Skip to content

Instantly share code, notes, and snippets.

@andrewstuart
Last active September 26, 2016 20:34
Show Gist options
  • Save andrewstuart/30e70ef333e54afc726dad7657efb89b to your computer and use it in GitHub Desktop.
Save andrewstuart/30e70ef333e54afc726dad7657efb89b to your computer and use it in GitHub Desktop.
API server yaml
I0926 20:16:31.820147 7 genericapiserver.go:630] Will report 192.168.16.12 as public IP address.
I0926 20:16:31.820858 7 reflector.go:200] Starting reflector *api.LimitRange (0) from k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154
I0926 20:16:31.820998 7 server.go:297] Initalizing cache sizes based on 0MB limit
I0926 20:16:31.821012 7 genericapiserver.go:301] Setting GenericAPIServer service IP to "10.254.0.1" (read-write).
I0926 20:16:31.821059 7 reflector.go:249] Listing and watching *api.LimitRange from k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154
I0926 20:16:31.821086 7 reflector.go:211] Starting reflector *api.ResourceQuota (0) from k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83
I0926 20:16:31.821124 7 reflector.go:249] Listing and watching *api.ResourceQuota from k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83
E0926 20:16:31.821513 7 reflector.go:203] k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154: Failed to list *api.LimitRange: Get http://127.0.0.1:9090/api/v1/limitranges?resourceVersion=0: dial tcp 127.0.0.1:9090: getsockopt: connection refused
E0926 20:16:31.821641 7 reflector.go:214] k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83: Failed to list *api.ResourceQuota: Get http://127.0.0.1:9090/api/v1/resourcequotas?resourceVersion=0: dial tcp 127.0.0.1:9090: getsockopt: connection refused
I0926 20:16:31.823566 7 storage_factory.go:227] storing { podTemplates} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.825145 7 storage_factory.go:227] storing { events} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.825338 7 cacher.go:469] Terminating all watchers from cacher *api.PodTemplate
I0926 20:16:31.825353 7 reflector.go:249] Listing and watching *api.PodTemplate from pkg/storage/cacher.go:194
I0926 20:16:31.825980 7 storage_factory.go:227] storing { limitRanges} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.826927 7 storage_factory.go:227] storing { resourceQuotas} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.827126 7 cacher.go:469] Terminating all watchers from cacher *api.LimitRange
I0926 20:16:31.827141 7 reflector.go:249] Listing and watching *api.LimitRange from pkg/storage/cacher.go:194
I0926 20:16:31.827896 7 storage_factory.go:227] storing { secrets} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.828069 7 cacher.go:469] Terminating all watchers from cacher *api.ResourceQuota
I0926 20:16:31.828084 7 reflector.go:249] Listing and watching *api.ResourceQuota from pkg/storage/cacher.go:194
I0926 20:16:31.828904 7 storage_factory.go:227] storing { serviceAccounts} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.829078 7 cacher.go:469] Terminating all watchers from cacher *api.Secret
I0926 20:16:31.829094 7 reflector.go:249] Listing and watching *api.Secret from pkg/storage/cacher.go:194
I0926 20:16:31.830880 7 storage_factory.go:227] storing { persistentVolumes} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.831023 7 cacher.go:469] Terminating all watchers from cacher *api.ServiceAccount
I0926 20:16:31.831038 7 reflector.go:249] Listing and watching *api.ServiceAccount from pkg/storage/cacher.go:194
I0926 20:16:31.832454 7 storage_factory.go:227] storing { persistentVolumeClaims} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.832559 7 cacher.go:469] Terminating all watchers from cacher *api.PersistentVolume
I0926 20:16:31.832605 7 reflector.go:249] Listing and watching *api.PersistentVolume from pkg/storage/cacher.go:194
I0926 20:16:31.838101 7 storage_factory.go:227] storing { configMaps} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.841759 7 cacher.go:469] Terminating all watchers from cacher *api.PersistentVolumeClaim
I0926 20:16:31.841821 7 reflector.go:249] Listing and watching *api.PersistentVolumeClaim from pkg/storage/cacher.go:194
I0926 20:16:31.842582 7 storage_factory.go:227] storing { namespaces} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.842772 7 cacher.go:469] Terminating all watchers from cacher *api.ConfigMap
I0926 20:16:31.842791 7 reflector.go:249] Listing and watching *api.ConfigMap from pkg/storage/cacher.go:194
I0926 20:16:31.843177 7 storage_factory.go:227] storing { endpoints} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.843372 7 cacher.go:469] Terminating all watchers from cacher *api.Namespace
I0926 20:16:31.843407 7 reflector.go:249] Listing and watching *api.Namespace from pkg/storage/cacher.go:194
I0926 20:16:31.843876 7 storage_factory.go:227] storing { nodes} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.844043 7 cacher.go:469] Terminating all watchers from cacher *api.Endpoints
I0926 20:16:31.844057 7 reflector.go:249] Listing and watching *api.Endpoints from pkg/storage/cacher.go:194
I0926 20:16:31.844578 7 storage_factory.go:227] storing { pods} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.844695 7 cacher.go:469] Terminating all watchers from cacher *api.Node
I0926 20:16:31.844712 7 reflector.go:249] Listing and watching *api.Node from pkg/storage/cacher.go:194
I0926 20:16:31.845284 7 storage_factory.go:227] storing { services} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.845453 7 cacher.go:469] Terminating all watchers from cacher *api.Pod
I0926 20:16:31.845471 7 reflector.go:249] Listing and watching *api.Pod from pkg/storage/cacher.go:194
I0926 20:16:31.845882 7 storage_factory.go:227] storing { services} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.846076 7 cacher.go:469] Terminating all watchers from cacher *api.Service
I0926 20:16:31.846093 7 reflector.go:249] Listing and watching *api.Service from pkg/storage/cacher.go:194
I0926 20:16:31.847005 7 storage_factory.go:227] storing { replicationControllers} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.847908 7 storage_factory.go:227] storing {extensions thirdpartyresources} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.847963 7 storage_factory.go:227] storing {apps petsets} in apps/v1alpha1, reading as apps/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.848021 7 cacher.go:469] Terminating all watchers from cacher *api.ReplicationController
I0926 20:16:31.848034 7 reflector.go:249] Listing and watching *api.ReplicationController from pkg/storage/cacher.go:194
I0926 20:16:31.848691 7 storage_factory.go:227] storing {autoscaling horizontalpodautoscalers} in autoscaling/v1, reading as autoscaling/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.848867 7 cacher.go:469] Terminating all watchers from cacher *apps.PetSet
I0926 20:16:31.848890 7 reflector.go:249] Listing and watching *apps.PetSet from pkg/storage/cacher.go:194
I0926 20:16:31.849680 7 storage_factory.go:227] storing {batch jobs} in batch/v1, reading as batch/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.849838 7 cacher.go:469] Terminating all watchers from cacher *autoscaling.HorizontalPodAutoscaler
I0926 20:16:31.849979 7 reflector.go:249] Listing and watching *autoscaling.HorizontalPodAutoscaler from pkg/storage/cacher.go:194
I0926 20:16:31.851495 7 storage_factory.go:227] storing {certificates.k8s.io certificatesigningrequests} in certificates.k8s.io/v1alpha1, reading as certificates.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.851630 7 cacher.go:469] Terminating all watchers from cacher *batch.Job
I0926 20:16:31.851646 7 reflector.go:249] Listing and watching *batch.Job from pkg/storage/cacher.go:194
I0926 20:16:31.852852 7 storage_factory.go:227] storing {extensions horizontalpodautoscalers} in autoscaling/v1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.852991 7 cacher.go:469] Terminating all watchers from cacher *certificates.CertificateSigningRequest
I0926 20:16:31.853006 7 reflector.go:249] Listing and watching *certificates.CertificateSigningRequest from pkg/storage/cacher.go:194
I0926 20:16:31.854131 7 storage_factory.go:227] storing { replicationControllers} in v1, reading as __internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.854260 7 cacher.go:469] Terminating all watchers from cacher *autoscaling.HorizontalPodAutoscaler
I0926 20:16:31.854272 7 reflector.go:249] Listing and watching *autoscaling.HorizontalPodAutoscaler from pkg/storage/cacher.go:194
I0926 20:16:31.855690 7 storage_factory.go:227] storing {extensions thirdpartyresources} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.856103 7 cacher.go:469] Terminating all watchers from cacher *api.ReplicationController
I0926 20:16:31.856117 7 reflector.go:249] Listing and watching *api.ReplicationController from pkg/storage/cacher.go:194
I0926 20:16:31.859933 7 storage_factory.go:227] storing {extensions daemonsets} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.862790 7 storage_factory.go:227] storing {extensions deployments} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.864191 7 storage_factory.go:227] storing {extensions jobs} in batch/v1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.865482 7 storage_factory.go:227] storing {extensions ingresses} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.865938 7 cacher.go:469] Terminating all watchers from cacher *batch.Job
I0926 20:16:31.866008 7 reflector.go:249] Listing and watching *batch.Job from pkg/storage/cacher.go:194
I0926 20:16:31.867233 7 storage_factory.go:227] storing {extensions replicasets} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.865702 7 cacher.go:469] Terminating all watchers from cacher *extensions.DaemonSet
I0926 20:16:31.867886 7 reflector.go:249] Listing and watching *extensions.DaemonSet from pkg/storage/cacher.go:194
W0926 20:16:31.865754 7 cacher.go:469] Terminating all watchers from cacher *extensions.Deployment
W0926 20:16:31.870318 7 cacher.go:469] Terminating all watchers from cacher *extensions.Ingress
I0926 20:16:31.870386 7 reflector.go:249] Listing and watching *extensions.Ingress from pkg/storage/cacher.go:194
I0926 20:16:31.870281 7 reflector.go:249] Listing and watching *extensions.Deployment from pkg/storage/cacher.go:194
W0926 20:16:31.871312 7 cacher.go:469] Terminating all watchers from cacher *extensions.ReplicaSet
I0926 20:16:31.871356 7 reflector.go:249] Listing and watching *extensions.ReplicaSet from pkg/storage/cacher.go:194
I0926 20:16:31.871389 7 storage_factory.go:227] storing {extensions networkpolicies} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.873781 7 storage_factory.go:227] storing {policy poddisruptionbudgets} in policy/v1alpha1, reading as policy/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.880790 7 cacher.go:469] Terminating all watchers from cacher *extensions.NetworkPolicy
I0926 20:16:31.881207 7 reflector.go:249] Listing and watching *extensions.NetworkPolicy from pkg/storage/cacher.go:194
I0926 20:16:31.882284 7 storage_factory.go:227] storing {rbac.authorization.k8s.io roles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.883366 7 storage_factory.go:227] storing {rbac.authorization.k8s.io roles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.883684 7 cacher.go:469] Terminating all watchers from cacher *policy.PodDisruptionBudget
I0926 20:16:31.883768 7 reflector.go:249] Listing and watching *policy.PodDisruptionBudget from pkg/storage/cacher.go:194
I0926 20:16:31.884366 7 storage_factory.go:227] storing {rbac.authorization.k8s.io rolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
I0926 20:16:31.885395 7 storage_factory.go:227] storing {rbac.authorization.k8s.io clusterroles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.885559 7 cacher.go:469] Terminating all watchers from cacher *rbac.Role
I0926 20:16:31.885607 7 reflector.go:249] Listing and watching *rbac.Role from pkg/storage/cacher.go:194
W0926 20:16:31.885630 7 cacher.go:469] Terminating all watchers from cacher *rbac.Role
W0926 20:16:31.885829 7 cacher.go:469] Terminating all watchers from cacher *rbac.RoleBinding
I0926 20:16:31.885839 7 reflector.go:249] Listing and watching *rbac.Role from pkg/storage/cacher.go:194
I0926 20:16:31.885855 7 reflector.go:249] Listing and watching *rbac.RoleBinding from pkg/storage/cacher.go:194
I0926 20:16:31.886304 7 storage_factory.go:227] storing {rbac.authorization.k8s.io clusterrolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.886500 7 cacher.go:469] Terminating all watchers from cacher *rbac.ClusterRole
I0926 20:16:31.888350 7 reflector.go:249] Listing and watching *rbac.ClusterRole from pkg/storage/cacher.go:194
I0926 20:16:31.891806 7 storage_factory.go:227] storing {rbac.authorization.k8s.io rolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.892512 7 cacher.go:469] Terminating all watchers from cacher *rbac.ClusterRoleBinding
I0926 20:16:31.892567 7 reflector.go:249] Listing and watching *rbac.ClusterRoleBinding from pkg/storage/cacher.go:194
I0926 20:16:31.892951 7 storage_factory.go:227] storing {rbac.authorization.k8s.io clusterroles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.893116 7 cacher.go:469] Terminating all watchers from cacher *rbac.RoleBinding
I0926 20:16:31.893127 7 reflector.go:249] Listing and watching *rbac.RoleBinding from pkg/storage/cacher.go:194
I0926 20:16:31.894067 7 storage_factory.go:227] storing {rbac.authorization.k8s.io clusterrolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.894227 7 cacher.go:469] Terminating all watchers from cacher *rbac.ClusterRole
I0926 20:16:31.894238 7 reflector.go:249] Listing and watching *rbac.ClusterRole from pkg/storage/cacher.go:194
I0926 20:16:31.895244 7 storage_factory.go:227] storing {storage.k8s.io storageclasses} in storage.k8s.io/v1beta1, reading as storage.k8s.io/__internal from { /registry [https://etc1.astuart.co:4001 https://etc0.astuart.co:4001 https://etc2.astuart.co:4001] /srv/kubernetes/kubecfg.astuart.co.key /srv/kubernetes/kubecfg.astuart.co.crt /srv/kubernetes/ca.crt false 50000 <nil>}
W0926 20:16:31.895402 7 cacher.go:469] Terminating all watchers from cacher *rbac.ClusterRoleBinding
I0926 20:16:31.895428 7 reflector.go:249] Listing and watching *rbac.ClusterRoleBinding from pkg/storage/cacher.go:194
W0926 20:16:31.896632 7 cacher.go:469] Terminating all watchers from cacher *storage.StorageClass
I0926 20:16:31.896655 7 reflector.go:249] Listing and watching *storage.StorageClass from pkg/storage/cacher.go:194
W0926 20:16:31.992863 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:16:32.082501 7 reflector.go:211] Starting reflector *api.Namespace (10m0s) from ????
I0926 20:16:32.082567 7 reflector.go:249] Listing and watching *api.Namespace from ????
E0926 20:16:32.082940 7 reflector.go:214] ????: Failed to list *api.Namespace: Get http://127.0.0.1:9090/api/v1/namespaces?resourceVersion=0: dial tcp 127.0.0.1:9090: getsockopt: connection refused
[restful] 2016/09/26 20:16:32 log.go:30: [restful/swagger] listing is available at https://192.168.16.12:8443/swaggerapi/
[restful] 2016/09/26 20:16:32 log.go:30: [restful/swagger] https://192.168.16.12:8443/swaggerui/ is mapped to folder /swagger-ui/
I0926 20:16:32.151417 7 genericapiserver.go:717] Serving securely on 192.168.16.12:8443
I0926 20:16:32.151448 7 genericapiserver.go:762] Serving insecurely on 127.0.0.1:9090
I0926 20:16:32.177771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50826: EOF
I0926 20:16:32.179960 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50828: EOF
I0926 20:16:32.190117 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50830: remote error: bad certificate
I0926 20:16:32.193270 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50832: remote error: bad certificate
I0926 20:16:32.194570 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50834: remote error: bad certificate
I0926 20:16:32.211199 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50836: remote error: bad certificate
I0926 20:16:32.273075 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40486: EOF
I0926 20:16:32.280427 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50838: remote error: bad certificate
I0926 20:16:32.287315 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40488: EOF
I0926 20:16:32.340318 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40490: EOF
I0926 20:16:32.347018 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40492: EOF
I0926 20:16:32.356001 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40494: EOF
I0926 20:16:32.648447 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50846: EOF
I0926 20:16:32.657822 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50848: EOF
I0926 20:16:32.667087 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50850: remote error: bad certificate
I0926 20:16:32.674694 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50852: remote error: bad certificate
I0926 20:16:32.684366 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50854: remote error: bad certificate
I0926 20:16:32.803195 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33172: EOF
I0926 20:16:32.821699 7 reflector.go:249] Listing and watching *api.LimitRange from k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154
I0926 20:16:32.821758 7 reflector.go:249] Listing and watching *api.ResourceQuota from k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83
I0926 20:16:32.823067 7 handlers.go:162] GET /api/v1/limitranges?resourceVersion=0: (588.795µs) 200 [[hyperkube/v1.4.1 (linux/amd64) kubernetes/23b4265] 127.0.0.1:33200]
I0926 20:16:32.823196 7 handlers.go:162] GET /api/v1/resourcequotas?resourceVersion=0: (548.08µs) 200 [[hyperkube/v1.4.1 (linux/amd64) kubernetes/23b4265] 127.0.0.1:33202]
I0926 20:16:32.877937 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33174: EOF
I0926 20:16:32.966115 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33176: EOF
I0926 20:16:32.974935 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37680: EOF
I0926 20:16:32.975905 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37682: EOF
I0926 20:16:32.976756 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37684: EOF
I0926 20:16:33.083219 7 reflector.go:249] Listing and watching *api.Namespace from ????
I0926 20:16:33.084994 7 handlers.go:162] GET /api/v1/namespaces?resourceVersion=0: (936.414µs) 200 [[hyperkube/v1.4.1 (linux/amd64) kubernetes/23b4265] 127.0.0.1:33206]
I0926 20:16:33.119527 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50866: EOF
I0926 20:16:33.120405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50864: EOF
I0926 20:16:33.154299 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50868: EOF
I0926 20:16:33.189898 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50870: EOF
I0926 20:16:33.193676 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50872: remote error: bad certificate
I0926 20:16:33.196560 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50874: remote error: bad certificate
I0926 20:16:33.199743 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50876: remote error: bad certificate
I0926 20:16:33.213975 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50878: remote error: bad certificate
I0926 20:16:33.234940 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33184: EOF
I0926 20:16:33.278708 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40506: EOF
I0926 20:16:33.283814 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50880: remote error: bad certificate
I0926 20:16:33.288496 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40508: EOF
I0926 20:16:33.345559 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40510: EOF
I0926 20:16:33.350006 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40512: EOF
I0926 20:16:33.354166 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40514: EOF
I0926 20:16:33.486798 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50890: remote error: bad certificate
I0926 20:16:33.570025 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33190: EOF
I0926 20:16:33.649232 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50892: EOF
I0926 20:16:33.658336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50894: EOF
I0926 20:16:33.668109 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50896: remote error: bad certificate
I0926 20:16:33.677612 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50898: remote error: bad certificate
I0926 20:16:33.683637 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50900: remote error: bad certificate
I0926 20:16:33.804431 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33192: EOF
I0926 20:16:33.882406 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33194: EOF
I0926 20:16:33.965989 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33196: EOF
I0926 20:16:33.975991 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37692: EOF
I0926 20:16:33.976654 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37686: EOF
I0926 20:16:33.977112 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37688: EOF
I0926 20:16:34.112454 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50906: EOF
I0926 20:16:34.121840 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50908: EOF
I0926 20:16:34.156537 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50910: EOF
I0926 20:16:34.196430 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50912: remote error: bad certificate
I0926 20:16:34.200656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50914: remote error: bad certificate
I0926 20:16:34.201731 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50916: remote error: bad certificate
I0926 20:16:34.215635 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40524: EOF
I0926 20:16:34.215797 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50918: remote error: bad certificate
I0926 20:16:34.282514 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40526: EOF
I0926 20:16:34.284975 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50920: remote error: bad certificate
I0926 20:16:34.299866 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40528: EOF
I0926 20:16:34.341671 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40530: EOF
I0926 20:16:34.352835 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40534: EOF
I0926 20:16:34.355063 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40532: EOF
I0926 20:16:34.364065 7 logs.go:41] http: TLS handshake error from 10.255.25.2:51742: remote error: bad certificate
I0926 20:16:34.653580 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50930: EOF
I0926 20:16:34.661695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50932: EOF
I0926 20:16:34.671282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50934: remote error: bad certificate
I0926 20:16:34.678479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50936: remote error: bad certificate
I0926 20:16:34.685973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50938: remote error: bad certificate
I0926 20:16:34.809725 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33208: EOF
I0926 20:16:34.857396 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37694: EOF
I0926 20:16:34.878187 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50940: EOF
I0926 20:16:34.879965 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50942: EOF
I0926 20:16:34.885912 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33210: EOF
I0926 20:16:34.969230 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33212: EOF
I0926 20:16:34.978207 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37698: EOF
I0926 20:16:34.978418 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37696: EOF
I0926 20:16:34.979050 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37700: EOF
I0926 20:16:35.033149 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40540: EOF
I0926 20:16:35.113715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50944: EOF
I0926 20:16:35.122734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50946: EOF
I0926 20:16:35.157895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50948: EOF
I0926 20:16:35.197784 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50950: remote error: bad certificate
I0926 20:16:35.206070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50954: remote error: bad certificate
I0926 20:16:35.206276 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50952: remote error: bad certificate
I0926 20:16:35.216146 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50956: remote error: bad certificate
I0926 20:16:35.284591 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40542: EOF
I0926 20:16:35.284997 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50958: remote error: bad certificate
I0926 20:16:35.293466 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40544: EOF
I0926 20:16:35.352663 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40546: EOF
I0926 20:16:35.357219 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40548: EOF
I0926 20:16:35.359682 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40550: EOF
I0926 20:16:35.654489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50968: EOF
I0926 20:16:35.663082 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50970: EOF
I0926 20:16:35.672987 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50972: remote error: bad certificate
I0926 20:16:35.680047 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50974: remote error: bad certificate
I0926 20:16:35.688454 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50976: remote error: bad certificate
I0926 20:16:35.812645 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33224: EOF
I0926 20:16:35.831562 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50978: remote error: bad certificate
I0926 20:16:35.887725 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33226: EOF
I0926 20:16:35.970468 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33228: EOF
I0926 20:16:35.979343 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37702: EOF
I0926 20:16:35.979781 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37704: EOF
I0926 20:16:35.986962 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37706: EOF
I0926 20:16:36.115589 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50986: EOF
I0926 20:16:36.124778 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50988: EOF
I0926 20:16:36.156194 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50990: EOF
I0926 20:16:36.195261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50992: remote error: bad certificate
I0926 20:16:36.203653 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50994: remote error: bad certificate
I0926 20:16:36.208418 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50996: remote error: bad certificate
I0926 20:16:36.208478 7 logs.go:41] http: TLS handshake error from 192.168.16.12:50998: EOF
I0926 20:16:36.216655 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51000: remote error: bad certificate
I0926 20:16:36.285523 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40556: EOF
I0926 20:16:36.286298 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51002: remote error: bad certificate
I0926 20:16:36.294810 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40558: EOF
I0926 20:16:36.350533 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40560: EOF
I0926 20:16:36.358219 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40562: EOF
I0926 20:16:36.360495 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40564: EOF
I0926 20:16:36.655927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51012: EOF
I0926 20:16:36.664707 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51014: EOF
I0926 20:16:36.673346 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51016: remote error: bad certificate
I0926 20:16:36.681209 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51018: remote error: bad certificate
I0926 20:16:36.689138 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51020: remote error: bad certificate
I0926 20:16:36.705281 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33242: EOF
I0926 20:16:36.815320 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33244: EOF
I0926 20:16:36.890449 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33246: EOF
I0926 20:16:36.971997 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33248: EOF
I0926 20:16:36.979878 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37710: EOF
I0926 20:16:36.981953 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37708: EOF
I0926 20:16:36.989382 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37714: EOF
I0926 20:16:37.116586 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51022: EOF
I0926 20:16:37.125504 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51024: EOF
I0926 20:16:37.160128 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51026: EOF
I0926 20:16:37.161911 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40576: EOF
I0926 20:16:37.200348 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51028: remote error: bad certificate
I0926 20:16:37.214470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51030: remote error: bad certificate
I0926 20:16:37.221794 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51034: remote error: bad certificate
I0926 20:16:37.221882 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51032: remote error: bad certificate
I0926 20:16:37.286960 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40578: EOF
I0926 20:16:37.288893 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51036: remote error: bad certificate
I0926 20:16:37.295932 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40580: EOF
I0926 20:16:37.351793 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40582: EOF
I0926 20:16:37.361176 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40584: EOF
I0926 20:16:37.364325 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40586: EOF
I0926 20:16:37.385095 7 logs.go:41] http: TLS handshake error from 10.255.25.2:51858: remote error: bad certificate
I0926 20:16:37.657147 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51048: EOF
I0926 20:16:37.666391 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51050: EOF
I0926 20:16:37.674444 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51052: remote error: bad certificate
I0926 20:16:37.683122 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51054: remote error: bad certificate
I0926 20:16:37.689629 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51056: remote error: bad certificate
I0926 20:16:37.817096 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33260: EOF
I0926 20:16:37.892836 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33262: EOF
I0926 20:16:37.974530 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33264: EOF
I0926 20:16:37.982825 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37718: EOF
I0926 20:16:37.983037 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37716: EOF
I0926 20:16:37.990898 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37720: EOF
I0926 20:16:38.117686 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51064: EOF
I0926 20:16:38.126502 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51066: EOF
I0926 20:16:38.161921 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51068: EOF
I0926 20:16:38.201956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51070: remote error: bad certificate
I0926 20:16:38.210339 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51072: remote error: bad certificate
I0926 20:16:38.214501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51074: remote error: bad certificate
I0926 20:16:38.223604 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51076: remote error: bad certificate
I0926 20:16:38.288964 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51078: remote error: bad certificate
I0926 20:16:38.289102 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40592: EOF
I0926 20:16:38.295861 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40594: EOF
I0926 20:16:38.352139 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40596: EOF
I0926 20:16:38.362626 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40598: EOF
I0926 20:16:38.362880 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40600: EOF
I0926 20:16:38.533971 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37722: EOF
I0926 20:16:38.563432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51084: remote error: bad certificate
I0926 20:16:38.658543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51088: EOF
I0926 20:16:38.666788 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51090: EOF
I0926 20:16:38.675446 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51092: remote error: bad certificate
I0926 20:16:38.683139 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51094: remote error: bad certificate
I0926 20:16:38.698089 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51096: remote error: bad certificate
I0926 20:16:38.819841 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33276: EOF
I0926 20:16:38.894623 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33278: EOF
I0926 20:16:38.977199 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33280: EOF
I0926 20:16:38.985514 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37726: EOF
I0926 20:16:38.986128 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37724: EOF
I0926 20:16:38.991972 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37728: EOF
I0926 20:16:39.119152 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51098: EOF
I0926 20:16:39.127666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51100: EOF
I0926 20:16:39.163266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51102: EOF
I0926 20:16:39.202812 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51104: remote error: bad certificate
I0926 20:16:39.211984 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51106: remote error: bad certificate
I0926 20:16:39.215106 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51108: remote error: bad certificate
I0926 20:16:39.223707 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51110: remote error: bad certificate
I0926 20:16:39.290153 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51112: remote error: bad certificate
I0926 20:16:39.290592 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40610: EOF
I0926 20:16:39.298762 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40612: EOF
I0926 20:16:39.352647 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40614: EOF
I0926 20:16:39.362177 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40618: EOF
I0926 20:16:39.367949 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40616: EOF
I0926 20:16:39.659905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51122: EOF
I0926 20:16:39.668028 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51124: EOF
I0926 20:16:39.676796 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51126: remote error: bad certificate
I0926 20:16:39.685144 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51128: remote error: bad certificate
I0926 20:16:39.693088 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51130: remote error: bad certificate
I0926 20:16:39.821624 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33294: EOF
I0926 20:16:39.895599 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33296: EOF
I0926 20:16:39.976669 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33298: EOF
I0926 20:16:39.985505 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37730: EOF
I0926 20:16:39.988051 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37732: EOF
I0926 20:16:39.991875 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37734: EOF
I0926 20:16:40.122421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51136: EOF
I0926 20:16:40.128555 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51138: EOF
I0926 20:16:40.163621 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51140: EOF
I0926 20:16:40.202656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51142: remote error: bad certificate
I0926 20:16:40.212701 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51144: remote error: bad certificate
I0926 20:16:40.215179 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51146: remote error: bad certificate
I0926 20:16:40.225283 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51148: remote error: bad certificate
I0926 20:16:40.299859 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51150: remote error: bad certificate
I0926 20:16:40.301506 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40624: EOF
I0926 20:16:40.302390 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40626: EOF
I0926 20:16:40.356286 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40628: EOF
I0926 20:16:40.361110 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40630: EOF
I0926 20:16:40.363275 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40632: EOF
I0926 20:16:40.498580 7 logs.go:41] http: TLS handshake error from 10.255.25.2:51972: remote error: bad certificate
I0926 20:16:40.623887 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33310: EOF
I0926 20:16:40.660547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51160: EOF
I0926 20:16:40.669118 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51162: EOF
I0926 20:16:40.677832 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51164: remote error: bad certificate
I0926 20:16:40.685734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51166: remote error: bad certificate
I0926 20:16:40.694284 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51168: remote error: bad certificate
I0926 20:16:40.823257 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33312: EOF
I0926 20:16:40.897977 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33314: EOF
I0926 20:16:40.981292 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33316: EOF
I0926 20:16:40.989742 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37738: EOF
I0926 20:16:40.990136 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37736: EOF
I0926 20:16:40.994889 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37740: EOF
I0926 20:16:41.122362 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51170: EOF
I0926 20:16:41.129698 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51172: EOF
I0926 20:16:41.165192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51174: EOF
I0926 20:16:41.204702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51176: remote error: bad certificate
I0926 20:16:41.213759 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51178: remote error: bad certificate
I0926 20:16:41.221844 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51180: remote error: bad certificate
I0926 20:16:41.226916 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51182: remote error: bad certificate
I0926 20:16:41.292767 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51184: remote error: bad certificate
I0926 20:16:41.301038 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40642: EOF
I0926 20:16:41.303220 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40644: EOF
I0926 20:16:41.361213 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40646: EOF
I0926 20:16:41.366965 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40650: EOF
I0926 20:16:41.368700 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40648: EOF
I0926 20:16:41.661773 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51192: EOF
I0926 20:16:41.670158 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51196: EOF
I0926 20:16:41.679611 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51198: remote error: bad certificate
I0926 20:16:41.686112 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51200: remote error: bad certificate
I0926 20:16:41.695298 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51202: remote error: bad certificate
I0926 20:16:41.826465 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33328: EOF
I0926 20:16:41.901652 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33330: EOF
I0926 20:16:41.991274 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33332: EOF
I0926 20:16:42.001029 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37742: EOF
I0926 20:16:42.005823 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37744: EOF
I0926 20:16:42.006888 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37746: EOF
W0926 20:16:42.087331 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:16:42.125200 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51208: EOF
I0926 20:16:42.134074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51210: EOF
I0926 20:16:42.156192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51212: EOF
I0926 20:16:42.165698 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51214: EOF
I0926 20:16:42.205403 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51216: remote error: bad certificate
I0926 20:16:42.215072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51218: remote error: bad certificate
I0926 20:16:42.223168 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51220: remote error: bad certificate
I0926 20:16:42.226935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51222: remote error: bad certificate
I0926 20:16:42.294279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51224: remote error: bad certificate
I0926 20:16:42.302712 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40660: EOF
I0926 20:16:42.304028 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40662: EOF
I0926 20:16:42.357821 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40664: EOF
I0926 20:16:42.365911 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40666: EOF
I0926 20:16:42.368567 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40668: EOF
I0926 20:16:42.663913 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51230: EOF
I0926 20:16:42.671966 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51234: EOF
I0926 20:16:42.679607 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51238: remote error: bad certificate
I0926 20:16:42.687104 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51240: remote error: bad certificate
I0926 20:16:42.694907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51242: remote error: bad certificate
I0926 20:16:42.828287 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33344: EOF
I0926 20:16:42.903734 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33346: EOF
I0926 20:16:42.942174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51246: remote error: bad certificate
I0926 20:16:42.985600 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33348: EOF
I0926 20:16:43.000299 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37748: EOF
I0926 20:16:43.001609 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37752: EOF
I0926 20:16:43.001986 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37750: EOF
I0926 20:16:43.126900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51248: EOF
I0926 20:16:43.135720 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51250: EOF
I0926 20:16:43.166753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51252: EOF
I0926 20:16:43.207764 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51254: remote error: bad certificate
I0926 20:16:43.215727 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51256: remote error: bad certificate
I0926 20:16:43.224717 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51258: remote error: bad certificate
I0926 20:16:43.227539 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51260: remote error: bad certificate
I0926 20:16:43.235150 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33356: EOF
I0926 20:16:43.295129 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51262: remote error: bad certificate
I0926 20:16:43.312833 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40678: EOF
I0926 20:16:43.313679 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40680: EOF
I0926 20:16:43.344452 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51264: EOF
I0926 20:16:43.358768 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40682: EOF
I0926 20:16:43.363583 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40684: EOF
I0926 20:16:43.367290 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40686: EOF
I0926 20:16:43.664447 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51272: EOF
I0926 20:16:43.672568 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51274: EOF
I0926 20:16:43.681293 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51278: remote error: bad certificate
I0926 20:16:43.687943 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51280: remote error: bad certificate
I0926 20:16:43.695823 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51282: remote error: bad certificate
I0926 20:16:43.830236 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33362: EOF
I0926 20:16:43.904099 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33364: EOF
I0926 20:16:43.987287 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33366: EOF
I0926 20:16:44.000798 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37756: EOF
I0926 20:16:44.002513 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37754: EOF
I0926 20:16:44.003398 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37758: EOF
I0926 20:16:44.128047 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51288: EOF
I0926 20:16:44.136111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51290: EOF
I0926 20:16:44.167988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51292: EOF
I0926 20:16:44.209545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51294: remote error: bad certificate
I0926 20:16:44.215695 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40698: EOF
I0926 20:16:44.218157 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40700: EOF
I0926 20:16:44.218495 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51296: remote error: bad certificate
I0926 20:16:44.223789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51298: remote error: bad certificate
I0926 20:16:44.228963 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51300: remote error: bad certificate
I0926 20:16:44.296797 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51302: remote error: bad certificate
I0926 20:16:44.306510 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40702: EOF
I0926 20:16:44.307539 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40704: EOF
I0926 20:16:44.357914 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40706: EOF
I0926 20:16:44.366929 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40710: EOF
I0926 20:16:44.368032 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40708: EOF
I0926 20:16:44.665357 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51308: EOF
I0926 20:16:44.674269 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51310: EOF
I0926 20:16:44.683100 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51312: remote error: bad certificate
I0926 20:16:44.691160 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51314: remote error: bad certificate
I0926 20:16:44.698767 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51316: remote error: bad certificate
I0926 20:16:44.787297 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52136: remote error: bad certificate
I0926 20:16:44.832529 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33378: EOF
I0926 20:16:44.871294 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37760: EOF
I0926 20:16:44.907228 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33380: EOF
I0926 20:16:44.989703 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33382: EOF
I0926 20:16:45.002695 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37762: EOF
I0926 20:16:45.009049 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37766: EOF
I0926 20:16:45.011941 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37764: EOF
I0926 20:16:45.130020 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51322: EOF
I0926 20:16:45.138462 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51324: EOF
I0926 20:16:45.170000 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51326: EOF
I0926 20:16:45.210251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51328: remote error: bad certificate
I0926 20:16:45.219024 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51330: remote error: bad certificate
I0926 20:16:45.227034 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51332: remote error: bad certificate
I0926 20:16:45.229549 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51334: remote error: bad certificate
I0926 20:16:45.297106 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51336: remote error: bad certificate
I0926 20:16:45.307217 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40722: EOF
I0926 20:16:45.307946 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40720: EOF
I0926 20:16:45.364839 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40724: EOF
I0926 20:16:45.368602 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40726: EOF
I0926 20:16:45.371279 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40728: EOF
I0926 20:16:45.601467 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37768: EOF
I0926 20:16:45.667622 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51344: EOF
I0926 20:16:45.676162 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51346: EOF
I0926 20:16:45.684389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51348: remote error: bad certificate
I0926 20:16:45.692076 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51350: remote error: bad certificate
I0926 20:16:45.699420 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51352: remote error: bad certificate
I0926 20:16:45.835340 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33394: EOF
I0926 20:16:45.911138 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33396: EOF
I0926 20:16:45.991430 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33398: EOF
I0926 20:16:46.005883 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37770: EOF
I0926 20:16:46.012396 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37772: EOF
I0926 20:16:46.012666 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37774: EOF
I0926 20:16:46.130576 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51364: EOF
I0926 20:16:46.139824 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51366: EOF
I0926 20:16:46.144212 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51368: remote error: bad certificate
I0926 20:16:46.171109 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51370: EOF
I0926 20:16:46.211417 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51374: remote error: bad certificate
I0926 20:16:46.220473 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51376: remote error: bad certificate
I0926 20:16:46.236858 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51378: remote error: bad certificate
I0926 20:16:46.238918 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51380: remote error: bad certificate
I0926 20:16:46.299086 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51382: remote error: bad certificate
I0926 20:16:46.308712 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40740: EOF
I0926 20:16:46.308831 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40738: EOF
I0926 20:16:46.369347 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40742: EOF
I0926 20:16:46.369752 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40744: EOF
I0926 20:16:46.373149 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40746: EOF
I0926 20:16:46.666226 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51390: EOF
I0926 20:16:46.676536 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51392: EOF
I0926 20:16:46.685137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51394: remote error: bad certificate
I0926 20:16:46.689521 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51396: remote error: bad certificate
I0926 20:16:46.696829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51398: remote error: bad certificate
I0926 20:16:46.837498 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33412: EOF
I0926 20:16:46.912027 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33414: EOF
I0926 20:16:46.993142 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33416: EOF
I0926 20:16:47.006558 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37776: EOF
I0926 20:16:47.012267 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37778: EOF
I0926 20:16:47.012660 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37780: EOF
I0926 20:16:47.132182 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51402: EOF
I0926 20:16:47.140729 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51404: EOF
I0926 20:16:47.172467 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51406: EOF
I0926 20:16:47.213217 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51408: remote error: bad certificate
I0926 20:16:47.221422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51410: remote error: bad certificate
I0926 20:16:47.229291 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51412: remote error: bad certificate
I0926 20:16:47.232593 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51414: remote error: bad certificate
I0926 20:16:47.300304 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51416: remote error: bad certificate
I0926 20:16:47.309802 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40756: EOF
I0926 20:16:47.310575 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40758: EOF
I0926 20:16:47.368110 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40760: EOF
I0926 20:16:47.373231 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40762: EOF
I0926 20:16:47.374666 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40764: EOF
I0926 20:16:47.669892 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51424: EOF
I0926 20:16:47.678651 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33428: EOF
I0926 20:16:47.678811 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51426: EOF
I0926 20:16:47.687052 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51428: remote error: bad certificate
I0926 20:16:47.694667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51430: remote error: bad certificate
I0926 20:16:47.701357 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51432: remote error: bad certificate
I0926 20:16:47.839580 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33430: EOF
I0926 20:16:47.915272 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33432: EOF
I0926 20:16:48.002847 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33434: EOF
I0926 20:16:48.008351 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37782: EOF
I0926 20:16:48.012962 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37786: EOF
I0926 20:16:48.013598 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37784: EOF
I0926 20:16:48.132508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51442: EOF
I0926 20:16:48.142497 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51444: EOF
I0926 20:16:48.173547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51446: EOF
I0926 20:16:48.214514 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51448: remote error: bad certificate
I0926 20:16:48.221676 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51450: remote error: bad certificate
I0926 20:16:48.230578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51452: remote error: bad certificate
I0926 20:16:48.233353 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51454: remote error: bad certificate
I0926 20:16:48.301501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51456: remote error: bad certificate
I0926 20:16:48.311881 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40772: EOF
I0926 20:16:48.312198 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40770: EOF
I0926 20:16:48.367903 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40774: EOF
I0926 20:16:48.373414 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40776: EOF
I0926 20:16:48.375238 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40778: EOF
I0926 20:16:48.574622 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52278: remote error: bad certificate
I0926 20:16:48.671995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51464: EOF
I0926 20:16:48.680942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51466: EOF
I0926 20:16:48.687972 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51468: remote error: bad certificate
I0926 20:16:48.695753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51470: remote error: bad certificate
I0926 20:16:48.702596 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51472: remote error: bad certificate
I0926 20:16:48.841585 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33446: EOF
I0926 20:16:48.916885 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33448: EOF
I0926 20:16:48.922341 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51476: remote error: bad certificate
I0926 20:16:48.996527 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33450: EOF
I0926 20:16:49.009062 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37788: EOF
I0926 20:16:49.016194 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37792: EOF
I0926 20:16:49.016556 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37790: EOF
I0926 20:16:49.134957 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51478: EOF
I0926 20:16:49.143606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51480: EOF
I0926 20:16:49.174017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51482: EOF
I0926 20:16:49.215461 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51484: remote error: bad certificate
I0926 20:16:49.224041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51486: remote error: bad certificate
I0926 20:16:49.232330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51488: remote error: bad certificate
I0926 20:16:49.234097 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51490: remote error: bad certificate
I0926 20:16:49.303087 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51492: remote error: bad certificate
I0926 20:16:49.321446 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40786: EOF
I0926 20:16:49.321517 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40784: EOF
I0926 20:16:49.369050 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40788: EOF
I0926 20:16:49.378082 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40790: EOF
I0926 20:16:49.379738 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40792: EOF
I0926 20:16:49.672707 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51500: EOF
I0926 20:16:49.681876 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51502: EOF
I0926 20:16:49.690064 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51504: remote error: bad certificate
I0926 20:16:49.696900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51506: remote error: bad certificate
I0926 20:16:49.703670 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51508: remote error: bad certificate
I0926 20:16:49.846782 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33464: EOF
I0926 20:16:49.919724 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33466: EOF
I0926 20:16:49.999464 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33468: EOF
I0926 20:16:50.010982 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37794: EOF
I0926 20:16:50.022882 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37798: EOF
I0926 20:16:50.022944 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37796: EOF
I0926 20:16:50.136952 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51516: EOF
I0926 20:16:50.145704 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51518: EOF
I0926 20:16:50.176022 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51520: EOF
I0926 20:16:50.216466 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51522: remote error: bad certificate
I0926 20:16:50.224709 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51524: remote error: bad certificate
I0926 20:16:50.232363 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51526: remote error: bad certificate
I0926 20:16:50.235292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51528: remote error: bad certificate
I0926 20:16:50.303002 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51530: remote error: bad certificate
I0926 20:16:50.314874 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40802: EOF
I0926 20:16:50.315019 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40804: EOF
I0926 20:16:50.372032 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40806: EOF
I0926 20:16:50.375614 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40808: EOF
I0926 20:16:50.378185 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40810: EOF
I0926 20:16:50.476666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51534: EOF
I0926 20:16:50.674831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51538: EOF
I0926 20:16:50.683316 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51540: EOF
I0926 20:16:50.690818 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51542: remote error: bad certificate
I0926 20:16:50.697995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51544: remote error: bad certificate
I0926 20:16:50.703789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51546: remote error: bad certificate
I0926 20:16:50.845307 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33480: EOF
I0926 20:16:50.920373 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33482: EOF
I0926 20:16:51.001658 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33484: EOF
I0926 20:16:51.019528 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37800: EOF
I0926 20:16:51.026537 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37802: EOF
I0926 20:16:51.026808 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37804: EOF
I0926 20:16:51.136889 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51550: EOF
I0926 20:16:51.145630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51552: EOF
I0926 20:16:51.175874 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51554: EOF
I0926 20:16:51.216807 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51556: remote error: bad certificate
I0926 20:16:51.224680 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51558: remote error: bad certificate
I0926 20:16:51.234336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51560: remote error: bad certificate
I0926 20:16:51.242229 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51562: remote error: bad certificate
I0926 20:16:51.297494 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40816: EOF
I0926 20:16:51.303649 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51564: remote error: bad certificate
I0926 20:16:51.315126 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40820: EOF
I0926 20:16:51.315650 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40818: EOF
I0926 20:16:51.372344 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40822: EOF
I0926 20:16:51.375656 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40824: EOF
I0926 20:16:51.379727 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40826: EOF
I0926 20:16:51.668311 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52388: remote error: bad certificate
I0926 20:16:51.677097 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51574: EOF
I0926 20:16:51.683638 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51576: EOF
I0926 20:16:51.692571 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51578: remote error: bad certificate
I0926 20:16:51.697642 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51580: remote error: bad certificate
I0926 20:16:51.704456 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51582: remote error: bad certificate
I0926 20:16:51.847617 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33496: EOF
I0926 20:16:51.922226 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33498: EOF
I0926 20:16:51.982320 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51586: remote error: bad certificate
I0926 20:16:52.003422 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33500: EOF
I0926 20:16:52.015147 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37806: EOF
I0926 20:16:52.020387 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37810: EOF
I0926 20:16:52.020564 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37808: EOF
I0926 20:16:52.138800 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51592: EOF
W0926 20:16:52.140890 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:16:52.148180 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51594: EOF
I0926 20:16:52.158539 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51596: EOF
I0926 20:16:52.178244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51598: EOF
I0926 20:16:52.217548 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51600: remote error: bad certificate
I0926 20:16:52.225795 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51602: remote error: bad certificate
I0926 20:16:52.235467 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51604: remote error: bad certificate
I0926 20:16:52.243079 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51606: remote error: bad certificate
I0926 20:16:52.305946 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51608: remote error: bad certificate
I0926 20:16:52.325582 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40838: EOF
I0926 20:16:52.325854 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40836: EOF
I0926 20:16:52.372555 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40840: EOF
I0926 20:16:52.377132 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40842: EOF
I0926 20:16:52.380012 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40844: EOF
I0926 20:16:52.645960 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37812: EOF
I0926 20:16:52.678721 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51614: EOF
I0926 20:16:52.685426 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51616: EOF
I0926 20:16:52.693344 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51618: remote error: bad certificate
I0926 20:16:52.701189 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51620: remote error: bad certificate
I0926 20:16:52.706727 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51622: remote error: bad certificate
I0926 20:16:52.852572 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33512: EOF
I0926 20:16:52.925689 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33514: EOF
I0926 20:16:53.005336 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33516: EOF
I0926 20:16:53.015851 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37814: EOF
I0926 20:16:53.020549 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37816: EOF
I0926 20:16:53.022002 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37818: EOF
I0926 20:16:53.139496 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51628: EOF
I0926 20:16:53.148989 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51630: EOF
I0926 20:16:53.178650 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51632: EOF
I0926 20:16:53.219055 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51634: remote error: bad certificate
I0926 20:16:53.228657 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51636: remote error: bad certificate
I0926 20:16:53.236734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51638: remote error: bad certificate
I0926 20:16:53.238034 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33518: EOF
I0926 20:16:53.239014 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33520: EOF
I0926 20:16:53.244275 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51640: remote error: bad certificate
I0926 20:16:53.307494 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51642: remote error: bad certificate
I0926 20:16:53.318882 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40854: EOF
I0926 20:16:53.319084 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40856: EOF
I0926 20:16:53.374433 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40860: EOF
I0926 20:16:53.378653 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40862: EOF
I0926 20:16:53.381877 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40864: EOF
I0926 20:16:53.679498 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51650: EOF
I0926 20:16:53.685470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51652: EOF
I0926 20:16:53.695140 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51654: remote error: bad certificate
I0926 20:16:53.702481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51656: remote error: bad certificate
I0926 20:16:53.707699 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51658: remote error: bad certificate
I0926 20:16:53.854378 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33532: EOF
I0926 20:16:53.927396 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33534: EOF
I0926 20:16:54.008661 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33536: EOF
I0926 20:16:54.024529 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37820: EOF
I0926 20:16:54.025967 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37822: EOF
I0926 20:16:54.026472 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37824: EOF
I0926 20:16:54.140403 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51666: EOF
I0926 20:16:54.149367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51668: EOF
I0926 20:16:54.181125 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51670: EOF
I0926 20:16:54.219520 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40874: EOF
I0926 20:16:54.221567 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40876: EOF
I0926 20:16:54.222275 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51672: remote error: bad certificate
I0926 20:16:54.224905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51674: remote error: bad certificate
I0926 20:16:54.229577 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51676: remote error: bad certificate
I0926 20:16:54.238443 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51678: remote error: bad certificate
I0926 20:16:54.245331 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51680: remote error: bad certificate
I0926 20:16:54.264309 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52498: remote error: bad certificate
I0926 20:16:54.306587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51684: remote error: bad certificate
I0926 20:16:54.320168 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40880: EOF
I0926 20:16:54.320307 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40878: EOF
I0926 20:16:54.376738 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40882: EOF
I0926 20:16:54.383678 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40886: EOF
I0926 20:16:54.383802 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40884: EOF
I0926 20:16:54.681172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51688: EOF
I0926 20:16:54.686785 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51690: EOF
I0926 20:16:54.695892 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51692: remote error: bad certificate
I0926 20:16:54.702827 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51694: remote error: bad certificate
I0926 20:16:54.708012 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51696: remote error: bad certificate
I0926 20:16:54.738189 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33548: EOF
I0926 20:16:54.854862 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33550: EOF
I0926 20:16:54.862571 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37826: EOF
I0926 20:16:54.928334 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33552: EOF
I0926 20:16:55.009004 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33554: EOF
I0926 20:16:55.024978 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37828: EOF
I0926 20:16:55.025198 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37830: EOF
I0926 20:16:55.025841 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37832: EOF
I0926 20:16:55.142584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51702: EOF
I0926 20:16:55.151476 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51704: EOF
I0926 20:16:55.183251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51706: EOF
I0926 20:16:55.222278 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51708: remote error: bad certificate
I0926 20:16:55.229800 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51710: remote error: bad certificate
I0926 20:16:55.239393 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51712: remote error: bad certificate
I0926 20:16:55.254968 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51714: remote error: bad certificate
I0926 20:16:55.309196 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51716: remote error: bad certificate
I0926 20:16:55.319312 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40898: EOF
I0926 20:16:55.320665 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40896: EOF
I0926 20:16:55.377956 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40900: EOF
I0926 20:16:55.382678 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40904: EOF
I0926 20:16:55.384009 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40902: EOF
I0926 20:16:55.682871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51722: EOF
I0926 20:16:55.689168 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51724: EOF
I0926 20:16:55.697422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51726: remote error: bad certificate
I0926 20:16:55.707196 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51728: remote error: bad certificate
I0926 20:16:55.711243 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51730: remote error: bad certificate
I0926 20:16:55.856239 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33566: EOF
I0926 20:16:55.930982 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33568: EOF
I0926 20:16:56.011284 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33570: EOF
I0926 20:16:56.027283 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37838: EOF
I0926 20:16:56.027936 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37840: EOF
I0926 20:16:56.028164 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37842: EOF
I0926 20:16:56.079100 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40914: EOF
I0926 20:16:56.144134 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51742: EOF
I0926 20:16:56.152725 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51744: EOF
I0926 20:16:56.184006 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51746: EOF
I0926 20:16:56.224658 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51748: remote error: bad certificate
I0926 20:16:56.232910 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51750: remote error: bad certificate
I0926 20:16:56.239890 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51752: remote error: bad certificate
I0926 20:16:56.247478 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51754: remote error: bad certificate
I0926 20:16:56.311553 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51756: remote error: bad certificate
I0926 20:16:56.323119 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40918: EOF
I0926 20:16:56.323265 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40916: EOF
I0926 20:16:56.378949 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40920: EOF
I0926 20:16:56.385511 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40924: EOF
I0926 20:16:56.385681 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40922: EOF
I0926 20:16:56.684662 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51762: EOF
I0926 20:16:56.693370 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51764: EOF
I0926 20:16:56.699100 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51766: remote error: bad certificate
I0926 20:16:56.706907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51768: remote error: bad certificate
I0926 20:16:56.711002 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51770: remote error: bad certificate
I0926 20:16:56.862026 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33584: EOF
I0926 20:16:56.932521 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33586: EOF
I0926 20:16:57.023863 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33588: EOF
I0926 20:16:57.028512 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37846: EOF
I0926 20:16:57.029381 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37850: EOF
I0926 20:16:57.034001 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37848: EOF
I0926 20:16:57.145325 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51776: EOF
I0926 20:16:57.153926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51778: EOF
I0926 20:16:57.185654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51780: EOF
I0926 20:16:57.225043 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51782: remote error: bad certificate
I0926 20:16:57.234404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51784: remote error: bad certificate
I0926 20:16:57.242956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51786: remote error: bad certificate
I0926 20:16:57.249732 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51788: remote error: bad certificate
I0926 20:16:57.310442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51790: remote error: bad certificate
I0926 20:16:57.324787 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40938: EOF
I0926 20:16:57.324856 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40936: EOF
I0926 20:16:57.380818 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40942: EOF
I0926 20:16:57.387177 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40944: EOF
I0926 20:16:57.387269 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40946: EOF
I0926 20:16:57.439513 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33600: EOF
I0926 20:16:57.610226 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51796: EOF
I0926 20:16:57.686429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51798: EOF
I0926 20:16:57.694731 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51800: EOF
I0926 20:16:57.699010 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51802: remote error: bad certificate
I0926 20:16:57.706637 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51804: remote error: bad certificate
I0926 20:16:57.713204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51806: remote error: bad certificate
I0926 20:16:57.860947 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33602: EOF
I0926 20:16:57.934661 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33604: EOF
I0926 20:16:57.994137 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52628: remote error: bad certificate
I0926 20:16:58.009758 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33606: EOF
I0926 20:16:58.024675 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37854: EOF
I0926 20:16:58.029255 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37852: EOF
I0926 20:16:58.029466 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37856: EOF
I0926 20:16:58.144366 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51820: EOF
I0926 20:16:58.154672 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51822: EOF
I0926 20:16:58.186487 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51824: EOF
I0926 20:16:58.227110 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51826: remote error: bad certificate
I0926 20:16:58.235676 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51828: remote error: bad certificate
I0926 20:16:58.243416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51830: remote error: bad certificate
I0926 20:16:58.251602 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51832: remote error: bad certificate
I0926 20:16:58.312322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51834: remote error: bad certificate
I0926 20:16:58.334656 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40952: EOF
I0926 20:16:58.339997 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40954: EOF
I0926 20:16:58.366159 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51836: remote error: bad certificate
I0926 20:16:58.373278 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40956: EOF
I0926 20:16:58.382302 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40958: EOF
I0926 20:16:58.391702 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40960: EOF
I0926 20:16:58.391793 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40962: EOF
I0926 20:16:58.686793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51840: EOF
I0926 20:16:58.694120 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51842: EOF
I0926 20:16:58.701549 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51844: remote error: bad certificate
I0926 20:16:58.709106 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51846: remote error: bad certificate
I0926 20:16:58.715316 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51848: remote error: bad certificate
I0926 20:16:58.863250 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33620: EOF
I0926 20:16:58.937100 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33622: EOF
I0926 20:16:59.017575 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33624: EOF
I0926 20:16:59.031259 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37862: EOF
I0926 20:16:59.031595 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37858: EOF
I0926 20:16:59.032489 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37860: EOF
I0926 20:16:59.147555 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51854: EOF
I0926 20:16:59.155835 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51856: EOF
I0926 20:16:59.187789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51858: EOF
I0926 20:16:59.227909 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51860: remote error: bad certificate
I0926 20:16:59.236812 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51862: remote error: bad certificate
I0926 20:16:59.245321 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51864: remote error: bad certificate
I0926 20:16:59.250732 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51866: remote error: bad certificate
I0926 20:16:59.314130 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51868: remote error: bad certificate
I0926 20:16:59.327982 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40968: EOF
I0926 20:16:59.328326 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40970: EOF
I0926 20:16:59.383450 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40972: EOF
I0926 20:16:59.389209 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40974: EOF
I0926 20:16:59.389523 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40976: EOF
I0926 20:16:59.689001 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51874: EOF
I0926 20:16:59.697615 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37864: EOF
I0926 20:16:59.698164 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51876: EOF
I0926 20:16:59.702754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51878: remote error: bad certificate
I0926 20:16:59.709820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51880: remote error: bad certificate
I0926 20:16:59.716450 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51882: remote error: bad certificate
I0926 20:16:59.865144 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33640: EOF
I0926 20:16:59.938511 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33642: EOF
I0926 20:17:00.032423 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33644: EOF
I0926 20:17:00.033521 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37870: EOF
I0926 20:17:00.033597 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37868: EOF
I0926 20:17:00.036718 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37866: EOF
I0926 20:17:00.149540 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51892: EOF
I0926 20:17:00.157924 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51894: EOF
I0926 20:17:00.189457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51896: EOF
I0926 20:17:00.229148 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51898: remote error: bad certificate
I0926 20:17:00.237966 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51900: remote error: bad certificate
I0926 20:17:00.246271 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51902: remote error: bad certificate
I0926 20:17:00.250931 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51904: remote error: bad certificate
I0926 20:17:00.315344 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51906: remote error: bad certificate
I0926 20:17:00.331483 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40986: EOF
I0926 20:17:00.331824 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40988: EOF
I0926 20:17:00.382548 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40990: EOF
I0926 20:17:00.391565 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40994: EOF
I0926 20:17:00.391641 7 logs.go:41] http: TLS handshake error from 192.168.16.5:40992: EOF
I0926 20:17:00.689443 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51910: EOF
I0926 20:17:00.698914 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51912: EOF
I0926 20:17:00.703775 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51914: remote error: bad certificate
I0926 20:17:00.710920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51916: remote error: bad certificate
I0926 20:17:00.722064 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51918: remote error: bad certificate
I0926 20:17:00.866534 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33656: EOF
I0926 20:17:00.940008 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33658: EOF
I0926 20:17:01.012888 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52738: remote error: bad certificate
I0926 20:17:01.021362 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33660: EOF
I0926 20:17:01.034323 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37876: EOF
I0926 20:17:01.034418 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37874: EOF
I0926 20:17:01.034799 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37872: EOF
I0926 20:17:01.068933 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51924: remote error: bad certificate
I0926 20:17:01.150338 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51928: EOF
I0926 20:17:01.159107 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51930: EOF
I0926 20:17:01.189994 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51932: EOF
I0926 20:17:01.230045 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51934: remote error: bad certificate
I0926 20:17:01.238656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51936: remote error: bad certificate
I0926 20:17:01.245985 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51938: remote error: bad certificate
I0926 20:17:01.252654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51940: remote error: bad certificate
I0926 20:17:01.316497 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51942: remote error: bad certificate
I0926 20:17:01.342476 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41004: EOF
I0926 20:17:01.342652 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41006: EOF
I0926 20:17:01.386513 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41008: EOF
I0926 20:17:01.395720 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41010: EOF
I0926 20:17:01.395874 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41012: EOF
I0926 20:17:01.690715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51948: EOF
I0926 20:17:01.699751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51950: EOF
I0926 20:17:01.707612 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51952: remote error: bad certificate
I0926 20:17:01.712423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51954: remote error: bad certificate
I0926 20:17:01.722792 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51956: remote error: bad certificate
I0926 20:17:01.792010 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33672: EOF
I0926 20:17:01.874511 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33674: EOF
I0926 20:17:01.942395 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33676: EOF
I0926 20:17:02.023451 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33678: EOF
I0926 20:17:02.035532 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37880: EOF
I0926 20:17:02.035859 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37882: EOF
I0926 20:17:02.036252 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37884: EOF
I0926 20:17:02.151347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51966: EOF
I0926 20:17:02.159561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51968: EOF
I0926 20:17:02.160315 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51970: EOF
I0926 20:17:02.190680 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51972: EOF
W0926 20:17:02.198655 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:17:02.230812 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51974: remote error: bad certificate
I0926 20:17:02.240623 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51976: remote error: bad certificate
I0926 20:17:02.248276 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51978: remote error: bad certificate
I0926 20:17:02.255060 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51980: remote error: bad certificate
I0926 20:17:02.317900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51982: remote error: bad certificate
I0926 20:17:02.332780 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41022: EOF
I0926 20:17:02.332980 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41024: EOF
I0926 20:17:02.387568 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41026: EOF
I0926 20:17:02.393268 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41028: EOF
I0926 20:17:02.393324 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41030: EOF
I0926 20:17:02.692861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51986: EOF
I0926 20:17:02.700975 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51988: EOF
I0926 20:17:02.709145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51990: remote error: bad certificate
I0926 20:17:02.716973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51992: remote error: bad certificate
I0926 20:17:02.723111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51994: remote error: bad certificate
I0926 20:17:02.853033 7 logs.go:41] http: TLS handshake error from 192.168.16.12:51996: EOF
I0926 20:17:02.870819 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33690: EOF
I0926 20:17:02.946512 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33692: EOF
I0926 20:17:03.025653 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33694: EOF
I0926 20:17:03.046067 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37886: EOF
I0926 20:17:03.053925 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37888: EOF
I0926 20:17:03.054130 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37890: EOF
I0926 20:17:03.151585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52004: EOF
I0926 20:17:03.160644 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52006: EOF
I0926 20:17:03.192923 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52008: EOF
I0926 20:17:03.229374 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52010: remote error: bad certificate
I0926 20:17:03.233098 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52012: remote error: bad certificate
I0926 20:17:03.240695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52014: remote error: bad certificate
I0926 20:17:03.249557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52016: remote error: bad certificate
I0926 20:17:03.257967 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52018: remote error: bad certificate
I0926 20:17:03.317163 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52020: remote error: bad certificate
I0926 20:17:03.332615 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41034: EOF
I0926 20:17:03.332997 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41032: EOF
I0926 20:17:03.389553 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41038: EOF
I0926 20:17:03.392975 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41042: EOF
I0926 20:17:03.393850 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41040: EOF
I0926 20:17:03.693780 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52026: EOF
I0926 20:17:03.702477 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52028: EOF
I0926 20:17:03.710769 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52030: remote error: bad certificate
I0926 20:17:03.718852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52032: remote error: bad certificate
I0926 20:17:03.724743 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52034: remote error: bad certificate
I0926 20:17:03.873350 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33706: EOF
I0926 20:17:03.948671 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33708: EOF
I0926 20:17:04.026979 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33710: EOF
I0926 20:17:04.038378 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37894: EOF
I0926 20:17:04.038664 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37896: EOF
I0926 20:17:04.039032 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37892: EOF
I0926 20:17:04.155029 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52044: EOF
I0926 20:17:04.162833 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52046: EOF
I0926 20:17:04.194513 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52048: EOF
I0926 20:17:04.235376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52050: remote error: bad certificate
I0926 20:17:04.242537 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52052: remote error: bad certificate
I0926 20:17:04.250747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52054: remote error: bad certificate
I0926 20:17:04.258765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52056: remote error: bad certificate
I0926 20:17:04.319249 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52058: remote error: bad certificate
I0926 20:17:04.334908 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41054: EOF
I0926 20:17:04.336333 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41056: EOF
I0926 20:17:04.397399 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41058: EOF
I0926 20:17:04.403254 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41062: EOF
I0926 20:17:04.404080 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41060: EOF
I0926 20:17:04.692867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52062: EOF
I0926 20:17:04.702477 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52064: EOF
I0926 20:17:04.711875 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52066: remote error: bad certificate
I0926 20:17:04.717712 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52068: remote error: bad certificate
I0926 20:17:04.725787 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52070: remote error: bad certificate
I0926 20:17:04.755155 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52072: EOF
I0926 20:17:04.795623 7 logs.go:41] http: TLS handshake error from 10.255.25.2:52890: remote error: bad certificate
I0926 20:17:04.861672 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37898: EOF
I0926 20:17:04.874919 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33724: EOF
I0926 20:17:04.950143 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33726: EOF
I0926 20:17:05.028457 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33728: EOF
I0926 20:17:05.040046 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37902: EOF
I0926 20:17:05.040159 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37900: EOF
I0926 20:17:05.040397 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37906: EOF
I0926 20:17:05.155937 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52080: EOF
I0926 20:17:05.164235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52082: EOF
I0926 20:17:05.194849 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52084: EOF
I0926 20:17:05.235770 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52086: remote error: bad certificate
I0926 20:17:05.243942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52088: remote error: bad certificate
I0926 20:17:05.250946 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52090: remote error: bad certificate
I0926 20:17:05.258787 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52092: remote error: bad certificate
I0926 20:17:05.320365 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52094: remote error: bad certificate
I0926 20:17:05.337599 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41074: EOF
I0926 20:17:05.337922 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41072: EOF
I0926 20:17:05.393934 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41078: EOF
I0926 20:17:05.396931 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41082: EOF
I0926 20:17:05.398944 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41080: EOF
I0926 20:17:05.448990 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41088: EOF
I0926 20:17:05.696749 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52100: EOF
I0926 20:17:05.704835 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52102: EOF
I0926 20:17:05.713470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52104: remote error: bad certificate
I0926 20:17:05.720494 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52106: remote error: bad certificate
I0926 20:17:05.727178 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52108: remote error: bad certificate
I0926 20:17:05.877182 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33740: EOF
I0926 20:17:05.952211 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33742: EOF
I0926 20:17:06.030909 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33744: EOF
I0926 20:17:06.050681 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37908: EOF
I0926 20:17:06.055033 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37910: EOF
I0926 20:17:06.055292 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37912: EOF
I0926 20:17:06.078303 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41090: EOF
I0926 20:17:06.156613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52120: EOF
I0926 20:17:06.165260 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52122: EOF
I0926 20:17:06.196586 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52124: EOF
I0926 20:17:06.236531 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52126: remote error: bad certificate
I0926 20:17:06.246016 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52128: remote error: bad certificate
I0926 20:17:06.254098 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52130: remote error: bad certificate
I0926 20:17:06.262214 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52132: remote error: bad certificate
I0926 20:17:06.322315 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52136: remote error: bad certificate
I0926 20:17:06.338217 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41094: EOF
I0926 20:17:06.339216 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41092: EOF
I0926 20:17:06.393935 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41098: EOF
I0926 20:17:06.396463 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41100: EOF
I0926 20:17:06.398462 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41102: EOF
I0926 20:17:06.697499 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52140: EOF
I0926 20:17:06.705984 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52142: EOF
I0926 20:17:06.714239 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52144: remote error: bad certificate
I0926 20:17:06.721914 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52146: remote error: bad certificate
I0926 20:17:06.727728 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52148: remote error: bad certificate
I0926 20:17:06.740089 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37914: EOF
I0926 20:17:06.878422 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33758: EOF
I0926 20:17:06.953369 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33760: EOF
I0926 20:17:07.032784 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33762: EOF
I0926 20:17:07.043811 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37920: EOF
I0926 20:17:07.043914 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37916: EOF
I0926 20:17:07.044329 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37918: EOF
I0926 20:17:07.158572 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52152: EOF
I0926 20:17:07.166941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52154: EOF
I0926 20:17:07.197752 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52158: EOF
I0926 20:17:07.239475 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52160: remote error: bad certificate
I0926 20:17:07.249136 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52162: remote error: bad certificate
I0926 20:17:07.257824 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52164: remote error: bad certificate
I0926 20:17:07.263742 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52166: remote error: bad certificate
I0926 20:17:07.323673 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52168: remote error: bad certificate
I0926 20:17:07.342792 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41110: EOF
I0926 20:17:07.343827 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41108: EOF
I0926 20:17:07.370449 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52170: remote error: bad certificate
I0926 20:17:07.402467 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41112: EOF
I0926 20:17:07.403522 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41118: EOF
I0926 20:17:07.404316 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41120: EOF
I0926 20:17:07.437009 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33764: EOF
I0926 20:17:07.699489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52176: EOF
I0926 20:17:07.706998 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52178: EOF
I0926 20:17:07.715815 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52180: remote error: bad certificate
I0926 20:17:07.724142 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52182: remote error: bad certificate
I0926 20:17:07.729211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52184: remote error: bad certificate
I0926 20:17:07.881577 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33776: EOF
I0926 20:17:07.955014 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33778: EOF
I0926 20:17:08.034706 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33780: EOF
I0926 20:17:08.044701 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37926: EOF
I0926 20:17:08.045525 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37924: EOF
I0926 20:17:08.046348 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37922: EOF
I0926 20:17:08.159843 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52194: EOF
I0926 20:17:08.168458 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52196: EOF
I0926 20:17:08.197470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52200: EOF
I0926 20:17:08.240264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52202: remote error: bad certificate
I0926 20:17:08.249093 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52204: remote error: bad certificate
I0926 20:17:08.257113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52206: remote error: bad certificate
I0926 20:17:08.263185 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52208: remote error: bad certificate
I0926 20:17:08.324850 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52210: remote error: bad certificate
I0926 20:17:08.341608 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41122: EOF
I0926 20:17:08.342985 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41124: EOF
I0926 20:17:08.371317 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53028: remote error: bad certificate
I0926 20:17:08.396365 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41126: EOF
I0926 20:17:08.404382 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41128: EOF
I0926 20:17:08.405630 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41130: EOF
I0926 20:17:08.700006 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52214: EOF
I0926 20:17:08.708195 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52218: EOF
I0926 20:17:08.715738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52220: remote error: bad certificate
I0926 20:17:08.724578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52222: remote error: bad certificate
I0926 20:17:08.730429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52224: remote error: bad certificate
I0926 20:17:08.842310 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33792: EOF
I0926 20:17:08.883493 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33794: EOF
I0926 20:17:08.956708 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33796: EOF
I0926 20:17:09.036673 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33798: EOF
I0926 20:17:09.055089 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37932: EOF
I0926 20:17:09.056205 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37928: EOF
I0926 20:17:09.056517 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37930: EOF
I0926 20:17:09.161395 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52228: EOF
I0926 20:17:09.169751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52230: EOF
I0926 20:17:09.199494 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52234: EOF
I0926 20:17:09.241941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52236: remote error: bad certificate
I0926 20:17:09.250374 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52238: remote error: bad certificate
I0926 20:17:09.258639 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52240: remote error: bad certificate
I0926 20:17:09.264754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52242: remote error: bad certificate
I0926 20:17:09.325460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52244: remote error: bad certificate
I0926 20:17:09.345375 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41132: EOF
I0926 20:17:09.347038 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41134: EOF
I0926 20:17:09.399760 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41138: EOF
I0926 20:17:09.407147 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41150: EOF
I0926 20:17:09.407594 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41148: EOF
I0926 20:17:09.657958 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52248: remote error: bad certificate
I0926 20:17:09.702097 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52250: EOF
I0926 20:17:09.710834 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52254: EOF
I0926 20:17:09.717920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52256: remote error: bad certificate
I0926 20:17:09.726762 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52258: remote error: bad certificate
I0926 20:17:09.731646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52260: remote error: bad certificate
I0926 20:17:09.885869 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33812: EOF
I0926 20:17:09.959237 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33814: EOF
I0926 20:17:10.038923 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33816: EOF
I0926 20:17:10.048114 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37938: EOF
I0926 20:17:10.048292 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37934: EOF
I0926 20:17:10.048748 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37936: EOF
I0926 20:17:10.161946 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52268: EOF
I0926 20:17:10.170342 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52270: EOF
I0926 20:17:10.200625 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52274: EOF
I0926 20:17:10.242572 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52276: remote error: bad certificate
I0926 20:17:10.250988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52278: remote error: bad certificate
I0926 20:17:10.260017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52280: remote error: bad certificate
I0926 20:17:10.265660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52282: remote error: bad certificate
I0926 20:17:10.326946 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52284: remote error: bad certificate
I0926 20:17:10.346293 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41154: EOF
I0926 20:17:10.348331 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41152: EOF
I0926 20:17:10.400720 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41156: EOF
I0926 20:17:10.407415 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41162: EOF
I0926 20:17:10.420863 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41164: EOF
I0926 20:17:10.702960 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52286: EOF
I0926 20:17:10.711746 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52288: EOF
I0926 20:17:10.718747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52292: remote error: bad certificate
I0926 20:17:10.727229 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52294: remote error: bad certificate
I0926 20:17:10.734852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52296: remote error: bad certificate
I0926 20:17:10.887848 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33828: EOF
I0926 20:17:10.961634 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33830: EOF
I0926 20:17:11.040757 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33832: EOF
I0926 20:17:11.050430 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37940: EOF
I0926 20:17:11.054134 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37942: EOF
I0926 20:17:11.054473 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37944: EOF
I0926 20:17:11.163563 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52298: EOF
I0926 20:17:11.171221 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52302: EOF
I0926 20:17:11.200292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52306: EOF
I0926 20:17:11.243895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52308: remote error: bad certificate
I0926 20:17:11.253002 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52310: remote error: bad certificate
I0926 20:17:11.261229 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52312: remote error: bad certificate
I0926 20:17:11.266021 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52314: remote error: bad certificate
I0926 20:17:11.326916 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52316: remote error: bad certificate
I0926 20:17:11.346441 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41168: EOF
I0926 20:17:11.347440 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41166: EOF
I0926 20:17:11.403552 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41172: EOF
I0926 20:17:11.411256 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41180: EOF
I0926 20:17:11.416804 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41182: EOF
I0926 20:17:11.703722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52320: EOF
I0926 20:17:11.712707 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52322: EOF
I0926 20:17:11.720479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52324: remote error: bad certificate
I0926 20:17:11.728801 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52328: remote error: bad certificate
I0926 20:17:11.736446 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52330: remote error: bad certificate
I0926 20:17:11.889500 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33844: EOF
I0926 20:17:11.905866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52332: EOF
I0926 20:17:11.961990 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33846: EOF
I0926 20:17:12.010733 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53150: remote error: bad certificate
I0926 20:17:12.041929 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33848: EOF
I0926 20:17:12.051028 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37948: EOF
I0926 20:17:12.051313 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37946: EOF
I0926 20:17:12.051524 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37952: EOF
I0926 20:17:12.065183 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52340: remote error: bad certificate
I0926 20:17:12.170298 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52342: EOF
I0926 20:17:12.173539 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52348: EOF
I0926 20:17:12.175338 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52344: EOF
I0926 20:17:12.201861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52352: EOF
I0926 20:17:12.244381 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52354: remote error: bad certificate
I0926 20:17:12.253793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52356: remote error: bad certificate
W0926 20:17:12.255942 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:17:12.261715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52358: remote error: bad certificate
I0926 20:17:12.267513 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52360: remote error: bad certificate
I0926 20:17:12.329038 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52362: remote error: bad certificate
I0926 20:17:12.348194 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41184: EOF
I0926 20:17:12.350696 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41186: EOF
I0926 20:17:12.404240 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41194: EOF
I0926 20:17:12.411902 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41196: EOF
I0926 20:17:12.417260 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41198: EOF
I0926 20:17:12.522901 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41200: EOF
I0926 20:17:12.705174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52364: EOF
I0926 20:17:12.713853 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52366: EOF
I0926 20:17:12.721964 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52368: remote error: bad certificate
I0926 20:17:12.729423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52372: remote error: bad certificate
I0926 20:17:12.736929 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52374: remote error: bad certificate
I0926 20:17:12.891645 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33860: EOF
I0926 20:17:12.965060 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33862: EOF
I0926 20:17:13.044720 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33864: EOF
I0926 20:17:13.053054 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37956: EOF
I0926 20:17:13.053824 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37954: EOF
I0926 20:17:13.053869 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37958: EOF
I0926 20:17:13.173277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52378: EOF
I0926 20:17:13.182235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52380: EOF
I0926 20:17:13.204344 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52382: EOF
I0926 20:17:13.246148 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52384: remote error: bad certificate
I0926 20:17:13.255279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52386: remote error: bad certificate
I0926 20:17:13.263767 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52388: remote error: bad certificate
I0926 20:17:13.268433 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52396: remote error: bad certificate
I0926 20:17:13.330332 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52398: remote error: bad certificate
I0926 20:17:13.352192 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41202: EOF
I0926 20:17:13.357190 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41204: EOF
I0926 20:17:13.405075 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41216: EOF
I0926 20:17:13.411171 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41218: EOF
I0926 20:17:13.424661 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41220: EOF
I0926 20:17:13.706165 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52402: EOF
I0926 20:17:13.714386 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52404: EOF
I0926 20:17:13.723846 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52406: remote error: bad certificate
I0926 20:17:13.731796 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52408: remote error: bad certificate
I0926 20:17:13.737277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52410: remote error: bad certificate
I0926 20:17:13.781646 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37960: EOF
E0926 20:17:13.834437 7 controller.go:122] unable to sync kubernetes service: Operation cannot be fulfilled on endpoints "kubernetes": the object has been modified; please apply your changes to the latest version and try again
I0926 20:17:13.894154 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33878: EOF
I0926 20:17:13.966366 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33880: EOF
I0926 20:17:14.046266 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33882: EOF
I0926 20:17:14.054853 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37966: EOF
I0926 20:17:14.054901 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37962: EOF
I0926 20:17:14.055158 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37964: EOF
I0926 20:17:14.172333 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52418: EOF
I0926 20:17:14.182294 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52420: EOF
I0926 20:17:14.205164 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52422: EOF
I0926 20:17:14.244759 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52424: remote error: bad certificate
I0926 20:17:14.255973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52426: remote error: bad certificate
I0926 20:17:14.264333 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52428: remote error: bad certificate
I0926 20:17:14.271905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52430: remote error: bad certificate
I0926 20:17:14.331895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52436: remote error: bad certificate
I0926 20:17:14.355784 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41224: EOF
I0926 20:17:14.359301 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41222: EOF
I0926 20:17:14.406700 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41238: EOF
I0926 20:17:14.413324 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41240: EOF
I0926 20:17:14.420319 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41242: EOF
I0926 20:17:14.707921 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52438: EOF
I0926 20:17:14.716616 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52440: EOF
I0926 20:17:14.724181 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52442: remote error: bad certificate
I0926 20:17:14.733262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52444: remote error: bad certificate
I0926 20:17:14.739458 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52446: remote error: bad certificate
I0926 20:17:14.863724 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37970: EOF
I0926 20:17:14.896262 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33896: EOF
I0926 20:17:14.968748 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33898: EOF
I0926 20:17:15.048366 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33900: EOF
I0926 20:17:15.057024 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37972: EOF
I0926 20:17:15.057295 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37974: EOF
I0926 20:17:15.057815 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37978: EOF
I0926 20:17:15.185071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52450: EOF
I0926 20:17:15.186522 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52452: EOF
I0926 20:17:15.205638 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52454: EOF
I0926 20:17:15.248872 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52456: remote error: bad certificate
I0926 20:17:15.257831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52458: remote error: bad certificate
I0926 20:17:15.266086 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52460: remote error: bad certificate
I0926 20:17:15.274569 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52462: remote error: bad certificate
I0926 20:17:15.332795 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52464: remote error: bad certificate
I0926 20:17:15.355039 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41244: EOF
I0926 20:17:15.356928 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41246: EOF
I0926 20:17:15.407855 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41258: EOF
I0926 20:17:15.414712 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41260: EOF
I0926 20:17:15.421347 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41262: EOF
I0926 20:17:15.542563 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53288: remote error: bad certificate
I0926 20:17:15.709358 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52474: EOF
I0926 20:17:15.717776 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52476: EOF
I0926 20:17:15.725970 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52478: remote error: bad certificate
I0926 20:17:15.734022 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52480: remote error: bad certificate
I0926 20:17:15.740023 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52482: remote error: bad certificate
I0926 20:17:15.898478 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33914: EOF
I0926 20:17:15.901767 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33916: EOF
I0926 20:17:15.970410 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33918: EOF
I0926 20:17:15.987367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52486: remote error: bad certificate
I0926 20:17:16.050124 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33920: EOF
I0926 20:17:16.058257 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37982: EOF
I0926 20:17:16.058885 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37986: EOF
I0926 20:17:16.059236 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37980: EOF
I0926 20:17:16.081599 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41264: EOF
I0926 20:17:16.176935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52494: EOF
I0926 20:17:16.186959 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52496: EOF
I0926 20:17:16.207488 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52498: EOF
I0926 20:17:16.250782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52500: remote error: bad certificate
I0926 20:17:16.259277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52502: remote error: bad certificate
I0926 20:17:16.266863 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52504: remote error: bad certificate
I0926 20:17:16.274768 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52506: remote error: bad certificate
I0926 20:17:16.334875 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52510: remote error: bad certificate
I0926 20:17:16.358989 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41268: EOF
I0926 20:17:16.360079 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41266: EOF
I0926 20:17:16.409558 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41274: EOF
I0926 20:17:16.425773 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41278: EOF
I0926 20:17:16.427327 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41276: EOF
I0926 20:17:16.711217 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52516: EOF
I0926 20:17:16.720013 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52518: EOF
I0926 20:17:16.727516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52520: remote error: bad certificate
I0926 20:17:16.735102 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52522: remote error: bad certificate
I0926 20:17:16.741331 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52524: remote error: bad certificate
I0926 20:17:16.898207 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33934: EOF
I0926 20:17:16.972642 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33936: EOF
I0926 20:17:17.051873 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33938: EOF
I0926 20:17:17.058306 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37988: EOF
I0926 20:17:17.060562 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37992: EOF
I0926 20:17:17.061166 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37990: EOF
I0926 20:17:17.175191 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52528: EOF
I0926 20:17:17.186028 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52530: EOF
I0926 20:17:17.208256 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52532: EOF
I0926 20:17:17.252012 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52534: remote error: bad certificate
I0926 20:17:17.260247 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52536: remote error: bad certificate
I0926 20:17:17.268367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52538: remote error: bad certificate
I0926 20:17:17.275250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52540: remote error: bad certificate
I0926 20:17:17.335570 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52542: remote error: bad certificate
I0926 20:17:17.357728 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41280: EOF
I0926 20:17:17.360807 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41282: EOF
I0926 20:17:17.411236 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41294: EOF
I0926 20:17:17.418080 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41296: EOF
I0926 20:17:17.426966 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41298: EOF
I0926 20:17:17.441000 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33940: EOF
I0926 20:17:17.712595 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52550: EOF
I0926 20:17:17.721376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52552: EOF
I0926 20:17:17.729367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52554: remote error: bad certificate
I0926 20:17:17.737188 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52556: remote error: bad certificate
I0926 20:17:17.743060 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52558: remote error: bad certificate
I0926 20:17:17.901584 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33952: EOF
I0926 20:17:17.975411 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33954: EOF
I0926 20:17:18.054119 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33956: EOF
I0926 20:17:18.060893 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37994: EOF
I0926 20:17:18.062303 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37998: EOF
I0926 20:17:18.062452 7 logs.go:41] http: TLS handshake error from 192.168.16.15:37996: EOF
I0926 20:17:18.147124 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53384: remote error: bad certificate
I0926 20:17:18.178499 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52570: EOF
I0926 20:17:18.188305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52572: EOF
I0926 20:17:18.208954 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52574: EOF
I0926 20:17:18.252852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52576: remote error: bad certificate
I0926 20:17:18.261282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52578: remote error: bad certificate
I0926 20:17:18.269071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52580: remote error: bad certificate
I0926 20:17:18.277935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52582: remote error: bad certificate
I0926 20:17:18.339284 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52584: remote error: bad certificate
I0926 20:17:18.360492 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41300: EOF
I0926 20:17:18.362177 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41302: EOF
I0926 20:17:18.413060 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41304: EOF
I0926 20:17:18.421025 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41306: EOF
I0926 20:17:18.428488 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41308: EOF
I0926 20:17:18.712791 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52590: EOF
I0926 20:17:18.722178 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52592: EOF
I0926 20:17:18.730388 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52594: remote error: bad certificate
I0926 20:17:18.737727 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52596: remote error: bad certificate
I0926 20:17:18.744142 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52598: remote error: bad certificate
I0926 20:17:18.856445 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52600: remote error: bad certificate
I0926 20:17:18.903816 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33968: EOF
I0926 20:17:18.977807 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33970: EOF
I0926 20:17:19.008987 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52604: EOF
I0926 20:17:19.056169 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33972: EOF
I0926 20:17:19.064241 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38004: EOF
I0926 20:17:19.069658 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38000: EOF
I0926 20:17:19.070299 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38002: EOF
I0926 20:17:19.179833 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52606: EOF
I0926 20:17:19.190591 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52608: EOF
I0926 20:17:19.210343 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52610: EOF
I0926 20:17:19.255013 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52612: remote error: bad certificate
I0926 20:17:19.263710 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52614: remote error: bad certificate
I0926 20:17:19.270969 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52616: remote error: bad certificate
I0926 20:17:19.277009 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52618: remote error: bad certificate
I0926 20:17:19.338268 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52620: remote error: bad certificate
I0926 20:17:19.361518 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41310: EOF
I0926 20:17:19.363661 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41312: EOF
I0926 20:17:19.414312 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41324: EOF
I0926 20:17:19.421574 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41326: EOF
I0926 20:17:19.437194 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41328: EOF
I0926 20:17:19.602010 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41330: EOF
I0926 20:17:19.713920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52628: EOF
I0926 20:17:19.723934 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52630: EOF
I0926 20:17:19.728732 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52632: remote error: bad certificate
I0926 20:17:19.739027 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52634: remote error: bad certificate
I0926 20:17:19.744725 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52636: remote error: bad certificate
I0926 20:17:19.905441 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33986: EOF
I0926 20:17:19.978383 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33988: EOF
I0926 20:17:20.057478 7 logs.go:41] http: TLS handshake error from 192.168.16.16:33990: EOF
I0926 20:17:20.066169 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38006: EOF
I0926 20:17:20.066251 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38010: EOF
I0926 20:17:20.066829 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38008: EOF
I0926 20:17:20.181255 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52644: EOF
I0926 20:17:20.191454 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52646: EOF
I0926 20:17:20.211345 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52648: EOF
I0926 20:17:20.255694 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52650: remote error: bad certificate
I0926 20:17:20.265341 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52652: remote error: bad certificate
I0926 20:17:20.271334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52654: remote error: bad certificate
I0926 20:17:20.279463 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52656: remote error: bad certificate
I0926 20:17:20.339565 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52658: remote error: bad certificate
I0926 20:17:20.362662 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41332: EOF
I0926 20:17:20.369972 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41334: EOF
I0926 20:17:20.417617 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41344: EOF
I0926 20:17:20.423356 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41346: EOF
I0926 20:17:20.432818 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41348: EOF
I0926 20:17:20.715978 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52664: EOF
I0926 20:17:20.724823 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52666: EOF
I0926 20:17:20.732393 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52668: remote error: bad certificate
I0926 20:17:20.742612 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52670: remote error: bad certificate
I0926 20:17:20.749017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52672: remote error: bad certificate
I0926 20:17:20.843868 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38012: EOF
I0926 20:17:20.906743 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34002: EOF
I0926 20:17:20.982067 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34004: EOF
I0926 20:17:21.060261 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34006: EOF
I0926 20:17:21.077013 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38014: EOF
I0926 20:17:21.077201 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38016: EOF
I0926 20:17:21.077879 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38018: EOF
I0926 20:17:21.077960 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53492: remote error: bad certificate
I0926 20:17:21.183032 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52678: EOF
I0926 20:17:21.192806 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52680: EOF
I0926 20:17:21.213262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52682: EOF
I0926 20:17:21.257744 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52684: remote error: bad certificate
I0926 20:17:21.265985 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52686: remote error: bad certificate
I0926 20:17:21.273119 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52688: remote error: bad certificate
I0926 20:17:21.280972 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52690: remote error: bad certificate
I0926 20:17:21.341080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52692: remote error: bad certificate
I0926 20:17:21.366771 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41350: EOF
I0926 20:17:21.369619 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41352: EOF
I0926 20:17:21.422263 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41354: EOF
I0926 20:17:21.425154 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41356: EOF
I0926 20:17:21.433497 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41358: EOF
I0926 20:17:21.716894 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52700: EOF
I0926 20:17:21.726224 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52702: EOF
I0926 20:17:21.733803 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52704: remote error: bad certificate
I0926 20:17:21.741767 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52706: remote error: bad certificate
I0926 20:17:21.744711 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52708: remote error: bad certificate
I0926 20:17:21.907471 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34018: EOF
I0926 20:17:21.983054 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34020: EOF
I0926 20:17:22.059415 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34022: EOF
I0926 20:17:22.068508 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38020: EOF
I0926 20:17:22.070313 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38024: EOF
I0926 20:17:22.070543 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38022: EOF
I0926 20:17:22.162412 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52716: EOF
I0926 20:17:22.184497 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52718: EOF
I0926 20:17:22.193322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52720: EOF
I0926 20:17:22.215617 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52722: EOF
I0926 20:17:22.259123 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52724: remote error: bad certificate
I0926 20:17:22.267949 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52726: remote error: bad certificate
I0926 20:17:22.274474 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52728: remote error: bad certificate
I0926 20:17:22.279077 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52730: remote error: bad certificate
I0926 20:17:22.282409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52732: remote error: bad certificate
I0926 20:17:22.342004 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52734: remote error: bad certificate
I0926 20:17:22.365861 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41360: EOF
I0926 20:17:22.367856 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41362: EOF
I0926 20:17:22.421317 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41372: EOF
I0926 20:17:22.426566 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41374: EOF
I0926 20:17:22.444053 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41376: EOF
I0926 20:17:22.718724 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52740: EOF
I0926 20:17:22.726952 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52742: EOF
I0926 20:17:22.734674 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52744: remote error: bad certificate
I0926 20:17:22.742246 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52746: remote error: bad certificate
I0926 20:17:22.747175 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52748: remote error: bad certificate
I0926 20:17:22.912740 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34026: EOF
I0926 20:17:22.951945 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34028: EOF
I0926 20:17:22.983895 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34038: EOF
I0926 20:17:23.063840 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34040: EOF
I0926 20:17:23.071685 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38026: EOF
I0926 20:17:23.071802 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38030: EOF
I0926 20:17:23.072316 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38028: EOF
I0926 20:17:23.185951 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52754: EOF
I0926 20:17:23.194927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52756: EOF
I0926 20:17:23.214912 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52758: EOF
I0926 20:17:23.259750 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52760: remote error: bad certificate
I0926 20:17:23.268695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52762: remote error: bad certificate
I0926 20:17:23.275814 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52764: remote error: bad certificate
I0926 20:17:23.282633 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52766: remote error: bad certificate
I0926 20:17:23.348776 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52768: remote error: bad certificate
I0926 20:17:23.368205 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41378: EOF
I0926 20:17:23.369543 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41380: EOF
I0926 20:17:23.422370 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41390: EOF
I0926 20:17:23.428368 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41392: EOF
I0926 20:17:23.436904 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41394: EOF
I0926 20:17:23.719405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52776: EOF
I0926 20:17:23.728174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52778: EOF
I0926 20:17:23.736557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52780: remote error: bad certificate
I0926 20:17:23.743795 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52782: remote error: bad certificate
I0926 20:17:23.749122 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52784: remote error: bad certificate
W0926 20:17:23.838697 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:17:23.913591 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34044: EOF
I0926 20:17:23.987119 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34046: EOF
I0926 20:17:24.066150 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34048: EOF
I0926 20:17:24.074558 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38038: EOF
I0926 20:17:24.074682 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38032: EOF
I0926 20:17:24.075148 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38034: EOF
I0926 20:17:24.186675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52792: EOF
I0926 20:17:24.195395 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52794: EOF
I0926 20:17:24.223942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52796: EOF
I0926 20:17:24.260797 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52798: remote error: bad certificate
I0926 20:17:24.271176 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52800: remote error: bad certificate
I0926 20:17:24.277876 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52802: remote error: bad certificate
I0926 20:17:24.285058 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52804: remote error: bad certificate
I0926 20:17:24.346205 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52806: remote error: bad certificate
I0926 20:17:24.369053 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41396: EOF
I0926 20:17:24.370877 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41398: EOF
I0926 20:17:24.424074 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41408: EOF
I0926 20:17:24.429264 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41410: EOF
I0926 20:17:24.438818 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41412: EOF
I0926 20:17:24.720084 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52812: EOF
I0926 20:17:24.728723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52814: EOF
I0926 20:17:24.738001 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52816: remote error: bad certificate
I0926 20:17:24.744364 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52818: remote error: bad certificate
I0926 20:17:24.749182 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52820: remote error: bad certificate
I0926 20:17:24.863526 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38040: EOF
I0926 20:17:24.915162 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34060: EOF
I0926 20:17:24.918007 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53638: remote error: bad certificate
I0926 20:17:24.988833 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34062: EOF
I0926 20:17:25.068364 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34064: EOF
I0926 20:17:25.077217 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38044: EOF
I0926 20:17:25.077348 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38048: EOF
I0926 20:17:25.078171 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38042: EOF
I0926 20:17:25.185433 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52826: EOF
I0926 20:17:25.196934 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52828: EOF
I0926 20:17:25.216467 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52830: EOF
I0926 20:17:25.259005 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52832: remote error: bad certificate
I0926 20:17:25.271512 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52834: remote error: bad certificate
I0926 20:17:25.279410 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52836: remote error: bad certificate
I0926 20:17:25.286290 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52838: remote error: bad certificate
I0926 20:17:25.348619 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52840: remote error: bad certificate
I0926 20:17:25.369978 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41414: EOF
I0926 20:17:25.372441 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41416: EOF
I0926 20:17:25.424863 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41422: EOF
I0926 20:17:25.430755 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41424: EOF
I0926 20:17:25.439463 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41426: EOF
I0926 20:17:25.721801 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52844: EOF
I0926 20:17:25.734840 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52846: EOF
I0926 20:17:25.741263 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52848: remote error: bad certificate
I0926 20:17:25.746104 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52850: remote error: bad certificate
I0926 20:17:25.749849 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52852: remote error: bad certificate
I0926 20:17:25.920944 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34076: EOF
I0926 20:17:25.990496 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34078: EOF
I0926 20:17:26.066669 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34080: EOF
I0926 20:17:26.076112 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38052: EOF
I0926 20:17:26.077604 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38054: EOF
I0926 20:17:26.080592 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41428: EOF
I0926 20:17:26.082414 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38050: EOF
I0926 20:17:26.127631 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52866: remote error: bad certificate
I0926 20:17:26.154582 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52868: EOF
I0926 20:17:26.187386 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52870: EOF
I0926 20:17:26.197359 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52872: EOF
I0926 20:17:26.217813 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52874: EOF
I0926 20:17:26.263483 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52876: remote error: bad certificate
I0926 20:17:26.273489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52878: remote error: bad certificate
I0926 20:17:26.282164 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52880: remote error: bad certificate
I0926 20:17:26.285816 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52882: remote error: bad certificate
I0926 20:17:26.351232 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52886: remote error: bad certificate
I0926 20:17:26.373572 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41432: EOF
I0926 20:17:26.376038 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41430: EOF
I0926 20:17:26.426907 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41442: EOF
I0926 20:17:26.433179 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41444: EOF
I0926 20:17:26.441074 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41446: EOF
I0926 20:17:26.673677 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41448: EOF
I0926 20:17:26.722910 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52888: EOF
I0926 20:17:26.730935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52890: EOF
I0926 20:17:26.743821 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52892: remote error: bad certificate
I0926 20:17:26.752148 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52894: remote error: bad certificate
I0926 20:17:26.752354 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52896: remote error: bad certificate
I0926 20:17:26.921429 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34094: EOF
I0926 20:17:26.992492 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34096: EOF
I0926 20:17:27.071688 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34098: EOF
I0926 20:17:27.079499 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38058: EOF
I0926 20:17:27.080622 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38056: EOF
I0926 20:17:27.080748 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38060: EOF
I0926 20:17:27.189830 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52904: EOF
I0926 20:17:27.207119 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52906: EOF
I0926 20:17:27.218863 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52908: EOF
I0926 20:17:27.222060 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53726: remote error: bad certificate
I0926 20:17:27.263672 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52912: remote error: bad certificate
I0926 20:17:27.272629 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52914: remote error: bad certificate
I0926 20:17:27.281698 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52916: remote error: bad certificate
I0926 20:17:27.288547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52918: remote error: bad certificate
I0926 20:17:27.354860 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52920: remote error: bad certificate
I0926 20:17:27.373990 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41450: EOF
I0926 20:17:27.375068 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41452: EOF
I0926 20:17:27.427961 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41462: EOF
I0926 20:17:27.434283 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41464: EOF
I0926 20:17:27.443104 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41466: EOF
I0926 20:17:27.451082 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34108: EOF
I0926 20:17:27.724829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52924: EOF
I0926 20:17:27.732666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52926: EOF
I0926 20:17:27.744697 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52928: remote error: bad certificate
I0926 20:17:27.753195 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52930: remote error: bad certificate
I0926 20:17:27.754049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52932: remote error: bad certificate
I0926 20:17:27.878441 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38062: EOF
I0926 20:17:27.920785 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34112: EOF
I0926 20:17:27.991351 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34114: EOF
I0926 20:17:28.071529 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34116: EOF
I0926 20:17:28.079912 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38064: EOF
I0926 20:17:28.081697 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38068: EOF
I0926 20:17:28.081979 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38066: EOF
I0926 20:17:28.186388 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52946: EOF
I0926 20:17:28.197751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52948: EOF
I0926 20:17:28.218908 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52950: EOF
I0926 20:17:28.262538 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52952: remote error: bad certificate
I0926 20:17:28.272292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52954: remote error: bad certificate
I0926 20:17:28.281884 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52956: remote error: bad certificate
I0926 20:17:28.288341 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52958: remote error: bad certificate
I0926 20:17:28.352940 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52960: remote error: bad certificate
I0926 20:17:28.371262 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41468: EOF
I0926 20:17:28.375232 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41470: EOF
I0926 20:17:28.426866 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41480: EOF
I0926 20:17:28.432283 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41482: EOF
I0926 20:17:28.441518 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41484: EOF
I0926 20:17:28.733734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52964: EOF
I0926 20:17:28.742334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52962: EOF
I0926 20:17:28.745806 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52966: remote error: bad certificate
I0926 20:17:28.753895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52968: remote error: bad certificate
I0926 20:17:28.754251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52970: remote error: bad certificate
I0926 20:17:28.885686 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52972: EOF
I0926 20:17:28.922540 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34126: EOF
I0926 20:17:28.991553 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34130: EOF
I0926 20:17:29.070112 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34132: EOF
I0926 20:17:29.078327 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38070: EOF
I0926 20:17:29.078532 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38072: EOF
I0926 20:17:29.079800 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38074: EOF
I0926 20:17:29.186310 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52978: EOF
I0926 20:17:29.195364 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52980: EOF
I0926 20:17:29.206679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52982: remote error: bad certificate
I0926 20:17:29.216905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52984: EOF
I0926 20:17:29.263831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52988: remote error: bad certificate
I0926 20:17:29.271301 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52992: remote error: bad certificate
I0926 20:17:29.281189 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52994: remote error: bad certificate
I0926 20:17:29.289836 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52996: remote error: bad certificate
I0926 20:17:29.356489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:52998: remote error: bad certificate
I0926 20:17:29.374078 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41486: EOF
I0926 20:17:29.378161 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41488: EOF
I0926 20:17:29.433078 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41500: EOF
I0926 20:17:29.436521 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41502: EOF
I0926 20:17:29.448228 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41504: EOF
I0926 20:17:29.725950 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53008: EOF
I0926 20:17:29.737610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53010: EOF
I0926 20:17:29.747792 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53012: remote error: bad certificate
I0926 20:17:29.750682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53018: remote error: bad certificate
I0926 20:17:29.750983 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53020: remote error: bad certificate
I0926 20:17:29.908656 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53838: remote error: bad certificate
I0926 20:17:29.923267 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34144: EOF
I0926 20:17:29.994037 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34148: EOF
I0926 20:17:30.000021 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34150: EOF
I0926 20:17:30.071169 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34152: EOF
I0926 20:17:30.079237 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38076: EOF
I0926 20:17:30.079316 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38078: EOF
I0926 20:17:30.079689 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38080: EOF
I0926 20:17:30.191824 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53032: EOF
I0926 20:17:30.195941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53034: EOF
I0926 20:17:30.218243 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53036: EOF
I0926 20:17:30.266842 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53038: remote error: bad certificate
I0926 20:17:30.273161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53040: remote error: bad certificate
I0926 20:17:30.283758 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53044: remote error: bad certificate
I0926 20:17:30.289491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53046: remote error: bad certificate
I0926 20:17:30.356927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53048: remote error: bad certificate
I0926 20:17:30.376502 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41506: EOF
I0926 20:17:30.378422 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41508: EOF
I0926 20:17:30.430487 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41514: EOF
I0926 20:17:30.433228 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41516: EOF
I0926 20:17:30.445139 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41518: EOF
I0926 20:17:30.727770 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53052: EOF
I0926 20:17:30.737845 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53054: EOF
I0926 20:17:30.743593 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53056: remote error: bad certificate
I0926 20:17:30.755326 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53058: remote error: bad certificate
I0926 20:17:30.762274 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53060: remote error: bad certificate
I0926 20:17:30.930569 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34162: EOF
I0926 20:17:30.999888 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34166: EOF
I0926 20:17:31.079547 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34168: EOF
I0926 20:17:31.088015 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38086: EOF
I0926 20:17:31.088100 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38082: EOF
I0926 20:17:31.088420 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38084: EOF
I0926 20:17:31.193771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53066: EOF
I0926 20:17:31.202850 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53068: EOF
I0926 20:17:31.222982 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53070: EOF
I0926 20:17:31.268868 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53072: remote error: bad certificate
I0926 20:17:31.277501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53074: remote error: bad certificate
I0926 20:17:31.286890 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53078: remote error: bad certificate
I0926 20:17:31.294751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53080: remote error: bad certificate
I0926 20:17:31.359246 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53082: remote error: bad certificate
I0926 20:17:31.379448 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41520: EOF
I0926 20:17:31.386566 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41522: EOF
I0926 20:17:31.434797 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41528: EOF
I0926 20:17:31.439960 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41530: EOF
I0926 20:17:31.450794 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41532: EOF
I0926 20:17:31.730085 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53086: EOF
I0926 20:17:31.739569 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53088: EOF
I0926 20:17:31.758503 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53092: remote error: bad certificate
I0926 20:17:31.758702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53090: remote error: bad certificate
I0926 20:17:31.765153 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53094: remote error: bad certificate
I0926 20:17:31.932085 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34180: EOF
I0926 20:17:32.002046 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34184: EOF
I0926 20:17:32.081439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34186: EOF
I0926 20:17:32.089876 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38090: EOF
I0926 20:17:32.090579 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38094: EOF
I0926 20:17:32.090746 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38088: EOF
I0926 20:17:32.162267 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53104: EOF
I0926 20:17:32.192518 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53106: EOF
I0926 20:17:32.201236 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53108: EOF
I0926 20:17:32.206852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53110: remote error: bad certificate
I0926 20:17:32.224026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53112: EOF
I0926 20:17:32.266291 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53114: remote error: bad certificate
I0926 20:17:32.275023 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53116: remote error: bad certificate
I0926 20:17:32.285587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53118: remote error: bad certificate
I0926 20:17:32.292591 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53120: remote error: bad certificate
I0926 20:17:32.355869 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53124: remote error: bad certificate
I0926 20:17:32.378383 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41534: EOF
I0926 20:17:32.385340 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41536: EOF
I0926 20:17:32.435253 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41546: EOF
I0926 20:17:32.439400 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41548: EOF
I0926 20:17:32.450043 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41550: EOF
I0926 20:17:32.730263 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53126: EOF
I0926 20:17:32.740059 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53128: EOF
I0926 20:17:32.750007 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53130: remote error: bad certificate
I0926 20:17:32.758534 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53132: remote error: bad certificate
I0926 20:17:32.764448 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53134: remote error: bad certificate
I0926 20:17:32.932813 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34196: EOF
I0926 20:17:33.002828 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34200: EOF
I0926 20:17:33.081880 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34202: EOF
I0926 20:17:33.089192 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38098: EOF
I0926 20:17:33.089537 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38096: EOF
I0926 20:17:33.089809 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38102: EOF
I0926 20:17:33.139781 7 logs.go:41] http: TLS handshake error from 10.255.25.2:53954: remote error: bad certificate
I0926 20:17:33.195072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53146: EOF
I0926 20:17:33.201360 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53148: EOF
I0926 20:17:33.229352 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53150: EOF
I0926 20:17:33.262596 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53152: EOF
I0926 20:17:33.267716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53154: remote error: bad certificate
I0926 20:17:33.276107 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53156: remote error: bad certificate
I0926 20:17:33.285321 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53158: remote error: bad certificate
I0926 20:17:33.293558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53160: remote error: bad certificate
I0926 20:17:33.357069 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53164: remote error: bad certificate
I0926 20:17:33.379352 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41552: EOF
I0926 20:17:33.385977 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41554: EOF
I0926 20:17:33.433605 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41564: EOF
I0926 20:17:33.438355 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41566: EOF
I0926 20:17:33.449492 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41568: EOF
I0926 20:17:33.732991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53168: EOF
I0926 20:17:33.741269 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41570: EOF
I0926 20:17:33.743271 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53170: EOF
I0926 20:17:33.750558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53172: remote error: bad certificate
I0926 20:17:33.759101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53174: remote error: bad certificate
I0926 20:17:33.767022 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53176: remote error: bad certificate
W0926 20:17:33.903980 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:17:33.936428 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34212: EOF
I0926 20:17:34.005290 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34216: EOF
I0926 20:17:34.084584 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34218: EOF
I0926 20:17:34.092848 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38108: EOF
I0926 20:17:34.098993 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38106: EOF
I0926 20:17:34.099318 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38104: EOF
I0926 20:17:34.196730 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53186: EOF
I0926 20:17:34.205192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53188: EOF
I0926 20:17:34.225279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53190: EOF
I0926 20:17:34.272239 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53192: remote error: bad certificate
I0926 20:17:34.280872 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53194: remote error: bad certificate
I0926 20:17:34.289491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53196: remote error: bad certificate
I0926 20:17:34.297063 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53198: remote error: bad certificate
I0926 20:17:34.360977 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53202: remote error: bad certificate
I0926 20:17:34.382965 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41572: EOF
I0926 20:17:34.389118 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41574: EOF
I0926 20:17:34.439370 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41584: EOF
I0926 20:17:34.444280 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41586: EOF
I0926 20:17:34.454184 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41588: EOF
I0926 20:17:34.733738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53204: EOF
I0926 20:17:34.743072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53206: EOF
I0926 20:17:34.760244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53210: remote error: bad certificate
I0926 20:17:34.760292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53208: remote error: bad certificate
I0926 20:17:34.767323 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53212: remote error: bad certificate
I0926 20:17:34.864296 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38110: EOF
I0926 20:17:34.924502 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38112: EOF
I0926 20:17:34.936879 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34228: EOF
I0926 20:17:35.006966 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34230: EOF
I0926 20:17:35.087361 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34234: EOF
I0926 20:17:35.091795 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38118: EOF
I0926 20:17:35.092052 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38116: EOF
I0926 20:17:35.095510 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38114: EOF
I0926 20:17:35.198408 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53218: EOF
I0926 20:17:35.206268 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53220: EOF
I0926 20:17:35.228504 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53222: EOF
I0926 20:17:35.273384 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53224: remote error: bad certificate
I0926 20:17:35.281886 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53226: remote error: bad certificate
I0926 20:17:35.290963 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53228: remote error: bad certificate
I0926 20:17:35.298481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53230: remote error: bad certificate
I0926 20:17:35.363485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53234: remote error: bad certificate
I0926 20:17:35.385794 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41590: EOF
I0926 20:17:35.391129 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41592: EOF
I0926 20:17:35.441640 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41594: EOF
I0926 20:17:35.443650 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41596: EOF
I0926 20:17:35.456591 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41598: EOF
I0926 20:17:35.618340 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54054: remote error: bad certificate
I0926 20:17:35.735279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53240: EOF
I0926 20:17:35.745153 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53242: EOF
I0926 20:17:35.754223 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53244: remote error: bad certificate
I0926 20:17:35.762804 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53246: remote error: bad certificate
I0926 20:17:35.770207 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53248: remote error: bad certificate
I0926 20:17:35.941309 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34244: EOF
I0926 20:17:35.969325 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53250: remote error: bad certificate
I0926 20:17:36.008671 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34246: EOF
I0926 20:17:36.085701 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41600: EOF
I0926 20:17:36.088143 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34250: EOF
I0926 20:17:36.096565 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38122: EOF
I0926 20:17:36.096634 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38124: EOF
I0926 20:17:36.100374 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38120: EOF
I0926 20:17:36.202590 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53262: EOF
I0926 20:17:36.204784 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53264: EOF
I0926 20:17:36.225601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53266: EOF
I0926 20:17:36.271251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53268: remote error: bad certificate
I0926 20:17:36.278975 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53270: remote error: bad certificate
I0926 20:17:36.287454 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53272: remote error: bad certificate
I0926 20:17:36.295953 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53274: remote error: bad certificate
I0926 20:17:36.360467 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53280: remote error: bad certificate
I0926 20:17:36.386742 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41602: EOF
I0926 20:17:36.391933 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41604: EOF
I0926 20:17:36.442591 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41616: EOF
I0926 20:17:36.442682 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41614: EOF
I0926 20:17:36.457564 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41618: EOF
I0926 20:17:36.736457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53282: EOF
I0926 20:17:36.745688 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53284: EOF
I0926 20:17:36.752044 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53286: remote error: bad certificate
I0926 20:17:36.763668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53288: remote error: bad certificate
I0926 20:17:36.770511 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53290: remote error: bad certificate
I0926 20:17:36.943582 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34262: EOF
I0926 20:17:37.010090 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34264: EOF
I0926 20:17:37.065022 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34266: EOF
I0926 20:17:37.088465 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34270: EOF
I0926 20:17:37.095987 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38130: EOF
I0926 20:17:37.097171 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38128: EOF
I0926 20:17:37.097838 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38126: EOF
I0926 20:17:37.200566 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53296: EOF
I0926 20:17:37.208703 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53298: EOF
I0926 20:17:37.229589 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53300: EOF
I0926 20:17:37.275782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53302: remote error: bad certificate
I0926 20:17:37.284561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53304: remote error: bad certificate
I0926 20:17:37.291543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53306: remote error: bad certificate
I0926 20:17:37.298954 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53308: remote error: bad certificate
I0926 20:17:37.365099 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53312: remote error: bad certificate
I0926 20:17:37.389549 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41620: EOF
I0926 20:17:37.396325 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41622: EOF
I0926 20:17:37.443710 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41628: EOF
I0926 20:17:37.446895 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41630: EOF
I0926 20:17:37.453244 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34280: EOF
I0926 20:17:37.457777 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41632: EOF
I0926 20:17:37.747779 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53318: EOF
I0926 20:17:37.749664 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53316: EOF
I0926 20:17:37.754130 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53320: remote error: bad certificate
I0926 20:17:37.765080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53322: remote error: bad certificate
I0926 20:17:37.769441 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53324: remote error: bad certificate
I0926 20:17:37.942371 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34282: EOF
I0926 20:17:38.012558 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34284: EOF
I0926 20:17:38.091663 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34288: EOF
I0926 20:17:38.102940 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38134: EOF
I0926 20:17:38.110409 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38132: EOF
I0926 20:17:38.110892 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38136: EOF
I0926 20:17:38.202096 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53334: EOF
I0926 20:17:38.209221 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53338: EOF
I0926 20:17:38.229941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53340: EOF
I0926 20:17:38.274771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53342: remote error: bad certificate
I0926 20:17:38.285235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53344: remote error: bad certificate
I0926 20:17:38.293920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53346: remote error: bad certificate
I0926 20:17:38.301170 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53348: remote error: bad certificate
I0926 20:17:38.365442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53352: remote error: bad certificate
I0926 20:17:38.389520 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41634: EOF
I0926 20:17:38.397044 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41636: EOF
I0926 20:17:38.446252 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41646: EOF
I0926 20:17:38.450582 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41648: EOF
I0926 20:17:38.460397 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41650: EOF
I0926 20:17:38.680827 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53354: remote error: bad certificate
I0926 20:17:38.738401 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53356: EOF
I0926 20:17:38.745943 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53358: EOF
I0926 20:17:38.757295 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53360: remote error: bad certificate
I0926 20:17:38.766825 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53362: remote error: bad certificate
I0926 20:17:38.770627 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53364: remote error: bad certificate
I0926 20:17:38.858192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53366: EOF
I0926 20:17:38.947365 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34298: EOF
I0926 20:17:39.014780 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34300: EOF
I0926 20:17:39.093131 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34304: EOF
I0926 20:17:39.104963 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38138: EOF
I0926 20:17:39.112834 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38140: EOF
I0926 20:17:39.113117 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38142: EOF
I0926 20:17:39.202754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53370: EOF
I0926 20:17:39.211186 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53374: EOF
I0926 20:17:39.240437 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53376: EOF
I0926 20:17:39.278113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53378: remote error: bad certificate
I0926 20:17:39.286351 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53380: remote error: bad certificate
I0926 20:17:39.294430 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53382: remote error: bad certificate
I0926 20:17:39.301902 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53384: remote error: bad certificate
I0926 20:17:39.367266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53388: remote error: bad certificate
I0926 20:17:39.391924 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41652: EOF
I0926 20:17:39.399345 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41654: EOF
I0926 20:17:39.446800 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41664: EOF
I0926 20:17:39.449386 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41666: EOF
I0926 20:17:39.463430 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41668: EOF
I0926 20:17:39.739385 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53392: EOF
I0926 20:17:39.750204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53394: EOF
I0926 20:17:39.758772 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53396: remote error: bad certificate
I0926 20:17:39.766528 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53398: remote error: bad certificate
I0926 20:17:39.773808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53400: remote error: bad certificate
I0926 20:17:39.948130 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34316: EOF
I0926 20:17:40.004943 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54218: remote error: bad certificate
I0926 20:17:40.014839 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34318: EOF
I0926 20:17:40.094876 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34322: EOF
I0926 20:17:40.106337 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38144: EOF
I0926 20:17:40.113402 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38146: EOF
I0926 20:17:40.114274 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38148: EOF
I0926 20:17:40.204967 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53408: EOF
I0926 20:17:40.212824 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53412: EOF
I0926 20:17:40.232654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53416: EOF
I0926 20:17:40.278427 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53418: remote error: bad certificate
I0926 20:17:40.286769 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53420: remote error: bad certificate
I0926 20:17:40.294585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53422: remote error: bad certificate
I0926 20:17:40.303109 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53424: remote error: bad certificate
I0926 20:17:40.367895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53428: remote error: bad certificate
I0926 20:17:40.392494 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41670: EOF
I0926 20:17:40.397079 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53430: EOF
I0926 20:17:40.399970 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41672: EOF
I0926 20:17:40.448726 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41684: EOF
I0926 20:17:40.450762 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41686: EOF
I0926 20:17:40.460464 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41688: EOF
I0926 20:17:40.737285 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53432: EOF
I0926 20:17:40.746481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53434: EOF
I0926 20:17:40.768793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53436: remote error: bad certificate
I0926 20:17:40.769637 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53438: remote error: bad certificate
I0926 20:17:40.771484 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53440: remote error: bad certificate
I0926 20:17:40.814420 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41690: EOF
I0926 20:17:40.949751 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34334: EOF
I0926 20:17:41.017187 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34336: EOF
I0926 20:17:41.093815 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34338: EOF
I0926 20:17:41.104669 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38150: EOF
I0926 20:17:41.111362 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38152: EOF
I0926 20:17:41.112170 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38154: EOF
I0926 20:17:41.205463 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53442: EOF
I0926 20:17:41.213976 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53446: EOF
I0926 20:17:41.234060 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53450: EOF
I0926 20:17:41.285868 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53452: remote error: bad certificate
I0926 20:17:41.297137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53456: remote error: bad certificate
I0926 20:17:41.298631 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53454: remote error: bad certificate
I0926 20:17:41.304706 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53458: remote error: bad certificate
I0926 20:17:41.369557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53462: remote error: bad certificate
I0926 20:17:41.392556 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41692: EOF
I0926 20:17:41.399758 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41694: EOF
I0926 20:17:41.451685 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41704: EOF
I0926 20:17:41.459694 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41706: EOF
I0926 20:17:41.465819 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41708: EOF
I0926 20:17:41.585203 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34350: EOF
I0926 20:17:41.709734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53466: remote error: bad certificate
I0926 20:17:41.742509 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53468: EOF
I0926 20:17:41.751432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53470: EOF
I0926 20:17:41.763370 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53472: remote error: bad certificate
I0926 20:17:41.771630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53474: remote error: bad certificate
I0926 20:17:41.777363 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53476: remote error: bad certificate
I0926 20:17:41.954210 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34352: EOF
I0926 20:17:41.963797 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38156: EOF
I0926 20:17:42.018896 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34354: EOF
I0926 20:17:42.058921 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41710: EOF
I0926 20:17:42.097704 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34356: EOF
I0926 20:17:42.110214 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38158: EOF
I0926 20:17:42.115521 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38162: EOF
I0926 20:17:42.116523 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38160: EOF
I0926 20:17:42.171476 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53482: EOF
I0926 20:17:42.205949 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53484: EOF
I0926 20:17:42.214420 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53486: EOF
I0926 20:17:42.234487 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53492: EOF
I0926 20:17:42.282696 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53494: remote error: bad certificate
I0926 20:17:42.295710 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53496: remote error: bad certificate
I0926 20:17:42.303681 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53498: remote error: bad certificate
I0926 20:17:42.305171 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53500: remote error: bad certificate
I0926 20:17:42.370290 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53504: remote error: bad certificate
I0926 20:17:42.397701 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41712: EOF
I0926 20:17:42.404486 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41714: EOF
I0926 20:17:42.453540 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41724: EOF
I0926 20:17:42.461866 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41726: EOF
I0926 20:17:42.467414 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41728: EOF
I0926 20:17:42.743815 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53506: EOF
I0926 20:17:42.753101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53508: EOF
I0926 20:17:42.764086 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53510: remote error: bad certificate
I0926 20:17:42.772679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53512: remote error: bad certificate
I0926 20:17:42.779633 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53514: remote error: bad certificate
I0926 20:17:42.956526 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34368: EOF
I0926 20:17:43.023522 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34370: EOF
I0926 20:17:43.101784 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34372: EOF
I0926 20:17:43.111235 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38166: EOF
I0926 20:17:43.118194 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38168: EOF
I0926 20:17:43.118622 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38170: EOF
I0926 20:17:43.208098 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53518: EOF
I0926 20:17:43.215613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53520: EOF
I0926 20:17:43.235937 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53524: EOF
I0926 20:17:43.283722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53528: remote error: bad certificate
I0926 20:17:43.295763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53530: remote error: bad certificate
I0926 20:17:43.304832 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53532: remote error: bad certificate
I0926 20:17:43.306750 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53534: remote error: bad certificate
I0926 20:17:43.371878 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53538: remote error: bad certificate
I0926 20:17:43.398757 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41730: EOF
I0926 20:17:43.405096 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41732: EOF
I0926 20:17:43.454958 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41738: EOF
I0926 20:17:43.461001 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41740: EOF
I0926 20:17:43.468470 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41742: EOF
I0926 20:17:43.534559 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54358: remote error: bad certificate
I0926 20:17:43.754146 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53544: EOF
I0926 20:17:43.759254 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53546: EOF
I0926 20:17:43.763220 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53548: remote error: bad certificate
I0926 20:17:43.773041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53550: remote error: bad certificate
I0926 20:17:43.780169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53552: remote error: bad certificate
I0926 20:17:43.959433 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34386: EOF
W0926 20:17:43.960855 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:17:44.026122 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34388: EOF
I0926 20:17:44.032567 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53554: remote error: bad certificate
I0926 20:17:44.103031 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34390: EOF
I0926 20:17:44.111875 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38172: EOF
I0926 20:17:44.114907 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34392: EOF
I0926 20:17:44.117666 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38176: EOF
I0926 20:17:44.119934 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38174: EOF
I0926 20:17:44.208459 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53560: EOF
I0926 20:17:44.217481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53562: EOF
I0926 20:17:44.237356 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53566: EOF
I0926 20:17:44.285697 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53570: remote error: bad certificate
I0926 20:17:44.297409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53572: remote error: bad certificate
I0926 20:17:44.311003 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53574: remote error: bad certificate
I0926 20:17:44.312334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53576: remote error: bad certificate
I0926 20:17:44.371623 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53580: remote error: bad certificate
I0926 20:17:44.401503 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41744: EOF
I0926 20:17:44.407691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41746: EOF
I0926 20:17:44.456555 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41756: EOF
I0926 20:17:44.465284 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41758: EOF
I0926 20:17:44.470106 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41760: EOF
I0926 20:17:44.746514 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53582: EOF
I0926 20:17:44.756518 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53584: EOF
I0926 20:17:44.766547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53586: remote error: bad certificate
I0926 20:17:44.776017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53588: remote error: bad certificate
I0926 20:17:44.784037 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53590: remote error: bad certificate
I0926 20:17:44.866647 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38178: EOF
I0926 20:17:44.959679 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34404: EOF
I0926 20:17:45.027689 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34406: EOF
I0926 20:17:45.106225 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34408: EOF
I0926 20:17:45.114165 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38180: EOF
I0926 20:17:45.121392 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38182: EOF
I0926 20:17:45.121497 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38184: EOF
I0926 20:17:45.209897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53592: EOF
I0926 20:17:45.227187 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53594: EOF
I0926 20:17:45.238398 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53596: EOF
I0926 20:17:45.285439 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53602: remote error: bad certificate
I0926 20:17:45.298656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53604: remote error: bad certificate
I0926 20:17:45.305667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53608: remote error: bad certificate
I0926 20:17:45.306070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53606: remote error: bad certificate
I0926 20:17:45.373897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53610: remote error: bad certificate
I0926 20:17:45.400691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41762: EOF
I0926 20:17:45.407163 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41764: EOF
I0926 20:17:45.457386 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41774: EOF
I0926 20:17:45.466003 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41776: EOF
I0926 20:17:45.476248 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41778: EOF
I0926 20:17:45.748611 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53616: EOF
I0926 20:17:45.758172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53618: EOF
I0926 20:17:45.768003 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53620: remote error: bad certificate
I0926 20:17:45.776379 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53622: remote error: bad certificate
I0926 20:17:45.784564 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53624: remote error: bad certificate
I0926 20:17:45.963324 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34420: EOF
I0926 20:17:46.029773 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34422: EOF
I0926 20:17:46.086378 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41780: EOF
I0926 20:17:46.107494 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34424: EOF
I0926 20:17:46.115826 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38190: EOF
I0926 20:17:46.121972 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38192: EOF
I0926 20:17:46.122547 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38194: EOF
I0926 20:17:46.212059 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53632: EOF
I0926 20:17:46.220748 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53634: EOF
I0926 20:17:46.239229 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53636: EOF
I0926 20:17:46.286809 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53640: remote error: bad certificate
I0926 20:17:46.300112 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53644: remote error: bad certificate
I0926 20:17:46.308546 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53646: remote error: bad certificate
I0926 20:17:46.309429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53648: remote error: bad certificate
I0926 20:17:46.374032 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53652: remote error: bad certificate
I0926 20:17:46.404258 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41782: EOF
I0926 20:17:46.410255 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41784: EOF
I0926 20:17:46.459531 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41794: EOF
I0926 20:17:46.467623 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41796: EOF
I0926 20:17:46.472806 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41798: EOF
I0926 20:17:46.748585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53656: EOF
I0926 20:17:46.767148 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53658: EOF
I0926 20:17:46.767843 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53660: remote error: bad certificate
I0926 20:17:46.775575 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53662: remote error: bad certificate
I0926 20:17:46.784402 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53664: remote error: bad certificate
I0926 20:17:46.966457 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34438: EOF
I0926 20:17:47.032922 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34440: EOF
I0926 20:17:47.110396 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34442: EOF
I0926 20:17:47.117634 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38196: EOF
I0926 20:17:47.124078 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38198: EOF
I0926 20:17:47.127555 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38200: EOF
I0926 20:17:47.211925 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53666: EOF
I0926 20:17:47.220382 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53668: EOF
I0926 20:17:47.241709 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53670: EOF
I0926 20:17:47.281629 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54490: remote error: bad certificate
I0926 20:17:47.290549 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53676: remote error: bad certificate
I0926 20:17:47.301315 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53680: remote error: bad certificate
I0926 20:17:47.307431 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53682: remote error: bad certificate
I0926 20:17:47.310365 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53684: remote error: bad certificate
I0926 20:17:47.375302 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53686: remote error: bad certificate
I0926 20:17:47.405530 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41800: EOF
I0926 20:17:47.410422 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41802: EOF
I0926 20:17:47.454049 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34454: EOF
I0926 20:17:47.459786 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41808: EOF
I0926 20:17:47.466219 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41810: EOF
I0926 20:17:47.475139 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41812: EOF
I0926 20:17:47.504467 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53692: EOF
I0926 20:17:47.750572 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53694: EOF
I0926 20:17:47.760105 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53696: EOF
I0926 20:17:47.770648 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53698: remote error: bad certificate
I0926 20:17:47.778019 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53700: remote error: bad certificate
I0926 20:17:47.786259 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53702: remote error: bad certificate
I0926 20:17:47.872621 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41814: EOF
I0926 20:17:47.968358 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34456: EOF
I0926 20:17:48.033947 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34458: EOF
I0926 20:17:48.112829 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34460: EOF
I0926 20:17:48.121686 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38202: EOF
I0926 20:17:48.125412 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38206: EOF
I0926 20:17:48.129686 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38204: EOF
I0926 20:17:48.212110 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53710: EOF
I0926 20:17:48.234232 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53712: EOF
I0926 20:17:48.242128 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53714: EOF
I0926 20:17:48.290977 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53718: remote error: bad certificate
I0926 20:17:48.299160 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53722: remote error: bad certificate
I0926 20:17:48.309828 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53724: remote error: bad certificate
I0926 20:17:48.317772 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53726: remote error: bad certificate
I0926 20:17:48.335734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53728: remote error: bad certificate
I0926 20:17:48.376404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53730: remote error: bad certificate
I0926 20:17:48.405852 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41816: EOF
I0926 20:17:48.412785 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41818: EOF
I0926 20:17:48.464509 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41828: EOF
I0926 20:17:48.470565 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41830: EOF
I0926 20:17:48.475890 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41832: EOF
I0926 20:17:48.752056 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53734: EOF
I0926 20:17:48.760974 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53736: EOF
I0926 20:17:48.772288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53738: remote error: bad certificate
I0926 20:17:48.780161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53740: remote error: bad certificate
I0926 20:17:48.788288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53742: remote error: bad certificate
I0926 20:17:48.970406 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34474: EOF
I0926 20:17:49.007145 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38208: EOF
I0926 20:17:49.035838 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34476: EOF
I0926 20:17:49.114953 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34478: EOF
I0926 20:17:49.122919 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38210: EOF
I0926 20:17:49.127479 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38212: EOF
I0926 20:17:49.127613 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38214: EOF
I0926 20:17:49.216021 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53744: EOF
I0926 20:17:49.223216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53746: EOF
I0926 20:17:49.243810 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53748: EOF
I0926 20:17:49.292771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53752: remote error: bad certificate
I0926 20:17:49.303502 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53754: remote error: bad certificate
I0926 20:17:49.311531 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53756: remote error: bad certificate
I0926 20:17:49.318909 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53760: remote error: bad certificate
I0926 20:17:49.376566 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53762: remote error: bad certificate
I0926 20:17:49.406120 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41834: EOF
I0926 20:17:49.412965 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41836: EOF
I0926 20:17:49.466497 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41848: EOF
I0926 20:17:49.471910 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41850: EOF
I0926 20:17:49.477263 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41852: EOF
I0926 20:17:49.752284 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53768: EOF
I0926 20:17:49.769753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53770: EOF
I0926 20:17:49.773129 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53772: remote error: bad certificate
I0926 20:17:49.781802 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53774: remote error: bad certificate
I0926 20:17:49.788565 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53776: remote error: bad certificate
I0926 20:17:49.972765 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34492: EOF
I0926 20:17:50.037280 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34494: EOF
I0926 20:17:50.116758 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34496: EOF
I0926 20:17:50.124359 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38216: EOF
I0926 20:17:50.128934 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38220: EOF
I0926 20:17:50.129662 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38218: EOF
I0926 20:17:50.216059 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53782: EOF
I0926 20:17:50.224334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53784: EOF
I0926 20:17:50.243846 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53786: EOF
I0926 20:17:50.272627 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54604: remote error: bad certificate
I0926 20:17:50.294323 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53790: remote error: bad certificate
I0926 20:17:50.304231 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53792: remote error: bad certificate
I0926 20:17:50.313085 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53794: remote error: bad certificate
I0926 20:17:50.321323 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53796: remote error: bad certificate
I0926 20:17:50.378903 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53802: remote error: bad certificate
I0926 20:17:50.409497 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41854: EOF
I0926 20:17:50.415016 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41856: EOF
I0926 20:17:50.469006 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41858: EOF
I0926 20:17:50.471535 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41860: EOF
I0926 20:17:50.478635 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41862: EOF
I0926 20:17:50.755872 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53806: EOF
I0926 20:17:50.764831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53808: EOF
I0926 20:17:50.774508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53810: remote error: bad certificate
I0926 20:17:50.782411 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53812: remote error: bad certificate
I0926 20:17:50.791103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53814: remote error: bad certificate
I0926 20:17:50.974963 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34508: EOF
I0926 20:17:51.039631 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34510: EOF
I0926 20:17:51.118364 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34512: EOF
I0926 20:17:51.124435 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38222: EOF
I0926 20:17:51.129546 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38224: EOF
I0926 20:17:51.129737 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38226: EOF
I0926 20:17:51.165761 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34514: EOF
I0926 20:17:51.219103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53816: EOF
I0926 20:17:51.221291 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53818: EOF
I0926 20:17:51.246697 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53820: EOF
I0926 20:17:51.304431 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53822: remote error: bad certificate
I0926 20:17:51.304826 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53824: remote error: bad certificate
I0926 20:17:51.311189 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53826: remote error: bad certificate
I0926 20:17:51.319649 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53828: remote error: bad certificate
I0926 20:17:51.377328 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53830: remote error: bad certificate
I0926 20:17:51.411534 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41864: EOF
I0926 20:17:51.417353 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41866: EOF
I0926 20:17:51.469783 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41872: EOF
I0926 20:17:51.473483 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41874: EOF
I0926 20:17:51.479178 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41876: EOF
I0926 20:17:51.601561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53840: remote error: bad certificate
I0926 20:17:51.755854 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53842: EOF
I0926 20:17:51.765327 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53844: EOF
I0926 20:17:51.774699 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53846: remote error: bad certificate
I0926 20:17:51.782657 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53848: remote error: bad certificate
I0926 20:17:51.790996 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53850: remote error: bad certificate
I0926 20:17:51.976640 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34526: EOF
I0926 20:17:52.041198 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34528: EOF
I0926 20:17:52.121503 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34530: EOF
I0926 20:17:52.127377 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38228: EOF
I0926 20:17:52.131373 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38232: EOF
I0926 20:17:52.131870 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38230: EOF
I0926 20:17:52.166339 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53856: EOF
I0926 20:17:52.218850 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53858: EOF
I0926 20:17:52.226668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53860: EOF
I0926 20:17:52.246211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53862: EOF
I0926 20:17:52.295728 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53864: remote error: bad certificate
I0926 20:17:52.305571 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53866: remote error: bad certificate
I0926 20:17:52.314117 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53868: remote error: bad certificate
I0926 20:17:52.321310 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53870: remote error: bad certificate
I0926 20:17:52.378884 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53872: remote error: bad certificate
I0926 20:17:52.413729 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41878: EOF
I0926 20:17:52.417422 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41880: EOF
I0926 20:17:52.471475 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41886: EOF
I0926 20:17:52.476837 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41888: EOF
I0926 20:17:52.481353 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41890: EOF
I0926 20:17:52.757878 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53880: EOF
I0926 20:17:52.767396 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53882: EOF
I0926 20:17:52.777129 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53884: remote error: bad certificate
I0926 20:17:52.794983 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53886: remote error: bad certificate
I0926 20:17:52.795028 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53888: remote error: bad certificate
I0926 20:17:52.979548 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34544: EOF
I0926 20:17:53.043072 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34546: EOF
I0926 20:17:53.121886 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34548: EOF
I0926 20:17:53.130800 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38238: EOF
I0926 20:17:53.131258 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38234: EOF
I0926 20:17:53.133885 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38236: EOF
I0926 20:17:53.220712 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53892: EOF
I0926 20:17:53.228691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53894: EOF
I0926 20:17:53.248468 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53896: EOF
I0926 20:17:53.297084 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53898: remote error: bad certificate
I0926 20:17:53.306466 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53900: remote error: bad certificate
I0926 20:17:53.314245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53902: remote error: bad certificate
I0926 20:17:53.323909 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53904: remote error: bad certificate
I0926 20:17:53.379783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53906: remote error: bad certificate
I0926 20:17:53.412331 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41892: EOF
I0926 20:17:53.417776 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41894: EOF
I0926 20:17:53.473674 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41900: EOF
I0926 20:17:53.478252 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41902: EOF
I0926 20:17:53.483086 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41904: EOF
I0926 20:17:53.507923 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54726: remote error: bad certificate
I0926 20:17:53.758762 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53918: EOF
I0926 20:17:53.768301 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53920: EOF
I0926 20:17:53.778295 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53922: remote error: bad certificate
I0926 20:17:53.786895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53924: remote error: bad certificate
I0926 20:17:53.796403 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53926: remote error: bad certificate
I0926 20:17:53.981942 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34562: EOF
W0926 20:17:54.018130 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:17:54.044348 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34564: EOF
I0926 20:17:54.124479 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34566: EOF
I0926 20:17:54.131308 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38240: EOF
I0926 20:17:54.133681 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38242: EOF
I0926 20:17:54.134792 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38244: EOF
I0926 20:17:54.216928 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53932: EOF
I0926 20:17:54.229653 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53934: EOF
I0926 20:17:54.250388 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53936: EOF
I0926 20:17:54.299252 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53938: remote error: bad certificate
I0926 20:17:54.308794 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53940: remote error: bad certificate
I0926 20:17:54.321239 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53944: remote error: bad certificate
I0926 20:17:54.324334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53942: remote error: bad certificate
I0926 20:17:54.354137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53946: remote error: bad certificate
I0926 20:17:54.380326 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53948: remote error: bad certificate
I0926 20:17:54.418661 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41906: EOF
I0926 20:17:54.420607 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41908: EOF
I0926 20:17:54.473717 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41914: EOF
I0926 20:17:54.478751 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41916: EOF
I0926 20:17:54.483924 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41918: EOF
I0926 20:17:54.616045 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53958: EOF
I0926 20:17:54.760639 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53960: EOF
I0926 20:17:54.769113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53962: EOF
I0926 20:17:54.779066 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53964: remote error: bad certificate
I0926 20:17:54.786803 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53966: remote error: bad certificate
I0926 20:17:54.796566 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53968: remote error: bad certificate
I0926 20:17:54.868250 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38246: EOF
I0926 20:17:54.949401 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41920: EOF
I0926 20:17:54.981517 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34580: EOF
I0926 20:17:55.046514 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34582: EOF
I0926 20:17:55.126296 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34584: EOF
I0926 20:17:55.135064 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38248: EOF
I0926 20:17:55.136009 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38250: EOF
I0926 20:17:55.136171 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38252: EOF
I0926 20:17:55.222654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53970: EOF
I0926 20:17:55.231502 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53972: EOF
I0926 20:17:55.250691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53974: EOF
I0926 20:17:55.300951 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53976: remote error: bad certificate
I0926 20:17:55.310585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53978: remote error: bad certificate
I0926 20:17:55.318674 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53980: remote error: bad certificate
I0926 20:17:55.326555 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53982: remote error: bad certificate
I0926 20:17:55.383605 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53984: remote error: bad certificate
I0926 20:17:55.418082 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41922: EOF
I0926 20:17:55.422383 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41924: EOF
I0926 20:17:55.476154 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41930: EOF
I0926 20:17:55.483380 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41934: EOF
I0926 20:17:55.484650 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41932: EOF
I0926 20:17:55.761772 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53994: EOF
I0926 20:17:55.769387 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53996: EOF
I0926 20:17:55.786189 7 logs.go:41] http: TLS handshake error from 192.168.16.12:53998: remote error: bad certificate
I0926 20:17:55.786834 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54000: remote error: bad certificate
I0926 20:17:55.797222 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54002: remote error: bad certificate
I0926 20:17:55.820968 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54820: remote error: bad certificate
I0926 20:17:55.986256 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34596: EOF
I0926 20:17:56.049217 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34598: EOF
I0926 20:17:56.056952 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38256: EOF
I0926 20:17:56.088147 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41936: EOF
I0926 20:17:56.129248 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34600: EOF
I0926 20:17:56.136394 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38258: EOF
I0926 20:17:56.138080 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38260: EOF
I0926 20:17:56.138241 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38262: EOF
I0926 20:17:56.224019 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54012: EOF
I0926 20:17:56.231491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54014: EOF
I0926 20:17:56.251472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54016: EOF
I0926 20:17:56.301900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54018: remote error: bad certificate
I0926 20:17:56.311856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54020: remote error: bad certificate
I0926 20:17:56.319264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54024: remote error: bad certificate
I0926 20:17:56.327011 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54026: remote error: bad certificate
I0926 20:17:56.382999 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54028: remote error: bad certificate
I0926 20:17:56.421262 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41938: EOF
I0926 20:17:56.425037 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41940: EOF
I0926 20:17:56.479031 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41948: EOF
I0926 20:17:56.486939 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41950: EOF
I0926 20:17:56.488422 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41952: EOF
I0926 20:17:56.763103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54038: EOF
I0926 20:17:56.771768 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54040: EOF
I0926 20:17:56.780910 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54042: remote error: bad certificate
I0926 20:17:56.789813 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54044: remote error: bad certificate
I0926 20:17:56.799126 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54046: remote error: bad certificate
I0926 20:17:56.987501 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34614: EOF
I0926 20:17:57.051471 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34616: EOF
I0926 20:17:57.131516 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34618: EOF
I0926 20:17:57.139186 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38266: EOF
I0926 20:17:57.140367 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38264: EOF
I0926 20:17:57.140429 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38268: EOF
I0926 20:17:57.225854 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54048: EOF
I0926 20:17:57.236482 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54050: EOF
I0926 20:17:57.253798 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54052: EOF
I0926 20:17:57.310994 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54056: remote error: bad certificate
I0926 20:17:57.312879 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54054: remote error: bad certificate
I0926 20:17:57.321897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54058: remote error: bad certificate
I0926 20:17:57.327765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54060: remote error: bad certificate
I0926 20:17:57.383686 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54062: remote error: bad certificate
I0926 20:17:57.419410 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41954: EOF
I0926 20:17:57.424896 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41956: EOF
I0926 20:17:57.455015 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34620: EOF
I0926 20:17:57.475610 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41966: EOF
I0926 20:17:57.483864 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41968: EOF
I0926 20:17:57.487723 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41970: EOF
I0926 20:17:57.764712 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54072: EOF
I0926 20:17:57.773110 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54074: EOF
I0926 20:17:57.782651 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54076: remote error: bad certificate
I0926 20:17:57.790671 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54078: remote error: bad certificate
I0926 20:17:57.800279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54080: remote error: bad certificate
I0926 20:17:57.990032 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34632: EOF
I0926 20:17:58.053714 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34634: EOF
I0926 20:17:58.132627 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34636: EOF
I0926 20:17:58.140607 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38274: EOF
I0926 20:17:58.140864 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38272: EOF
I0926 20:17:58.141603 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38270: EOF
I0926 20:17:58.221150 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34638: EOF
I0926 20:17:58.226903 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54088: EOF
I0926 20:17:58.235423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54090: EOF
I0926 20:17:58.253683 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54092: EOF
I0926 20:17:58.304621 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54094: remote error: bad certificate
I0926 20:17:58.313108 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54096: remote error: bad certificate
I0926 20:17:58.322402 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54098: remote error: bad certificate
I0926 20:17:58.330374 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54100: remote error: bad certificate
I0926 20:17:58.385116 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54102: remote error: bad certificate
I0926 20:17:58.419333 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41972: EOF
I0926 20:17:58.423444 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41974: EOF
I0926 20:17:58.478812 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41976: EOF
I0926 20:17:58.486745 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41978: EOF
I0926 20:17:58.492674 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41980: EOF
I0926 20:17:58.719938 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54110: remote error: bad certificate
I0926 20:17:58.764859 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54112: EOF
I0926 20:17:58.773548 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54114: EOF
I0926 20:17:58.792701 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54116: remote error: bad certificate
I0926 20:17:58.793244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54118: remote error: bad certificate
I0926 20:17:58.801296 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54120: remote error: bad certificate
I0926 20:17:58.991517 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34650: EOF
I0926 20:17:59.052774 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34652: EOF
I0926 20:17:59.131997 7 logs.go:41] http: TLS handshake error from 10.255.25.2:54938: remote error: bad certificate
I0926 20:17:59.134805 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34654: EOF
I0926 20:17:59.141594 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38280: EOF
I0926 20:17:59.142242 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38278: EOF
I0926 20:17:59.142336 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38276: EOF
I0926 20:17:59.226172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54124: EOF
I0926 20:17:59.234190 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54126: EOF
I0926 20:17:59.253161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54128: EOF
I0926 20:17:59.302083 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54130: remote error: bad certificate
I0926 20:17:59.310971 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54132: remote error: bad certificate
I0926 20:17:59.318871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54134: remote error: bad certificate
I0926 20:17:59.327185 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54136: remote error: bad certificate
I0926 20:17:59.386866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54138: remote error: bad certificate
I0926 20:17:59.422385 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41982: EOF
I0926 20:17:59.427413 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41984: EOF
I0926 20:17:59.481632 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41994: EOF
I0926 20:17:59.486468 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41996: EOF
I0926 20:17:59.495402 7 logs.go:41] http: TLS handshake error from 192.168.16.5:41998: EOF
I0926 20:17:59.765888 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54148: EOF
I0926 20:17:59.774285 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54150: EOF
I0926 20:17:59.784559 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54152: remote error: bad certificate
I0926 20:17:59.792701 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54154: remote error: bad certificate
I0926 20:17:59.801762 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54156: remote error: bad certificate
I0926 20:17:59.994948 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34668: EOF
I0926 20:18:00.057225 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34670: EOF
I0926 20:18:00.136985 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34672: EOF
I0926 20:18:00.144321 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38284: EOF
I0926 20:18:00.144808 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38286: EOF
I0926 20:18:00.146408 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38282: EOF
I0926 20:18:00.229793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54162: EOF
I0926 20:18:00.237529 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54164: EOF
I0926 20:18:00.256964 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54166: EOF
I0926 20:18:00.305964 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54168: remote error: bad certificate
I0926 20:18:00.314940 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54170: remote error: bad certificate
I0926 20:18:00.331686 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54172: remote error: bad certificate
I0926 20:18:00.332347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54174: remote error: bad certificate
I0926 20:18:00.387589 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54176: remote error: bad certificate
I0926 20:18:00.426434 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42000: EOF
I0926 20:18:00.428885 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42002: EOF
I0926 20:18:00.481535 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42008: EOF
I0926 20:18:00.489077 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42010: EOF
I0926 20:18:00.495389 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42012: EOF
I0926 20:18:00.766642 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54184: EOF
I0926 20:18:00.775191 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54186: EOF
I0926 20:18:00.785049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54188: remote error: bad certificate
I0926 20:18:00.792322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54190: remote error: bad certificate
I0926 20:18:00.802847 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54192: remote error: bad certificate
I0926 20:18:00.993958 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34684: EOF
I0926 20:18:01.056409 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34686: EOF
I0926 20:18:01.137663 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34688: EOF
I0926 20:18:01.142158 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38288: EOF
I0926 20:18:01.144828 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38292: EOF
I0926 20:18:01.146907 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38290: EOF
I0926 20:18:01.228105 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54194: EOF
I0926 20:18:01.233684 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54196: EOF
I0926 20:18:01.257947 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54198: EOF
I0926 20:18:01.307728 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54200: remote error: bad certificate
I0926 20:18:01.316517 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54202: remote error: bad certificate
I0926 20:18:01.323400 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54204: remote error: bad certificate
I0926 20:18:01.331510 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54206: remote error: bad certificate
I0926 20:18:01.386901 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54208: remote error: bad certificate
I0926 20:18:01.426176 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42014: EOF
I0926 20:18:01.431450 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42016: EOF
I0926 20:18:01.483870 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42028: EOF
I0926 20:18:01.490534 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42030: EOF
I0926 20:18:01.496957 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42032: EOF
I0926 20:18:01.720336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54212: EOF
I0926 20:18:01.769521 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54220: EOF
I0926 20:18:01.776381 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54222: EOF
I0926 20:18:01.786682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54224: remote error: bad certificate
I0926 20:18:01.795400 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54226: remote error: bad certificate
I0926 20:18:01.805108 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54228: remote error: bad certificate
I0926 20:18:01.965198 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54230: remote error: bad certificate
I0926 20:18:01.996825 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34700: EOF
I0926 20:18:02.018781 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42034: EOF
I0926 20:18:02.059904 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34702: EOF
I0926 20:18:02.141945 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34704: EOF
I0926 20:18:02.148182 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38294: EOF
I0926 20:18:02.149556 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38296: EOF
I0926 20:18:02.150459 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38298: EOF
I0926 20:18:02.165305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54236: EOF
I0926 20:18:02.227992 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54238: EOF
I0926 20:18:02.237948 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54240: EOF
I0926 20:18:02.256935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54242: EOF
I0926 20:18:02.306921 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54244: remote error: bad certificate
I0926 20:18:02.315510 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54246: remote error: bad certificate
I0926 20:18:02.322657 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54248: remote error: bad certificate
I0926 20:18:02.331741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54250: remote error: bad certificate
I0926 20:18:02.386855 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54252: remote error: bad certificate
I0926 20:18:02.429541 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42036: EOF
I0926 20:18:02.436268 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42038: EOF
I0926 20:18:02.484255 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42048: EOF
I0926 20:18:02.491168 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42050: EOF
I0926 20:18:02.497404 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42052: EOF
I0926 20:18:02.768991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54254: EOF
I0926 20:18:02.774808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54262: EOF
I0926 20:18:02.785835 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54264: remote error: bad certificate
I0926 20:18:02.796672 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54266: remote error: bad certificate
I0926 20:18:02.805587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54268: remote error: bad certificate
I0926 20:18:03.001686 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34718: EOF
I0926 20:18:03.062209 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34720: EOF
I0926 20:18:03.095196 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38300: EOF
I0926 20:18:03.144246 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34722: EOF
I0926 20:18:03.150214 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38304: EOF
I0926 20:18:03.151654 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38302: EOF
I0926 20:18:03.152734 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38308: EOF
I0926 20:18:03.161597 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55088: remote error: bad certificate
I0926 20:18:03.231825 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54274: EOF
I0926 20:18:03.238491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54276: EOF
I0926 20:18:03.257536 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54278: EOF
I0926 20:18:03.310277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54280: remote error: bad certificate
I0926 20:18:03.325509 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54282: remote error: bad certificate
I0926 20:18:03.326406 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54284: remote error: bad certificate
I0926 20:18:03.335186 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54286: remote error: bad certificate
I0926 20:18:03.390608 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54288: remote error: bad certificate
I0926 20:18:03.431388 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42054: EOF
I0926 20:18:03.438124 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42056: EOF
I0926 20:18:03.487058 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42068: EOF
I0926 20:18:03.493209 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42070: EOF
I0926 20:18:03.499416 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42072: EOF
I0926 20:18:03.769626 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54292: EOF
I0926 20:18:03.778609 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54294: EOF
I0926 20:18:03.789655 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54302: remote error: bad certificate
I0926 20:18:03.796494 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54304: remote error: bad certificate
I0926 20:18:03.806279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54306: remote error: bad certificate
I0926 20:18:04.000277 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34734: EOF
I0926 20:18:04.060815 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34736: EOF
W0926 20:18:04.086037 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:18:04.140396 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34738: EOF
I0926 20:18:04.149612 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38314: EOF
I0926 20:18:04.152717 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38312: EOF
I0926 20:18:04.154609 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38310: EOF
I0926 20:18:04.236204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54312: EOF
I0926 20:18:04.237404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54314: remote error: bad certificate
I0926 20:18:04.241258 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54316: EOF
I0926 20:18:04.259896 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54318: EOF
I0926 20:18:04.311495 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54320: remote error: bad certificate
I0926 20:18:04.319800 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54322: remote error: bad certificate
I0926 20:18:04.328650 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54324: remote error: bad certificate
I0926 20:18:04.335749 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54326: remote error: bad certificate
I0926 20:18:04.391239 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54328: remote error: bad certificate
I0926 20:18:04.433755 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42074: EOF
I0926 20:18:04.438174 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42076: EOF
I0926 20:18:04.489864 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42078: EOF
I0926 20:18:04.494755 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42080: EOF
I0926 20:18:04.501803 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42082: EOF
I0926 20:18:04.771295 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54330: EOF
I0926 20:18:04.778791 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54332: EOF
I0926 20:18:04.787808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54338: remote error: bad certificate
I0926 20:18:04.797504 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54342: remote error: bad certificate
I0926 20:18:04.807183 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54344: remote error: bad certificate
I0926 20:18:04.879181 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38316: EOF
I0926 20:18:05.005492 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34752: EOF
I0926 20:18:05.064703 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34754: EOF
I0926 20:18:05.146472 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34756: EOF
I0926 20:18:05.152273 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38320: EOF
I0926 20:18:05.155251 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38318: EOF
I0926 20:18:05.156116 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38322: EOF
I0926 20:18:05.233535 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54346: EOF
I0926 20:18:05.244397 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54348: EOF
I0926 20:18:05.260805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54350: EOF
I0926 20:18:05.271809 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34758: EOF
I0926 20:18:05.311240 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54352: remote error: bad certificate
I0926 20:18:05.318582 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54354: remote error: bad certificate
I0926 20:18:05.329006 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54356: remote error: bad certificate
I0926 20:18:05.334983 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54358: remote error: bad certificate
I0926 20:18:05.390584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54362: remote error: bad certificate
I0926 20:18:05.432815 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42084: EOF
I0926 20:18:05.438933 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42086: EOF
I0926 20:18:05.487408 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42096: EOF
I0926 20:18:05.493827 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42098: EOF
I0926 20:18:05.500554 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42100: EOF
I0926 20:18:05.768963 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54364: EOF
I0926 20:18:05.776635 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54366: EOF
I0926 20:18:05.791269 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54368: remote error: bad certificate
I0926 20:18:05.799292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54370: remote error: bad certificate
I0926 20:18:05.804033 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54372: remote error: bad certificate
I0926 20:18:05.865954 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55190: remote error: bad certificate
I0926 20:18:06.008566 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34772: EOF
I0926 20:18:06.067493 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34774: EOF
I0926 20:18:06.087856 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42102: EOF
I0926 20:18:06.149894 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34776: EOF
I0926 20:18:06.158178 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38328: EOF
I0926 20:18:06.158457 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38324: EOF
I0926 20:18:06.158755 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38326: EOF
I0926 20:18:06.235320 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54388: EOF
I0926 20:18:06.244597 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54390: EOF
I0926 20:18:06.261305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54392: EOF
I0926 20:18:06.312623 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54394: remote error: bad certificate
I0926 20:18:06.327002 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54398: remote error: bad certificate
I0926 20:18:06.332066 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54400: remote error: bad certificate
I0926 20:18:06.337865 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54402: remote error: bad certificate
I0926 20:18:06.393227 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54404: remote error: bad certificate
I0926 20:18:06.434462 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42104: EOF
I0926 20:18:06.439959 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42110: EOF
I0926 20:18:06.490008 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42116: EOF
I0926 20:18:06.499429 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42118: EOF
I0926 20:18:06.503206 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42120: EOF
I0926 20:18:06.670901 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54406: remote error: bad certificate
I0926 20:18:06.774669 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54408: EOF
I0926 20:18:06.782938 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54410: EOF
I0926 20:18:06.792817 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54412: remote error: bad certificate
I0926 20:18:06.800936 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54414: remote error: bad certificate
I0926 20:18:06.810216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54416: remote error: bad certificate
I0926 20:18:07.010654 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34792: EOF
I0926 20:18:07.069683 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34794: EOF
I0926 20:18:07.151055 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34796: EOF
I0926 20:18:07.158971 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38334: EOF
I0926 20:18:07.159371 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38332: EOF
I0926 20:18:07.159474 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38330: EOF
I0926 20:18:07.236706 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54424: EOF
I0926 20:18:07.245984 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54426: EOF
I0926 20:18:07.263380 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54428: EOF
I0926 20:18:07.314196 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54430: remote error: bad certificate
I0926 20:18:07.322687 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54432: remote error: bad certificate
I0926 20:18:07.332263 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54434: remote error: bad certificate
I0926 20:18:07.341033 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54436: remote error: bad certificate
I0926 20:18:07.394460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54440: remote error: bad certificate
I0926 20:18:07.437910 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42122: EOF
I0926 20:18:07.441869 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42134: EOF
I0926 20:18:07.458057 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34798: EOF
I0926 20:18:07.491813 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42136: EOF
I0926 20:18:07.497951 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42138: EOF
I0926 20:18:07.504535 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42140: EOF
I0926 20:18:07.775261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54442: EOF
I0926 20:18:07.782775 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54444: EOF
I0926 20:18:07.793121 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54446: remote error: bad certificate
I0926 20:18:07.800636 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54448: remote error: bad certificate
I0926 20:18:07.817662 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54450: remote error: bad certificate
I0926 20:18:08.011818 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34810: EOF
I0926 20:18:08.071737 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34812: EOF
I0926 20:18:08.148324 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34814: EOF
I0926 20:18:08.158699 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38336: EOF
I0926 20:18:08.161472 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38342: EOF
I0926 20:18:08.162019 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38338: EOF
I0926 20:18:08.235555 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54464: EOF
I0926 20:18:08.246780 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54466: EOF
I0926 20:18:08.263920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54468: EOF
I0926 20:18:08.315634 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54470: remote error: bad certificate
I0926 20:18:08.324705 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54472: remote error: bad certificate
I0926 20:18:08.333788 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54474: remote error: bad certificate
I0926 20:18:08.341451 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54476: remote error: bad certificate
I0926 20:18:08.395966 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54478: remote error: bad certificate
I0926 20:18:08.436893 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42142: EOF
I0926 20:18:08.441230 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42152: EOF
I0926 20:18:08.492073 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42154: EOF
I0926 20:18:08.498259 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42156: EOF
I0926 20:18:08.505107 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42158: EOF
I0926 20:18:08.776157 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54480: EOF
I0926 20:18:08.784940 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54482: EOF
I0926 20:18:08.793787 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54484: remote error: bad certificate
I0926 20:18:08.800790 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54486: remote error: bad certificate
I0926 20:18:08.810126 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54488: remote error: bad certificate
I0926 20:18:08.836785 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54490: EOF
I0926 20:18:09.012516 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34826: EOF
I0926 20:18:09.065676 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42160: EOF
I0926 20:18:09.073410 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34828: EOF
I0926 20:18:09.147588 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54498: remote error: bad certificate
I0926 20:18:09.155481 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34830: EOF
I0926 20:18:09.160651 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38348: EOF
I0926 20:18:09.161855 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38346: EOF
I0926 20:18:09.163017 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38344: EOF
I0926 20:18:09.238983 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54500: EOF
I0926 20:18:09.247597 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54502: EOF
I0926 20:18:09.265015 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54504: EOF
I0926 20:18:09.316401 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54506: remote error: bad certificate
I0926 20:18:09.323694 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54508: remote error: bad certificate
I0926 20:18:09.345924 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54510: remote error: bad certificate
I0926 20:18:09.347221 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54512: remote error: bad certificate
I0926 20:18:09.396286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54518: remote error: bad certificate
I0926 20:18:09.439969 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42162: EOF
I0926 20:18:09.444463 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42168: EOF
I0926 20:18:09.493895 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42170: EOF
I0926 20:18:09.500385 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42172: EOF
I0926 20:18:09.506829 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42174: EOF
I0926 20:18:09.731813 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55336: remote error: bad certificate
I0926 20:18:09.774145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54522: EOF
I0926 20:18:09.781474 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54524: EOF
I0926 20:18:09.791977 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54526: remote error: bad certificate
I0926 20:18:09.798308 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54528: remote error: bad certificate
I0926 20:18:09.808581 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54530: remote error: bad certificate
I0926 20:18:10.012892 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34846: EOF
I0926 20:18:10.075740 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34848: EOF
I0926 20:18:10.138596 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38350: EOF
I0926 20:18:10.155157 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34850: EOF
I0926 20:18:10.164388 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38354: EOF
I0926 20:18:10.165060 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38352: EOF
I0926 20:18:10.165371 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38356: EOF
I0926 20:18:10.239135 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54542: EOF
I0926 20:18:10.247538 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54544: EOF
I0926 20:18:10.265344 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54546: EOF
I0926 20:18:10.316041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54548: remote error: bad certificate
I0926 20:18:10.324705 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54550: remote error: bad certificate
I0926 20:18:10.333623 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54552: remote error: bad certificate
I0926 20:18:10.341747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54554: remote error: bad certificate
I0926 20:18:10.397990 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54556: remote error: bad certificate
I0926 20:18:10.440267 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42176: EOF
I0926 20:18:10.443137 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42186: EOF
I0926 20:18:10.494779 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42188: EOF
I0926 20:18:10.500921 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42190: EOF
I0926 20:18:10.507494 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42192: EOF
I0926 20:18:10.777609 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54558: EOF
I0926 20:18:10.785203 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54560: EOF
I0926 20:18:10.794776 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54562: remote error: bad certificate
I0926 20:18:10.803189 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54564: remote error: bad certificate
I0926 20:18:10.810927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54566: remote error: bad certificate
I0926 20:18:11.022866 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34858: EOF
I0926 20:18:11.076878 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34864: EOF
I0926 20:18:11.159795 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34866: EOF
I0926 20:18:11.167297 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38362: EOF
I0926 20:18:11.167489 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38358: EOF
I0926 20:18:11.167594 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38360: EOF
I0926 20:18:11.240686 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54576: EOF
I0926 20:18:11.248416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54578: EOF
I0926 20:18:11.266388 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54580: EOF
I0926 20:18:11.317956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54582: remote error: bad certificate
I0926 20:18:11.324646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54584: remote error: bad certificate
I0926 20:18:11.334630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54586: remote error: bad certificate
I0926 20:18:11.346794 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54588: remote error: bad certificate
I0926 20:18:11.398827 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54592: remote error: bad certificate
I0926 20:18:11.442595 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42194: EOF
I0926 20:18:11.446792 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42200: EOF
I0926 20:18:11.495127 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42202: EOF
I0926 20:18:11.501180 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42204: EOF
I0926 20:18:11.508755 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42206: EOF
I0926 20:18:11.778851 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54594: EOF
I0926 20:18:11.786299 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54596: EOF
I0926 20:18:11.795775 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54598: remote error: bad certificate
I0926 20:18:11.803723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54600: remote error: bad certificate
I0926 20:18:11.812140 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54602: remote error: bad certificate
I0926 20:18:12.016503 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34874: EOF
I0926 20:18:12.072187 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55430: remote error: bad certificate
I0926 20:18:12.077523 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34880: EOF
I0926 20:18:12.156965 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34882: EOF
I0926 20:18:12.164219 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54616: EOF
I0926 20:18:12.169285 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38368: EOF
I0926 20:18:12.169593 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38366: EOF
I0926 20:18:12.169785 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38364: EOF
I0926 20:18:12.240070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54618: EOF
I0926 20:18:12.246668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54620: EOF
I0926 20:18:12.267345 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54622: EOF
I0926 20:18:12.319998 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54624: remote error: bad certificate
I0926 20:18:12.324872 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34884: EOF
I0926 20:18:12.328147 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54626: remote error: bad certificate
I0926 20:18:12.337340 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54628: remote error: bad certificate
I0926 20:18:12.353692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54630: remote error: bad certificate
I0926 20:18:12.396730 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54632: remote error: bad certificate
I0926 20:18:12.447502 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42214: EOF
I0926 20:18:12.448185 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42208: EOF
I0926 20:18:12.496998 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42216: EOF
I0926 20:18:12.507530 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42218: EOF
I0926 20:18:12.509979 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42220: EOF
I0926 20:18:12.781084 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54634: EOF
I0926 20:18:12.787655 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54636: EOF
I0926 20:18:12.798240 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54638: remote error: bad certificate
I0926 20:18:12.804010 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54640: remote error: bad certificate
I0926 20:18:12.813427 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54642: remote error: bad certificate
I0926 20:18:12.979125 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54646: remote error: bad certificate
I0926 20:18:13.021034 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34892: EOF
I0926 20:18:13.082896 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34898: EOF
I0926 20:18:13.164806 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34900: EOF
I0926 20:18:13.172927 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38370: EOF
I0926 20:18:13.177722 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38376: EOF
I0926 20:18:13.181463 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38372: EOF
I0926 20:18:13.242357 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54656: EOF
I0926 20:18:13.251571 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54658: EOF
I0926 20:18:13.268910 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54660: EOF
I0926 20:18:13.316423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54662: remote error: bad certificate
I0926 20:18:13.329915 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54664: remote error: bad certificate
I0926 20:18:13.335133 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54666: remote error: bad certificate
I0926 20:18:13.344613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54668: remote error: bad certificate
I0926 20:18:13.398139 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54672: remote error: bad certificate
I0926 20:18:13.447130 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42228: EOF
I0926 20:18:13.449811 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42222: EOF
I0926 20:18:13.503724 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42230: EOF
I0926 20:18:13.507450 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42232: EOF
I0926 20:18:13.515367 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42234: EOF
I0926 20:18:13.782626 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54674: EOF
I0926 20:18:13.790368 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54676: EOF
I0926 20:18:13.800409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54678: remote error: bad certificate
I0926 20:18:13.806331 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54680: remote error: bad certificate
I0926 20:18:13.814869 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54682: remote error: bad certificate
I0926 20:18:14.025382 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34908: EOF
I0926 20:18:14.084935 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34912: EOF
W0926 20:18:14.144010 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:18:14.165147 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34916: EOF
I0926 20:18:14.175286 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38378: EOF
I0926 20:18:14.181280 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38382: EOF
I0926 20:18:14.181526 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38380: EOF
I0926 20:18:14.242423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54694: EOF
I0926 20:18:14.252106 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54696: EOF
I0926 20:18:14.268738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54698: EOF
I0926 20:18:14.322163 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54700: remote error: bad certificate
I0926 20:18:14.330235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54702: remote error: bad certificate
I0926 20:18:14.339119 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54704: remote error: bad certificate
I0926 20:18:14.347789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54706: remote error: bad certificate
I0926 20:18:14.403244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54708: remote error: bad certificate
I0926 20:18:14.450317 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42244: EOF
I0926 20:18:14.453094 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42246: EOF
I0926 20:18:14.504929 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42248: EOF
I0926 20:18:14.510778 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42250: EOF
I0926 20:18:14.515283 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42252: EOF
I0926 20:18:14.784810 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54710: EOF
I0926 20:18:14.791909 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54712: EOF
I0926 20:18:14.803744 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54714: remote error: bad certificate
I0926 20:18:14.808778 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54716: remote error: bad certificate
I0926 20:18:14.816997 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54718: remote error: bad certificate
I0926 20:18:14.869536 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38386: EOF
I0926 20:18:14.873029 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38388: EOF
I0926 20:18:15.027160 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34924: EOF
I0926 20:18:15.087092 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34928: EOF
I0926 20:18:15.167873 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34932: EOF
I0926 20:18:15.177380 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38390: EOF
I0926 20:18:15.185208 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38392: EOF
I0926 20:18:15.185269 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38394: EOF
I0926 20:18:15.245205 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54726: EOF
I0926 20:18:15.252933 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54728: EOF
I0926 20:18:15.271856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54730: EOF
I0926 20:18:15.324429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54732: remote error: bad certificate
I0926 20:18:15.332457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54734: remote error: bad certificate
I0926 20:18:15.342668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54736: remote error: bad certificate
I0926 20:18:15.352706 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54738: remote error: bad certificate
I0926 20:18:15.404048 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54742: remote error: bad certificate
I0926 20:18:15.460183 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42254: EOF
I0926 20:18:15.461657 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42256: EOF
I0926 20:18:15.507184 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42258: EOF
I0926 20:18:15.510890 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42260: EOF
I0926 20:18:15.518791 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42262: EOF
I0926 20:18:15.648931 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55560: remote error: bad certificate
I0926 20:18:15.690631 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54746: remote error: bad certificate
I0926 20:18:15.785843 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54748: EOF
I0926 20:18:15.794280 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54750: EOF
I0926 20:18:15.802793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54752: remote error: bad certificate
I0926 20:18:15.808803 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54754: remote error: bad certificate
I0926 20:18:15.817374 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54756: remote error: bad certificate
I0926 20:18:15.975816 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54758: EOF
I0926 20:18:16.029118 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34936: EOF
I0926 20:18:16.086206 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34944: EOF
I0926 20:18:16.092749 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42264: EOF
I0926 20:18:16.130745 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42266: EOF
I0926 20:18:16.169428 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34948: EOF
I0926 20:18:16.178497 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38398: EOF
I0926 20:18:16.185391 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38402: EOF
I0926 20:18:16.185832 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38400: EOF
I0926 20:18:16.246582 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54772: EOF
I0926 20:18:16.254294 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54774: EOF
I0926 20:18:16.271976 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54776: EOF
I0926 20:18:16.324474 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54780: remote error: bad certificate
I0926 20:18:16.332132 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54782: remote error: bad certificate
I0926 20:18:16.343823 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54784: remote error: bad certificate
I0926 20:18:16.353519 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54786: remote error: bad certificate
I0926 20:18:16.406436 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54788: remote error: bad certificate
I0926 20:18:16.454405 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42276: EOF
I0926 20:18:16.461833 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42278: EOF
I0926 20:18:16.507588 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42280: EOF
I0926 20:18:16.513797 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42282: EOF
I0926 20:18:16.520277 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42284: EOF
I0926 20:18:16.787827 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54790: EOF
I0926 20:18:16.796187 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54792: EOF
I0926 20:18:16.804103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54794: remote error: bad certificate
I0926 20:18:16.810027 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54796: remote error: bad certificate
I0926 20:18:16.825447 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54798: remote error: bad certificate
I0926 20:18:17.025971 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34952: EOF
I0926 20:18:17.088646 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34960: EOF
I0926 20:18:17.170247 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34966: EOF
I0926 20:18:17.178149 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38404: EOF
I0926 20:18:17.185815 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38406: EOF
I0926 20:18:17.188702 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38408: EOF
I0926 20:18:17.191297 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38410: EOF
I0926 20:18:17.247547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54806: EOF
I0926 20:18:17.255601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54808: EOF
I0926 20:18:17.273154 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54810: EOF
I0926 20:18:17.326337 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54812: remote error: bad certificate
I0926 20:18:17.334209 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54814: remote error: bad certificate
I0926 20:18:17.346819 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54816: remote error: bad certificate
I0926 20:18:17.355786 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54818: remote error: bad certificate
I0926 20:18:17.406617 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54822: remote error: bad certificate
I0926 20:18:17.454795 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42294: EOF
I0926 20:18:17.462646 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34968: EOF
I0926 20:18:17.463256 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42296: EOF
I0926 20:18:17.510954 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42298: EOF
I0926 20:18:17.515844 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42300: EOF
I0926 20:18:17.522084 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42302: EOF
I0926 20:18:17.789210 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54824: EOF
I0926 20:18:17.796919 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54826: EOF
I0926 20:18:17.804989 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54828: remote error: bad certificate
I0926 20:18:17.811642 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54830: remote error: bad certificate
I0926 20:18:17.820249 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54832: remote error: bad certificate
I0926 20:18:18.021759 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54836: remote error: bad certificate
I0926 20:18:18.032638 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34970: EOF
I0926 20:18:18.090569 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34972: EOF
I0926 20:18:18.173267 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34984: EOF
I0926 20:18:18.180507 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38412: EOF
I0926 20:18:18.187862 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38416: EOF
I0926 20:18:18.188254 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38414: EOF
I0926 20:18:18.249072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54842: EOF
I0926 20:18:18.257343 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54844: EOF
I0926 20:18:18.273546 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54852: EOF
I0926 20:18:18.324763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54854: remote error: bad certificate
I0926 20:18:18.332948 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54856: remote error: bad certificate
I0926 20:18:18.352528 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54858: remote error: bad certificate
I0926 20:18:18.362375 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54860: remote error: bad certificate
I0926 20:18:18.405696 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54862: remote error: bad certificate
I0926 20:18:18.455876 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42308: EOF
I0926 20:18:18.464059 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42310: EOF
I0926 20:18:18.510394 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42312: EOF
I0926 20:18:18.516887 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42314: EOF
I0926 20:18:18.523133 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42316: EOF
I0926 20:18:18.585049 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38418: EOF
I0926 20:18:18.790343 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54864: EOF
I0926 20:18:18.798334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54866: EOF
I0926 20:18:18.806651 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54868: remote error: bad certificate
I0926 20:18:18.812915 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54870: remote error: bad certificate
I0926 20:18:18.821220 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54872: remote error: bad certificate
I0926 20:18:19.036161 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34986: EOF
I0926 20:18:19.094071 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34988: EOF
I0926 20:18:19.165792 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55690: remote error: bad certificate
I0926 20:18:19.176840 7 logs.go:41] http: TLS handshake error from 192.168.16.16:34990: EOF
I0926 20:18:19.185906 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38420: EOF
I0926 20:18:19.190616 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38422: EOF
I0926 20:18:19.191048 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38424: EOF
I0926 20:18:19.250169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54876: EOF
I0926 20:18:19.258410 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54878: EOF
I0926 20:18:19.275622 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54886: EOF
I0926 20:18:19.328432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54888: remote error: bad certificate
I0926 20:18:19.337441 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54890: remote error: bad certificate
I0926 20:18:19.349309 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54892: remote error: bad certificate
I0926 20:18:19.362367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54894: remote error: bad certificate
I0926 20:18:19.376032 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35006: EOF
I0926 20:18:19.407712 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54898: remote error: bad certificate
I0926 20:18:19.457820 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42322: EOF
I0926 20:18:19.467361 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42324: EOF
I0926 20:18:19.513454 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42326: EOF
I0926 20:18:19.518576 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42328: EOF
I0926 20:18:19.524213 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42330: EOF
I0926 20:18:19.791666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54900: EOF
I0926 20:18:19.799430 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54902: EOF
I0926 20:18:19.807777 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54904: remote error: bad certificate
I0926 20:18:19.813787 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54906: remote error: bad certificate
I0926 20:18:19.830403 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54908: remote error: bad certificate
I0926 20:18:20.038087 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35010: EOF
I0926 20:18:20.096048 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35012: EOF
I0926 20:18:20.179157 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35014: EOF
I0926 20:18:20.188610 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38426: EOF
I0926 20:18:20.197798 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38428: EOF
I0926 20:18:20.197995 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38430: EOF
I0926 20:18:20.251767 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54914: EOF
I0926 20:18:20.260282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54916: EOF
I0926 20:18:20.277881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54918: EOF
I0926 20:18:20.330026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54922: remote error: bad certificate
I0926 20:18:20.339675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54924: remote error: bad certificate
I0926 20:18:20.353622 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54926: remote error: bad certificate
I0926 20:18:20.363739 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54928: remote error: bad certificate
I0926 20:18:20.411026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54934: remote error: bad certificate
I0926 20:18:20.459940 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42340: EOF
I0926 20:18:20.468631 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42342: EOF
I0926 20:18:20.515442 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42344: EOF
I0926 20:18:20.520111 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42346: EOF
I0926 20:18:20.525982 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42348: EOF
I0926 20:18:20.667480 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54936: remote error: bad certificate
I0926 20:18:20.792200 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54938: EOF
I0926 20:18:20.800483 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54940: EOF
I0926 20:18:20.809043 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54942: remote error: bad certificate
I0926 20:18:20.813915 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54944: remote error: bad certificate
I0926 20:18:20.822414 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54946: remote error: bad certificate
I0926 20:18:21.039821 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35028: EOF
I0926 20:18:21.098266 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35030: EOF
I0926 20:18:21.181377 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35032: EOF
I0926 20:18:21.190359 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38434: EOF
I0926 20:18:21.194046 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38438: EOF
I0926 20:18:21.194820 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38436: EOF
I0926 20:18:21.252763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54948: EOF
I0926 20:18:21.261390 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54950: EOF
I0926 20:18:21.277985 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54952: EOF
I0926 20:18:21.331983 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54954: remote error: bad certificate
I0926 20:18:21.341463 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54956: remote error: bad certificate
I0926 20:18:21.352580 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54958: remote error: bad certificate
I0926 20:18:21.374861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54960: remote error: bad certificate
I0926 20:18:21.411818 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54970: remote error: bad certificate
I0926 20:18:21.461788 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42358: EOF
I0926 20:18:21.469272 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42360: EOF
I0926 20:18:21.516852 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42362: EOF
I0926 20:18:21.521280 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42364: EOF
I0926 20:18:21.527716 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42366: EOF
I0926 20:18:21.793557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54972: EOF
I0926 20:18:21.801253 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54974: EOF
I0926 20:18:21.809602 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54976: remote error: bad certificate
I0926 20:18:21.815074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54978: remote error: bad certificate
I0926 20:18:21.823839 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54980: remote error: bad certificate
I0926 20:18:22.040532 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35046: EOF
I0926 20:18:22.100707 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35048: EOF
I0926 20:18:22.111599 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55802: remote error: bad certificate
I0926 20:18:22.168269 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54988: EOF
I0926 20:18:22.170235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54990: EOF
I0926 20:18:22.182471 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35050: EOF
I0926 20:18:22.190945 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38440: EOF
I0926 20:18:22.198454 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38444: EOF
I0926 20:18:22.199391 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38442: EOF
I0926 20:18:22.253111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54992: EOF
I0926 20:18:22.261297 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54994: EOF
I0926 20:18:22.278921 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54996: EOF
I0926 20:18:22.330113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:54998: remote error: bad certificate
I0926 20:18:22.338420 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55000: remote error: bad certificate
I0926 20:18:22.351677 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55002: remote error: bad certificate
I0926 20:18:22.367029 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55004: remote error: bad certificate
I0926 20:18:22.409297 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55012: remote error: bad certificate
I0926 20:18:22.457984 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42376: EOF
I0926 20:18:22.467263 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42378: EOF
I0926 20:18:22.513386 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42380: EOF
I0926 20:18:22.517750 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42382: EOF
I0926 20:18:22.524153 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42384: EOF
I0926 20:18:22.684466 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55014: EOF
I0926 20:18:22.792426 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55016: EOF
I0926 20:18:22.803534 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55018: EOF
I0926 20:18:22.808665 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55020: remote error: bad certificate
I0926 20:18:22.816758 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55022: remote error: bad certificate
I0926 20:18:22.831908 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55024: remote error: bad certificate
I0926 20:18:23.045206 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35064: EOF
I0926 20:18:23.100742 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35066: EOF
I0926 20:18:23.104803 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55028: EOF
I0926 20:18:23.185293 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35068: EOF
I0926 20:18:23.193248 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38446: EOF
I0926 20:18:23.200556 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38448: EOF
I0926 20:18:23.200836 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38450: EOF
I0926 20:18:23.207039 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42386: EOF
I0926 20:18:23.255421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55030: EOF
I0926 20:18:23.264006 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55032: EOF
I0926 20:18:23.280553 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55034: EOF
I0926 20:18:23.332288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55036: remote error: bad certificate
I0926 20:18:23.343681 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55038: remote error: bad certificate
I0926 20:18:23.355085 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55040: remote error: bad certificate
I0926 20:18:23.369390 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55042: remote error: bad certificate
I0926 20:18:23.411935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55046: remote error: bad certificate
I0926 20:18:23.465225 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42396: EOF
I0926 20:18:23.470624 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42398: EOF
I0926 20:18:23.519891 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42400: EOF
I0926 20:18:23.520923 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42402: EOF
I0926 20:18:23.529938 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42404: EOF
I0926 20:18:23.796558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55054: EOF
I0926 20:18:23.803990 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55056: EOF
I0926 20:18:23.812220 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55058: remote error: bad certificate
I0926 20:18:23.817327 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55060: remote error: bad certificate
I0926 20:18:23.825952 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55062: remote error: bad certificate
I0926 20:18:24.046335 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35080: EOF
I0926 20:18:24.104547 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35082: EOF
I0926 20:18:24.116141 7 logs.go:41] http: TLS handshake error from 10.255.25.2:55884: remote error: bad certificate
I0926 20:18:24.188339 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35084: EOF
I0926 20:18:24.197211 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38452: EOF
I0926 20:18:24.202602 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38454: EOF
I0926 20:18:24.202660 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38456: EOF
W0926 20:18:24.211577 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:18:24.238013 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38458: EOF
I0926 20:18:24.256463 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55070: EOF
I0926 20:18:24.263985 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55072: EOF
I0926 20:18:24.282062 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55074: EOF
I0926 20:18:24.345438 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55076: remote error: bad certificate
I0926 20:18:24.348829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55078: remote error: bad certificate
I0926 20:18:24.356741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55080: remote error: bad certificate
I0926 20:18:24.370940 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55082: remote error: bad certificate
I0926 20:18:24.413111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55084: remote error: bad certificate
I0926 20:18:24.467339 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42414: EOF
I0926 20:18:24.474099 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42416: EOF
I0926 20:18:24.525378 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42418: EOF
I0926 20:18:24.528599 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42420: EOF
I0926 20:18:24.531561 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42422: EOF
I0926 20:18:24.797747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55092: EOF
I0926 20:18:24.806302 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55094: EOF
I0926 20:18:24.813256 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55096: remote error: bad certificate
I0926 20:18:24.818055 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55098: remote error: bad certificate
I0926 20:18:24.827027 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55100: remote error: bad certificate
I0926 20:18:24.933351 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55102: remote error: bad certificate
I0926 20:18:25.048163 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35100: EOF
I0926 20:18:25.107025 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35102: EOF
I0926 20:18:25.189793 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35104: EOF
I0926 20:18:25.198215 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38460: EOF
I0926 20:18:25.204015 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38462: EOF
I0926 20:18:25.204212 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38464: EOF
I0926 20:18:25.258500 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55104: EOF
I0926 20:18:25.266638 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55106: EOF
I0926 20:18:25.283249 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55108: EOF
I0926 20:18:25.336276 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55110: remote error: bad certificate
I0926 20:18:25.349646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55112: remote error: bad certificate
I0926 20:18:25.358261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55114: remote error: bad certificate
I0926 20:18:25.371543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55116: remote error: bad certificate
I0926 20:18:25.416999 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55120: remote error: bad certificate
I0926 20:18:25.468353 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42424: EOF
I0926 20:18:25.475504 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42426: EOF
I0926 20:18:25.527021 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42428: EOF
I0926 20:18:25.529266 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42430: EOF
I0926 20:18:25.533142 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42432: EOF
I0926 20:18:25.799435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55128: EOF
I0926 20:18:25.808101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55130: EOF
I0926 20:18:25.814116 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55132: remote error: bad certificate
I0926 20:18:25.819891 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55134: remote error: bad certificate
I0926 20:18:25.837107 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55136: remote error: bad certificate
I0926 20:18:26.050220 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35116: EOF
I0926 20:18:26.092449 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42434: EOF
I0926 20:18:26.107384 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35118: EOF
I0926 20:18:26.191548 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35120: EOF
I0926 20:18:26.195016 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38466: EOF
I0926 20:18:26.200796 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38468: EOF
I0926 20:18:26.205008 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38470: EOF
I0926 20:18:26.259442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55144: EOF
I0926 20:18:26.268153 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55146: EOF
I0926 20:18:26.281666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55148: EOF
I0926 20:18:26.337783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55152: remote error: bad certificate
I0926 20:18:26.347302 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55154: remote error: bad certificate
I0926 20:18:26.361164 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55156: remote error: bad certificate
I0926 20:18:26.372671 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55158: remote error: bad certificate
I0926 20:18:26.415625 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55160: remote error: bad certificate
I0926 20:18:26.428226 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35126: EOF
I0926 20:18:26.465722 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42444: EOF
I0926 20:18:26.473840 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42446: EOF
I0926 20:18:26.526067 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42448: EOF
I0926 20:18:26.530951 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42450: EOF
I0926 20:18:26.532211 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42452: EOF
I0926 20:18:26.799943 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55168: EOF
I0926 20:18:26.809093 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55170: EOF
I0926 20:18:26.817141 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55172: remote error: bad certificate
I0926 20:18:26.821637 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55174: remote error: bad certificate
I0926 20:18:26.829925 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55176: remote error: bad certificate
I0926 20:18:26.850001 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55178: EOF
I0926 20:18:27.052262 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35138: EOF
I0926 20:18:27.111717 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35140: EOF
I0926 20:18:27.194370 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35142: EOF
I0926 20:18:27.201860 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38472: EOF
I0926 20:18:27.206781 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38476: EOF
I0926 20:18:27.207117 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38474: EOF
I0926 20:18:27.260186 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55180: EOF
I0926 20:18:27.268864 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55182: EOF
I0926 20:18:27.284466 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55184: EOF
I0926 20:18:27.337349 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55186: remote error: bad certificate
I0926 20:18:27.360902 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55188: remote error: bad certificate
I0926 20:18:27.373130 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55192: remote error: bad certificate
I0926 20:18:27.376174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55190: remote error: bad certificate
I0926 20:18:27.415869 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55196: remote error: bad certificate
I0926 20:18:27.462657 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35146: EOF
I0926 20:18:27.466573 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42458: EOF
I0926 20:18:27.471735 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56014: remote error: bad certificate
I0926 20:18:27.476363 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42460: EOF
I0926 20:18:27.525585 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42462: EOF
I0926 20:18:27.529530 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42464: EOF
I0926 20:18:27.531081 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42466: EOF
I0926 20:18:27.799621 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55206: EOF
I0926 20:18:27.808191 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55208: EOF
I0926 20:18:27.818145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55210: remote error: bad certificate
I0926 20:18:27.819680 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55212: remote error: bad certificate
I0926 20:18:27.828457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55214: remote error: bad certificate
I0926 20:18:28.053502 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35156: EOF
I0926 20:18:28.113399 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35158: EOF
I0926 20:18:28.196644 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35160: EOF
I0926 20:18:28.205423 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38478: EOF
I0926 20:18:28.208255 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38480: EOF
I0926 20:18:28.209016 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38482: EOF
I0926 20:18:28.260314 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55222: EOF
I0926 20:18:28.270472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55224: EOF
I0926 20:18:28.286216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55226: EOF
I0926 20:18:28.340903 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55228: remote error: bad certificate
I0926 20:18:28.354330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55230: remote error: bad certificate
I0926 20:18:28.368215 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55232: remote error: bad certificate
I0926 20:18:28.375406 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55234: remote error: bad certificate
I0926 20:18:28.420040 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55236: remote error: bad certificate
I0926 20:18:28.471748 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42472: EOF
I0926 20:18:28.481785 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42474: EOF
I0926 20:18:28.531246 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42476: EOF
I0926 20:18:28.534975 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42478: EOF
I0926 20:18:28.537641 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42480: EOF
I0926 20:18:28.585892 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38484: EOF
I0926 20:18:28.628348 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55244: remote error: bad certificate
I0926 20:18:28.802788 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55246: EOF
I0926 20:18:28.808460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55248: EOF
I0926 20:18:28.826460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55250: remote error: bad certificate
I0926 20:18:28.830977 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55252: remote error: bad certificate
I0926 20:18:28.833187 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55254: remote error: bad certificate
I0926 20:18:29.057254 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35174: EOF
I0926 20:18:29.115689 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35176: EOF
I0926 20:18:29.198307 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35178: EOF
I0926 20:18:29.207399 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38486: EOF
I0926 20:18:29.207716 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38488: EOF
I0926 20:18:29.209243 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38490: EOF
I0926 20:18:29.263131 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55256: EOF
I0926 20:18:29.271090 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55258: EOF
I0926 20:18:29.286476 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55260: EOF
I0926 20:18:29.341682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55262: remote error: bad certificate
I0926 20:18:29.355266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55264: remote error: bad certificate
I0926 20:18:29.369167 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55266: remote error: bad certificate
I0926 20:18:29.376607 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55268: remote error: bad certificate
I0926 20:18:29.420261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55272: remote error: bad certificate
I0926 20:18:29.472526 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42490: EOF
I0926 20:18:29.482238 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42492: EOF
I0926 20:18:29.532913 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42494: EOF
I0926 20:18:29.540390 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42498: EOF
I0926 20:18:29.541960 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42496: EOF
I0926 20:18:29.804675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55280: EOF
I0926 20:18:29.812959 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55282: EOF
I0926 20:18:29.821322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55284: remote error: bad certificate
I0926 20:18:29.831282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55286: remote error: bad certificate
I0926 20:18:29.838942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55288: remote error: bad certificate
I0926 20:18:30.059337 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35192: EOF
I0926 20:18:30.118266 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35194: EOF
I0926 20:18:30.199065 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35196: EOF
I0926 20:18:30.208906 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38496: EOF
I0926 20:18:30.209376 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38492: EOF
I0926 20:18:30.214503 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38494: EOF
I0926 20:18:30.255138 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55294: EOF
I0926 20:18:30.262049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55296: EOF
I0926 20:18:30.268593 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55298: EOF
I0926 20:18:30.278932 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42500: EOF
I0926 20:18:30.286261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55300: EOF
I0926 20:18:30.340814 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55302: remote error: bad certificate
I0926 20:18:30.365331 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55304: remote error: bad certificate
I0926 20:18:30.369144 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55306: remote error: bad certificate
I0926 20:18:30.376856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55308: remote error: bad certificate
I0926 20:18:30.420667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55310: remote error: bad certificate
I0926 20:18:30.475008 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42512: EOF
I0926 20:18:30.484881 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42514: EOF
I0926 20:18:30.535965 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42516: EOF
I0926 20:18:30.542841 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42518: EOF
I0926 20:18:30.543208 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42520: EOF
I0926 20:18:30.800944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55318: EOF
I0926 20:18:30.813650 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55320: EOF
I0926 20:18:30.822435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55322: remote error: bad certificate
I0926 20:18:30.827339 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55324: remote error: bad certificate
I0926 20:18:30.839886 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55326: remote error: bad certificate
I0926 20:18:31.061827 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35208: EOF
I0926 20:18:31.115383 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35210: EOF
I0926 20:18:31.203085 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35212: EOF
I0926 20:18:31.209706 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38498: EOF
I0926 20:18:31.209789 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38500: EOF
I0926 20:18:31.211695 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38502: EOF
I0926 20:18:31.265559 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55328: EOF
I0926 20:18:31.272732 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55330: EOF
I0926 20:18:31.277776 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38504: EOF
I0926 20:18:31.290099 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55332: EOF
I0926 20:18:31.346784 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55334: remote error: bad certificate
I0926 20:18:31.357432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55336: remote error: bad certificate
I0926 20:18:31.370886 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55338: remote error: bad certificate
I0926 20:18:31.377763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55340: remote error: bad certificate
I0926 20:18:31.422670 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55344: remote error: bad certificate
I0926 20:18:31.477168 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42530: EOF
I0926 20:18:31.486924 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42532: EOF
I0926 20:18:31.536569 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42534: EOF
I0926 20:18:31.543415 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42536: EOF
I0926 20:18:31.544244 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42538: EOF
I0926 20:18:31.604524 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56162: remote error: bad certificate
I0926 20:18:31.607120 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55348: remote error: bad certificate
I0926 20:18:31.806936 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55356: EOF
I0926 20:18:31.814834 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55358: EOF
I0926 20:18:31.821562 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55360: remote error: bad certificate
I0926 20:18:31.843288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55362: remote error: bad certificate
I0926 20:18:31.843789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55364: remote error: bad certificate
I0926 20:18:32.064847 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35224: EOF
I0926 20:18:32.121487 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35226: EOF
I0926 20:18:32.205045 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35228: EOF
I0926 20:18:32.213667 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38510: EOF
I0926 20:18:32.220221 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38506: EOF
I0926 20:18:32.220295 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38508: EOF
I0926 20:18:32.266861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55370: EOF
I0926 20:18:32.273277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55372: EOF
I0926 20:18:32.288351 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55374: EOF
I0926 20:18:32.348435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55376: remote error: bad certificate
I0926 20:18:32.359783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55378: remote error: bad certificate
I0926 20:18:32.372998 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55380: remote error: bad certificate
I0926 20:18:32.378739 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55382: remote error: bad certificate
I0926 20:18:32.424762 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55384: remote error: bad certificate
I0926 20:18:32.479384 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42548: EOF
I0926 20:18:32.487539 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42550: EOF
I0926 20:18:32.538533 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42552: EOF
I0926 20:18:32.545650 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42554: EOF
I0926 20:18:32.545710 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42556: EOF
I0926 20:18:32.686748 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55392: EOF
I0926 20:18:32.808563 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55394: EOF
I0926 20:18:32.817396 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55396: EOF
I0926 20:18:32.824429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55398: remote error: bad certificate
I0926 20:18:32.834548 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55400: remote error: bad certificate
I0926 20:18:32.848427 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55402: remote error: bad certificate
I0926 20:18:33.065785 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35240: EOF
I0926 20:18:33.124588 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35242: EOF
I0926 20:18:33.207183 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35244: EOF
I0926 20:18:33.214568 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38512: EOF
I0926 20:18:33.215366 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38516: EOF
I0926 20:18:33.215675 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38514: EOF
I0926 20:18:33.268071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55406: EOF
I0926 20:18:33.276572 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55408: EOF
I0926 20:18:33.292076 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55410: EOF
I0926 20:18:33.349893 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55412: remote error: bad certificate
I0926 20:18:33.360308 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55414: remote error: bad certificate
I0926 20:18:33.373244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55416: remote error: bad certificate
I0926 20:18:33.388185 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55418: remote error: bad certificate
I0926 20:18:33.425747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55422: remote error: bad certificate
I0926 20:18:33.478269 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42568: EOF
I0926 20:18:33.486885 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42570: EOF
I0926 20:18:33.490264 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35248: EOF
I0926 20:18:33.539765 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42572: EOF
I0926 20:18:33.545756 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42576: EOF
I0926 20:18:33.547063 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42574: EOF
I0926 20:18:33.809954 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55430: EOF
I0926 20:18:33.817155 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55432: EOF
I0926 20:18:33.825007 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55434: remote error: bad certificate
I0926 20:18:33.834948 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55436: remote error: bad certificate
I0926 20:18:33.849725 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55438: remote error: bad certificate
I0926 20:18:34.068024 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35258: EOF
I0926 20:18:34.127458 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35260: EOF
I0926 20:18:34.209466 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35262: EOF
I0926 20:18:34.218169 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38522: EOF
I0926 20:18:34.218292 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38520: EOF
I0926 20:18:34.218486 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38518: EOF
W0926 20:18:34.268314 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:18:34.270031 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55444: EOF
I0926 20:18:34.277282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55446: EOF
I0926 20:18:34.292852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55448: EOF
I0926 20:18:34.348668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55450: remote error: bad certificate
I0926 20:18:34.359917 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55452: remote error: bad certificate
I0926 20:18:34.373643 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55454: remote error: bad certificate
I0926 20:18:34.380439 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55456: remote error: bad certificate
I0926 20:18:34.427161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55458: remote error: bad certificate
I0926 20:18:34.482369 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42588: EOF
I0926 20:18:34.490425 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42590: EOF
I0926 20:18:34.541930 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42592: EOF
I0926 20:18:34.548573 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42594: EOF
I0926 20:18:34.549497 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42596: EOF
I0926 20:18:34.694604 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56276: remote error: bad certificate
I0926 20:18:34.810745 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55468: EOF
I0926 20:18:34.818485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55470: EOF
I0926 20:18:34.826353 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55472: remote error: bad certificate
I0926 20:18:34.836208 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55474: remote error: bad certificate
I0926 20:18:34.850128 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55476: remote error: bad certificate
I0926 20:18:34.923793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55478: remote error: bad certificate
I0926 20:18:35.070576 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35276: EOF
I0926 20:18:35.129937 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35278: EOF
I0926 20:18:35.211457 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35280: EOF
I0926 20:18:35.219618 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38528: EOF
I0926 20:18:35.219900 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38524: EOF
I0926 20:18:35.219959 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38526: EOF
I0926 20:18:35.271173 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55480: EOF
I0926 20:18:35.278728 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55482: EOF
I0926 20:18:35.293462 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55484: EOF
I0926 20:18:35.352605 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55486: remote error: bad certificate
I0926 20:18:35.363932 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55488: remote error: bad certificate
I0926 20:18:35.375526 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55490: remote error: bad certificate
I0926 20:18:35.382193 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55492: remote error: bad certificate
I0926 20:18:35.428309 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55496: remote error: bad certificate
I0926 20:18:35.484325 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42606: EOF
I0926 20:18:35.492325 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42608: EOF
I0926 20:18:35.543398 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42610: EOF
I0926 20:18:35.550450 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42612: EOF
I0926 20:18:35.550496 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42614: EOF
I0926 20:18:35.812564 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55498: EOF
I0926 20:18:35.821400 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55500: EOF
I0926 20:18:35.827413 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55502: remote error: bad certificate
I0926 20:18:35.838700 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55504: remote error: bad certificate
I0926 20:18:35.853288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55506: remote error: bad certificate
I0926 20:18:36.071232 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35292: EOF
I0926 20:18:36.097338 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42616: EOF
I0926 20:18:36.098957 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42618: EOF
I0926 20:18:36.131202 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35294: EOF
I0926 20:18:36.210037 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35296: EOF
I0926 20:18:36.218736 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38530: EOF
I0926 20:18:36.219227 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38532: EOF
I0926 20:18:36.219623 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38534: EOF
I0926 20:18:36.272054 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55522: EOF
I0926 20:18:36.279355 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55524: EOF
I0926 20:18:36.295251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55526: EOF
I0926 20:18:36.352470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55530: remote error: bad certificate
I0926 20:18:36.364174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55532: remote error: bad certificate
I0926 20:18:36.376417 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55534: remote error: bad certificate
I0926 20:18:36.390356 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55536: remote error: bad certificate
I0926 20:18:36.426653 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55538: remote error: bad certificate
I0926 20:18:36.483706 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42620: EOF
I0926 20:18:36.490040 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42622: EOF
I0926 20:18:36.544579 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42624: EOF
I0926 20:18:36.552011 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42626: EOF
I0926 20:18:36.552070 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42628: EOF
I0926 20:18:36.813442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55540: EOF
I0926 20:18:36.822138 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55542: EOF
I0926 20:18:36.829182 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55544: remote error: bad certificate
I0926 20:18:36.839800 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55546: remote error: bad certificate
I0926 20:18:36.855429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55548: remote error: bad certificate
I0926 20:18:37.074012 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35310: EOF
I0926 20:18:37.133610 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35312: EOF
I0926 20:18:37.214882 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35314: EOF
I0926 20:18:37.222875 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38538: EOF
I0926 20:18:37.223258 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38536: EOF
I0926 20:18:37.223330 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38542: EOF
I0926 20:18:37.273264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55558: EOF
I0926 20:18:37.281019 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55560: EOF
I0926 20:18:37.296988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55562: EOF
I0926 20:18:37.315288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55564: remote error: bad certificate
I0926 20:18:37.329409 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42630: EOF
I0926 20:18:37.356376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55566: remote error: bad certificate
I0926 20:18:37.365409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55568: remote error: bad certificate
I0926 20:18:37.377691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55570: remote error: bad certificate
I0926 20:18:37.379373 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55572: EOF
I0926 20:18:37.384279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55574: remote error: bad certificate
I0926 20:18:37.430682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55578: remote error: bad certificate
I0926 20:18:37.466073 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35316: EOF
I0926 20:18:37.473853 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35318: EOF
I0926 20:18:37.485389 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42640: EOF
I0926 20:18:37.492499 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42642: EOF
I0926 20:18:37.547192 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42644: EOF
I0926 20:18:37.553196 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42648: EOF
I0926 20:18:37.553526 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42646: EOF
I0926 20:18:37.815358 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55580: EOF
I0926 20:18:37.824081 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55582: EOF
I0926 20:18:37.844453 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55584: remote error: bad certificate
I0926 20:18:37.848542 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55586: remote error: bad certificate
I0926 20:18:37.855003 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55588: remote error: bad certificate
I0926 20:18:38.076711 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35330: EOF
I0926 20:18:38.126953 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56418: remote error: bad certificate
I0926 20:18:38.135638 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35332: EOF
I0926 20:18:38.216673 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35334: EOF
I0926 20:18:38.224609 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38550: EOF
I0926 20:18:38.225272 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38546: EOF
I0926 20:18:38.225473 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38544: EOF
I0926 20:18:38.274883 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55604: EOF
I0926 20:18:38.282312 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55606: EOF
I0926 20:18:38.297823 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55608: EOF
I0926 20:18:38.319927 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38552: EOF
I0926 20:18:38.358610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55610: remote error: bad certificate
I0926 20:18:38.366729 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55612: remote error: bad certificate
I0926 20:18:38.378453 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55614: remote error: bad certificate
I0926 20:18:38.385359 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55616: remote error: bad certificate
I0926 20:18:38.432042 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55618: remote error: bad certificate
I0926 20:18:38.488147 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42660: EOF
I0926 20:18:38.495485 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42662: EOF
I0926 20:18:38.548639 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42664: EOF
I0926 20:18:38.557070 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42668: EOF
I0926 20:18:38.558050 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42666: EOF
I0926 20:18:38.588288 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38554: EOF
I0926 20:18:38.815539 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55620: EOF
I0926 20:18:38.824488 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55622: EOF
I0926 20:18:38.832046 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55624: remote error: bad certificate
I0926 20:18:38.843119 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55626: remote error: bad certificate
I0926 20:18:38.856783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55628: remote error: bad certificate
I0926 20:18:39.077983 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35348: EOF
I0926 20:18:39.138039 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35350: EOF
I0926 20:18:39.218991 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35352: EOF
I0926 20:18:39.226855 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38558: EOF
I0926 20:18:39.226919 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38556: EOF
I0926 20:18:39.227019 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38560: EOF
I0926 20:18:39.275912 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55636: EOF
I0926 20:18:39.284262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55638: EOF
I0926 20:18:39.298692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55640: EOF
I0926 20:18:39.359069 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55642: remote error: bad certificate
I0926 20:18:39.376973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55644: remote error: bad certificate
I0926 20:18:39.381309 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55646: remote error: bad certificate
I0926 20:18:39.388266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55648: remote error: bad certificate
I0926 20:18:39.430606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55652: remote error: bad certificate
I0926 20:18:39.489791 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42678: EOF
I0926 20:18:39.496507 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42680: EOF
I0926 20:18:39.550014 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42682: EOF
I0926 20:18:39.558576 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42684: EOF
I0926 20:18:39.559252 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42686: EOF
I0926 20:18:39.817362 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55654: EOF
I0926 20:18:39.826547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55656: EOF
I0926 20:18:39.834485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55658: remote error: bad certificate
I0926 20:18:39.847431 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55660: remote error: bad certificate
I0926 20:18:39.857413 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55662: remote error: bad certificate
I0926 20:18:40.080142 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35366: EOF
I0926 20:18:40.140354 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35368: EOF
I0926 20:18:40.220880 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35370: EOF
I0926 20:18:40.228299 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38562: EOF
I0926 20:18:40.228764 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38566: EOF
I0926 20:18:40.228999 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38564: EOF
I0926 20:18:40.278995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55674: EOF
I0926 20:18:40.287911 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55676: EOF
I0926 20:18:40.300191 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55678: EOF
I0926 20:18:40.361749 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55680: remote error: bad certificate
I0926 20:18:40.371737 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55682: remote error: bad certificate
I0926 20:18:40.380645 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55684: remote error: bad certificate
I0926 20:18:40.387805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55686: remote error: bad certificate
I0926 20:18:40.434995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55688: remote error: bad certificate
I0926 20:18:40.492675 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42696: EOF
I0926 20:18:40.499421 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42698: EOF
I0926 20:18:40.539640 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35372: EOF
I0926 20:18:40.550853 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42700: EOF
I0926 20:18:40.559475 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42702: EOF
I0926 20:18:40.560453 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42704: EOF
I0926 20:18:40.572447 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35374: EOF
I0926 20:18:40.597628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55690: remote error: bad certificate
I0926 20:18:40.814378 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42706: EOF
I0926 20:18:40.818900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55692: EOF
I0926 20:18:40.826858 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55694: EOF
I0926 20:18:40.848457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55696: remote error: bad certificate
I0926 20:18:40.851616 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55698: remote error: bad certificate
I0926 20:18:40.862788 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55700: remote error: bad certificate
I0926 20:18:41.080233 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35386: EOF
I0926 20:18:41.142941 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35388: EOF
I0926 20:18:41.222351 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35390: EOF
I0926 20:18:41.230769 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38568: EOF
I0926 20:18:41.235811 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38570: EOF
I0926 20:18:41.236187 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38572: EOF
I0926 20:18:41.284286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55708: EOF
I0926 20:18:41.292774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55710: EOF
I0926 20:18:41.301336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55712: EOF
I0926 20:18:41.368105 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55714: remote error: bad certificate
I0926 20:18:41.369618 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55716: remote error: bad certificate
I0926 20:18:41.383094 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55718: remote error: bad certificate
I0926 20:18:41.387407 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55720: remote error: bad certificate
I0926 20:18:41.435887 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55724: remote error: bad certificate
I0926 20:18:41.492266 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42708: EOF
I0926 20:18:41.500041 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42710: EOF
I0926 20:18:41.553770 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42712: EOF
I0926 20:18:41.561514 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42714: EOF
I0926 20:18:41.562626 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42716: EOF
I0926 20:18:41.670869 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56542: remote error: bad certificate
I0926 20:18:41.820511 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55728: EOF
I0926 20:18:41.828340 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55730: EOF
I0926 20:18:41.836921 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55732: remote error: bad certificate
I0926 20:18:41.849085 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55734: remote error: bad certificate
I0926 20:18:41.860515 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55736: remote error: bad certificate
I0926 20:18:42.085301 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35404: EOF
I0926 20:18:42.145652 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35406: EOF
I0926 20:18:42.223969 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35408: EOF
I0926 20:18:42.232917 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38576: EOF
I0926 20:18:42.232959 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38580: EOF
I0926 20:18:42.233167 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38578: EOF
I0926 20:18:42.281065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55748: EOF
I0926 20:18:42.294378 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55750: EOF
I0926 20:18:42.302469 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55752: EOF
I0926 20:18:42.363301 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55754: remote error: bad certificate
I0926 20:18:42.373318 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55756: remote error: bad certificate
I0926 20:18:42.390449 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55758: remote error: bad certificate
I0926 20:18:42.390482 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55760: remote error: bad certificate
I0926 20:18:42.436409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55762: remote error: bad certificate
I0926 20:18:42.494528 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42726: EOF
I0926 20:18:42.502271 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42728: EOF
I0926 20:18:42.555446 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42730: EOF
I0926 20:18:42.563872 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42732: EOF
I0926 20:18:42.564008 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42734: EOF
I0926 20:18:42.688278 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55764: EOF
I0926 20:18:42.823222 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55766: EOF
I0926 20:18:42.831135 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55768: EOF
I0926 20:18:42.837962 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55770: remote error: bad certificate
I0926 20:18:42.850114 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55772: remote error: bad certificate
I0926 20:18:42.861596 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55774: remote error: bad certificate
I0926 20:18:43.087189 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35420: EOF
I0926 20:18:43.147844 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35422: EOF
I0926 20:18:43.226478 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35424: EOF
I0926 20:18:43.233584 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38586: EOF
I0926 20:18:43.234181 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38582: EOF
I0926 20:18:43.234516 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38584: EOF
I0926 20:18:43.283260 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55784: EOF
I0926 20:18:43.295263 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55786: EOF
I0926 20:18:43.303726 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55788: EOF
I0926 20:18:43.365000 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55790: remote error: bad certificate
I0926 20:18:43.374222 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55792: remote error: bad certificate
I0926 20:18:43.383251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55794: remote error: bad certificate
I0926 20:18:43.391138 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55796: remote error: bad certificate
I0926 20:18:43.437856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55800: remote error: bad certificate
I0926 20:18:43.496430 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42744: EOF
I0926 20:18:43.501182 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42746: EOF
I0926 20:18:43.556392 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42748: EOF
I0926 20:18:43.564778 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42752: EOF
I0926 20:18:43.565441 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42750: EOF
I0926 20:18:43.823041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55802: EOF
I0926 20:18:43.833886 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55804: EOF
I0926 20:18:43.840955 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55806: remote error: bad certificate
I0926 20:18:43.852188 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55808: remote error: bad certificate
I0926 20:18:43.863014 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55810: remote error: bad certificate
I0926 20:18:44.097208 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35438: EOF
I0926 20:18:44.149607 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35440: EOF
I0926 20:18:44.189881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55822: remote error: bad certificate
I0926 20:18:44.227574 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35442: EOF
I0926 20:18:44.233778 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38590: EOF
I0926 20:18:44.236208 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38594: EOF
I0926 20:18:44.236554 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38588: EOF
I0926 20:18:44.284250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55824: EOF
I0926 20:18:44.296263 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55826: EOF
I0926 20:18:44.305092 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55828: EOF
W0926 20:18:44.325332 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:18:44.363470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55830: remote error: bad certificate
I0926 20:18:44.376134 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55832: remote error: bad certificate
I0926 20:18:44.384397 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55834: remote error: bad certificate
I0926 20:18:44.389578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55836: remote error: bad certificate
I0926 20:18:44.402213 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42754: EOF
I0926 20:18:44.439738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55838: remote error: bad certificate
I0926 20:18:44.493109 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42756: EOF
I0926 20:18:44.500300 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42758: EOF
I0926 20:18:44.508944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55840: EOF
I0926 20:18:44.557853 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42760: EOF
I0926 20:18:44.566214 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42762: EOF
I0926 20:18:44.567528 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42764: EOF
I0926 20:18:44.824316 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55842: EOF
I0926 20:18:44.834689 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55844: EOF
I0926 20:18:44.845705 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55846: remote error: bad certificate
I0926 20:18:44.853758 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55848: remote error: bad certificate
I0926 20:18:44.864679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55850: remote error: bad certificate
I0926 20:18:45.091580 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35454: EOF
I0926 20:18:45.152080 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35456: EOF
I0926 20:18:45.229542 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35458: EOF
I0926 20:18:45.237539 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38600: EOF
I0926 20:18:45.237593 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38598: EOF
I0926 20:18:45.237955 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38596: EOF
I0926 20:18:45.285702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55858: EOF
I0926 20:18:45.296633 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55860: EOF
I0926 20:18:45.306640 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55862: EOF
I0926 20:18:45.367188 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38602: EOF
I0926 20:18:45.367858 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55864: remote error: bad certificate
I0926 20:18:45.386685 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55866: remote error: bad certificate
I0926 20:18:45.393532 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55872: remote error: bad certificate
I0926 20:18:45.394780 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55868: remote error: bad certificate
I0926 20:18:45.440722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55874: remote error: bad certificate
I0926 20:18:45.498918 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42774: EOF
I0926 20:18:45.507359 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42776: EOF
I0926 20:18:45.558251 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42778: EOF
I0926 20:18:45.565547 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42780: EOF
I0926 20:18:45.566833 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42782: EOF
I0926 20:18:45.663540 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56692: remote error: bad certificate
I0926 20:18:45.826336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55878: EOF
I0926 20:18:45.837226 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55880: EOF
I0926 20:18:45.847302 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55882: remote error: bad certificate
I0926 20:18:45.855472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55884: remote error: bad certificate
I0926 20:18:45.866553 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55886: remote error: bad certificate
I0926 20:18:46.092880 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35470: EOF
I0926 20:18:46.154064 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35472: EOF
I0926 20:18:46.231411 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35474: EOF
I0926 20:18:46.239588 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38608: EOF
I0926 20:18:46.240145 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38606: EOF
I0926 20:18:46.240374 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38604: EOF
I0926 20:18:46.287462 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55900: EOF
I0926 20:18:46.298201 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55902: EOF
I0926 20:18:46.306670 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55904: EOF
I0926 20:18:46.366951 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55908: remote error: bad certificate
I0926 20:18:46.377579 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55910: remote error: bad certificate
I0926 20:18:46.384608 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55912: remote error: bad certificate
I0926 20:18:46.392634 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55914: remote error: bad certificate
I0926 20:18:46.440135 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55916: remote error: bad certificate
I0926 20:18:46.500583 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42792: EOF
I0926 20:18:46.508986 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42794: EOF
I0926 20:18:46.561357 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42796: EOF
I0926 20:18:46.567042 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55918: remote error: bad certificate
I0926 20:18:46.570071 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42798: EOF
I0926 20:18:46.570210 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42800: EOF
I0926 20:18:46.828231 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55920: EOF
I0926 20:18:46.836861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55922: EOF
I0926 20:18:46.846950 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55924: remote error: bad certificate
I0926 20:18:46.859695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55926: remote error: bad certificate
I0926 20:18:46.875600 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55928: remote error: bad certificate
I0926 20:18:47.096709 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35488: EOF
I0926 20:18:47.156306 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35490: EOF
I0926 20:18:47.232836 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35492: EOF
I0926 20:18:47.241096 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38610: EOF
I0926 20:18:47.241271 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38612: EOF
I0926 20:18:47.241561 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38614: EOF
I0926 20:18:47.288252 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55936: EOF
I0926 20:18:47.299052 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55938: EOF
I0926 20:18:47.307816 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55940: EOF
I0926 20:18:47.368729 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55942: remote error: bad certificate
I0926 20:18:47.377850 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55944: remote error: bad certificate
I0926 20:18:47.387326 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55946: remote error: bad certificate
I0926 20:18:47.394512 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55950: remote error: bad certificate
I0926 20:18:47.444918 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55952: remote error: bad certificate
I0926 20:18:47.502738 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42802: EOF
I0926 20:18:47.510945 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42804: EOF
I0926 20:18:47.563506 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42806: EOF
I0926 20:18:47.571958 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42810: EOF
I0926 20:18:47.572105 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42808: EOF
I0926 20:18:47.591539 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35494: EOF
I0926 20:18:47.828099 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55954: EOF
I0926 20:18:47.838575 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55956: EOF
I0926 20:18:47.847854 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55958: remote error: bad certificate
I0926 20:18:47.850339 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55960: EOF
I0926 20:18:47.860779 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55962: remote error: bad certificate
I0926 20:18:47.867722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55966: remote error: bad certificate
I0926 20:18:48.098111 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35506: EOF
I0926 20:18:48.158505 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35508: EOF
I0926 20:18:48.236097 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35510: EOF
I0926 20:18:48.244873 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38620: EOF
I0926 20:18:48.251017 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38616: EOF
I0926 20:18:48.251117 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38618: EOF
I0926 20:18:48.289564 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55978: EOF
I0926 20:18:48.299771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55980: EOF
I0926 20:18:48.309049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55982: EOF
I0926 20:18:48.370435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55984: remote error: bad certificate
I0926 20:18:48.377961 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55986: remote error: bad certificate
I0926 20:18:48.388307 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55988: remote error: bad certificate
I0926 20:18:48.403493 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55990: remote error: bad certificate
I0926 20:18:48.443465 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55992: remote error: bad certificate
I0926 20:18:48.501835 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42820: EOF
I0926 20:18:48.509532 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42822: EOF
I0926 20:18:48.561746 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42824: EOF
I0926 20:18:48.570109 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42826: EOF
I0926 20:18:48.570843 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42828: EOF
I0926 20:18:48.585304 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38622: EOF
I0926 20:18:48.829432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55994: EOF
I0926 20:18:48.835565 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55996: EOF
I0926 20:18:48.846698 7 logs.go:41] http: TLS handshake error from 192.168.16.12:55998: remote error: bad certificate
I0926 20:18:48.861235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56000: remote error: bad certificate
I0926 20:18:48.868149 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56002: remote error: bad certificate
I0926 20:18:49.100106 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35524: EOF
I0926 20:18:49.160244 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35526: EOF
I0926 20:18:49.237354 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35528: EOF
I0926 20:18:49.246186 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38624: EOF
I0926 20:18:49.246579 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38628: EOF
I0926 20:18:49.247399 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38626: EOF
I0926 20:18:49.255474 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56012: remote error: bad certificate
I0926 20:18:49.290956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56014: EOF
I0926 20:18:49.301552 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56016: EOF
I0926 20:18:49.310444 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56018: EOF
I0926 20:18:49.371092 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56020: remote error: bad certificate
I0926 20:18:49.379893 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56022: remote error: bad certificate
I0926 20:18:49.388971 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56024: remote error: bad certificate
I0926 20:18:49.397422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56028: remote error: bad certificate
I0926 20:18:49.445858 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56030: remote error: bad certificate
I0926 20:18:49.504283 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42834: EOF
I0926 20:18:49.512955 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42836: EOF
I0926 20:18:49.564423 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42838: EOF
I0926 20:18:49.572190 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42840: EOF
I0926 20:18:49.578395 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42842: EOF
I0926 20:18:49.608774 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56848: remote error: bad certificate
I0926 20:18:49.831097 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56034: EOF
I0926 20:18:49.840881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56036: EOF
I0926 20:18:49.850793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56038: remote error: bad certificate
I0926 20:18:49.864403 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56040: remote error: bad certificate
I0926 20:18:49.875847 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56042: remote error: bad certificate
I0926 20:18:50.110486 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35542: EOF
I0926 20:18:50.163039 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35544: EOF
I0926 20:18:50.240331 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35546: EOF
I0926 20:18:50.249201 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38632: EOF
I0926 20:18:50.254060 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38630: EOF
I0926 20:18:50.254527 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38634: EOF
I0926 20:18:50.291659 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56054: EOF
I0926 20:18:50.301941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56056: EOF
I0926 20:18:50.311372 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56058: EOF
I0926 20:18:50.371464 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56060: remote error: bad certificate
I0926 20:18:50.380429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56062: remote error: bad certificate
I0926 20:18:50.389741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56064: remote error: bad certificate
I0926 20:18:50.398521 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56066: remote error: bad certificate
I0926 20:18:50.445134 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56068: remote error: bad certificate
I0926 20:18:50.507534 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42852: EOF
I0926 20:18:50.513453 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42854: EOF
I0926 20:18:50.568673 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42856: EOF
I0926 20:18:50.575024 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35548: EOF
I0926 20:18:50.577213 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42858: EOF
I0926 20:18:50.582194 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42860: EOF
I0926 20:18:50.817041 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42862: EOF
I0926 20:18:50.830404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56070: EOF
I0926 20:18:50.843511 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56072: EOF
I0926 20:18:50.852313 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56074: remote error: bad certificate
I0926 20:18:50.861404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56076: EOF
I0926 20:18:50.864563 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56078: remote error: bad certificate
I0926 20:18:50.871011 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56080: remote error: bad certificate
I0926 20:18:51.038623 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42864: EOF
I0926 20:18:51.103432 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35560: EOF
I0926 20:18:51.165489 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35562: EOF
I0926 20:18:51.242317 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35564: EOF
I0926 20:18:51.250463 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38638: EOF
I0926 20:18:51.250531 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38636: EOF
I0926 20:18:51.251293 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38640: EOF
I0926 20:18:51.293747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56090: EOF
I0926 20:18:51.303313 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56092: EOF
I0926 20:18:51.312800 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56094: EOF
I0926 20:18:51.372874 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56096: remote error: bad certificate
I0926 20:18:51.382944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56098: remote error: bad certificate
I0926 20:18:51.396900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56100: remote error: bad certificate
I0926 20:18:51.399288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56104: remote error: bad certificate
I0926 20:18:51.447852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56106: remote error: bad certificate
I0926 20:18:51.480128 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42874: EOF
I0926 20:18:51.508103 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42876: EOF
I0926 20:18:51.515952 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42878: EOF
I0926 20:18:51.569606 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42880: EOF
I0926 20:18:51.578164 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42882: EOF
I0926 20:18:51.583801 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42884: EOF
I0926 20:18:51.636474 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56108: EOF
I0926 20:18:51.769885 7 logs.go:41] http: TLS handshake error from 10.255.25.2:56926: remote error: bad certificate
I0926 20:18:51.833575 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56112: EOF
I0926 20:18:51.844440 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56114: EOF
I0926 20:18:51.856117 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56116: remote error: bad certificate
I0926 20:18:51.865820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56118: remote error: bad certificate
I0926 20:18:51.873696 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56120: remote error: bad certificate
I0926 20:18:52.107613 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35576: EOF
I0926 20:18:52.167070 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35578: EOF
I0926 20:18:52.244183 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35580: EOF
I0926 20:18:52.252027 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38646: EOF
I0926 20:18:52.252217 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38642: EOF
I0926 20:18:52.252985 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38644: EOF
I0926 20:18:52.295236 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56132: EOF
I0926 20:18:52.304325 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56134: EOF
I0926 20:18:52.314777 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56136: EOF
I0926 20:18:52.374030 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56138: remote error: bad certificate
I0926 20:18:52.382411 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56140: remote error: bad certificate
I0926 20:18:52.391486 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56142: remote error: bad certificate
I0926 20:18:52.399978 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56144: remote error: bad certificate
I0926 20:18:52.403630 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38648: EOF
I0926 20:18:52.448751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56146: remote error: bad certificate
I0926 20:18:52.510185 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42894: EOF
I0926 20:18:52.517096 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42896: EOF
I0926 20:18:52.541648 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56148: remote error: bad certificate
I0926 20:18:52.571449 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42898: EOF
I0926 20:18:52.580157 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42900: EOF
I0926 20:18:52.584794 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42902: EOF
I0926 20:18:52.689493 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56150: EOF
I0926 20:18:52.847809 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56152: EOF
I0926 20:18:52.850139 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56154: EOF
I0926 20:18:52.866299 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56160: remote error: bad certificate
I0926 20:18:52.866888 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56156: remote error: bad certificate
I0926 20:18:52.876665 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56162: remote error: bad certificate
I0926 20:18:53.109635 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35594: EOF
I0926 20:18:53.170021 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35596: EOF
I0926 20:18:53.246948 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35598: EOF
I0926 20:18:53.255292 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38650: EOF
I0926 20:18:53.256166 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38652: EOF
I0926 20:18:53.256522 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38654: EOF
I0926 20:18:53.296613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56170: EOF
I0926 20:18:53.305760 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56172: EOF
I0926 20:18:53.315695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56174: EOF
I0926 20:18:53.377126 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56176: remote error: bad certificate
I0926 20:18:53.385073 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56178: remote error: bad certificate
I0926 20:18:53.392683 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56182: remote error: bad certificate
I0926 20:18:53.401579 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56184: remote error: bad certificate
I0926 20:18:53.449515 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56186: remote error: bad certificate
I0926 20:18:53.512802 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42912: EOF
I0926 20:18:53.518918 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42914: EOF
I0926 20:18:53.572731 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42916: EOF
I0926 20:18:53.581719 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42918: EOF
I0926 20:18:53.586060 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42920: EOF
I0926 20:18:53.836904 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56188: EOF
I0926 20:18:53.853428 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56190: EOF
I0926 20:18:53.861898 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56192: remote error: bad certificate
I0926 20:18:53.868275 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56194: remote error: bad certificate
I0926 20:18:53.876523 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56196: remote error: bad certificate
I0926 20:18:53.965280 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57014: remote error: bad certificate
I0926 20:18:54.110962 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35610: EOF
I0926 20:18:54.170923 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35612: EOF
I0926 20:18:54.248253 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35614: EOF
I0926 20:18:54.257221 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38656: EOF
I0926 20:18:54.257508 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38658: EOF
I0926 20:18:54.259792 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38660: EOF
I0926 20:18:54.296507 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56210: EOF
I0926 20:18:54.306493 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56212: EOF
I0926 20:18:54.315692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56214: EOF
W0926 20:18:54.381626 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:18:54.384181 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56216: remote error: bad certificate
I0926 20:18:54.386404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56218: remote error: bad certificate
I0926 20:18:54.392610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56220: remote error: bad certificate
I0926 20:18:54.401926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56222: remote error: bad certificate
I0926 20:18:54.449516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56224: remote error: bad certificate
I0926 20:18:54.513395 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42926: EOF
I0926 20:18:54.521575 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42928: EOF
I0926 20:18:54.573856 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42930: EOF
I0926 20:18:54.578818 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42932: EOF
I0926 20:18:54.586725 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42934: EOF
I0926 20:18:54.649073 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35616: EOF
I0926 20:18:54.837079 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56226: EOF
I0926 20:18:54.855036 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56228: EOF
I0926 20:18:54.862684 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56230: remote error: bad certificate
I0926 20:18:54.869651 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56232: remote error: bad certificate
I0926 20:18:54.877630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56234: remote error: bad certificate
I0926 20:18:55.113222 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35628: EOF
I0926 20:18:55.174332 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35630: EOF
I0926 20:18:55.249552 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35632: EOF
I0926 20:18:55.258036 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38664: EOF
I0926 20:18:55.258823 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38662: EOF
I0926 20:18:55.259392 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38666: EOF
I0926 20:18:55.298051 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56242: EOF
I0926 20:18:55.307532 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56244: EOF
I0926 20:18:55.316912 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56246: EOF
I0926 20:18:55.378672 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56248: remote error: bad certificate
I0926 20:18:55.386870 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56250: remote error: bad certificate
I0926 20:18:55.394057 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56254: remote error: bad certificate
I0926 20:18:55.402715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56256: remote error: bad certificate
I0926 20:18:55.449041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56258: remote error: bad certificate
I0926 20:18:55.515193 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42946: EOF
I0926 20:18:55.522667 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42948: EOF
I0926 20:18:55.576119 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42950: EOF
I0926 20:18:55.585305 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42952: EOF
I0926 20:18:55.589224 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42954: EOF
I0926 20:18:55.839808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56260: EOF
I0926 20:18:55.853889 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56262: EOF
I0926 20:18:55.866260 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56264: remote error: bad certificate
I0926 20:18:55.879626 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56266: remote error: bad certificate
I0926 20:18:55.881867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56268: remote error: bad certificate
I0926 20:18:56.115073 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35644: EOF
I0926 20:18:56.176836 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35646: EOF
I0926 20:18:56.253204 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35648: EOF
I0926 20:18:56.261884 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38670: EOF
I0926 20:18:56.262301 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38668: EOF
I0926 20:18:56.262459 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38672: EOF
I0926 20:18:56.299620 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56282: EOF
I0926 20:18:56.308947 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56284: EOF
I0926 20:18:56.318805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56288: EOF
I0926 20:18:56.379865 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56290: remote error: bad certificate
I0926 20:18:56.387222 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56292: remote error: bad certificate
I0926 20:18:56.394929 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56294: remote error: bad certificate
I0926 20:18:56.403543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56296: remote error: bad certificate
I0926 20:18:56.452919 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56298: remote error: bad certificate
I0926 20:18:56.515173 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42964: EOF
I0926 20:18:56.516745 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56300: remote error: bad certificate
I0926 20:18:56.523231 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42966: EOF
I0926 20:18:56.575100 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42968: EOF
I0926 20:18:56.582947 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42970: EOF
I0926 20:18:56.591379 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42972: EOF
I0926 20:18:56.772298 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57118: remote error: bad certificate
I0926 20:18:56.840302 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56304: EOF
I0926 20:18:56.854739 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56306: EOF
I0926 20:18:56.864938 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56308: remote error: bad certificate
I0926 20:18:56.872145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56310: remote error: bad certificate
I0926 20:18:56.880544 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56312: remote error: bad certificate
I0926 20:18:57.117054 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35662: EOF
I0926 20:18:57.178036 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35664: EOF
I0926 20:18:57.254784 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35666: EOF
I0926 20:18:57.263291 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38680: EOF
I0926 20:18:57.263625 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38676: EOF
I0926 20:18:57.263744 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38678: EOF
I0926 20:18:57.300710 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56320: EOF
I0926 20:18:57.309719 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56322: EOF
I0926 20:18:57.319601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56324: EOF
I0926 20:18:57.380404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56326: remote error: bad certificate
I0926 20:18:57.388377 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56328: remote error: bad certificate
I0926 20:18:57.403311 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56332: remote error: bad certificate
I0926 20:18:57.404678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56334: remote error: bad certificate
I0926 20:18:57.454904 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56336: remote error: bad certificate
I0926 20:18:57.518222 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42982: EOF
I0926 20:18:57.526390 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42984: EOF
I0926 20:18:57.578884 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42986: EOF
I0926 20:18:57.587391 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42988: EOF
I0926 20:18:57.592386 7 logs.go:41] http: TLS handshake error from 192.168.16.5:42990: EOF
I0926 20:18:57.842663 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56338: EOF
I0926 20:18:57.855933 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56340: EOF
I0926 20:18:57.866628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56344: remote error: bad certificate
I0926 20:18:57.873747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56346: remote error: bad certificate
I0926 20:18:57.881945 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56348: remote error: bad certificate
I0926 20:18:58.119381 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35684: EOF
I0926 20:18:58.180317 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35686: EOF
I0926 20:18:58.256959 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35688: EOF
I0926 20:18:58.265570 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38690: EOF
I0926 20:18:58.265762 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38692: EOF
I0926 20:18:58.266085 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38688: EOF
I0926 20:18:58.302336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56360: EOF
I0926 20:18:58.310858 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56362: EOF
I0926 20:18:58.320587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56364: EOF
I0926 20:18:58.382462 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56366: remote error: bad certificate
I0926 20:18:58.389018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56368: remote error: bad certificate
I0926 20:18:58.395176 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56370: remote error: bad certificate
I0926 20:18:58.404448 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56372: remote error: bad certificate
I0926 20:18:58.455240 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56374: remote error: bad certificate
I0926 20:18:58.520240 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43004: EOF
I0926 20:18:58.527930 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43006: EOF
I0926 20:18:58.554845 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43008: EOF
I0926 20:18:58.581221 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43010: EOF
I0926 20:18:58.589252 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43012: EOF
I0926 20:18:58.591100 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38694: EOF
I0926 20:18:58.593889 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43014: EOF
I0926 20:18:58.768682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56376: EOF
I0926 20:18:58.843688 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56378: EOF
I0926 20:18:58.857546 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56380: EOF
I0926 20:18:58.867964 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56382: remote error: bad certificate
I0926 20:18:58.874905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56384: remote error: bad certificate
I0926 20:18:58.890001 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56386: remote error: bad certificate
I0926 20:18:59.121893 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35700: EOF
I0926 20:18:59.182352 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35702: EOF
I0926 20:18:59.258752 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35704: EOF
I0926 20:18:59.266793 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38696: EOF
I0926 20:18:59.267685 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38700: EOF
I0926 20:18:59.267917 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38698: EOF
I0926 20:18:59.303286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56394: EOF
I0926 20:18:59.311934 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56396: EOF
I0926 20:18:59.321564 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56398: EOF
I0926 20:18:59.382598 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56400: remote error: bad certificate
I0926 20:18:59.390307 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56402: remote error: bad certificate
I0926 20:18:59.397375 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56406: remote error: bad certificate
I0926 20:18:59.406350 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56408: remote error: bad certificate
I0926 20:18:59.449717 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38702: EOF
I0926 20:18:59.456688 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56410: remote error: bad certificate
I0926 20:18:59.522240 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43024: EOF
I0926 20:18:59.530673 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43026: EOF
I0926 20:18:59.582517 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43028: EOF
I0926 20:18:59.591180 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43030: EOF
I0926 20:18:59.595591 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43032: EOF
I0926 20:18:59.846399 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56412: EOF
I0926 20:18:59.861065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56414: EOF
I0926 20:18:59.870584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56416: remote error: bad certificate
I0926 20:18:59.876371 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56418: remote error: bad certificate
I0926 20:18:59.884113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56420: remote error: bad certificate
I0926 20:18:59.949049 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57238: remote error: bad certificate
I0926 20:19:00.127048 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35718: EOF
I0926 20:19:00.184707 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35720: EOF
I0926 20:19:00.260650 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35722: EOF
I0926 20:19:00.268981 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38704: EOF
I0926 20:19:00.269020 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38710: EOF
I0926 20:19:00.270028 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38706: EOF
I0926 20:19:00.305469 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56434: EOF
I0926 20:19:00.313721 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56436: EOF
I0926 20:19:00.322969 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56438: EOF
I0926 20:19:00.383234 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56440: remote error: bad certificate
I0926 20:19:00.391754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56442: remote error: bad certificate
I0926 20:19:00.404977 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56444: remote error: bad certificate
I0926 20:19:00.408453 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56446: remote error: bad certificate
I0926 20:19:00.426558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56448: remote error: bad certificate
I0926 20:19:00.455999 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56450: remote error: bad certificate
I0926 20:19:00.523600 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43038: EOF
I0926 20:19:00.532720 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43040: EOF
I0926 20:19:00.576842 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35724: EOF
I0926 20:19:00.584213 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43042: EOF
I0926 20:19:00.591649 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43044: EOF
I0926 20:19:00.596446 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43046: EOF
I0926 20:19:00.817761 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43048: EOF
I0926 20:19:00.846522 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56452: EOF
I0926 20:19:00.861562 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56454: EOF
I0926 20:19:00.869216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56456: remote error: bad certificate
I0926 20:19:00.876187 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56458: remote error: bad certificate
I0926 20:19:00.884383 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56460: remote error: bad certificate
I0926 20:19:01.126506 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35736: EOF
I0926 20:19:01.185892 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35738: EOF
I0926 20:19:01.262383 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35740: EOF
I0926 20:19:01.270267 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38712: EOF
I0926 20:19:01.270365 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38718: EOF
I0926 20:19:01.270553 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38714: EOF
I0926 20:19:01.304898 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56468: EOF
I0926 20:19:01.313545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56470: EOF
I0926 20:19:01.324785 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56472: EOF
I0926 20:19:01.383753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56474: remote error: bad certificate
I0926 20:19:01.392912 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56478: remote error: bad certificate
I0926 20:19:01.399132 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56480: remote error: bad certificate
I0926 20:19:01.408594 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56482: remote error: bad certificate
I0926 20:19:01.459136 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56484: remote error: bad certificate
I0926 20:19:01.526359 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43058: EOF
I0926 20:19:01.533624 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43060: EOF
I0926 20:19:01.585673 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43062: EOF
I0926 20:19:01.592113 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43064: EOF
I0926 20:19:01.598368 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43066: EOF
I0926 20:19:01.707284 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35742: EOF
I0926 20:19:01.848192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56486: EOF
I0926 20:19:01.863075 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56488: EOF
I0926 20:19:01.870991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56490: remote error: bad certificate
I0926 20:19:01.884689 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56492: remote error: bad certificate
I0926 20:19:01.886783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56494: remote error: bad certificate
I0926 20:19:02.129036 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35754: EOF
I0926 20:19:02.187388 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35756: EOF
I0926 20:19:02.261847 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35758: EOF
I0926 20:19:02.269630 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38724: EOF
I0926 20:19:02.269914 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38720: EOF
I0926 20:19:02.272220 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38722: EOF
I0926 20:19:02.303776 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56506: EOF
I0926 20:19:02.316528 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56508: EOF
I0926 20:19:02.325996 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56510: EOF
I0926 20:19:02.386586 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56512: remote error: bad certificate
I0926 20:19:02.392926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56514: remote error: bad certificate
I0926 20:19:02.399579 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56516: remote error: bad certificate
I0926 20:19:02.410064 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56518: remote error: bad certificate
I0926 20:19:02.433792 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56520: remote error: bad certificate
I0926 20:19:02.458035 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56522: remote error: bad certificate
I0926 20:19:02.527082 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43078: EOF
I0926 20:19:02.535788 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43080: EOF
I0926 20:19:02.587263 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43082: EOF
I0926 20:19:02.594376 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43084: EOF
I0926 20:19:02.599738 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43086: EOF
I0926 20:19:02.691262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56524: EOF
I0926 20:19:02.854377 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56526: EOF
I0926 20:19:02.863630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56528: EOF
I0926 20:19:02.871430 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56532: remote error: bad certificate
I0926 20:19:02.878867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56534: remote error: bad certificate
I0926 20:19:02.890260 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56536: remote error: bad certificate
I0926 20:19:03.127439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35772: EOF
I0926 20:19:03.187793 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35774: EOF
I0926 20:19:03.263517 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35776: EOF
I0926 20:19:03.271051 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38730: EOF
I0926 20:19:03.271711 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38728: EOF
I0926 20:19:03.273301 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38726: EOF
I0926 20:19:03.308408 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56544: EOF
I0926 20:19:03.314279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56546: EOF
I0926 20:19:03.327010 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56548: EOF
I0926 20:19:03.387556 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56550: remote error: bad certificate
I0926 20:19:03.394264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56554: remote error: bad certificate
I0926 20:19:03.406831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56556: remote error: bad certificate
I0926 20:19:03.411031 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56558: remote error: bad certificate
I0926 20:19:03.435291 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57376: remote error: bad certificate
I0926 20:19:03.461324 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56562: remote error: bad certificate
I0926 20:19:03.527981 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43092: EOF
I0926 20:19:03.535119 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43094: EOF
I0926 20:19:03.585753 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43096: EOF
I0926 20:19:03.594836 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43098: EOF
I0926 20:19:03.600266 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43100: EOF
I0926 20:19:03.856501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56564: EOF
I0926 20:19:03.865330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56566: EOF
I0926 20:19:03.873428 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56568: remote error: bad certificate
I0926 20:19:03.879955 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56570: remote error: bad certificate
I0926 20:19:03.888161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56572: remote error: bad certificate
I0926 20:19:04.132473 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35788: EOF
I0926 20:19:04.191942 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35790: EOF
I0926 20:19:04.268091 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35792: EOF
I0926 20:19:04.276646 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38736: EOF
I0926 20:19:04.276799 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38732: EOF
I0926 20:19:04.277233 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38734: EOF
I0926 20:19:04.310095 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56584: EOF
I0926 20:19:04.318720 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56586: EOF
I0926 20:19:04.327039 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56588: EOF
I0926 20:19:04.390708 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56590: remote error: bad certificate
I0926 20:19:04.397330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56592: remote error: bad certificate
I0926 20:19:04.401421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56594: remote error: bad certificate
I0926 20:19:04.411865 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56596: remote error: bad certificate
W0926 20:19:04.439609 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:19:04.460003 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56598: remote error: bad certificate
I0926 20:19:04.528851 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43112: EOF
I0926 20:19:04.537335 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43114: EOF
I0926 20:19:04.541131 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56600: remote error: bad certificate
I0926 20:19:04.590025 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43116: EOF
I0926 20:19:04.597469 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43118: EOF
I0926 20:19:04.602723 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43120: EOF
I0926 20:19:04.856956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56602: EOF
I0926 20:19:04.867300 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56604: EOF
I0926 20:19:04.874988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56606: remote error: bad certificate
I0926 20:19:04.881139 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56608: remote error: bad certificate
I0926 20:19:04.897050 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56610: remote error: bad certificate
I0926 20:19:05.135332 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35804: EOF
I0926 20:19:05.193145 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35806: EOF
I0926 20:19:05.270211 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35808: EOF
I0926 20:19:05.278725 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38740: EOF
I0926 20:19:05.278807 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38742: EOF
I0926 20:19:05.279045 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38738: EOF
I0926 20:19:05.310496 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56618: EOF
I0926 20:19:05.320070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56620: EOF
I0926 20:19:05.328283 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56622: EOF
I0926 20:19:05.389223 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56624: remote error: bad certificate
I0926 20:19:05.395270 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56628: remote error: bad certificate
I0926 20:19:05.402645 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56630: remote error: bad certificate
I0926 20:19:05.413939 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56632: remote error: bad certificate
I0926 20:19:05.463259 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56634: remote error: bad certificate
I0926 20:19:05.531970 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43126: EOF
I0926 20:19:05.539290 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43128: EOF
I0926 20:19:05.592041 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43130: EOF
I0926 20:19:05.598617 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43132: EOF
I0926 20:19:05.604304 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43134: EOF
I0926 20:19:05.624293 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43136: EOF
I0926 20:19:05.857531 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56636: EOF
I0926 20:19:05.865221 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56638: EOF
I0926 20:19:05.875111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56640: remote error: bad certificate
I0926 20:19:05.881508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56642: remote error: bad certificate
I0926 20:19:05.890134 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56644: remote error: bad certificate
I0926 20:19:05.929737 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56646: EOF
I0926 20:19:06.137088 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35820: EOF
I0926 20:19:06.194458 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35822: EOF
I0926 20:19:06.271711 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35824: EOF
I0926 20:19:06.280624 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38746: EOF
I0926 20:19:06.280668 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38748: EOF
I0926 20:19:06.281768 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38744: EOF
I0926 20:19:06.312422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56660: EOF
I0926 20:19:06.320577 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56664: EOF
I0926 20:19:06.327436 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56666: EOF
I0926 20:19:06.390944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56668: remote error: bad certificate
I0926 20:19:06.395255 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56670: remote error: bad certificate
I0926 20:19:06.404862 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56672: remote error: bad certificate
I0926 20:19:06.422044 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56674: remote error: bad certificate
I0926 20:19:06.461846 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56676: remote error: bad certificate
I0926 20:19:06.489465 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38750: EOF
I0926 20:19:06.533576 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43142: EOF
I0926 20:19:06.541076 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43144: EOF
I0926 20:19:06.580479 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35828: EOF
I0926 20:19:06.592584 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43146: EOF
I0926 20:19:06.600030 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43148: EOF
I0926 20:19:06.604655 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43150: EOF
I0926 20:19:06.859092 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56678: EOF
I0926 20:19:06.868958 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56680: EOF
I0926 20:19:06.876819 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56682: remote error: bad certificate
I0926 20:19:06.884226 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56684: remote error: bad certificate
I0926 20:19:06.890506 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56686: remote error: bad certificate
I0926 20:19:06.945237 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57504: remote error: bad certificate
I0926 20:19:07.138672 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35842: EOF
I0926 20:19:07.197903 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35844: EOF
I0926 20:19:07.273358 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35846: EOF
I0926 20:19:07.282277 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38754: EOF
I0926 20:19:07.282630 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38752: EOF
I0926 20:19:07.283605 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38756: EOF
I0926 20:19:07.313375 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56696: EOF
I0926 20:19:07.322422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56698: EOF
I0926 20:19:07.331322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56700: EOF
I0926 20:19:07.391942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56704: remote error: bad certificate
I0926 20:19:07.398080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56706: remote error: bad certificate
I0926 20:19:07.404835 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56708: remote error: bad certificate
I0926 20:19:07.415065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56710: remote error: bad certificate
I0926 20:19:07.466198 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56712: remote error: bad certificate
I0926 20:19:07.535600 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43160: EOF
I0926 20:19:07.542834 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43162: EOF
I0926 20:19:07.594515 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43164: EOF
I0926 20:19:07.601471 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43166: EOF
I0926 20:19:07.607311 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43168: EOF
I0926 20:19:07.866017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56714: EOF
I0926 20:19:07.877127 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56720: remote error: bad certificate
I0926 20:19:07.878725 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56718: EOF
I0926 20:19:07.884836 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56722: remote error: bad certificate
I0926 20:19:07.893781 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56724: remote error: bad certificate
I0926 20:19:08.005812 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56726: remote error: bad certificate
I0926 20:19:08.140378 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35858: EOF
I0926 20:19:08.199993 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35860: EOF
I0926 20:19:08.272594 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35862: EOF
I0926 20:19:08.280799 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38760: EOF
I0926 20:19:08.288654 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38764: EOF
I0926 20:19:08.288720 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38762: EOF
I0926 20:19:08.314578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56738: EOF
I0926 20:19:08.321243 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56740: EOF
I0926 20:19:08.332932 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56742: EOF
I0926 20:19:08.395495 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56744: remote error: bad certificate
I0926 20:19:08.401146 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56746: remote error: bad certificate
I0926 20:19:08.407421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56748: remote error: bad certificate
I0926 20:19:08.417281 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56750: remote error: bad certificate
I0926 20:19:08.465939 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56752: remote error: bad certificate
I0926 20:19:08.535800 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43178: EOF
I0926 20:19:08.542941 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43180: EOF
I0926 20:19:08.592329 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38766: EOF
I0926 20:19:08.595576 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43182: EOF
I0926 20:19:08.602469 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43184: EOF
I0926 20:19:08.607869 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43186: EOF
I0926 20:19:08.756520 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35864: EOF
I0926 20:19:08.861505 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56754: EOF
I0926 20:19:08.874815 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56756: EOF
I0926 20:19:08.878778 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56758: remote error: bad certificate
I0926 20:19:08.885756 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56760: remote error: bad certificate
I0926 20:19:08.893041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56762: remote error: bad certificate
I0926 20:19:09.143439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35876: EOF
I0926 20:19:09.202769 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35878: EOF
I0926 20:19:09.277615 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35880: EOF
I0926 20:19:09.285196 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38770: EOF
I0926 20:19:09.285251 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38772: EOF
I0926 20:19:09.285429 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38768: EOF
I0926 20:19:09.316496 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56770: EOF
I0926 20:19:09.325376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56772: EOF
I0926 20:19:09.333082 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56774: EOF
I0926 20:19:09.394716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56778: remote error: bad certificate
I0926 20:19:09.399434 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56780: remote error: bad certificate
I0926 20:19:09.407345 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56782: remote error: bad certificate
I0926 20:19:09.424169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56784: remote error: bad certificate
I0926 20:19:09.467683 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56786: remote error: bad certificate
I0926 20:19:09.537863 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43192: EOF
I0926 20:19:09.545550 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43194: EOF
I0926 20:19:09.597282 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43196: EOF
I0926 20:19:09.605521 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43198: EOF
I0926 20:19:09.609850 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43200: EOF
I0926 20:19:09.725544 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57604: remote error: bad certificate
I0926 20:19:09.869266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56790: EOF
I0926 20:19:09.875685 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56792: EOF
I0926 20:19:09.883425 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56794: remote error: bad certificate
I0926 20:19:09.886415 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56796: remote error: bad certificate
I0926 20:19:09.893907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56798: remote error: bad certificate
I0926 20:19:10.145056 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35894: EOF
I0926 20:19:10.205096 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35896: EOF
I0926 20:19:10.276911 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35898: EOF
I0926 20:19:10.283988 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38774: EOF
I0926 20:19:10.284014 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38778: EOF
I0926 20:19:10.284186 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38776: EOF
I0926 20:19:10.313969 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56804: EOF
I0926 20:19:10.325254 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56806: EOF
I0926 20:19:10.330905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56808: EOF
I0926 20:19:10.392867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56816: remote error: bad certificate
I0926 20:19:10.399898 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56818: remote error: bad certificate
I0926 20:19:10.406582 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56820: remote error: bad certificate
I0926 20:19:10.415537 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56822: remote error: bad certificate
I0926 20:19:10.468897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56824: remote error: bad certificate
I0926 20:19:10.539958 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43210: EOF
I0926 20:19:10.547613 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43212: EOF
I0926 20:19:10.579483 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35900: EOF
I0926 20:19:10.599328 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43214: EOF
I0926 20:19:10.607692 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43216: EOF
I0926 20:19:10.611555 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43218: EOF
I0926 20:19:10.819110 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43220: EOF
I0926 20:19:10.868889 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56826: EOF
I0926 20:19:10.875255 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56828: EOF
I0926 20:19:10.880540 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56830: remote error: bad certificate
I0926 20:19:10.886075 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56832: remote error: bad certificate
I0926 20:19:10.893602 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56834: remote error: bad certificate
I0926 20:19:11.153599 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35912: EOF
I0926 20:19:11.207036 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35914: EOF
I0926 20:19:11.282741 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35916: EOF
I0926 20:19:11.287555 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38782: EOF
I0926 20:19:11.287879 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38780: EOF
I0926 20:19:11.289809 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38784: EOF
I0926 20:19:11.319073 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56836: EOF
I0926 20:19:11.327630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56838: EOF
I0926 20:19:11.337219 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56840: EOF
I0926 20:19:11.396250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56844: remote error: bad certificate
I0926 20:19:11.402120 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56846: remote error: bad certificate
I0926 20:19:11.408562 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56848: remote error: bad certificate
I0926 20:19:11.419262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56850: remote error: bad certificate
I0926 20:19:11.470304 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56852: remote error: bad certificate
I0926 20:19:11.542138 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43226: EOF
I0926 20:19:11.549379 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43228: EOF
I0926 20:19:11.601587 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43230: EOF
I0926 20:19:11.610150 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43232: EOF
I0926 20:19:11.613237 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43234: EOF
I0926 20:19:11.818204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56860: remote error: bad certificate
I0926 20:19:11.866081 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56862: EOF
I0926 20:19:11.880013 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56864: EOF
I0926 20:19:11.883379 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56866: remote error: bad certificate
I0926 20:19:11.887747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56868: remote error: bad certificate
I0926 20:19:11.895234 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56870: remote error: bad certificate
I0926 20:19:12.149061 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35930: EOF
I0926 20:19:12.209333 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35932: EOF
I0926 20:19:12.284439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35934: EOF
I0926 20:19:12.289209 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38786: EOF
I0926 20:19:12.289481 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38790: EOF
I0926 20:19:12.291744 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38788: EOF
I0926 20:19:12.317918 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56876: EOF
I0926 20:19:12.326855 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56878: EOF
I0926 20:19:12.335576 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56880: EOF
I0926 20:19:12.396920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56882: remote error: bad certificate
I0926 20:19:12.401600 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56884: remote error: bad certificate
I0926 20:19:12.407944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56886: remote error: bad certificate
I0926 20:19:12.418777 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56888: remote error: bad certificate
I0926 20:19:12.471127 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56890: remote error: bad certificate
I0926 20:19:12.542796 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43244: EOF
I0926 20:19:12.550862 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43246: EOF
I0926 20:19:12.602195 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43248: EOF
I0926 20:19:12.611048 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43250: EOF
I0926 20:19:12.613809 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43252: EOF
I0926 20:19:12.691654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56898: EOF
I0926 20:19:12.700978 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43254: EOF
I0926 20:19:12.868037 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56902: EOF
I0926 20:19:12.879119 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56904: EOF
I0926 20:19:12.884371 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56906: remote error: bad certificate
I0926 20:19:12.889956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56908: remote error: bad certificate
I0926 20:19:12.896822 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56910: remote error: bad certificate
I0926 20:19:13.071219 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56912: EOF
I0926 20:19:13.151995 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35946: EOF
I0926 20:19:13.211083 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35948: EOF
I0926 20:19:13.285267 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35950: EOF
I0926 20:19:13.290614 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38794: EOF
I0926 20:19:13.290703 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38796: EOF
I0926 20:19:13.290913 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38792: EOF
I0926 20:19:13.320244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56914: EOF
I0926 20:19:13.329718 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56916: EOF
I0926 20:19:13.338305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56918: EOF
I0926 20:19:13.399330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56922: remote error: bad certificate
I0926 20:19:13.403609 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56924: remote error: bad certificate
I0926 20:19:13.409842 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56926: remote error: bad certificate
I0926 20:19:13.420644 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56928: remote error: bad certificate
I0926 20:19:13.471541 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56930: remote error: bad certificate
I0926 20:19:13.531422 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38800: EOF
I0926 20:19:13.545099 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43260: EOF
I0926 20:19:13.551016 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43262: EOF
I0926 20:19:13.604495 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43264: EOF
I0926 20:19:13.612621 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43266: EOF
I0926 20:19:13.615654 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43268: EOF
I0926 20:19:13.630023 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57754: remote error: bad certificate
I0926 20:19:13.868769 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56940: EOF
I0926 20:19:13.880386 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56942: EOF
I0926 20:19:13.885592 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56944: remote error: bad certificate
I0926 20:19:13.891103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56946: remote error: bad certificate
I0926 20:19:13.904766 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56948: remote error: bad certificate
I0926 20:19:14.153990 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35962: EOF
I0926 20:19:14.161329 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56954: remote error: bad certificate
I0926 20:19:14.217380 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35964: EOF
I0926 20:19:14.287217 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35966: EOF
I0926 20:19:14.295526 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38806: EOF
I0926 20:19:14.295883 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38804: EOF
I0926 20:19:14.296044 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38802: EOF
I0926 20:19:14.322214 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56956: EOF
I0926 20:19:14.330233 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56958: EOF
I0926 20:19:14.339062 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56960: EOF
I0926 20:19:14.400543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56962: remote error: bad certificate
I0926 20:19:14.405205 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56964: remote error: bad certificate
I0926 20:19:14.411266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56966: remote error: bad certificate
I0926 20:19:14.421907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56968: remote error: bad certificate
I0926 20:19:14.472018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56970: remote error: bad certificate
W0926 20:19:14.496461 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:19:14.545728 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43272: EOF
I0926 20:19:14.552989 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43274: EOF
I0926 20:19:14.605961 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43278: EOF
I0926 20:19:14.614966 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43280: EOF
I0926 20:19:14.617340 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43282: EOF
I0926 20:19:14.869762 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56978: EOF
I0926 20:19:14.881016 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56980: EOF
I0926 20:19:14.886608 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56982: remote error: bad certificate
I0926 20:19:14.891287 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56984: remote error: bad certificate
I0926 20:19:14.897681 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56986: remote error: bad certificate
I0926 20:19:15.156600 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35968: EOF
I0926 20:19:15.215308 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35982: EOF
I0926 20:19:15.289190 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35984: EOF
I0926 20:19:15.297755 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38812: EOF
I0926 20:19:15.298002 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38810: EOF
I0926 20:19:15.298073 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38808: EOF
I0926 20:19:15.322336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56988: EOF
I0926 20:19:15.331216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56990: EOF
I0926 20:19:15.343746 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56992: EOF
I0926 20:19:15.400731 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56996: remote error: bad certificate
I0926 20:19:15.406251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:56998: remote error: bad certificate
I0926 20:19:15.410955 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57004: remote error: bad certificate
I0926 20:19:15.422376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57006: remote error: bad certificate
I0926 20:19:15.482542 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57008: remote error: bad certificate
I0926 20:19:15.548137 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43292: EOF
I0926 20:19:15.555841 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43294: EOF
I0926 20:19:15.607368 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43296: EOF
I0926 20:19:15.615315 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43298: EOF
I0926 20:19:15.618722 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43300: EOF
I0926 20:19:15.812881 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35986: EOF
I0926 20:19:15.833814 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57832: remote error: bad certificate
I0926 20:19:15.870004 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57018: EOF
I0926 20:19:15.882172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57020: EOF
I0926 20:19:15.888807 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57022: remote error: bad certificate
I0926 20:19:15.892639 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57024: remote error: bad certificate
I0926 20:19:15.899060 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57026: remote error: bad certificate
I0926 20:19:16.157907 7 logs.go:41] http: TLS handshake error from 192.168.16.16:35988: EOF
I0926 20:19:16.217496 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36000: EOF
I0926 20:19:16.292216 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36002: EOF
I0926 20:19:16.299234 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38816: EOF
I0926 20:19:16.299443 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38818: EOF
I0926 20:19:16.299497 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38814: EOF
I0926 20:19:16.323366 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57036: EOF
I0926 20:19:16.332783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57038: EOF
I0926 20:19:16.341495 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57040: EOF
I0926 20:19:16.400175 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57042: remote error: bad certificate
I0926 20:19:16.406249 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57044: remote error: bad certificate
I0926 20:19:16.411551 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57046: remote error: bad certificate
I0926 20:19:16.422313 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57048: remote error: bad certificate
I0926 20:19:16.471818 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57050: remote error: bad certificate
I0926 20:19:16.550241 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43310: EOF
I0926 20:19:16.557109 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43312: EOF
I0926 20:19:16.610702 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43314: EOF
I0926 20:19:16.613353 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43316: EOF
I0926 20:19:16.620814 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43318: EOF
I0926 20:19:16.870324 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57058: EOF
I0926 20:19:16.882237 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57060: EOF
I0926 20:19:16.889737 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57062: remote error: bad certificate
I0926 20:19:16.896211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57064: remote error: bad certificate
I0926 20:19:16.900009 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57066: remote error: bad certificate
I0926 20:19:17.152586 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57068: remote error: bad certificate
I0926 20:19:17.168630 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36006: EOF
I0926 20:19:17.219224 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36022: EOF
I0926 20:19:17.293531 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36024: EOF
I0926 20:19:17.302375 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38824: EOF
I0926 20:19:17.302433 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38820: EOF
I0926 20:19:17.302512 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38822: EOF
I0926 20:19:17.325114 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57070: EOF
I0926 20:19:17.333591 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57072: EOF
I0926 20:19:17.343497 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57074: EOF
I0926 20:19:17.404479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57078: remote error: bad certificate
I0926 20:19:17.408245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57080: remote error: bad certificate
I0926 20:19:17.413080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57082: remote error: bad certificate
I0926 20:19:17.424435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57084: remote error: bad certificate
I0926 20:19:17.476668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57090: remote error: bad certificate
I0926 20:19:17.551555 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43324: EOF
I0926 20:19:17.558596 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43326: EOF
I0926 20:19:17.610410 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43328: EOF
I0926 20:19:17.618870 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43330: EOF
I0926 20:19:17.621608 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43332: EOF
I0926 20:19:17.876931 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57100: EOF
I0926 20:19:17.882801 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57102: EOF
I0926 20:19:17.890761 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57104: remote error: bad certificate
I0926 20:19:17.896834 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57106: remote error: bad certificate
I0926 20:19:17.900666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57108: remote error: bad certificate
I0926 20:19:18.162598 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36026: EOF
I0926 20:19:18.220872 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36038: EOF
I0926 20:19:18.295015 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36040: EOF
I0926 20:19:18.303234 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38830: EOF
I0926 20:19:18.306181 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38828: EOF
I0926 20:19:18.306345 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38826: EOF
I0926 20:19:18.325702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57114: EOF
I0926 20:19:18.335990 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57116: EOF
I0926 20:19:18.343913 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57118: EOF
I0926 20:19:18.403025 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57120: remote error: bad certificate
I0926 20:19:18.405964 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57122: remote error: bad certificate
I0926 20:19:18.412150 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57124: remote error: bad certificate
I0926 20:19:18.422610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57126: remote error: bad certificate
I0926 20:19:18.440090 7 logs.go:41] http: TLS handshake error from 10.255.25.2:57944: remote error: bad certificate
I0926 20:19:18.472145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57130: remote error: bad certificate
I0926 20:19:18.559781 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43338: EOF
I0926 20:19:18.561893 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43340: EOF
I0926 20:19:18.589623 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38832: EOF
I0926 20:19:18.607109 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43342: EOF
I0926 20:19:18.614550 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43344: EOF
I0926 20:19:18.618972 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43346: EOF
I0926 20:19:18.874111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57138: EOF
I0926 20:19:18.884136 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57140: EOF
I0926 20:19:18.890025 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57142: remote error: bad certificate
I0926 20:19:18.896208 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57144: remote error: bad certificate
I0926 20:19:18.900752 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57146: remote error: bad certificate
I0926 20:19:19.164426 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36042: EOF
I0926 20:19:19.174690 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57148: remote error: bad certificate
I0926 20:19:19.223473 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36054: EOF
I0926 20:19:19.297313 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36056: EOF
I0926 20:19:19.305812 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38838: EOF
I0926 20:19:19.306177 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38834: EOF
I0926 20:19:19.306723 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38836: EOF
I0926 20:19:19.327602 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57150: EOF
I0926 20:19:19.335819 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57152: EOF
I0926 20:19:19.348306 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57154: EOF
I0926 20:19:19.407049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57158: remote error: bad certificate
I0926 20:19:19.410660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57160: remote error: bad certificate
I0926 20:19:19.415398 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57162: remote error: bad certificate
I0926 20:19:19.426329 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57164: remote error: bad certificate
I0926 20:19:19.478578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57166: remote error: bad certificate
I0926 20:19:19.555837 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43356: EOF
I0926 20:19:19.563401 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43358: EOF
I0926 20:19:19.614238 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43360: EOF
I0926 20:19:19.619811 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43362: EOF
I0926 20:19:19.625255 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43364: EOF
I0926 20:19:19.772479 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43366: EOF
I0926 20:19:19.874981 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57174: EOF
I0926 20:19:19.885376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57176: EOF
I0926 20:19:19.893148 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57178: remote error: bad certificate
I0926 20:19:19.899172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57180: remote error: bad certificate
I0926 20:19:19.903394 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57182: remote error: bad certificate
I0926 20:19:20.166383 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36060: EOF
I0926 20:19:20.201679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57188: EOF
I0926 20:19:20.232709 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36072: EOF
I0926 20:19:20.299639 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36074: EOF
I0926 20:19:20.306702 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38848: EOF
I0926 20:19:20.307191 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38844: EOF
I0926 20:19:20.307567 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38846: EOF
I0926 20:19:20.328048 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57190: EOF
I0926 20:19:20.336386 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57192: EOF
I0926 20:19:20.350067 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57194: EOF
I0926 20:19:20.407028 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57196: remote error: bad certificate
I0926 20:19:20.411165 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57198: remote error: bad certificate
I0926 20:19:20.416130 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57200: remote error: bad certificate
I0926 20:19:20.428255 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57202: remote error: bad certificate
I0926 20:19:20.479350 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57204: remote error: bad certificate
I0926 20:19:20.557454 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43378: EOF
I0926 20:19:20.564576 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43380: EOF
I0926 20:19:20.571162 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38850: EOF
I0926 20:19:20.579873 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36076: EOF
I0926 20:19:20.615266 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43382: EOF
I0926 20:19:20.622989 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43384: EOF
I0926 20:19:20.626021 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43386: EOF
I0926 20:19:20.821358 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43388: EOF
I0926 20:19:20.876640 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57216: EOF
I0926 20:19:20.886088 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57218: EOF
I0926 20:19:20.894086 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57220: remote error: bad certificate
I0926 20:19:20.900465 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57222: remote error: bad certificate
I0926 20:19:20.906412 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57224: remote error: bad certificate
I0926 20:19:21.168121 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36078: EOF
I0926 20:19:21.227375 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36084: EOF
I0926 20:19:21.301598 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36092: EOF
I0926 20:19:21.308755 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38854: EOF
I0926 20:19:21.308796 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38856: EOF
I0926 20:19:21.309240 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38852: EOF
I0926 20:19:21.330488 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57226: EOF
I0926 20:19:21.338558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57228: EOF
I0926 20:19:21.350929 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57230: EOF
I0926 20:19:21.408890 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57234: remote error: bad certificate
I0926 20:19:21.411622 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57236: remote error: bad certificate
I0926 20:19:21.417937 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57238: remote error: bad certificate
I0926 20:19:21.428481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57240: remote error: bad certificate
I0926 20:19:21.488810 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57242: remote error: bad certificate
I0926 20:19:21.558867 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43398: EOF
I0926 20:19:21.566158 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43400: EOF
I0926 20:19:21.616953 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43402: EOF
I0926 20:19:21.624379 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43404: EOF
I0926 20:19:21.628032 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43406: EOF
I0926 20:19:21.878497 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57250: EOF
I0926 20:19:21.886992 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57252: EOF
I0926 20:19:21.894871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57254: remote error: bad certificate
I0926 20:19:21.901871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57256: remote error: bad certificate
I0926 20:19:21.907606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57258: remote error: bad certificate
I0926 20:19:22.096315 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58080: remote error: bad certificate
I0926 20:19:22.171084 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36094: EOF
I0926 20:19:22.229516 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36100: EOF
I0926 20:19:22.302605 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36110: EOF
I0926 20:19:22.310148 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38864: EOF
I0926 20:19:22.311268 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38860: EOF
I0926 20:19:22.311871 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38858: EOF
I0926 20:19:22.330417 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57266: EOF
I0926 20:19:22.343208 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57268: EOF
I0926 20:19:22.351551 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57270: EOF
I0926 20:19:22.411529 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57272: remote error: bad certificate
I0926 20:19:22.413741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57274: remote error: bad certificate
I0926 20:19:22.419675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57276: remote error: bad certificate
I0926 20:19:22.430410 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57278: remote error: bad certificate
I0926 20:19:22.481692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57280: remote error: bad certificate
I0926 20:19:22.561212 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43416: EOF
I0926 20:19:22.565775 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43418: EOF
I0926 20:19:22.618110 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43420: EOF
I0926 20:19:22.626372 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43422: EOF
I0926 20:19:22.629170 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43424: EOF
I0926 20:19:22.692715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57282: EOF
I0926 20:19:22.817140 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57290: remote error: bad certificate
I0926 20:19:22.867780 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36112: EOF
I0926 20:19:22.877943 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57294: EOF
I0926 20:19:22.886911 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57296: EOF
I0926 20:19:22.899282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57298: remote error: bad certificate
I0926 20:19:22.908160 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57302: remote error: bad certificate
I0926 20:19:22.908547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57300: remote error: bad certificate
I0926 20:19:23.182123 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36114: EOF
I0926 20:19:23.231930 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36116: EOF
I0926 20:19:23.305665 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36128: EOF
I0926 20:19:23.312679 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38866: EOF
I0926 20:19:23.312736 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38870: EOF
I0926 20:19:23.312844 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38868: EOF
I0926 20:19:23.331422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57304: EOF
I0926 20:19:23.345709 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57306: EOF
I0926 20:19:23.356648 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57308: EOF
I0926 20:19:23.410132 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57312: remote error: bad certificate
I0926 20:19:23.414132 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57314: remote error: bad certificate
I0926 20:19:23.419054 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57316: remote error: bad certificate
I0926 20:19:23.430018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57318: remote error: bad certificate
I0926 20:19:23.482848 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57320: remote error: bad certificate
I0926 20:19:23.561828 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43430: EOF
I0926 20:19:23.569159 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43432: EOF
I0926 20:19:23.618961 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43434: EOF
I0926 20:19:23.627216 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43436: EOF
I0926 20:19:23.629905 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43438: EOF
I0926 20:19:23.880224 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57328: EOF
I0926 20:19:23.889131 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57330: EOF
I0926 20:19:23.897080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57332: remote error: bad certificate
I0926 20:19:23.906624 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57334: remote error: bad certificate
I0926 20:19:23.909613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57336: remote error: bad certificate
I0926 20:19:24.176286 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36130: EOF
I0926 20:19:24.234828 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36132: EOF
I0926 20:19:24.307307 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36144: EOF
I0926 20:19:24.315737 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38874: EOF
I0926 20:19:24.320558 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38876: EOF
I0926 20:19:24.320705 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38880: EOF
I0926 20:19:24.331957 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57342: EOF
I0926 20:19:24.347683 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57344: EOF
I0926 20:19:24.357928 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57346: EOF
I0926 20:19:24.413205 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57348: remote error: bad certificate
I0926 20:19:24.414888 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57350: remote error: bad certificate
I0926 20:19:24.422289 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57352: remote error: bad certificate
I0926 20:19:24.433057 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57354: remote error: bad certificate
I0926 20:19:24.484056 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57356: remote error: bad certificate
I0926 20:19:24.569524 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43450: EOF
I0926 20:19:24.578390 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43452: EOF
W0926 20:19:24.587383 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:19:24.620745 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43454: EOF
I0926 20:19:24.628795 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43456: EOF
I0926 20:19:24.632315 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43458: EOF
I0926 20:19:24.881760 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57364: EOF
I0926 20:19:24.890926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57366: EOF
I0926 20:19:24.898199 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57368: remote error: bad certificate
I0926 20:19:24.907850 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57370: remote error: bad certificate
I0926 20:19:24.910615 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57372: remote error: bad certificate
I0926 20:19:25.106866 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58190: remote error: bad certificate
I0926 20:19:25.177483 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36146: EOF
I0926 20:19:25.236809 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36148: EOF
I0926 20:19:25.309017 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36160: EOF
I0926 20:19:25.317579 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38882: EOF
I0926 20:19:25.317731 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38886: EOF
I0926 20:19:25.318013 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38884: EOF
I0926 20:19:25.334606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57376: EOF
I0926 20:19:25.349934 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57378: EOF
I0926 20:19:25.358658 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57380: EOF
I0926 20:19:25.414907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57384: remote error: bad certificate
I0926 20:19:25.416060 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57386: remote error: bad certificate
I0926 20:19:25.422506 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57388: remote error: bad certificate
I0926 20:19:25.434161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57390: remote error: bad certificate
I0926 20:19:25.486063 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57392: remote error: bad certificate
I0926 20:19:25.565187 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43464: EOF
I0926 20:19:25.571872 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43466: EOF
I0926 20:19:25.623139 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43468: EOF
I0926 20:19:25.630324 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43470: EOF
I0926 20:19:25.634134 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43472: EOF
I0926 20:19:25.881719 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57400: EOF
I0926 20:19:25.891690 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57402: EOF
I0926 20:19:25.898670 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57404: remote error: bad certificate
I0926 20:19:25.907887 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57406: remote error: bad certificate
I0926 20:19:25.913550 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57408: remote error: bad certificate
I0926 20:19:26.179699 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36162: EOF
I0926 20:19:26.238889 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36164: EOF
I0926 20:19:26.253743 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57416: remote error: bad certificate
I0926 20:19:26.311214 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36166: EOF
I0926 20:19:26.328452 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38888: EOF
I0926 20:19:26.328518 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38890: EOF
I0926 20:19:26.328635 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38892: EOF
I0926 20:19:26.335777 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57420: EOF
I0926 20:19:26.345098 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57422: EOF
I0926 20:19:26.357772 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57424: EOF
I0926 20:19:26.420578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57426: remote error: bad certificate
I0926 20:19:26.422379 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57428: remote error: bad certificate
I0926 20:19:26.424000 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57430: remote error: bad certificate
I0926 20:19:26.435232 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57432: remote error: bad certificate
I0926 20:19:26.487103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57434: remote error: bad certificate
I0926 20:19:26.566509 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43482: EOF
I0926 20:19:26.571904 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43484: EOF
I0926 20:19:26.623873 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43486: EOF
I0926 20:19:26.630931 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43488: EOF
I0926 20:19:26.635125 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43490: EOF
I0926 20:19:26.847237 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43492: EOF
I0926 20:19:26.883949 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57442: EOF
I0926 20:19:26.891805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57444: EOF
I0926 20:19:26.900187 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57446: remote error: bad certificate
I0926 20:19:26.909421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57448: remote error: bad certificate
I0926 20:19:26.915422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57450: remote error: bad certificate
I0926 20:19:27.161118 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58268: remote error: bad certificate
I0926 20:19:27.181355 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36180: EOF
I0926 20:19:27.239289 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36182: EOF
I0926 20:19:27.313657 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36184: EOF
I0926 20:19:27.316433 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38896: EOF
I0926 20:19:27.318967 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38898: EOF
I0926 20:19:27.319988 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38894: EOF
I0926 20:19:27.336137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57454: EOF
I0926 20:19:27.347572 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57456: EOF
I0926 20:19:27.349795 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57458: EOF
I0926 20:19:27.358523 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57460: EOF
I0926 20:19:27.417058 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57464: remote error: bad certificate
I0926 20:19:27.419619 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57466: remote error: bad certificate
I0926 20:19:27.422719 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57468: remote error: bad certificate
I0926 20:19:27.434397 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57470: remote error: bad certificate
I0926 20:19:27.486491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57472: remote error: bad certificate
I0926 20:19:27.568240 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43502: EOF
I0926 20:19:27.570628 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43504: EOF
I0926 20:19:27.621740 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38900: EOF
I0926 20:19:27.625918 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43506: EOF
I0926 20:19:27.631193 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43508: EOF
I0926 20:19:27.635200 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43510: EOF
I0926 20:19:27.883731 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57482: EOF
I0926 20:19:27.892245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57484: EOF
I0926 20:19:27.900151 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57486: remote error: bad certificate
I0926 20:19:27.909673 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57488: remote error: bad certificate
I0926 20:19:27.915603 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57490: remote error: bad certificate
I0926 20:19:28.184537 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36198: EOF
I0926 20:19:28.242852 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36200: EOF
I0926 20:19:28.314992 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36202: EOF
I0926 20:19:28.321635 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38902: EOF
I0926 20:19:28.321760 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38904: EOF
I0926 20:19:28.322297 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38906: EOF
I0926 20:19:28.340949 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57496: EOF
I0926 20:19:28.348406 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57498: EOF
I0926 20:19:28.361024 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57500: EOF
I0926 20:19:28.414184 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57502: remote error: bad certificate
I0926 20:19:28.418030 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57504: remote error: bad certificate
I0926 20:19:28.424115 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57506: remote error: bad certificate
I0926 20:19:28.434820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57508: remote error: bad certificate
I0926 20:19:28.488905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57510: remote error: bad certificate
I0926 20:19:28.566801 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43522: EOF
I0926 20:19:28.575090 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43524: EOF
I0926 20:19:28.579081 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57512: remote error: bad certificate
I0926 20:19:28.592753 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38908: EOF
I0926 20:19:28.627327 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43526: EOF
I0926 20:19:28.631990 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43528: EOF
I0926 20:19:28.637925 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43530: EOF
I0926 20:19:28.885432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57520: EOF
I0926 20:19:28.894535 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57522: EOF
I0926 20:19:28.903236 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57524: remote error: bad certificate
I0926 20:19:28.911657 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57526: remote error: bad certificate
I0926 20:19:28.917721 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57528: remote error: bad certificate
I0926 20:19:29.186807 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36214: EOF
I0926 20:19:29.244775 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36216: EOF
I0926 20:19:29.324480 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36218: EOF
I0926 20:19:29.333101 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38910: EOF
I0926 20:19:29.336187 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38914: EOF
I0926 20:19:29.336233 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38912: EOF
I0926 20:19:29.337763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57530: EOF
I0926 20:19:29.348285 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57532: EOF
I0926 20:19:29.360148 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57534: EOF
I0926 20:19:29.418292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57538: remote error: bad certificate
I0926 20:19:29.423767 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57542: remote error: bad certificate
I0926 20:19:29.424468 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57540: remote error: bad certificate
I0926 20:19:29.436735 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57544: remote error: bad certificate
I0926 20:19:29.490966 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57546: remote error: bad certificate
I0926 20:19:29.571294 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43532: EOF
I0926 20:19:29.577709 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43534: EOF
I0926 20:19:29.628305 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43536: EOF
I0926 20:19:29.636009 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43538: EOF
I0926 20:19:29.639185 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43540: EOF
I0926 20:19:29.682740 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58364: remote error: bad certificate
I0926 20:19:29.887113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57556: EOF
I0926 20:19:29.894691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57558: EOF
I0926 20:19:29.903559 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57560: remote error: bad certificate
I0926 20:19:29.911872 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57562: remote error: bad certificate
I0926 20:19:29.918765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57564: remote error: bad certificate
I0926 20:19:29.924621 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36232: EOF
I0926 20:19:30.188193 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36234: EOF
I0926 20:19:30.247350 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36236: EOF
I0926 20:19:30.319212 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36238: EOF
I0926 20:19:30.327520 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38926: EOF
I0926 20:19:30.329541 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38920: EOF
I0926 20:19:30.329597 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38922: EOF
I0926 20:19:30.342050 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57570: EOF
I0926 20:19:30.351751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57572: EOF
I0926 20:19:30.363557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57574: EOF
I0926 20:19:30.421371 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57576: remote error: bad certificate
I0926 20:19:30.430018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57580: remote error: bad certificate
I0926 20:19:30.430083 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57578: remote error: bad certificate
I0926 20:19:30.436286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57582: remote error: bad certificate
I0926 20:19:30.491581 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57584: remote error: bad certificate
I0926 20:19:30.575720 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43546: EOF
I0926 20:19:30.587420 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36252: EOF
I0926 20:19:30.588128 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43548: EOF
I0926 20:19:30.630068 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43550: EOF
I0926 20:19:30.638022 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43552: EOF
I0926 20:19:30.640804 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43554: EOF
I0926 20:19:30.823365 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43556: EOF
I0926 20:19:30.887982 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57592: EOF
I0926 20:19:30.895521 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57594: EOF
I0926 20:19:30.904499 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57596: remote error: bad certificate
I0926 20:19:30.913546 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57598: remote error: bad certificate
I0926 20:19:30.919797 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57600: remote error: bad certificate
I0926 20:19:31.191590 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36254: EOF
I0926 20:19:31.248882 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36256: EOF
I0926 20:19:31.321184 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36258: EOF
I0926 20:19:31.329422 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38934: EOF
I0926 20:19:31.330244 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38928: EOF
I0926 20:19:31.330869 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38930: EOF
I0926 20:19:31.346760 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57602: EOF
I0926 20:19:31.352827 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57604: EOF
I0926 20:19:31.364262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57606: EOF
I0926 20:19:31.423062 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57610: remote error: bad certificate
I0926 20:19:31.431230 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57614: remote error: bad certificate
I0926 20:19:31.431690 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57612: remote error: bad certificate
I0926 20:19:31.440295 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57616: remote error: bad certificate
I0926 20:19:31.492670 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57618: remote error: bad certificate
I0926 20:19:31.574245 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43566: EOF
I0926 20:19:31.578961 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43568: EOF
I0926 20:19:31.632190 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43570: EOF
I0926 20:19:31.639501 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43572: EOF
I0926 20:19:31.642305 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43574: EOF
I0926 20:19:31.871209 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58436: remote error: bad certificate
I0926 20:19:31.890047 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57628: EOF
I0926 20:19:31.897350 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57630: EOF
I0926 20:19:31.906234 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57632: remote error: bad certificate
I0926 20:19:31.914643 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57634: remote error: bad certificate
I0926 20:19:31.921026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57636: remote error: bad certificate
I0926 20:19:32.005578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57638: remote error: bad certificate
I0926 20:19:32.202586 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36272: EOF
I0926 20:19:32.251081 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36274: EOF
I0926 20:19:32.323227 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36276: EOF
I0926 20:19:32.331660 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38938: EOF
I0926 20:19:32.332012 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38940: EOF
I0926 20:19:32.332537 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38936: EOF
I0926 20:19:32.348283 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57644: EOF
I0926 20:19:32.354549 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57646: EOF
I0926 20:19:32.365336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57648: EOF
I0926 20:19:32.423089 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57650: remote error: bad certificate
I0926 20:19:32.432565 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57652: remote error: bad certificate
I0926 20:19:32.440092 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57654: remote error: bad certificate
I0926 20:19:32.440831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57656: remote error: bad certificate
I0926 20:19:32.494026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57658: remote error: bad certificate
I0926 20:19:32.576451 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43580: EOF
I0926 20:19:32.581365 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43582: EOF
I0926 20:19:32.634153 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43584: EOF
I0926 20:19:32.640221 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43586: EOF
I0926 20:19:32.643783 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43588: EOF
I0926 20:19:32.694552 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57660: EOF
I0926 20:19:32.889887 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57664: EOF
I0926 20:19:32.898493 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57666: EOF
I0926 20:19:32.907062 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57668: remote error: bad certificate
I0926 20:19:32.915667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57670: remote error: bad certificate
I0926 20:19:32.921968 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57672: remote error: bad certificate
I0926 20:19:33.194941 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36288: EOF
I0926 20:19:33.254035 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36290: EOF
I0926 20:19:33.325805 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36292: EOF
I0926 20:19:33.332884 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38946: EOF
I0926 20:19:33.333779 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38944: EOF
I0926 20:19:33.334127 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38950: EOF
I0926 20:19:33.349646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57680: EOF
I0926 20:19:33.357152 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57682: EOF
I0926 20:19:33.366489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57684: EOF
I0926 20:19:33.423432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57688: remote error: bad certificate
I0926 20:19:33.434448 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57690: remote error: bad certificate
I0926 20:19:33.442458 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57692: remote error: bad certificate
I0926 20:19:33.443017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57694: remote error: bad certificate
I0926 20:19:33.503294 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57696: remote error: bad certificate
I0926 20:19:33.577070 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43600: EOF
I0926 20:19:33.582245 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43602: EOF
I0926 20:19:33.635199 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43604: EOF
I0926 20:19:33.641437 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43606: EOF
I0926 20:19:33.644307 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43608: EOF
I0926 20:19:33.891991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57698: EOF
I0926 20:19:33.898854 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57700: EOF
I0926 20:19:33.912596 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57702: remote error: bad certificate
I0926 20:19:33.918944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57704: remote error: bad certificate
I0926 20:19:33.920552 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43610: EOF
I0926 20:19:33.923683 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57706: remote error: bad certificate
I0926 20:19:34.198121 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36304: EOF
I0926 20:19:34.256044 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36306: EOF
I0926 20:19:34.326867 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36308: EOF
I0926 20:19:34.335517 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38956: EOF
I0926 20:19:34.335865 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38952: EOF
I0926 20:19:34.336248 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38954: EOF
I0926 20:19:34.349450 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57718: EOF
I0926 20:19:34.357335 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57720: EOF
I0926 20:19:34.367756 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57722: EOF
I0926 20:19:34.423186 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57724: remote error: bad certificate
I0926 20:19:34.432051 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57726: remote error: bad certificate
I0926 20:19:34.439386 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57728: remote error: bad certificate
I0926 20:19:34.443294 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57730: remote error: bad certificate
I0926 20:19:34.474416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57732: EOF
I0926 20:19:34.494512 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57734: remote error: bad certificate
I0926 20:19:34.578935 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43612: EOF
I0926 20:19:34.581036 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43614: EOF
I0926 20:19:34.636928 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43616: EOF
I0926 20:19:34.642689 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43618: EOF
I0926 20:19:34.646614 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43620: EOF
I0926 20:19:34.658272 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38958: EOF
W0926 20:19:34.665601 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:19:34.858101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57736: EOF
I0926 20:19:34.892988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57738: EOF
I0926 20:19:34.896768 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57740: EOF
I0926 20:19:34.908509 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57742: remote error: bad certificate
I0926 20:19:34.919508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57744: remote error: bad certificate
I0926 20:19:34.930689 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57746: remote error: bad certificate
I0926 20:19:35.194135 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36320: EOF
I0926 20:19:35.221081 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58570: remote error: bad certificate
I0926 20:19:35.253883 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36322: EOF
I0926 20:19:35.323677 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36324: EOF
I0926 20:19:35.331117 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38960: EOF
I0926 20:19:35.332616 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38964: EOF
I0926 20:19:35.333033 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38962: EOF
I0926 20:19:35.346501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57758: EOF
I0926 20:19:35.354959 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57760: EOF
I0926 20:19:35.364526 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57762: EOF
I0926 20:19:35.421587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57766: remote error: bad certificate
I0926 20:19:35.431809 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57768: remote error: bad certificate
I0926 20:19:35.438370 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57770: remote error: bad certificate
I0926 20:19:35.443202 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57772: remote error: bad certificate
I0926 20:19:35.492356 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57774: remote error: bad certificate
I0926 20:19:35.580628 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43632: EOF
I0926 20:19:35.581374 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43634: EOF
I0926 20:19:35.638586 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43636: EOF
I0926 20:19:35.643629 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43638: EOF
I0926 20:19:35.647878 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43640: EOF
I0926 20:19:35.889973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57776: EOF
I0926 20:19:35.897895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57778: EOF
I0926 20:19:35.910704 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57780: remote error: bad certificate
I0926 20:19:35.921271 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57782: remote error: bad certificate
I0926 20:19:35.928041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57784: remote error: bad certificate
I0926 20:19:35.985600 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57786: remote error: bad certificate
I0926 20:19:36.202656 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36336: EOF
I0926 20:19:36.265971 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36338: EOF
I0926 20:19:36.332205 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36340: EOF
I0926 20:19:36.337821 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38966: EOF
I0926 20:19:36.339094 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38968: EOF
I0926 20:19:36.344526 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38970: EOF
I0926 20:19:36.353174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57802: EOF
I0926 20:19:36.361535 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57804: EOF
I0926 20:19:36.369913 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57806: EOF
I0926 20:19:36.426288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57808: remote error: bad certificate
I0926 20:19:36.435277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57810: remote error: bad certificate
I0926 20:19:36.442330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57812: remote error: bad certificate
I0926 20:19:36.457471 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57814: remote error: bad certificate
I0926 20:19:36.495234 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57816: remote error: bad certificate
I0926 20:19:36.582355 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43646: EOF
I0926 20:19:36.586598 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43648: EOF
I0926 20:19:36.641422 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43650: EOF
I0926 20:19:36.645376 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43652: EOF
I0926 20:19:36.649931 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43654: EOF
I0926 20:19:36.895748 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57818: EOF
I0926 20:19:36.901316 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57820: EOF
I0926 20:19:36.912583 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57822: remote error: bad certificate
I0926 20:19:36.923131 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57824: remote error: bad certificate
I0926 20:19:36.928718 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57826: remote error: bad certificate
I0926 20:19:36.980251 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36358: EOF
I0926 20:19:37.204454 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36360: EOF
I0926 20:19:37.264850 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36362: EOF
I0926 20:19:37.329302 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36364: EOF
I0926 20:19:37.338476 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38974: EOF
I0926 20:19:37.340810 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38972: EOF
I0926 20:19:37.344090 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38976: EOF
I0926 20:19:37.353409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57834: EOF
I0926 20:19:37.361347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57836: EOF
I0926 20:19:37.369398 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57838: EOF
I0926 20:19:37.428481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57842: remote error: bad certificate
I0926 20:19:37.436585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57844: remote error: bad certificate
I0926 20:19:37.444647 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57846: remote error: bad certificate
I0926 20:19:37.449782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57848: remote error: bad certificate
I0926 20:19:37.498609 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57850: remote error: bad certificate
I0926 20:19:37.584341 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43664: EOF
I0926 20:19:37.587931 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43666: EOF
I0926 20:19:37.641681 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43668: EOF
I0926 20:19:37.646836 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43670: EOF
I0926 20:19:37.650575 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43672: EOF
I0926 20:19:37.775515 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58668: remote error: bad certificate
I0926 20:19:37.895206 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57856: EOF
I0926 20:19:37.902927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57858: EOF
I0926 20:19:37.912670 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57860: remote error: bad certificate
I0926 20:19:37.922932 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57862: remote error: bad certificate
I0926 20:19:37.932399 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57864: remote error: bad certificate
I0926 20:19:38.203585 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36378: EOF
I0926 20:19:38.270519 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36380: EOF
I0926 20:19:38.330287 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36382: EOF
I0926 20:19:38.336390 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38978: EOF
I0926 20:19:38.336506 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38980: EOF
I0926 20:19:38.342953 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38982: EOF
I0926 20:19:38.349675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57876: EOF
I0926 20:19:38.358405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57878: EOF
I0926 20:19:38.367133 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57880: EOF
I0926 20:19:38.428229 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57882: remote error: bad certificate
I0926 20:19:38.436233 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57884: remote error: bad certificate
I0926 20:19:38.443456 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57886: remote error: bad certificate
I0926 20:19:38.452704 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57888: remote error: bad certificate
I0926 20:19:38.497579 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57890: remote error: bad certificate
I0926 20:19:38.585980 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43682: EOF
I0926 20:19:38.589627 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43684: EOF
I0926 20:19:38.597226 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38984: EOF
I0926 20:19:38.643400 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43686: EOF
I0926 20:19:38.648320 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43688: EOF
I0926 20:19:38.653507 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43690: EOF
I0926 20:19:38.895864 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57892: EOF
I0926 20:19:38.902247 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57894: EOF
I0926 20:19:38.912613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57896: remote error: bad certificate
I0926 20:19:38.922665 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57898: remote error: bad certificate
I0926 20:19:38.930309 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57900: remote error: bad certificate
I0926 20:19:39.208121 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36396: EOF
I0926 20:19:39.271359 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36398: EOF
I0926 20:19:39.337852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57908: remote error: bad certificate
I0926 20:19:39.347044 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38990: EOF
I0926 20:19:39.349254 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38988: EOF
I0926 20:19:39.351210 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36400: EOF
I0926 20:19:39.352516 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38986: EOF
I0926 20:19:39.357098 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57910: EOF
I0926 20:19:39.364388 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57912: EOF
I0926 20:19:39.372646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57914: EOF
I0926 20:19:39.432819 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57918: remote error: bad certificate
I0926 20:19:39.441256 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57920: remote error: bad certificate
I0926 20:19:39.447205 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57922: remote error: bad certificate
I0926 20:19:39.452716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57924: remote error: bad certificate
I0926 20:19:39.508435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57926: remote error: bad certificate
I0926 20:19:39.587268 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43700: EOF
I0926 20:19:39.589462 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43702: EOF
I0926 20:19:39.644656 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43704: EOF
I0926 20:19:39.650067 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43706: EOF
I0926 20:19:39.654029 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43708: EOF
I0926 20:19:39.899104 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57928: EOF
I0926 20:19:39.904575 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57930: EOF
I0926 20:19:39.915096 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57932: remote error: bad certificate
I0926 20:19:39.925484 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57934: remote error: bad certificate
I0926 20:19:39.933396 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57936: remote error: bad certificate
I0926 20:19:40.210159 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36416: EOF
I0926 20:19:40.273937 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36418: EOF
I0926 20:19:40.349659 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38992: EOF
I0926 20:19:40.351226 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38994: EOF
I0926 20:19:40.353922 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36420: EOF
I0926 20:19:40.354633 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38996: EOF
I0926 20:19:40.359018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57948: EOF
I0926 20:19:40.363257 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57950: EOF
I0926 20:19:40.371733 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57952: EOF
I0926 20:19:40.433774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57954: remote error: bad certificate
I0926 20:19:40.442239 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57956: remote error: bad certificate
I0926 20:19:40.449324 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57958: remote error: bad certificate
I0926 20:19:40.453441 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57960: remote error: bad certificate
I0926 20:19:40.501310 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57964: remote error: bad certificate
I0926 20:19:40.588239 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43720: EOF
I0926 20:19:40.590528 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36422: EOF
I0926 20:19:40.592007 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43722: EOF
I0926 20:19:40.645372 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43724: EOF
I0926 20:19:40.651730 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43726: EOF
I0926 20:19:40.655874 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43728: EOF
I0926 20:19:40.658286 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58784: remote error: bad certificate
I0926 20:19:40.824339 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43730: EOF
I0926 20:19:40.898129 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57970: EOF
I0926 20:19:40.903558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57972: EOF
I0926 20:19:40.913487 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57974: remote error: bad certificate
I0926 20:19:40.924702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57976: remote error: bad certificate
I0926 20:19:40.932814 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57978: remote error: bad certificate
I0926 20:19:40.989396 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43732: EOF
I0926 20:19:41.220345 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36434: EOF
I0926 20:19:41.273934 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36436: EOF
I0926 20:19:41.346794 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39000: EOF
I0926 20:19:41.349733 7 logs.go:41] http: TLS handshake error from 192.168.16.15:38998: EOF
I0926 20:19:41.350889 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36438: EOF
I0926 20:19:41.353036 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39004: EOF
I0926 20:19:41.357432 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57990: EOF
I0926 20:19:41.362755 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57992: EOF
I0926 20:19:41.371837 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57994: EOF
I0926 20:19:41.382308 7 logs.go:41] http: TLS handshake error from 192.168.16.12:57996: remote error: bad certificate
I0926 20:19:41.432887 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58000: remote error: bad certificate
I0926 20:19:41.441480 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58002: remote error: bad certificate
I0926 20:19:41.448118 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58004: remote error: bad certificate
I0926 20:19:41.455103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58006: remote error: bad certificate
I0926 20:19:41.502828 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58008: remote error: bad certificate
I0926 20:19:41.590635 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43742: EOF
I0926 20:19:41.593137 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43744: EOF
I0926 20:19:41.596794 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58010: EOF
I0926 20:19:41.651260 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43746: EOF
I0926 20:19:41.656464 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43748: EOF
I0926 20:19:41.657297 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43750: EOF
I0926 20:19:41.722852 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39006: EOF
I0926 20:19:41.901440 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58012: EOF
I0926 20:19:41.906035 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58014: EOF
I0926 20:19:41.915904 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58016: remote error: bad certificate
I0926 20:19:41.926731 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58018: remote error: bad certificate
I0926 20:19:41.934236 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58020: remote error: bad certificate
I0926 20:19:42.214956 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36452: EOF
I0926 20:19:42.277840 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36454: EOF
I0926 20:19:42.351537 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39010: EOF
I0926 20:19:42.362135 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39014: EOF
I0926 20:19:42.362404 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36456: EOF
I0926 20:19:42.364548 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58026: EOF
I0926 20:19:42.364903 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39008: EOF
I0926 20:19:42.368022 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58034: EOF
I0926 20:19:42.375825 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58036: EOF
I0926 20:19:42.436629 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58038: remote error: bad certificate
I0926 20:19:42.444411 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58040: remote error: bad certificate
I0926 20:19:42.454190 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58042: remote error: bad certificate
I0926 20:19:42.466818 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58044: remote error: bad certificate
I0926 20:19:42.502904 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58046: remote error: bad certificate
I0926 20:19:42.596477 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43760: EOF
I0926 20:19:42.599261 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43762: EOF
I0926 20:19:42.648434 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43764: EOF
I0926 20:19:42.654546 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43766: EOF
I0926 20:19:42.657748 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43768: EOF
I0926 20:19:42.694327 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58048: EOF
I0926 20:19:42.902352 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58052: EOF
I0926 20:19:42.909289 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58054: EOF
I0926 20:19:42.917374 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58056: remote error: bad certificate
I0926 20:19:42.927299 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58058: remote error: bad certificate
I0926 20:19:42.935955 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58060: remote error: bad certificate
I0926 20:19:43.217033 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36468: EOF
I0926 20:19:43.279618 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36470: EOF
I0926 20:19:43.312852 7 logs.go:41] http: TLS handshake error from 10.255.25.2:58878: remote error: bad certificate
I0926 20:19:43.354253 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39016: EOF
I0926 20:19:43.362451 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39020: EOF
I0926 20:19:43.362543 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36472: EOF
I0926 20:19:43.367311 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39018: EOF
I0926 20:19:43.368662 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58064: EOF
I0926 20:19:43.369666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58066: EOF
I0926 20:19:43.379193 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58074: EOF
I0926 20:19:43.436691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58078: remote error: bad certificate
I0926 20:19:43.444825 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58080: remote error: bad certificate
I0926 20:19:43.452521 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58082: remote error: bad certificate
I0926 20:19:43.459841 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58084: remote error: bad certificate
I0926 20:19:43.504845 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58086: remote error: bad certificate
I0926 20:19:43.593000 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43778: EOF
I0926 20:19:43.596794 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43780: EOF
I0926 20:19:43.649676 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43782: EOF
I0926 20:19:43.655227 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43784: EOF
I0926 20:19:43.659436 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43786: EOF
I0926 20:19:43.904154 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58088: EOF
I0926 20:19:43.911172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58090: EOF
I0926 20:19:43.917930 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58092: remote error: bad certificate
I0926 20:19:43.931464 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58094: remote error: bad certificate
I0926 20:19:43.938753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58096: remote error: bad certificate
I0926 20:19:44.036500 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36484: EOF
I0926 20:19:44.219498 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36486: EOF
I0926 20:19:44.281840 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36488: EOF
I0926 20:19:44.355684 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39022: EOF
I0926 20:19:44.363587 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39024: EOF
I0926 20:19:44.364955 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39026: EOF
I0926 20:19:44.365535 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36490: EOF
I0926 20:19:44.371028 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58102: EOF
I0926 20:19:44.375425 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58104: EOF
I0926 20:19:44.379791 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58112: EOF
I0926 20:19:44.438987 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58114: remote error: bad certificate
I0926 20:19:44.446090 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58116: remote error: bad certificate
I0926 20:19:44.453820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58118: remote error: bad certificate
I0926 20:19:44.461534 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58120: remote error: bad certificate
I0926 20:19:44.507561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58122: remote error: bad certificate
I0926 20:19:44.595966 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43796: EOF
I0926 20:19:44.598739 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43798: EOF
I0926 20:19:44.651470 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43800: EOF
I0926 20:19:44.656339 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43802: EOF
I0926 20:19:44.659392 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43804: EOF
W0926 20:19:44.712356 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:19:44.906080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58124: EOF
I0926 20:19:44.913841 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58126: EOF
I0926 20:19:44.919062 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58128: remote error: bad certificate
I0926 20:19:44.932581 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58130: remote error: bad certificate
I0926 20:19:44.938701 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58132: remote error: bad certificate
I0926 20:19:45.221881 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36504: EOF
I0926 20:19:45.284299 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36506: EOF
I0926 20:19:45.356468 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39028: EOF
I0926 20:19:45.365385 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39030: EOF
I0926 20:19:45.369437 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39032: EOF
I0926 20:19:45.370363 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36508: EOF
I0926 20:19:45.372508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58134: EOF
I0926 20:19:45.374585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58136: EOF
I0926 20:19:45.378206 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58138: EOF
I0926 20:19:45.443353 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58142: remote error: bad certificate
I0926 20:19:45.450878 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58144: remote error: bad certificate
I0926 20:19:45.455553 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58146: remote error: bad certificate
I0926 20:19:45.462716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58148: remote error: bad certificate
I0926 20:19:45.512577 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58156: remote error: bad certificate
I0926 20:19:45.596792 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43814: EOF
I0926 20:19:45.599618 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43816: EOF
I0926 20:19:45.624023 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58158: remote error: bad certificate
I0926 20:19:45.654019 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43818: EOF
I0926 20:19:45.658261 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43820: EOF
I0926 20:19:45.663169 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43822: EOF
I0926 20:19:45.906680 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58160: EOF
I0926 20:19:45.912858 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58162: EOF
I0926 20:19:45.919705 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58164: remote error: bad certificate
I0926 20:19:45.932765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58166: remote error: bad certificate
I0926 20:19:45.938069 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58168: remote error: bad certificate
I0926 20:19:46.223799 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36520: EOF
I0926 20:19:46.286508 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36522: EOF
I0926 20:19:46.357818 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39034: EOF
I0926 20:19:46.366350 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39038: EOF
I0926 20:19:46.366620 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39036: EOF
I0926 20:19:46.368288 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36526: EOF
I0926 20:19:46.373485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58178: EOF
I0926 20:19:46.374855 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58180: EOF
I0926 20:19:46.379976 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58182: EOF
I0926 20:19:46.442498 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58184: remote error: bad certificate
I0926 20:19:46.452727 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58186: remote error: bad certificate
I0926 20:19:46.461013 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58188: remote error: bad certificate
I0926 20:19:46.464429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58190: remote error: bad certificate
I0926 20:19:46.509881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58198: remote error: bad certificate
I0926 20:19:46.598590 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43832: EOF
I0926 20:19:46.601786 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43834: EOF
I0926 20:19:46.655502 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43836: EOF
I0926 20:19:46.659115 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43838: EOF
I0926 20:19:46.664052 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43840: EOF
I0926 20:19:46.908980 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58200: EOF
I0926 20:19:46.914656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58202: EOF
I0926 20:19:46.921923 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58204: remote error: bad certificate
I0926 20:19:46.933110 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58206: remote error: bad certificate
I0926 20:19:46.940680 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58208: remote error: bad certificate
I0926 20:19:47.226163 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36538: EOF
I0926 20:19:47.288622 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36540: EOF
I0926 20:19:47.360145 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39040: EOF
I0926 20:19:47.376101 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39042: EOF
I0926 20:19:47.377410 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39044: EOF
I0926 20:19:47.377601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58212: EOF
I0926 20:19:47.380408 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58214: EOF
I0926 20:19:47.382019 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58210: EOF
I0926 20:19:47.382258 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36542: EOF
I0926 20:19:47.443402 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58218: remote error: bad certificate
I0926 20:19:47.453474 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58220: remote error: bad certificate
I0926 20:19:47.461643 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58222: remote error: bad certificate
I0926 20:19:47.464991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58224: remote error: bad certificate
I0926 20:19:47.474482 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59042: remote error: bad certificate
I0926 20:19:47.509145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58234: remote error: bad certificate
I0926 20:19:47.600416 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43850: EOF
I0926 20:19:47.602596 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43852: EOF
I0926 20:19:47.656691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43854: EOF
I0926 20:19:47.662008 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43856: EOF
I0926 20:19:47.665313 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43858: EOF
I0926 20:19:47.911416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58238: EOF
I0926 20:19:47.917345 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58240: EOF
I0926 20:19:47.923768 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58242: remote error: bad certificate
I0926 20:19:47.935651 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58244: remote error: bad certificate
I0926 20:19:47.943082 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58246: remote error: bad certificate
I0926 20:19:48.066086 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43860: EOF
I0926 20:19:48.228176 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36554: EOF
I0926 20:19:48.290471 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36556: EOF
I0926 20:19:48.363395 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39046: EOF
I0926 20:19:48.367358 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39050: EOF
I0926 20:19:48.368876 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39048: EOF
I0926 20:19:48.376364 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58252: EOF
I0926 20:19:48.382562 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58256: EOF
I0926 20:19:48.383722 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36558: EOF
I0926 20:19:48.383774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58254: EOF
I0926 20:19:48.444648 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58258: remote error: bad certificate
I0926 20:19:48.454657 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58260: remote error: bad certificate
I0926 20:19:48.462525 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58262: remote error: bad certificate
I0926 20:19:48.465393 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58264: remote error: bad certificate
I0926 20:19:48.511481 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58272: remote error: bad certificate
I0926 20:19:48.599017 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39052: EOF
I0926 20:19:48.609537 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43872: EOF
I0926 20:19:48.616597 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43874: EOF
I0926 20:19:48.657163 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43876: EOF
I0926 20:19:48.663545 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43878: EOF
I0926 20:19:48.665178 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43880: EOF
I0926 20:19:48.720245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58274: EOF
I0926 20:19:48.768515 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39054: EOF
I0926 20:19:48.911155 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58276: EOF
I0926 20:19:48.918774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58278: EOF
I0926 20:19:48.925653 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58280: remote error: bad certificate
I0926 20:19:48.936604 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58282: remote error: bad certificate
I0926 20:19:48.943784 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58284: remote error: bad certificate
I0926 20:19:49.230333 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36570: EOF
I0926 20:19:49.291962 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36572: EOF
I0926 20:19:49.365668 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39056: EOF
I0926 20:19:49.369914 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39060: EOF
I0926 20:19:49.370739 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39058: EOF
I0926 20:19:49.379572 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58286: EOF
I0926 20:19:49.383683 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58290: EOF
I0926 20:19:49.389814 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58288: EOF
I0926 20:19:49.390813 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36574: EOF
I0926 20:19:49.446183 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58294: remote error: bad certificate
I0926 20:19:49.456485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58296: remote error: bad certificate
I0926 20:19:49.464483 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58298: remote error: bad certificate
I0926 20:19:49.467379 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58300: remote error: bad certificate
I0926 20:19:49.512648 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58310: remote error: bad certificate
I0926 20:19:49.603502 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43890: EOF
I0926 20:19:49.608985 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43892: EOF
I0926 20:19:49.660232 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43894: EOF
I0926 20:19:49.665206 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43896: EOF
I0926 20:19:49.668723 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43898: EOF
I0926 20:19:49.831673 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58312: remote error: bad certificate
I0926 20:19:49.913314 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58314: EOF
I0926 20:19:49.921199 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58316: EOF
I0926 20:19:49.926433 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58318: remote error: bad certificate
I0926 20:19:49.937578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58320: remote error: bad certificate
I0926 20:19:49.946457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58322: remote error: bad certificate
I0926 20:19:50.232288 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36588: EOF
I0926 20:19:50.294715 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36590: EOF
I0926 20:19:50.372624 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39064: EOF
I0926 20:19:50.380568 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39068: EOF
I0926 20:19:50.382520 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39066: EOF
I0926 20:19:50.384045 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58328: EOF
I0926 20:19:50.388435 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36592: EOF
I0926 20:19:50.390083 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58330: EOF
I0926 20:19:50.390211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58332: EOF
I0926 20:19:50.445070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58334: remote error: bad certificate
I0926 20:19:50.457073 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58336: remote error: bad certificate
I0926 20:19:50.464754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58338: remote error: bad certificate
I0926 20:19:50.472349 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58340: remote error: bad certificate
I0926 20:19:50.514950 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58348: remote error: bad certificate
I0926 20:19:50.592474 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36594: EOF
I0926 20:19:50.604299 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43908: EOF
I0926 20:19:50.609850 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43910: EOF
I0926 20:19:50.660578 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43912: EOF
I0926 20:19:50.668049 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43914: EOF
I0926 20:19:50.670660 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43916: EOF
I0926 20:19:50.825234 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43918: EOF
I0926 20:19:50.911199 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58350: EOF
I0926 20:19:50.918516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58352: EOF
I0926 20:19:50.926120 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58354: remote error: bad certificate
I0926 20:19:50.935190 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58356: remote error: bad certificate
I0926 20:19:50.942961 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58358: remote error: bad certificate
I0926 20:19:51.064814 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59176: remote error: bad certificate
I0926 20:19:51.098174 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36606: EOF
I0926 20:19:51.234920 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36608: EOF
I0926 20:19:51.296544 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36610: EOF
I0926 20:19:51.367947 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39070: EOF
I0926 20:19:51.372934 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39074: EOF
I0926 20:19:51.373003 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39072: EOF
I0926 20:19:51.382564 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58366: EOF
I0926 20:19:51.386091 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58368: EOF
I0926 20:19:51.386679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58370: EOF
I0926 20:19:51.390323 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36612: EOF
I0926 20:19:51.448585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58374: remote error: bad certificate
I0926 20:19:51.459269 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58376: remote error: bad certificate
I0926 20:19:51.466869 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58378: remote error: bad certificate
I0926 20:19:51.469560 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58380: remote error: bad certificate
I0926 20:19:51.515332 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58382: remote error: bad certificate
I0926 20:19:51.615486 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43930: EOF
I0926 20:19:51.615993 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43932: EOF
I0926 20:19:51.663937 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43934: EOF
I0926 20:19:51.670157 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43936: EOF
I0926 20:19:51.671692 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43938: EOF
I0926 20:19:51.914825 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58390: EOF
I0926 20:19:51.922370 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58392: EOF
I0926 20:19:51.927663 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58394: remote error: bad certificate
I0926 20:19:51.939016 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58396: remote error: bad certificate
I0926 20:19:51.947511 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58398: remote error: bad certificate
I0926 20:19:52.236866 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36626: EOF
I0926 20:19:52.299288 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36628: EOF
I0926 20:19:52.369516 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39076: EOF
I0926 20:19:52.373751 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39080: EOF
I0926 20:19:52.374420 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39078: EOF
I0926 20:19:52.383501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58404: EOF
I0926 20:19:52.388041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58406: EOF
I0926 20:19:52.393218 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58408: EOF
I0926 20:19:52.395563 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36630: EOF
I0926 20:19:52.449026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58410: remote error: bad certificate
I0926 20:19:52.460143 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58412: remote error: bad certificate
I0926 20:19:52.467934 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58414: remote error: bad certificate
I0926 20:19:52.470804 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58416: remote error: bad certificate
I0926 20:19:52.515874 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58418: remote error: bad certificate
I0926 20:19:52.608610 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43944: EOF
I0926 20:19:52.617766 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43946: EOF
I0926 20:19:52.664971 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43948: EOF
I0926 20:19:52.671870 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43950: EOF
I0926 20:19:52.672445 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43952: EOF
I0926 20:19:52.695721 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58426: EOF
I0926 20:19:52.809367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58428: remote error: bad certificate
I0926 20:19:52.916381 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58432: EOF
I0926 20:19:52.924177 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58434: EOF
I0926 20:19:52.929224 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58436: remote error: bad certificate
I0926 20:19:52.940316 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58438: remote error: bad certificate
I0926 20:19:52.947755 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58440: remote error: bad certificate
I0926 20:19:53.239328 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36642: EOF
I0926 20:19:53.300563 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36644: EOF
I0926 20:19:53.380341 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39084: EOF
I0926 20:19:53.386387 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39086: EOF
I0926 20:19:53.386660 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39088: EOF
I0926 20:19:53.387370 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58442: EOF
I0926 20:19:53.388917 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58444: EOF
I0926 20:19:53.391442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58446: EOF
I0926 20:19:53.394622 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36646: EOF
I0926 20:19:53.450611 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58450: remote error: bad certificate
I0926 20:19:53.460281 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58452: remote error: bad certificate
I0926 20:19:53.468687 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58454: remote error: bad certificate
I0926 20:19:53.471732 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58456: remote error: bad certificate
I0926 20:19:53.516547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58458: remote error: bad certificate
I0926 20:19:53.609548 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43962: EOF
I0926 20:19:53.618847 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43964: EOF
I0926 20:19:53.666592 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43966: EOF
I0926 20:19:53.673468 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43968: EOF
I0926 20:19:53.674818 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43970: EOF
I0926 20:19:53.918004 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58466: EOF
I0926 20:19:53.925516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58468: EOF
I0926 20:19:53.931540 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58470: remote error: bad certificate
I0926 20:19:53.942145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58472: remote error: bad certificate
I0926 20:19:53.949927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58474: remote error: bad certificate
I0926 20:19:54.057826 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43972: EOF
I0926 20:19:54.134677 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59296: remote error: bad certificate
I0926 20:19:54.238950 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36658: EOF
I0926 20:19:54.303263 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36660: EOF
I0926 20:19:54.372013 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39090: EOF
I0926 20:19:54.382560 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39094: EOF
I0926 20:19:54.383223 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39092: EOF
I0926 20:19:54.385528 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58482: EOF
I0926 20:19:54.389065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58484: EOF
I0926 20:19:54.392284 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58486: EOF
I0926 20:19:54.396791 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36662: EOF
I0926 20:19:54.451322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58488: remote error: bad certificate
I0926 20:19:54.461505 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58490: remote error: bad certificate
I0926 20:19:54.469459 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58492: remote error: bad certificate
I0926 20:19:54.476944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58494: remote error: bad certificate
I0926 20:19:54.516870 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58496: remote error: bad certificate
I0926 20:19:54.611445 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43982: EOF
I0926 20:19:54.629363 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43984: EOF
I0926 20:19:54.665512 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43986: EOF
I0926 20:19:54.673036 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43988: EOF
I0926 20:19:54.675028 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43990: EOF
W0926 20:19:54.757710 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:19:54.816172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58500: remote error: bad certificate
I0926 20:19:54.919305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58506: EOF
I0926 20:19:54.926539 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58508: EOF
I0926 20:19:54.931065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58510: remote error: bad certificate
I0926 20:19:54.943137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58512: remote error: bad certificate
I0926 20:19:54.950131 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58514: remote error: bad certificate
I0926 20:19:55.115609 7 logs.go:41] http: TLS handshake error from 192.168.16.5:43992: EOF
I0926 20:19:55.243490 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36676: EOF
I0926 20:19:55.305244 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36678: EOF
I0926 20:19:55.373915 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39096: EOF
I0926 20:19:55.384138 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39098: EOF
I0926 20:19:55.384176 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39100: EOF
I0926 20:19:55.386579 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58516: EOF
I0926 20:19:55.390447 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58518: EOF
I0926 20:19:55.393374 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58522: EOF
I0926 20:19:55.398907 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36680: EOF
I0926 20:19:55.454363 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58524: remote error: bad certificate
I0926 20:19:55.463428 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58526: remote error: bad certificate
I0926 20:19:55.471494 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58528: remote error: bad certificate
I0926 20:19:55.478181 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58530: remote error: bad certificate
I0926 20:19:55.519210 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58532: remote error: bad certificate
I0926 20:19:55.613668 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44002: EOF
I0926 20:19:55.622360 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44004: EOF
I0926 20:19:55.669259 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44006: EOF
I0926 20:19:55.676512 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44008: EOF
I0926 20:19:55.676604 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44010: EOF
I0926 20:19:55.806801 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39102: EOF
I0926 20:19:55.876799 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58540: EOF
I0926 20:19:55.922164 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58542: EOF
I0926 20:19:55.931074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58544: EOF
I0926 20:19:55.932412 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58546: remote error: bad certificate
I0926 20:19:55.944168 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58548: remote error: bad certificate
I0926 20:19:55.952118 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58550: remote error: bad certificate
I0926 20:19:56.245359 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36692: EOF
I0926 20:19:56.312866 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36694: EOF
I0926 20:19:56.373940 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39104: EOF
I0926 20:19:56.384162 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39108: EOF
I0926 20:19:56.384595 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39106: EOF
I0926 20:19:56.387040 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58560: EOF
I0926 20:19:56.391243 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58562: EOF
I0926 20:19:56.393266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58564: EOF
I0926 20:19:56.400347 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36698: EOF
I0926 20:19:56.454459 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58566: remote error: bad certificate
I0926 20:19:56.463678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58568: remote error: bad certificate
I0926 20:19:56.472746 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58570: remote error: bad certificate
I0926 20:19:56.479360 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58572: remote error: bad certificate
I0926 20:19:56.520192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58574: remote error: bad certificate
I0926 20:19:56.615233 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44022: EOF
I0926 20:19:56.623307 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44024: EOF
I0926 20:19:56.671969 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44026: EOF
I0926 20:19:56.677227 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44028: EOF
I0926 20:19:56.678164 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44030: EOF
I0926 20:19:56.922095 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58582: EOF
I0926 20:19:56.931973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58584: EOF
I0926 20:19:56.933236 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58586: remote error: bad certificate
I0926 20:19:56.945696 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58588: remote error: bad certificate
I0926 20:19:56.953660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58590: remote error: bad certificate
I0926 20:19:57.247329 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36712: EOF
I0926 20:19:57.309083 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36714: EOF
I0926 20:19:57.376430 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39110: EOF
I0926 20:19:57.386687 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39114: EOF
I0926 20:19:57.386879 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39112: EOF
I0926 20:19:57.389244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58592: EOF
I0926 20:19:57.392323 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58596: EOF
I0926 20:19:57.394871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58598: EOF
I0926 20:19:57.403254 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36716: EOF
I0926 20:19:57.456890 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58600: remote error: bad certificate
I0926 20:19:57.465745 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58602: remote error: bad certificate
I0926 20:19:57.474283 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58604: remote error: bad certificate
I0926 20:19:57.480059 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58606: remote error: bad certificate
I0926 20:19:57.521314 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58608: remote error: bad certificate
I0926 20:19:57.616882 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44040: EOF
I0926 20:19:57.624879 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44042: EOF
I0926 20:19:57.679443 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44044: EOF
I0926 20:19:57.679788 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44048: EOF
I0926 20:19:57.681277 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44046: EOF
I0926 20:19:57.848920 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58610: EOF
I0926 20:19:57.920563 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58622: EOF
I0926 20:19:57.932924 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58624: EOF
I0926 20:19:57.935607 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58626: remote error: bad certificate
I0926 20:19:57.946421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58628: remote error: bad certificate
I0926 20:19:57.954169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58630: remote error: bad certificate
I0926 20:19:58.068589 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58636: remote error: bad certificate
I0926 20:19:58.148476 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36720: EOF
I0926 20:19:58.250300 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36724: EOF
I0926 20:19:58.311484 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36732: EOF
I0926 20:19:58.378234 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39116: EOF
I0926 20:19:58.387953 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39118: EOF
I0926 20:19:58.388480 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39120: EOF
I0926 20:19:58.389462 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58638: EOF
I0926 20:19:58.393430 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58640: EOF
I0926 20:19:58.395591 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58642: EOF
I0926 20:19:58.405907 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36734: EOF
I0926 20:19:58.457457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58644: remote error: bad certificate
I0926 20:19:58.466008 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58648: remote error: bad certificate
I0926 20:19:58.466101 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59462: remote error: bad certificate
I0926 20:19:58.474456 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58650: remote error: bad certificate
I0926 20:19:58.481965 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58652: remote error: bad certificate
I0926 20:19:58.522464 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58654: remote error: bad certificate
I0926 20:19:58.600585 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39122: EOF
I0926 20:19:58.601076 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39124: EOF
I0926 20:19:58.617399 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44058: EOF
I0926 20:19:58.624862 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44060: EOF
I0926 20:19:58.673657 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44062: EOF
I0926 20:19:58.681260 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44064: EOF
I0926 20:19:58.681604 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44066: EOF
I0926 20:19:58.922983 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58656: EOF
I0926 20:19:58.931259 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58660: remote error: bad certificate
I0926 20:19:58.931306 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58658: EOF
I0926 20:19:58.945152 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58662: remote error: bad certificate
I0926 20:19:58.953517 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58664: remote error: bad certificate
I0926 20:19:59.252555 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36740: EOF
I0926 20:19:59.321606 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36750: EOF
I0926 20:19:59.379089 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39126: EOF
I0926 20:19:59.389122 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39128: EOF
I0926 20:19:59.389715 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39130: EOF
I0926 20:19:59.391003 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58672: EOF
I0926 20:19:59.394619 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58676: EOF
I0926 20:19:59.394761 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58678: EOF
I0926 20:19:59.407390 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36752: EOF
I0926 20:19:59.457322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58680: remote error: bad certificate
I0926 20:19:59.466404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58682: remote error: bad certificate
I0926 20:19:59.476142 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58684: remote error: bad certificate
I0926 20:19:59.481954 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58686: remote error: bad certificate
I0926 20:19:59.521897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58688: remote error: bad certificate
I0926 20:19:59.620941 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44078: EOF
I0926 20:19:59.628702 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44080: EOF
I0926 20:19:59.675391 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44082: EOF
I0926 20:19:59.681302 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44084: EOF
I0926 20:19:59.683907 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44086: EOF
I0926 20:19:59.925538 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58690: EOF
I0926 20:19:59.934678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58692: EOF
I0926 20:19:59.935267 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58694: remote error: bad certificate
I0926 20:19:59.947486 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58696: remote error: bad certificate
I0926 20:19:59.955869 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58698: remote error: bad certificate
I0926 20:20:00.254375 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36760: EOF
I0926 20:20:00.315558 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36768: EOF
I0926 20:20:00.380110 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39132: EOF
I0926 20:20:00.389761 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39136: EOF
I0926 20:20:00.390854 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58712: EOF
I0926 20:20:00.392137 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39134: EOF
I0926 20:20:00.398593 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58714: EOF
I0926 20:20:00.399443 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58716: EOF
I0926 20:20:00.408810 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36770: EOF
I0926 20:20:00.458615 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58718: remote error: bad certificate
I0926 20:20:00.467542 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58720: remote error: bad certificate
I0926 20:20:00.473942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58722: remote error: bad certificate
I0926 20:20:00.481721 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58724: remote error: bad certificate
I0926 20:20:00.522751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58726: remote error: bad certificate
I0926 20:20:00.592923 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36772: EOF
I0926 20:20:00.628327 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44096: EOF
I0926 20:20:00.630936 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44098: EOF
I0926 20:20:00.676550 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44100: EOF
I0926 20:20:00.684175 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44104: EOF
I0926 20:20:00.685259 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44102: EOF
I0926 20:20:00.825178 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44106: EOF
I0926 20:20:00.866573 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58728: EOF
I0926 20:20:00.928615 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58730: EOF
I0926 20:20:00.935664 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58734: remote error: bad certificate
I0926 20:20:00.936737 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58732: EOF
I0926 20:20:00.949659 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58736: remote error: bad certificate
I0926 20:20:00.954813 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58738: remote error: bad certificate
I0926 20:20:01.255210 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36778: EOF
I0926 20:20:01.317980 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36786: EOF
I0926 20:20:01.382975 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39138: EOF
I0926 20:20:01.392248 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39140: EOF
I0926 20:20:01.392607 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58748: EOF
I0926 20:20:01.392704 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39142: EOF
I0926 20:20:01.397593 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58750: EOF
I0926 20:20:01.397696 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58752: EOF
I0926 20:20:01.412305 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36788: EOF
I0926 20:20:01.461542 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58754: remote error: bad certificate
I0926 20:20:01.470199 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58756: remote error: bad certificate
I0926 20:20:01.475771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58758: remote error: bad certificate
I0926 20:20:01.483871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58760: remote error: bad certificate
I0926 20:20:01.526058 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58762: remote error: bad certificate
I0926 20:20:01.622919 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44116: EOF
I0926 20:20:01.631934 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44118: EOF
I0926 20:20:01.674631 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58764: remote error: bad certificate
I0926 20:20:01.682613 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44120: EOF
I0926 20:20:01.685636 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44122: EOF
I0926 20:20:01.690137 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44124: EOF
I0926 20:20:01.928873 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58766: EOF
I0926 20:20:01.935955 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58768: EOF
I0926 20:20:01.939651 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58770: remote error: bad certificate
I0926 20:20:01.950424 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58772: remote error: bad certificate
I0926 20:20:01.957973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58774: remote error: bad certificate
I0926 20:20:02.070214 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59594: remote error: bad certificate
I0926 20:20:02.163987 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44126: EOF
I0926 20:20:02.267391 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36794: EOF
I0926 20:20:02.321120 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36802: EOF
I0926 20:20:02.384252 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39144: EOF
I0926 20:20:02.393351 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39148: EOF
I0926 20:20:02.393782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58788: EOF
I0926 20:20:02.393910 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39146: EOF
I0926 20:20:02.397768 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58790: EOF
I0926 20:20:02.399946 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58792: EOF
I0926 20:20:02.414848 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36804: EOF
I0926 20:20:02.462645 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58794: remote error: bad certificate
I0926 20:20:02.471340 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58796: remote error: bad certificate
I0926 20:20:02.479533 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58798: remote error: bad certificate
I0926 20:20:02.486145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58800: remote error: bad certificate
I0926 20:20:02.527216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58802: remote error: bad certificate
I0926 20:20:02.624496 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44136: EOF
I0926 20:20:02.632722 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44138: EOF
I0926 20:20:02.685841 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44140: EOF
I0926 20:20:02.687858 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44142: EOF
I0926 20:20:02.692461 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44144: EOF
I0926 20:20:02.698200 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58804: EOF
I0926 20:20:02.698755 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58806: EOF
I0926 20:20:02.855668 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39150: EOF
I0926 20:20:02.927701 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58810: EOF
I0926 20:20:02.937315 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58812: EOF
I0926 20:20:02.937344 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58814: remote error: bad certificate
I0926 20:20:02.950527 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58816: remote error: bad certificate
I0926 20:20:02.958536 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58818: remote error: bad certificate
I0926 20:20:02.991988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58820: EOF
I0926 20:20:03.260914 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36810: EOF
I0926 20:20:03.322837 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36818: EOF
I0926 20:20:03.386045 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39152: EOF
I0926 20:20:03.394801 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58830: EOF
I0926 20:20:03.400784 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58832: EOF
I0926 20:20:03.401298 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58834: EOF
I0926 20:20:03.401444 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39156: EOF
I0926 20:20:03.401809 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39154: EOF
I0926 20:20:03.415835 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36820: EOF
I0926 20:20:03.463847 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58836: remote error: bad certificate
I0926 20:20:03.475459 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58838: remote error: bad certificate
I0926 20:20:03.482163 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58840: remote error: bad certificate
I0926 20:20:03.486034 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58842: remote error: bad certificate
I0926 20:20:03.524849 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58844: remote error: bad certificate
I0926 20:20:03.627058 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44146: EOF
I0926 20:20:03.634236 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44148: EOF
I0926 20:20:03.686541 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44150: EOF
I0926 20:20:03.688756 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44152: EOF
I0926 20:20:03.694456 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44154: EOF
I0926 20:20:03.931317 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58846: EOF
I0926 20:20:03.938951 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58848: EOF
I0926 20:20:03.941835 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58850: remote error: bad certificate
I0926 20:20:03.952545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58852: remote error: bad certificate
I0926 20:20:03.960805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58854: remote error: bad certificate
I0926 20:20:04.263516 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36822: EOF
I0926 20:20:04.324653 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36834: EOF
I0926 20:20:04.387722 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39160: EOF
I0926 20:20:04.396642 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58866: EOF
I0926 20:20:04.401887 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58868: EOF
I0926 20:20:04.403169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58870: EOF
I0926 20:20:04.403778 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39164: EOF
I0926 20:20:04.403857 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39162: EOF
I0926 20:20:04.418563 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36836: EOF
I0926 20:20:04.464654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58872: remote error: bad certificate
I0926 20:20:04.472875 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58874: remote error: bad certificate
I0926 20:20:04.483407 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58876: remote error: bad certificate
I0926 20:20:04.488419 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58878: remote error: bad certificate
I0926 20:20:04.505090 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58880: EOF
I0926 20:20:04.529389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58882: remote error: bad certificate
I0926 20:20:04.627105 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44164: EOF
I0926 20:20:04.634831 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44166: EOF
I0926 20:20:04.687482 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44168: EOF
I0926 20:20:04.691249 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44170: EOF
I0926 20:20:04.695756 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44172: EOF
W0926 20:20:04.819859 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:20:04.878545 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39166: EOF
I0926 20:20:04.933214 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58884: EOF
I0926 20:20:04.940602 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58886: EOF
I0926 20:20:04.942632 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58888: remote error: bad certificate
I0926 20:20:04.953067 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59706: remote error: bad certificate
I0926 20:20:04.962407 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58894: remote error: bad certificate
I0926 20:20:04.962455 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58892: remote error: bad certificate
I0926 20:20:05.122635 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58896: remote error: bad certificate
I0926 20:20:05.198897 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36838: EOF
I0926 20:20:05.265001 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36840: EOF
I0926 20:20:05.327051 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36846: EOF
I0926 20:20:05.389177 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39168: EOF
I0926 20:20:05.396500 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58906: EOF
I0926 20:20:05.402825 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58908: EOF
I0926 20:20:05.404775 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58910: EOF
I0926 20:20:05.408473 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39172: EOF
I0926 20:20:05.408497 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39170: EOF
I0926 20:20:05.420219 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36856: EOF
I0926 20:20:05.466867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58912: remote error: bad certificate
I0926 20:20:05.474516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58914: remote error: bad certificate
I0926 20:20:05.485045 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58916: remote error: bad certificate
I0926 20:20:05.492489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58918: remote error: bad certificate
I0926 20:20:05.529607 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58920: remote error: bad certificate
I0926 20:20:05.629411 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44184: EOF
I0926 20:20:05.636970 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44186: EOF
I0926 20:20:05.690009 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44188: EOF
I0926 20:20:05.692390 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44190: EOF
I0926 20:20:05.697849 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44192: EOF
I0926 20:20:05.935348 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58922: EOF
I0926 20:20:05.942381 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58924: EOF
I0926 20:20:05.943980 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58926: remote error: bad certificate
I0926 20:20:05.954295 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58928: remote error: bad certificate
I0926 20:20:05.962495 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58930: remote error: bad certificate
I0926 20:20:06.266777 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36858: EOF
I0926 20:20:06.328393 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36864: EOF
I0926 20:20:06.390040 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39174: EOF
I0926 20:20:06.397722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58944: EOF
I0926 20:20:06.403230 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58946: EOF
I0926 20:20:06.408514 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58948: EOF
I0926 20:20:06.410125 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39176: EOF
I0926 20:20:06.410408 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39178: EOF
I0926 20:20:06.421808 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36868: EOF
I0926 20:20:06.466514 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58950: remote error: bad certificate
I0926 20:20:06.476075 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58958: remote error: bad certificate
I0926 20:20:06.496524 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58960: remote error: bad certificate
I0926 20:20:06.497211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58962: remote error: bad certificate
I0926 20:20:06.528674 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58964: remote error: bad certificate
I0926 20:20:06.631511 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44202: EOF
I0926 20:20:06.640969 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44204: EOF
I0926 20:20:06.691843 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44206: EOF
I0926 20:20:06.693978 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44208: EOF
I0926 20:20:06.698834 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44210: EOF
I0926 20:20:06.936129 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58966: EOF
I0926 20:20:06.944516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58968: EOF
I0926 20:20:06.945438 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58970: remote error: bad certificate
I0926 20:20:06.955183 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58972: remote error: bad certificate
I0926 20:20:06.963448 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58974: remote error: bad certificate
I0926 20:20:06.970386 7 logs.go:41] http: TLS handshake error from 10.255.25.2:59792: remote error: bad certificate
I0926 20:20:07.269243 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36876: EOF
I0926 20:20:07.330292 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36878: EOF
I0926 20:20:07.392248 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39180: EOF
I0926 20:20:07.399588 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58980: EOF
I0926 20:20:07.405738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58982: EOF
I0926 20:20:07.410596 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58984: EOF
I0926 20:20:07.411331 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39182: EOF
I0926 20:20:07.412627 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39184: EOF
I0926 20:20:07.424435 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36884: EOF
I0926 20:20:07.466981 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58986: remote error: bad certificate
I0926 20:20:07.476045 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58988: remote error: bad certificate
I0926 20:20:07.487064 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58990: remote error: bad certificate
I0926 20:20:07.498170 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58992: remote error: bad certificate
I0926 20:20:07.533053 7 logs.go:41] http: TLS handshake error from 192.168.16.12:58994: remote error: bad certificate
I0926 20:20:07.633184 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44220: EOF
I0926 20:20:07.640009 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44222: EOF
I0926 20:20:07.692542 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44224: EOF
I0926 20:20:07.695773 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44226: EOF
I0926 20:20:07.700123 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44228: EOF
I0926 20:20:07.826763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59002: remote error: bad certificate
I0926 20:20:07.935346 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59128: EOF
I0926 20:20:07.942784 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59130: EOF
I0926 20:20:07.944072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59132: remote error: bad certificate
I0926 20:20:07.954250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59134: remote error: bad certificate
I0926 20:20:07.962736 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59136: remote error: bad certificate
I0926 20:20:08.278468 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36894: EOF
I0926 20:20:08.332510 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36896: EOF
I0926 20:20:08.394791 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39186: EOF
I0926 20:20:08.399945 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59142: EOF
I0926 20:20:08.406408 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59144: EOF
I0926 20:20:08.411183 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59146: EOF
I0926 20:20:08.412830 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39188: EOF
I0926 20:20:08.413286 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39190: EOF
I0926 20:20:08.426930 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36902: EOF
I0926 20:20:08.470480 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59148: remote error: bad certificate
I0926 20:20:08.479111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59150: remote error: bad certificate
I0926 20:20:08.488479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59152: remote error: bad certificate
I0926 20:20:08.499238 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59154: remote error: bad certificate
I0926 20:20:08.531786 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59156: remote error: bad certificate
I0926 20:20:08.634691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44240: EOF
I0926 20:20:08.640999 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44242: EOF
I0926 20:20:08.692844 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44244: EOF
I0926 20:20:08.696396 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44246: EOF
I0926 20:20:08.700708 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44248: EOF
I0926 20:20:08.935688 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59266: EOF
I0926 20:20:08.944018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59268: EOF
I0926 20:20:08.945343 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59270: remote error: bad certificate
I0926 20:20:08.954678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59272: remote error: bad certificate
I0926 20:20:08.963366 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59274: remote error: bad certificate
I0926 20:20:09.233194 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44250: EOF
I0926 20:20:09.273719 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36910: EOF
I0926 20:20:09.336196 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36912: EOF
I0926 20:20:09.395469 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39192: EOF
I0926 20:20:09.401716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59278: EOF
I0926 20:20:09.407822 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59280: EOF
I0926 20:20:09.410569 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59282: EOF
I0926 20:20:09.414968 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39196: EOF
I0926 20:20:09.415093 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39194: EOF
I0926 20:20:09.429270 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36918: EOF
I0926 20:20:09.468418 7 logs.go:41] http: TLS handshake error from 10.255.25.2:60100: remote error: bad certificate
I0926 20:20:09.471277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59286: remote error: bad certificate
I0926 20:20:09.479424 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59288: remote error: bad certificate
I0926 20:20:09.489632 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59290: remote error: bad certificate
I0926 20:20:09.497011 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59292: remote error: bad certificate
I0926 20:20:09.535109 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59392: remote error: bad certificate
I0926 20:20:09.631532 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44260: EOF
I0926 20:20:09.639027 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44262: EOF
I0926 20:20:09.695458 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44264: EOF
I0926 20:20:09.696821 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44266: EOF
I0926 20:20:09.702854 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44268: EOF
I0926 20:20:09.890328 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39198: EOF
I0926 20:20:09.939513 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59400: EOF
I0926 20:20:09.947601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59402: EOF
I0926 20:20:09.947969 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59404: remote error: bad certificate
I0926 20:20:09.957652 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59406: remote error: bad certificate
I0926 20:20:09.965877 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59408: remote error: bad certificate
I0926 20:20:10.097438 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59414: EOF
I0926 20:20:10.276363 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36930: EOF
I0926 20:20:10.338554 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36932: EOF
I0926 20:20:10.397970 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39200: EOF
I0926 20:20:10.401601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59416: EOF
I0926 20:20:10.407280 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59418: EOF
I0926 20:20:10.413423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59420: EOF
I0926 20:20:10.415280 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39204: EOF
I0926 20:20:10.415456 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39202: EOF
I0926 20:20:10.431171 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36938: EOF
I0926 20:20:10.472543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59422: remote error: bad certificate
I0926 20:20:10.480658 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59424: remote error: bad certificate
I0926 20:20:10.491061 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59426: remote error: bad certificate
I0926 20:20:10.500587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59428: remote error: bad certificate
I0926 20:20:10.536734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59430: remote error: bad certificate
I0926 20:20:10.595926 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36948: EOF
I0926 20:20:10.637101 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44274: EOF
I0926 20:20:10.645168 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44276: EOF
I0926 20:20:10.696957 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44278: EOF
I0926 20:20:10.699683 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44280: EOF
I0926 20:20:10.703211 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44282: EOF
I0926 20:20:10.829003 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44284: EOF
I0926 20:20:10.937630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59438: EOF
I0926 20:20:10.946447 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59440: EOF
I0926 20:20:10.952074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59442: remote error: bad certificate
I0926 20:20:10.956485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59444: remote error: bad certificate
I0926 20:20:10.963930 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59446: remote error: bad certificate
I0926 20:20:11.283566 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36950: EOF
I0926 20:20:11.336675 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36952: EOF
I0926 20:20:11.402840 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39208: EOF
I0926 20:20:11.407806 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59672: EOF
I0926 20:20:11.416021 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39210: EOF
I0926 20:20:11.416710 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39212: EOF
I0926 20:20:11.417775 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59674: EOF
I0926 20:20:11.419202 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59676: EOF
I0926 20:20:11.432873 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36954: EOF
I0926 20:20:11.473646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59678: remote error: bad certificate
I0926 20:20:11.482433 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59680: remote error: bad certificate
I0926 20:20:11.491412 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59682: remote error: bad certificate
I0926 20:20:11.498578 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59684: remote error: bad certificate
I0926 20:20:11.534516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59686: remote error: bad certificate
I0926 20:20:11.639421 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44290: EOF
I0926 20:20:11.647669 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44292: EOF
I0926 20:20:11.698190 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44294: EOF
I0926 20:20:11.704223 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44296: EOF
I0926 20:20:11.710242 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44298: EOF
I0926 20:20:11.715354 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59694: remote error: bad certificate
I0926 20:20:11.940331 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59696: EOF
I0926 20:20:11.948228 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59698: EOF
I0926 20:20:11.956257 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59700: remote error: bad certificate
I0926 20:20:11.960084 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59702: remote error: bad certificate
I0926 20:20:11.968694 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59704: remote error: bad certificate
I0926 20:20:12.258325 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36966: EOF
I0926 20:20:12.280065 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36968: EOF
I0926 20:20:12.342340 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36970: EOF
I0926 20:20:12.400650 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39214: EOF
I0926 20:20:12.404006 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59710: EOF
I0926 20:20:12.412457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59712: EOF
I0926 20:20:12.418280 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39216: EOF
I0926 20:20:12.422394 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39218: EOF
I0926 20:20:12.422429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59714: EOF
I0926 20:20:12.435247 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36972: EOF
I0926 20:20:12.472604 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59716: remote error: bad certificate
I0926 20:20:12.482958 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59718: remote error: bad certificate
I0926 20:20:12.490911 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59720: remote error: bad certificate
I0926 20:20:12.500146 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59722: remote error: bad certificate
I0926 20:20:12.548694 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59724: remote error: bad certificate
I0926 20:20:12.640285 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44304: EOF
I0926 20:20:12.649414 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44306: EOF
I0926 20:20:12.699565 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44308: EOF
I0926 20:20:12.702167 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44310: EOF
I0926 20:20:12.707000 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44312: EOF
I0926 20:20:12.941300 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59734: EOF
I0926 20:20:12.947987 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59852: EOF
I0926 20:20:12.955065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59854: remote error: bad certificate
I0926 20:20:12.960868 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59856: remote error: bad certificate
I0926 20:20:12.966875 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59858: remote error: bad certificate
I0926 20:20:13.281959 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36986: EOF
I0926 20:20:13.347456 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36988: EOF
I0926 20:20:13.357707 7 logs.go:41] http: TLS handshake error from 10.255.25.2:60676: remote error: bad certificate
I0926 20:20:13.402053 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39220: EOF
I0926 20:20:13.405570 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59864: EOF
I0926 20:20:13.414156 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59866: EOF
I0926 20:20:13.419049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59868: EOF
I0926 20:20:13.420343 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39222: EOF
I0926 20:20:13.421477 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39224: EOF
I0926 20:20:13.437864 7 logs.go:41] http: TLS handshake error from 192.168.16.16:36990: EOF
I0926 20:20:13.476120 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59870: remote error: bad certificate
I0926 20:20:13.484624 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59872: remote error: bad certificate
I0926 20:20:13.493209 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59874: remote error: bad certificate
I0926 20:20:13.502925 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59876: remote error: bad certificate
I0926 20:20:13.537797 7 logs.go:41] http: TLS handshake error from 192.168.16.12:59878: remote error: bad certificate
I0926 20:20:13.643046 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44318: EOF
I0926 20:20:13.650924 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44320: EOF
I0926 20:20:13.701874 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44322: EOF
I0926 20:20:13.704086 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44324: EOF
I0926 20:20:13.708167 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44326: EOF
I0926 20:20:13.941585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60002: EOF
I0926 20:20:13.951264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60004: EOF
I0926 20:20:13.959808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60006: remote error: bad certificate
I0926 20:20:13.963940 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60008: remote error: bad certificate
I0926 20:20:13.969879 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60010: remote error: bad certificate
I0926 20:20:14.284452 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37004: EOF
I0926 20:20:14.344099 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37006: EOF
I0926 20:20:14.365734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60016: remote error: bad certificate
I0926 20:20:14.410123 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39226: EOF
I0926 20:20:14.410181 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60018: EOF
I0926 20:20:14.413611 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60020: EOF
I0926 20:20:14.420321 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39228: EOF
I0926 20:20:14.420340 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39230: EOF
I0926 20:20:14.420805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60022: EOF
I0926 20:20:14.439355 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37008: EOF
I0926 20:20:14.477422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60024: remote error: bad certificate
I0926 20:20:14.485567 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60026: remote error: bad certificate
I0926 20:20:14.494077 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60028: remote error: bad certificate
I0926 20:20:14.503281 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60030: remote error: bad certificate
I0926 20:20:14.509941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60032: EOF
I0926 20:20:14.538043 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60034: remote error: bad certificate
I0926 20:20:14.644894 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44336: EOF
I0926 20:20:14.653661 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44338: EOF
I0926 20:20:14.703019 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44340: EOF
I0926 20:20:14.705436 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44342: EOF
I0926 20:20:14.708340 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44344: EOF
W0926 20:20:14.871459 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:20:14.879596 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39232: EOF
I0926 20:20:14.943043 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60042: EOF
I0926 20:20:14.950667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60044: EOF
I0926 20:20:14.960304 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60046: remote error: bad certificate
I0926 20:20:14.967850 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60048: remote error: bad certificate
I0926 20:20:14.969603 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60050: remote error: bad certificate
I0926 20:20:15.286622 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37020: EOF
I0926 20:20:15.349856 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37022: EOF
I0926 20:20:15.407184 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39234: EOF
I0926 20:20:15.413049 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60054: EOF
I0926 20:20:15.418633 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60056: EOF
I0926 20:20:15.423736 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60058: EOF
I0926 20:20:15.425670 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39236: EOF
I0926 20:20:15.426784 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39238: EOF
I0926 20:20:15.443605 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37024: EOF
I0926 20:20:15.478249 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60060: remote error: bad certificate
I0926 20:20:15.486837 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60062: remote error: bad certificate
I0926 20:20:15.495262 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60064: remote error: bad certificate
I0926 20:20:15.504347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60066: remote error: bad certificate
I0926 20:20:15.539366 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60068: remote error: bad certificate
I0926 20:20:15.651827 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44356: EOF
I0926 20:20:15.657702 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44358: EOF
I0926 20:20:15.704245 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44360: EOF
I0926 20:20:15.706572 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44362: EOF
I0926 20:20:15.710087 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44364: EOF
I0926 20:20:15.943713 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60196: EOF
I0926 20:20:15.951252 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60198: EOF
I0926 20:20:15.958603 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60200: remote error: bad certificate
I0926 20:20:15.966389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60202: remote error: bad certificate
I0926 20:20:15.968693 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60204: remote error: bad certificate
I0926 20:20:16.288388 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37036: EOF
I0926 20:20:16.309713 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44366: EOF
I0926 20:20:16.351044 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37040: EOF
I0926 20:20:16.409577 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39240: EOF
I0926 20:20:16.415790 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60214: EOF
I0926 20:20:16.418408 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60216: EOF
I0926 20:20:16.424429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60218: EOF
I0926 20:20:16.424702 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39242: EOF
I0926 20:20:16.428831 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39244: EOF
I0926 20:20:16.446785 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37042: EOF
I0926 20:20:16.478953 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60220: remote error: bad certificate
I0926 20:20:16.488231 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60222: remote error: bad certificate
I0926 20:20:16.495584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60224: remote error: bad certificate
I0926 20:20:16.506301 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60226: remote error: bad certificate
I0926 20:20:16.542289 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60228: remote error: bad certificate
I0926 20:20:16.647997 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44376: EOF
I0926 20:20:16.656795 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44378: EOF
I0926 20:20:16.671216 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60236: remote error: bad certificate
I0926 20:20:16.706049 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44380: EOF
I0926 20:20:16.707653 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44382: EOF
I0926 20:20:16.712688 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44384: EOF
I0926 20:20:16.947860 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60238: EOF
I0926 20:20:16.955873 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60240: EOF
I0926 20:20:16.962792 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60242: remote error: bad certificate
I0926 20:20:16.964659 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39246: EOF
I0926 20:20:16.968881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60244: remote error: bad certificate
I0926 20:20:16.972074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60246: remote error: bad certificate
I0926 20:20:17.195088 7 logs.go:41] http: TLS handshake error from 10.255.25.2:32832: remote error: bad certificate
I0926 20:20:17.232471 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60250: EOF
I0926 20:20:17.298592 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37054: EOF
I0926 20:20:17.353238 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37056: EOF
I0926 20:20:17.409693 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39248: EOF
I0926 20:20:17.416013 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60254: EOF
I0926 20:20:17.418034 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60256: EOF
I0926 20:20:17.423916 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60258: EOF
I0926 20:20:17.427431 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39252: EOF
I0926 20:20:17.427673 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39250: EOF
I0926 20:20:17.447439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37058: EOF
I0926 20:20:17.481077 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60260: remote error: bad certificate
I0926 20:20:17.488356 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60262: remote error: bad certificate
I0926 20:20:17.496914 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60264: remote error: bad certificate
I0926 20:20:17.507123 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60266: remote error: bad certificate
I0926 20:20:17.542515 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60268: remote error: bad certificate
I0926 20:20:17.649796 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44394: EOF
I0926 20:20:17.658990 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44396: EOF
I0926 20:20:17.708223 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44398: EOF
I0926 20:20:17.709377 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44400: EOF
I0926 20:20:17.714020 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44402: EOF
I0926 20:20:17.949040 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60278: EOF
I0926 20:20:17.956763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60280: EOF
I0926 20:20:17.964199 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60282: remote error: bad certificate
I0926 20:20:17.971874 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60284: remote error: bad certificate
I0926 20:20:17.974773 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60286: remote error: bad certificate
I0926 20:20:18.293344 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37070: EOF
I0926 20:20:18.353790 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37072: EOF
I0926 20:20:18.412023 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39254: EOF
I0926 20:20:18.416563 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60292: EOF
I0926 20:20:18.420783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60294: EOF
I0926 20:20:18.423502 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60296: EOF
I0926 20:20:18.429531 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39256: EOF
I0926 20:20:18.430145 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39258: EOF
I0926 20:20:18.450492 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37074: EOF
I0926 20:20:18.483407 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60298: remote error: bad certificate
I0926 20:20:18.494562 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60300: remote error: bad certificate
I0926 20:20:18.498609 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60302: remote error: bad certificate
I0926 20:20:18.508058 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60304: remote error: bad certificate
I0926 20:20:18.545079 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60306: remote error: bad certificate
I0926 20:20:18.584346 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37080: EOF
I0926 20:20:18.662913 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44412: EOF
I0926 20:20:18.665650 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44414: EOF
I0926 20:20:18.709504 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44416: EOF
I0926 20:20:18.714024 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44418: EOF
I0926 20:20:18.717848 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44420: EOF
I0926 20:20:18.947999 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60316: EOF
I0926 20:20:18.954772 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60318: EOF
I0926 20:20:18.963518 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60320: remote error: bad certificate
I0926 20:20:18.971765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60322: remote error: bad certificate
I0926 20:20:18.974456 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60324: remote error: bad certificate
I0926 20:20:19.294741 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37088: EOF
I0926 20:20:19.308184 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37090: EOF
I0926 20:20:19.357401 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37092: EOF
I0926 20:20:19.415750 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39260: EOF
I0926 20:20:19.421124 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60330: EOF
I0926 20:20:19.422008 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60328: EOF
I0926 20:20:19.430516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60332: EOF
I0926 20:20:19.431600 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39264: EOF
I0926 20:20:19.433938 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39262: EOF
I0926 20:20:19.452843 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37094: EOF
I0926 20:20:19.483675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60334: remote error: bad certificate
I0926 20:20:19.492615 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60336: remote error: bad certificate
I0926 20:20:19.500019 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60338: remote error: bad certificate
I0926 20:20:19.509582 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60340: remote error: bad certificate
I0926 20:20:19.545996 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60342: remote error: bad certificate
I0926 20:20:19.653262 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44432: EOF
I0926 20:20:19.662441 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44434: EOF
I0926 20:20:19.712146 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44436: EOF
I0926 20:20:19.713100 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44438: EOF
I0926 20:20:19.717789 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44440: EOF
I0926 20:20:19.951324 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60350: EOF
I0926 20:20:19.958963 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60352: EOF
I0926 20:20:19.967303 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60354: remote error: bad certificate
I0926 20:20:19.972696 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60356: remote error: bad certificate
I0926 20:20:19.975883 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60358: remote error: bad certificate
I0926 20:20:20.297508 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37110: EOF
I0926 20:20:20.363324 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37112: EOF
I0926 20:20:20.414277 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39266: EOF
I0926 20:20:20.421960 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60364: EOF
I0926 20:20:20.433438 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60368: EOF
I0926 20:20:20.434924 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39270: EOF
I0926 20:20:20.435105 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60366: EOF
I0926 20:20:20.435137 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39268: EOF
I0926 20:20:20.454160 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37114: EOF
I0926 20:20:20.484268 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60370: remote error: bad certificate
I0926 20:20:20.494400 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60372: remote error: bad certificate
I0926 20:20:20.502599 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60374: remote error: bad certificate
I0926 20:20:20.510492 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60376: remote error: bad certificate
I0926 20:20:20.545590 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60378: remote error: bad certificate
I0926 20:20:20.597234 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37118: EOF
I0926 20:20:20.599008 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37120: EOF
I0926 20:20:20.654553 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44442: EOF
I0926 20:20:20.663551 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44444: EOF
I0926 20:20:20.695113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60386: remote error: bad certificate
I0926 20:20:20.712038 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44446: EOF
I0926 20:20:20.714401 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44448: EOF
I0926 20:20:20.718226 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44450: EOF
I0926 20:20:20.830037 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44452: EOF
I0926 20:20:20.831502 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44454: EOF
I0926 20:20:20.952976 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60388: EOF
I0926 20:20:20.961203 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60390: EOF
I0926 20:20:20.968597 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60392: remote error: bad certificate
I0926 20:20:20.974444 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60394: remote error: bad certificate
I0926 20:20:20.976820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60396: remote error: bad certificate
I0926 20:20:21.138442 7 logs.go:41] http: TLS handshake error from 10.255.25.2:32982: remote error: bad certificate
I0926 20:20:21.299576 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37130: EOF
I0926 20:20:21.362616 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37132: EOF
I0926 20:20:21.416674 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39272: EOF
I0926 20:20:21.421941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60402: EOF
I0926 20:20:21.424067 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60404: EOF
I0926 20:20:21.434208 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39276: EOF
I0926 20:20:21.434290 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39274: EOF
I0926 20:20:21.435961 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60406: EOF
I0926 20:20:21.458543 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37134: EOF
I0926 20:20:21.485041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60408: remote error: bad certificate
I0926 20:20:21.494471 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60410: remote error: bad certificate
I0926 20:20:21.502458 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60412: remote error: bad certificate
I0926 20:20:21.510943 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60414: remote error: bad certificate
I0926 20:20:21.556500 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60416: remote error: bad certificate
I0926 20:20:21.656441 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44466: EOF
I0926 20:20:21.664613 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44468: EOF
I0926 20:20:21.715846 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44472: EOF
I0926 20:20:21.716435 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44470: EOF
I0926 20:20:21.721707 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44474: EOF
I0926 20:20:21.954277 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60424: EOF
I0926 20:20:21.962774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60426: EOF
I0926 20:20:21.970585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60428: remote error: bad certificate
I0926 20:20:21.976734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60430: remote error: bad certificate
I0926 20:20:21.978144 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60432: remote error: bad certificate
I0926 20:20:22.301913 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37146: EOF
I0926 20:20:22.363782 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37148: EOF
I0926 20:20:22.422464 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39278: EOF
I0926 20:20:22.428656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60438: EOF
I0926 20:20:22.433172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60440: EOF
I0926 20:20:22.436866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60442: EOF
I0926 20:20:22.440261 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39282: EOF
I0926 20:20:22.440372 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39280: EOF
I0926 20:20:22.460085 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37150: EOF
I0926 20:20:22.486951 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60444: remote error: bad certificate
I0926 20:20:22.495571 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60446: remote error: bad certificate
I0926 20:20:22.503927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60448: remote error: bad certificate
I0926 20:20:22.511726 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60450: remote error: bad certificate
I0926 20:20:22.549089 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60452: remote error: bad certificate
I0926 20:20:22.657343 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44484: EOF
I0926 20:20:22.665571 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44486: EOF
I0926 20:20:22.715892 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44488: EOF
I0926 20:20:22.716916 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44490: EOF
I0926 20:20:22.720735 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44492: EOF
I0926 20:20:22.759995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60454: remote error: bad certificate
I0926 20:20:22.955665 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60464: EOF
I0926 20:20:22.963012 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60466: EOF
I0926 20:20:22.971949 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60468: remote error: bad certificate
I0926 20:20:22.977220 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60470: remote error: bad certificate
I0926 20:20:22.979882 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60472: remote error: bad certificate
I0926 20:20:23.303431 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37162: EOF
I0926 20:20:23.366179 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37164: EOF
I0926 20:20:23.388930 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44494: EOF
I0926 20:20:23.420637 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39284: EOF
I0926 20:20:23.422205 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60476: EOF
I0926 20:20:23.430156 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60478: EOF
I0926 20:20:23.436093 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39288: EOF
I0926 20:20:23.437746 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60480: EOF
I0926 20:20:23.438286 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39286: EOF
I0926 20:20:23.462569 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37166: EOF
I0926 20:20:23.488176 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60482: remote error: bad certificate
I0926 20:20:23.497213 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60484: remote error: bad certificate
I0926 20:20:23.504606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60486: remote error: bad certificate
I0926 20:20:23.513484 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60488: remote error: bad certificate
I0926 20:20:23.550203 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60490: remote error: bad certificate
I0926 20:20:23.659272 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44506: EOF
I0926 20:20:23.667947 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44508: EOF
I0926 20:20:23.717597 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44510: EOF
I0926 20:20:23.718828 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44512: EOF
I0926 20:20:23.722781 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44514: EOF
I0926 20:20:23.830642 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33082: remote error: bad certificate
I0926 20:20:23.957161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60500: EOF
I0926 20:20:23.965241 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60502: EOF
I0926 20:20:23.974629 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60504: remote error: bad certificate
I0926 20:20:23.977606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60506: remote error: bad certificate
I0926 20:20:23.982848 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60508: remote error: bad certificate
I0926 20:20:24.003311 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39290: EOF
I0926 20:20:24.307182 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37180: EOF
I0926 20:20:24.363629 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37182: EOF
I0926 20:20:24.367151 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60514: EOF
I0926 20:20:24.422117 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39292: EOF
I0926 20:20:24.425330 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60516: EOF
I0926 20:20:24.430713 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60518: EOF
I0926 20:20:24.439574 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39296: EOF
I0926 20:20:24.439626 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39294: EOF
I0926 20:20:24.439857 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60520: EOF
I0926 20:20:24.462557 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37184: EOF
I0926 20:20:24.487829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60522: remote error: bad certificate
I0926 20:20:24.498695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60524: remote error: bad certificate
I0926 20:20:24.506828 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60526: remote error: bad certificate
I0926 20:20:24.513583 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60528: EOF
I0926 20:20:24.521473 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60530: remote error: bad certificate
I0926 20:20:24.550807 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60532: remote error: bad certificate
I0926 20:20:24.660794 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44520: EOF
I0926 20:20:24.669253 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44522: EOF
I0926 20:20:24.718373 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44526: EOF
I0926 20:20:24.719310 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44524: EOF
I0926 20:20:24.725840 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44528: EOF
I0926 20:20:24.881417 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39300: EOF
W0926 20:20:24.929442 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:20:24.957584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60540: EOF
I0926 20:20:24.966829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60542: EOF
I0926 20:20:24.975145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60544: remote error: bad certificate
I0926 20:20:24.982498 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60548: remote error: bad certificate
I0926 20:20:24.983224 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60546: remote error: bad certificate
I0926 20:20:25.309545 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37196: EOF
I0926 20:20:25.369342 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37198: EOF
I0926 20:20:25.422173 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39302: EOF
I0926 20:20:25.426299 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60552: EOF
I0926 20:20:25.434692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60554: EOF
I0926 20:20:25.439437 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39304: EOF
I0926 20:20:25.440400 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60556: EOF
I0926 20:20:25.441284 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39306: EOF
I0926 20:20:25.467524 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37200: EOF
I0926 20:20:25.492322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60558: remote error: bad certificate
I0926 20:20:25.500522 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60560: remote error: bad certificate
I0926 20:20:25.508071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60562: remote error: bad certificate
I0926 20:20:25.515705 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60564: remote error: bad certificate
I0926 20:20:25.549811 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60566: remote error: bad certificate
I0926 20:20:25.662270 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44538: EOF
I0926 20:20:25.669257 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44540: EOF
I0926 20:20:25.721228 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44542: EOF
I0926 20:20:25.721295 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44544: EOF
I0926 20:20:25.727641 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44546: EOF
I0926 20:20:25.959522 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60574: EOF
I0926 20:20:25.967822 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60576: EOF
I0926 20:20:25.976425 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60578: remote error: bad certificate
I0926 20:20:25.984442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60580: remote error: bad certificate
I0926 20:20:25.992305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60582: remote error: bad certificate
I0926 20:20:26.311750 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37212: EOF
I0926 20:20:26.371721 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37216: EOF
I0926 20:20:26.374490 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37218: EOF
I0926 20:20:26.423868 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39310: EOF
I0926 20:20:26.428142 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60592: EOF
I0926 20:20:26.435097 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60594: EOF
I0926 20:20:26.440864 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60596: EOF
I0926 20:20:26.441337 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39312: EOF
I0926 20:20:26.442919 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39314: EOF
I0926 20:20:26.468457 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37220: EOF
I0926 20:20:26.492506 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60598: remote error: bad certificate
I0926 20:20:26.499864 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60600: remote error: bad certificate
I0926 20:20:26.508668 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60602: remote error: bad certificate
I0926 20:20:26.515439 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60604: remote error: bad certificate
I0926 20:20:26.554008 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60606: remote error: bad certificate
I0926 20:20:26.664820 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44558: EOF
I0926 20:20:26.672425 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44560: EOF
I0926 20:20:26.722243 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44564: EOF
I0926 20:20:26.723188 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44562: EOF
I0926 20:20:26.725846 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60608: remote error: bad certificate
I0926 20:20:26.729636 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44566: EOF
I0926 20:20:26.961080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60616: EOF
I0926 20:20:26.969565 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60618: EOF
I0926 20:20:26.977954 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60620: remote error: bad certificate
I0926 20:20:26.986325 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60622: remote error: bad certificate
I0926 20:20:26.993386 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60624: remote error: bad certificate
I0926 20:20:27.295782 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33210: remote error: bad certificate
I0926 20:20:27.313943 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37232: EOF
I0926 20:20:27.375463 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37234: EOF
I0926 20:20:27.427324 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39316: EOF
I0926 20:20:27.429472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60630: EOF
I0926 20:20:27.436660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60632: EOF
I0926 20:20:27.441479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60634: EOF
I0926 20:20:27.444103 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39320: EOF
I0926 20:20:27.444988 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39318: EOF
I0926 20:20:27.471641 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37236: EOF
I0926 20:20:27.494890 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60636: remote error: bad certificate
I0926 20:20:27.503456 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60638: remote error: bad certificate
I0926 20:20:27.509720 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60640: remote error: bad certificate
I0926 20:20:27.517845 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60642: remote error: bad certificate
I0926 20:20:27.564810 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60644: remote error: bad certificate
I0926 20:20:27.665657 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44576: EOF
I0926 20:20:27.672577 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44578: EOF
I0926 20:20:27.723582 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44580: EOF
I0926 20:20:27.725181 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44582: EOF
I0926 20:20:27.730389 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37240: EOF
I0926 20:20:27.731143 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44584: EOF
I0926 20:20:27.733726 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44586: EOF
I0926 20:20:27.961723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60654: EOF
I0926 20:20:27.970606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60656: EOF
I0926 20:20:27.979203 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60658: remote error: bad certificate
I0926 20:20:27.986863 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60660: remote error: bad certificate
I0926 20:20:27.993848 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60662: remote error: bad certificate
I0926 20:20:28.315710 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37250: EOF
I0926 20:20:28.377470 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37252: EOF
I0926 20:20:28.428964 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39322: EOF
I0926 20:20:28.430357 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60668: EOF
I0926 20:20:28.437684 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60670: EOF
I0926 20:20:28.442866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60672: EOF
I0926 20:20:28.445532 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39326: EOF
I0926 20:20:28.445784 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39324: EOF
I0926 20:20:28.474303 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37254: EOF
I0926 20:20:28.496188 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60674: remote error: bad certificate
I0926 20:20:28.504810 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60676: remote error: bad certificate
I0926 20:20:28.510881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60678: remote error: bad certificate
I0926 20:20:28.518614 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60680: remote error: bad certificate
I0926 20:20:28.555034 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60682: remote error: bad certificate
I0926 20:20:28.667613 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44592: EOF
I0926 20:20:28.674622 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44594: EOF
I0926 20:20:28.725778 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44598: EOF
I0926 20:20:28.726718 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44596: EOF
I0926 20:20:28.733679 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44600: EOF
I0926 20:20:28.967504 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60690: EOF
I0926 20:20:28.971951 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60692: EOF
I0926 20:20:28.980697 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60694: remote error: bad certificate
I0926 20:20:28.988196 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60696: remote error: bad certificate
I0926 20:20:28.994862 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60698: remote error: bad certificate
I0926 20:20:29.317605 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37266: EOF
I0926 20:20:29.379485 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37268: EOF
I0926 20:20:29.439478 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39328: EOF
I0926 20:20:29.440861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60704: EOF
I0926 20:20:29.440982 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60702: EOF
I0926 20:20:29.446588 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39332: EOF
I0926 20:20:29.449460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60706: EOF
I0926 20:20:29.451875 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39330: EOF
I0926 20:20:29.474929 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37270: EOF
I0926 20:20:29.492837 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60708: remote error: bad certificate
I0926 20:20:29.496286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60710: remote error: bad certificate
I0926 20:20:29.503603 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60712: remote error: bad certificate
I0926 20:20:29.509845 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60714: remote error: bad certificate
I0926 20:20:29.517886 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60716: remote error: bad certificate
I0926 20:20:29.557733 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60718: remote error: bad certificate
I0926 20:20:29.669827 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44606: EOF
I0926 20:20:29.676109 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44608: EOF
I0926 20:20:29.726934 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44610: EOF
I0926 20:20:29.727544 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44612: EOF
I0926 20:20:29.735187 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44614: EOF
I0926 20:20:29.965601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60726: EOF
I0926 20:20:29.973492 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60728: EOF
I0926 20:20:29.980179 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60730: remote error: bad certificate
I0926 20:20:29.989393 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60732: remote error: bad certificate
I0926 20:20:29.996644 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60734: remote error: bad certificate
I0926 20:20:30.320779 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37284: EOF
I0926 20:20:30.380624 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33324: remote error: bad certificate
I0926 20:20:30.386919 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37286: EOF
I0926 20:20:30.430692 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44616: EOF
I0926 20:20:30.435009 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39334: EOF
I0926 20:20:30.441022 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60742: EOF
I0926 20:20:30.441950 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60744: EOF
I0926 20:20:30.446250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60746: EOF
I0926 20:20:30.450251 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39338: EOF
I0926 20:20:30.451343 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39336: EOF
I0926 20:20:30.479150 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37288: EOF
I0926 20:20:30.497702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60748: remote error: bad certificate
I0926 20:20:30.507364 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60750: remote error: bad certificate
I0926 20:20:30.515328 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60752: remote error: bad certificate
I0926 20:20:30.521405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60754: remote error: bad certificate
I0926 20:20:30.565994 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60756: remote error: bad certificate
I0926 20:20:30.671541 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44622: EOF
I0926 20:20:30.677036 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44624: EOF
I0926 20:20:30.728235 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44628: EOF
I0926 20:20:30.729301 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44626: EOF
I0926 20:20:30.736204 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44630: EOF
I0926 20:20:30.967891 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60764: EOF
I0926 20:20:30.974141 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60766: EOF
I0926 20:20:30.982759 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60768: remote error: bad certificate
I0926 20:20:30.990646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60770: remote error: bad certificate
I0926 20:20:30.997628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60772: remote error: bad certificate
I0926 20:20:31.047183 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39340: EOF
I0926 20:20:31.322687 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37300: EOF
I0926 20:20:31.390039 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37302: EOF
I0926 20:20:31.433194 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39342: EOF
I0926 20:20:31.439577 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60778: EOF
I0926 20:20:31.441405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60776: EOF
I0926 20:20:31.445143 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60780: EOF
I0926 20:20:31.449550 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39346: EOF
I0926 20:20:31.450324 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39344: EOF
I0926 20:20:31.477885 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37304: EOF
I0926 20:20:31.483897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60782: EOF
I0926 20:20:31.497222 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60784: remote error: bad certificate
I0926 20:20:31.506037 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60786: remote error: bad certificate
I0926 20:20:31.513344 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60788: remote error: bad certificate
I0926 20:20:31.520227 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60790: remote error: bad certificate
I0926 20:20:31.560194 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60792: remote error: bad certificate
I0926 20:20:31.672816 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44632: EOF
I0926 20:20:31.678743 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44634: EOF
I0926 20:20:31.730150 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44638: EOF
I0926 20:20:31.730968 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44636: EOF
I0926 20:20:31.738347 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44640: EOF
I0926 20:20:31.968437 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60802: EOF
I0926 20:20:31.975402 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60804: EOF
I0926 20:20:31.983695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60806: remote error: bad certificate
I0926 20:20:31.991479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60808: remote error: bad certificate
I0926 20:20:31.998854 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60810: remote error: bad certificate
I0926 20:20:32.324390 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37316: EOF
I0926 20:20:32.392702 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37318: EOF
I0926 20:20:32.446215 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39348: EOF
I0926 20:20:32.448212 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60816: EOF
I0926 20:20:32.448417 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60818: EOF
I0926 20:20:32.448932 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60820: EOF
I0926 20:20:32.452520 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39350: EOF
I0926 20:20:32.455378 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39352: EOF
I0926 20:20:32.482347 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37320: EOF
I0926 20:20:32.498743 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60822: remote error: bad certificate
I0926 20:20:32.508829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60824: remote error: bad certificate
I0926 20:20:32.516208 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60826: remote error: bad certificate
I0926 20:20:32.522764 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60828: remote error: bad certificate
I0926 20:20:32.560871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60830: remote error: bad certificate
I0926 20:20:32.674830 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44652: EOF
I0926 20:20:32.680286 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44654: EOF
I0926 20:20:32.731929 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44658: EOF
I0926 20:20:32.732113 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44656: EOF
I0926 20:20:32.739780 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44660: EOF
I0926 20:20:32.927830 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33424: remote error: bad certificate
I0926 20:20:32.969201 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60842: EOF
I0926 20:20:32.977188 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60844: EOF
I0926 20:20:32.983142 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60846: remote error: bad certificate
I0926 20:20:32.993327 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60848: remote error: bad certificate
I0926 20:20:33.001443 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60850: remote error: bad certificate
I0926 20:20:33.325543 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37332: EOF
I0926 20:20:33.392793 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37334: EOF
I0926 20:20:33.410894 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37336: EOF
I0926 20:20:33.436793 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39354: EOF
I0926 20:20:33.445940 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60854: EOF
I0926 20:20:33.447222 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60858: EOF
I0926 20:20:33.448177 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60856: EOF
I0926 20:20:33.452443 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39358: EOF
I0926 20:20:33.454227 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39356: EOF
I0926 20:20:33.483419 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37338: EOF
I0926 20:20:33.498925 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60860: remote error: bad certificate
I0926 20:20:33.514211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60862: remote error: bad certificate
I0926 20:20:33.522235 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60864: remote error: bad certificate
I0926 20:20:33.525220 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60866: remote error: bad certificate
I0926 20:20:33.560516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60868: remote error: bad certificate
I0926 20:20:33.682733 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44672: EOF
I0926 20:20:33.690691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44674: EOF
I0926 20:20:33.699571 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60870: remote error: bad certificate
I0926 20:20:33.732545 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44678: EOF
I0926 20:20:33.733561 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44676: EOF
I0926 20:20:33.739370 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44682: EOF
I0926 20:20:33.970830 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60878: EOF
I0926 20:20:33.979575 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60880: EOF
I0926 20:20:33.986448 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60882: remote error: bad certificate
I0926 20:20:33.993733 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60884: remote error: bad certificate
I0926 20:20:34.001759 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60886: remote error: bad certificate
I0926 20:20:34.327067 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37352: EOF
I0926 20:20:34.396136 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37354: EOF
I0926 20:20:34.440334 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39362: EOF
I0926 20:20:34.448901 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60894: EOF
I0926 20:20:34.457874 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60896: EOF
I0926 20:20:34.457895 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39364: EOF
I0926 20:20:34.460395 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60892: EOF
I0926 20:20:34.460446 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39366: EOF
I0926 20:20:34.487836 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37356: EOF
I0926 20:20:34.502305 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60898: remote error: bad certificate
I0926 20:20:34.509926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60900: remote error: bad certificate
I0926 20:20:34.515357 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60902: EOF
I0926 20:20:34.520472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60904: remote error: bad certificate
I0926 20:20:34.525157 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60906: remote error: bad certificate
I0926 20:20:34.561065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60908: remote error: bad certificate
I0926 20:20:34.677569 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44692: EOF
I0926 20:20:34.680130 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44694: EOF
I0926 20:20:34.734498 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44696: EOF
I0926 20:20:34.734803 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44698: EOF
I0926 20:20:34.742775 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44700: EOF
I0926 20:20:34.882374 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39368: EOF
I0926 20:20:34.972472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60916: EOF
I0926 20:20:34.980409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60918: EOF
W0926 20:20:34.985444 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:20:34.987321 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60920: remote error: bad certificate
I0926 20:20:34.994723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60922: remote error: bad certificate
I0926 20:20:35.003018 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60924: remote error: bad certificate
I0926 20:20:35.331237 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37370: EOF
I0926 20:20:35.397627 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37372: EOF
I0926 20:20:35.442095 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39370: EOF
I0926 20:20:35.459019 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39372: EOF
I0926 20:20:35.459636 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60928: EOF
I0926 20:20:35.460912 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39374: EOF
I0926 20:20:35.461102 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60930: EOF
I0926 20:20:35.464243 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60932: EOF
I0926 20:20:35.489269 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37374: EOF
I0926 20:20:35.502889 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60934: remote error: bad certificate
I0926 20:20:35.509866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60936: remote error: bad certificate
I0926 20:20:35.521241 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60938: remote error: bad certificate
I0926 20:20:35.526174 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60940: remote error: bad certificate
I0926 20:20:35.564867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60942: remote error: bad certificate
I0926 20:20:35.678608 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44710: EOF
I0926 20:20:35.686731 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44712: EOF
I0926 20:20:35.736298 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44714: EOF
I0926 20:20:35.736494 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44716: EOF
I0926 20:20:35.747570 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44718: EOF
I0926 20:20:35.859071 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33528: remote error: bad certificate
I0926 20:20:35.873723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60946: EOF
I0926 20:20:35.973898 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60948: EOF
I0926 20:20:35.982634 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60950: EOF
I0926 20:20:35.988168 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60952: remote error: bad certificate
I0926 20:20:35.996090 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60954: remote error: bad certificate
I0926 20:20:36.004558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60956: remote error: bad certificate
I0926 20:20:36.337924 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37388: EOF
I0926 20:20:36.435825 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37392: EOF
I0926 20:20:36.444124 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39378: EOF
I0926 20:20:36.449987 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60972: EOF
I0926 20:20:36.459099 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39382: EOF
I0926 20:20:36.460369 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60976: EOF
I0926 20:20:36.461480 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60974: EOF
I0926 20:20:36.461505 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39380: EOF
I0926 20:20:36.495678 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37394: EOF
I0926 20:20:36.504251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60978: remote error: bad certificate
I0926 20:20:36.512078 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60980: remote error: bad certificate
I0926 20:20:36.524391 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60982: remote error: bad certificate
I0926 20:20:36.530674 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60984: remote error: bad certificate
I0926 20:20:36.564192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60986: remote error: bad certificate
I0926 20:20:36.681359 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44728: EOF
I0926 20:20:36.688697 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44730: EOF
I0926 20:20:36.746363 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44734: EOF
I0926 20:20:36.747927 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44736: EOF
I0926 20:20:36.749521 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44732: EOF
I0926 20:20:36.975228 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60988: EOF
I0926 20:20:36.985343 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60990: EOF
I0926 20:20:36.991260 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60992: remote error: bad certificate
I0926 20:20:36.996702 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60994: remote error: bad certificate
I0926 20:20:36.999489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60996: remote error: bad certificate
I0926 20:20:37.005159 7 logs.go:41] http: TLS handshake error from 192.168.16.12:60998: remote error: bad certificate
I0926 20:20:37.340030 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37406: EOF
I0926 20:20:37.445895 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39384: EOF
I0926 20:20:37.447132 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37408: EOF
I0926 20:20:37.453817 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32776: EOF
I0926 20:20:37.462248 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32778: EOF
I0926 20:20:37.462447 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39388: EOF
I0926 20:20:37.462879 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32780: EOF
I0926 20:20:37.463947 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39386: EOF
I0926 20:20:37.499076 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37410: EOF
I0926 20:20:37.506518 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32782: remote error: bad certificate
I0926 20:20:37.513138 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44740: EOF
I0926 20:20:37.513291 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32784: remote error: bad certificate
I0926 20:20:37.526561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32786: remote error: bad certificate
I0926 20:20:37.532424 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32788: remote error: bad certificate
I0926 20:20:37.566693 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32790: remote error: bad certificate
I0926 20:20:37.682427 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44748: EOF
I0926 20:20:37.690477 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44750: EOF
I0926 20:20:37.733035 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37414: EOF
I0926 20:20:37.741713 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44754: EOF
I0926 20:20:37.741912 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44752: EOF
I0926 20:20:37.742097 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44756: EOF
I0926 20:20:37.748174 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44758: EOF
I0926 20:20:37.976982 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32794: EOF
I0926 20:20:37.985038 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32796: EOF
I0926 20:20:37.991429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32798: remote error: bad certificate
I0926 20:20:37.997922 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32800: remote error: bad certificate
I0926 20:20:38.005698 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32802: remote error: bad certificate
I0926 20:20:38.086674 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39390: EOF
I0926 20:20:38.341368 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37424: EOF
I0926 20:20:38.448527 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39392: EOF
I0926 20:20:38.449402 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37426: EOF
I0926 20:20:38.465329 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32816: EOF
I0926 20:20:38.470435 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32820: EOF
I0926 20:20:38.472633 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39394: EOF
I0926 20:20:38.472895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32818: EOF
I0926 20:20:38.473444 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33630: remote error: bad certificate
I0926 20:20:38.473843 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39396: EOF
I0926 20:20:38.499875 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37428: EOF
I0926 20:20:38.506507 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32822: remote error: bad certificate
I0926 20:20:38.512973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32824: remote error: bad certificate
I0926 20:20:38.525324 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32826: remote error: bad certificate
I0926 20:20:38.532191 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32828: remote error: bad certificate
I0926 20:20:38.568301 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32830: remote error: bad certificate
I0926 20:20:38.602484 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32832: EOF
I0926 20:20:38.680695 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44768: EOF
I0926 20:20:38.691617 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44770: EOF
I0926 20:20:38.743523 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44774: EOF
I0926 20:20:38.743650 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44772: EOF
I0926 20:20:38.750526 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44776: EOF
I0926 20:20:38.979537 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32834: EOF
I0926 20:20:38.988626 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32836: EOF
I0926 20:20:38.991601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32838: remote error: bad certificate
I0926 20:20:38.999070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32840: remote error: bad certificate
I0926 20:20:39.007316 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32842: remote error: bad certificate
I0926 20:20:39.347312 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37440: EOF
I0926 20:20:39.449172 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39398: EOF
I0926 20:20:39.451349 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37442: EOF
I0926 20:20:39.458378 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32854: EOF
I0926 20:20:39.466772 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39400: EOF
I0926 20:20:39.467374 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39402: EOF
I0926 20:20:39.471926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32856: EOF
I0926 20:20:39.472431 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32858: EOF
I0926 20:20:39.502579 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37444: EOF
I0926 20:20:39.509897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32860: remote error: bad certificate
I0926 20:20:39.514610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32862: remote error: bad certificate
I0926 20:20:39.528523 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32864: remote error: bad certificate
I0926 20:20:39.534618 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32866: remote error: bad certificate
I0926 20:20:39.567288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32868: remote error: bad certificate
I0926 20:20:39.694790 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44786: EOF
I0926 20:20:39.697760 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44788: EOF
I0926 20:20:39.744948 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44792: EOF
I0926 20:20:39.745435 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44790: EOF
I0926 20:20:39.751409 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44794: EOF
I0926 20:20:39.978599 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32870: EOF
I0926 20:20:39.989406 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32872: EOF
I0926 20:20:39.992518 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32874: remote error: bad certificate
I0926 20:20:39.999758 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32876: remote error: bad certificate
I0926 20:20:40.007669 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32878: remote error: bad certificate
I0926 20:20:40.348446 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37458: EOF
I0926 20:20:40.451936 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39404: EOF
I0926 20:20:40.453970 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37460: EOF
I0926 20:20:40.462118 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32890: EOF
I0926 20:20:40.468626 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39408: EOF
I0926 20:20:40.468851 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32892: EOF
I0926 20:20:40.468993 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39406: EOF
I0926 20:20:40.471290 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32894: EOF
I0926 20:20:40.475150 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37462: EOF
I0926 20:20:40.477489 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33712: remote error: bad certificate
I0926 20:20:40.505576 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37464: EOF
I0926 20:20:40.510742 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32898: remote error: bad certificate
I0926 20:20:40.515997 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32900: remote error: bad certificate
I0926 20:20:40.528911 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32902: remote error: bad certificate
I0926 20:20:40.535751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32904: remote error: bad certificate
I0926 20:20:40.569108 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32906: remote error: bad certificate
I0926 20:20:40.686237 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44804: EOF
I0926 20:20:40.694374 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44806: EOF
I0926 20:20:40.746638 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44810: EOF
I0926 20:20:40.746800 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44808: EOF
I0926 20:20:40.753398 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44812: EOF
I0926 20:20:40.980674 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32908: EOF
I0926 20:20:40.990154 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32910: EOF
I0926 20:20:40.997857 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32912: remote error: bad certificate
I0926 20:20:41.001689 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32914: remote error: bad certificate
I0926 20:20:41.009671 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32916: remote error: bad certificate
I0926 20:20:41.128426 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32918: remote error: bad certificate
I0926 20:20:41.348871 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37476: EOF
I0926 20:20:41.453815 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39410: EOF
I0926 20:20:41.465443 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37478: EOF
I0926 20:20:41.472087 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32928: EOF
I0926 20:20:41.473245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32930: EOF
I0926 20:20:41.474250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32932: EOF
I0926 20:20:41.479185 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39412: EOF
I0926 20:20:41.479556 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39414: EOF
I0926 20:20:41.506940 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37480: EOF
I0926 20:20:41.513835 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32934: remote error: bad certificate
I0926 20:20:41.516990 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32936: remote error: bad certificate
I0926 20:20:41.529142 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32938: remote error: bad certificate
I0926 20:20:41.535929 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32940: remote error: bad certificate
I0926 20:20:41.567805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32942: remote error: bad certificate
I0926 20:20:41.688547 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44822: EOF
I0926 20:20:41.697191 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44824: EOF
I0926 20:20:41.748102 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44826: EOF
I0926 20:20:41.748314 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44828: EOF
I0926 20:20:41.754805 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44830: EOF
I0926 20:20:41.982041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32944: EOF
I0926 20:20:41.991811 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32946: EOF
I0926 20:20:41.999899 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32948: remote error: bad certificate
I0926 20:20:42.002580 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32950: remote error: bad certificate
I0926 20:20:42.009916 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32952: remote error: bad certificate
I0926 20:20:42.356576 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37492: EOF
I0926 20:20:42.455678 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39416: EOF
I0926 20:20:42.458754 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37494: EOF
I0926 20:20:42.465476 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32964: EOF
I0926 20:20:42.473684 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32966: EOF
I0926 20:20:42.474418 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39418: EOF
I0926 20:20:42.479181 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39420: EOF
I0926 20:20:42.479765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32968: EOF
I0926 20:20:42.510979 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37496: EOF
I0926 20:20:42.518531 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32970: remote error: bad certificate
I0926 20:20:42.519889 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32972: remote error: bad certificate
I0926 20:20:42.531255 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32974: remote error: bad certificate
I0926 20:20:42.539105 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32976: remote error: bad certificate
I0926 20:20:42.571426 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32978: remote error: bad certificate
I0926 20:20:42.690344 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44840: EOF
I0926 20:20:42.698500 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44842: EOF
I0926 20:20:42.756378 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44844: EOF
I0926 20:20:42.756513 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44846: EOF
I0926 20:20:42.765182 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44850: EOF
I0926 20:20:42.849225 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33796: remote error: bad certificate
I0926 20:20:42.983607 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32984: EOF
I0926 20:20:42.992994 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32986: EOF
I0926 20:20:43.000225 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32988: remote error: bad certificate
I0926 20:20:43.003360 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32990: remote error: bad certificate
I0926 20:20:43.011035 7 logs.go:41] http: TLS handshake error from 192.168.16.12:32992: remote error: bad certificate
I0926 20:20:43.335557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33000: remote error: bad certificate
I0926 20:20:43.352808 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37508: EOF
I0926 20:20:43.456626 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39422: EOF
I0926 20:20:43.461397 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37510: EOF
I0926 20:20:43.465349 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33004: EOF
I0926 20:20:43.475095 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39426: EOF
I0926 20:20:43.475552 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39424: EOF
I0926 20:20:43.475678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33006: EOF
I0926 20:20:43.482981 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33008: EOF
I0926 20:20:43.511387 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37512: EOF
I0926 20:20:43.519781 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33012: remote error: bad certificate
I0926 20:20:43.520693 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33010: remote error: bad certificate
I0926 20:20:43.532487 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33014: remote error: bad certificate
I0926 20:20:43.540157 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33016: remote error: bad certificate
I0926 20:20:43.572930 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33018: remote error: bad certificate
I0926 20:20:43.691742 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44860: EOF
I0926 20:20:43.700879 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44862: EOF
I0926 20:20:43.751126 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44866: EOF
I0926 20:20:43.752056 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44864: EOF
I0926 20:20:43.757916 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44868: EOF
I0926 20:20:43.984907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33020: EOF
I0926 20:20:43.994115 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33022: EOF
I0926 20:20:44.002101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33024: remote error: bad certificate
I0926 20:20:44.003242 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33026: remote error: bad certificate
I0926 20:20:44.012017 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33028: remote error: bad certificate
I0926 20:20:44.354524 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37524: EOF
I0926 20:20:44.456209 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39428: EOF
I0926 20:20:44.463360 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37526: EOF
I0926 20:20:44.466007 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33040: EOF
I0926 20:20:44.475509 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33042: EOF
I0926 20:20:44.490750 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39432: EOF
I0926 20:20:44.491446 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33044: EOF
I0926 20:20:44.491921 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39430: EOF
I0926 20:20:44.513265 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37528: EOF
I0926 20:20:44.519464 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33050: remote error: bad certificate
I0926 20:20:44.520402 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33048: remote error: bad certificate
I0926 20:20:44.520426 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33046: EOF
I0926 20:20:44.532240 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33052: remote error: bad certificate
I0926 20:20:44.539659 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33054: remote error: bad certificate
I0926 20:20:44.572248 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33056: remote error: bad certificate
I0926 20:20:44.580793 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44880: EOF
I0926 20:20:44.689077 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44882: EOF
I0926 20:20:44.697092 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44884: EOF
I0926 20:20:44.748150 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44888: EOF
I0926 20:20:44.750549 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44886: EOF
I0926 20:20:44.753778 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44890: EOF
I0926 20:20:44.858480 7 logs.go:41] http: TLS handshake error from 10.255.25.2:33874: remote error: bad certificate
I0926 20:20:44.883334 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39434: EOF
I0926 20:20:44.986108 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33060: EOF
I0926 20:20:44.994847 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33062: EOF
I0926 20:20:45.003809 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33064: remote error: bad certificate
I0926 20:20:45.005226 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33066: remote error: bad certificate
I0926 20:20:45.013057 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33068: remote error: bad certificate
W0926 20:20:45.096533 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:20:45.130309 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39436: EOF
I0926 20:20:45.358092 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37540: EOF
I0926 20:20:45.460556 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39438: EOF
I0926 20:20:45.465875 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33078: EOF
I0926 20:20:45.466237 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37542: EOF
I0926 20:20:45.477601 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33080: EOF
I0926 20:20:45.482974 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39442: EOF
I0926 20:20:45.484899 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39440: EOF
I0926 20:20:45.485691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33082: EOF
I0926 20:20:45.515386 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37544: EOF
I0926 20:20:45.521697 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33084: remote error: bad certificate
I0926 20:20:45.522188 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33086: remote error: bad certificate
I0926 20:20:45.533352 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33090: remote error: bad certificate
I0926 20:20:45.541545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33092: remote error: bad certificate
I0926 20:20:45.573606 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33094: remote error: bad certificate
I0926 20:20:45.694123 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44900: EOF
I0926 20:20:45.701416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33096: EOF
I0926 20:20:45.701805 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44902: EOF
I0926 20:20:45.762792 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44908: EOF
I0926 20:20:45.766538 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44906: EOF
I0926 20:20:45.766751 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44904: EOF
I0926 20:20:45.986405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33098: EOF
I0926 20:20:45.996862 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33100: EOF
I0926 20:20:46.010409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33102: remote error: bad certificate
I0926 20:20:46.011937 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33104: remote error: bad certificate
I0926 20:20:46.013610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33106: remote error: bad certificate
I0926 20:20:46.064621 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33112: remote error: bad certificate
I0926 20:20:46.360052 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37558: EOF
I0926 20:20:46.461860 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39444: EOF
I0926 20:20:46.468136 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37560: EOF
I0926 20:20:46.469903 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33124: EOF
I0926 20:20:46.478113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33126: EOF
I0926 20:20:46.486863 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39448: EOF
I0926 20:20:46.487041 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33128: EOF
I0926 20:20:46.488295 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39446: EOF
I0926 20:20:46.517817 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37562: EOF
I0926 20:20:46.524830 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33130: remote error: bad certificate
I0926 20:20:46.525149 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33132: remote error: bad certificate
I0926 20:20:46.534618 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33134: remote error: bad certificate
I0926 20:20:46.543130 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33136: remote error: bad certificate
I0926 20:20:46.575270 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33138: remote error: bad certificate
I0926 20:20:46.695600 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44920: EOF
I0926 20:20:46.703846 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44922: EOF
I0926 20:20:46.756268 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44926: EOF
I0926 20:20:46.756370 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44924: EOF
I0926 20:20:46.764832 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44928: EOF
I0926 20:20:46.988803 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33140: EOF
I0926 20:20:46.997853 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33142: EOF
I0926 20:20:47.006428 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33144: remote error: bad certificate
I0926 20:20:47.014506 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33146: remote error: bad certificate
I0926 20:20:47.015650 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33148: remote error: bad certificate
I0926 20:20:47.363684 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37574: EOF
I0926 20:20:47.462935 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39452: EOF
I0926 20:20:47.470666 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37576: EOF
I0926 20:20:47.471151 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33158: EOF
I0926 20:20:47.479652 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33160: EOF
I0926 20:20:47.488164 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33162: EOF
I0926 20:20:47.503146 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39456: EOF
I0926 20:20:47.503921 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39454: EOF
I0926 20:20:47.517992 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37578: EOF
I0926 20:20:47.524677 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33166: remote error: bad certificate
I0926 20:20:47.525153 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33164: remote error: bad certificate
I0926 20:20:47.526778 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37580: EOF
I0926 20:20:47.534459 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33168: remote error: bad certificate
I0926 20:20:47.543232 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33170: remote error: bad certificate
I0926 20:20:47.574811 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33172: remote error: bad certificate
I0926 20:20:47.697378 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44938: EOF
I0926 20:20:47.705691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44940: EOF
I0926 20:20:47.734403 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37584: EOF
I0926 20:20:47.742671 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44942: EOF
I0926 20:20:47.756241 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44946: EOF
I0926 20:20:47.756388 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44944: EOF
I0926 20:20:47.765200 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44948: EOF
I0926 20:20:47.990169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33176: EOF
I0926 20:20:47.998604 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33178: EOF
I0926 20:20:48.007527 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33180: remote error: bad certificate
I0926 20:20:48.015364 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33182: remote error: bad certificate
I0926 20:20:48.015741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33184: remote error: bad certificate
I0926 20:20:48.364236 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37592: EOF
I0926 20:20:48.465106 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39458: EOF
I0926 20:20:48.472044 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37596: EOF
I0926 20:20:48.472790 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33196: EOF
I0926 20:20:48.480956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33198: EOF
I0926 20:20:48.488544 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33200: EOF
I0926 20:20:48.497296 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39462: EOF
I0926 20:20:48.497435 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39460: EOF
I0926 20:20:48.521285 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37598: EOF
I0926 20:20:48.525736 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33204: remote error: bad certificate
I0926 20:20:48.527899 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33202: remote error: bad certificate
I0926 20:20:48.535765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33206: remote error: bad certificate
I0926 20:20:48.543546 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33208: remote error: bad certificate
I0926 20:20:48.576207 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33210: remote error: bad certificate
I0926 20:20:48.698970 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44958: EOF
I0926 20:20:48.706910 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44960: EOF
I0926 20:20:48.758982 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44962: EOF
I0926 20:20:48.759611 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44964: EOF
I0926 20:20:48.776397 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44966: EOF
I0926 20:20:48.817819 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33212: remote error: bad certificate
I0926 20:20:48.988628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33214: EOF
I0926 20:20:48.999830 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33216: EOF
I0926 20:20:49.007713 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33218: remote error: bad certificate
I0926 20:20:49.016278 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33222: remote error: bad certificate
I0926 20:20:49.016782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33220: remote error: bad certificate
I0926 20:20:49.040635 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34040: remote error: bad certificate
I0926 20:20:49.367380 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37608: EOF
I0926 20:20:49.466513 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39466: EOF
I0926 20:20:49.473617 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37612: EOF
I0926 20:20:49.474922 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33234: EOF
I0926 20:20:49.481275 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33236: EOF
I0926 20:20:49.489968 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33238: EOF
I0926 20:20:49.498301 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39470: EOF
I0926 20:20:49.498846 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39468: EOF
I0926 20:20:49.524194 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37614: EOF
I0926 20:20:49.527238 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33242: remote error: bad certificate
I0926 20:20:49.527483 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33240: remote error: bad certificate
I0926 20:20:49.537104 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33244: remote error: bad certificate
I0926 20:20:49.544747 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33246: remote error: bad certificate
I0926 20:20:49.579695 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33248: remote error: bad certificate
I0926 20:20:49.700658 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44976: EOF
I0926 20:20:49.708603 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44978: EOF
I0926 20:20:49.760006 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44980: EOF
I0926 20:20:49.760423 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44982: EOF
I0926 20:20:49.769268 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44984: EOF
I0926 20:20:49.992612 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33250: EOF
I0926 20:20:50.001362 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33252: EOF
I0926 20:20:50.009789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33254: remote error: bad certificate
I0926 20:20:50.018384 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33256: remote error: bad certificate
I0926 20:20:50.026510 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33258: remote error: bad certificate
I0926 20:20:50.367808 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37626: EOF
I0926 20:20:50.468529 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39472: EOF
I0926 20:20:50.476128 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37630: EOF
I0926 20:20:50.477010 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33270: EOF
I0926 20:20:50.482765 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33272: EOF
I0926 20:20:50.491477 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33274: EOF
I0926 20:20:50.507352 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39474: EOF
I0926 20:20:50.507442 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39476: EOF
I0926 20:20:50.525177 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37632: EOF
I0926 20:20:50.531644 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33278: remote error: bad certificate
I0926 20:20:50.531876 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33276: remote error: bad certificate
I0926 20:20:50.537369 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33280: remote error: bad certificate
I0926 20:20:50.545186 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33282: remote error: bad certificate
I0926 20:20:50.579405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33284: remote error: bad certificate
I0926 20:20:50.700482 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44994: EOF
I0926 20:20:50.708306 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44996: EOF
I0926 20:20:50.760265 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45000: EOF
I0926 20:20:50.762127 7 logs.go:41] http: TLS handshake error from 192.168.16.5:44998: EOF
I0926 20:20:50.767853 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45002: EOF
I0926 20:20:50.994358 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33286: EOF
I0926 20:20:51.002524 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33288: EOF
I0926 20:20:51.010680 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33290: remote error: bad certificate
I0926 20:20:51.018783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33292: remote error: bad certificate
I0926 20:20:51.026938 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33294: remote error: bad certificate
I0926 20:20:51.370890 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37642: EOF
I0926 20:20:51.470521 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39480: EOF
I0926 20:20:51.482494 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37646: EOF
I0926 20:20:51.483679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33298: EOF
I0926 20:20:51.483844 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33306: EOF
I0926 20:20:51.491826 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33308: EOF
I0926 20:20:51.501341 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39484: EOF
I0926 20:20:51.502298 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39482: EOF
I0926 20:20:51.527719 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37648: EOF
I0926 20:20:51.534673 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33312: remote error: bad certificate
I0926 20:20:51.534738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33310: remote error: bad certificate
I0926 20:20:51.539788 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33314: remote error: bad certificate
I0926 20:20:51.546793 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33316: remote error: bad certificate
I0926 20:20:51.581654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33318: remote error: bad certificate
I0926 20:20:51.614454 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34136: remote error: bad certificate
I0926 20:20:51.660186 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45014: EOF
I0926 20:20:51.704118 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45016: EOF
I0926 20:20:51.711646 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45018: EOF
I0926 20:20:51.763714 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45022: EOF
I0926 20:20:51.764006 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45020: EOF
I0926 20:20:51.772562 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45024: EOF
I0926 20:20:51.773467 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33322: remote error: bad certificate
I0926 20:20:52.004285 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33324: EOF
I0926 20:20:52.005358 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33326: EOF
I0926 20:20:52.011389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33328: remote error: bad certificate
I0926 20:20:52.019779 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33330: remote error: bad certificate
I0926 20:20:52.027495 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33332: remote error: bad certificate
I0926 20:20:52.173491 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39486: EOF
I0926 20:20:52.370050 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37658: EOF
I0926 20:20:52.468766 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39488: EOF
I0926 20:20:52.473725 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37662: EOF
I0926 20:20:52.475193 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33346: EOF
I0926 20:20:52.481454 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33348: EOF
I0926 20:20:52.489505 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33350: EOF
I0926 20:20:52.500198 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39492: EOF
I0926 20:20:52.502211 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39490: EOF
I0926 20:20:52.527631 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37664: EOF
I0926 20:20:52.532046 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33352: remote error: bad certificate
I0926 20:20:52.534096 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33354: remote error: bad certificate
I0926 20:20:52.539831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33356: remote error: bad certificate
I0926 20:20:52.546896 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33358: remote error: bad certificate
I0926 20:20:52.581924 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33366: remote error: bad certificate
I0926 20:20:52.705575 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45034: EOF
I0926 20:20:52.711976 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45036: EOF
I0926 20:20:52.764222 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45040: EOF
I0926 20:20:52.765403 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45038: EOF
I0926 20:20:52.772730 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45042: EOF
I0926 20:20:52.862185 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33368: EOF
I0926 20:20:52.995633 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33376: EOF
I0926 20:20:53.005911 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33378: EOF
I0926 20:20:53.013080 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33380: remote error: bad certificate
I0926 20:20:53.020430 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33382: remote error: bad certificate
I0926 20:20:53.027963 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33384: remote error: bad certificate
I0926 20:20:53.374345 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37674: EOF
I0926 20:20:53.473790 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39496: EOF
I0926 20:20:53.481317 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33388: EOF
I0926 20:20:53.486335 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37678: EOF
I0926 20:20:53.489738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33390: EOF
I0926 20:20:53.494315 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33392: EOF
I0926 20:20:53.505134 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39498: EOF
I0926 20:20:53.505206 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39500: EOF
I0926 20:20:53.541710 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33396: remote error: bad certificate
I0926 20:20:53.542307 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37680: EOF
I0926 20:20:53.542589 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33394: remote error: bad certificate
I0926 20:20:53.543377 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33398: remote error: bad certificate
I0926 20:20:53.548325 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33400: remote error: bad certificate
I0926 20:20:53.582558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33408: remote error: bad certificate
I0926 20:20:53.707961 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45052: EOF
I0926 20:20:53.714844 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45054: EOF
I0926 20:20:53.766296 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45058: EOF
I0926 20:20:53.766475 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45056: EOF
I0926 20:20:53.774637 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45060: EOF
I0926 20:20:53.997218 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33410: EOF
I0926 20:20:54.006739 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33412: EOF
I0926 20:20:54.014818 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33414: remote error: bad certificate
I0926 20:20:54.022287 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33416: remote error: bad certificate
I0926 20:20:54.029528 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33418: remote error: bad certificate
I0926 20:20:54.376472 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37690: EOF
I0926 20:20:54.398544 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34240: remote error: bad certificate
I0926 20:20:54.474807 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39502: EOF
I0926 20:20:54.482414 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33426: EOF
I0926 20:20:54.484268 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37694: EOF
I0926 20:20:54.490933 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33428: EOF
I0926 20:20:54.495822 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33430: EOF
I0926 20:20:54.506142 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39504: EOF
I0926 20:20:54.506787 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39506: EOF
I0926 20:20:54.521834 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33432: EOF
I0926 20:20:54.536389 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37696: EOF
I0926 20:20:54.543382 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33434: remote error: bad certificate
I0926 20:20:54.544347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33436: remote error: bad certificate
I0926 20:20:54.545422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33438: remote error: bad certificate
I0926 20:20:54.552008 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33440: remote error: bad certificate
I0926 20:20:54.577217 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37698: EOF
I0926 20:20:54.584053 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33446: remote error: bad certificate
I0926 20:20:54.708981 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45062: EOF
I0926 20:20:54.717177 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45064: EOF
I0926 20:20:54.767730 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45066: EOF
I0926 20:20:54.767780 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45068: EOF
I0926 20:20:54.776289 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45070: EOF
I0926 20:20:54.898569 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39508: EOF
I0926 20:20:54.998886 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33454: EOF
I0926 20:20:55.007995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33456: EOF
I0926 20:20:55.015543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33458: remote error: bad certificate
I0926 20:20:55.022820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33460: remote error: bad certificate
I0926 20:20:55.031095 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33462: remote error: bad certificate
W0926 20:20:55.153762 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:20:55.377771 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37708: EOF
I0926 20:20:55.476494 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39510: EOF
I0926 20:20:55.483639 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33466: EOF
I0926 20:20:55.486687 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37710: EOF
I0926 20:20:55.492278 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33468: EOF
I0926 20:20:55.497149 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33470: EOF
I0926 20:20:55.507929 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39514: EOF
I0926 20:20:55.509237 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39512: EOF
I0926 20:20:55.538819 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37714: EOF
I0926 20:20:55.547959 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33472: remote error: bad certificate
I0926 20:20:55.548015 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33474: remote error: bad certificate
I0926 20:20:55.549226 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33476: remote error: bad certificate
I0926 20:20:55.554568 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33478: remote error: bad certificate
I0926 20:20:55.587584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33480: remote error: bad certificate
I0926 20:20:55.710415 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45076: EOF
I0926 20:20:55.718931 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45078: EOF
I0926 20:20:55.769398 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45080: EOF
I0926 20:20:55.769471 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45082: EOF
I0926 20:20:55.777734 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45084: EOF
I0926 20:20:56.000560 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33488: EOF
I0926 20:20:56.010513 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33490: EOF
I0926 20:20:56.017820 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33492: remote error: bad certificate
I0926 20:20:56.025373 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33494: remote error: bad certificate
I0926 20:20:56.032805 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33496: remote error: bad certificate
I0926 20:20:56.158892 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33504: remote error: bad certificate
I0926 20:20:56.380029 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37724: EOF
I0926 20:20:56.473417 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39516: EOF
I0926 20:20:56.484064 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33508: EOF
I0926 20:20:56.488673 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37728: EOF
I0926 20:20:56.489382 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33510: EOF
I0926 20:20:56.493980 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33512: EOF
I0926 20:20:56.510971 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39518: EOF
I0926 20:20:56.512501 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39520: EOF
I0926 20:20:56.535195 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37732: EOF
I0926 20:20:56.544074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33516: remote error: bad certificate
I0926 20:20:56.544923 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33518: remote error: bad certificate
I0926 20:20:56.547615 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33514: remote error: bad certificate
I0926 20:20:56.549397 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33520: remote error: bad certificate
I0926 20:20:56.583022 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33522: remote error: bad certificate
I0926 20:20:56.711453 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45094: EOF
I0926 20:20:56.720029 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45096: EOF
I0926 20:20:56.770486 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45100: EOF
I0926 20:20:56.770782 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45098: EOF
I0926 20:20:56.777357 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45102: EOF
I0926 20:20:57.001819 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33530: EOF
I0926 20:20:57.011293 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33532: EOF
I0926 20:20:57.019146 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33534: remote error: bad certificate
I0926 20:20:57.025389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33536: remote error: bad certificate
I0926 20:20:57.033517 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33538: remote error: bad certificate
I0926 20:20:57.381348 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37740: EOF
I0926 20:20:57.479227 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39522: EOF
I0926 20:20:57.484241 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33542: EOF
I0926 20:20:57.490362 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37742: EOF
I0926 20:20:57.492114 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33544: EOF
I0926 20:20:57.495347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33546: EOF
I0926 20:20:57.508455 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39524: EOF
I0926 20:20:57.510083 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39526: EOF
I0926 20:20:57.542412 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37744: EOF
I0926 20:20:57.547617 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33550: remote error: bad certificate
I0926 20:20:57.550400 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33548: remote error: bad certificate
I0926 20:20:57.550527 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33552: remote error: bad certificate
I0926 20:20:57.554830 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33554: remote error: bad certificate
I0926 20:20:57.589058 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33556: remote error: bad certificate
I0926 20:20:57.714067 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45104: EOF
I0926 20:20:57.722344 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45106: EOF
I0926 20:20:57.736362 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37750: EOF
I0926 20:20:57.743680 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45108: EOF
I0926 20:20:57.771720 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45112: EOF
I0926 20:20:57.771781 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45110: EOF
I0926 20:20:57.779214 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45114: EOF
I0926 20:20:58.002927 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33566: EOF
I0926 20:20:58.021342 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33570: remote error: bad certificate
I0926 20:20:58.024416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33568: EOF
I0926 20:20:58.027639 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33572: remote error: bad certificate
I0926 20:20:58.033637 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33574: remote error: bad certificate
I0926 20:20:58.304024 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34396: remote error: bad certificate
I0926 20:20:58.383023 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37758: EOF
I0926 20:20:58.480996 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39528: EOF
I0926 20:20:58.485827 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33582: EOF
I0926 20:20:58.491806 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37760: EOF
I0926 20:20:58.494675 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33584: EOF
I0926 20:20:58.499871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33586: EOF
I0926 20:20:58.517609 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39532: EOF
I0926 20:20:58.517675 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39530: EOF
I0926 20:20:58.543603 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37762: EOF
I0926 20:20:58.550759 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33590: remote error: bad certificate
I0926 20:20:58.552779 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33594: remote error: bad certificate
I0926 20:20:58.553926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33588: remote error: bad certificate
I0926 20:20:58.554504 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33592: remote error: bad certificate
I0926 20:20:58.590178 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33596: remote error: bad certificate
I0926 20:20:58.710375 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45120: EOF
I0926 20:20:58.712270 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45122: EOF
I0926 20:20:58.721815 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45124: EOF
I0926 20:20:58.768968 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45126: EOF
I0926 20:20:58.772405 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45128: EOF
I0926 20:20:58.778297 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45130: EOF
I0926 20:20:59.003691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33604: EOF
I0926 20:20:59.013101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33606: EOF
I0926 20:20:59.020918 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33608: remote error: bad certificate
I0926 20:20:59.028112 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33610: remote error: bad certificate
I0926 20:20:59.035438 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33612: remote error: bad certificate
I0926 20:20:59.231813 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39534: EOF
I0926 20:20:59.385343 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37774: EOF
I0926 20:20:59.482526 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39536: EOF
I0926 20:20:59.488140 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33616: EOF
I0926 20:20:59.494146 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37776: EOF
I0926 20:20:59.496218 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33618: EOF
I0926 20:20:59.500861 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33620: EOF
I0926 20:20:59.521251 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39538: EOF
I0926 20:20:59.521597 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39540: EOF
I0926 20:20:59.545707 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37778: EOF
I0926 20:20:59.552362 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33622: remote error: bad certificate
I0926 20:20:59.553090 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33624: remote error: bad certificate
I0926 20:20:59.553399 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33628: remote error: bad certificate
I0926 20:20:59.555320 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33630: remote error: bad certificate
I0926 20:20:59.589281 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33632: remote error: bad certificate
I0926 20:20:59.716728 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45140: EOF
I0926 20:20:59.724673 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45142: EOF
I0926 20:20:59.774115 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45144: EOF
I0926 20:20:59.774779 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45146: EOF
I0926 20:20:59.782541 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45148: EOF
I0926 20:20:59.988334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33634: EOF
I0926 20:21:00.000685 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33636: EOF
I0926 20:21:00.014581 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33638: EOF
I0926 20:21:00.023936 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33640: remote error: bad certificate
I0926 20:21:00.030547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33642: remote error: bad certificate
I0926 20:21:00.037021 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33644: remote error: bad certificate
I0926 20:21:00.387500 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37790: EOF
I0926 20:21:00.484765 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39542: EOF
I0926 20:21:00.490656 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33656: EOF
I0926 20:21:00.494500 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33658: remote error: bad certificate
I0926 20:21:00.499439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37794: EOF
I0926 20:21:00.499644 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33660: EOF
I0926 20:21:00.501674 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33662: EOF
I0926 20:21:00.515004 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39546: EOF
I0926 20:21:00.515448 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39544: EOF
I0926 20:21:00.548818 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37796: EOF
I0926 20:21:00.555012 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33664: remote error: bad certificate
I0926 20:21:00.555621 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33668: remote error: bad certificate
I0926 20:21:00.555877 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33666: remote error: bad certificate
I0926 20:21:00.557604 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33670: remote error: bad certificate
I0926 20:21:00.591685 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33672: remote error: bad certificate
I0926 20:21:00.718008 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45160: EOF
I0926 20:21:00.725970 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45162: EOF
I0926 20:21:00.781241 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45166: EOF
I0926 20:21:00.781323 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45164: EOF
I0926 20:21:00.782982 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45168: EOF
I0926 20:21:01.006275 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33674: EOF
I0926 20:21:01.022567 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33676: EOF
I0926 20:21:01.024545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33678: remote error: bad certificate
I0926 20:21:01.029852 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33680: remote error: bad certificate
I0926 20:21:01.036985 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33682: remote error: bad certificate
I0926 20:21:01.340397 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34506: remote error: bad certificate
I0926 20:21:01.390061 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37806: EOF
I0926 20:21:01.485719 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39548: EOF
I0926 20:21:01.490864 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33694: EOF
I0926 20:21:01.499936 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33696: EOF
I0926 20:21:01.500950 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37810: EOF
I0926 20:21:01.507897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33698: EOF
I0926 20:21:01.516460 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39550: EOF
I0926 20:21:01.516608 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39552: EOF
I0926 20:21:01.550189 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37812: EOF
I0926 20:21:01.557836 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33708: remote error: bad certificate
I0926 20:21:01.559106 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33702: remote error: bad certificate
I0926 20:21:01.563979 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33706: remote error: bad certificate
I0926 20:21:01.564259 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33700: remote error: bad certificate
I0926 20:21:01.592628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33710: remote error: bad certificate
I0926 20:21:01.637476 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37818: EOF
I0926 20:21:01.720159 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45178: EOF
I0926 20:21:01.727975 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45180: EOF
I0926 20:21:01.776805 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45184: EOF
I0926 20:21:01.777221 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45182: EOF
I0926 20:21:01.785334 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45186: EOF
I0926 20:21:02.007085 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33712: EOF
I0926 20:21:02.016247 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33714: EOF
I0926 20:21:02.026829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33716: remote error: bad certificate
I0926 20:21:02.032613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33718: remote error: bad certificate
I0926 20:21:02.038172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33722: remote error: bad certificate
I0926 20:21:02.391693 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37824: EOF
I0926 20:21:02.488292 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39554: EOF
I0926 20:21:02.490996 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33732: EOF
I0926 20:21:02.501462 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33734: EOF
I0926 20:21:02.502924 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37828: EOF
I0926 20:21:02.509403 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33736: EOF
I0926 20:21:02.517433 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39558: EOF
I0926 20:21:02.517901 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39556: EOF
I0926 20:21:02.551822 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37830: EOF
I0926 20:21:02.566709 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33738: remote error: bad certificate
I0926 20:21:02.569321 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33744: remote error: bad certificate
I0926 20:21:02.571155 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33742: remote error: bad certificate
I0926 20:21:02.572137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33740: remote error: bad certificate
I0926 20:21:02.590378 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33748: remote error: bad certificate
I0926 20:21:02.660307 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33750: remote error: bad certificate
I0926 20:21:02.721058 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45198: EOF
I0926 20:21:02.726481 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45200: EOF
I0926 20:21:02.776984 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45202: EOF
I0926 20:21:02.777176 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45204: EOF
I0926 20:21:02.785692 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45206: EOF
I0926 20:21:03.008461 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33754: EOF
I0926 20:21:03.018884 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33756: EOF
I0926 20:21:03.025166 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33758: remote error: bad certificate
I0926 20:21:03.032689 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33760: remote error: bad certificate
I0926 20:21:03.039471 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33762: remote error: bad certificate
I0926 20:21:03.394405 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37840: EOF
I0926 20:21:03.489313 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39560: EOF
I0926 20:21:03.493661 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33772: EOF
I0926 20:21:03.500984 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33774: EOF
I0926 20:21:03.504676 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37842: EOF
I0926 20:21:03.510492 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33776: EOF
I0926 20:21:03.518780 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39564: EOF
I0926 20:21:03.519811 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39562: EOF
I0926 20:21:03.555224 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37844: EOF
I0926 20:21:03.561281 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33778: remote error: bad certificate
I0926 20:21:03.564550 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33780: remote error: bad certificate
I0926 20:21:03.564595 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33782: remote error: bad certificate
I0926 20:21:03.564846 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33784: remote error: bad certificate
I0926 20:21:03.596056 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33786: remote error: bad certificate
I0926 20:21:03.724098 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45212: EOF
I0926 20:21:03.731142 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45214: EOF
I0926 20:21:03.781291 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45216: EOF
I0926 20:21:03.781836 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45218: EOF
I0926 20:21:03.788902 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45220: EOF
I0926 20:21:04.009800 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33788: EOF
I0926 20:21:04.018473 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33790: EOF
I0926 20:21:04.027900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33792: remote error: bad certificate
I0926 20:21:04.044159 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33796: remote error: bad certificate
I0926 20:21:04.044212 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33794: remote error: bad certificate
I0926 20:21:04.395321 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34624: remote error: bad certificate
I0926 20:21:04.396564 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37856: EOF
I0926 20:21:04.491081 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39566: EOF
I0926 20:21:04.494326 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33810: EOF
I0926 20:21:04.503537 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33812: EOF
I0926 20:21:04.506829 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37858: EOF
I0926 20:21:04.511939 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33814: EOF
I0926 20:21:04.521088 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39568: EOF
I0926 20:21:04.521322 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39570: EOF
I0926 20:21:04.523568 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33816: EOF
I0926 20:21:04.557340 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37860: EOF
I0926 20:21:04.563266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33818: remote error: bad certificate
I0926 20:21:04.565604 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33822: remote error: bad certificate
I0926 20:21:04.568969 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33820: remote error: bad certificate
I0926 20:21:04.569152 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33824: remote error: bad certificate
I0926 20:21:04.597691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33826: remote error: bad certificate
I0926 20:21:04.725246 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45232: EOF
I0926 20:21:04.732918 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45234: EOF
I0926 20:21:04.781827 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45236: EOF
I0926 20:21:04.783516 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45238: EOF
I0926 20:21:04.790465 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45240: EOF
I0926 20:21:04.887073 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39574: EOF
I0926 20:21:04.891313 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33828: remote error: bad certificate
I0926 20:21:05.012322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33830: EOF
I0926 20:21:05.020141 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33832: EOF
I0926 20:21:05.029833 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33834: remote error: bad certificate
I0926 20:21:05.037941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33836: remote error: bad certificate
I0926 20:21:05.042907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33838: remote error: bad certificate
W0926 20:21:05.221504 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:21:05.399685 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37874: EOF
I0926 20:21:05.492509 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39576: EOF
I0926 20:21:05.496156 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33848: EOF
I0926 20:21:05.504688 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33850: EOF
I0926 20:21:05.508737 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37876: EOF
I0926 20:21:05.512892 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33852: EOF
I0926 20:21:05.522374 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39578: EOF
I0926 20:21:05.522556 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39580: EOF
I0926 20:21:05.567963 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37878: EOF
I0926 20:21:05.570290 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33860: remote error: bad certificate
I0926 20:21:05.570465 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33858: remote error: bad certificate
I0926 20:21:05.576075 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33854: remote error: bad certificate
I0926 20:21:05.576101 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33856: remote error: bad certificate
I0926 20:21:05.600608 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33862: remote error: bad certificate
I0926 20:21:05.727014 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45250: EOF
I0926 20:21:05.733581 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45252: EOF
I0926 20:21:05.784035 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45254: EOF
I0926 20:21:05.784554 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45256: EOF
I0926 20:21:05.784888 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45258: EOF
I0926 20:21:05.793048 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45260: EOF
I0926 20:21:06.013159 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33864: EOF
I0926 20:21:06.022074 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33866: EOF
I0926 20:21:06.030802 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33868: remote error: bad certificate
I0926 20:21:06.038245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33872: remote error: bad certificate
I0926 20:21:06.045381 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33874: remote error: bad certificate
I0926 20:21:06.270301 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39582: EOF
I0926 20:21:06.400699 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37892: EOF
I0926 20:21:06.493746 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39584: EOF
I0926 20:21:06.497669 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33888: EOF
I0926 20:21:06.505501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33890: EOF
I0926 20:21:06.510673 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37894: EOF
I0926 20:21:06.514244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33892: EOF
I0926 20:21:06.523780 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39588: EOF
I0926 20:21:06.524373 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39586: EOF
I0926 20:21:06.561804 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37896: EOF
I0926 20:21:06.570347 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33896: remote error: bad certificate
I0926 20:21:06.570682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33898: remote error: bad certificate
I0926 20:21:06.571207 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33894: remote error: bad certificate
I0926 20:21:06.571906 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33900: remote error: bad certificate
I0926 20:21:06.601991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33902: remote error: bad certificate
I0926 20:21:06.636758 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34720: remote error: bad certificate
I0926 20:21:06.728181 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45262: EOF
I0926 20:21:06.736560 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45264: EOF
I0926 20:21:06.785272 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45268: EOF
I0926 20:21:06.785385 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45266: EOF
I0926 20:21:06.794536 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45270: EOF
I0926 20:21:07.013307 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33906: EOF
I0926 20:21:07.036717 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33908: EOF
I0926 20:21:07.037156 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33910: remote error: bad certificate
I0926 20:21:07.040806 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33912: remote error: bad certificate
I0926 20:21:07.046829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33914: remote error: bad certificate
I0926 20:21:07.123533 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33916: EOF
I0926 20:21:07.402868 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37908: EOF
I0926 20:21:07.495573 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39590: EOF
I0926 20:21:07.497865 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33926: EOF
I0926 20:21:07.506328 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33928: EOF
I0926 20:21:07.513459 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37910: EOF
I0926 20:21:07.515519 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33930: EOF
I0926 20:21:07.524326 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39594: EOF
I0926 20:21:07.525599 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39592: EOF
I0926 20:21:07.563543 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37912: EOF
I0926 20:21:07.572079 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33932: remote error: bad certificate
I0926 20:21:07.572294 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33936: remote error: bad certificate
I0926 20:21:07.572470 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33934: remote error: bad certificate
I0926 20:21:07.572978 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33938: remote error: bad certificate
I0926 20:21:07.602334 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33940: remote error: bad certificate
I0926 20:21:07.730174 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45280: EOF
I0926 20:21:07.738630 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45282: EOF
I0926 20:21:07.739078 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37920: EOF
I0926 20:21:07.744733 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45284: EOF
I0926 20:21:07.786513 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45288: EOF
I0926 20:21:07.787219 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45286: EOF
I0926 20:21:07.795862 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45290: EOF
I0926 20:21:08.015204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33944: EOF
I0926 20:21:08.025299 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33946: EOF
I0926 20:21:08.037328 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33948: remote error: bad certificate
I0926 20:21:08.041789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33952: remote error: bad certificate
I0926 20:21:08.048072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33954: remote error: bad certificate
I0926 20:21:08.202999 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33958: remote error: bad certificate
I0926 20:21:08.405849 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37926: EOF
I0926 20:21:08.497236 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39596: EOF
I0926 20:21:08.499434 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33966: EOF
I0926 20:21:08.507703 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33968: EOF
I0926 20:21:08.515385 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37928: EOF
I0926 20:21:08.516874 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33970: EOF
I0926 20:21:08.540382 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39598: EOF
I0926 20:21:08.540458 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39600: EOF
I0926 20:21:08.563096 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37930: EOF
I0926 20:21:08.572349 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33972: remote error: bad certificate
I0926 20:21:08.572571 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33974: remote error: bad certificate
I0926 20:21:08.578931 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33976: remote error: bad certificate
I0926 20:21:08.579428 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33978: remote error: bad certificate
I0926 20:21:08.601561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33980: remote error: bad certificate
I0926 20:21:08.688015 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37936: EOF
I0926 20:21:08.731055 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45300: EOF
I0926 20:21:08.738963 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45302: EOF
I0926 20:21:08.787968 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45306: EOF
I0926 20:21:08.788440 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45304: EOF
I0926 20:21:08.797244 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45308: EOF
I0926 20:21:09.016434 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33982: EOF
I0926 20:21:09.025672 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33984: EOF
I0926 20:21:09.038497 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33986: remote error: bad certificate
I0926 20:21:09.046631 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33988: remote error: bad certificate
I0926 20:21:09.049446 7 logs.go:41] http: TLS handshake error from 192.168.16.12:33990: remote error: bad certificate
I0926 20:21:09.408612 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37944: EOF
I0926 20:21:09.498165 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39602: EOF
I0926 20:21:09.500691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34000: EOF
I0926 20:21:09.508559 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34002: EOF
I0926 20:21:09.517416 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34004: EOF
I0926 20:21:09.517467 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37946: EOF
I0926 20:21:09.527762 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39606: EOF
I0926 20:21:09.528518 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39604: EOF
I0926 20:21:09.567830 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37948: EOF
I0926 20:21:09.574274 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34006: remote error: bad certificate
I0926 20:21:09.575144 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34008: remote error: bad certificate
I0926 20:21:09.581478 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34012: remote error: bad certificate
I0926 20:21:09.582150 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34014: remote error: bad certificate
I0926 20:21:09.604599 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34016: remote error: bad certificate
I0926 20:21:09.733613 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45318: EOF
I0926 20:21:09.741960 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45320: EOF
I0926 20:21:09.789924 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45322: EOF
I0926 20:21:09.790221 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45324: EOF
I0926 20:21:09.798374 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45326: EOF
I0926 20:21:10.017888 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34018: EOF
I0926 20:21:10.026646 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34020: EOF
I0926 20:21:10.047628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34024: remote error: bad certificate
I0926 20:21:10.048616 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34026: remote error: bad certificate
I0926 20:21:10.050287 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34028: remote error: bad certificate
I0926 20:21:10.411635 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37962: EOF
I0926 20:21:10.500288 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39608: EOF
I0926 20:21:10.501722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34038: EOF
I0926 20:21:10.509666 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34040: EOF
I0926 20:21:10.518372 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34042: EOF
I0926 20:21:10.524860 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34860: remote error: bad certificate
I0926 20:21:10.525663 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37964: EOF
I0926 20:21:10.529354 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39612: EOF
I0926 20:21:10.530718 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39610: EOF
I0926 20:21:10.570420 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37966: EOF
I0926 20:21:10.579058 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34046: remote error: bad certificate
I0926 20:21:10.579722 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34048: remote error: bad certificate
I0926 20:21:10.582923 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34052: remote error: bad certificate
I0926 20:21:10.583390 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34050: remote error: bad certificate
I0926 20:21:10.605754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34054: remote error: bad certificate
I0926 20:21:10.732296 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34056: remote error: bad certificate
I0926 20:21:10.740168 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45336: EOF
I0926 20:21:10.743169 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45338: EOF
I0926 20:21:10.792091 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45340: EOF
I0926 20:21:10.792374 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45342: EOF
I0926 20:21:10.799703 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45344: EOF
I0926 20:21:11.018739 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34058: EOF
I0926 20:21:11.028078 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34060: EOF
I0926 20:21:11.040472 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34062: remote error: bad certificate
I0926 20:21:11.050405 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34064: remote error: bad certificate
I0926 20:21:11.058447 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34066: remote error: bad certificate
I0926 20:21:11.412845 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37978: EOF
I0926 20:21:11.501514 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39614: EOF
I0926 20:21:11.503064 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34076: EOF
I0926 20:21:11.510301 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34078: EOF
I0926 20:21:11.519227 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34080: EOF
I0926 20:21:11.521503 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37980: EOF
I0926 20:21:11.531567 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39616: EOF
I0926 20:21:11.531825 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39618: EOF
I0926 20:21:11.571793 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37982: EOF
I0926 20:21:11.589557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34082: remote error: bad certificate
I0926 20:21:11.591638 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34086: remote error: bad certificate
I0926 20:21:11.591667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34088: remote error: bad certificate
I0926 20:21:11.592158 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34084: remote error: bad certificate
I0926 20:21:11.606688 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34090: remote error: bad certificate
I0926 20:21:11.742469 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45346: EOF
I0926 20:21:11.745009 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45348: EOF
I0926 20:21:11.792870 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45350: EOF
I0926 20:21:11.793117 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45352: EOF
I0926 20:21:11.801408 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45354: EOF
I0926 20:21:12.021116 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34092: EOF
I0926 20:21:12.029304 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34094: EOF
I0926 20:21:12.041716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34098: remote error: bad certificate
I0926 20:21:12.051065 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34100: remote error: bad certificate
I0926 20:21:12.059082 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34104: remote error: bad certificate
I0926 20:21:12.415143 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37994: EOF
I0926 20:21:12.503245 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39620: EOF
I0926 20:21:12.503288 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34112: EOF
I0926 20:21:12.511546 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34114: EOF
I0926 20:21:12.517712 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34116: EOF
I0926 20:21:12.522881 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37996: EOF
I0926 20:21:12.531616 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39624: EOF
I0926 20:21:12.533503 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39622: EOF
I0926 20:21:12.574415 7 logs.go:41] http: TLS handshake error from 192.168.16.16:37998: EOF
I0926 20:21:12.581697 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34120: remote error: bad certificate
I0926 20:21:12.581880 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34118: remote error: bad certificate
I0926 20:21:12.590434 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34122: remote error: bad certificate
I0926 20:21:12.598350 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34124: remote error: bad certificate
I0926 20:21:12.608120 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34126: remote error: bad certificate
I0926 20:21:12.744301 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45368: EOF
I0926 20:21:12.746398 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45370: EOF
I0926 20:21:12.793670 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45372: EOF
I0926 20:21:12.794263 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45374: EOF
I0926 20:21:12.802070 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45376: EOF
I0926 20:21:12.852566 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45378: EOF
I0926 20:21:13.022494 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34130: EOF
I0926 20:21:13.030532 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34132: EOF
I0926 20:21:13.043307 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34134: remote error: bad certificate
I0926 20:21:13.052988 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34136: remote error: bad certificate
I0926 20:21:13.060901 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34138: remote error: bad certificate
I0926 20:21:13.323158 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39626: EOF
I0926 20:21:13.417213 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38010: EOF
I0926 20:21:13.505266 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39628: EOF
I0926 20:21:13.505684 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34148: EOF
I0926 20:21:13.513998 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34150: EOF
I0926 20:21:13.521086 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34152: EOF
I0926 20:21:13.528179 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38012: EOF
I0926 20:21:13.536077 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39632: EOF
I0926 20:21:13.536433 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39630: EOF
I0926 20:21:13.575841 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38014: EOF
I0926 20:21:13.583261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34154: remote error: bad certificate
I0926 20:21:13.583851 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34156: remote error: bad certificate
I0926 20:21:13.591511 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34158: remote error: bad certificate
I0926 20:21:13.599212 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34160: remote error: bad certificate
I0926 20:21:13.608779 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34162: remote error: bad certificate
I0926 20:21:13.746573 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45384: EOF
I0926 20:21:13.747713 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45386: EOF
I0926 20:21:13.773676 7 logs.go:41] http: TLS handshake error from 10.255.25.2:34980: remote error: bad certificate
I0926 20:21:13.793718 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45390: EOF
I0926 20:21:13.794751 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45388: EOF
I0926 20:21:13.802792 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45392: EOF
I0926 20:21:14.023679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34166: EOF
I0926 20:21:14.031931 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34168: EOF
I0926 20:21:14.045172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34172: remote error: bad certificate
I0926 20:21:14.053141 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34174: remote error: bad certificate
I0926 20:21:14.061995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34178: remote error: bad certificate
I0926 20:21:14.269284 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34180: EOF
I0926 20:21:14.420786 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38026: EOF
I0926 20:21:14.421935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34188: remote error: bad certificate
I0926 20:21:14.506590 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39636: EOF
I0926 20:21:14.507231 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34190: EOF
I0926 20:21:14.514705 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34192: EOF
I0926 20:21:14.522137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34194: EOF
I0926 20:21:14.524864 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34196: EOF
I0926 20:21:14.529999 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38028: EOF
I0926 20:21:14.536902 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39640: EOF
I0926 20:21:14.537315 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39638: EOF
I0926 20:21:14.577883 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38030: EOF
I0926 20:21:14.591991 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34198: remote error: bad certificate
I0926 20:21:14.594280 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34200: remote error: bad certificate
I0926 20:21:14.595533 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34202: remote error: bad certificate
I0926 20:21:14.599881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34204: remote error: bad certificate
I0926 20:21:14.611459 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34206: remote error: bad certificate
I0926 20:21:14.747382 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45402: EOF
I0926 20:21:14.748611 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45404: EOF
I0926 20:21:14.796326 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45408: EOF
I0926 20:21:14.796590 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45406: EOF
I0926 20:21:14.804737 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45410: EOF
I0926 20:21:14.888496 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39642: EOF
I0926 20:21:15.024286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34208: EOF
I0926 20:21:15.031537 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34210: EOF
I0926 20:21:15.045828 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34212: remote error: bad certificate
I0926 20:21:15.054286 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34214: remote error: bad certificate
I0926 20:21:15.062654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34216: remote error: bad certificate
W0926 20:21:15.278456 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:21:15.422152 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38042: EOF
I0926 20:21:15.513856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34226: EOF
I0926 20:21:15.514094 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39644: EOF
I0926 20:21:15.522424 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34228: EOF
I0926 20:21:15.522730 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34230: EOF
I0926 20:21:15.533385 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38044: EOF
I0926 20:21:15.537684 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39648: EOF
I0926 20:21:15.539729 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39646: EOF
I0926 20:21:15.580381 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38046: EOF
I0926 20:21:15.585833 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34232: remote error: bad certificate
I0926 20:21:15.588547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34234: remote error: bad certificate
I0926 20:21:15.595749 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34236: remote error: bad certificate
I0926 20:21:15.602147 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34238: remote error: bad certificate
I0926 20:21:15.611243 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34240: remote error: bad certificate
I0926 20:21:15.740281 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38052: EOF
I0926 20:21:15.747152 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45420: EOF
I0926 20:21:15.749002 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45422: EOF
I0926 20:21:15.797732 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45424: EOF
I0926 20:21:15.798126 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45426: EOF
I0926 20:21:15.804107 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45428: EOF
I0926 20:21:16.021050 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35058: remote error: bad certificate
I0926 20:21:16.029069 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34244: EOF
I0926 20:21:16.031855 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34246: EOF
I0926 20:21:16.054978 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34248: remote error: bad certificate
I0926 20:21:16.056895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34252: remote error: bad certificate
I0926 20:21:16.064037 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34254: remote error: bad certificate
I0926 20:21:16.424480 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38062: EOF
I0926 20:21:16.509256 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39652: EOF
I0926 20:21:16.509703 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34268: EOF
I0926 20:21:16.523214 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34270: EOF
I0926 20:21:16.531023 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34272: EOF
I0926 20:21:16.535475 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38064: EOF
I0926 20:21:16.539908 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39654: EOF
I0926 20:21:16.540047 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39656: EOF
I0926 20:21:16.581217 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38066: EOF
I0926 20:21:16.587045 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34274: remote error: bad certificate
I0926 20:21:16.587585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34276: remote error: bad certificate
I0926 20:21:16.594994 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34278: remote error: bad certificate
I0926 20:21:16.602292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34280: remote error: bad certificate
I0926 20:21:16.612322 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34282: remote error: bad certificate
I0926 20:21:16.750651 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45438: EOF
I0926 20:21:16.751330 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45440: EOF
I0926 20:21:16.798986 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45442: EOF
I0926 20:21:16.799325 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45444: EOF
I0926 20:21:16.806651 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45446: EOF
I0926 20:21:16.859660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34284: EOF
I0926 20:21:17.029745 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34286: EOF
I0926 20:21:17.036774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34288: EOF
I0926 20:21:17.046376 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34290: remote error: bad certificate
I0926 20:21:17.057741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34292: remote error: bad certificate
I0926 20:21:17.065450 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34294: remote error: bad certificate
I0926 20:21:17.425255 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38078: EOF
I0926 20:21:17.511027 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34306: EOF
I0926 20:21:17.519083 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39660: EOF
I0926 20:21:17.527365 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34308: EOF
I0926 20:21:17.532076 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34310: EOF
I0926 20:21:17.536755 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38080: EOF
I0926 20:21:17.541261 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39664: EOF
I0926 20:21:17.541353 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39662: EOF
I0926 20:21:17.583831 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38082: EOF
I0926 20:21:17.589040 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34312: remote error: bad certificate
I0926 20:21:17.591201 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34314: remote error: bad certificate
I0926 20:21:17.605980 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34318: remote error: bad certificate
I0926 20:21:17.606871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34316: remote error: bad certificate
I0926 20:21:17.613595 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34320: remote error: bad certificate
I0926 20:21:17.740948 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38088: EOF
I0926 20:21:17.747890 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45452: EOF
I0926 20:21:17.751026 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45454: EOF
I0926 20:21:17.752563 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45456: EOF
I0926 20:21:17.798294 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45458: EOF
I0926 20:21:17.800783 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45460: EOF
I0926 20:21:17.809048 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45462: EOF
I0926 20:21:18.033166 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34324: EOF
I0926 20:21:18.039410 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34326: EOF
I0926 20:21:18.049803 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34328: remote error: bad certificate
I0926 20:21:18.058893 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34332: remote error: bad certificate
I0926 20:21:18.066640 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34334: remote error: bad certificate
I0926 20:21:18.066706 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34336: remote error: bad certificate
I0926 20:21:18.429844 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38096: EOF
I0926 20:21:18.512111 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34346: EOF
I0926 20:21:18.520848 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39666: EOF
I0926 20:21:18.525659 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34348: EOF
I0926 20:21:18.533113 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34350: EOF
I0926 20:21:18.539045 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38098: EOF
I0926 20:21:18.542553 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39670: EOF
I0926 20:21:18.543233 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39668: EOF
I0926 20:21:18.587017 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38100: EOF
I0926 20:21:18.595868 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34354: remote error: bad certificate
I0926 20:21:18.596138 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34352: remote error: bad certificate
I0926 20:21:18.598956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34356: remote error: bad certificate
I0926 20:21:18.608246 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34358: remote error: bad certificate
I0926 20:21:18.614519 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34360: remote error: bad certificate
I0926 20:21:18.754199 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45468: EOF
I0926 20:21:18.755268 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45470: EOF
I0926 20:21:18.803432 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45474: EOF
I0926 20:21:18.803508 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45472: EOF
I0926 20:21:18.810378 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45478: EOF
I0926 20:21:19.034682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34362: EOF
I0926 20:21:19.040348 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34364: EOF
I0926 20:21:19.050536 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34366: remote error: bad certificate
I0926 20:21:19.060460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34368: remote error: bad certificate
I0926 20:21:19.076623 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34370: remote error: bad certificate
I0926 20:21:19.431149 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38112: EOF
I0926 20:21:19.513613 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34380: EOF
I0926 20:21:19.522489 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39674: EOF
I0926 20:21:19.526797 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34382: EOF
I0926 20:21:19.534482 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34384: EOF
I0926 20:21:19.541984 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38114: EOF
I0926 20:21:19.543199 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39678: EOF
I0926 20:21:19.544843 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39676: EOF
I0926 20:21:19.589464 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38116: EOF
I0926 20:21:19.598232 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34386: remote error: bad certificate
I0926 20:21:19.598267 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34388: remote error: bad certificate
I0926 20:21:19.600207 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34390: remote error: bad certificate
I0926 20:21:19.610124 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34392: remote error: bad certificate
I0926 20:21:19.618139 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34394: remote error: bad certificate
I0926 20:21:19.755846 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45492: EOF
I0926 20:21:19.756389 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45490: EOF
I0926 20:21:19.804129 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45494: EOF
I0926 20:21:19.805306 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45496: EOF
I0926 20:21:19.812002 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45498: EOF
I0926 20:21:19.929129 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45500: EOF
I0926 20:21:20.035161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34396: EOF
I0926 20:21:20.041642 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34398: EOF
I0926 20:21:20.052125 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34400: remote error: bad certificate
I0926 20:21:20.057778 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35220: remote error: bad certificate
I0926 20:21:20.061616 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34406: remote error: bad certificate
I0926 20:21:20.069429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34410: remote error: bad certificate
I0926 20:21:20.356985 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39680: EOF
I0926 20:21:20.433880 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38130: EOF
I0926 20:21:20.515037 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34418: EOF
I0926 20:21:20.524769 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39682: EOF
I0926 20:21:20.527573 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34420: EOF
I0926 20:21:20.536108 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34422: EOF
I0926 20:21:20.543809 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38132: EOF
I0926 20:21:20.546115 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39684: EOF
I0926 20:21:20.546555 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39686: EOF
I0926 20:21:20.590932 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38134: EOF
I0926 20:21:20.604751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34424: remote error: bad certificate
I0926 20:21:20.605062 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34426: remote error: bad certificate
I0926 20:21:20.615701 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34428: remote error: bad certificate
I0926 20:21:20.616749 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34430: remote error: bad certificate
I0926 20:21:20.618905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34432: remote error: bad certificate
I0926 20:21:20.757523 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45510: EOF
I0926 20:21:20.758336 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45512: EOF
I0926 20:21:20.805661 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45514: EOF
I0926 20:21:20.806227 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45516: EOF
I0926 20:21:20.813219 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45518: EOF
I0926 20:21:21.038202 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34434: EOF
I0926 20:21:21.043651 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34436: EOF
I0926 20:21:21.052587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34438: remote error: bad certificate
I0926 20:21:21.061592 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34440: remote error: bad certificate
I0926 20:21:21.070678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34442: remote error: bad certificate
I0926 20:21:21.391240 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34446: EOF
I0926 20:21:21.435662 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38146: EOF
I0926 20:21:21.515331 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34454: EOF
I0926 20:21:21.526065 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39688: EOF
I0926 20:21:21.527880 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34456: remote error: bad certificate
I0926 20:21:21.534137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34458: EOF
I0926 20:21:21.535856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34460: EOF
I0926 20:21:21.545495 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38148: EOF
I0926 20:21:21.552507 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39690: EOF
I0926 20:21:21.553465 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39692: EOF
I0926 20:21:21.593317 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38150: EOF
I0926 20:21:21.601368 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34466: remote error: bad certificate
I0926 20:21:21.601703 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34464: remote error: bad certificate
I0926 20:21:21.602455 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34462: remote error: bad certificate
I0926 20:21:21.612727 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34468: remote error: bad certificate
I0926 20:21:21.620692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34470: remote error: bad certificate
I0926 20:21:21.756594 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45528: EOF
I0926 20:21:21.759538 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45530: EOF
I0926 20:21:21.807754 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45532: EOF
I0926 20:21:21.807845 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45534: EOF
I0926 20:21:21.811470 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45536: EOF
I0926 20:21:22.037737 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34472: EOF
I0926 20:21:22.043952 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34476: EOF
I0926 20:21:22.054880 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34480: remote error: bad certificate
I0926 20:21:22.062939 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34482: remote error: bad certificate
I0926 20:21:22.071871 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34484: remote error: bad certificate
I0926 20:21:22.448909 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38162: EOF
I0926 20:21:22.452995 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35302: remote error: bad certificate
I0926 20:21:22.515950 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34494: EOF
I0926 20:21:22.526969 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39694: EOF
I0926 20:21:22.535035 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34496: EOF
I0926 20:21:22.542425 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34498: EOF
I0926 20:21:22.546760 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38164: EOF
I0926 20:21:22.552823 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39696: EOF
I0926 20:21:22.554615 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39698: EOF
I0926 20:21:22.583969 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38166: EOF
I0926 20:21:22.594856 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38168: EOF
I0926 20:21:22.602418 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34502: remote error: bad certificate
I0926 20:21:22.602990 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34504: remote error: bad certificate
I0926 20:21:22.603261 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34500: remote error: bad certificate
I0926 20:21:22.614369 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34506: remote error: bad certificate
I0926 20:21:22.621754 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34508: remote error: bad certificate
I0926 20:21:22.759404 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45544: EOF
I0926 20:21:22.760392 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45542: EOF
I0926 20:21:22.803432 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38174: EOF
I0926 20:21:22.809202 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45548: EOF
I0926 20:21:22.809695 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45550: EOF
I0926 20:21:22.815180 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45552: EOF
I0926 20:21:23.039267 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34512: EOF
I0926 20:21:23.044524 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34514: EOF
I0926 20:21:23.056554 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34516: remote error: bad certificate
I0926 20:21:23.064423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34518: remote error: bad certificate
I0926 20:21:23.072667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34520: remote error: bad certificate
I0926 20:21:23.438496 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38182: EOF
I0926 20:21:23.518544 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34524: EOF
I0926 20:21:23.528607 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39700: EOF
I0926 20:21:23.536599 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34526: EOF
I0926 20:21:23.542377 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34528: EOF
I0926 20:21:23.548186 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38184: EOF
I0926 20:21:23.552096 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39702: EOF
I0926 20:21:23.555274 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39704: EOF
I0926 20:21:23.596857 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38186: EOF
I0926 20:21:23.607826 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34536: remote error: bad certificate
I0926 20:21:23.607982 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34540: remote error: bad certificate
I0926 20:21:23.612145 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34538: remote error: bad certificate
I0926 20:21:23.620636 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34542: remote error: bad certificate
I0926 20:21:23.624918 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34544: remote error: bad certificate
I0926 20:21:23.761821 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45560: EOF
I0926 20:21:23.762341 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45558: EOF
I0926 20:21:23.816499 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45566: EOF
I0926 20:21:23.816571 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45564: EOF
I0926 20:21:23.818393 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45570: EOF
I0926 20:21:24.040576 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34548: EOF
I0926 20:21:24.049357 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34550: EOF
I0926 20:21:24.057493 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34554: remote error: bad certificate
I0926 20:21:24.065941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34556: remote error: bad certificate
I0926 20:21:24.072650 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34558: remote error: bad certificate
I0926 20:21:24.439227 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38198: EOF
I0926 20:21:24.470457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34560: remote error: bad certificate
I0926 20:21:24.515627 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34562: EOF
I0926 20:21:24.525681 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34564: EOF
I0926 20:21:24.530568 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39706: EOF
I0926 20:21:24.534478 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34566: EOF
I0926 20:21:24.545117 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34568: EOF
I0926 20:21:24.551108 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38200: EOF
I0926 20:21:24.562609 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39708: EOF
I0926 20:21:24.562696 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39710: EOF
I0926 20:21:24.593948 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38202: EOF
I0926 20:21:24.602185 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34576: remote error: bad certificate
I0926 20:21:24.604114 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34580: remote error: bad certificate
I0926 20:21:24.604140 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34578: remote error: bad certificate
I0926 20:21:24.617681 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34582: remote error: bad certificate
I0926 20:21:24.623931 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34584: remote error: bad certificate
I0926 20:21:24.763401 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45582: EOF
I0926 20:21:24.763948 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45584: EOF
I0926 20:21:24.812922 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45590: EOF
I0926 20:21:24.813902 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45588: EOF
I0926 20:21:24.819607 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45592: EOF
I0926 20:21:24.887184 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39712: EOF
I0926 20:21:25.039769 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34586: EOF
I0926 20:21:25.050535 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34588: EOF
I0926 20:21:25.058389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34590: remote error: bad certificate
I0926 20:21:25.059885 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45594: EOF
I0926 20:21:25.072454 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34592: remote error: bad certificate
I0926 20:21:25.073250 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34594: remote error: bad certificate
W0926 20:21:25.346539 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:21:25.445313 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38214: EOF
I0926 20:21:25.521514 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34598: EOF
I0926 20:21:25.532114 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39714: EOF
I0926 20:21:25.537508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34600: EOF
I0926 20:21:25.544973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34602: EOF
I0926 20:21:25.553483 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38216: EOF
I0926 20:21:25.560351 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39716: EOF
I0926 20:21:25.560794 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39718: EOF
I0926 20:21:25.601059 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38218: EOF
I0926 20:21:25.608763 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34604: remote error: bad certificate
I0926 20:21:25.615292 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34606: remote error: bad certificate
I0926 20:21:25.615343 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34608: remote error: bad certificate
I0926 20:21:25.617180 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34610: remote error: bad certificate
I0926 20:21:25.624431 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34612: remote error: bad certificate
I0926 20:21:25.762310 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45604: EOF
I0926 20:21:25.764352 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45606: EOF
I0926 20:21:25.809991 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35436: remote error: bad certificate
I0926 20:21:25.817947 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45612: EOF
I0926 20:21:25.818638 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45610: EOF
I0926 20:21:25.820044 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45614: EOF
I0926 20:21:26.042177 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34624: EOF
I0926 20:21:26.050630 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34626: EOF
I0926 20:21:26.059269 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34630: remote error: bad certificate
I0926 20:21:26.065884 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34632: remote error: bad certificate
I0926 20:21:26.074806 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34636: remote error: bad certificate
I0926 20:21:26.446901 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38232: EOF
I0926 20:21:26.521135 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34640: EOF
I0926 20:21:26.532520 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39720: EOF
I0926 20:21:26.539103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34642: EOF
I0926 20:21:26.545790 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34644: EOF
I0926 20:21:26.554474 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38234: EOF
I0926 20:21:26.560883 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39722: EOF
I0926 20:21:26.566767 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39724: EOF
I0926 20:21:26.600994 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38236: EOF
I0926 20:21:26.610906 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34646: remote error: bad certificate
I0926 20:21:26.626186 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34650: remote error: bad certificate
I0926 20:21:26.627433 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34648: remote error: bad certificate
I0926 20:21:26.629974 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34652: remote error: bad certificate
I0926 20:21:26.632969 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34654: remote error: bad certificate
I0926 20:21:26.766796 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45626: EOF
I0926 20:21:26.769107 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45624: EOF
I0926 20:21:26.819162 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45632: EOF
I0926 20:21:26.821207 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45630: EOF
I0926 20:21:26.822562 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45634: EOF
I0926 20:21:26.988315 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45636: EOF
I0926 20:21:27.044926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34662: EOF
I0926 20:21:27.051710 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34664: EOF
I0926 20:21:27.059473 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34666: remote error: bad certificate
I0926 20:21:27.067483 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34668: remote error: bad certificate
I0926 20:21:27.077251 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34670: remote error: bad certificate
I0926 20:21:27.413526 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39726: EOF
I0926 20:21:27.449101 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38248: EOF
I0926 20:21:27.523453 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34674: EOF
I0926 20:21:27.534679 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39728: EOF
I0926 20:21:27.542160 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34676: EOF
I0926 20:21:27.549419 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34678: EOF
I0926 20:21:27.558094 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38250: EOF
I0926 20:21:27.565115 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39730: EOF
I0926 20:21:27.570022 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39732: EOF
I0926 20:21:27.603974 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38252: EOF
I0926 20:21:27.611808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34680: remote error: bad certificate
I0926 20:21:27.620923 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34682: remote error: bad certificate
I0926 20:21:27.621051 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34684: remote error: bad certificate
I0926 20:21:27.629337 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34686: remote error: bad certificate
I0926 20:21:27.630460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34688: remote error: bad certificate
I0926 20:21:27.713255 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34690: remote error: bad certificate
I0926 20:21:27.742573 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38254: EOF
I0926 20:21:27.748417 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45646: EOF
I0926 20:21:27.767387 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45650: EOF
I0926 20:21:27.768951 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45648: EOF
I0926 20:21:27.822287 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45654: EOF
I0926 20:21:27.822603 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45652: EOF
I0926 20:21:27.823361 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45656: EOF
I0926 20:21:28.045757 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34700: EOF
I0926 20:21:28.053816 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34704: EOF
I0926 20:21:28.069952 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34706: remote error: bad certificate
I0926 20:21:28.077625 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34712: remote error: bad certificate
I0926 20:21:28.078223 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34710: remote error: bad certificate
I0926 20:21:28.100914 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35530: remote error: bad certificate
I0926 20:21:28.451386 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38266: EOF
I0926 20:21:28.525715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34716: EOF
I0926 20:21:28.530783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34718: EOF
I0926 20:21:28.534648 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39734: EOF
I0926 20:21:28.539063 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34720: EOF
I0926 20:21:28.546769 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34722: EOF
I0926 20:21:28.558872 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38268: EOF
I0926 20:21:28.565953 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39736: EOF
I0926 20:21:28.569351 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39738: EOF
I0926 20:21:28.605279 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38270: EOF
I0926 20:21:28.612027 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34724: remote error: bad certificate
I0926 20:21:28.619761 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34728: remote error: bad certificate
I0926 20:21:28.621744 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34726: remote error: bad certificate
I0926 20:21:28.630278 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34730: remote error: bad certificate
I0926 20:21:28.638264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34732: remote error: bad certificate
I0926 20:21:28.770132 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45668: EOF
I0926 20:21:28.770716 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45666: EOF
I0926 20:21:28.822161 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45672: EOF
I0926 20:21:28.822810 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45670: EOF
I0926 20:21:28.825314 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45674: EOF
I0926 20:21:28.858170 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34736: EOF
I0926 20:21:29.047729 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34742: EOF
I0926 20:21:29.057448 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34744: EOF
I0926 20:21:29.063427 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34746: remote error: bad certificate
I0926 20:21:29.070897 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34748: remote error: bad certificate
I0926 20:21:29.080584 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34750: remote error: bad certificate
I0926 20:21:29.451259 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38282: EOF
I0926 20:21:29.526870 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34756: EOF
I0926 20:21:29.535936 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39740: EOF
I0926 20:21:29.542970 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34758: EOF
I0926 20:21:29.547548 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34760: EOF
I0926 20:21:29.560393 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38284: EOF
I0926 20:21:29.566398 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39742: EOF
I0926 20:21:29.572906 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39744: EOF
I0926 20:21:29.609275 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38286: EOF
I0926 20:21:29.621564 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34762: remote error: bad certificate
I0926 20:21:29.629543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34764: remote error: bad certificate
I0926 20:21:29.630096 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34766: remote error: bad certificate
I0926 20:21:29.630491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34768: remote error: bad certificate
I0926 20:21:29.639336 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34770: remote error: bad certificate
I0926 20:21:29.770825 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45686: EOF
I0926 20:21:29.772316 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45688: EOF
I0926 20:21:29.823944 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45694: EOF
I0926 20:21:29.824441 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45692: EOF
I0926 20:21:29.824537 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45690: EOF
I0926 20:21:29.857343 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38290: EOF
I0926 20:21:30.046367 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34780: EOF
I0926 20:21:30.055706 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34784: EOF
I0926 20:21:30.062152 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34786: remote error: bad certificate
I0926 20:21:30.069891 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34788: remote error: bad certificate
I0926 20:21:30.079151 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34790: remote error: bad certificate
I0926 20:21:30.453893 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38302: EOF
I0926 20:21:30.527545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34792: EOF
I0926 20:21:30.539488 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39746: EOF
I0926 20:21:30.543679 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34794: EOF
I0926 20:21:30.551361 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34796: EOF
I0926 20:21:30.563695 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38304: EOF
I0926 20:21:30.570167 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39748: EOF
I0926 20:21:30.574070 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39750: EOF
I0926 20:21:30.611912 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38306: EOF
I0926 20:21:30.618055 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34798: remote error: bad certificate
I0926 20:21:30.629507 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34800: remote error: bad certificate
I0926 20:21:30.630663 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34802: remote error: bad certificate
I0926 20:21:30.633190 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34804: remote error: bad certificate
I0926 20:21:30.639896 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34806: remote error: bad certificate
I0926 20:21:30.765541 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35624: remote error: bad certificate
I0926 20:21:30.774422 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45704: EOF
I0926 20:21:30.774819 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45706: EOF
I0926 20:21:30.827078 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45708: EOF
I0926 20:21:30.827527 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45710: EOF
I0926 20:21:30.827655 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45712: EOF
I0926 20:21:31.050569 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34816: EOF
I0926 20:21:31.057975 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34818: EOF
I0926 20:21:31.065194 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34820: remote error: bad certificate
I0926 20:21:31.082557 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34822: remote error: bad certificate
I0926 20:21:31.084393 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34824: remote error: bad certificate
I0926 20:21:31.187212 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34826: remote error: bad certificate
I0926 20:21:31.457453 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38318: EOF
I0926 20:21:31.529217 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34830: EOF
I0926 20:21:31.540806 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39752: EOF
I0926 20:21:31.545244 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34832: EOF
I0926 20:21:31.553221 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34834: EOF
I0926 20:21:31.567066 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38320: EOF
I0926 20:21:31.573715 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39754: EOF
I0926 20:21:31.576325 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39756: EOF
I0926 20:21:31.614121 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38322: EOF
I0926 20:21:31.621501 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34836: remote error: bad certificate
I0926 20:21:31.632551 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34838: remote error: bad certificate
I0926 20:21:31.640753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34840: remote error: bad certificate
I0926 20:21:31.641283 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34842: remote error: bad certificate
I0926 20:21:31.642422 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34844: remote error: bad certificate
I0926 20:21:31.776518 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45722: EOF
I0926 20:21:31.776862 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45724: EOF
I0926 20:21:31.828290 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45730: EOF
I0926 20:21:31.828372 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45728: EOF
I0926 20:21:31.828831 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45732: EOF
I0926 20:21:32.050926 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34854: EOF
I0926 20:21:32.060116 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34858: EOF
I0926 20:21:32.068311 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34860: remote error: bad certificate
I0926 20:21:32.073718 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34862: remote error: bad certificate
I0926 20:21:32.083498 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34864: remote error: bad certificate
I0926 20:21:32.459276 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38334: EOF
I0926 20:21:32.529935 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34866: EOF
I0926 20:21:32.542737 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39758: EOF
I0926 20:21:32.546361 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34868: EOF
I0926 20:21:32.554034 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34870: EOF
I0926 20:21:32.568512 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38336: EOF
I0926 20:21:32.575783 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39760: EOF
I0926 20:21:32.577755 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39762: EOF
I0926 20:21:32.616483 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38338: EOF
I0926 20:21:32.622979 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34872: remote error: bad certificate
I0926 20:21:32.633051 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34874: remote error: bad certificate
I0926 20:21:32.649977 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34876: remote error: bad certificate
I0926 20:21:32.651169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34880: remote error: bad certificate
I0926 20:21:32.653457 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34878: remote error: bad certificate
I0926 20:21:32.776841 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45738: EOF
I0926 20:21:32.777577 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45740: EOF
I0926 20:21:32.830395 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45746: EOF
I0926 20:21:32.835728 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45744: EOF
I0926 20:21:32.835883 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45748: EOF
I0926 20:21:33.053123 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34890: EOF
I0926 20:21:33.062078 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34892: EOF
I0926 20:21:33.069622 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34894: remote error: bad certificate
I0926 20:21:33.074937 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34896: remote error: bad certificate
I0926 20:21:33.084130 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34898: remote error: bad certificate
I0926 20:21:33.457056 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38350: EOF
I0926 20:21:33.526408 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34902: EOF
I0926 20:21:33.539981 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39764: EOF
I0926 20:21:33.546787 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34904: EOF
I0926 20:21:33.550810 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34906: EOF
I0926 20:21:33.567205 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38352: EOF
I0926 20:21:33.573634 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39766: EOF
I0926 20:21:33.576621 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39768: EOF
I0926 20:21:33.613337 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38354: EOF
I0926 20:21:33.622103 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34908: remote error: bad certificate
I0926 20:21:33.632312 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34910: remote error: bad certificate
I0926 20:21:33.637667 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34912: remote error: bad certificate
I0926 20:21:33.640937 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34914: remote error: bad certificate
I0926 20:21:33.643313 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34916: remote error: bad certificate
I0926 20:21:33.779347 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45760: EOF
I0926 20:21:33.779640 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45758: EOF
I0926 20:21:33.828894 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45766: EOF
I0926 20:21:33.831024 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45764: EOF
I0926 20:21:33.831895 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45762: EOF
I0926 20:21:34.053568 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34926: EOF
I0926 20:21:34.057365 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45768: EOF
I0926 20:21:34.063183 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34928: EOF
I0926 20:21:34.071634 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34932: remote error: bad certificate
I0926 20:21:34.075905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34934: remote error: bad certificate
I0926 20:21:34.085234 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34936: remote error: bad certificate
I0926 20:21:34.455368 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39770: EOF
I0926 20:21:34.462545 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38366: EOF
I0926 20:21:34.535442 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34938: EOF
I0926 20:21:34.536771 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34940: EOF
I0926 20:21:34.545970 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39772: EOF
I0926 20:21:34.547823 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34942: EOF
I0926 20:21:34.555781 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34944: EOF
I0926 20:21:34.573572 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38368: EOF
I0926 20:21:34.578226 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39774: EOF
I0926 20:21:34.582182 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39776: EOF
I0926 20:21:34.620439 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38370: EOF
I0926 20:21:34.621558 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34946: remote error: bad certificate
I0926 20:21:34.634704 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34948: remote error: bad certificate
I0926 20:21:34.643009 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34950: remote error: bad certificate
I0926 20:21:34.650451 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34954: remote error: bad certificate
I0926 20:21:34.650870 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34952: remote error: bad certificate
I0926 20:21:34.780133 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45778: EOF
I0926 20:21:34.780656 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45780: EOF
I0926 20:21:34.833208 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45784: EOF
I0926 20:21:34.833525 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45782: EOF
I0926 20:21:34.834364 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45786: EOF
I0926 20:21:34.891308 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39778: EOF
I0926 20:21:35.055369 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34962: EOF
I0926 20:21:35.063587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34964: EOF
I0926 20:21:35.071195 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34966: remote error: bad certificate
I0926 20:21:35.077946 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34968: remote error: bad certificate
I0926 20:21:35.086866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34970: remote error: bad certificate
I0926 20:21:35.121970 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34972: remote error: bad certificate
I0926 20:21:35.161982 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35790: remote error: bad certificate
W0926 20:21:35.413949 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:21:35.464738 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38382: EOF
I0926 20:21:35.537196 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34978: EOF
I0926 20:21:35.546745 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39780: EOF
I0926 20:21:35.551995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34980: EOF
I0926 20:21:35.556254 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34982: EOF
I0926 20:21:35.575028 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38384: EOF
I0926 20:21:35.582110 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39782: EOF
I0926 20:21:35.583126 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39784: EOF
I0926 20:21:35.619749 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38386: EOF
I0926 20:21:35.625463 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34984: remote error: bad certificate
I0926 20:21:35.636189 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34986: remote error: bad certificate
I0926 20:21:35.641711 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34988: remote error: bad certificate
I0926 20:21:35.660439 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34990: remote error: bad certificate
I0926 20:21:35.664896 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34992: remote error: bad certificate
I0926 20:21:35.668455 7 logs.go:41] http: TLS handshake error from 192.168.16.12:34994: EOF
I0926 20:21:35.782344 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45798: EOF
I0926 20:21:35.783357 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45796: EOF
I0926 20:21:35.834284 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45802: EOF
I0926 20:21:35.834988 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45804: EOF
I0926 20:21:35.835863 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45806: EOF
I0926 20:21:36.056172 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35004: EOF
I0926 20:21:36.065280 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35006: EOF
I0926 20:21:36.073327 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35012: remote error: bad certificate
I0926 20:21:36.077782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35014: remote error: bad certificate
I0926 20:21:36.087085 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35016: remote error: bad certificate
I0926 20:21:36.515191 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38400: read tcp 192.168.16.12:8443->192.168.16.16:38400: read: connection reset by peer
I0926 20:21:36.538565 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35020: EOF
I0926 20:21:36.548245 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39786: EOF
I0926 20:21:36.552966 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35022: EOF
I0926 20:21:36.558689 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35024: EOF
I0926 20:21:36.585975 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39790: EOF
I0926 20:21:36.586308 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39788: EOF
I0926 20:21:36.602078 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38402: EOF
I0926 20:21:36.624825 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38404: EOF
I0926 20:21:36.633508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35026: remote error: bad certificate
I0926 20:21:36.637866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35028: remote error: bad certificate
I0926 20:21:36.645973 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35030: remote error: bad certificate
I0926 20:21:36.651547 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35032: remote error: bad certificate
I0926 20:21:36.654043 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35034: remote error: bad certificate
I0926 20:21:36.784261 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45818: EOF
I0926 20:21:36.784984 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45816: EOF
I0926 20:21:36.836494 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45824: EOF
I0926 20:21:36.836634 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45822: EOF
I0926 20:21:36.837344 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45826: EOF
I0926 20:21:36.912436 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38406: EOF
I0926 20:21:37.057443 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35042: EOF
I0926 20:21:37.066924 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35044: EOF
I0926 20:21:37.075513 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35046: remote error: bad certificate
I0926 20:21:37.078889 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35048: remote error: bad certificate
I0926 20:21:37.087944 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35050: remote error: bad certificate
I0926 20:21:37.533644 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38418: EOF
I0926 20:21:37.544610 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35054: EOF
I0926 20:21:37.550605 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39792: EOF
I0926 20:21:37.554739 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35056: EOF
I0926 20:21:37.558783 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35058: EOF
I0926 20:21:37.583095 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39796: EOF
I0926 20:21:37.586893 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39794: EOF
I0926 20:21:37.604033 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38420: EOF
I0926 20:21:37.630088 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38422: EOF
I0926 20:21:37.633053 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35060: remote error: bad certificate
I0926 20:21:37.634887 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35062: remote error: bad certificate
I0926 20:21:37.645118 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35064: remote error: bad certificate
I0926 20:21:37.652587 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35066: remote error: bad certificate
I0926 20:21:37.658641 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35068: remote error: bad certificate
I0926 20:21:37.744018 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38424: EOF
I0926 20:21:37.750431 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45832: EOF
I0926 20:21:37.784246 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45834: EOF
I0926 20:21:37.785308 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45836: EOF
I0926 20:21:37.835172 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45840: EOF
I0926 20:21:37.836707 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45838: EOF
I0926 20:21:37.836769 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45842: EOF
I0926 20:21:38.009760 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35078: remote error: bad certificate
I0926 20:21:38.059204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35082: EOF
I0926 20:21:38.067741 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35084: EOF
I0926 20:21:38.076147 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35088: remote error: bad certificate
I0926 20:21:38.080044 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35090: remote error: bad certificate
I0926 20:21:38.089404 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35092: remote error: bad certificate
I0926 20:21:38.529843 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38436: EOF
I0926 20:21:38.544631 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35094: EOF
I0926 20:21:38.552245 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39798: EOF
I0926 20:21:38.555236 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35096: EOF
I0926 20:21:38.559423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35098: EOF
I0926 20:21:38.587411 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39802: EOF
I0926 20:21:38.588247 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39800: EOF
I0926 20:21:38.604291 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38438: EOF
I0926 20:21:38.633640 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38440: EOF
I0926 20:21:38.642225 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35100: remote error: bad certificate
I0926 20:21:38.642551 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35102: remote error: bad certificate
I0926 20:21:38.647725 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35104: remote error: bad certificate
I0926 20:21:38.662248 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35106: remote error: bad certificate
I0926 20:21:38.664039 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35108: remote error: bad certificate
I0926 20:21:38.787239 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45850: EOF
I0926 20:21:38.787651 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45848: EOF
I0926 20:21:38.838859 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45854: EOF
I0926 20:21:38.839176 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45852: EOF
I0926 20:21:38.839807 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45856: EOF
I0926 20:21:39.059821 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35116: EOF
I0926 20:21:39.068271 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35118: EOF
I0926 20:21:39.076654 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35120: remote error: bad certificate
I0926 20:21:39.082105 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35122: remote error: bad certificate
I0926 20:21:39.091589 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35124: remote error: bad certificate
I0926 20:21:39.393117 7 logs.go:41] http: TLS handshake error from 10.255.25.2:35942: remote error: bad certificate
I0926 20:21:39.532317 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38452: EOF
I0926 20:21:39.545999 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35130: EOF
I0926 20:21:39.553985 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39804: EOF
I0926 20:21:39.557070 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35132: EOF
I0926 20:21:39.561256 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35134: EOF
I0926 20:21:39.590070 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39808: EOF
I0926 20:21:39.590112 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39806: EOF
I0926 20:21:39.608140 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38454: EOF
I0926 20:21:39.634698 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38456: EOF
I0926 20:21:39.644351 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35138: remote error: bad certificate
I0926 20:21:39.644508 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35136: remote error: bad certificate
I0926 20:21:39.648671 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35140: remote error: bad certificate
I0926 20:21:39.656748 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35142: remote error: bad certificate
I0926 20:21:39.665723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35144: remote error: bad certificate
I0926 20:21:39.788753 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45860: EOF
I0926 20:21:39.789506 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45858: EOF
I0926 20:21:39.841450 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45864: EOF
I0926 20:21:39.842948 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45866: EOF
I0926 20:21:39.843455 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45868: EOF
I0926 20:21:40.062019 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35148: EOF
I0926 20:21:40.069856 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35156: EOF
I0926 20:21:40.079245 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35160: remote error: bad certificate
I0926 20:21:40.081792 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35162: remote error: bad certificate
I0926 20:21:40.091220 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35164: remote error: bad certificate
I0926 20:21:40.534185 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38470: EOF
I0926 20:21:40.547837 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35166: EOF
I0926 20:21:40.560523 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39810: EOF
I0926 20:21:40.566925 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35168: EOF
I0926 20:21:40.568094 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35170: EOF
I0926 20:21:40.589581 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39814: EOF
I0926 20:21:40.590192 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39812: EOF
I0926 20:21:40.608815 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38472: EOF
I0926 20:21:40.637191 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38474: EOF
I0926 20:21:40.644519 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35172: remote error: bad certificate
I0926 20:21:40.645119 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35174: remote error: bad certificate
I0926 20:21:40.651057 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35176: remote error: bad certificate
I0926 20:21:40.657021 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35178: remote error: bad certificate
I0926 20:21:40.665789 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35180: remote error: bad certificate
I0926 20:21:40.789886 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45882: EOF
I0926 20:21:40.790113 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45880: EOF
I0926 20:21:40.840746 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45886: EOF
I0926 20:21:40.847513 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45890: EOF
I0926 20:21:40.848141 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45888: EOF
I0926 20:21:41.004460 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35182: remote error: bad certificate
I0926 20:21:41.062649 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35184: EOF
I0926 20:21:41.072006 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35186: EOF
I0926 20:21:41.078624 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35188: remote error: bad certificate
I0926 20:21:41.083348 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35190: remote error: bad certificate
I0926 20:21:41.092838 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35192: remote error: bad certificate
I0926 20:21:41.135955 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45892: EOF
I0926 20:21:41.498815 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39816: EOF
I0926 20:21:41.537225 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38488: EOF
I0926 20:21:41.548899 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35202: EOF
I0926 20:21:41.557381 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39818: EOF
I0926 20:21:41.558716 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35204: EOF
I0926 20:21:41.567831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35206: EOF
I0926 20:21:41.593259 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39820: EOF
I0926 20:21:41.594524 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39822: EOF
I0926 20:21:41.612121 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38490: EOF
I0926 20:21:41.639272 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38492: EOF
I0926 20:21:41.647962 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35210: remote error: bad certificate
I0926 20:21:41.648012 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35212: remote error: bad certificate
I0926 20:21:41.648249 7 logs.go:41] http: TLS handshake error from 10.255.25.2:36024: remote error: bad certificate
I0926 20:21:41.651625 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35216: remote error: bad certificate
I0926 20:21:41.658332 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35218: remote error: bad certificate
I0926 20:21:41.674535 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35220: remote error: bad certificate
I0926 20:21:41.791151 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45904: EOF
I0926 20:21:41.792086 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45902: EOF
I0926 20:21:41.845890 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45908: EOF
I0926 20:21:41.846345 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45912: EOF
I0926 20:21:41.847084 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45910: EOF
I0926 20:21:42.067493 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35224: EOF
I0926 20:21:42.077465 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35228: EOF
I0926 20:21:42.081634 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35230: remote error: bad certificate
I0926 20:21:42.084611 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35232: remote error: bad certificate
I0926 20:21:42.094273 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35234: remote error: bad certificate
I0926 20:21:42.538646 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38504: EOF
I0926 20:21:42.549907 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35242: EOF
I0926 20:21:42.558700 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39824: EOF
I0926 20:21:42.560389 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35244: EOF
I0926 20:21:42.568678 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35246: EOF
I0926 20:21:42.594213 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39826: EOF
I0926 20:21:42.595698 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39828: EOF
I0926 20:21:42.614456 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38506: EOF
I0926 20:21:42.641826 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38508: EOF
I0926 20:21:42.650012 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35248: remote error: bad certificate
I0926 20:21:42.650967 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35250: remote error: bad certificate
I0926 20:21:42.653956 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35252: remote error: bad certificate
I0926 20:21:42.660544 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35254: remote error: bad certificate
I0926 20:21:42.668941 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35256: remote error: bad certificate
I0926 20:21:42.791535 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45922: EOF
I0926 20:21:42.793726 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45924: EOF
I0926 20:21:42.814089 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35258: EOF
I0926 20:21:42.844876 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45926: EOF
I0926 20:21:42.845314 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45930: EOF
I0926 20:21:42.847051 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45928: EOF
I0926 20:21:43.069008 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35262: EOF
I0926 20:21:43.078588 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35264: EOF
I0926 20:21:43.086200 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35266: remote error: bad certificate
I0926 20:21:43.087394 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35268: remote error: bad certificate
I0926 20:21:43.095948 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35270: remote error: bad certificate
I0926 20:21:43.541370 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38522: EOF
I0926 20:21:43.551421 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35280: EOF
I0926 20:21:43.570054 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35284: EOF
I0926 20:21:43.572407 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35282: EOF
I0926 20:21:43.572990 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39830: EOF
I0926 20:21:43.594677 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39834: EOF
I0926 20:21:43.595444 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39832: EOF
I0926 20:21:43.614399 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38524: EOF
I0926 20:21:43.641717 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38526: EOF
I0926 20:21:43.650129 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35286: remote error: bad certificate
I0926 20:21:43.657032 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35290: remote error: bad certificate
I0926 20:21:43.658923 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35288: remote error: bad certificate
I0926 20:21:43.661585 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35292: remote error: bad certificate
I0926 20:21:43.669942 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35294: remote error: bad certificate
I0926 20:21:43.795302 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45940: EOF
I0926 20:21:43.795452 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45942: EOF
I0926 20:21:43.849114 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45948: EOF
I0926 20:21:43.849307 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45946: EOF
I0926 20:21:43.854843 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45950: EOF
I0926 20:21:43.964622 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38528: EOF
I0926 20:21:44.068801 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35300: EOF
I0926 20:21:44.077925 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35302: EOF
I0926 20:21:44.086211 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35304: remote error: bad certificate
I0926 20:21:44.086738 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35306: remote error: bad certificate
I0926 20:21:44.095576 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35308: remote error: bad certificate
I0926 20:21:44.154382 7 logs.go:41] http: TLS handshake error from 10.255.25.2:36126: remote error: bad certificate
I0926 20:21:44.529264 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35318: EOF
I0926 20:21:44.529713 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35320: EOF
I0926 20:21:44.542806 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38540: EOF
I0926 20:21:44.551724 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35322: EOF
I0926 20:21:44.561687 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35324: EOF
I0926 20:21:44.561795 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39838: EOF
I0926 20:21:44.571703 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35326: EOF
I0926 20:21:44.597483 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39840: EOF
I0926 20:21:44.598298 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39842: EOF
I0926 20:21:44.617517 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38542: EOF
I0926 20:21:44.644201 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38544: EOF
I0926 20:21:44.652715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35328: remote error: bad certificate
I0926 20:21:44.660185 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35330: remote error: bad certificate
I0926 20:21:44.660692 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35332: remote error: bad certificate
I0926 20:21:44.661167 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35334: remote error: bad certificate
I0926 20:21:44.684118 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35336: remote error: bad certificate
I0926 20:21:44.768282 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35338: remote error: bad certificate
I0926 20:21:44.796502 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45958: EOF
I0926 20:21:44.797714 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45956: EOF
I0926 20:21:44.851007 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45960: EOF
I0926 20:21:44.853867 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45964: EOF
I0926 20:21:44.857139 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45962: EOF
I0926 20:21:44.893269 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39844: EOF
I0926 20:21:44.894607 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39846: EOF
I0926 20:21:45.071618 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35340: EOF
I0926 20:21:45.080905 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35342: EOF
I0926 20:21:45.088600 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35346: remote error: bad certificate
I0926 20:21:45.089704 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35344: remote error: bad certificate
I0926 20:21:45.098339 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35348: remote error: bad certificate
W0926 20:21:45.479704 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:21:45.545204 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38556: EOF
I0926 20:21:45.554166 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35358: EOF
I0926 20:21:45.562955 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35360: EOF
I0926 20:21:45.570415 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39848: EOF
I0926 20:21:45.572516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35362: EOF
I0926 20:21:45.598449 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39850: EOF
I0926 20:21:45.598572 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39852: EOF
I0926 20:21:45.620380 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38558: EOF
I0926 20:21:45.645071 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38560: EOF
I0926 20:21:45.654561 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35364: remote error: bad certificate
I0926 20:21:45.659373 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35368: remote error: bad certificate
I0926 20:21:45.660932 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35366: remote error: bad certificate
I0926 20:21:45.662866 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35370: remote error: bad certificate
I0926 20:21:45.672161 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35372: remote error: bad certificate
I0926 20:21:45.796201 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45970: EOF
I0926 20:21:45.798276 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45972: EOF
I0926 20:21:45.850420 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45976: EOF
I0926 20:21:45.851055 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45978: EOF
I0926 20:21:45.851152 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45974: EOF
I0926 20:21:45.856047 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35374: EOF
I0926 20:21:46.072671 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35382: EOF
I0926 20:21:46.081295 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35384: EOF
I0926 20:21:46.090637 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35386: remote error: bad certificate
I0926 20:21:46.098831 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35390: remote error: bad certificate
I0926 20:21:46.098870 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35388: remote error: bad certificate
I0926 20:21:46.556657 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38574: EOF
I0926 20:21:46.556740 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35400: EOF
I0926 20:21:46.564023 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35402: EOF
I0926 20:21:46.572156 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39854: EOF
I0926 20:21:46.573166 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35404: EOF
I0926 20:21:46.599191 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39856: EOF
I0926 20:21:46.600976 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39858: EOF
I0926 20:21:46.622146 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38576: EOF
I0926 20:21:46.646601 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38578: EOF
I0926 20:21:46.655774 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35406: remote error: bad certificate
I0926 20:21:46.662734 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35408: remote error: bad certificate
I0926 20:21:46.663812 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35412: remote error: bad certificate
I0926 20:21:46.663931 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35410: remote error: bad certificate
I0926 20:21:46.674682 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35414: remote error: bad certificate
I0926 20:21:46.799605 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45990: EOF
I0926 20:21:46.800069 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45988: EOF
I0926 20:21:46.854107 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45992: EOF
I0926 20:21:46.854255 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45994: EOF
I0926 20:21:46.858000 7 logs.go:41] http: TLS handshake error from 192.168.16.5:45996: EOF
I0926 20:21:46.912420 7 logs.go:41] http: TLS handshake error from 10.255.25.2:36232: remote error: bad certificate
I0926 20:21:47.074881 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35418: EOF
I0926 20:21:47.083414 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35420: EOF
I0926 20:21:47.092124 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35422: remote error: bad certificate
I0926 20:21:47.100087 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35426: remote error: bad certificate
I0926 20:21:47.100893 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35424: remote error: bad certificate
I0926 20:21:47.549674 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38590: EOF
I0926 20:21:47.557895 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35436: EOF
I0926 20:21:47.566434 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35438: EOF
I0926 20:21:47.574653 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39862: EOF
I0926 20:21:47.575332 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35440: EOF
I0926 20:21:47.601916 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39866: EOF
I0926 20:21:47.601950 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39864: EOF
I0926 20:21:47.624611 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38592: EOF
I0926 20:21:47.650033 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38594: EOF
I0926 20:21:47.658363 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35442: remote error: bad certificate
I0926 20:21:47.662751 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35444: remote error: bad certificate
I0926 20:21:47.663798 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35446: remote error: bad certificate
I0926 20:21:47.665423 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35448: remote error: bad certificate
I0926 20:21:47.675867 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35450: remote error: bad certificate
I0926 20:21:47.754383 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38596: EOF
I0926 20:21:47.755804 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46006: EOF
I0926 20:21:47.798293 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46008: EOF
I0926 20:21:47.800880 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46010: EOF
I0926 20:21:47.857843 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46016: EOF
I0926 20:21:47.858320 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46014: EOF
I0926 20:21:47.858433 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46012: EOF
I0926 20:21:48.050171 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35454: remote error: bad certificate
I0926 20:21:48.075511 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35460: EOF
I0926 20:21:48.084026 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35462: EOF
I0926 20:21:48.092071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35464: remote error: bad certificate
I0926 20:21:48.100170 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35466: remote error: bad certificate
I0926 20:21:48.101254 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35468: remote error: bad certificate
I0926 20:21:48.211925 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46018: EOF
I0926 20:21:48.541450 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39870: EOF
I0926 20:21:48.550990 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38608: EOF
I0926 20:21:48.559249 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35476: EOF
I0926 20:21:48.567167 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35478: EOF
I0926 20:21:48.575246 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39872: EOF
I0926 20:21:48.576274 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35480: EOF
I0926 20:21:48.604179 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39876: EOF
I0926 20:21:48.604542 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39874: EOF
I0926 20:21:48.628000 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38610: EOF
I0926 20:21:48.652091 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38612: EOF
I0926 20:21:48.659959 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35482: remote error: bad certificate
I0926 20:21:48.663781 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35484: remote error: bad certificate
I0926 20:21:48.667958 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35486: remote error: bad certificate
I0926 20:21:48.668099 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35488: remote error: bad certificate
I0926 20:21:48.677603 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35490: remote error: bad certificate
I0926 20:21:48.803255 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46030: EOF
I0926 20:21:48.803314 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46028: EOF
I0926 20:21:48.854691 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46032: EOF
I0926 20:21:48.856456 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46034: EOF
I0926 20:21:48.859031 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46036: EOF
I0926 20:21:49.075830 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35492: EOF
I0926 20:21:49.085829 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35494: EOF
I0926 20:21:49.094279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35496: remote error: bad certificate
I0926 20:21:49.102836 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35498: remote error: bad certificate
I0926 20:21:49.110691 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35500: remote error: bad certificate
I0926 20:21:49.562869 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38626: EOF
I0926 20:21:49.564266 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35510: EOF
I0926 20:21:49.569033 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35512: EOF
I0926 20:21:49.575440 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39880: EOF
I0926 20:21:49.577660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35514: EOF
I0926 20:21:49.605455 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39882: EOF
I0926 20:21:49.606907 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39884: EOF
I0926 20:21:49.630093 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38628: EOF
I0926 20:21:49.653144 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38630: EOF
I0926 20:21:49.660089 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35516: remote error: bad certificate
I0926 20:21:49.664192 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35518: remote error: bad certificate
I0926 20:21:49.668545 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35522: remote error: bad certificate
I0926 20:21:49.668799 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35520: remote error: bad certificate
I0926 20:21:49.681388 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35524: remote error: bad certificate
I0926 20:21:49.801311 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46042: EOF
I0926 20:21:49.804387 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46044: EOF
I0926 20:21:49.829290 7 handlers.go:162] GET /api/v1/watch/resourcequotas?resourceVersion=14774183&timeoutSeconds=317: (5m17.005144914s) 200 [[hyperkube/v1.4.1 (linux/amd64) kubernetes/23b4265] 127.0.0.1:33200]
I0926 20:21:49.829479 7 reflector.go:403] k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83: Watch close - *api.ResourceQuota total 0 items received
I0926 20:21:49.857527 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46048: EOF
I0926 20:21:49.858296 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46050: EOF
I0926 20:21:49.861020 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46052: EOF
I0926 20:21:49.901892 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35526: EOF
I0926 20:21:50.047278 7 logs.go:41] http: TLS handshake error from 10.255.25.2:36344: remote error: bad certificate
I0926 20:21:50.076753 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35534: EOF
I0926 20:21:50.084491 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35536: EOF
I0926 20:21:50.095776 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35538: remote error: bad certificate
I0926 20:21:50.103900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35540: remote error: bad certificate
I0926 20:21:50.111291 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35542: remote error: bad certificate
I0926 20:21:50.376084 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39888: EOF
I0926 20:21:50.556861 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38646: EOF
I0926 20:21:50.565137 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35550: EOF
I0926 20:21:50.570781 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35552: EOF
I0926 20:21:50.577938 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35554: EOF
I0926 20:21:50.578648 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39890: EOF
I0926 20:21:50.607735 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39892: EOF
I0926 20:21:50.608411 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39894: EOF
I0926 20:21:50.632587 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38648: EOF
I0926 20:21:50.656821 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38650: EOF
I0926 20:21:50.665191 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35556: remote error: bad certificate
I0926 20:21:50.668730 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35558: remote error: bad certificate
I0926 20:21:50.680742 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35560: remote error: bad certificate
I0926 20:21:50.681576 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35562: remote error: bad certificate
I0926 20:21:50.682391 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35564: remote error: bad certificate
I0926 20:21:50.805731 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46064: EOF
I0926 20:21:50.806055 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46062: EOF
I0926 20:21:50.856818 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46066: EOF
I0926 20:21:50.860893 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46068: EOF
I0926 20:21:50.864005 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46070: EOF
I0926 20:21:51.019638 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38652: EOF
I0926 20:21:51.079573 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35566: EOF
I0926 20:21:51.087773 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35568: EOF
I0926 20:21:51.096663 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35570: remote error: bad certificate
I0926 20:21:51.104660 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35572: remote error: bad certificate
I0926 20:21:51.113219 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35574: remote error: bad certificate
I0926 20:21:51.557791 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38664: EOF
I0926 20:21:51.566441 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35584: EOF
I0926 20:21:51.574928 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35586: EOF
I0926 20:21:51.578516 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35588: EOF
I0926 20:21:51.583183 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39896: EOF
I0926 20:21:51.607984 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39900: EOF
I0926 20:21:51.609704 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39898: EOF
I0926 20:21:51.634617 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38666: EOF
I0926 20:21:51.658678 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38668: EOF
I0926 20:21:51.667109 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35590: remote error: bad certificate
I0926 20:21:51.668279 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35592: remote error: bad certificate
I0926 20:21:51.675293 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35596: remote error: bad certificate
I0926 20:21:51.675653 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35594: remote error: bad certificate
I0926 20:21:51.683773 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35598: remote error: bad certificate
I0926 20:21:51.806046 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46072: EOF
I0926 20:21:51.807314 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46074: EOF
I0926 20:21:51.856995 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46078: EOF
I0926 20:21:51.860256 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46076: EOF
I0926 20:21:51.861353 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46080: EOF
I0926 20:21:52.023044 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35600: remote error: bad certificate
I0926 20:21:52.080015 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35606: EOF
I0926 20:21:52.089047 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35608: EOF
I0926 20:21:52.097686 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35610: remote error: bad certificate
I0926 20:21:52.105485 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35612: remote error: bad certificate
I0926 20:21:52.113204 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35614: remote error: bad certificate
I0926 20:21:52.390089 7 logs.go:41] http: TLS handshake error from 10.255.25.2:36432: remote error: bad certificate
I0926 20:21:52.569601 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38680: EOF
I0926 20:21:52.571664 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35624: EOF
I0926 20:21:52.579653 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35626: EOF
I0926 20:21:52.580229 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35628: EOF
I0926 20:21:52.585320 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39902: EOF
I0926 20:21:52.609406 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39904: EOF
I0926 20:21:52.610180 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39906: EOF
I0926 20:21:52.636054 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38682: EOF
I0926 20:21:52.660447 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38684: EOF
I0926 20:21:52.668300 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35630: remote error: bad certificate
I0926 20:21:52.668543 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35632: remote error: bad certificate
I0926 20:21:52.675513 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35636: remote error: bad certificate
I0926 20:21:52.677055 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35634: remote error: bad certificate
I0926 20:21:52.683479 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35638: remote error: bad certificate
I0926 20:21:52.815257 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46090: EOF
I0926 20:21:52.815319 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46092: EOF
I0926 20:21:52.860427 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46098: EOF
I0926 20:21:52.864646 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46096: EOF
I0926 20:21:52.866864 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46100: EOF
I0926 20:21:53.082488 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35642: EOF
I0926 20:21:53.091628 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35644: EOF
I0926 20:21:53.099409 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35646: remote error: bad certificate
I0926 20:21:53.107328 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35648: remote error: bad certificate
I0926 20:21:53.115053 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35650: remote error: bad certificate
I0926 20:21:53.562517 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38688: EOF
I0926 20:21:53.572278 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35660: EOF
I0926 20:21:53.577223 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35662: EOF
I0926 20:21:53.581171 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35664: EOF
I0926 20:21:53.585380 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39908: EOF
I0926 20:21:53.610602 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39912: EOF
I0926 20:21:53.611502 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39910: EOF
I0926 20:21:53.637934 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38698: EOF
I0926 20:21:53.661498 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38700: EOF
I0926 20:21:53.670224 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35666: remote error: bad certificate
I0926 20:21:53.677182 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35668: remote error: bad certificate
I0926 20:21:53.677570 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35670: remote error: bad certificate
I0926 20:21:53.678424 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35672: remote error: bad certificate
I0926 20:21:53.684968 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35674: remote error: bad certificate
I0926 20:21:53.818173 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46110: EOF
I0926 20:21:53.819028 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46112: EOF
I0926 20:21:53.858851 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46118: EOF
I0926 20:21:53.860899 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46116: EOF
I0926 20:21:53.865103 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46120: EOF
I0926 20:21:54.083304 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35680: EOF
I0926 20:21:54.091990 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35682: EOF
I0926 20:21:54.100234 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35684: remote error: bad certificate
I0926 20:21:54.108418 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35686: remote error: bad certificate
I0926 20:21:54.116072 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35688: remote error: bad certificate
I0926 20:21:54.420092 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35690: EOF
I0926 20:21:54.564842 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38704: EOF
I0926 20:21:54.573714 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35692: EOF
I0926 20:21:54.578429 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35694: EOF
I0926 20:21:54.581872 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35702: EOF
I0926 20:21:54.588175 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39914: EOF
I0926 20:21:54.614463 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39916: EOF
I0926 20:21:54.614779 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39918: EOF
I0926 20:21:54.641003 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38714: EOF
I0926 20:21:54.665337 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38716: EOF
I0926 20:21:54.671489 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35704: remote error: bad certificate
I0926 20:21:54.679625 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35708: remote error: bad certificate
I0926 20:21:54.679715 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35706: remote error: bad certificate
I0926 20:21:54.680979 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35710: remote error: bad certificate
I0926 20:21:54.687223 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35712: remote error: bad certificate
I0926 20:21:54.812448 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46132: EOF
I0926 20:21:54.812701 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46130: EOF
I0926 20:21:54.863023 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46138: EOF
I0926 20:21:54.863438 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46136: EOF
I0926 20:21:54.866551 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46140: EOF
I0926 20:21:55.084608 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35714: EOF
I0926 20:21:55.093723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35716: EOF
I0926 20:21:55.101782 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35718: remote error: bad certificate
I0926 20:21:55.110221 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35720: remote error: bad certificate
I0926 20:21:55.117522 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35722: remote error: bad certificate
I0926 20:21:55.286409 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46142: EOF
I0926 20:21:55.294798 7 logs.go:41] http: TLS handshake error from 10.255.25.2:36540: remote error: bad certificate
W0926 20:21:55.536205 7 controller.go:351] Resetting endpoints for master service "kubernetes" to &TypeMeta{Kind:,APIVersion:,}
I0926 20:21:55.566806 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38720: EOF
I0926 20:21:55.581992 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35728: EOF
I0926 20:21:55.591809 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35730: EOF
I0926 20:21:55.592670 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39920: EOF
I0926 20:21:55.594256 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39922: EOF
I0926 20:21:55.595526 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35732: EOF
I0926 20:21:55.613825 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39924: EOF
I0926 20:21:55.614180 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39926: EOF
I0926 20:21:55.643440 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38730: EOF
I0926 20:21:55.667131 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38732: EOF
I0926 20:21:55.671608 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35740: remote error: bad certificate
I0926 20:21:55.680995 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35744: remote error: bad certificate
I0926 20:21:55.687071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35742: remote error: bad certificate
I0926 20:21:55.687150 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35746: remote error: bad certificate
I0926 20:21:55.688900 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35748: remote error: bad certificate
I0926 20:21:55.819721 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46146: EOF
I0926 20:21:55.819847 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46144: EOF
I0926 20:21:55.865305 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46152: EOF
I0926 20:21:55.866318 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46150: EOF
I0926 20:21:55.869769 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46154: EOF
I0926 20:21:56.038160 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35750: remote error: bad certificate
I0926 20:21:56.085135 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35758: EOF
I0926 20:21:56.091906 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35760: EOF
I0926 20:21:56.103075 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35762: remote error: bad certificate
I0926 20:21:56.110729 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35764: remote error: bad certificate
I0926 20:21:56.118808 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35766: remote error: bad certificate
I0926 20:21:56.568826 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38738: EOF
I0926 20:21:56.576194 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35770: EOF
I0926 20:21:56.580260 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35772: EOF
I0926 20:21:56.590962 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35774: EOF
I0926 20:21:56.598843 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39928: EOF
I0926 20:21:56.616153 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39930: EOF
I0926 20:21:56.617232 7 logs.go:41] http: TLS handshake error from 192.168.16.15:39932: EOF
I0926 20:21:56.644474 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38750: EOF
I0926 20:21:56.670278 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38752: EOF
I0926 20:21:56.673841 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35782: remote error: bad certificate
I0926 20:21:56.682144 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35788: remote error: bad certificate
I0926 20:21:56.682860 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35786: remote error: bad certificate
I0926 20:21:56.682913 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35784: remote error: bad certificate
I0926 20:21:56.690169 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35790: remote error: bad certificate
I0926 20:21:56.824126 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46166: EOF
I0926 20:21:56.825012 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46164: EOF
I0926 20:21:56.864443 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46168: EOF
I0926 20:21:56.864861 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46170: EOF
I0926 20:21:56.869756 7 logs.go:41] http: TLS handshake error from 192.168.16.5:46172: EOF
I0926 20:21:57.040096 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35792: EOF
I0926 20:21:57.087274 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35794: EOF
I0926 20:21:57.095723 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35796: EOF
I0926 20:21:57.104300 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35798: remote error: bad certificate
I0926 20:21:57.111071 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35800: remote error: bad certificate
I0926 20:21:57.119210 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35802: remote error: bad certificate
I0926 20:21:57.571238 7 logs.go:41] http: TLS handshake error from 192.168.16.16:38756: EOF
I0926 20:21:57.579624 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35806: EOF
I0926 20:21:57.582057 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35808: EOF
I0926 20:21:57.592727 7 logs.go:41] http: TLS handshake error from 192.168.16.12:35810: EOF
I0926 20:21:57.600758 7 logs.go:41] http: TLS handshake error from 192.168.16
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment