Skip to content

Instantly share code, notes, and snippets.

@jayunit100
Created November 15, 2016 12:18
Show Gist options
  • Save jayunit100/f8266b0e5fb747dfa5acf0795a1d6428 to your computer and use it in GitHub Desktop.
Save jayunit100/f8266b0e5fb747dfa5acf0795a1d6428 to your computer and use it in GitHub Desktop.
1s rate: 131 total: 131
I1115 07:05:55.705537 34432 trace.go:61] Trace "cacher *api.Pod: List" (started 2016-11-15 07:05:53.398304727 -0500 EST):
[2.203422771s] [2.203422771s] Ready
[2.203437983s] [15.212µs] watchCache locked acquired
[2.20343824s] [257ns] watchCache fresh enough
[2.204380526s] [942.286µs] Listed 24014 items from cache
[2.307147446s] [102.76692ms] Filtered 23883 items
[2.307171024s] [23.578µs] END
I1115 07:05:56.247742 34432 trace.go:61] Trace "List /api/v1/pods" (started 2016-11-15 07:05:53.39821633 -0500 EST):
[79.614µs] [79.614µs] About to List from storage
[2.307390511s] [2.307310897s] Listing from storage done
[2.336386883s] [28.996372ms] Self-linking done
[2.849474036s] [513.087153ms] Writing http response done (23883 items)
[2.849475801s] [1.765µs] END
2s rate: 0 total: 131
E1115 07:05:57.259111 34432 scheduler.go:116] scheduler cache AssumePod failed: pod state wasn't initial but get assumed. Pod key: sched-test/rc1-pod-pjjjm
E1115 07:05:57.260304 34432 scheduler.go:137] scheduler cache ForgetPod failed: no corresponding pod rc1-pod-pjjjm in pods of node scheduler-perf-gizlp
E1115 07:05:57.260346 34432 factory.go:583] Error scheduling sched-test rc1-pod-pjjjm: Operation cannot be fulfilled on pods/binding "rc1-pod-pjjjm": pod rc1-pod-pjjjm is already assigned to node "scheduler-perf-l5cfq"; retrying
Scheduled 30000 Pods in 3 seconds (10000 per second on average). min QPS was 0
E1115 07:05:58.195641 34432 scheduler.go:116] scheduler cache AssumePod failed: pod state wasn't initial but get assumed. Pod key: sched-test/rc1-pod-4vja0
E1115 07:05:58.196879 34432 scheduler.go:137] scheduler cache ForgetPod failed: no corresponding pod rc1-pod-4vja0 in pods of node scheduler-perf-9qr4t
E1115 07:05:58.196924 34432 factory.go:583] Error scheduling sched-test rc1-pod-4vja0: Operation cannot be fulfilled on pods/binding "rc1-pod-4vja0": pod rc1-pod-4vja0 is already assigned to node "scheduler-perf-hk53l"; retrying
W1115 07:05:58.824247 34432 storage_extensions.go:137] third party resource sync failed: Get http://127.0.0.1:45162/apis/extensions/v1beta1/thirdpartyresources: dial tcp 127.0.0.1:45162: getsockopt: connection refused
W1115 07:05:58.837854 34432 controller.go:354] Resetting endpoints for master service "kubernetes" to &api.Endpoints{TypeMeta:unversioned.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:api.ObjectMeta{Name:"kubernetes", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", Res
ourceVersion:"", Generation:0, CreationTimestamp:unversioned.Time{Time:time.Time{sec:0, nsec:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*unversioned.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), Own
erReferences:[]api.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:""}, Subsets:[]api.EndpointSubset{api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"192.168.10.4", Hostname:"", NodeName:(*string)(nil), TargetRef:(*api.ObjectReference)(nil)}},
NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"https", Port:6443, Protocol:"TCP"}}}}}
E1115 07:05:58.838376 34432 controller.go:160] unable to sync kubernetes service: Put http://127.0.0.1:45162/api/v1/namespaces/default/endpoints/kubernetes: dial tcp 127.0.0.1:45162: getsockopt: connection refused
E1115 07:05:58.867442 34432 factory.go:583] Error scheduling sched-test rc1-pod-7tg4n: SchedulerPredicates failed due to node not found, which is unexpected.; retrying
E1115 07:05:58.916966 34432 factory.go:583] Error scheduling sched-test rc1-pod-r4ymm: SchedulerPredicates failed due to node not found, which is unexpected.; retrying
E1115 07:05:58.957243 34432 factory.go:583] Error scheduling sched-test rc1-pod-bg2j0: [SchedulerPredicates failed due to node not found, which is unexpected., SchedulerPredicates failed due to node not found, which is unexpected., SchedulerPredicates failed due to node not foun
d, which is unexpected.]; retrying
I1115 07:05:59.300417 34432 trace.go:61] Trace "decodeNodeList *[]api.Pod" (started 2016-11-15 07:05:57.268814792 -0500 EST):
[2.031563396s] [2.031563396s] Decoded 30000 nodes
[2.031563805s] [409ns] END
I1115 07:05:59.300507 34432 trace.go:61] Trace "decodeNodeList *[]api.Pod" (started 2016-11-15 07:05:57.268812151 -0500 EST):
[2.426µs] [2.426µs] Decoding dir /71ae1dcd-2f58-4f84-99ea-e72c20a623da/pods/sched-test START
[2.031667304s] [2.031664878s] Decoding dir /71ae1dcd-2f58-4f84-99ea-e72c20a623da/pods/sched-test END
[2.031668985s] [1.681µs] Decoded 1 nodes
[2.031669359s] [374ns] END
I1115 07:05:59.300565 34432 trace.go:61] Trace "List *api.PodList" (started 2016-11-15 07:05:56.603028183 -0500 EST):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment