Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alvaroaleman/a365f243436abd933cdff6d80d40effe to your computer and use it in GitHub Desktop.
Save alvaroaleman/a365f243436abd933cdff6d80d40effe to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
I1003 08:33:22.100784 1 flags.go:33] FLAG: --address="127.0.0.1"
I1003 08:33:22.100857 1 flags.go:33] FLAG: --algorithm-provider=""
I1003 08:33:22.100863 1 flags.go:33] FLAG: --alsologtostderr="false"
I1003 08:33:22.100868 1 flags.go:33] FLAG: --config=""
I1003 08:33:22.100879 1 flags.go:33] FLAG: --contention-profiling="false"
I1003 08:33:22.100900 1 flags.go:33] FLAG: --failure-domains="kubernetes.io/hostname,failure-domain.beta.kubernetes.io/zone,failure-domain.beta.kubernetes.io/region"
I1003 08:33:22.100931 1 flags.go:33] FLAG: --feature-gates=""
I1003 08:33:22.101129 1 flags.go:33] FLAG: --hard-pod-affinity-symmetric-weight="1"
I1003 08:33:22.101139 1 flags.go:33] FLAG: --help="false"
I1003 08:33:22.101146 1 flags.go:33] FLAG: --kube-api-burst="100"
I1003 08:33:22.101156 1 flags.go:33] FLAG: --kube-api-content-type="application/vnd.kubernetes.protobuf"
I1003 08:33:22.101162 1 flags.go:33] FLAG: --kube-api-qps="50"
I1003 08:33:22.101170 1 flags.go:33] FLAG: --kubeconfig="/etc/kubernetes/scheduler.conf"
I1003 08:33:22.101177 1 flags.go:33] FLAG: --leader-elect="true"
I1003 08:33:22.101182 1 flags.go:33] FLAG: --leader-elect-lease-duration="15s"
I1003 08:33:22.101200 1 flags.go:33] FLAG: --leader-elect-renew-deadline="10s"
I1003 08:33:22.101206 1 flags.go:33] FLAG: --leader-elect-resource-lock="endpoints"
I1003 08:33:22.101212 1 flags.go:33] FLAG: --leader-elect-retry-period="2s"
I1003 08:33:22.101217 1 flags.go:33] FLAG: --lock-object-name="kube-scheduler"
I1003 08:33:22.101223 1 flags.go:33] FLAG: --lock-object-namespace="kube-system"
I1003 08:33:22.101231 1 flags.go:33] FLAG: --log-backtrace-at=":0"
I1003 08:33:22.101241 1 flags.go:33] FLAG: --log-dir=""
I1003 08:33:22.101250 1 flags.go:33] FLAG: --log-flush-frequency="5s"
I1003 08:33:22.101255 1 flags.go:33] FLAG: --logtostderr="true"
I1003 08:33:22.101261 1 flags.go:33] FLAG: --master=""
I1003 08:33:22.101267 1 flags.go:33] FLAG: --policy-config-file=""
I1003 08:33:22.101273 1 flags.go:33] FLAG: --policy-configmap=""
I1003 08:33:22.101278 1 flags.go:33] FLAG: --policy-configmap-namespace="kube-system"
I1003 08:33:22.101284 1 flags.go:33] FLAG: --port="10251"
I1003 08:33:22.101293 1 flags.go:33] FLAG: --profiling="false"
I1003 08:33:22.101299 1 flags.go:33] FLAG: --scheduler-name="default-scheduler"
I1003 08:33:22.101307 1 flags.go:33] FLAG: --stderrthreshold="2"
I1003 08:33:22.101313 1 flags.go:33] FLAG: --use-legacy-policy-config="false"
I1003 08:33:22.101320 1 flags.go:33] FLAG: --v="9"
I1003 08:33:22.101325 1 flags.go:33] FLAG: --version="false"
I1003 08:33:22.101335 1 flags.go:33] FLAG: --vmodule=""
I1003 08:33:22.101342 1 flags.go:33] FLAG: --write-config-to=""
I1003 08:33:22.102539 1 loader.go:359] Config loaded from file /etc/kubernetes/scheduler.conf
I1003 08:33:22.103835 1 server.go:128] Version: v1.12.0
W1003 08:33:22.103865 1 defaults.go:210] TaintNodesByCondition is enabled, PodToleratesNodeTaints predicate is mandatory
I1003 08:33:22.104052 1 factory.go:1053] Creating scheduler from algorithm provider 'DefaultProvider'
I1003 08:33:22.104073 1 factory.go:1153] Creating scheduler with fit predicates 'map[CheckVolumeBinding:{} GeneralPredicates:{} CheckNodeUnschedulable:{} NoDiskConflict:{} MaxEBSVolumeCount:{} MatchInterPodAffinity:{} MaxCSIVolumeCountPred:{} NoVolumeZoneConflict:{} MaxGCEPDVolumeCount:{} MaxAzureDiskVolumeCount:{} PodToleratesNodeTaints:{}]' and priority functions 'map[BalancedResourceAllocation:{} NodePreferAvoidPodsPriority:{} NodeAffinityPriority:{} TaintTolerationPriority:{} ImageLocalityPriority:{} SelectorSpreadPriority:{} InterPodAffinityPriority:{} LeastRequestedPriority:{}]'
I1003 08:33:22.104269 1 healthz.go:111] No default health checks specified. Installing the ping handler.
I1003 08:33:22.104288 1 healthz.go:115] Installing healthz checkers:"ping"
W1003 08:33:22.105045 1 authorization.go:47] Authorization is disabled
W1003 08:33:22.105062 1 authentication.go:55] Authentication is disabled
I1003 08:33:22.105074 1 deprecated_insecure_serving.go:48] Serving healthz insecurely on 127.0.0.1:10251
I1003 08:33:22.105342 1 reflector.go:131] Starting reflector *v1.Pod (0s) from k8s.io/kubernetes/cmd/kube-scheduler/app/server.go:178
I1003 08:33:22.105362 1 reflector.go:169] Listing and watching *v1.Pod from k8s.io/kubernetes/cmd/kube-scheduler/app/server.go:178
I1003 08:33:22.105376 1 reflector.go:131] Starting reflector *v1.Service (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105387 1 reflector.go:169] Listing and watching *v1.Service from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105460 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/pods?fieldSelector=status.phase%21%3DFailed%2Cstatus.phase%21%3DSucceeded&limit=500&resourceVersion=0'
I1003 08:33:22.105467 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/services?limit=500&resourceVersion=0'
I1003 08:33:22.105462 1 reflector.go:131] Starting reflector *v1beta1.PodDisruptionBudget (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105486 1 reflector.go:169] Listing and watching *v1beta1.PodDisruptionBudget from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105558 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/policy/v1beta1/poddisruptionbudgets?limit=500&resourceVersion=0'
I1003 08:33:22.105625 1 reflector.go:131] Starting reflector *v1.StatefulSet (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105636 1 reflector.go:169] Listing and watching *v1.StatefulSet from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105932 1 reflector.go:131] Starting reflector *v1.PersistentVolumeClaim (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105942 1 reflector.go:169] Listing and watching *v1.PersistentVolumeClaim from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105978 1 reflector.go:131] Starting reflector *v1.ReplicationController (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105988 1 reflector.go:169] Listing and watching *v1.ReplicationController from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.105997 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/persistentvolumeclaims?limit=500&resourceVersion=0'
I1003 08:33:22.106066 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/replicationcontrollers?limit=500&resourceVersion=0'
I1003 08:33:22.106197 1 reflector.go:131] Starting reflector *v1.PersistentVolume (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.106208 1 reflector.go:169] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.106252 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/persistentvolumes?limit=500&resourceVersion=0'
I1003 08:33:22.109539 1 reflector.go:131] Starting reflector *v1.ReplicaSet (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.109552 1 reflector.go:169] Listing and watching *v1.ReplicaSet from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.109625 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/apps/v1/replicasets?limit=500&resourceVersion=0'
I1003 08:33:22.117251 1 reflector.go:131] Starting reflector *v1.StorageClass (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.117445 1 reflector.go:169] Listing and watching *v1.StorageClass from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.117690 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/storage.k8s.io/v1/storageclasses?limit=500&resourceVersion=0'
I1003 08:33:22.119308 1 reflector.go:131] Starting reflector *v1.Node (0s) from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.119327 1 reflector.go:169] Listing and watching *v1.Node from k8s.io/client-go/informers/factory.go:131
I1003 08:33:22.119412 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/nodes?limit=500&resourceVersion=0'
I1003 08:33:22.120907 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/nodes?limit=500&resourceVersion=0 200 OK in 1 milliseconds
I1003 08:33:22.130300 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.130318 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.130324 1 round_trippers.go:414] Content-Length: 3953
I1003 08:33:22.130331 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.130417 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/services?limit=500&resourceVersion=0 200 OK in 24 milliseconds
I1003 08:33:22.130476 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.130498 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.130521 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.130550 1 round_trippers.go:414] Content-Length: 716
I1003 08:33:22.130651 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 11 0a 02 76 31 12 0b 53 65 72 76 |k8s.....v1..Serv|
00000010 69 63 65 4c 69 73 74 12 ae 05 0a 1a 0a 10 2f 61 |iceList......./a|
00000020 70 69 2f 76 31 2f 73 65 72 76 69 63 65 73 12 04 |pi/v1/services..|
00000030 31 33 30 37 1a 00 12 f9 01 0a ae 01 0a 0a 6b 75 |1307..........ku|
00000040 62 65 72 6e 65 74 65 73 12 00 1a 07 64 65 66 61 |bernetes....defa|
00000050 75 6c 74 22 2e 2f 61 70 69 2f 76 31 2f 6e 61 6d |ult"./api/v1/nam|
00000060 65 73 70 61 63 65 73 2f 64 65 66 61 75 6c 74 2f |espaces/default/|
00000070 73 65 72 76 69 63 65 73 2f 6b 75 62 65 72 6e 65 |services/kuberne|
00000080 74 65 73 2a 24 34 65 63 66 30 64 33 64 2d 63 36 |tes*$4ecf0d3d-c6|
00000090 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
000000a0 30 30 30 31 31 36 32 63 66 32 01 36 38 00 42 08 |0001162cf2.68.B.|
000000b0 08 c4 9b ce dd 05 10 00 5a 16 0a 09 63 6f 6d 70 |........Z...comp|
000000c0 6f 6e 65 6e 74 12 09 61 70 69 73 65 72 76 65 72 |onent..apiserver|
000000d0 5a 16 0a 08 70 72 6f 76 69 64 65 72 12 0a 6b 75 |Z...provider..ku|
000000e0 62 65 72 6e 65 74 65 73 7a 00 12 42 0a 1a 0a 05 |bernetesz..B....|
000000f0 68 74 74 70 73 12 03 54 43 50 18 bb 03 22 07 08 |https..TCP..."..|
00000100 00 10 ab 32 1a 00 28 00 1a 09 31 30 2e 39 36 2e |...2..(...10.96.|
00000110 30 2e 31 22 09 43 6c 75 73 74 65 72 49 50 3a 04 |0.1".ClusterIP:.|
00000120 4e 6f 6e 65 42 00 52 00 5a 00 60 00 68 00 1a 02 |NoneB.R.Z.`.h...|
00000130 0a 00 12 93 03 0a 9a 02 0a 08 6b 75 62 65 2d 64 |..........kube-d|
00000140 6e 73 12 00 1a 0b 6b 75 62 65 2d 73 79 73 74 65 |ns....kube-syste|
00000150 6d 22 30 2f 61 70 69 2f 76 31 2f 6e 61 6d 65 73 |m"0/api/v1/names|
00000160 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 73 74 65 |paces/kube-syste|
00000170 6d 2f 73 65 72 76 69 63 65 73 2f 6b 75 62 65 2d |m/services/kube-|
00000180 64 6e 73 2a 24 35 31 36 35 39 31 39 64 2d 63 36 |dns*$5165919d-c6|
00000190 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
000001a0 30 30 30 31 31 36 32 63 66 32 04 31 33 30 37 38 |0001162cf2.13078|
000001b0 00 42 08 08 c8 9b ce dd 05 10 00 5a 13 0a 07 6b |.B.........Z...k|
000001c0 38 73 2d 61 70 70 12 08 6b 75 62 65 2d 64 6e 73 |8s-app..kube-dns|
000001d0 5a 25 0a 1d 6b 75 62 65 72 6e 65 74 65 73 2e 69 |Z%..kubernetes.i|
000001e0 6f 2f 63 6c 75 73 74 65 72 2d 73 65 72 76 69 63 |o/cluster-servic|
000001f0 65 12 04 74 72 75 65 5a 1d 0a 12 6b 75 62 65 72 |e..trueZ...kuber|
00000200 6e 65 74 65 73 2e 69 6f 2f 6e 61 6d 65 12 07 4b |netes.io/name..K|
00000210 75 62 65 44 4e 53 62 1a 0a 12 70 72 6f 6d 65 74 |ubeDNSb...promet|
00000220 68 65 75 73 2e 69 6f 2f 70 6f 72 74 12 04 39 31 |heus.io/port..91|
00000230 35 33 62 1c 0a 14 70 72 6f 6d 65 74 68 65 75 73 |53b...prometheus|
00000240 2e 69 6f 2f 73 63 72 61 70 65 12 04 74 72 75 65 |.io/scrape..true|
00000250 7a 00 12 70 0a 16 0a 03 64 6e 73 12 03 55 44 50 |z..p....dns..UDP|
00000260 18 35 22 06 08 00 10 35 1a 00 28 00 0a 1a 0a 07 |.5"....5..(.....|
00000270 64 6e 73 2d 74 63 70 12 03 54 43 50 18 35 22 06 |dns-tcp..TCP.5".|
00000280 08 00 10 35 1a 00 28 00 12 13 0a 07 6b 38 73 2d |...5..(.....k8s-|
00000290 61 70 70 12 08 6b 75 62 65 2d 64 6e 73 1a 0a 31 |app..kube-dns..1|
000002a0 30 2e 39 36 2e 30 2e 31 30 22 09 43 6c 75 73 74 |0.96.0.10".Clust|
000002b0 65 72 49 50 3a 04 4e 6f 6e 65 42 00 52 00 5a 00 |erIP:.NoneB.R.Z.|
000002c0 60 00 68 00 1a 02 0a 00 1a 00 22 00 |`.h.......".|
I1003 08:33:22.130662 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0e 0a 02 76 31 12 08 4e 6f 64 65 |k8s.....v1..Node|
00000010 4c 69 73 74 12 d6 1e 0a 19 0a 0d 2f 61 70 69 2f |List......./api/|
00000020 76 31 2f 6e 6f 64 65 73 12 06 31 30 33 37 36 30 |v1/nodes..103760|
00000030 1a 00 12 b8 1e 0a b8 05 0a 1d 6d 61 63 68 69 6e |..........machin|
00000040 65 2d 63 6f 6e 74 72 6f 6c 6c 65 72 2d 74 65 73 |e-controller-tes|
00000050 74 2d 6c 6f 63 61 6c 12 00 1a 00 22 2b 2f 61 70 |t-local...."+/ap|
00000060 69 2f 76 31 2f 6e 6f 64 65 73 2f 6d 61 63 68 69 |i/v1/nodes/machi|
00000070 6e 65 2d 63 6f 6e 74 72 6f 6c 6c 65 72 2d 74 65 |ne-controller-te|
00000080 73 74 2d 6c 6f 63 61 6c 2a 24 34 65 64 36 38 61 |st-local*$4ed68a|
00000090 61 30 2d 63 36 35 37 2d 31 31 65 38 2d 38 64 65 |a0-c657-11e8-8de|
000000a0 63 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |c-9600001162cf2.|
000000b0 31 30 33 37 36 30 38 00 42 08 08 c4 9b ce dd 05 |1037608.B.......|
000000c0 10 00 5a 20 0a 17 62 65 74 61 2e 6b 75 62 65 72 |..Z ..beta.kuber|
000000d0 6e 65 74 65 73 2e 69 6f 2f 61 72 63 68 12 05 61 |netes.io/arch..a|
000000e0 6d 64 36 34 5a 1e 0a 15 62 65 74 61 2e 6b 75 62 |md64Z...beta.kub|
000000f0 65 72 6e 65 74 65 73 2e 69 6f 2f 6f 73 12 05 6c |ernetes.io/os..l|
00000100 69 6e 75 78 5a 37 0a 16 6b 75 62 65 72 6e 65 74 |inuxZ7..kubernet|
00000110 65 73 2e 69 6f 2f 68 6f 73 74 6e 61 6d 65 12 1d |es.io/hostname..|
00000120 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000130 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5a 22 0a |er-test-localZ".|
00000140 1e 6e 6f 64 65 2d 72 6f 6c 65 2e 6b 75 62 65 72 |.node-role.kuber|
00000150 6e 65 74 65 73 2e 69 6f 2f 6d 61 73 74 65 72 12 |netes.io/master.|
00000160 00 62 48 0a 25 66 6c 61 6e 6e 65 6c 2e 61 6c 70 |.bH.%flannel.alp|
00000170 68 61 2e 63 6f 72 65 6f 73 2e 63 6f 6d 2f 62 61 |ha.coreos.com/ba|
00000180 63 6b 65 6e 64 2d 64 61 74 61 12 1f 7b 22 56 74 |ckend-data..{"Vt|
00000190 65 70 4d 41 43 22 3a 22 38 65 3a 31 62 3a 32 65 |epMAC":"8e:1b:2e|
000001a0 3a 63 61 3a 31 34 3a 33 33 22 7d 62 2e 0a 25 66 |:ca:14:33"}b..%f|
000001b0 6c 61 6e 6e 65 6c 2e 61 6c 70 68 61 2e 63 6f 72 |lannel.alpha.cor|
000001c0 65 6f 73 2e 63 6f 6d 2f 62 61 63 6b 65 6e 64 2d |eos.com/backend-|
000001d0 74 79 70 65 12 05 76 78 6c 61 6e 62 34 0a 2c 66 |type..vxlanb4.,f|
000001e0 6c 61 6e 6e 65 6c 2e 61 6c 70 68 61 2e 63 6f 72 |lannel.alpha.cor|
000001f0 65 6f 73 2e 63 6f 6d 2f 6b 75 62 65 2d 73 75 62 |eos.com/kube-sub|
00000200 6e 65 74 2d 6d 61 6e 61 67 65 72 12 04 74 72 75 |net-manager..tru|
00000210 65 62 34 0a 22 66 6c 61 6e 6e 65 6c 2e 61 6c 70 |eb4."flannel.alp|
00000220 68 61 2e 63 6f 72 65 6f 73 2e 63 6f 6d 2f 70 75 |ha.coreos.com/pu|
00000230 62 6c 69 63 2d 69 70 12 0e 31 35 39 2e 36 39 2e |blic-ip..159.69.|
00000240 31 35 34 2e 31 38 37 62 42 0a 26 6b 75 62 65 61 |154.187bB.&kubea|
00000250 64 6d 2e 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 |dm.alpha.kuberne|
00000260 74 65 73 2e 69 6f 2f 63 72 69 2d 73 6f 63 6b 65 |tes.io/cri-socke|
00000270 74 12 18 2f 76 61 72 2f 72 75 6e 2f 64 6f 63 6b |t../var/run/dock|
00000280 65 72 73 68 69 6d 2e 73 6f 63 6b 62 21 0a 1c 6e |ershim.sockb!..n|
00000290 6f 64 65 2e 61 6c 70 68 61 2e 6b 75 62 65 72 6e |ode.alpha.kubern|
000002a0 65 74 65 73 2e 69 6f 2f 74 74 6c 12 01 30 62 3e |etes.io/ttl..0b>|
000002b0 0a 36 76 6f 6c 75 6d 65 73 2e 6b 75 62 65 72 6e |.6volumes.kubern|
000002c0 65 74 65 73 2e 69 6f 2f 63 6f 6e 74 72 6f 6c 6c |etes.io/controll|
000002d0 65 72 2d 6d 61 6e 61 67 65 64 2d 61 74 74 61 63 |er-managed-attac|
000002e0 68 2d 64 65 74 61 63 68 12 04 74 72 75 65 7a 00 |h-detach..truez.|
000002f0 12 15 0a 0d 31 30 2e 32 34 34 2e 30 2e 30 2f 32 |....10.244.0.0/2|
00000300 34 12 00 1a 00 20 00 1a e3 18 0a 0a 0a 03 63 70 |4.... ........cp|
00000310 75 12 03 0a 01 34 0a 22 0a 11 65 70 68 65 6d 65 |u....4."..epheme|
00000320 72 61 6c 2d 73 74 6f 72 61 67 65 12 0d 0a 0b 31 |ral-storage....1|
00000330 35 37 34 38 32 34 34 30 4b 69 0a 14 0a 0d 68 75 |57482440Ki....hu|
00000340 67 65 70 61 67 65 73 2d 31 47 69 12 03 0a 01 30 |gepages-1Gi....0|
00000350 0a 14 0a 0d 68 75 67 65 70 61 67 65 73 2d 32 4d |....hugepages-2M|
00000360 69 12 03 0a 01 30 0a 16 0a 06 6d 65 6d 6f 72 79 |i....0....memory|
00000370 12 0c 0a 0a 31 36 30 33 38 33 34 38 4b 69 0a 0d |....16038348Ki..|
00000380 0a 04 70 6f 64 73 12 05 0a 03 31 31 30 12 0a 0a |..pods....110...|
00000390 03 63 70 75 12 03 0a 01 34 12 23 0a 11 65 70 68 |.cpu....4.#..eph|
000003a0 65 6d 65 72 61 6c 2d 73 74 6f 72 61 67 65 12 0e |emeral-storage..|
000003b0 0a 0c 31 34 35 31 33 35 38 31 36 34 36 34 12 14 |..145135816464..|
000003c0 0a 0d 68 75 67 65 70 61 67 65 73 2d 31 47 69 12 |..hugepages-1Gi.|
000003d0 03 0a 01 30 12 14 0a 0d 68 75 67 65 70 61 67 65 |...0....hugepage|
000003e0 73 2d 32 4d 69 12 03 0a 01 30 12 16 0a 06 6d 65 |s-2Mi....0....me|
000003f0 6d 6f 72 79 12 0c 0a 0a 31 35 39 33 35 39 34 38 |mory....15935948|
00000400 4b 69 12 0d 0a 04 70 6f 64 73 12 05 0a 03 31 31 |Ki....pods....11|
00000410 30 1a 00 22 6d 0a 09 4f 75 74 4f 66 44 69 73 6b |0.."m..OutOfDisk|
00000420 12 05 46 61 6c 73 65 1a 08 08 cb fd d1 dd 05 10 |..False.........|
00000430 00 22 08 08 c1 9b ce dd 05 10 00 2a 18 4b 75 62 |.".........*.Kub|
00000440 65 6c 65 74 48 61 73 53 75 66 66 69 63 69 65 6e |eletHasSufficien|
00000450 74 44 69 73 6b 32 2b 6b 75 62 65 6c 65 74 20 68 |tDisk2+kubelet h|
00000460 61 73 20 73 75 66 66 69 63 69 65 6e 74 20 64 69 |as sufficient di|
00000470 73 6b 20 73 70 61 63 65 20 61 76 61 69 6c 61 62 |sk space availab|
00000480 6c 65 22 70 0a 0e 4d 65 6d 6f 72 79 50 72 65 73 |le"p..MemoryPres|
00000490 73 75 72 65 12 05 46 61 6c 73 65 1a 08 08 cb fd |sure..False.....|
000004a0 d1 dd 05 10 00 22 08 08 c1 9b ce dd 05 10 00 2a |.....".........*|
000004b0 1a 4b 75 62 65 6c 65 74 48 61 73 53 75 66 66 69 |.KubeletHasSuffi|
000004c0 63 69 65 6e 74 4d 65 6d 6f 72 79 32 27 6b 75 62 |cientMemory2'kub|
000004d0 65 6c 65 74 20 68 61 73 20 73 75 66 66 69 63 69 |elet has suffici|
000004e0 65 6e 74 20 6d 65 6d 6f 72 79 20 61 76 61 69 6c |ent memory avail|
000004f0 61 62 6c 65 22 61 0a 0c 44 69 73 6b 50 72 65 73 |able"a..DiskPres|
00000500 73 75 72 65 12 05 46 61 6c 73 65 1a 08 08 cb fd |sure..False.....|
00000510 d1 dd 05 10 00 22 08 08 c1 9b ce dd 05 10 00 2a |.....".........*|
00000520 18 4b 75 62 65 6c 65 74 48 61 73 4e 6f 44 69 73 |.KubeletHasNoDis|
00000530 6b 50 72 65 73 73 75 72 65 32 1c 6b 75 62 65 6c |kPressure2.kubel|
00000540 65 74 20 68 61 73 20 6e 6f 20 64 69 73 6b 20 70 |et has no disk p|
00000550 72 65 73 73 75 72 65 22 67 0a 0b 50 49 44 50 72 |ressure"g..PIDPr|
00000560 65 73 73 75 72 65 12 05 46 61 6c 73 65 1a 08 08 |essure..False...|
00000570 cb fd d1 dd 05 10 00 22 08 08 c1 9b ce dd 05 10 |......."........|
00000580 00 2a 17 4b 75 62 65 6c 65 74 48 61 73 53 75 66 |.*.KubeletHasSuf|
00000590 66 69 63 69 65 6e 74 50 49 44 32 24 6b 75 62 65 |ficientPID2$kube|
000005a0 6c 65 74 20 68 61 73 20 73 75 66 66 69 63 69 65 |let has sufficie|
000005b0 6e 74 20 50 49 44 20 61 76 61 69 6c 61 62 6c 65 |nt PID available|
000005c0 22 62 0a 05 52 65 61 64 79 12 04 54 72 75 65 1a |"b..Ready..True.|
000005d0 08 08 cb fd d1 dd 05 10 00 22 08 08 c0 9f ce dd |........."......|
000005e0 05 10 00 2a 0c 4b 75 62 65 6c 65 74 52 65 61 64 |...*.KubeletRead|
000005f0 79 32 31 6b 75 62 65 6c 65 74 20 69 73 20 70 6f |y21kubelet is po|
00000600 73 74 69 6e 67 20 72 65 61 64 79 20 73 74 61 74 |sting ready stat|
00000610 75 73 2e 20 41 70 70 41 72 6d 6f 72 20 65 6e 61 |us. AppArmor ena|
00000620 62 6c 65 64 2a 1c 0a 0a 49 6e 74 65 72 6e 61 6c |bled*...Internal|
00000630 49 50 12 0e 31 35 39 2e 36 39 2e 31 35 34 2e 31 |IP..159.69.154.1|
00000640 38 37 2a 29 0a 08 48 6f 73 74 6e 61 6d 65 12 1d |87*)..Hostname..|
00000650 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000660 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 32 05 0a |er-test-local2..|
00000670 03 08 8a 50 3a ca 01 0a 20 30 61 37 36 65 32 61 |...P:... 0a76e2a|
00000680 61 36 30 37 33 34 39 36 64 38 61 31 32 34 36 65 |a6073496d8a1246e|
00000690 63 39 34 66 37 62 39 64 63 12 24 30 41 37 36 45 |c94f7b9dc.$0A76E|
000006a0 32 41 41 2d 36 30 37 33 2d 34 39 36 44 2d 38 41 |2AA-6073-496D-8A|
000006b0 31 32 2d 34 36 45 43 39 34 46 37 42 39 44 43 1a |12-46EC94F7B9DC.|
000006c0 24 39 61 38 33 35 62 32 64 2d 63 61 62 64 2d 34 |$9a835b2d-cabd-4|
000006d0 66 36 31 2d 62 61 38 35 2d 34 37 65 62 34 62 32 |f61-ba85-47eb4b2|
000006e0 63 32 62 39 39 22 11 34 2e 31 35 2e 30 2d 33 34 |c2b99".4.15.0-34|
000006f0 2d 67 65 6e 65 72 69 63 2a 12 55 62 75 6e 74 75 |-generic*.Ubuntu|
00000700 20 31 38 2e 30 34 2e 31 20 4c 54 53 32 13 64 6f | 18.04.1 LTS2.do|
00000710 63 6b 65 72 3a 2f 2f 31 37 2e 31 32 2e 31 2d 63 |cker://17.12.1-c|
00000720 65 3a 07 76 31 2e 31 32 2e 30 42 07 76 31 2e 31 |e:.v1.12.0B.v1.1|
00000730 32 2e 30 4a 05 6c 69 6e 75 78 52 05 61 6d 64 36 |2.0J.linuxR.amd6|
00000740 34 42 76 0a 57 6b 38 73 2e 67 63 72 2e 69 6f 2f |4Bv.Wk8s.gcr.io/|
00000750 65 74 63 64 40 73 68 61 32 35 36 3a 39 30 35 64 |etcd@sha256:905d|
00000760 37 63 61 31 37 66 64 30 32 62 63 32 34 63 30 65 |7ca17fd02bc24c0e|
00000770 62 61 39 61 30 36 32 37 35 33 61 62 61 31 35 64 |ba9a062753aba15d|
00000780 62 33 65 33 31 34 32 32 33 39 30 62 63 33 32 33 |b3e31422390bc323|
00000790 38 65 62 37 36 32 33 33 39 62 32 30 0a 16 6b 38 |8eb762339b20..k8|
000007a0 73 2e 67 63 72 2e 69 6f 2f 65 74 63 64 3a 33 2e |s.gcr.io/etcd:3.|
000007b0 32 2e 32 34 10 ac d9 de 68 42 82 01 0a 5d 6b 38 |2.24....hB...]k8|
000007c0 73 2e 67 63 72 2e 69 6f 2f 65 74 63 64 2d 61 6d |s.gcr.io/etcd-am|
000007d0 64 36 34 40 73 68 61 32 35 36 3a 62 39 36 30 35 |d64@sha256:b9605|
000007e0 36 39 61 64 65 35 66 33 37 32 30 35 61 30 33 33 |69ade5f37205a033|
000007f0 64 63 64 63 33 31 39 31 66 65 39 39 64 63 39 35 |dcdc3191fe99dc95|
00000800 62 31 35 63 36 37 39 35 61 36 32 38 32 38 35 39 |b15c6795a6282859|
00000810 30 37 30 65 63 32 63 36 31 32 34 0a 1c [truncated 9337 chars]
I1003 08:33:22.123274 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/pods?fieldSelector=status.phase%21%3DFailed%2Cstatus.phase%21%3DSucceeded&limit=500&resourceVersion=0 200 OK in 17 milliseconds
I1003 08:33:22.131796 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/nodes?resourceVersion=103760&timeoutSeconds=513&watch=true'
I1003 08:33:22.131803 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.131910 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.131963 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.132026 1 node_tree.go:95] Added node machine-controller-test-local in group to NodeTree
I1003 08:33:22.132796 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/persistentvolumeclaims?limit=500&resourceVersion=0 200 OK in 26 milliseconds
I1003 08:33:22.132813 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.132823 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.132833 1 round_trippers.go:414] Content-Length: 85
I1003 08:33:22.132928 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.133173 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 50 6f 64 4c |k8s.....v1..PodL|
00000010 69 73 74 12 f3 8b 01 0a 18 0a 0c 2f 61 70 69 2f |ist......../api/|
00000020 76 31 2f 70 6f 64 73 12 06 31 30 33 37 36 38 1a |v1/pods..103768.|
00000030 00 12 b4 12 0a f6 03 0a 22 65 74 63 64 2d 6d 61 |........"etcd-ma|
00000040 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c 65 72 |chine-controller|
00000050 2d 74 65 73 74 2d 6c 6f 63 61 6c 12 00 1a 0b 6b |-test-local....k|
00000060 75 62 65 2d 73 79 73 74 65 6d 22 46 2f 61 70 69 |ube-system"F/api|
00000070 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000080 75 62 65 2d 73 79 73 74 65 6d 2f 70 6f 64 73 2f |ube-system/pods/|
00000090 65 74 63 64 2d 6d 61 63 68 69 6e 65 2d 63 6f 6e |etcd-machine-con|
000000a0 74 72 6f 6c 6c 65 72 2d 74 65 73 74 2d 6c 6f 63 |troller-test-loc|
000000b0 61 6c 2a 24 62 64 33 32 31 34 37 31 2d 63 36 35 |al*$bd321471-c65|
000000c0 38 2d 31 31 65 38 2d 61 61 35 36 2d 39 36 30 30 |8-11e8-aa56-9600|
000000d0 30 30 31 31 36 32 63 66 32 04 31 32 33 39 38 00 |001162cf2.12398.|
000000e0 42 08 08 aa a0 ce dd 05 10 00 5a 11 0a 09 63 6f |B.........Z...co|
000000f0 6d 70 6f 6e 65 6e 74 12 04 65 74 63 64 5a 15 0a |mponent..etcdZ..|
00000100 04 74 69 65 72 12 0d 63 6f 6e 74 72 6f 6c 2d 70 |.tier..control-p|
00000110 6c 61 6e 65 62 3d 0a 19 6b 75 62 65 72 6e 65 74 |laneb=..kubernet|
00000120 65 73 2e 69 6f 2f 63 6f 6e 66 69 67 2e 68 61 73 |es.io/config.has|
00000130 68 12 20 34 37 30 64 37 37 36 66 33 64 31 36 39 |h. 470d776f3d169|
00000140 35 37 32 38 39 38 63 32 32 33 34 64 65 66 61 63 |572898c2234defac|
00000150 66 64 64 62 3f 0a 1b 6b 75 62 65 72 6e 65 74 65 |fddb?..kubernete|
00000160 73 2e 69 6f 2f 63 6f 6e 66 69 67 2e 6d 69 72 72 |s.io/config.mirr|
00000170 6f 72 12 20 34 37 30 64 37 37 36 66 33 64 31 36 |or. 470d776f3d16|
00000180 39 35 37 32 38 39 38 63 32 32 33 34 64 65 66 61 |9572898c2234defa|
00000190 63 66 64 64 62 40 0a 19 6b 75 62 65 72 6e 65 74 |[email protected]|
000001a0 65 73 2e 69 6f 2f 63 6f 6e 66 69 67 2e 73 65 65 |es.io/config.see|
000001b0 6e 12 23 32 30 31 38 2d 31 30 2d 30 32 54 31 37 |n.#2018-10-02T17|
000001c0 3a 33 34 3a 32 35 2e 31 38 33 38 34 39 34 37 31 |:34:25.183849471|
000001d0 2b 30 32 3a 30 30 62 23 0a 1b 6b 75 62 65 72 6e |+02:00b#..kubern|
000001e0 65 74 65 73 2e 69 6f 2f 63 6f 6e 66 69 67 2e 73 |etes.io/config.s|
000001f0 6f 75 72 63 65 12 04 66 69 6c 65 62 2e 0a 2a 73 |ource..fileb..*s|
00000200 63 68 65 64 75 6c 65 72 2e 61 6c 70 68 61 2e 6b |cheduler.alpha.k|
00000210 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 63 72 69 |ubernetes.io/cri|
00000220 74 69 63 61 6c 2d 70 6f 64 12 00 7a 00 12 f2 0a |tical-pod..z....|
00000230 0a 3d 0a 0a 65 74 63 64 2d 63 65 72 74 73 12 2f |.=..etcd-certs./|
00000240 0a 2d 0a 18 2f 65 74 63 2f 6b 75 62 65 72 6e 65 |.-../etc/kuberne|
00000250 74 65 73 2f 70 6b 69 2f 65 74 63 64 12 11 44 69 |tes/pki/etcd..Di|
00000260 72 65 63 74 6f 72 79 4f 72 43 72 65 61 74 65 0a |rectoryOrCreate.|
00000270 31 0a 09 65 74 63 64 2d 64 61 74 61 12 24 0a 22 |1..etcd-data.$."|
00000280 0a 0d 2f 76 61 72 2f 6c 69 62 2f 65 74 63 64 12 |../var/lib/etcd.|
00000290 11 44 69 72 65 63 74 6f 72 79 4f 72 43 72 65 61 |.DirectoryOrCrea|
000002a0 74 65 12 ec 08 0a 04 65 74 63 64 12 16 6b 38 73 |te.....etcd..k8s|
000002b0 2e 67 63 72 2e 69 6f 2f 65 74 63 64 3a 33 2e 32 |.gcr.io/etcd:3.2|
000002c0 2e 32 34 1a 04 65 74 63 64 1a 2e 2d 2d 61 64 76 |.24..etcd..--adv|
000002d0 65 72 74 69 73 65 2d 63 6c 69 65 6e 74 2d 75 72 |ertise-client-ur|
000002e0 6c 73 3d 68 74 74 70 73 3a 2f 2f 31 32 37 2e 30 |ls=https://127.0|
000002f0 2e 30 2e 31 3a 32 33 37 39 1a 2f 2d 2d 63 65 72 |.0.1:2379./--cer|
00000300 74 2d 66 69 6c 65 3d 2f 65 74 63 2f 6b 75 62 65 |t-file=/etc/kube|
00000310 72 6e 65 74 65 73 2f 70 6b 69 2f 65 74 63 64 2f |rnetes/pki/etcd/|
00000320 73 65 72 76 65 72 2e 63 72 74 1a 17 2d 2d 63 6c |server.crt..--cl|
00000330 69 65 6e 74 2d 63 65 72 74 2d 61 75 74 68 3d 74 |ient-cert-auth=t|
00000340 72 75 65 1a 18 2d 2d 64 61 74 61 2d 64 69 72 3d |rue..--data-dir=|
00000350 2f 76 61 72 2f 6c 69 62 2f 65 74 63 64 1a 34 2d |/var/lib/etcd.4-|
00000360 2d 69 6e 69 74 69 61 6c 2d 61 64 76 65 72 74 69 |-initial-adverti|
00000370 73 65 2d 70 65 65 72 2d 75 72 6c 73 3d 68 74 74 |se-peer-urls=htt|
00000380 70 73 3a 2f 2f 31 32 37 2e 30 2e 30 2e 31 3a 32 |ps://127.0.0.1:2|
00000390 33 38 30 1a 46 2d 2d 69 6e 69 74 69 61 6c 2d 63 |380.F--initial-c|
000003a0 6c 75 73 74 65 72 3d 6d 61 63 68 69 6e 65 2d 63 |luster=machine-c|
000003b0 6f 6e 74 72 6f 6c 6c 65 72 2d 74 65 73 74 2d 6c |ontroller-test-l|
000003c0 6f 63 61 6c 3d 68 74 74 70 73 3a 2f 2f 31 32 37 |ocal=https://127|
000003d0 2e 30 2e 30 2e 31 3a 32 33 38 30 1a 2e 2d 2d 6b |.0.0.1:2380..--k|
000003e0 65 79 2d 66 69 6c 65 3d 2f 65 74 63 2f 6b 75 62 |ey-file=/etc/kub|
000003f0 65 72 6e 65 74 65 73 2f 70 6b 69 2f 65 74 63 64 |ernetes/pki/etcd|
00000400 2f 73 65 72 76 65 72 2e 6b 65 79 1a 2b 2d 2d 6c |/server.key.+--l|
00000410 69 73 74 65 6e 2d 63 6c 69 65 6e 74 2d 75 72 6c |isten-client-url|
00000420 73 3d 68 74 74 70 73 3a 2f 2f 31 32 37 2e 30 2e |s=https://127.0.|
00000430 30 2e 31 3a 32 33 37 39 1a 29 2d 2d 6c 69 73 74 |0.1:2379.)--list|
00000440 65 6e 2d 70 65 65 72 2d 75 72 6c 73 3d 68 74 74 |en-peer-urls=htt|
00000450 70 73 3a 2f 2f 31 32 37 2e 30 2e 30 2e 31 3a 32 |ps://127.0.0.1:2|
00000460 33 38 30 1a 24 2d 2d 6e 61 6d 65 3d 6d 61 63 68 |380.$--name=mach|
00000470 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c 65 72 2d 74 |ine-controller-t|
00000480 65 73 74 2d 6c 6f 63 61 6c 1a 32 2d 2d 70 65 65 |est-local.2--pee|
00000490 72 2d 63 65 72 74 2d 66 69 6c 65 3d 2f 65 74 63 |r-cert-file=/etc|
000004a0 2f 6b 75 62 65 72 6e 65 74 65 73 2f 70 6b 69 2f |/kubernetes/pki/|
000004b0 65 74 63 64 2f 70 65 65 72 2e 63 72 74 1a 1c 2d |etcd/peer.crt..-|
000004c0 2d 70 65 65 72 2d 63 6c 69 65 6e 74 2d 63 65 72 |-peer-client-cer|
000004d0 74 2d 61 75 74 68 3d 74 72 75 65 1a 31 2d 2d 70 |t-auth=true.1--p|
000004e0 65 65 72 2d 6b 65 79 2d 66 69 6c 65 3d 2f 65 74 |eer-key-file=/et|
000004f0 63 2f 6b 75 62 65 72 6e 65 74 65 73 2f 70 6b 69 |c/kubernetes/pki|
00000500 2f 65 74 63 64 2f 70 65 65 72 2e 6b 65 79 1a 36 |/etcd/peer.key.6|
00000510 2d 2d 70 65 65 72 2d 74 72 75 73 74 65 64 2d 63 |--peer-trusted-c|
00000520 61 2d 66 69 6c 65 3d 2f 65 74 63 2f 6b 75 62 65 |a-file=/etc/kube|
00000530 72 6e 65 74 65 73 2f 70 6b 69 2f 65 74 63 64 2f |rnetes/pki/etcd/|
00000540 63 61 2e 63 72 74 1a 16 2d 2d 73 6e 61 70 73 68 |ca.crt..--snapsh|
00000550 6f 74 2d 63 6f 75 6e 74 3d 31 30 30 30 30 1a 31 |ot-count=10000.1|
00000560 2d 2d 74 72 75 73 74 65 64 2d 63 61 2d 66 69 6c |--trusted-ca-fil|
00000570 65 3d 2f 65 74 63 2f 6b 75 62 65 72 6e 65 74 65 |e=/etc/kubernete|
00000580 73 2f 70 6b 69 2f 65 74 63 64 2f 63 61 2e 63 72 |s/pki/etcd/ca.cr|
00000590 74 2a 00 42 00 4a 1e 0a 09 65 74 63 64 2d 64 61 |t*.B.J...etcd-da|
000005a0 74 61 10 00 1a 0d 2f 76 61 72 2f 6c 69 62 2f 65 |ta..../var/lib/e|
000005b0 74 63 64 22 00 4a 2a 0a 0a 65 74 63 64 2d 63 65 |tcd".J*..etcd-ce|
000005c0 72 74 73 10 00 1a 18 2f 65 74 63 2f 6b 75 62 65 |rts..../etc/kube|
000005d0 72 6e 65 74 65 73 2f 70 6b 69 2f 65 74 63 64 22 |rnetes/pki/etcd"|
000005e0 00 52 f9 01 0a ec 01 0a e9 01 0a 07 2f 62 69 6e |.R........../bin|
000005f0 2f 73 68 0a 03 2d 65 63 0a d8 01 45 54 43 44 43 |/sh..-ec...ETCDC|
00000600 54 4c 5f 41 50 49 3d 33 20 65 74 63 64 63 74 6c |TL_API=3 etcdctl|
00000610 20 2d 2d 65 6e 64 70 6f 69 6e 74 73 3d 68 74 74 | --endpoints=htt|
00000620 70 73 3a 2f 2f 5b 31 32 37 2e 30 2e 30 2e 31 5d |ps://[127.0.0.1]|
00000630 3a 32 33 37 39 20 2d 2d 63 61 63 65 72 74 3d 2f |:2379 --cacert=/|
00000640 65 74 63 2f 6b 75 62 65 72 6e 65 74 65 73 2f 70 |etc/kubernetes/p|
00000650 6b 69 2f 65 74 63 64 2f 63 61 2e 63 72 74 20 2d |ki/etcd/ca.crt -|
00000660 2d 63 65 72 74 3d 2f 65 74 63 2f 6b 75 62 65 72 |-cert=/etc/kuber|
00000670 6e 65 74 65 73 2f 70 6b 69 2f 65 74 63 64 2f 68 |netes/pki/etcd/h|
00000680 65 61 6c 74 68 63 68 65 63 6b 2d 63 6c 69 65 6e |ealthcheck-clien|
00000690 74 2e 63 72 74 20 2d 2d 6b 65 79 3d 2f 65 74 63 |t.crt --key=/etc|
000006a0 2f 6b 75 62 65 72 6e 65 74 65 73 2f 70 6b 69 2f |/kubernetes/pki/|
000006b0 65 74 63 64 2f 68 65 61 6c 74 68 63 68 65 63 6b |etcd/healthcheck|
000006c0 2d 63 6c 69 65 6e 74 2e 6b 65 79 20 67 65 74 20 |-client.key get |
000006d0 66 6f 6f 10 0f 18 0f 20 0a 28 01 30 08 6a 14 2f |foo.... .(.0.j./|
000006e0 64 65 76 2f 74 65 72 6d 69 6e 61 74 69 6f 6e 2d |dev/termination-|
000006f0 6c 6f 67 72 0c 49 66 4e 6f 74 50 72 65 73 65 6e |logr.IfNotPresen|
00000700 74 80 01 00 88 01 00 90 01 00 a2 01 04 46 69 6c |t............Fil|
00000710 65 1a 06 41 6c 77 61 79 73 20 1e 32 0c 43 6c 75 |e..Always .2.Clu|
00000720 73 74 65 72 46 69 72 73 74 42 00 4a 00 52 1d 6d |sterFirstB.J.R.m|
00000730 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c 65 |achine-controlle|
00000740 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 58 01 60 00 |r-test-localX.`.|
00000750 68 00 72 00 82 01 00 8a 01 00 9a 01 11 64 65 66 |h.r..........def|
00000760 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 b2 01 |ault-scheduler..|
00000770 17 0a 00 12 06 45 78 69 73 74 73 1a 00 22 09 4e |.....Exists..".N|
00000780 6f 45 78 65 63 75 74 65 c2 01 17 73 79 73 74 65 |oExecute...syste|
00000790 6d 2d 63 6c 75 73 74 65 72 2d 63 72 69 74 69 63 |m-cluster-critic|
000007a0 61 6c 1a c3 03 0a 07 52 75 6e 6e 69 6e 67 12 23 |al.....Running.#|
000007b0 0a 0b 49 6e 69 74 69 61 6c 69 7a 65 64 12 04 54 |..Initialized..T|
000007c0 72 75 65 1a 00 22 08 08 ba 9b ce dd 05 10 00 2a |rue..".........*|
000007d0 00 32 00 12 1d 0a 05 52 65 61 64 79 12 04 54 72 |.2.....Ready..Tr|
000007e0 75 65 1a 00 22 08 08 a6 a0 ce dd 05 10 00 2a 00 |ue..".........*.|
000007f0 32 00 12 27 0a 0f 43 6f 6e 74 61 69 6e 65 72 73 |2..'..Containers|
00000800 52 65 61 64 79 12 04 54 72 75 65 1a 00 22 08 08 |Ready..True.."..|
00000810 a6 a0 ce dd 05 10 00 2a 00 32 00 12 24 [truncated 78317 chars]
I1003 08:33:22.133729 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/persistentvolumes?limit=500&resourceVersion=0 200 OK in 27 milliseconds
I1003 08:33:22.133743 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.133747 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.133750 1 round_trippers.go:414] Content-Length: 75
I1003 08:33:22.133754 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.133242 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/apps/v1/replicasets?limit=500&resourceVersion=0 200 OK in 23 milliseconds
I1003 08:33:22.133780 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 1a 0a 02 76 31 12 14 50 65 72 73 |k8s.....v1..Pers|
00000010 69 73 74 65 6e 74 56 6f 6c 75 6d 65 4c 69 73 74 |istentVolumeList|
00000020 12 25 0a 23 0a 19 2f 61 70 69 2f 76 31 2f 70 65 |.%.#../api/v1/pe|
00000030 72 73 69 73 74 65 6e 74 76 6f 6c 75 6d 65 73 12 |rsistentvolumes.|
00000040 04 31 32 34 30 1a 00 1a 00 22 00 |.1240....".|
I1003 08:33:22.133807 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.133813 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.133817 1 round_trippers.go:414] Content-Length: 2393
I1003 08:33:22.133820 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.131774 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/replicationcontrollers?limit=500&resourceVersion=0 200 OK in 25 milliseconds
I1003 08:33:22.133875 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.133878 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/persistentvolumes?resourceVersion=1240&timeoutSeconds=439&watch=true'
I1003 08:33:22.133879 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.133921 1 round_trippers.go:414] Content-Length: 85
I1003 08:33:22.133924 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.133946 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 1f 0a 02 76 31 12 19 52 65 70 6c |k8s.....v1..Repl|
00000010 69 63 61 74 69 6f 6e 43 6f 6e 74 72 6f 6c 6c 65 |icationControlle|
00000020 72 4c 69 73 74 12 2a 0a 28 0a 1e 2f 61 70 69 2f |rList.*.(../api/|
00000030 76 31 2f 72 65 70 6c 69 63 61 74 69 6f 6e 63 6f |v1/replicationco|
00000040 6e 74 72 6f 6c 6c 65 72 73 12 04 31 32 34 30 1a |ntrollers..1240.|
00000050 00 1a 00 22 00 |...".|
I1003 08:33:22.134022 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/replicationcontrollers?resourceVersion=1240&timeoutSeconds=353&watch=true'
I1003 08:33:22.123014 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/apps/v1/statefulsets?limit=500&resourceVersion=0'
I1003 08:33:22.131845 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/services?resourceVersion=1307&timeoutSeconds=550&watch=true'
I1003 08:33:22.123181 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/policy/v1beta1/poddisruptionbudgets?limit=500&resourceVersion=0 200 OK in 17 milliseconds
I1003 08:33:22.134042 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.134046 1 round_trippers.go:414] Content-Length: 106
I1003 08:33:22.134049 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.134053 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.133398 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 1f 0a 02 76 31 12 19 50 65 72 73 |k8s.....v1..Pers|
00000010 69 73 74 65 6e 74 56 6f 6c 75 6d 65 43 6c 61 69 |istentVolumeClai|
00000020 6d 4c 69 73 74 12 2a 0a 28 0a 1e 2f 61 70 69 2f |mList.*.(../api/|
00000030 76 31 2f 70 65 72 73 69 73 74 65 6e 74 76 6f 6c |v1/persistentvol|
00000040 75 6d 65 63 6c 61 69 6d 73 12 04 31 32 34 30 1a |umeclaims..1240.|
00000050 00 1a 00 22 00 |...".|
I1003 08:33:22.133405 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/nodes?resourceVersion=103760&timeoutSeconds=513&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.134073 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.134076 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.134080 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.134110 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 29 0a 0e 70 6f 6c 69 63 79 2f 76 |k8s..)..policy/v|
00000010 31 62 65 74 61 31 12 17 50 6f 64 44 69 73 72 75 |1beta1..PodDisru|
00000020 70 74 69 6f 6e 42 75 64 67 65 74 4c 69 73 74 12 |ptionBudgetList.|
00000030 35 0a 33 0a 29 2f 61 70 69 73 2f 70 6f 6c 69 63 |5.3.)/apis/polic|
00000040 79 2f 76 31 62 65 74 61 31 2f 70 6f 64 64 69 73 |y/v1beta1/poddis|
00000050 72 75 70 74 69 6f 6e 62 75 64 67 65 74 73 12 04 |ruptionbudgets..|
00000060 31 32 34 30 1a 00 1a 00 22 00 |1240....".|
I1003 08:33:22.130280 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/storage.k8s.io/v1/storageclasses?limit=500&resourceVersion=0 200 OK in 12 milliseconds
I1003 08:33:22.134124 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.134128 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.134132 1 round_trippers.go:414] Content-Length: 99
I1003 08:33:22.134135 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.134180 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/pods?fieldSelector=status.phase%21%3DFailed%2Cstatus.phase%21%3DSucceeded&resourceVersion=103768&timeoutSeconds=497&watch=true'
I1003 08:33:22.134186 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 19 0a 07 61 70 70 73 2f 76 31 12 |k8s.....apps/v1.|
00000010 0e 52 65 70 6c 69 63 61 53 65 74 4c 69 73 74 12 |.ReplicaSetList.|
00000020 b3 12 0a 23 0a 19 2f 61 70 69 73 2f 61 70 70 73 |...#../apis/apps|
00000030 2f 76 31 2f 72 65 70 6c 69 63 61 73 65 74 73 12 |/v1/replicasets.|
00000040 04 31 34 30 37 1a 00 12 84 09 0a a6 03 0a 12 63 |.1407..........c|
00000050 6f 72 65 64 6e 73 2d 35 37 36 63 62 66 34 37 63 |oredns-576cbf47c|
00000060 37 12 00 1a 0b 6b 75 62 65 2d 73 79 73 74 65 6d |7....kube-system|
00000070 22 43 2f 61 70 69 73 2f 61 70 70 73 2f 76 31 2f |"C/apis/apps/v1/|
00000080 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d |namespaces/kube-|
00000090 73 79 73 74 65 6d 2f 72 65 70 6c 69 63 61 73 65 |system/replicase|
000000a0 74 73 2f 63 6f 72 65 64 6e 73 2d 35 37 36 63 62 |ts/coredns-576cb|
000000b0 66 34 37 63 37 2a 24 64 66 37 31 36 37 62 34 2d |f47c7*$df7167b4-|
000000c0 63 36 35 38 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c658-11e8-bce3-9|
000000d0 36 30 30 30 30 31 31 36 32 63 66 32 04 31 34 30 |600001162cf2.140|
000000e0 37 38 02 42 08 08 e4 a0 ce dd 05 10 00 5a 13 0a |78.B.........Z..|
000000f0 07 6b 38 73 2d 61 70 70 12 08 6b 75 62 65 2d 64 |.k8s-app..kube-d|
00000100 6e 73 5a 1f 0a 11 70 6f 64 2d 74 65 6d 70 6c 61 |nsZ...pod-templa|
00000110 74 65 2d 68 61 73 68 12 0a 35 37 36 63 62 66 34 |te-hash..576cbf4|
00000120 37 63 37 62 2e 0a 29 64 65 70 6c 6f 79 6d 65 6e |7c7b..)deploymen|
00000130 74 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |t.kubernetes.io/|
00000140 64 65 73 69 72 65 64 2d 72 65 70 6c 69 63 61 73 |desired-replicas|
00000150 12 01 32 62 2a 0a 25 64 65 70 6c 6f 79 6d 65 6e |..2b*.%deploymen|
00000160 74 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |t.kubernetes.io/|
00000170 6d 61 78 2d 72 65 70 6c 69 63 61 73 12 01 33 62 |max-replicas..3b|
00000180 26 0a 21 64 65 70 6c 6f 79 6d 65 6e 74 2e 6b 75 |&.!deployment.ku|
00000190 62 65 72 6e 65 74 65 73 2e 69 6f 2f 72 65 76 69 |bernetes.io/revi|
000001a0 73 69 6f 6e 12 01 32 6a 48 0a 0a 44 65 70 6c 6f |sion..2jH..Deplo|
000001b0 79 6d 65 6e 74 1a 07 63 6f 72 65 64 6e 73 22 24 |yment..coredns"$|
000001c0 35 31 36 34 34 35 63 33 2d 63 36 35 37 2d 31 31 |516445c3-c657-11|
000001d0 65 38 2d 38 64 65 63 2d 39 36 30 30 30 30 31 31 |e8-8dec-96000011|
000001e0 36 32 63 66 2a 07 61 70 70 73 2f 76 31 30 01 38 |62cf*.apps/v10.8|
000001f0 01 7a 00 12 cc 05 08 02 12 36 0a 13 0a 07 6b 38 |.z.......6....k8|
00000200 73 2d 61 70 70 12 08 6b 75 62 65 2d 64 6e 73 0a |s-app..kube-dns.|
00000210 1f 0a 11 70 6f 64 2d 74 65 6d 70 6c 61 74 65 2d |...pod-template-|
00000220 68 61 73 68 12 0a 35 37 36 63 62 66 34 37 63 37 |hash..576cbf47c7|
00000230 1a 8d 05 0a 48 0a 00 12 00 1a 00 22 00 2a 00 32 |....H......".*.2|
00000240 00 38 00 42 00 5a 13 0a 07 6b 38 73 2d 61 70 70 |.8.B.Z...k8s-app|
00000250 12 08 6b 75 62 65 2d 64 6e 73 5a 1f 0a 11 70 6f |..kube-dnsZ...po|
00000260 64 2d 74 65 6d 70 6c 61 74 65 2d 68 61 73 68 12 |d-template-hash.|
00000270 0a 35 37 36 63 62 66 34 37 63 37 7a 00 12 c0 04 |.576cbf47c7z....|
00000280 0a 38 0a 0d 63 6f 6e 66 69 67 2d 76 6f 6c 75 6d |.8..config-volum|
00000290 65 12 27 9a 01 24 0a 09 0a 07 63 6f 72 65 64 6e |e.'..$....coredn|
000002a0 73 12 14 0a 08 43 6f 72 65 66 69 6c 65 12 08 43 |s....Corefile..C|
000002b0 6f 72 65 66 69 6c 65 18 a4 03 12 e1 02 0a 07 63 |orefile........c|
000002c0 6f 72 65 64 6e 73 12 18 6b 38 73 2e 67 63 72 2e |oredns..k8s.gcr.|
000002d0 69 6f 2f 63 6f 72 65 64 6e 73 3a 31 2e 32 2e 32 |io/coredns:1.2.2|
000002e0 22 05 2d 63 6f 6e 66 22 15 2f 65 74 63 2f 63 6f |".-conf"./etc/co|
000002f0 72 65 64 6e 73 2f 43 6f 72 65 66 69 6c 65 2a 00 |redns/Corefile*.|
00000300 32 10 0a 03 64 6e 73 10 00 18 35 22 03 55 44 50 |2...dns...5".UDP|
00000310 2a 00 32 14 0a 07 64 6e 73 2d 74 63 70 10 00 18 |*.2...dns-tcp...|
00000320 35 22 03 54 43 50 2a 00 32 15 0a 07 6d 65 74 72 |5".TCP*.2...metr|
00000330 69 63 73 10 00 18 c1 47 22 03 54 43 50 2a 00 42 |ics....G".TCP*.B|
00000340 34 0a 11 0a 06 6d 65 6d 6f 72 79 12 07 0a 05 31 |4....memory....1|
00000350 37 30 4d 69 12 0d 0a 03 63 70 75 12 06 0a 04 31 |70Mi....cpu....1|
00000360 30 30 6d 12 10 0a 06 6d 65 6d 6f 72 79 12 06 0a |00m....memory...|
00000370 04 37 30 4d 69 4a 21 0a 0d 63 6f 6e 66 69 67 2d |.70MiJ!..config-|
00000380 76 6f 6c 75 6d 65 10 01 1a 0c 2f 65 74 63 2f 63 |volume..../etc/c|
00000390 6f 72 65 64 6e 73 22 00 52 28 0a 1c 12 1a 0a 07 |oredns".R(......|
000003a0 2f 68 65 61 6c 74 68 12 07 08 00 10 90 3f 1a 00 |/health......?..|
000003b0 1a 00 22 04 48 54 54 50 10 3c 18 05 20 0a 28 01 |..".HTTP.<.. .(.|
000003c0 30 05 6a 14 2f 64 65 76 2f 74 65 72 6d 69 6e 61 |0.j./dev/termina|
000003d0 74 69 6f 6e 2d 6c 6f 67 72 0c 49 66 4e 6f 74 50 |tion-logr.IfNotP|
000003e0 72 65 73 65 6e 74 7a 26 0a 17 0a 10 4e 45 54 5f |resentz&....NET_|
000003f0 42 49 4e 44 5f 53 45 52 56 49 43 45 12 03 61 6c |BIND_SERVICE..al|
00000400 6c 30 01 38 00 4a 07 44 65 66 61 75 6c 74 80 01 |l0.8.J.Default..|
00000410 00 88 01 00 90 01 00 a2 01 04 46 69 6c 65 1a 06 |..........File..|
00000420 41 6c 77 61 79 73 20 1e 32 07 44 65 66 61 75 6c |Always .2.Defaul|
00000430 74 42 07 63 6f 72 65 64 6e 73 4a 07 63 6f 72 65 |tB.corednsJ.core|
00000440 64 6e 73 52 00 58 00 60 00 68 00 72 00 82 01 00 |dnsR.X.`.h.r....|
00000450 8a 01 00 9a 01 11 64 65 66 61 75 6c 74 2d 73 63 |......default-sc|
00000460 68 65 64 75 6c 65 72 b2 01 20 0a 12 43 72 69 74 |heduler.. ..Crit|
00000470 69 63 61 6c 41 64 64 6f 6e 73 4f 6e 6c 79 12 06 |icalAddonsOnly..|
00000480 45 78 69 73 74 73 1a 00 22 00 b2 01 30 0a 1e 6e |Exists.."...0..n|
00000490 6f 64 65 2d 72 6f 6c 65 2e 6b 75 62 65 72 6e 65 |ode-role.kuberne|
000004a0 74 65 73 2e 69 6f 2f 6d 61 73 74 65 72 12 00 1a |tes.io/master...|
000004b0 00 22 0a 4e 6f 53 63 68 65 64 75 6c 65 c2 01 00 |.".NoSchedule...|
000004c0 20 00 1a 0a 08 02 10 02 18 02 20 02 28 02 12 84 | ......... .(...|
000004d0 09 0a a6 03 0a 12 63 6f 72 65 64 6e 73 2d 37 38 |......coredns-78|
000004e0 66 63 64 66 36 38 39 34 12 00 1a 0b 6b 75 62 65 |fcdf6894....kube|
000004f0 2d 73 79 73 74 65 6d 22 43 2f 61 70 69 73 2f 61 |-system"C/apis/a|
00000500 70 70 73 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 |pps/v1/namespace|
00000510 73 2f 6b 75 62 65 2d 73 79 73 74 65 6d 2f 72 65 |s/kube-system/re|
00000520 70 6c 69 63 61 73 65 74 73 2f 63 6f 72 65 64 6e |plicasets/coredn|
00000530 73 2d 37 38 66 63 64 66 36 38 39 34 2a 24 35 61 |s-78fcdf6894*$5a|
00000540 32 64 38 36 30 32 2d 63 36 35 37 2d 31 31 65 38 |2d8602-c657-11e8|
00000550 2d 38 64 65 63 2d 39 36 30 30 30 30 31 31 36 32 |-8dec-9600001162|
00000560 63 66 32 04 31 34 30 32 38 03 42 08 08 d7 9b ce |cf2.14028.B.....|
00000570 dd 05 10 00 5a 13 0a 07 6b 38 73 2d 61 70 70 12 |....Z...k8s-app.|
00000580 08 6b 75 62 65 2d 64 6e 73 5a 1f 0a 11 70 6f 64 |.kube-dnsZ...pod|
00000590 2d 74 65 6d 70 6c 61 74 65 2d 68 61 73 68 12 0a |-template-hash..|
000005a0 33 34 39 37 38 39 32 34 35 30 62 2e 0a 29 64 65 |3497892450b..)de|
000005b0 70 6c 6f 79 6d 65 6e 74 2e 6b 75 62 65 72 6e 65 |ployment.kuberne|
000005c0 74 65 73 2e 69 6f 2f 64 65 73 69 72 65 64 2d 72 |tes.io/desired-r|
000005d0 65 70 6c 69 63 61 73 12 01 32 62 2a 0a 25 64 65 |eplicas..2b*.%de|
000005e0 70 6c 6f 79 6d 65 6e 74 2e 6b 75 62 65 72 6e 65 |ployment.kuberne|
000005f0 74 65 73 2e 69 6f 2f 6d 61 78 2d 72 65 70 6c 69 |tes.io/max-repli|
00000600 63 61 73 12 01 33 62 26 0a 21 64 65 70 6c 6f 79 |cas..3b&.!deploy|
00000610 6d 65 6e 74 2e 6b 75 62 65 72 6e 65 74 65 73 2e |ment.kubernetes.|
00000620 69 6f 2f 72 65 76 69 73 69 6f 6e 12 01 31 6a 48 |io/revision..1jH|
00000630 0a 0a 44 65 70 6c 6f 79 6d 65 6e 74 1a 07 63 6f |..Deployment..co|
00000640 72 65 64 6e 73 22 24 35 31 36 34 34 35 63 33 2d |redns"$516445c3-|
00000650 63 36 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 |c657-11e8-8dec-9|
00000660 36 30 30 30 30 31 31 36 32 63 66 2a 07 61 70 70 |600001162cf*.app|
00000670 73 2f 76 31 30 01 38 01 7a 00 12 cc 05 08 00 12 |s/v10.8.z.......|
00000680 36 0a 13 0a 07 6b 38 73 2d 61 70 70 12 08 6b 75 |6....k8s-app..ku|
00000690 62 65 2d 64 6e 73 0a 1f 0a 11 70 6f 64 2d 74 65 |be-dns....pod-te|
000006a0 6d 70 6c 61 74 65 2d 68 61 73 68 12 0a 33 34 39 |mplate-hash..349|
000006b0 37 38 39 32 34 35 30 1a 8d 05 0a 48 0a 00 12 00 |7892450....H....|
000006c0 1a 00 22 00 2a 00 32 00 38 00 42 00 5a 13 0a 07 |..".*.2.8.B.Z...|
000006d0 6b 38 73 2d 61 70 70 12 08 6b 75 62 65 2d 64 6e |k8s-app..kube-dn|
000006e0 73 5a 1f 0a 11 70 6f 64 2d 74 65 6d 70 6c 61 74 |sZ...pod-templat|
000006f0 65 2d 68 61 73 68 12 0a 33 34 39 37 38 39 32 34 |e-hash..34978924|
00000700 35 30 7a 00 12 c0 04 0a 38 0a 0d 63 6f 6e 66 69 |50z.....8..confi|
00000710 67 2d 76 6f 6c 75 6d 65 12 27 9a 01 24 0a 09 0a |g-volume.'..$...|
00000720 07 63 6f 72 65 64 6e 73 12 14 0a 08 43 6f 72 65 |.coredns....Core|
00000730 66 69 6c 65 12 08 43 6f 72 65 66 69 6c 65 18 a4 |file..Corefile..|
00000740 03 12 e1 02 0a 07 63 6f 72 65 64 6e 73 12 18 6b |......coredns..k|
00000750 38 73 2e 67 63 72 2e 69 6f 2f 63 6f 72 65 64 6e |8s.gcr.io/coredn|
00000760 73 3a 31 2e 31 2e 33 22 05 2d 63 6f 6e 66 22 15 |s:1.1.3".-conf".|
00000770 2f 65 74 63 2f 63 6f 72 65 64 6e 73 2f 43 6f 72 |/etc/coredns/Cor|
00000780 65 66 69 6c 65 2a 00 32 10 0a 03 64 6e 73 10 00 |efile*.2...dns..|
00000790 18 35 22 03 55 44 50 2a 00 32 14 0a 07 64 6e 73 |.5".UDP*.2...dns|
000007a0 2d 74 63 70 10 00 18 35 22 03 54 43 50 2a 00 32 |-tcp...5".TCP*.2|
000007b0 15 0a 07 6d 65 74 72 69 63 73 10 00 18 c1 47 22 |...metrics....G"|
000007c0 03 54 43 50 2a 00 42 34 0a 11 0a 06 6d 65 6d 6f |.TCP*.B4....memo|
000007d0 72 79 12 07 0a 05 31 37 30 4d 69 12 0d 0a 03 63 |ry....170Mi....c|
000007e0 70 75 12 06 0a 04 31 30 30 6d 12 10 0a 06 6d 65 |pu....100m....me|
000007f0 6d 6f 72 79 12 06 0a 04 37 30 4d 69 4a 21 0a 0d |mory....70MiJ!..|
00000800 63 6f 6e 66 69 67 2d 76 6f 6c 75 6d 65 10 01 1a |config-volume...|
00000810 0c 2f 65 74 63 2f 63 6f 72 65 64 6e 73 [truncated 1603 chars]
I1003 08:33:22.134270 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 25 0a 11 73 74 6f 72 61 67 65 2e |k8s..%..storage.|
00000010 6b 38 73 2e 69 6f 2f 76 31 12 10 53 74 6f 72 61 |k8s.io/v1..Stora|
00000020 67 65 43 6c 61 73 73 4c 69 73 74 12 32 0a 30 0a |geClassList.2.0.|
00000030 26 2f 61 70 69 73 2f 73 74 6f 72 61 67 65 2e 6b |&/apis/storage.k|
00000040 38 73 2e 69 6f 2f 76 31 2f 73 74 6f 72 61 67 65 |8s.io/v1/storage|
00000050 63 6c 61 73 73 65 73 12 04 31 32 34 30 1a 00 1a |classes..1240...|
00000060 00 22 00 |.".|
I1003 08:33:22.134183 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/policy/v1beta1/poddisruptionbudgets?resourceVersion=1240&timeoutSeconds=501&watch=true'
I1003 08:33:22.134353 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/persistentvolumeclaims?resourceVersion=1240&timeoutSeconds=404&watch=true'
I1003 08:33:22.134380 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/storage.k8s.io/v1/storageclasses?resourceVersion=1240&timeoutSeconds=398&watch=true'
I1003 08:33:22.134520 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/apis/apps/v1/replicasets?resourceVersion=1407&timeoutSeconds=452&watch=true'
I1003 08:33:22.135257 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/persistentvolumes?resourceVersion=1240&timeoutSeconds=439&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.135287 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.135291 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.135294 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.135494 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/replicationcontrollers?resourceVersion=1240&timeoutSeconds=353&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.135570 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.135633 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.135695 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.135791 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/storage.k8s.io/v1/storageclasses?resourceVersion=1240&timeoutSeconds=398&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.135844 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.135900 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.135951 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.136049 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/pods?fieldSelector=status.phase%21%3DFailed%2Cstatus.phase%21%3DSucceeded&resourceVersion=103768&timeoutSeconds=497&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.136104 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.136153 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.136193 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/persistentvolumeclaims?resourceVersion=1240&timeoutSeconds=404&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.136276 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.136285 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.136289 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.136198 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.136206 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/apps/v1/replicasets?resourceVersion=1407&timeoutSeconds=452&watch=true 200 OK in 1 milliseconds
I1003 08:33:22.136421 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.136427 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.136431 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.136526 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/apps/v1/statefulsets?limit=500&resourceVersion=0 200 OK in 2 milliseconds
I1003 08:33:22.136556 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.136561 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:22.136565 1 round_trippers.go:414] Content-Length: 76
I1003 08:33:22.136568 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.136592 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 1a 0a 07 61 70 70 73 2f 76 31 12 |k8s.....apps/v1.|
00000010 0f 53 74 61 74 65 66 75 6c 53 65 74 4c 69 73 74 |.StatefulSetList|
00000020 12 26 0a 24 0a 1a 2f 61 70 69 73 2f 61 70 70 73 |.&.$../apis/apps|
00000030 2f 76 31 2f 73 74 61 74 65 66 75 6c 73 65 74 73 |/v1/statefulsets|
00000040 12 04 31 32 34 30 1a 00 1a 00 22 00 |..1240....".|
I1003 08:33:22.136717 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/apis/apps/v1/statefulsets?resourceVersion=1240&timeoutSeconds=543&watch=true'
I1003 08:33:22.136537 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/services?resourceVersion=1307&timeoutSeconds=550&watch=true 200 OK in 2 milliseconds
I1003 08:33:22.136734 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.136738 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.136742 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.136815 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/policy/v1beta1/poddisruptionbudgets?resourceVersion=1240&timeoutSeconds=501&watch=true 200 OK in 2 milliseconds
I1003 08:33:22.136829 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.136834 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.136837 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.137335 1 round_trippers.go:405] GET https://159.69.154.187:6443/apis/apps/v1/statefulsets?resourceVersion=1240&timeoutSeconds=543&watch=true 200 OK in 0 milliseconds
I1003 08:33:22.137372 1 round_trippers.go:411] Response Headers:
I1003 08:33:22.137377 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
I1003 08:33:22.137381 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:22 GMT
I1003 08:33:22.205498 1 shared_informer.go:123] caches populated
I1003 08:33:22.305749 1 shared_informer.go:123] caches populated
I1003 08:33:22.405942 1 shared_informer.go:123] caches populated
I1003 08:33:22.506256 1 shared_informer.go:123] caches populated
I1003 08:33:22.606513 1 shared_informer.go:123] caches populated
I1003 08:33:22.706821 1 shared_informer.go:123] caches populated
I1003 08:33:22.807047 1 shared_informer.go:123] caches populated
I1003 08:33:22.909253 1 shared_informer.go:123] caches populated
I1003 08:33:23.009535 1 shared_informer.go:123] caches populated
I1003 08:33:23.009601 1 controller_utils.go:1027] Waiting for caches to sync for scheduler controller
I1003 08:33:23.109791 1 shared_informer.go:123] caches populated
I1003 08:33:23.109818 1 controller_utils.go:1034] Caches are synced for scheduler controller
I1003 08:33:23.109845 1 leaderelection.go:187] attempting to acquire leader lease kube-system/kube-scheduler...
I1003 08:33:23.109946 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:23.112743 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:23.112773 1 round_trippers.go:411] Response Headers:
I1003 08:33:23.112782 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:23.112790 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:23.112797 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:23 GMT
I1003 08:33:23.112883 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 39 64 |er-test-local_9d|
00000110 30 62 63 36 37 33 2d 63 36 65 36 2d 31 31 65 38 |0bc673-c6e6-11e8|
00000120 2d 62 38 36 35 2d 39 36 30 30 30 30 31 31 36 32 |-b865-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 30 3a 35 39 |8-10-03T08:30:59|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 35 7d 7a 00 1a 00 |nsitions":5}z...|
000001b0 22 00 |".|
I1003 08:33:23.113042 1 leaderelection.go:271] lock is held by machine-controller-test-local_9d0bc673-c6e6-11e8-b865-9600001162cf and has not yet expired
I1003 08:33:23.113063 1 leaderelection.go:192] failed to acquire lease kube-system/kube-scheduler
I1003 08:33:25.474420 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:25.477206 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:25.477306 1 round_trippers.go:411] Response Headers:
I1003 08:33:25.477320 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:25.477331 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:25 GMT
I1003 08:33:25.477340 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:25.477453 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 39 64 |er-test-local_9d|
00000110 30 62 63 36 37 33 2d 63 36 65 36 2d 31 31 65 38 |0bc673-c6e6-11e8|
00000120 2d 62 38 36 35 2d 39 36 30 30 30 30 31 31 36 32 |-b865-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 30 3a 35 39 |8-10-03T08:30:59|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 35 7d 7a 00 1a 00 |nsitions":5}z...|
000001b0 22 00 |".|
I1003 08:33:25.477617 1 leaderelection.go:271] lock is held by machine-controller-test-local_9d0bc673-c6e6-11e8-b865-9600001162cf and has not yet expired
I1003 08:33:25.477649 1 leaderelection.go:192] failed to acquire lease kube-system/kube-scheduler
I1003 08:33:29.440347 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:29.443328 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:29.443362 1 round_trippers.go:411] Response Headers:
I1003 08:33:29.443374 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:29.443385 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:29.443394 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:29 GMT
I1003 08:33:29.443507 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 39 64 |er-test-local_9d|
00000110 30 62 63 36 37 33 2d 63 36 65 36 2d 31 31 65 38 |0bc673-c6e6-11e8|
00000120 2d 62 38 36 35 2d 39 36 30 30 30 30 31 31 36 32 |-b865-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 30 3a 35 39 |8-10-03T08:30:59|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 35 7d 7a 00 1a 00 |nsitions":5}z...|
000001b0 22 00 |".|
I1003 08:33:29.443713 1 leaderelection.go:271] lock is held by machine-controller-test-local_9d0bc673-c6e6-11e8-b865-9600001162cf and has not yet expired
I1003 08:33:29.443802 1 leaderelection.go:192] failed to acquire lease kube-system/kube-scheduler
I1003 08:33:32.996646 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:33.000179 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:33.000212 1 round_trippers.go:411] Response Headers:
I1003 08:33:33.000223 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:33.000233 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:33.000241 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:32 GMT
I1003 08:33:33.000348 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 39 64 |er-test-local_9d|
00000110 30 62 63 36 37 33 2d 63 36 65 36 2d 31 31 65 38 |0bc673-c6e6-11e8|
00000120 2d 62 38 36 35 2d 39 36 30 30 30 30 31 31 36 32 |-b865-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 30 3a 35 39 |8-10-03T08:30:59|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 35 7d 7a 00 1a 00 |nsitions":5}z...|
000001b0 22 00 |".|
I1003 08:33:33.000525 1 leaderelection.go:271] lock is held by machine-controller-test-local_9d0bc673-c6e6-11e8-b865-9600001162cf and has not yet expired
I1003 08:33:33.000555 1 leaderelection.go:192] failed to acquire lease kube-system/kube-scheduler
I1003 08:33:35.390921 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:35.394575 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:35.394618 1 round_trippers.go:411] Response Headers:
I1003 08:33:35.394635 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:35.394649 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:35 GMT
I1003 08:33:35.394660 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:35.394749 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 39 64 |er-test-local_9d|
00000110 30 62 63 36 37 33 2d 63 36 65 36 2d 31 31 65 38 |0bc673-c6e6-11e8|
00000120 2d 62 38 36 35 2d 39 36 30 30 30 30 31 31 36 32 |-b865-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 30 3a 35 39 |8-10-03T08:30:59|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 35 7d 7a 00 1a 00 |nsitions":5}z...|
000001b0 22 00 |".|
I1003 08:33:35.394891 1 leaderelection.go:271] lock is held by machine-controller-test-local_9d0bc673-c6e6-11e8-b865-9600001162cf and has not yet expired
I1003 08:33:35.394910 1 leaderelection.go:192] failed to acquire lease kube-system/kube-scheduler
I1003 08:33:39.294079 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:39.297789 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:39.297825 1 round_trippers.go:411] Response Headers:
I1003 08:33:39.297837 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:39.297847 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:39.297856 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:39 GMT
I1003 08:33:39.298655 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 39 64 |er-test-local_9d|
00000110 30 62 63 36 37 33 2d 63 36 65 36 2d 31 31 65 38 |0bc673-c6e6-11e8|
00000120 2d 62 38 36 35 2d 39 36 30 30 30 30 31 31 36 32 |-b865-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 30 3a 35 39 |8-10-03T08:30:59|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 35 7d 7a 00 1a 00 |nsitions":5}z...|
000001b0 22 00 |".|
I1003 08:33:39.299098 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 37 33 |0001162cf2.10373|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:39.299270 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:39.303696 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:33:39.303728 1 round_trippers.go:411] Response Headers:
I1003 08:33:39.303737 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:39 GMT
I1003 08:33:39.303746 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:39.303754 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:39.303850 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:39.303982 1 leaderelection.go:196] successfully acquired lease kube-system/kube-scheduler
I1003 08:33:39.304153 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:39.304425 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 bb 02 0a 3c 0a 1f 6b 75 62 65 2d 73 63 68 |t....<..kube-sch|
00000020 65 64 75 6c 65 72 2e 31 35 35 61 30 63 32 66 32 |eduler.155a0c2f2|
00000030 33 63 62 35 62 66 30 12 00 1a 0b 6b 75 62 65 2d |3cb5bf0....kube-|
00000040 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 42 00 |system".*.2.8.B.|
00000050 7a 00 12 5c 0a 09 45 6e 64 70 6f 69 6e 74 73 12 |z..\..Endpoints.|
00000060 0b 6b 75 62 65 2d 73 79 73 74 65 6d 1a 0e 6b 75 |.kube-system..ku|
00000070 62 65 2d 73 63 68 65 64 75 6c 65 72 22 24 35 30 |be-scheduler"$50|
00000080 38 35 65 38 38 38 2d 63 36 35 37 2d 31 31 65 38 |85e888-c657-11e8|
00000090 2d 38 64 65 63 2d 39 36 30 30 30 30 31 31 36 32 |-8dec-9600001162|
000000a0 63 66 2a 02 76 31 32 06 31 30 33 38 30 30 3a 00 |cf*.v12.103800:.|
000000b0 1a 0e 4c 65 61 64 65 72 45 6c 65 63 74 69 6f 6e |..LeaderElection|
000000c0 22 50 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f |"Pmachine-contro|
000000d0 6c 6c 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f |ller-test-local_|
000000e0 66 63 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 |fccf8c19-c6e6-11|
000000f0 65 38 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 |e8-a66f-96000011|
00000100 36 32 63 66 20 62 65 63 61 6d 65 20 6c 65 61 64 |62cf became lead|
00000110 65 72 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 |er*...default-sc|
00000120 68 65 64 75 6c 65 72 12 00 32 08 08 e3 fd d1 dd |heduler..2......|
00000130 05 10 00 3a 08 08 e3 fd d1 dd 05 10 00 40 01 4a |...:[email protected]|
00000140 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a |.NormalR.b.r.z..|
00000150 00 22 00 |.".|
I1003 08:33:39.304490 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:33:39.307873 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:39.307994 1 round_trippers.go:411] Response Headers:
I1003 08:33:39.308019 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:39.308030 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:39.308040 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:39 GMT
I1003 08:33:39.308155 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:39.308459 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:39.308571 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:39.309168 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 4 milliseconds
I1003 08:33:39.309220 1 round_trippers.go:411] Response Headers:
I1003 08:33:39.309240 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:39.309269 1 round_trippers.go:414] Content-Length: 459
I1003 08:33:39.309286 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:39 GMT
I1003 08:33:39.309799 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 b3 03 0a b3 01 0a 1f 6b 75 62 65 2d 73 63 |t........kube-sc|
00000020 68 65 64 75 6c 65 72 2e 31 35 35 61 30 63 32 66 |heduler.155a0c2f|
00000030 32 33 63 62 35 62 66 30 12 00 1a 0b 6b 75 62 65 |23cb5bf0....kube|
00000040 2d 73 79 73 74 65 6d 22 45 2f 61 70 69 2f 76 31 |-system"E/api/v1|
00000050 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 |/namespaces/kube|
00000060 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b |-system/events/k|
00000070 75 62 65 2d 73 63 68 65 64 75 6c 65 72 2e 31 35 |ube-scheduler.15|
00000080 35 61 30 63 32 66 32 33 63 62 35 62 66 30 2a 24 |5a0c2f23cb5bf0*$|
00000090 30 37 31 30 36 63 39 34 2d 63 36 65 37 2d 31 31 |07106c94-c6e7-11|
000000a0 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 31 31 |e8-bce3-96000011|
000000b0 36 32 63 66 32 06 31 30 33 38 30 31 38 00 42 08 |62cf2.1038018.B.|
000000c0 08 e3 fd d1 dd 05 10 00 7a 00 12 5c 0a 09 45 6e |........z..\..En|
000000d0 64 70 6f 69 6e 74 73 12 0b 6b 75 62 65 2d 73 79 |dpoints..kube-sy|
000000e0 73 74 65 6d 1a 0e 6b 75 62 65 2d 73 63 68 65 64 |stem..kube-sched|
000000f0 75 6c 65 72 22 24 35 30 38 35 65 38 38 38 2d 63 |uler"$5085e888-c|
00000100 36 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 |657-11e8-8dec-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 33 38 30 30 3a 00 1a 0e 4c 65 61 64 65 72 |103800:...Leader|
00000130 45 6c 65 63 74 69 6f 6e 22 50 6d 61 63 68 69 6e |Election"Pmachin|
00000140 65 2d 63 6f 6e 74 72 6f 6c 6c 65 72 2d 74 65 73 |e-controller-tes|
00000150 74 2d 6c 6f 63 61 6c 5f 66 63 63 66 38 63 31 39 |t-local_fccf8c19|
00000160 2d 63 36 65 36 2d 31 31 65 38 2d 61 36 36 66 2d |-c6e6-11e8-a66f-|
00000170 39 36 30 30 30 30 31 31 36 32 63 66 20 62 65 63 |9600001162cf bec|
00000180 61 6d 65 20 6c 65 61 64 65 72 2a 15 0a 11 64 65 |ame leader*...de|
00000190 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 12 |fault-scheduler.|
000001a0 00 32 08 08 e3 fd d1 dd 05 10 00 3a 08 08 e3 fd |.2.........:....|
000001b0 d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c 52 |[email protected]|
000001c0 00 62 00 72 00 7a 00 1a 00 22 00 |.b.r.z...".|
I1003 08:33:39.310847 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:39.310882 1 round_trippers.go:411] Response Headers:
I1003 08:33:39.310893 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:39 GMT
I1003 08:33:39.310903 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:39.310912 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:39.311035 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:39.311194 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:39.404672 1 shared_informer.go:123] caches populated
I1003 08:33:41.311694 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:41.314680 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:41.314708 1 round_trippers.go:411] Response Headers:
I1003 08:33:41.314718 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:41.314727 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:41.314734 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:41 GMT
I1003 08:33:41.314825 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:41.315085 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:41.315244 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:41.317960 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:41.318420 1 round_trippers.go:411] Response Headers:
I1003 08:33:41.318441 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:41.318450 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:41.318457 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:41 GMT
I1003 08:33:41.318792 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:41.318999 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:43.238243 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:33:43.238307 1 wrap.go:42] GET /healthz: (63.803µs) 200 [kube-probe/1.12 127.0.0.1:54036]
I1003 08:33:43.319490 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:43.323549 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:33:43.323625 1 round_trippers.go:411] Response Headers:
I1003 08:33:43.323640 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:43.323646 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:43.323652 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:43 GMT
I1003 08:33:43.323963 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:43.324226 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:43.324346 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:43.327967 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:43.327998 1 round_trippers.go:411] Response Headers:
I1003 08:33:43.328007 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:43.328015 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:43.328023 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:43 GMT
I1003 08:33:43.328130 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:43.328214 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:45.328750 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:45.332327 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:45.332434 1 round_trippers.go:411] Response Headers:
I1003 08:33:45.332455 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:45.332465 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:45.332474 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:45 GMT
I1003 08:33:45.332580 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:45.332829 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 30 |0001162cf2.10380|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:45.332960 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:45.336650 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:45.336754 1 round_trippers.go:411] Response Headers:
I1003 08:33:45.336774 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:45 GMT
I1003 08:33:45.336782 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:45.336790 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:45.337314 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:45.337417 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:47.337852 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:47.341710 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:47.341743 1 round_trippers.go:411] Response Headers:
I1003 08:33:47.341750 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:47.341755 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:47.341759 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:47 GMT
I1003 08:33:47.341826 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:47.341977 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:47.342054 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:47.345826 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:47.346067 1 round_trippers.go:411] Response Headers:
I1003 08:33:47.346177 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:47.346341 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:47.346432 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:47 GMT
I1003 08:33:47.346879 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:47.347057 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:49.347622 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:49.350362 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:49.350395 1 round_trippers.go:411] Response Headers:
I1003 08:33:49.350405 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:49.350414 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:49.350422 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:49 GMT
I1003 08:33:49.350539 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:49.350779 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:49.350897 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:49.354230 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:49.354262 1 round_trippers.go:411] Response Headers:
I1003 08:33:49.354275 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:49.354287 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:49.354297 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:49 GMT
I1003 08:33:49.354491 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:49.354602 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:51.355319 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:51.359101 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:51.359194 1 round_trippers.go:411] Response Headers:
I1003 08:33:51.359212 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:51.359227 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:51.359314 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:51 GMT
I1003 08:33:51.359427 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:51.359727 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 31 |0001162cf2.10381|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:51.359868 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:51.364526 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:33:51.364571 1 round_trippers.go:411] Response Headers:
I1003 08:33:51.364585 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:51.364595 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:51 GMT
I1003 08:33:51.364604 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:51.364725 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:51.364850 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:53.238088 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:33:53.238138 1 wrap.go:42] GET /healthz: (59.327µs) 200 [kube-probe/1.12 127.0.0.1:54088]
I1003 08:33:53.365246 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:53.367689 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:53.367798 1 round_trippers.go:411] Response Headers:
I1003 08:33:53.367819 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:53.367823 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:53.367827 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:53 GMT
I1003 08:33:53.367879 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:53.368012 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:53.368104 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:53.370686 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:53.370702 1 round_trippers.go:411] Response Headers:
I1003 08:33:53.370707 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:53.370711 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:53.370714 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:53 GMT
I1003 08:33:53.370767 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:53.370821 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:55.371428 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:55.375518 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:33:55.375552 1 round_trippers.go:411] Response Headers:
I1003 08:33:55.375564 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:55.375574 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:55.375583 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:55 GMT
I1003 08:33:55.375684 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:55.376058 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:55.376178 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:55.380421 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:33:55.380450 1 round_trippers.go:411] Response Headers:
I1003 08:33:55.380462 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:55.380472 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:55.380481 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:55 GMT
I1003 08:33:55.380619 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:55.380714 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:57.381315 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:57.384561 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:33:57.384586 1 round_trippers.go:411] Response Headers:
I1003 08:33:57.384595 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:57.384602 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:57.384609 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:57 GMT
I1003 08:33:57.384711 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:57.384897 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 32 |0001162cf2.10382|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:57.384997 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:57.387633 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:57.387692 1 round_trippers.go:411] Response Headers:
I1003 08:33:57.387714 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:57.387730 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:57 GMT
I1003 08:33:57.387746 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:57.388021 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 33 |0001162cf2.10383|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:57.388152 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:33:59.388605 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:59.391606 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:33:59.391640 1 round_trippers.go:411] Response Headers:
I1003 08:33:59.391651 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:59.391662 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:59.391672 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:59 GMT
I1003 08:33:59.391781 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 33 |0001162cf2.10383|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:59.392067 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 33 |0001162cf2.10383|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:59.392185 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:33:59.401879 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 9 milliseconds
I1003 08:33:59.401912 1 round_trippers.go:411] Response Headers:
I1003 08:33:59.401923 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:33:59.401998 1 round_trippers.go:414] Content-Length: 434
I1003 08:33:59.402222 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:33:59 GMT
I1003 08:33:59.402348 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 33 |0001162cf2.10383|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:33:59.402451 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:01.402831 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:01.404913 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:01.404930 1 round_trippers.go:411] Response Headers:
I1003 08:34:01.404935 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:01.404939 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:01.404943 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:01 GMT
I1003 08:34:01.404998 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 33 |0001162cf2.10383|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 |2018-10-03T08:33|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:01.405125 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 33 |0001162cf2.10383|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:01.405177 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:01.407250 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:01.407274 1 round_trippers.go:411] Response Headers:
I1003 08:34:01.407279 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:01.407282 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:01.407285 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:01 GMT
I1003 08:34:01.407332 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:01.407382 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:03.238238 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:34:03.238291 1 wrap.go:42] GET /healthz: (69.819µs) 200 [kube-probe/1.12 127.0.0.1:54140]
I1003 08:34:03.407795 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:03.410539 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:03.410565 1 round_trippers.go:411] Response Headers:
I1003 08:34:03.410574 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:03.410582 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:03.410589 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:03 GMT
I1003 08:34:03.410686 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:03.410850 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:03.410906 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:03.413613 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:03.413852 1 round_trippers.go:411] Response Headers:
I1003 08:34:03.414003 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:03.414086 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:03.414105 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:03 GMT
I1003 08:34:03.414381 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:03.414491 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:05.415031 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:05.418279 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:05.418313 1 round_trippers.go:411] Response Headers:
I1003 08:34:05.418324 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:05.418334 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:05.418343 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:05 GMT
I1003 08:34:05.418452 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:05.418720 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:05.418841 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:05.421689 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:05.421703 1 round_trippers.go:411] Response Headers:
I1003 08:34:05.421707 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:05.421711 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:05.421715 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:05 GMT
I1003 08:34:05.421780 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:05.422640 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:07.423381 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:07.426514 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:07.426538 1 round_trippers.go:411] Response Headers:
I1003 08:34:07.426546 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:07.426553 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:07.426560 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:07 GMT
I1003 08:34:07.426650 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:07.426828 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 34 |0001162cf2.10384|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:07.426913 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:07.430916 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:07.430977 1 round_trippers.go:411] Response Headers:
I1003 08:34:07.430988 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:07.430997 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:07.431006 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:07 GMT
I1003 08:34:07.431184 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:07.431323 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:09.431764 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:09.434403 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:09.434422 1 round_trippers.go:411] Response Headers:
I1003 08:34:09.434427 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:09.434432 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:09.434436 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:09 GMT
I1003 08:34:09.434495 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:09.434642 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:09.434691 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:09.438470 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:09.438487 1 round_trippers.go:411] Response Headers:
I1003 08:34:09.438492 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:09.438497 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:09.438501 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:09 GMT
I1003 08:34:09.438549 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:09.438595 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:11.438925 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:11.441280 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:11.441302 1 round_trippers.go:411] Response Headers:
I1003 08:34:11.441308 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:11.441314 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:11.441319 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:11 GMT
I1003 08:34:11.441380 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:11.441564 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:11.441643 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:11.445034 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:11.445085 1 round_trippers.go:411] Response Headers:
I1003 08:34:11.445097 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:11.445108 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:11.445116 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:11 GMT
I1003 08:34:11.445239 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:11.445373 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:13.238128 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:34:13.238173 1 wrap.go:42] GET /healthz: (58.66µs) 200 [kube-probe/1.12 127.0.0.1:54192]
I1003 08:34:13.445784 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:13.448479 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:13.448501 1 round_trippers.go:411] Response Headers:
I1003 08:34:13.448507 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:13 GMT
I1003 08:34:13.448512 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:13.448517 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:13.448577 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:13.448726 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 35 |0001162cf2.10385|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:13.448785 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:13.452610 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:13.452695 1 round_trippers.go:411] Response Headers:
I1003 08:34:13.452709 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:13.452718 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:13.452726 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:13 GMT
I1003 08:34:13.452831 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:13.452940 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:15.453403 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:15.456059 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:15.456101 1 round_trippers.go:411] Response Headers:
I1003 08:34:15.456116 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:15.456128 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:15.456140 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:15 GMT
I1003 08:34:15.456235 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:15.456461 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:15.456562 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:15.459597 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:15.459626 1 round_trippers.go:411] Response Headers:
I1003 08:34:15.459634 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:15.459641 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:15.459647 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:15 GMT
I1003 08:34:15.459899 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:15.459999 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:17.460492 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:17.464377 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:17.464403 1 round_trippers.go:411] Response Headers:
I1003 08:34:17.464410 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:17 GMT
I1003 08:34:17.464416 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:17.464421 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:17.464496 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:17.464706 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:17.464789 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:17.468740 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:17.469438 1 round_trippers.go:411] Response Headers:
I1003 08:34:17.469455 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:17.469460 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:17.469465 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:17 GMT
I1003 08:34:17.469529 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:17.469654 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:19.469997 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:19.473035 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:19.473066 1 round_trippers.go:411] Response Headers:
I1003 08:34:19.473074 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:19.473082 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:19.473088 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:19 GMT
I1003 08:34:19.473174 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:19.473433 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 36 |0001162cf2.10386|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:19.473545 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:19.477325 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:19.477371 1 round_trippers.go:411] Response Headers:
I1003 08:34:19.477387 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:19.477402 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:19.477417 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:19 GMT
I1003 08:34:19.477900 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:19.478027 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:21.478523 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:21.481908 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:21.482002 1 round_trippers.go:411] Response Headers:
I1003 08:34:21.482033 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:21.482058 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:21.482099 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:21 GMT
I1003 08:34:21.482180 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:21.482382 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:21.482472 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:21.485228 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:21.485255 1 round_trippers.go:411] Response Headers:
I1003 08:34:21.485296 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:21.485312 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:21.485319 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:21 GMT
I1003 08:34:21.485417 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:21.485491 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:23.238347 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:34:23.238414 1 wrap.go:42] GET /healthz: (76.188µs) 200 [kube-probe/1.12 127.0.0.1:54244]
I1003 08:34:23.486026 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:23.488897 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:23.488956 1 round_trippers.go:411] Response Headers:
I1003 08:34:23.488966 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:23.488971 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:23.488975 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:23 GMT
I1003 08:34:23.489047 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:23.489204 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:23Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:23.489265 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:23.493500 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:34:23.493545 1 round_trippers.go:411] Response Headers:
I1003 08:34:23.493568 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:23.493591 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:23.493603 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:23 GMT
I1003 08:34:23.493735 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:23Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:23.493869 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:25.494392 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:25.497656 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:25.497677 1 round_trippers.go:411] Response Headers:
I1003 08:34:25.497683 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:25.497688 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:25.497692 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:25 GMT
I1003 08:34:25.497803 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:23Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:25.498001 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 37 |0001162cf2.10387|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:25Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:25.498079 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:25.501262 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:25.501293 1 round_trippers.go:411] Response Headers:
I1003 08:34:25.501302 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:25 GMT
I1003 08:34:25.501311 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:25.501318 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:25.501404 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 38 |0001162cf2.10388|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:25Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:25.501544 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:27.501947 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:27.504393 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:27.504412 1 round_trippers.go:411] Response Headers:
I1003 08:34:27.504417 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:27.504421 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:27.504424 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:27 GMT
I1003 08:34:27.504503 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 38 |0001162cf2.10388|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:25Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:27.504667 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 38 |0001162cf2.10388|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:27Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:27.504722 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:27.506739 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 1 milliseconds
I1003 08:34:27.506771 1 round_trippers.go:411] Response Headers:
I1003 08:34:27.506780 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:27.506789 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:27 GMT
I1003 08:34:27.506797 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:27.506886 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 38 |0001162cf2.10388|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:27Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:27.507010 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:29.507487 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:29.511069 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:29.511272 1 round_trippers.go:411] Response Headers:
I1003 08:34:29.511379 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:29.511489 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:29 GMT
I1003 08:34:29.511506 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:29.512254 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 38 |0001162cf2.10388|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:27Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:29.512528 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 38 |0001162cf2.10388|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:29Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:29.512645 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:29.514963 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:29.514983 1 round_trippers.go:411] Response Headers:
I1003 08:34:29.514990 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:29.514995 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:29.515000 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:29 GMT
I1003 08:34:29.515443 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:29Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:29.515524 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:31.515883 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:31.518076 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:31.518139 1 round_trippers.go:411] Response Headers:
I1003 08:34:31.518152 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:31.518158 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:31.518163 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:31 GMT
I1003 08:34:31.518239 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 32 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:29Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:31.518391 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:31Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:31.518451 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:31.520515 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:31.520668 1 round_trippers.go:411] Response Headers:
I1003 08:34:31.520704 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:31.520710 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:31.520715 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:31 GMT
I1003 08:34:31.520903 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:31Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:31.520972 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:33.238226 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:34:33.238290 1 wrap.go:42] GET /healthz: (82.812µs) 200 [kube-probe/1.12 127.0.0.1:54296]
I1003 08:34:33.521455 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:33.524734 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:33.524769 1 round_trippers.go:411] Response Headers:
I1003 08:34:33.524780 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:33.524789 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:33.524798 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:33 GMT
I1003 08:34:33.524956 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:31Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:33.525189 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:33Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:33.525294 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:33.530004 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:34:33.530079 1 round_trippers.go:411] Response Headers:
I1003 08:34:33.530092 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:33.530102 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:33.530111 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:33 GMT
I1003 08:34:33.530238 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:33Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:33.530370 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:35.531016 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:35.534804 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:35.534852 1 round_trippers.go:411] Response Headers:
I1003 08:34:35.534868 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:35 GMT
I1003 08:34:35.534885 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:35.534899 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:35.535058 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:33Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:35.535500 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:35Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:35.535659 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:35.540603 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:34:35.540675 1 round_trippers.go:411] Response Headers:
I1003 08:34:35.540699 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:35.540714 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:35.540720 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:35 GMT
I1003 08:34:35.540796 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:35Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:35.540903 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:37.541389 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:37.544766 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:37.544795 1 round_trippers.go:411] Response Headers:
I1003 08:34:37.544802 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:37.544808 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:37.544814 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:37 GMT
I1003 08:34:37.544878 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:35Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:37.545060 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 38 39 |0001162cf2.10389|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:37Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:37.545155 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:37.548597 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:37.548746 1 round_trippers.go:411] Response Headers:
I1003 08:34:37.548771 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:37.548782 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:37.548791 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:37 GMT
I1003 08:34:37.549101 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 30 |0001162cf2.10390|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:37Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:37.549247 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:39.549748 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:39.553360 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:39.553395 1 round_trippers.go:411] Response Headers:
I1003 08:34:39.553406 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:39.553416 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:39.553424 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:39 GMT
I1003 08:34:39.553528 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 30 |0001162cf2.10390|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:37Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:39.553787 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 30 |0001162cf2.10390|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:39.553935 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:39.559203 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 5 milliseconds
I1003 08:34:39.559241 1 round_trippers.go:411] Response Headers:
I1003 08:34:39.559253 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:39.559263 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:39.559272 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:39 GMT
I1003 08:34:39.559406 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 30 |0001162cf2.10390|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:39.559612 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:41.560124 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:41.563210 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:41.563354 1 round_trippers.go:411] Response Headers:
I1003 08:34:41.563369 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:41.563375 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:41.563380 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:41 GMT
I1003 08:34:41.563476 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 30 |0001162cf2.10390|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:41.563685 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 30 |0001162cf2.10390|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:41.563789 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:41.568945 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 5 milliseconds
I1003 08:34:41.568978 1 round_trippers.go:411] Response Headers:
I1003 08:34:41.568989 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:41.568998 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:41 GMT
I1003 08:34:41.569007 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:41.569117 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:41.569321 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:43.237985 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:34:43.238021 1 wrap.go:42] GET /healthz: (42.199µs) 200 [kube-probe/1.12 127.0.0.1:54348]
I1003 08:34:43.569811 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:43.573850 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:43.573877 1 round_trippers.go:411] Response Headers:
I1003 08:34:43.573885 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:43.573891 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:43.573897 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:43 GMT
I1003 08:34:43.573977 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:43.574212 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:43.574289 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:43.578002 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:43.578049 1 round_trippers.go:411] Response Headers:
I1003 08:34:43.578061 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:43.578071 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:43.578080 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:43 GMT
I1003 08:34:43.578631 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:43.578727 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:45.579563 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:45.582936 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:45.583026 1 round_trippers.go:411] Response Headers:
I1003 08:34:45.583038 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:45.583048 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:45.583057 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:45 GMT
I1003 08:34:45.583227 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:45.583491 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:45.583576 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:45.586649 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:45.586669 1 round_trippers.go:411] Response Headers:
I1003 08:34:45.586675 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:45.586681 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:45.586686 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:45 GMT
I1003 08:34:45.586766 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:45.586829 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:47.591430 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:47.595455 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:47.595497 1 round_trippers.go:411] Response Headers:
I1003 08:34:47.595509 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:47.595519 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:47.595530 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:47 GMT
I1003 08:34:47.595622 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:47.595959 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 31 |0001162cf2.10391|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:47.596061 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:47.599198 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:47.599577 1 round_trippers.go:411] Response Headers:
I1003 08:34:47.599603 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:47.599614 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:47.599623 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:47 GMT
I1003 08:34:47.599767 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:47.599880 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:49.600403 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:49.602991 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:49.603016 1 round_trippers.go:411] Response Headers:
I1003 08:34:49.603024 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:49.603031 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:49.603038 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:49 GMT
I1003 08:34:49.603191 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:49.603397 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:49.603479 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:49.606388 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:49.606417 1 round_trippers.go:411] Response Headers:
I1003 08:34:49.606427 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:49.606436 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:49.606443 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:49 GMT
I1003 08:34:49.606778 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:49.606873 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:51.607243 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:51.610424 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:51.610448 1 round_trippers.go:411] Response Headers:
I1003 08:34:51.610455 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:51.610461 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:51.610466 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:51 GMT
I1003 08:34:51.610540 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:51.610668 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:51.610728 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:51.612851 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:51.612872 1 round_trippers.go:411] Response Headers:
I1003 08:34:51.612878 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:51.612884 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:51.612889 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:51 GMT
I1003 08:34:51.612982 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:51.613093 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:53.238393 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:34:53.238472 1 wrap.go:42] GET /healthz: (99.987µs) 200 [kube-probe/1.12 127.0.0.1:54400]
I1003 08:34:53.613447 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:53.615647 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:53.615678 1 round_trippers.go:411] Response Headers:
I1003 08:34:53.615688 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:53.615696 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:53 GMT
I1003 08:34:53.615703 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:53.615786 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:53.615995 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 32 |0001162cf2.10392|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:53.616086 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:53.618595 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:53.618733 1 round_trippers.go:411] Response Headers:
I1003 08:34:53.618866 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:53.618911 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:53.618935 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:53 GMT
I1003 08:34:53.619333 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 33 |0001162cf2.10393|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:53.619458 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:55.619836 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:55.622077 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:55.622095 1 round_trippers.go:411] Response Headers:
I1003 08:34:55.622100 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:55.622104 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:55.622108 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:55 GMT
I1003 08:34:55.622157 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 33 |0001162cf2.10393|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:55.622293 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 33 |0001162cf2.10393|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:55.622342 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:55.624642 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:55.624753 1 round_trippers.go:411] Response Headers:
I1003 08:34:55.624759 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:55.624763 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:55.624767 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:55 GMT
I1003 08:34:55.624834 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 33 |0001162cf2.10393|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:55.624894 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:57.625479 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:57.629009 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:34:57.629046 1 round_trippers.go:411] Response Headers:
I1003 08:34:57.629059 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:57.629071 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:57.629082 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:57 GMT
I1003 08:34:57.629191 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 33 |0001162cf2.10393|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:57.629465 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 33 |0001162cf2.10393|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:57.629573 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:57.632277 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:57.632394 1 round_trippers.go:411] Response Headers:
I1003 08:34:57.632831 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:57.632856 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:57.632863 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:57 GMT
I1003 08:34:57.633152 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:57.633252 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:34:59.633662 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:59.636153 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:59.636173 1 round_trippers.go:411] Response Headers:
I1003 08:34:59.636182 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:59 GMT
I1003 08:34:59.636191 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:59.636199 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:59.636291 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:59.636472 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:59.636547 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:34:59.638778 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:34:59.639197 1 round_trippers.go:411] Response Headers:
I1003 08:34:59.639214 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:34:59.639221 1 round_trippers.go:414] Content-Length: 434
I1003 08:34:59.639226 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:34:59 GMT
I1003 08:34:59.639328 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:34:59.639460 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:01.639820 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:01.642266 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:01.642289 1 round_trippers.go:411] Response Headers:
I1003 08:35:01.642298 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:01.642302 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:01.642306 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:01 GMT
I1003 08:35:01.642369 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 34 |2018-10-03T08:34|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:01.642518 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:01.642581 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:01.645638 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:01.645664 1 round_trippers.go:411] Response Headers:
I1003 08:35:01.645672 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:01.645679 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:01.645685 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:01 GMT
I1003 08:35:01.645746 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:01.645853 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:03.238364 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:35:03.238445 1 wrap.go:42] GET /healthz: (93.014µs) 200 [kube-probe/1.12 127.0.0.1:54452]
I1003 08:35:03.646481 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:03.650789 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:03.650856 1 round_trippers.go:411] Response Headers:
I1003 08:35:03.650869 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:03.650878 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:03.650887 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:03 GMT
I1003 08:35:03.651046 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:03.651378 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:03.651501 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:03.656084 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:03.656119 1 round_trippers.go:411] Response Headers:
I1003 08:35:03.656130 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:03.656139 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:03.656148 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:03 GMT
I1003 08:35:03.656308 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:03.656410 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:05.656884 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:05.660750 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:05.660781 1 round_trippers.go:411] Response Headers:
I1003 08:35:05.660791 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:05.660799 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:05.660807 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:05 GMT
I1003 08:35:05.660899 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:05.661134 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 34 |0001162cf2.10394|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:05.661233 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:05.664233 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:05.664406 1 round_trippers.go:411] Response Headers:
I1003 08:35:05.664437 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:05.664474 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:05.664480 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:05 GMT
I1003 08:35:05.664766 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 35 |0001162cf2.10395|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:05.664848 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:07.665430 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:07.669599 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:07.669685 1 round_trippers.go:411] Response Headers:
I1003 08:35:07.669703 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:07.669711 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:07.669718 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:07 GMT
I1003 08:35:07.669812 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 35 |0001162cf2.10395|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:07.670018 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 35 |0001162cf2.10395|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:07.670101 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:07.674037 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:07.674522 1 round_trippers.go:411] Response Headers:
I1003 08:35:07.674550 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:07.674625 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:07.674638 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:07 GMT
I1003 08:35:07.675080 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 35 |0001162cf2.10395|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:07.675677 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:09.676148 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:09.678721 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:09.678747 1 round_trippers.go:411] Response Headers:
I1003 08:35:09.678756 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:09.678763 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:09.678769 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:09 GMT
I1003 08:35:09.678879 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 35 |0001162cf2.10395|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:09.679144 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 35 |0001162cf2.10395|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:09.679227 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:09.682762 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:09.682811 1 round_trippers.go:411] Response Headers:
I1003 08:35:09.682824 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:09.682834 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:09.682844 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:09 GMT
I1003 08:35:09.682985 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 36 |0001162cf2.10396|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:09.683296 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:11.323479 1 node_tree.go:95] Added node ubuntu---1-10-7-hz-alvaro-549c994745-v9csz in group to NodeTree
I1003 08:35:11.353200 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-6jrf5
I1003 08:35:11.353233 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-6jrf5
I1003 08:35:11.353347 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:11.353376 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-6jrf5", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:11.353385 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-6jrf5, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:11.353465 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-6jrf5", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:11.353477 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-6jrf5", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:11.353531 1 factory.go:1512] Attempting to bind kube-proxy-6jrf5 to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:11.353585 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 36 6a 72 66 35 12 00 1a 0b 6b 75 |roxy-6jrf5....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 33 64 65 |be-system".*$3de|
00000040 63 64 31 39 34 2d 63 36 65 37 2d 31 31 65 38 2d |cd194-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:11.353647 1 round_trippers.go:386] curl -k -v -XPOST -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-6jrf5/binding'
I1003 08:35:11.357172 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-58lmp
I1003 08:35:11.357197 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-58lmp
I1003 08:35:11.357336 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:11.357363 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-58lmp", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:11.357372 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-58lmp, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:11.357408 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-58lmp", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:11.357422 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-58lmp", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:11.357454 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-58lmp to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:11.357498 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 35 38 6c 6d 70 12 00 1a 0b 6b 75 62 65 2d 73 79 |58lmp....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 33 64 65 63 31 62 39 30 |stem".*$3dec1b90|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:11.357554 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-58lmp/binding'
I1003 08:35:11.360838 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-6jrf5/binding 201 Created in 7 milliseconds
I1003 08:35:11.360877 1 round_trippers.go:411] Response Headers:
I1003 08:35:11.360889 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:11.360899 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:11.360908 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:11 GMT
I1003 08:35:11.360966 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:11.361020 1 cache.go:224] Finished binding for pod 3decd194-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:11.361347 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 36 6a 72 66 35 2e 31 35 35 61 30 63 34 |xy-6jrf5.155a0c4|
00000030 34 39 32 64 34 38 36 64 35 12 00 1a 0b 6b 75 62 |492d486d5....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 36 6a 72 66 35 22 24 33 64 65 63 |roxy-6jrf5"$3dec|
00000080 64 31 39 34 2d 63 36 65 37 2d 31 31 65 38 2d 62 |d194-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 33 39 37 36 3a 00 1a 09 |*.v12.103976:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 36 6a 72 66 35 20 74 6f |e-proxy-6jrf5 to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 bf fe d1 dd 05 10 00 3a 08 08 bf |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:11.361432 1 round_trippers.go:386] curl -k -v -XPOST -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:11.363245 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-58lmp/binding 201 Created in 5 milliseconds
I1003 08:35:11.363277 1 round_trippers.go:411] Response Headers:
I1003 08:35:11.363288 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:11.363298 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:11.363307 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:11 GMT
I1003 08:35:11.363354 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:11.363402 1 cache.go:224] Finished binding for pod 3dec1b90-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:11.366353 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 4 milliseconds
I1003 08:35:11.366501 1 round_trippers.go:411] Response Headers:
I1003 08:35:11.366515 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:11.366521 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:11.366525 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:11 GMT
I1003 08:35:11.366652 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 36 6a 72 66 35 2e 31 35 35 61 30 63 |oxy-6jrf5.155a0c|
00000030 34 34 39 32 64 34 38 36 64 35 12 00 1a 0b 6b 75 |4492d486d5....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 36 6a 72 66 |/kube-proxy-6jrf|
00000080 35 2e 31 35 35 61 30 63 34 34 39 32 64 34 38 36 |5.155a0c4492d486|
00000090 64 35 2a 24 33 64 65 66 30 36 39 35 2d 63 36 65 |d5*$3def0695-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 33 39 38 35 |001162cf2.103985|
000000c0 38 00 42 08 08 bf fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 36 |em..kube-proxy-6|
000000f0 6a 72 66 35 22 24 33 64 65 63 64 31 39 34 2d 63 |jrf5"$3decd194-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 33 39 37 36 3a 00 1a 09 53 63 68 65 64 75 |103976:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 36 6a 72 66 35 20 74 6f 20 75 62 75 6e 74 |y-6jrf5 to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 bf |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 bf fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:11.366783 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 35 38 |nnel-ds-amd64-58|
00000030 6c 6d 70 2e 31 35 35 61 30 63 34 34 39 32 66 37 |lmp.155a0c4492f7|
00000040 33 63 61 64 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |3cad....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 35 38 6c 6d 70 |l-ds-amd64-58lmp|
00000090 22 24 33 64 65 63 31 62 39 30 2d 63 36 65 37 2d |"$3dec1b90-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 33 39 |1162cf*.v12.1039|
000000c0 37 37 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |77:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 35 38 6c 6d 70 20 74 |ds-amd64-58lmp t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 bf fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 bf fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:11.366825 1 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:11.368533 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:11.368557 1 round_trippers.go:411] Response Headers:
I1003 08:35:11.368563 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:11 GMT
I1003 08:35:11.368568 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:11.368572 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:11.368795 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 35 |annel-ds-amd64-5|
00000030 38 6c 6d 70 2e 31 35 35 61 30 63 34 34 39 32 66 |8lmp.155a0c4492f|
00000040 37 33 63 61 64 12 00 1a 0b 6b 75 62 65 2d 73 79 |73cad....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 35 38 6c 6d 70 2e 31 35 35 61 30 63 34 34 |4-58lmp.155a0c44|
000000a0 39 32 66 37 33 63 61 64 2a 24 33 64 65 66 64 61 |92f73cad*$3defda|
000000b0 39 66 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |9f-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 33 39 38 36 38 00 42 08 08 bf fe d1 dd 05 |1039868.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 35 38 6c 6d 70 22 24 33 64 65 63 31 62 39 30 2d |58lmp"$3dec1b90-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 33 39 37 37 3a 00 1a 09 53 63 68 65 64 |.103977:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 35 38 |nnel-ds-amd64-58|
00000190 6c 6d 70 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |lmp to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 bf fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 bf fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:11.683865 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:11.686849 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:11.686902 1 round_trippers.go:411] Response Headers:
I1003 08:35:11.686915 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:11.686925 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:11.686934 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:11 GMT
I1003 08:35:11.687075 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 36 |0001162cf2.10396|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:11.687386 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 36 |0001162cf2.10396|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:11.688012 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:11.694889 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 6 milliseconds
I1003 08:35:11.694961 1 round_trippers.go:411] Response Headers:
I1003 08:35:11.694980 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:11.694995 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:11.695009 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:11 GMT
I1003 08:35:11.695357 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 38 |0001162cf2.10398|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:11.695518 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:13.238452 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:35:13.238521 1 wrap.go:42] GET /healthz: (82.142µs) 200 [kube-probe/1.12 127.0.0.1:54504]
I1003 08:35:13.696116 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:13.699281 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:13.699306 1 round_trippers.go:411] Response Headers:
I1003 08:35:13.699314 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:13.699320 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:13.699326 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:13 GMT
I1003 08:35:13.699439 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 38 |0001162cf2.10398|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:13.699747 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 38 |0001162cf2.10398|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:13.699845 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:13.703742 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:13.703777 1 round_trippers.go:411] Response Headers:
I1003 08:35:13.703789 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:13.703799 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:13.703808 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:13 GMT
I1003 08:35:13.703890 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 39 |0001162cf2.10399|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:13.703979 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:14.344072 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-jfv2f
I1003 08:35:14.344226 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-jfv2f
I1003 08:35:14.344382 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:14.344465 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-jfv2f", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:14.344522 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-jfv2f, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:14.344563 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-jfv2f", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:14.344597 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-jfv2f", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:14.344647 1 factory.go:1512] Attempting to bind kube-proxy-jfv2f to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:14.344705 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 6a 66 76 32 66 12 00 1a 0b 6b 75 |roxy-jfv2f....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 33 66 62 |be-system".*$3fb|
00000040 35 64 61 33 32 2d 63 36 65 37 2d 31 31 65 38 2d |5da32-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:14.344765 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-jfv2f/binding'
I1003 08:35:14.346704 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-jfv2f/binding 201 Created in 1 milliseconds
I1003 08:35:14.346719 1 round_trippers.go:411] Response Headers:
I1003 08:35:14.346726 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:14.346731 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:14.346736 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:14 GMT
I1003 08:35:14.346768 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:14.346795 1 cache.go:224] Finished binding for pod 3fb5da32-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:14.346914 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 6a 66 76 32 66 2e 31 35 35 61 30 63 34 |xy-jfv2f.155a0c4|
00000030 35 34 34 63 61 31 30 64 66 12 00 1a 0b 6b 75 62 |544ca10df....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 6a 66 76 32 66 22 24 33 66 62 35 |roxy-jfv2f"$3fb5|
00000080 64 61 33 32 2d 63 36 65 37 2d 31 31 65 38 2d 62 |da32-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 34 30 30 35 3a 00 1a 09 |*.v12.104005:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 6a 66 76 32 66 20 74 6f |e-proxy-jfv2f to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 c2 fe d1 dd 05 10 00 3a 08 08 c2 |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:14.346958 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:14.349824 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 2 milliseconds
I1003 08:35:14.349878 1 round_trippers.go:411] Response Headers:
I1003 08:35:14.349884 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:14.349887 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:14.349891 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:14 GMT
I1003 08:35:14.349930 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 6a 66 76 32 66 2e 31 35 35 61 30 63 |oxy-jfv2f.155a0c|
00000030 34 35 34 34 63 61 31 30 64 66 12 00 1a 0b 6b 75 |4544ca10df....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 6a 66 76 32 |/kube-proxy-jfv2|
00000080 66 2e 31 35 35 61 30 63 34 35 34 34 63 61 31 30 |f.155a0c4544ca10|
00000090 64 66 2a 24 33 66 62 36 61 64 38 37 2d 63 36 65 |df*$3fb6ad87-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 34 30 31 30 |001162cf2.104010|
000000c0 38 00 42 08 08 c2 fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 6a |em..kube-proxy-j|
000000f0 66 76 32 66 22 24 33 66 62 35 64 61 33 32 2d 63 |fv2f"$3fb5da32-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 34 30 30 35 3a 00 1a 09 53 63 68 65 64 75 |104005:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 6a 66 76 32 66 20 74 6f 20 75 62 75 6e 74 |y-jfv2f to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 c2 |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 c2 fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:14.357594 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-j2bgf
I1003 08:35:14.357613 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-j2bgf
I1003 08:35:14.357699 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:14.357743 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-j2bgf", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:14.357756 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-j2bgf, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:14.357791 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-j2bgf", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:14.357803 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-j2bgf", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:14.357829 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-j2bgf to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:14.357870 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 6a 32 62 67 66 12 00 1a 0b 6b 75 62 65 2d 73 79 |j2bgf....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 33 66 62 37 64 38 33 34 |stem".*$3fb7d834|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:14.357933 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-j2bgf/binding'
I1003 08:35:14.360594 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-j2bgf/binding 201 Created in 2 milliseconds
I1003 08:35:14.360611 1 round_trippers.go:411] Response Headers:
I1003 08:35:14.360615 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:14.360619 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:14 GMT
I1003 08:35:14.360622 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:14.360644 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:14.360675 1 cache.go:224] Finished binding for pod 3fb7d834-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:14.360746 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 6a 32 |nnel-ds-amd64-j2|
00000030 62 67 66 2e 31 35 35 61 30 63 34 35 34 35 39 64 |bgf.155a0c45459d|
00000040 63 65 34 37 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |ce47....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 6a 32 62 67 66 |l-ds-amd64-j2bgf|
00000090 22 24 33 66 62 37 64 38 33 34 2d 63 36 65 37 2d |"$3fb7d834-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 34 30 |1162cf*.v12.1040|
000000c0 31 37 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |17:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 6a 32 62 67 66 20 74 |ds-amd64-j2bgf t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 c2 fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 c2 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:14.360779 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:14.362368 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:14.362384 1 round_trippers.go:411] Response Headers:
I1003 08:35:14.362389 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:14.362392 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:14.362396 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:14 GMT
I1003 08:35:14.362666 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 6a |annel-ds-amd64-j|
00000030 32 62 67 66 2e 31 35 35 61 30 63 34 35 34 35 39 |2bgf.155a0c45459|
00000040 64 63 65 34 37 12 00 1a 0b 6b 75 62 65 2d 73 79 |dce47....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 6a 32 62 67 66 2e 31 35 35 61 30 63 34 35 |4-j2bgf.155a0c45|
000000a0 34 35 39 64 63 65 34 37 2a 24 33 66 62 38 62 31 |459dce47*$3fb8b1|
000000b0 31 65 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |1e-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 34 30 32 31 38 00 42 08 08 c2 fe d1 dd 05 |1040218.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 6a 32 62 67 66 22 24 33 66 62 37 64 38 33 34 2d |j2bgf"$3fb7d834-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 34 30 31 37 3a 00 1a 09 53 63 68 65 64 |.104017:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 6a 32 |nnel-ds-amd64-j2|
00000190 62 67 66 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |bgf to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 c2 fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 c2 fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:15.665421 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-mtm8n
I1003 08:35:15.665761 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-mtm8n
I1003 08:35:15.666152 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:15.666263 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-mtm8n", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:15.666286 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-mtm8n, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:15.666413 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-mtm8n", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:15.666580 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-mtm8n", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:15.666852 1 factory.go:1512] Attempting to bind kube-proxy-mtm8n to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:15.667169 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 6d 74 6d 38 6e 12 00 1a 0b 6b 75 |roxy-mtm8n....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 34 30 37 |be-system".*$407|
00000040 66 33 35 66 38 2d 63 36 65 37 2d 31 31 65 38 2d |f35f8-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:15.667541 1 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-mtm8n/binding'
I1003 08:35:15.673802 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-mtm8n/binding 201 Created in 6 milliseconds
I1003 08:35:15.674056 1 round_trippers.go:411] Response Headers:
I1003 08:35:15.674187 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:15.674207 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:15.674215 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:15 GMT
I1003 08:35:15.674267 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:15.674452 1 cache.go:224] Finished binding for pod 407f35f8-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:15.674661 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 6d 74 6d 38 6e 2e 31 35 35 61 30 63 34 |xy-mtm8n.155a0c4|
00000030 35 39 33 65 63 65 37 31 61 12 00 1a 0b 6b 75 62 |593ece71a....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 6d 74 6d 38 6e 22 24 34 30 37 66 |roxy-mtm8n"$407f|
00000080 33 35 66 38 2d 63 36 65 37 2d 31 31 65 38 2d 62 |35f8-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 34 30 33 33 3a 00 1a 09 |*.v12.104033:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 6d 74 6d 38 6e 20 74 6f |e-proxy-mtm8n to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 c3 fe d1 dd 05 10 00 3a 08 08 c3 |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:15.675099 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:15.677335 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 2 milliseconds
I1003 08:35:15.677477 1 round_trippers.go:411] Response Headers:
I1003 08:35:15.677753 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:15.677907 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:15.677976 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:15 GMT
I1003 08:35:15.678127 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 6d 74 6d 38 6e 2e 31 35 35 61 30 63 |oxy-mtm8n.155a0c|
00000030 34 35 39 33 65 63 65 37 31 61 12 00 1a 0b 6b 75 |4593ece71a....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 6d 74 6d 38 |/kube-proxy-mtm8|
00000080 6e 2e 31 35 35 61 30 63 34 35 39 33 65 63 65 37 |n.155a0c4593ece7|
00000090 31 61 2a 24 34 30 38 31 34 37 61 66 2d 63 36 65 |1a*$408147af-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 34 30 33 38 |001162cf2.104038|
000000c0 38 00 42 08 08 c3 fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 6d |em..kube-proxy-m|
000000f0 74 6d 38 6e 22 24 34 30 37 66 33 35 66 38 2d 63 |tm8n"$407f35f8-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 34 30 33 33 3a 00 1a 09 53 63 68 65 64 75 |104033:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 6d 74 6d 38 6e 20 74 6f 20 75 62 75 6e 74 |y-mtm8n to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 c3 |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 c3 fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:15.687841 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-2mgnv
I1003 08:35:15.687885 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-2mgnv
I1003 08:35:15.688056 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:15.688105 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-2mgnv", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:15.688138 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-2mgnv, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:15.688221 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-2mgnv", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:15.688233 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-2mgnv", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:15.688274 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-2mgnv to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:15.688325 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 32 6d 67 6e 76 12 00 1a 0b 6b 75 62 65 2d 73 79 |2mgnv....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 34 30 38 32 36 31 66 64 |stem".*$408261fd|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:15.688390 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-2mgnv/binding'
I1003 08:35:15.690629 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-2mgnv/binding 201 Created in 2 milliseconds
I1003 08:35:15.690646 1 round_trippers.go:411] Response Headers:
I1003 08:35:15.690650 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:15.690654 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:15.690657 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:15 GMT
I1003 08:35:15.690685 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:15.690719 1 cache.go:224] Finished binding for pod 408261fd-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:15.690820 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 32 6d |nnel-ds-amd64-2m|
00000030 67 6e 76 2e 31 35 35 61 30 63 34 35 39 34 65 34 |gnv.155a0c4594e4|
00000040 64 64 36 38 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |dd68....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 32 6d 67 6e 76 |l-ds-amd64-2mgnv|
00000090 22 24 34 30 38 32 36 31 66 64 2d 63 36 65 37 2d |"$408261fd-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 34 30 |1162cf*.v12.1040|
000000c0 34 32 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |42:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 32 6d 67 6e 76 20 74 |ds-amd64-2mgnv t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 c3 fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 c3 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:15.690860 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:15.692727 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:15.692747 1 round_trippers.go:411] Response Headers:
I1003 08:35:15.692753 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:15.692759 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:15.692764 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:15 GMT
I1003 08:35:15.692813 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 32 |annel-ds-amd64-2|
00000030 6d 67 6e 76 2e 31 35 35 61 30 63 34 35 39 34 65 |mgnv.155a0c4594e|
00000040 34 64 64 36 38 12 00 1a 0b 6b 75 62 65 2d 73 79 |4dd68....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 32 6d 67 6e 76 2e 31 35 35 61 30 63 34 35 |4-2mgnv.155a0c45|
000000a0 39 34 65 34 64 64 36 38 2a 24 34 30 38 33 61 65 |94e4dd68*$4083ae|
000000b0 37 37 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |77-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 34 30 34 35 38 00 42 08 08 c3 fe d1 dd 05 |1040458.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 32 6d 67 6e 76 22 24 34 30 38 32 36 31 66 64 2d |2mgnv"$408261fd-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 34 30 34 32 3a 00 1a 09 53 63 68 65 64 |.104042:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 32 6d |nnel-ds-amd64-2m|
00000190 67 6e 76 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |gnv to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 c3 fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 c3 fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:15.704457 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:15.706693 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:15.706750 1 round_trippers.go:411] Response Headers:
I1003 08:35:15.706762 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:15 GMT
I1003 08:35:15.706766 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:15.706771 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:15.707260 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 39 |0001162cf2.10399|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:15.707746 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 33 39 39 |0001162cf2.10399|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:15.707869 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:15.712033 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:15.712056 1 round_trippers.go:411] Response Headers:
I1003 08:35:15.712062 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:15.712067 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:15.712071 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:15 GMT
I1003 08:35:15.712122 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 34 |0001162cf2.10404|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:15.712182 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:17.712584 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:17.716022 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:17.716059 1 round_trippers.go:411] Response Headers:
I1003 08:35:17.716071 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:17.716082 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:17.716130 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:17 GMT
I1003 08:35:17.716268 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 34 |0001162cf2.10404|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:17.716527 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 34 |0001162cf2.10404|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:17.716633 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:17.719995 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:17.720018 1 round_trippers.go:411] Response Headers:
I1003 08:35:17.720025 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:17.720031 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:17.720036 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:17 GMT
I1003 08:35:17.720091 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 35 |0001162cf2.10405|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:17.720241 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:18.282167 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-df4gx
I1003 08:35:18.282197 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-df4gx
I1003 08:35:18.282325 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:18.282355 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-df4gx", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:18.282367 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-df4gx, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:18.282403 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-df4gx", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:18.282411 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-df4gx", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:18.282437 1 factory.go:1512] Attempting to bind kube-proxy-df4gx to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:18.282481 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 64 66 34 67 78 12 00 1a 0b 6b 75 |roxy-df4gx....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 34 32 30 |be-system".*$420|
00000040 65 61 30 38 32 2d 63 36 65 37 2d 31 31 65 38 2d |ea082-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:18.282543 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-df4gx/binding'
I1003 08:35:18.284417 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-df4gx/binding 201 Created in 1 milliseconds
I1003 08:35:18.284443 1 round_trippers.go:411] Response Headers:
I1003 08:35:18.284448 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:18.284454 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:18.284458 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:18 GMT
I1003 08:35:18.284498 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:18.284543 1 cache.go:224] Finished binding for pod 420ea082-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:18.284655 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 64 66 34 67 78 2e 31 35 35 61 30 63 34 |xy-df4gx.155a0c4|
00000030 36 32 66 37 66 37 32 34 61 12 00 1a 0b 6b 75 62 |62f7f724a....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 64 66 34 67 78 22 24 34 32 30 65 |roxy-df4gx"$420e|
00000080 61 30 38 32 2d 63 36 65 37 2d 31 31 65 38 2d 62 |a082-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 34 30 35 39 3a 00 1a 09 |*.v12.104059:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 64 66 34 67 78 20 74 6f |e-proxy-df4gx to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 c6 fe d1 dd 05 10 00 3a 08 08 c6 |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:18.284709 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:18.286502 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:18.286597 1 round_trippers.go:411] Response Headers:
I1003 08:35:18.286669 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:18.286728 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:18.286748 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:18 GMT
I1003 08:35:18.286816 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 64 66 34 67 78 2e 31 35 35 61 30 63 |oxy-df4gx.155a0c|
00000030 34 36 32 66 37 66 37 32 34 61 12 00 1a 0b 6b 75 |462f7f724a....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 64 66 34 67 |/kube-proxy-df4g|
00000080 78 2e 31 35 35 61 30 63 34 36 32 66 37 66 37 32 |x.155a0c462f7f72|
00000090 34 61 2a 24 34 32 30 66 36 64 38 64 2d 63 36 65 |4a*$420f6d8d-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 34 30 36 32 |001162cf2.104062|
000000c0 38 00 42 08 08 c6 fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 64 |em..kube-proxy-d|
000000f0 66 34 67 78 22 24 34 32 30 65 61 30 38 32 2d 63 |f4gx"$420ea082-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 34 30 35 39 3a 00 1a 09 53 63 68 65 64 75 |104059:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 64 66 34 67 78 20 74 6f 20 75 62 75 6e 74 |y-df4gx to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 c6 |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 c6 fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:18.308028 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-g8jqm
I1003 08:35:18.308056 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-g8jqm
I1003 08:35:18.308182 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:18.308328 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-g8jqm", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:18.308414 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-g8jqm, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:18.308519 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-g8jqm", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:18.308533 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-g8jqm", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:18.308563 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-g8jqm to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:18.308654 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 67 38 6a 71 6d 12 00 1a 0b 6b 75 62 65 2d 73 79 |g8jqm....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 34 32 31 32 39 33 65 39 |stem".*$421293e9|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:18.308865 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-g8jqm/binding'
I1003 08:35:18.312630 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-g8jqm/binding 201 Created in 3 milliseconds
I1003 08:35:18.312753 1 round_trippers.go:411] Response Headers:
I1003 08:35:18.312810 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:18.312867 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:18.312923 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:18 GMT
I1003 08:35:18.314095 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:18.314141 1 cache.go:224] Finished binding for pod 421293e9-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:18.314287 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 67 38 |nnel-ds-amd64-g8|
00000030 6a 71 6d 2e 31 35 35 61 30 63 34 36 33 31 34 33 |jqm.155a0c463143|
00000040 30 32 31 37 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |0217....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 67 38 6a 71 6d |l-ds-amd64-g8jqm|
00000090 22 24 34 32 31 32 39 33 65 39 2d 63 36 65 37 2d |"$421293e9-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 34 30 |1162cf*.v12.1040|
000000c0 36 39 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |69:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 67 38 6a 71 6d 20 74 |ds-amd64-g8jqm t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 c6 fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 c6 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:18.314333 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:18.316347 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:18.316382 1 round_trippers.go:411] Response Headers:
I1003 08:35:18.316394 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:18.316404 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:18.316413 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:18 GMT
I1003 08:35:18.316501 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 67 |annel-ds-amd64-g|
00000030 38 6a 71 6d 2e 31 35 35 61 30 63 34 36 33 31 34 |8jqm.155a0c46314|
00000040 33 30 32 31 37 12 00 1a 0b 6b 75 62 65 2d 73 79 |30217....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 67 38 6a 71 6d 2e 31 35 35 61 30 63 34 36 |4-g8jqm.155a0c46|
000000a0 33 31 34 33 30 32 31 37 2a 24 34 32 31 33 66 39 |31430217*$4213f9|
000000b0 64 38 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |d8-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 34 30 37 32 38 00 42 08 08 c6 fe d1 dd 05 |1040728.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 67 38 6a 71 6d 22 24 34 32 31 32 39 33 65 39 2d |g8jqm"$421293e9-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 34 30 36 39 3a 00 1a 09 53 63 68 65 64 |.104069:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 67 38 |nnel-ds-amd64-g8|
00000190 6a 71 6d 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |jqm to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 c6 fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 c6 fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:19.720676 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:19.724071 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:19.724106 1 round_trippers.go:411] Response Headers:
I1003 08:35:19.724118 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:19.724128 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:19.724137 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:19 GMT
I1003 08:35:19.724242 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 35 |0001162cf2.10405|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:19.724481 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 35 |0001162cf2.10405|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:19.724583 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:19.727803 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:19.727837 1 round_trippers.go:411] Response Headers:
I1003 08:35:19.727849 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:19.727891 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:19.727908 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:19 GMT
I1003 08:35:19.728004 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 37 |0001162cf2.10407|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:19.728117 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:21.728524 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:21.731046 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:21.731080 1 round_trippers.go:411] Response Headers:
I1003 08:35:21.731091 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:21.731102 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:21.731274 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:21 GMT
I1003 08:35:21.731389 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 37 |0001162cf2.10407|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:21.731649 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 37 |0001162cf2.10407|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:21.731770 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:21.734924 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:21.735182 1 round_trippers.go:411] Response Headers:
I1003 08:35:21.735345 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:21.735457 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:21.735562 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:21 GMT
I1003 08:35:21.735650 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 38 |0001162cf2.10408|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:21.735734 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:23.238336 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:35:23.238408 1 wrap.go:42] GET /healthz: (150.223µs) 200 [kube-probe/1.12 127.0.0.1:54556]
I1003 08:35:23.445864 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-4s27l
I1003 08:35:23.446034 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-4s27l
I1003 08:35:23.446128 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:23.446173 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-4s27l", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:23.446189 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-4s27l, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:23.446225 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-4s27l", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:23.446235 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-4s27l", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:23.446261 1 factory.go:1512] Attempting to bind kube-proxy-4s27l to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:23.446323 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 34 73 32 37 6c 12 00 1a 0b 6b 75 |roxy-4s27l....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 34 35 32 |be-system".*$452|
00000040 32 61 38 61 36 2d 63 36 65 37 2d 31 31 65 38 2d |2a8a6-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:23.446418 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-4s27l/binding'
I1003 08:35:23.449263 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-4s27l/binding 201 Created in 2 milliseconds
I1003 08:35:23.449603 1 round_trippers.go:411] Response Headers:
I1003 08:35:23.449699 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:23.449761 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:23.449808 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:23 GMT
I1003 08:35:23.449886 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:23.449928 1 cache.go:224] Finished binding for pod 4522a8a6-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:23.450018 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 34 73 32 37 6c 2e 31 35 35 61 30 63 34 |xy-4s27l.155a0c4|
00000030 37 36 33 36 30 63 65 34 39 12 00 1a 0b 6b 75 62 |76360ce49....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 34 73 32 37 6c 22 24 34 35 32 32 |roxy-4s27l"$4522|
00000080 61 38 61 36 2d 63 36 65 37 2d 31 31 65 38 2d 62 |a8a6-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 34 30 38 39 3a 00 1a 09 |*.v12.104089:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 34 73 32 37 6c 20 74 6f |e-proxy-4s27l to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 cb fe d1 dd 05 10 00 3a 08 08 cb |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:23.450056 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:23.452843 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 2 milliseconds
I1003 08:35:23.452884 1 round_trippers.go:411] Response Headers:
I1003 08:35:23.452897 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:23.452907 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:23.452927 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:23 GMT
I1003 08:35:23.453023 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 34 73 32 37 6c 2e 31 35 35 61 30 63 |oxy-4s27l.155a0c|
00000030 34 37 36 33 36 30 63 65 34 39 12 00 1a 0b 6b 75 |476360ce49....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 34 73 32 37 |/kube-proxy-4s27|
00000080 6c 2e 31 35 35 61 30 63 34 37 36 33 36 30 63 65 |l.155a0c476360ce|
00000090 34 39 2a 24 34 35 32 33 61 34 35 35 2d 63 36 65 |49*$4523a455-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 34 30 39 32 |001162cf2.104092|
000000c0 38 00 42 08 08 cb fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 34 |em..kube-proxy-4|
000000f0 73 32 37 6c 22 24 34 35 32 32 61 38 61 36 2d 63 |s27l"$4522a8a6-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 34 30 38 39 3a 00 1a 09 53 63 68 65 64 75 |104089:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 34 73 32 37 6c 20 74 6f 20 75 62 75 6e 74 |y-4s27l to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 cb |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 cb fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:23.480777 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-rp8cs
I1003 08:35:23.480797 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-rp8cs
I1003 08:35:23.480987 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:23.480995 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-rp8cs", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:23.481014 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-rp8cs, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:23.481061 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-rp8cs", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:23.481071 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-rp8cs", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:23.481095 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-rp8cs to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:23.481137 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 72 70 38 63 73 12 00 1a 0b 6b 75 62 65 2d 73 79 |rp8cs....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 34 35 32 37 65 62 38 61 |stem".*$4527eb8a|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:23.481199 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-rp8cs/binding'
I1003 08:35:23.483089 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-rp8cs/binding 201 Created in 1 milliseconds
I1003 08:35:23.483242 1 round_trippers.go:411] Response Headers:
I1003 08:35:23.483252 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:23 GMT
I1003 08:35:23.483257 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:23.483261 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:23.483290 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:23.483347 1 cache.go:224] Finished binding for pod 4527eb8a-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:23.483469 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 72 70 |nnel-ds-amd64-rp|
00000030 38 63 73 2e 31 35 35 61 30 63 34 37 36 35 35 65 |8cs.155a0c47655e|
00000040 63 36 37 30 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |c670....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 72 70 38 63 73 |l-ds-amd64-rp8cs|
00000090 22 24 34 35 32 37 65 62 38 61 2d 63 36 65 37 2d |"$4527eb8a-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 34 30 |1162cf*.v12.1040|
000000c0 39 39 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |99:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 72 70 38 63 73 20 74 |ds-amd64-rp8cs t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 cb fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 cb fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:23.483508 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:23.487683 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 4 milliseconds
I1003 08:35:23.487700 1 round_trippers.go:411] Response Headers:
I1003 08:35:23.487704 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:23.487708 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:23.487711 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:23 GMT
I1003 08:35:23.487771 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 72 |annel-ds-amd64-r|
00000030 70 38 63 73 2e 31 35 35 61 30 63 34 37 36 35 35 |p8cs.155a0c47655|
00000040 65 63 36 37 30 12 00 1a 0b 6b 75 62 65 2d 73 79 |ec670....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 72 70 38 63 73 2e 31 35 35 61 30 63 34 37 |4-rp8cs.155a0c47|
000000a0 36 35 35 65 63 36 37 30 2a 24 34 35 32 38 62 34 |655ec670*$4528b4|
000000b0 66 64 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |fd-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 34 31 30 33 38 00 42 08 08 cb fe d1 dd 05 |1041038.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 72 70 38 63 73 22 24 34 35 32 37 65 62 38 61 2d |rp8cs"$4527eb8a-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 34 30 39 39 3a 00 1a 09 53 63 68 65 64 |.104099:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 72 70 |nnel-ds-amd64-rp|
00000190 38 63 73 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |8cs to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 cb fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 cb fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:23.736215 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:23.739785 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:23.739822 1 round_trippers.go:411] Response Headers:
I1003 08:35:23.739833 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:23.739843 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:23.739852 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:23 GMT
I1003 08:35:23.740063 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 38 |0001162cf2.10408|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:23.740315 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 30 38 |0001162cf2.10408|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:23Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:23.740429 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:23.744293 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:23.744331 1 round_trippers.go:411] Response Headers:
I1003 08:35:23.744351 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:23.744366 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:23.744381 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:23 GMT
I1003 08:35:23.744975 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 30 |0001162cf2.10410|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:23Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:23.745153 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:25.745716 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:25.749185 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:25.749225 1 round_trippers.go:411] Response Headers:
I1003 08:35:25.749236 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:25.749247 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:25.749256 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:25 GMT
I1003 08:35:25.749430 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 30 |0001162cf2.10410|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:23Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:25.749691 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 30 |0001162cf2.10410|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:25Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:25.749810 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:25.753745 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:25.753783 1 round_trippers.go:411] Response Headers:
I1003 08:35:25.753795 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:25.753805 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:25.753814 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:25 GMT
I1003 08:35:25.753909 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:25Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:25.754093 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:27.754490 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:27.757006 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:27.757039 1 round_trippers.go:411] Response Headers:
I1003 08:35:27.757044 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:27.757056 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:27.757060 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:27 GMT
I1003 08:35:27.757110 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:25Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:27.757242 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:27Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:27.757297 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:27.759302 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 1 milliseconds
I1003 08:35:27.759317 1 round_trippers.go:411] Response Headers:
I1003 08:35:27.759323 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:27.759329 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:27.759334 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:27 GMT
I1003 08:35:27.759385 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:27Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:27.759436 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:29.760015 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:29.763148 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:29.763186 1 round_trippers.go:411] Response Headers:
I1003 08:35:29.763201 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:29.763214 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:29.763225 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:29 GMT
I1003 08:35:29.763379 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:27Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:29.763717 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:29Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:29.763861 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:29.768766 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:29.768807 1 round_trippers.go:411] Response Headers:
I1003 08:35:29.768814 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:29.768821 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:29.768827 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:29 GMT
I1003 08:35:29.768908 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:29Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:29.768980 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:31.769520 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:31.773351 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:31.773388 1 round_trippers.go:411] Response Headers:
I1003 08:35:31.773400 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:31.773410 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:31.773419 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:31 GMT
I1003 08:35:31.773530 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 32 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:29Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:31.773805 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 31 |0001162cf2.10411|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:31Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:31.773922 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:31.778045 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:31.778093 1 round_trippers.go:411] Response Headers:
I1003 08:35:31.778105 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:31.778116 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:31 GMT
I1003 08:35:31.778159 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:31.778449 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 32 |0001162cf2.10412|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:31Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:31.778537 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:33.238316 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:35:33.238374 1 wrap.go:42] GET /healthz: (86.453µs) 200 [kube-probe/1.12 127.0.0.1:54608]
I1003 08:35:33.745389 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-6n8f6
I1003 08:35:33.745409 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-6n8f6
I1003 08:35:33.745475 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:33.745492 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-6n8f6", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:33.745501 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-6n8f6, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:33.745536 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-6n8f6", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:33.745569 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-6n8f6", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:33.745608 1 factory.go:1512] Attempting to bind kube-proxy-6n8f6 to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:33.745656 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 36 6e 38 66 36 12 00 1a 0b 6b 75 |roxy-6n8f6....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 34 62 34 |be-system".*$4b4|
00000040 36 31 39 37 36 2d 63 36 65 37 2d 31 31 65 38 2d |61976-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:33.745715 1 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-6n8f6/binding'
I1003 08:35:33.748880 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-6n8f6/binding 201 Created in 2 milliseconds
I1003 08:35:33.748908 1 round_trippers.go:411] Response Headers:
I1003 08:35:33.748912 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:33.748916 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:33.748920 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:33 GMT
I1003 08:35:33.748956 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:33.748993 1 cache.go:224] Finished binding for pod 4b461976-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:33.749106 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 36 6e 38 66 36 2e 31 35 35 61 30 63 34 |xy-6n8f6.155a0c4|
00000030 39 63 39 34 30 33 62 34 38 12 00 1a 0b 6b 75 62 |9c9403b48....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 36 6e 38 66 36 22 24 34 62 34 36 |roxy-6n8f6"$4b46|
00000080 31 39 37 36 2d 63 36 65 37 2d 31 31 65 38 2d 62 |1976-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 34 31 33 30 3a 00 1a 09 |*.v12.104130:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 36 6e 38 66 36 20 74 6f |e-proxy-6n8f6 to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 d5 fe d1 dd 05 10 00 3a 08 08 d5 |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:33.749153 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:33.751144 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:33.751175 1 round_trippers.go:411] Response Headers:
I1003 08:35:33.751180 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:33.751184 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:33.751188 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:33 GMT
I1003 08:35:33.751229 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 36 6e 38 66 36 2e 31 35 35 61 30 63 |oxy-6n8f6.155a0c|
00000030 34 39 63 39 34 30 33 62 34 38 12 00 1a 0b 6b 75 |49c9403b48....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 36 6e 38 66 |/kube-proxy-6n8f|
00000080 36 2e 31 35 35 61 30 63 34 39 63 39 34 30 33 62 |6.155a0c49c9403b|
00000090 34 38 2a 24 34 62 34 37 32 34 34 38 2d 63 36 65 |48*$4b472448-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 34 31 33 33 |001162cf2.104133|
000000c0 38 00 42 08 08 d5 fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 36 |em..kube-proxy-6|
000000f0 6e 38 66 36 22 24 34 62 34 36 31 39 37 36 2d 63 |n8f6"$4b461976-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 34 31 33 30 3a 00 1a 09 53 63 68 65 64 75 |104130:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 36 6e 38 66 36 20 74 6f 20 75 62 75 6e 74 |y-6n8f6 to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 d5 |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 d5 fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:33.778871 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:33.781780 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:33.781830 1 round_trippers.go:411] Response Headers:
I1003 08:35:33.781842 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:33.781852 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:33.781870 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:33 GMT
I1003 08:35:33.782499 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 32 |0001162cf2.10412|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:31Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:33.782999 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 32 |0001162cf2.10412|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:33Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:33.783175 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:33.784688 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-ch6mq
I1003 08:35:33.784706 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-ch6mq
I1003 08:35:33.784802 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:33.784913 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-ch6mq", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:33.784951 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-ch6mq, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:33.785030 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-ch6mq", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:33.785055 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-ch6mq", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:33.785113 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-ch6mq to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:33.785192 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 63 68 36 6d 71 12 00 1a 0b 6b 75 62 65 2d 73 79 |ch6mq....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 34 62 34 62 38 34 30 31 |stem".*$4b4b8401|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:33.785314 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-ch6mq/binding'
I1003 08:35:33.786345 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:33.786361 1 round_trippers.go:411] Response Headers:
I1003 08:35:33.786365 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:33.786369 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:33 GMT
I1003 08:35:33.786372 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:33.786434 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 34 |0001162cf2.10414|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:33Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:33.786512 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:33.790141 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-ch6mq/binding 201 Created in 4 milliseconds
I1003 08:35:33.790186 1 round_trippers.go:411] Response Headers:
I1003 08:35:33.790198 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:33.790208 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:33.790217 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:33 GMT
I1003 08:35:33.790271 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:33.790323 1 cache.go:224] Finished binding for pod 4b4b8401-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:33.790492 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 63 68 |nnel-ds-amd64-ch|
00000030 36 6d 71 2e 31 35 35 61 30 63 34 39 63 62 62 37 |6mq.155a0c49cbb7|
00000040 33 30 38 39 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |3089....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 63 68 36 6d 71 |l-ds-amd64-ch6mq|
00000090 22 24 34 62 34 62 38 34 30 31 2d 63 36 65 37 2d |"$4b4b8401-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 34 31 |1162cf*.v12.1041|
000000c0 34 30 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |40:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 63 68 36 6d 71 20 74 |ds-amd64-ch6mq t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 d5 fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 d5 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:33.790580 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:33.792707 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 2 milliseconds
I1003 08:35:33.792726 1 round_trippers.go:411] Response Headers:
I1003 08:35:33.792731 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:33.792735 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:33.792738 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:33 GMT
I1003 08:35:33.792780 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 63 |annel-ds-amd64-c|
00000030 68 36 6d 71 2e 31 35 35 61 30 63 34 39 63 62 62 |h6mq.155a0c49cbb|
00000040 37 33 30 38 39 12 00 1a 0b 6b 75 62 65 2d 73 79 |73089....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 63 68 36 6d 71 2e 31 35 35 61 30 63 34 39 |4-ch6mq.155a0c49|
000000a0 63 62 62 37 33 30 38 39 2a 24 34 62 34 64 37 39 |cbb73089*$4b4d79|
000000b0 34 64 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |4d-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 34 31 34 34 38 00 42 08 08 d5 fe d1 dd 05 |1041448.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 63 68 36 6d 71 22 24 34 62 34 62 38 34 30 31 2d |ch6mq"$4b4b8401-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 34 31 34 30 3a 00 1a 09 53 63 68 65 64 |.104140:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 63 68 |nnel-ds-amd64-ch|
00000190 36 6d 71 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |6mq to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 d5 fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 d5 fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:35.787200 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:35.791442 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:35.791481 1 round_trippers.go:411] Response Headers:
I1003 08:35:35.791494 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:35 GMT
I1003 08:35:35.791504 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:35.791513 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:35.791627 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 34 |0001162cf2.10414|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:33Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:35.792161 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 34 |0001162cf2.10414|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:35Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:35.792380 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:35.799801 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 7 milliseconds
I1003 08:35:35.799835 1 round_trippers.go:411] Response Headers:
I1003 08:35:35.799847 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:35.799857 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:35.799866 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:35 GMT
I1003 08:35:35.800071 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 34 |0001162cf2.10414|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:35Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:35.800212 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:37.800667 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:37.802819 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:37.802843 1 round_trippers.go:411] Response Headers:
I1003 08:35:37.802849 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:37 GMT
I1003 08:35:37.802855 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:37.802863 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:37.802975 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 34 |0001162cf2.10414|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:35Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:37.803179 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 34 |0001162cf2.10414|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:37Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:37.803241 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:37.806141 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:37.806163 1 round_trippers.go:411] Response Headers:
I1003 08:35:37.806169 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:37.806174 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:37.806179 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:37 GMT
I1003 08:35:37.806246 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 35 |0001162cf2.10415|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:37Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:37.806315 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:39.806667 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:39.809283 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:39.809347 1 round_trippers.go:411] Response Headers:
I1003 08:35:39.809370 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:39.809382 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:39.809388 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:39 GMT
I1003 08:35:39.809659 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 35 |0001162cf2.10415|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:37Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:39.809965 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 35 |0001162cf2.10415|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:39.810072 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:39.813335 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:39.813363 1 round_trippers.go:411] Response Headers:
I1003 08:35:39.813371 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:39.813377 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:39.813383 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:39 GMT
I1003 08:35:39.813830 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 35 |0001162cf2.10415|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:39.813915 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:41.814267 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:41.817016 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:41.817047 1 round_trippers.go:411] Response Headers:
I1003 08:35:41.817058 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:41.817067 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:41 GMT
I1003 08:35:41.817076 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:41.817166 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 35 |0001162cf2.10415|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 33 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:39Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:41.817398 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 35 |0001162cf2.10415|
000000a0 37 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |78.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:41.817491 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:41.821255 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:41.821285 1 round_trippers.go:411] Response Headers:
I1003 08:35:41.821295 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:41 GMT
I1003 08:35:41.821304 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:41.821313 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:41.821424 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:41.821508 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:43.238408 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:35:43.238478 1 wrap.go:42] GET /healthz: (108.339µs) 200 [kube-probe/1.12 127.0.0.1:54660]
I1003 08:35:43.821867 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:43.824627 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:43.824733 1 round_trippers.go:411] Response Headers:
I1003 08:35:43.824748 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:43.824755 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:43.824761 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:43 GMT
I1003 08:35:43.824848 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:41Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:43.825045 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 31 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |18.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:43.825142 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:43.828463 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:43.828935 1 round_trippers.go:411] Response Headers:
I1003 08:35:43.829063 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:43.829083 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:43.829089 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:43 GMT
I1003 08:35:43.829167 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:43.829525 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:45.829905 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:45.831992 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:45.832013 1 round_trippers.go:411] Response Headers:
I1003 08:35:45.832019 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:45.832025 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:45.832029 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:45 GMT
I1003 08:35:45.832105 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:43Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:45.832261 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 35 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |58.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:45.832320 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:45.834484 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:45.834642 1 round_trippers.go:411] Response Headers:
I1003 08:35:45.834733 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:45.834827 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:45.834928 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:45 GMT
I1003 08:35:45.835203 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:45.835311 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:47.835733 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:47.838470 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:47.838495 1 round_trippers.go:411] Response Headers:
I1003 08:35:47.838501 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:47 GMT
I1003 08:35:47.838506 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:47.838510 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:47.838584 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:45Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:47.838757 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 36 |0001162cf2.10416|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:47.838820 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:47.841491 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:47.841515 1 round_trippers.go:411] Response Headers:
I1003 08:35:47.841521 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:47.841526 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:47.841531 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:47 GMT
I1003 08:35:47.841591 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:47.841655 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:49.842075 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:49.844586 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:49.844607 1 round_trippers.go:411] Response Headers:
I1003 08:35:49.844612 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:49.844616 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:49.844620 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:49 GMT
I1003 08:35:49.844672 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:47Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:49.844855 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:49.844913 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:49.848546 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:49.848576 1 round_trippers.go:411] Response Headers:
I1003 08:35:49.848581 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:49.848584 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:49.848588 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:49 GMT
I1003 08:35:49.848800 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:49.848878 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:51.854689 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:51.862034 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 7 milliseconds
I1003 08:35:51.862060 1 round_trippers.go:411] Response Headers:
I1003 08:35:51.862065 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:51.862070 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:51.862073 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:51 GMT
I1003 08:35:51.862146 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 34 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:49Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:51.862282 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:51.862331 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:51.864633 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:51.864651 1 round_trippers.go:411] Response Headers:
I1003 08:35:51.864658 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:51.864664 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:51.864856 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:51 GMT
I1003 08:35:51.864904 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:51.865146 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:53.238220 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:35:53.238290 1 wrap.go:42] GET /healthz: (94.546µs) 200 [kube-probe/1.12 127.0.0.1:54712]
I1003 08:35:53.865678 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:53.870322 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:53.870361 1 round_trippers.go:411] Response Headers:
I1003 08:35:53.870368 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:53.870374 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:53.870379 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:53 GMT
I1003 08:35:53.870447 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:51Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:53.870611 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 37 |0001162cf2.10417|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:53.870684 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:53.873230 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:35:53.873252 1 round_trippers.go:411] Response Headers:
I1003 08:35:53.873257 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:53.873261 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:53.873264 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:53 GMT
I1003 08:35:53.873401 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 38 |0001162cf2.10418|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:53.873470 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:54.273611 1 factory.go:1286] About to try and schedule pod kube-system/kube-proxy-qzc44
I1003 08:35:54.273630 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-proxy-qzc44
I1003 08:35:54.273700 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:54.273723 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-proxy-qzc44", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:54.273735 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-proxy-qzc44, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:54.273764 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-proxy-qzc44", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:54.273770 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-proxy-qzc44", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:54.273794 1 factory.go:1512] Attempting to bind kube-proxy-qzc44 to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:54.273840 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 91 01 0a 51 0a 10 6b 75 62 65 2d 70 |ing....Q..kube-p|
00000020 72 6f 78 79 2d 71 7a 63 34 34 12 00 1a 0b 6b 75 |roxy-qzc44....ku|
00000030 62 65 2d 73 79 73 74 65 6d 22 00 2a 24 35 37 38 |be-system".*$578|
00000040 32 36 34 38 35 2d 63 36 65 37 2d 31 31 65 38 2d |26485-c6e7-11e8-|
00000050 62 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 |bce3-9600001162c|
00000060 66 32 00 38 00 42 00 7a 00 12 3c 0a 04 4e 6f 64 |f2.8.B.z..<..Nod|
00000070 65 12 00 1a 2a 75 62 75 6e 74 75 2d 2d 2d 31 2d |e...*ubuntu---1-|
00000080 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 |10-7-hz-alvaro-5|
00000090 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 7a 22 |49c994745-v9csz"|
000000a0 00 2a 00 32 00 3a 00 1a 00 22 00 |.*.2.:...".|
I1003 08:35:54.273898 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-qzc44/binding'
I1003 08:35:54.277009 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-proxy-qzc44/binding 201 Created in 3 milliseconds
I1003 08:35:54.277025 1 round_trippers.go:411] Response Headers:
I1003 08:35:54.277030 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:54.277033 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:54.277037 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:54 GMT
I1003 08:35:54.277060 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:54.277117 1 cache.go:224] Finished binding for pod 57826485-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:54.277229 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 c4 02 0a 3e 0a 21 6b 75 62 65 2d 70 72 6f |t....>.!kube-pro|
00000020 78 79 2d 71 7a 63 34 34 2e 31 35 35 61 30 63 34 |xy-qzc44.155a0c4|
00000030 65 39 30 64 32 39 33 30 35 12 00 1a 0b 6b 75 62 |e90d29305....kub|
00000040 65 2d 73 79 73 74 65 6d 22 00 2a 00 32 00 38 00 |e-system".*.2.8.|
00000050 42 00 7a 00 12 58 0a 03 50 6f 64 12 0b 6b 75 62 |B.z..X..Pod..kub|
00000060 65 2d 73 79 73 74 65 6d 1a 10 6b 75 62 65 2d 70 |e-system..kube-p|
00000070 72 6f 78 79 2d 71 7a 63 34 34 22 24 35 37 38 32 |roxy-qzc44"$5782|
00000080 36 34 38 35 2d 63 36 65 37 2d 31 31 65 38 2d 62 |6485-c6e7-11e8-b|
00000090 63 65 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 |ce3-9600001162cf|
000000a0 2a 02 76 31 32 06 31 30 34 31 38 39 3a 00 1a 09 |*.v12.104189:...|
000000b0 53 63 68 65 64 75 6c 65 64 22 60 53 75 63 63 65 |Scheduled"`Succe|
000000c0 73 73 66 75 6c 6c 79 20 61 73 73 69 67 6e 65 64 |ssfully assigned|
000000d0 20 6b 75 62 65 2d 73 79 73 74 65 6d 2f 6b 75 62 | kube-system/kub|
000000e0 65 2d 70 72 6f 78 79 2d 71 7a 63 34 34 20 74 6f |e-proxy-qzc44 to|
000000f0 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 | ubuntu---1-10-7|
00000100 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 |-hz-alvaro-549c9|
00000110 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 64 |94745-v9csz*...d|
00000120 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 72 |efault-scheduler|
00000130 12 00 32 08 08 ea fe d1 dd 05 10 00 3a 08 08 ea |..2.........:...|
00000140 fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 6c |[email protected]|
00000150 52 00 62 00 72 00 7a 00 1a 00 22 00 |R.b.r.z...".|
I1003 08:35:54.277263 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:54.278902 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:54.278922 1 round_trippers.go:411] Response Headers:
I1003 08:35:54.278928 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:54.278933 1 round_trippers.go:414] Content-Length: 470
I1003 08:35:54.278948 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:54 GMT
I1003 08:35:54.279030 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 be 03 0a b7 01 0a 21 6b 75 62 65 2d 70 72 |t.......!kube-pr|
00000020 6f 78 79 2d 71 7a 63 34 34 2e 31 35 35 61 30 63 |oxy-qzc44.155a0c|
00000030 34 65 39 30 64 32 39 33 30 35 12 00 1a 0b 6b 75 |4e90d29305....ku|
00000040 62 65 2d 73 79 73 74 65 6d 22 47 2f 61 70 69 2f |be-system"G/api/|
00000050 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b 75 |v1/namespaces/ku|
00000060 62 65 2d 73 79 73 74 65 6d 2f 65 76 65 6e 74 73 |be-system/events|
00000070 2f 6b 75 62 65 2d 70 72 6f 78 79 2d 71 7a 63 34 |/kube-proxy-qzc4|
00000080 34 2e 31 35 35 61 30 63 34 65 39 30 64 32 39 33 |4.155a0c4e90d293|
00000090 30 35 2a 24 35 37 38 33 37 35 61 35 2d 63 36 65 |05*$578375a5-c6e|
000000a0 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 |7-11e8-bce3-9600|
000000b0 30 30 31 31 36 32 63 66 32 06 31 30 34 31 39 33 |001162cf2.104193|
000000c0 38 00 42 08 08 ea fe d1 dd 05 10 00 7a 00 12 58 |8.B.........z..X|
000000d0 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 74 |..Pod..kube-syst|
000000e0 65 6d 1a 10 6b 75 62 65 2d 70 72 6f 78 79 2d 71 |em..kube-proxy-q|
000000f0 7a 63 34 34 22 24 35 37 38 32 36 34 38 35 2d 63 |zc44"$57826485-c|
00000100 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 36 |6e7-11e8-bce3-96|
00000110 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 06 |00001162cf*.v12.|
00000120 31 30 34 31 38 39 3a 00 1a 09 53 63 68 65 64 75 |104189:...Schedu|
00000130 6c 65 64 22 60 53 75 63 63 65 73 73 66 75 6c 6c |led"`Successfull|
00000140 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 2d |y assigned kube-|
00000150 73 79 73 74 65 6d 2f 6b 75 62 65 2d 70 72 6f 78 |system/kube-prox|
00000160 79 2d 71 7a 63 34 34 20 74 6f 20 75 62 75 6e 74 |y-qzc44 to ubunt|
00000170 75 2d 2d 2d 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c |u---1-10-7-hz-al|
00000180 76 61 72 6f 2d 35 34 39 63 39 39 34 37 34 35 2d |varo-549c994745-|
00000190 76 39 63 73 7a 2a 15 0a 11 64 65 66 61 75 6c 74 |v9csz*...default|
000001a0 2d 73 63 68 65 64 75 6c 65 72 12 00 32 08 08 ea |-scheduler..2...|
000001b0 fe d1 dd 05 10 00 3a 08 08 ea fe d1 dd 05 10 00 |......:.........|
000001c0 40 01 4a 06 4e 6f 72 6d 61 6c 52 00 62 00 72 00 |@.J.NormalR.b.r.|
000001d0 7a 00 1a 00 22 00 |z...".|
I1003 08:35:54.313672 1 factory.go:1286] About to try and schedule pod kube-system/kube-flannel-ds-amd64-zhh4t
I1003 08:35:54.313698 1 scheduler.go:403] Attempting to schedule pod: kube-system/kube-flannel-ds-amd64-zhh4t
I1003 08:35:54.313790 1 generic_scheduler.go:583] since alwaysCheckAllPredicates has not been set, the predicate evaluation is short circuited and there are chances of other predicates failing as well.
I1003 08:35:54.313833 1 scheduler_binder.go:147] FindPodVolumes for pod "kube-system/kube-flannel-ds-amd64-zhh4t", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:54.313843 1 predicates.go:1650] All PVCs found matches for pod kube-system/kube-flannel-ds-amd64-zhh4t, node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:54.313951 1 scheduler_binder.go:200] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-zhh4t", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz"
I1003 08:35:54.313965 1 scheduler_binder.go:203] AssumePodVolumes for pod "kube-system/kube-flannel-ds-amd64-zhh4t", node "ubuntu---1-10-7-hz-alvaro-549c994745-v9csz": all PVCs bound and nothing to do
I1003 08:35:54.313992 1 factory.go:1512] Attempting to bind kube-flannel-ds-amd64-zhh4t to ubuntu---1-10-7-hz-alvaro-549c994745-v9csz
I1003 08:35:54.314039 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 42 69 6e 64 |k8s.....v1..Bind|
00000010 69 6e 67 12 9c 01 0a 5c 0a 1b 6b 75 62 65 2d 66 |ing....\..kube-f|
00000020 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000030 7a 68 68 34 74 12 00 1a 0b 6b 75 62 65 2d 73 79 |zhh4t....kube-sy|
00000040 73 74 65 6d 22 00 2a 24 35 37 38 38 61 66 32 38 |stem".*$5788af28|
00000050 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d |-c6e7-11e8-bce3-|
00000060 39 36 30 30 30 30 31 31 36 32 63 66 32 00 38 00 |9600001162cf2.8.|
00000070 42 00 7a 00 12 3c 0a 04 4e 6f 64 65 12 00 1a 2a |B.z..<..Node...*|
00000080 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d 37 2d |ubuntu---1-10-7-|
00000090 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 39 39 |hz-alvaro-549c99|
000000a0 34 37 34 35 2d 76 39 63 73 7a 22 00 2a 00 32 00 |4745-v9csz".*.2.|
000000b0 3a 00 1a 00 22 00 |:...".|
I1003 08:35:54.314300 1 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-zhh4t/binding'
I1003 08:35:54.316755 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/pods/kube-flannel-ds-amd64-zhh4t/binding 201 Created in 2 milliseconds
I1003 08:35:54.316796 1 round_trippers.go:411] Response Headers:
I1003 08:35:54.316824 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:54.316829 1 round_trippers.go:414] Content-Length: 48
I1003 08:35:54.316833 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:54 GMT
I1003 08:35:54.316873 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
00000010 75 73 12 18 0a 06 0a 00 12 00 1a 00 12 07 53 75 |us............Su|
00000020 63 63 65 73 73 1a 00 22 00 30 c9 01 1a 00 22 00 |ccess..".0....".|
I1003 08:35:54.316910 1 cache.go:224] Finished binding for pod 5788af28-c6e7-11e8-bce3-9600001162cf. Can be expired.
I1003 08:35:54.316990 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 e5 02 0a 49 0a 2c 6b 75 62 65 2d 66 6c 61 |t....I.,kube-fla|
00000020 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 7a 68 |nnel-ds-amd64-zh|
00000030 68 34 74 2e 31 35 35 61 30 63 34 65 39 33 33 31 |h4t.155a0c4e9331|
00000040 39 33 37 62 12 00 1a 0b 6b 75 62 65 2d 73 79 73 |937b....kube-sys|
00000050 74 65 6d 22 00 2a 00 32 00 38 00 42 00 7a 00 12 |tem".*.2.8.B.z..|
00000060 63 0a 03 50 6f 64 12 0b 6b 75 62 65 2d 73 79 73 |c..Pod..kube-sys|
00000070 74 65 6d 1a 1b 6b 75 62 65 2d 66 6c 61 6e 6e 65 |tem..kube-flanne|
00000080 6c 2d 64 73 2d 61 6d 64 36 34 2d 7a 68 68 34 74 |l-ds-amd64-zhh4t|
00000090 22 24 35 37 38 38 61 66 32 38 2d 63 36 65 37 2d |"$5788af28-c6e7-|
000000a0 31 31 65 38 2d 62 63 65 33 2d 39 36 30 30 30 30 |11e8-bce3-960000|
000000b0 31 31 36 32 63 66 2a 02 76 31 32 06 31 30 34 32 |1162cf*.v12.1042|
000000c0 30 31 3a 00 1a 09 53 63 68 65 64 75 6c 65 64 22 |01:...Scheduled"|
000000d0 6b 53 75 63 63 65 73 73 66 75 6c 6c 79 20 61 73 |kSuccessfully as|
000000e0 73 69 67 6e 65 64 20 6b 75 62 65 2d 73 79 73 74 |signed kube-syst|
000000f0 65 6d 2f 6b 75 62 65 2d 66 6c 61 6e 6e 65 6c 2d |em/kube-flannel-|
00000100 64 73 2d 61 6d 64 36 34 2d 7a 68 68 34 74 20 74 |ds-amd64-zhh4t t|
00000110 6f 20 75 62 75 6e 74 75 2d 2d 2d 31 2d 31 30 2d |o ubuntu---1-10-|
00000120 37 2d 68 7a 2d 61 6c 76 61 72 6f 2d 35 34 39 63 |7-hz-alvaro-549c|
00000130 39 39 34 37 34 35 2d 76 39 63 73 7a 2a 15 0a 11 |994745-v9csz*...|
00000140 64 65 66 61 75 6c 74 2d 73 63 68 65 64 75 6c 65 |default-schedule|
00000150 72 12 00 32 08 08 ea fe d1 dd 05 10 00 3a 08 08 |r..2.........:..|
00000160 ea fe d1 dd 05 10 00 40 01 4a 06 4e 6f 72 6d 61 |[email protected]|
00000170 6c 52 00 62 00 72 00 7a 00 1a 00 22 00 |lR.b.r.z...".|
I1003 08:35:54.317029 1 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/scheduler" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/events'
I1003 08:35:54.318576 1 round_trippers.go:405] POST https://159.69.154.187:6443/api/v1/namespaces/kube-system/events 201 Created in 1 milliseconds
I1003 08:35:54.318591 1 round_trippers.go:411] Response Headers:
I1003 08:35:54.318597 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:54.318602 1 round_trippers.go:414] Content-Length: 514
I1003 08:35:54.318607 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:54 GMT
I1003 08:35:54.318790 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0b 0a 02 76 31 12 05 45 76 65 6e |k8s.....v1..Even|
00000010 74 12 ea 03 0a cd 01 0a 2c 6b 75 62 65 2d 66 6c |t.......,kube-fl|
00000020 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 7a |annel-ds-amd64-z|
00000030 68 68 34 74 2e 31 35 35 61 30 63 34 65 39 33 33 |hh4t.155a0c4e933|
00000040 31 39 33 37 62 12 00 1a 0b 6b 75 62 65 2d 73 79 |1937b....kube-sy|
00000050 73 74 65 6d 22 52 2f 61 70 69 2f 76 31 2f 6e 61 |stem"R/api/v1/na|
00000060 6d 65 73 70 61 63 65 73 2f 6b 75 62 65 2d 73 79 |mespaces/kube-sy|
00000070 73 74 65 6d 2f 65 76 65 6e 74 73 2f 6b 75 62 65 |stem/events/kube|
00000080 2d 66 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 |-flannel-ds-amd6|
00000090 34 2d 7a 68 68 34 74 2e 31 35 35 61 30 63 34 65 |4-zhh4t.155a0c4e|
000000a0 39 33 33 31 39 33 37 62 2a 24 35 37 38 39 38 61 |9331937b*$57898a|
000000b0 32 31 2d 63 36 65 37 2d 31 31 65 38 2d 62 63 65 |21-c6e7-11e8-bce|
000000c0 33 2d 39 36 30 30 30 30 31 31 36 32 63 66 32 06 |3-9600001162cf2.|
000000d0 31 30 34 32 30 34 38 00 42 08 08 ea fe d1 dd 05 |1042048.B.......|
000000e0 10 00 7a 00 12 63 0a 03 50 6f 64 12 0b 6b 75 62 |..z..c..Pod..kub|
000000f0 65 2d 73 79 73 74 65 6d 1a 1b 6b 75 62 65 2d 66 |e-system..kube-f|
00000100 6c 61 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d |lannel-ds-amd64-|
00000110 7a 68 68 34 74 22 24 35 37 38 38 61 66 32 38 2d |zhh4t"$5788af28-|
00000120 63 36 65 37 2d 31 31 65 38 2d 62 63 65 33 2d 39 |c6e7-11e8-bce3-9|
00000130 36 30 30 30 30 31 31 36 32 63 66 2a 02 76 31 32 |600001162cf*.v12|
00000140 06 31 30 34 32 30 31 3a 00 1a 09 53 63 68 65 64 |.104201:...Sched|
00000150 75 6c 65 64 22 6b 53 75 63 63 65 73 73 66 75 6c |uled"kSuccessful|
00000160 6c 79 20 61 73 73 69 67 6e 65 64 20 6b 75 62 65 |ly assigned kube|
00000170 2d 73 79 73 74 65 6d 2f 6b 75 62 65 2d 66 6c 61 |-system/kube-fla|
00000180 6e 6e 65 6c 2d 64 73 2d 61 6d 64 36 34 2d 7a 68 |nnel-ds-amd64-zh|
00000190 68 34 74 20 74 6f 20 75 62 75 6e 74 75 2d 2d 2d |h4t to ubuntu---|
000001a0 31 2d 31 30 2d 37 2d 68 7a 2d 61 6c 76 61 72 6f |1-10-7-hz-alvaro|
000001b0 2d 35 34 39 63 39 39 34 37 34 35 2d 76 39 63 73 |-549c994745-v9cs|
000001c0 7a 2a 15 0a 11 64 65 66 61 75 6c 74 2d 73 63 68 |z*...default-sch|
000001d0 65 64 75 6c 65 72 12 00 32 08 08 ea fe d1 dd 05 |eduler..2.......|
000001e0 10 00 3a 08 08 ea fe d1 dd 05 10 00 40 01 4a 06 |..:[email protected].|
000001f0 4e 6f 72 6d 61 6c 52 00 62 00 72 00 7a 00 1a 00 |NormalR.b.r.z...|
00000200 22 00 |".|
I1003 08:35:55.873901 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:55.880011 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 6 milliseconds
I1003 08:35:55.880040 1 round_trippers.go:411] Response Headers:
I1003 08:35:55.880047 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:55.880054 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:55.880059 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:55 GMT
I1003 08:35:55.880177 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 38 |0001162cf2.10418|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:53Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:55.880367 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 31 38 |0001162cf2.10418|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:55.880435 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:55.885473 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 5 milliseconds
I1003 08:35:55.885498 1 round_trippers.go:411] Response Headers:
I1003 08:35:55.885503 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:55.885507 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:55 GMT
I1003 08:35:55.885511 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:55.885568 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 30 |0001162cf2.10420|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:55.885645 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:57.886775 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:57.891160 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:35:57.891206 1 round_trippers.go:411] Response Headers:
I1003 08:35:57.891222 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:57.891237 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:57.891249 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:57 GMT
I1003 08:35:57.891395 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 30 |0001162cf2.10420|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:55Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:57.891746 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 30 |0001162cf2.10420|
000000a0 38 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |88.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:57.891869 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:57.895284 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:57.895308 1 round_trippers.go:411] Response Headers:
I1003 08:35:57.895315 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:57.895321 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:57.895326 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:57 GMT
I1003 08:35:57.895407 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 31 |0001162cf2.10421|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:57.895480 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:35:59.896031 1 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:59.899528 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:35:59.899582 1 round_trippers.go:411] Response Headers:
I1003 08:35:59.899599 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:59.899614 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:59.899624 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:59 GMT
I1003 08:35:59.900305 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 31 |0001162cf2.10421|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:57Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:59.900874 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 31 |0001162cf2.10421|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:59.901098 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:35:59.907816 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 6 milliseconds
I1003 08:35:59.907846 1 round_trippers.go:411] Response Headers:
I1003 08:35:59.907852 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:35:59.907856 1 round_trippers.go:414] Content-Length: 434
I1003 08:35:59.907860 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:35:59 GMT
I1003 08:35:59.907919 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 31 |0001162cf2.10421|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:35:59.907980 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:01.908450 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:01.911499 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:01.911525 1 round_trippers.go:411] Response Headers:
I1003 08:36:01.911531 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:01.911537 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:01.911543 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:01 GMT
I1003 08:36:01.911606 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 31 |0001162cf2.10421|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 35 |2018-10-03T08:35|
00000190 3a 35 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:59Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:01.911774 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 31 |0001162cf2.10421|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:01.911837 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:01.916092 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:36:01.916136 1 round_trippers.go:411] Response Headers:
I1003 08:36:01.916145 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:01.916154 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:01.916161 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:01 GMT
I1003 08:36:01.916525 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 32 |0001162cf2.10422|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:01.916881 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:03.238429 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:36:03.238492 1 wrap.go:42] GET /healthz: (73.178µs) 200 [kube-probe/1.12 127.0.0.1:54764]
I1003 08:36:03.917594 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:03.921175 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:03.921217 1 round_trippers.go:411] Response Headers:
I1003 08:36:03.921228 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:03.921238 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:03.921248 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:03 GMT
I1003 08:36:03.921361 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 32 |0001162cf2.10422|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:01Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:03.921649 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 32 |0001162cf2.10422|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:03.921758 1 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:03.926556 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:36:03.926597 1 round_trippers.go:411] Response Headers:
I1003 08:36:03.926609 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:03.926619 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:03 GMT
I1003 08:36:03.926628 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:03.926767 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 32 |0001162cf2.10422|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:03.926902 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:05.927379 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:05.930395 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:36:05.930428 1 round_trippers.go:411] Response Headers:
I1003 08:36:05.930439 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:05.930449 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:05 GMT
I1003 08:36:05.930459 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:05.930561 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 32 |0001162cf2.10422|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:03Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:05.930839 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 32 |0001162cf2.10422|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:05.930988 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:05.933655 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:36:05.933884 1 round_trippers.go:411] Response Headers:
I1003 08:36:05.933952 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:05.933960 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:05.933965 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:05 GMT
I1003 08:36:05.934047 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 33 |0001162cf2.10423|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:05.934111 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:07.934528 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:07.937693 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:07.937740 1 round_trippers.go:411] Response Headers:
I1003 08:36:07.937752 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:07.937794 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:07.937803 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:07 GMT
I1003 08:36:07.937911 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 33 |0001162cf2.10423|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:05Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:07.938167 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 33 |0001162cf2.10423|
000000a0 34 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |48.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:07.938273 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:07.942171 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:07.942191 1 round_trippers.go:411] Response Headers:
I1003 08:36:07.942197 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:07.942202 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:07.942207 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:07 GMT
I1003 08:36:07.942265 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:07.942336 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:09.942866 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:09.946571 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:09.946601 1 round_trippers.go:411] Response Headers:
I1003 08:36:09.946609 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:09.946616 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:09.946623 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:09 GMT
I1003 08:36:09.946690 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:07Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:09.946962 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 30 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |08.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:09.947043 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:09.950322 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:09.950857 1 round_trippers.go:411] Response Headers:
I1003 08:36:09.950906 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:09 GMT
I1003 08:36:09.950916 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:09.950924 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:09.951045 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:09.951158 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:11.951663 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:11.955313 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:11.955353 1 round_trippers.go:411] Response Headers:
I1003 08:36:11.955365 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:11.955375 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:11 GMT
I1003 08:36:11.955384 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:11.955481 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 30 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:09Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:11.955752 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:11.955874 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:11.959765 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:11.959920 1 round_trippers.go:411] Response Headers:
I1003 08:36:11.960004 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:11 GMT
I1003 08:36:11.960088 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:11.960161 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:11.960302 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:11.960648 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:13.238468 1 pathrecorder.go:240] kube-scheduler: "/healthz" satisfied by exact match
I1003 08:36:13.238503 1 wrap.go:42] GET /healthz: (63.893µs) 200 [kube-probe/1.12 127.0.0.1:54816]
I1003 08:36:13.961201 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:13.963725 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:36:13.963751 1 round_trippers.go:411] Response Headers:
I1003 08:36:13.963760 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:13.963767 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:13.963773 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:13 GMT
I1003 08:36:13.963878 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:11Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:13.964067 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 36 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |68.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:13.964174 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" -H "Accept: application/vnd.kubernetes.protobuf, */*" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:13.967287 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:13.967307 1 round_trippers.go:411] Response Headers:
I1003 08:36:13.967314 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:13.967320 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:13.967325 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:13 GMT
I1003 08:36:13.967399 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:13.967495 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:15.967904 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:15.971370 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:15.971407 1 round_trippers.go:411] Response Headers:
I1003 08:36:15.971419 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:15.971428 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:15.971438 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:15 GMT
I1003 08:36:15.971546 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 33 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:13Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:15.971789 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 34 |0001162cf2.10424|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:15.971891 1 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:15.975036 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:15.975051 1 round_trippers.go:411] Response Headers:
I1003 08:36:15.975056 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:15.975060 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:15.975064 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:15 GMT
I1003 08:36:15.975589 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 35 |0001162cf2.10425|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:15.975650 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:17.976149 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:17.979717 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:17.979753 1 round_trippers.go:411] Response Headers:
I1003 08:36:17.979765 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:17.979774 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:17.979783 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:17 GMT
I1003 08:36:17.980069 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 35 |0001162cf2.10425|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 35 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:15Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:17.980228 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 35 |0001162cf2.10425|
000000a0 33 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |38.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:17.980287 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:17.982900 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 2 milliseconds
I1003 08:36:17.982971 1 round_trippers.go:411] Response Headers:
I1003 08:36:17.982983 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:17.982993 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:17.983002 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:17 GMT
I1003 08:36:17.983444 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 35 |0001162cf2.10425|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:17.983515 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:19.984101 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:19.987766 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:19.987800 1 round_trippers.go:411] Response Headers:
I1003 08:36:19.987811 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:19.987820 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:19.987828 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:19 GMT
I1003 08:36:19.987924 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 35 |0001162cf2.10425|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 37 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:17Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:19.988152 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 35 |0001162cf2.10425|
000000a0 39 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |98.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:19.988248 1 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:19.993317 1 round_trippers.go:405] PUT https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 4 milliseconds
I1003 08:36:19.993362 1 round_trippers.go:411] Response Headers:
I1003 08:36:19.993377 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:19.993391 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:19 GMT
I1003 08:36:19.993404 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:19.993541 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 36 |0001162cf2.10426|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:19.993667 1 leaderelection.go:227] successfully renewed lease kube-system/kube-scheduler
I1003 08:36:21.994184 1 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: kube-scheduler/v1.12.0 (linux/amd64) kubernetes/0ed3388/leader-election" 'https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s'
I1003 08:36:21.997780 1 round_trippers.go:405] GET https://159.69.154.187:6443/api/v1/namespaces/kube-system/endpoints/kube-scheduler?timeout=10s 200 OK in 3 milliseconds
I1003 08:36:21.997839 1 round_trippers.go:411] Response Headers:
I1003 08:36:21.997858 1 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
I1003 08:36:21.997874 1 round_trippers.go:414] Content-Length: 434
I1003 08:36:21.997889 1 round_trippers.go:414] Date: Wed, 03 Oct 2018 08:36:21 GMT
I1003 08:36:21.998023 1 request.go:940] Response Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 36 |0001162cf2.10426|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 31 39 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:19Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00 |".|
I1003 08:36:21.998407 1 request.go:940] Request Body:
00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
00000010 6f 69 6e 74 73 12 96 03 0a 93 03 0a 0e 6b 75 62 |oints........kub|
00000020 65 2d 73 63 68 65 64 75 6c 65 72 12 00 1a 0b 6b |e-scheduler....k|
00000030 75 62 65 2d 73 79 73 74 65 6d 22 37 2f 61 70 69 |ube-system"7/api|
00000040 2f 76 31 2f 6e 61 6d 65 73 70 61 63 65 73 2f 6b |/v1/namespaces/k|
00000050 75 62 65 2d 73 79 73 74 65 6d 2f 65 6e 64 70 6f |ube-system/endpo|
00000060 69 6e 74 73 2f 6b 75 62 65 2d 73 63 68 65 64 75 |ints/kube-schedu|
00000070 6c 65 72 2a 24 35 30 38 35 65 38 38 38 2d 63 36 |ler*$5085e888-c6|
00000080 35 37 2d 31 31 65 38 2d 38 64 65 63 2d 39 36 30 |57-11e8-8dec-960|
00000090 30 30 30 31 31 36 32 63 66 32 06 31 30 34 32 36 |0001162cf2.10426|
000000a0 32 38 00 42 08 08 c7 9b ce dd 05 10 00 62 fc 01 |28.B.........b..|
000000b0 0a 28 63 6f 6e 74 72 6f 6c 2d 70 6c 61 6e 65 2e |.(control-plane.|
000000c0 61 6c 70 68 61 2e 6b 75 62 65 72 6e 65 74 65 73 |alpha.kubernetes|
000000d0 2e 69 6f 2f 6c 65 61 64 65 72 12 cf 01 7b 22 68 |.io/leader...{"h|
000000e0 6f 6c 64 65 72 49 64 65 6e 74 69 74 79 22 3a 22 |olderIdentity":"|
000000f0 6d 61 63 68 69 6e 65 2d 63 6f 6e 74 72 6f 6c 6c |machine-controll|
00000100 65 72 2d 74 65 73 74 2d 6c 6f 63 61 6c 5f 66 63 |er-test-local_fc|
00000110 63 66 38 63 31 39 2d 63 36 65 36 2d 31 31 65 38 |cf8c19-c6e6-11e8|
00000120 2d 61 36 36 66 2d 39 36 30 30 30 30 31 31 36 32 |-a66f-9600001162|
00000130 63 66 22 2c 22 6c 65 61 73 65 44 75 72 61 74 69 |cf","leaseDurati|
00000140 6f 6e 53 65 63 6f 6e 64 73 22 3a 31 35 2c 22 61 |onSeconds":15,"a|
00000150 63 71 75 69 72 65 54 69 6d 65 22 3a 22 32 30 31 |cquireTime":"201|
00000160 38 2d 31 30 2d 30 33 54 30 38 3a 33 33 3a 33 39 |8-10-03T08:33:39|
00000170 5a 22 2c 22 72 65 6e 65 77 54 69 6d 65 22 3a 22 |Z","renewTime":"|
00000180 32 30 31 38 2d 31 30 2d 30 33 54 30 38 3a 33 36 |2018-10-03T08:36|
00000190 3a 32 31 5a 22 2c 22 6c 65 61 64 65 72 54 72 61 |:21Z","leaderTra|
000001a0 6e 73 69 74 69 6f 6e 73 22 3a 36 7d 7a 00 1a 00 |nsitions":6}z...|
000001b0 22 00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment