Skip to content

Instantly share code, notes, and snippets.

@donaldguy
Created September 26, 2017 16:58
Show Gist options
  • Save donaldguy/1de948b037ddaf4102b0147039159422 to your computer and use it in GitHub Desktop.
Save donaldguy/1de948b037ddaf4102b0147039159422 to your computer and use it in GitHub Desktop.
raw logs for kuberentes/minikube#2005
-- Logs begin at Tue 2017-09-26 16:56:52 UTC, end at Tue 2017-09-26 16:57:35 UTC. --
Sep 26 16:57:12 minikube systemd[1]: Starting Localkube...
Sep 26 16:57:12 minikube localkube[2936]: proto: duplicate proto type registered: google.protobuf.Any
Sep 26 16:57:12 minikube localkube[2936]: proto: duplicate proto type registered: google.protobuf.Duration
Sep 26 16:57:12 minikube localkube[2936]: proto: duplicate proto type registered: google.protobuf.Timestamp
Sep 26 16:57:12 minikube localkube[2936]: listening for peers on http://localhost:2380
Sep 26 16:57:12 minikube localkube[2936]: listening for client requests on localhost:2379
Sep 26 16:57:12 minikube localkube[2936]: name = default
Sep 26 16:57:12 minikube localkube[2936]: data dir = /var/lib/localkube/etcd
Sep 26 16:57:12 minikube localkube[2936]: member dir = /var/lib/localkube/etcd/member
Sep 26 16:57:12 minikube localkube[2936]: heartbeat = 100ms
Sep 26 16:57:12 minikube localkube[2936]: election = 1000ms
Sep 26 16:57:12 minikube localkube[2936]: snapshot count = 10000
Sep 26 16:57:12 minikube localkube[2936]: advertise client URLs = http://localhost:2379
Sep 26 16:57:12 minikube localkube[2936]: initial advertise peer URLs = http://localhost:2380
Sep 26 16:57:12 minikube localkube[2936]: initial cluster = default=http://localhost:2380
Sep 26 16:57:12 minikube localkube[2936]: starting member 8e9e05c52164694d in cluster cdf818194e3a8c32
Sep 26 16:57:12 minikube localkube[2936]: 8e9e05c52164694d became follower at term 0
Sep 26 16:57:12 minikube localkube[2936]: newRaft 8e9e05c52164694d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
Sep 26 16:57:12 minikube localkube[2936]: 8e9e05c52164694d became follower at term 1
Sep 26 16:57:12 minikube localkube[2936]: starting server... [version: 3.1.5, cluster version: to_be_decided]
Sep 26 16:57:12 minikube localkube[2936]: added member 8e9e05c52164694d [http://localhost:2380] to cluster cdf818194e3a8c32
Sep 26 16:57:13 minikube localkube[2936]: 8e9e05c52164694d is starting a new election at term 1
Sep 26 16:57:13 minikube localkube[2936]: 8e9e05c52164694d became candidate at term 2
Sep 26 16:57:13 minikube localkube[2936]: 8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 2
Sep 26 16:57:13 minikube localkube[2936]: 8e9e05c52164694d became leader at term 2
Sep 26 16:57:13 minikube localkube[2936]: raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 2
Sep 26 16:57:13 minikube localkube[2936]: published {Name:default ClientURLs:[http://localhost:2379]} to cluster cdf818194e3a8c32
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038185 2936 etcd.go:58] Etcd server is ready
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038322 2936 interface.go:248] Default route transits interface "eth0"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038468 2936 interface.go:93] Interface eth0 is up
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038500 2936 interface.go:138] Interface "eth0" has 2 addresses :[10.0.2.15/24 fe80::a00:27ff:fecb:4cb4/64].
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038512 2936 interface.go:105] Checking addr 10.0.2.15/24.
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038516 2936 interface.go:114] IP found 10.0.2.15
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038523 2936 interface.go:144] valid IPv4 address for interface "eth0" found as 10.0.2.15.
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038526 2936 interface.go:254] Choosing IP 10.0.2.15
Sep 26 16:57:13 minikube localkube[2936]: localkube host ip address: 10.0.2.15
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038551 2936 plugins.go:77] Registered admission plugin "NamespaceLifecycle"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038583 2936 localkube.go:132] Setting ServiceClusterIPRange to 100.69.0.0/24 on apiserver.
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.038590 2936 localkube.go:132] Setting ServiceClusterIPRange to 100.69.0.0/24 on apiserver.
Sep 26 16:57:13 minikube localkube[2936]: Starting apiserver...
Sep 26 16:57:13 minikube localkube[2936]: Waiting for apiserver to be healthy...
Sep 26 16:57:13 minikube localkube[2936]: setting up the initial cluster version to 3.1
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039205 2936 server.go:112] Version: v1.7.5
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039226 2936 plugins.go:77] Registered admission plugin "AlwaysAdmit"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039230 2936 plugins.go:77] Registered admission plugin "AlwaysPullImages"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039234 2936 plugins.go:77] Registered admission plugin "LimitPodHardAntiAffinityTopology"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039237 2936 plugins.go:77] Registered admission plugin "DefaultTolerationSeconds"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039240 2936 plugins.go:77] Registered admission plugin "AlwaysDeny"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039244 2936 plugins.go:77] Registered admission plugin "DenyEscalatingExec"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039246 2936 plugins.go:77] Registered admission plugin "DenyExecOnPrivileged"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039249 2936 plugins.go:77] Registered admission plugin "OwnerReferencesPermissionEnforcement"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039254 2936 plugins.go:77] Registered admission plugin "ImagePolicyWebhook"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039257 2936 plugins.go:77] Registered admission plugin "Initializers"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039260 2936 plugins.go:77] Registered admission plugin "InitialResources"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039263 2936 plugins.go:77] Registered admission plugin "LimitRanger"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039266 2936 plugins.go:77] Registered admission plugin "NamespaceAutoProvision"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039270 2936 plugins.go:77] Registered admission plugin "NamespaceExists"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039275 2936 plugins.go:77] Registered admission plugin "NodeRestriction"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039278 2936 plugins.go:77] Registered admission plugin "PersistentVolumeLabel"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039280 2936 plugins.go:77] Registered admission plugin "PodNodeSelector"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039283 2936 plugins.go:77] Registered admission plugin "PodPreset"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039286 2936 plugins.go:77] Registered admission plugin "PodTolerationRestriction"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039289 2936 plugins.go:77] Registered admission plugin "ResourceQuota"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039292 2936 plugins.go:77] Registered admission plugin "PodSecurityPolicy"
Sep 26 16:57:13 minikube localkube[2936]: ready to serve client requests
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039296 2936 plugins.go:77] Registered admission plugin "SecurityContextDeny"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039298 2936 plugins.go:77] Registered admission plugin "ServiceAccount"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039301 2936 plugins.go:77] Registered admission plugin "DefaultStorageClass"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039305 2936 plugins.go:77] Registered admission plugin "GenericAdmissionWebhook"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039357 2936 interface.go:248] Default route transits interface "eth0"
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039436 2936 interface.go:93] Interface eth0 is up
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039463 2936 interface.go:138] Interface "eth0" has 2 addresses :[10.0.2.15/24 fe80::a00:27ff:fecb:4cb4/64].
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039471 2936 interface.go:105] Checking addr 10.0.2.15/24.
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039475 2936 interface.go:114] IP found 10.0.2.15
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039479 2936 interface.go:144] valid IPv4 address for interface "eth0" found as 10.0.2.15.
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039482 2936 interface.go:254] Choosing IP 10.0.2.15
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039494 2936 services.go:51] Setting service IP to "100.69.0.1" (read-write).
Sep 26 16:57:13 minikube localkube[2936]: W0926 16:57:13.039505 2936 authentication.go:368] AnonymousAuth is not allowed with the AllowAll authorizer. Resetting AnonymousAuth to false. You should use a different authorizer
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039811 2936 server.go:617] Initializing deserialization cache size based on 0MB limit
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.039818 2936 server.go:636] Initializing cache sizes based on 0MB limit
Sep 26 16:57:13 minikube localkube[2936]: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!
Sep 26 16:57:13 minikube localkube[2936]: set the initial cluster version to 3.1
Sep 26 16:57:13 minikube localkube[2936]: enabled capabilities for version 3.1
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.489233 2936 storage_factory.go:274] storing { serviceaccounts} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.489631 2936 storage_factory.go:274] storing { secrets} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.490400 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.492682 2936 services.go:51] Setting service IP to "100.69.0.1" (read-write).
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.493936 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.496049 2936 reflector.go:236] Listing and watching *apiextensions.CustomResourceDefinition from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.497412 2936 services.go:51] Setting service IP to "100.69.0.1" (read-write).
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.498525 2936 storage_factory.go:274] storing { podtemplates} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.499396 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.500022 2936 storage_factory.go:274] storing { events} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.500281 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.500602 2936 storage_factory.go:274] storing { limitranges} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.500751 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.500930 2936 storage_factory.go:274] storing { resourcequotas} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.502067 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.502650 2936 reflector.go:236] Listing and watching *api.LimitRange from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.500439 2936 reflector.go:236] Listing and watching *api.PodTemplate from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.504358 2936 storage_factory.go:274] storing { secrets} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.504601 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.504767 2936 storage_factory.go:274] storing { serviceaccounts} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.504908 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.505998 2936 storage_factory.go:274] storing { persistentvolumes} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.506187 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.506337 2936 storage_factory.go:274] storing { persistentvolumeclaims} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.506468 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.505066 2936 reflector.go:236] Listing and watching *api.ResourceQuota from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.505630 2936 reflector.go:236] Listing and watching *api.Secret from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507233 2936 reflector.go:236] Listing and watching *api.ServiceAccount from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507672 2936 storage_factory.go:274] storing { configmaps} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507782 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507857 2936 storage_factory.go:274] storing { namespaces} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507894 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507930 2936 storage_factory.go:274] storing { endpoints} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507960 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.507999 2936 storage_factory.go:274] storing { nodes} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508034 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508220 2936 storage_factory.go:274] storing { pods} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508296 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508346 2936 storage_factory.go:274] storing { services} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508373 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508407 2936 storage_factory.go:274] storing { services} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508448 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508491 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508502 2936 storage_factory.go:274] storing { replicationcontrollers} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.508529 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.511081 2936 reflector.go:236] Listing and watching *api.PersistentVolume from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.511704 2936 reflector.go:236] Listing and watching *api.PersistentVolumeClaim from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.512025 2936 reflector.go:236] Listing and watching *api.ConfigMap from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.512399 2936 reflector.go:236] Listing and watching *api.Namespace from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.512767 2936 reflector.go:236] Listing and watching *api.Endpoints from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.517912 2936 reflector.go:236] Listing and watching *api.ReplicationController from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.518040 2936 reflector.go:236] Listing and watching *api.Node from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.518347 2936 reflector.go:236] Listing and watching *api.Pod from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.518674 2936 reflector.go:236] Listing and watching *api.Service from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548552 2936 storage_factory.go:274] storing {extensions thirdpartyresources} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548614 2936 master.go:335] Enabling API group "authentication.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548629 2936 master.go:335] Enabling API group "authorization.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548645 2936 storage_factory.go:274] storing {autoscaling horizontalpodautoscalers} in autoscaling/v1, reading as autoscaling/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548733 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548810 2936 storage_factory.go:274] storing {autoscaling horizontalpodautoscalers} in autoscaling/v1, reading as autoscaling/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548850 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.548900 2936 master.go:335] Enabling API group "autoscaling".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549009 2936 storage_factory.go:274] storing {batch cronjobs} in batch/v2alpha1, reading as batch/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549068 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549142 2936 storage_factory.go:274] storing {batch jobs} in batch/v1, reading as batch/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549189 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549239 2936 master.go:335] Enabling API group "batch".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549261 2936 storage_factory.go:274] storing {certificates.k8s.io certificatesigningrequests} in certificates.k8s.io/v1beta1, reading as certificates.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549294 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549332 2936 master.go:335] Enabling API group "certificates.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549347 2936 storage_factory.go:274] storing { replicationcontrollers} in v1, reading as __internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549374 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549416 2936 storage_factory.go:274] storing {extensions thirdpartyresources} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549446 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.549457 2936 storage_factory.go:274] storing {extensions daemonsets} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.551818 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.551985 2936 storage_factory.go:274] storing {extensions deployments} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552068 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552245 2936 storage_factory.go:274] storing {extensions ingresses} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552308 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552370 2936 storage_factory.go:274] storing {extensions podsecuritypolicies} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552412 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552472 2936 storage_factory.go:274] storing {extensions replicasets} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552507 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552555 2936 storage_factory.go:274] storing {extensions networkpolicies} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552584 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552628 2936 master.go:335] Enabling API group "extensions".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552684 2936 storage_factory.go:274] storing {networking.k8s.io networkpolicies} in extensions/v1beta1, reading as networking.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552728 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552781 2936 master.go:335] Enabling API group "networking.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552804 2936 storage_factory.go:274] storing {policy poddisruptionbudgets} in policy/v1beta1, reading as policy/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552837 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552881 2936 master.go:335] Enabling API group "policy".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552895 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io roles} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552927 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.552980 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io rolebindings} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553016 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553072 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io clusterroles} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553106 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553144 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io clusterrolebindings} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553199 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553258 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io roles} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553316 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553354 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io rolebindings} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553382 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553430 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io clusterroles} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553455 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553485 2936 storage_factory.go:274] storing {rbac.authorization.k8s.io clusterrolebindings} in rbac.authorization.k8s.io/v1beta1, reading as rbac.authorization.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553518 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553588 2936 master.go:335] Enabling API group "rbac.authorization.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553614 2936 storage_factory.go:274] storing {settings.k8s.io podpresets} in settings.k8s.io/v1alpha1, reading as settings.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553678 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553797 2936 master.go:335] Enabling API group "settings.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553825 2936 storage_factory.go:274] storing {storage.k8s.io storageclasses} in storage.k8s.io/v1, reading as storage.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553866 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553925 2936 storage_factory.go:274] storing {storage.k8s.io storageclasses} in storage.k8s.io/v1, reading as storage.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.553968 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554000 2936 master.go:335] Enabling API group "storage.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554017 2936 storage_factory.go:274] storing {extensions deployments} in extensions/v1beta1, reading as extensions/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554049 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554105 2936 storage_factory.go:274] storing {apps statefulsets} in apps/v1beta1, reading as apps/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554139 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554195 2936 storage_factory.go:274] storing {apps controllerrevisions} in apps/v1beta1, reading as apps/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554228 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554312 2936 master.go:335] Enabling API group "apps".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554354 2936 storage_factory.go:274] storing {admissionregistration.k8s.io initializerconfigurations} in admissionregistration.k8s.io/v1alpha1, reading as admissionregistration.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554391 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554443 2936 storage_factory.go:274] storing {admissionregistration.k8s.io externaladmissionhookconfigurations} in admissionregistration.k8s.io/v1alpha1, reading as admissionregistration.k8s.io/__internal from {etcd3 /registry [http://localhost:2379] false 1000 <nil> 0xc4201df780 <nil>}
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554470 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.554511 2936 master.go:335] Enabling API group "admissionregistration.k8s.io".
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.556344 2936 reflector.go:236] Listing and watching *autoscaling.HorizontalPodAutoscaler from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.556544 2936 reflector.go:236] Listing and watching *autoscaling.HorizontalPodAutoscaler from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.556735 2936 reflector.go:236] Listing and watching *batch.CronJob from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.556902 2936 reflector.go:236] Listing and watching *batch.Job from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.557166 2936 reflector.go:236] Listing and watching *certificates.CertificateSigningRequest from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.557347 2936 reflector.go:236] Listing and watching *api.ReplicationController from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.558258 2936 reflector.go:236] Listing and watching *extensions.DaemonSet from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.558514 2936 reflector.go:236] Listing and watching *extensions.Deployment from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.560139 2936 reflector.go:236] Listing and watching *admissionregistration.ExternalAdmissionHookConfiguration from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.560446 2936 reflector.go:236] Listing and watching *extensions.Ingress from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.560741 2936 reflector.go:236] Listing and watching *extensions.PodSecurityPolicy from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.560851 2936 reflector.go:236] Listing and watching *extensions.ReplicaSet from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.560953 2936 reflector.go:236] Listing and watching *extensions.NetworkPolicy from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.561102 2936 reflector.go:236] Listing and watching *networking.NetworkPolicy from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.561222 2936 reflector.go:236] Listing and watching *policy.PodDisruptionBudget from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.561829 2936 reflector.go:236] Listing and watching *rbac.Role from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.562070 2936 reflector.go:236] Listing and watching *rbac.RoleBinding from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.562201 2936 reflector.go:236] Listing and watching *rbac.ClusterRole from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.562330 2936 reflector.go:236] Listing and watching *rbac.ClusterRoleBinding from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.562506 2936 reflector.go:236] Listing and watching *rbac.Role from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.562734 2936 reflector.go:236] Listing and watching *rbac.RoleBinding from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.563009 2936 reflector.go:236] Listing and watching *rbac.ClusterRole from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.563154 2936 reflector.go:236] Listing and watching *rbac.ClusterRoleBinding from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.566419 2936 reflector.go:236] Listing and watching *settings.PodPreset from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.566805 2936 reflector.go:236] Listing and watching *storage.StorageClass from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.567174 2936 reflector.go:236] Listing and watching *storage.StorageClass from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.567350 2936 reflector.go:236] Listing and watching *extensions.Deployment from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.567543 2936 reflector.go:236] Listing and watching *apps.StatefulSet from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.567757 2936 reflector.go:236] Listing and watching *apps.ControllerRevision from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: I0926 16:57:13.567911 2936 reflector.go:236] Listing and watching *admissionregistration.InitializerConfiguration from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:13 minikube localkube[2936]: [restful] 2017/09/26 16:57:13 log.go:33: [restful/swagger] listing is available at https://10.0.2.15:8443/swaggerapi
Sep 26 16:57:13 minikube localkube[2936]: [restful] 2017/09/26 16:57:13 log.go:33: [restful/swagger] https://10.0.2.15:8443/swaggerui/ is mapped to folder /swagger-ui/
Sep 26 16:57:14 minikube localkube[2936]: I0926 16:57:14.059673 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:14 minikube localkube[2936]: E0926 16:57:14.060625 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:15 minikube localkube[2936]: I0926 16:57:15.039287 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:15 minikube localkube[2936]: E0926 16:57:15.040638 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:16 minikube localkube[2936]: I0926 16:57:16.057615 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:16 minikube localkube[2936]: E0926 16:57:16.062895 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:17 minikube localkube[2936]: I0926 16:57:17.059855 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:17 minikube localkube[2936]: E0926 16:57:17.061488 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:18 minikube localkube[2936]: I0926 16:57:18.045877 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:18 minikube localkube[2936]: E0926 16:57:18.053926 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:18 minikube localkube[2936]: I0926 16:57:18.278260 2936 compact.go:55] compactor already exists for endpoints [http://localhost:2379]
Sep 26 16:57:18 minikube localkube[2936]: I0926 16:57:18.279793 2936 reflector.go:236] Listing and watching *apiregistration.APIService from k8s.io/minikube/vendor/k8s.io/apiserver/pkg/storage/cacher.go:215
Sep 26 16:57:19 minikube localkube[2936]: I0926 16:57:19.039442 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:19 minikube localkube[2936]: E0926 16:57:19.043129 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:20 minikube localkube[2936]: I0926 16:57:20.052740 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:20 minikube localkube[2936]: E0926 16:57:20.062951 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.056048 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:21 minikube localkube[2936]: E0926 16:57:21.061156 2936 ready.go:58] Error performing healthcheck: Get https://localhost:8443/healthz: dial tcp 127.0.0.1:8443: getsockopt: connection refused
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.727580 2936 serve.go:85] Serving securely on 0.0.0.0:8443
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.728117 2936 apiservice_controller.go:113] Starting APIServiceRegistrationController
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.728159 2936 cache.go:32] Waiting for caches to sync for APIServiceRegistrationController controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.733738 2936 crd_finalizer.go:248] Starting CRDFinalizer
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734022 2936 tprregistration_controller.go:144] Starting tpr-autoregister controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734217 2936 controller_utils.go:994] Waiting for caches to sync for tpr-autoregister controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734572 2936 reflector.go:198] Starting reflector *api.LimitRange (10m0s) from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734596 2936 reflector.go:236] Listing and watching *api.LimitRange from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734686 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/limitranges?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.735068 2936 reflector.go:198] Starting reflector *api.ServiceAccount (10m0s) from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.735089 2936 reflector.go:236] Listing and watching *api.ServiceAccount from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.735165 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/serviceaccounts?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.735521 2936 reflector.go:198] Starting reflector *storage.StorageClass (10m0s) from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.735627 2936 reflector.go:236] Listing and watching *storage.StorageClass from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.735780 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/apis/storage.k8s.io/v1/storageclasses?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736048 2936 reflector.go:198] Starting reflector *apiextensions.CustomResourceDefinition (5m0s) from k8s.io/minikube/vendor/k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/factory.go:61
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736186 2936 reflector.go:236] Listing and watching *apiextensions.CustomResourceDefinition from k8s.io/minikube/vendor/k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/factory.go:61
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736428 2936 reflector.go:198] Starting reflector *apiregistration.APIService (5m0s) from k8s.io/minikube/vendor/k8s.io/kube-aggregator/pkg/client/informers/internalversion/factory.go:61
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736466 2936 reflector.go:236] Listing and watching *apiregistration.APIService from k8s.io/minikube/vendor/k8s.io/kube-aggregator/pkg/client/informers/internalversion/factory.go:61
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736614 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736921 2936 reflector.go:198] Starting reflector *v1.Service (10m0s) from k8s.io/minikube/vendor/k8s.io/client-go/informers/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736962 2936 reflector.go:236] Listing and watching *v1.Service from k8s.io/minikube/vendor/k8s.io/client-go/informers/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.737056 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/services?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736239 2936 reflector.go:198] Starting reflector *extensions.ThirdPartyResource (10m0s) from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.737283 2936 reflector.go:236] Listing and watching *extensions.ThirdPartyResource from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.737364 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/apis/extensions/v1beta1/thirdpartyresources?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736445 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.736093 2936 reflector.go:198] Starting reflector *api.ResourceQuota (10m0s) from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.737939 2936 reflector.go:236] Listing and watching *api.ResourceQuota from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.738022 2936 round_trippers.go:386] curl -k -v -XGET -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/api/v1/resourcequotas?resourceVersion=0
Sep 26 16:57:21 minikube systemd[1]: Started Localkube.
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.742383 2936 reflector.go:198] Starting reflector *v1.Namespace (0s) from k8s.io/minikube/vendor/k8s.io/client-go/informers/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.742426 2936 reflector.go:236] Listing and watching *v1.Namespace from k8s.io/minikube/vendor/k8s.io/client-go/informers/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.742559 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/json, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.743930 2936 available_controller.go:201] Starting AvailableConditionController
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.743954 2936 cache.go:32] Waiting for caches to sync for AvailableConditionController controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.743972 2936 customresource_discovery_controller.go:152] Starting DiscoveryController
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.743988 2936 naming_controller.go:284] Starting NamingConditionController
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.733975 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/extensions/v1beta1/thirdpartyresources
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.744167 2936 autoregister_controller.go:120] Starting autoregister controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.744181 2936 cache.go:32] Waiting for caches to sync for autoregister controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734226 2936 reflector.go:198] Starting reflector *api.Secret (10m0s) from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.744297 2936 reflector.go:236] Listing and watching *api.Secret from k8s.io/minikube/vendor/k8s.io/kubernetes/pkg/client/informers/informers_generated/internalversion/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.744463 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/secrets?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.734365 2936 reflector.go:198] Starting reflector *v1.Endpoints (10m0s) from k8s.io/minikube/vendor/k8s.io/client-go/informers/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.744685 2936 reflector.go:236] Listing and watching *v1.Endpoints from k8s.io/minikube/vendor/k8s.io/client-go/informers/factory.go:72
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.744772 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/endpoints?resourceVersion=0
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.777839 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/services
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.797323 2936 handler.go:160] kube-aggregator: GET "/api/v1/limitranges" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.797724 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/limitranges" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.797923 2936 handler.go:150] kube-apiserver: GET "/api/v1/limitranges" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.798579 2936 wrap.go:42] GET /api/v1/limitranges?resourceVersion=0: (1.32053ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799457 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/limitranges?resourceVersion=0 200 OK in 64 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799564 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799572 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799578 2936 round_trippers.go:414] Content-Length: 58
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799583 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799620 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 14 0a 02 76 31 12 0e 4c 69 6d 69 |k8s.....v1..Limi|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 52 61 6e 67 65 4c 69 73 74 12 1a 0a 18 0a 13 |tRangeList......|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 2f 61 70 69 2f 76 31 2f 6c 69 6d 69 74 72 61 6e |/api/v1/limitran|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 67 65 73 12 01 31 1a 00 22 00 |ges..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.799892 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/limitranges?resourceVersion=1&timeoutSeconds=575&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.801989 2936 handler.go:160] kube-aggregator: GET "/apis/extensions/v1beta1/thirdpartyresources" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.802192 2936 pathrecorder.go:253] kube-aggregator: "/apis/extensions/v1beta1/thirdpartyresources" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.802563 2936 handler.go:150] kube-apiserver: GET "/apis/extensions/v1beta1/thirdpartyresources" satisfied by gorestful with webservice /apis/extensions/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.802995 2936 handler.go:160] kube-aggregator: GET "/apis/storage.k8s.io/v1/storageclasses" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.803153 2936 pathrecorder.go:253] kube-aggregator: "/apis/storage.k8s.io/v1/storageclasses" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.803316 2936 handler.go:150] kube-apiserver: GET "/apis/storage.k8s.io/v1/storageclasses" satisfied by gorestful with webservice /apis/storage.k8s.io/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.803733 2936 wrap.go:42] GET /apis/storage.k8s.io/v1/storageclasses?resourceVersion=0: (762.668µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.804178 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.804325 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.804464 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.805053 2936 wrap.go:42] GET /api/v1/namespaces?resourceVersion=0: (901.233µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.805288 2936 handler.go:160] kube-aggregator: GET "/api/v1/limitranges" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.805320 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/limitranges" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.805329 2936 handler.go:150] kube-apiserver: GET "/api/v1/limitranges" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.805761 2936 handler.go:160] kube-aggregator: GET "/api/v1/endpoints" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.806003 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/endpoints" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.806150 2936 handler.go:150] kube-apiserver: GET "/api/v1/endpoints" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.806832 2936 wrap.go:42] GET /api/v1/endpoints?resourceVersion=0: (1.096898ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.807821 2936 rest.go:349] Starting watch for /api/v1/limitranges, rv=1 labels= fields= timeout=9m35s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.808064 2936 handler.go:150] kube-aggregator: GET "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.809042 2936 wrap.go:42] GET /apis/apiregistration.k8s.io/v1beta1/apiservices?resourceVersion=0: (1.007579ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.809209 2936 handler.go:160] kube-aggregator: GET "/api/v1/services" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.809224 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/services" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.809233 2936 handler.go:150] kube-apiserver: GET "/api/v1/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.809837 2936 wrap.go:42] GET /api/v1/services?resourceVersion=0: (658.05µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810011 2936 handler.go:160] kube-aggregator: GET "/api/v1/resourcequotas" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810026 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/resourcequotas" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810034 2936 handler.go:150] kube-apiserver: GET "/api/v1/resourcequotas" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810489 2936 wrap.go:42] GET /api/v1/resourcequotas?resourceVersion=0: (555.415µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810676 2936 handler.go:160] kube-aggregator: GET "/apis/extensions/v1beta1/thirdpartyresources" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810693 2936 pathrecorder.go:253] kube-aggregator: "/apis/extensions/v1beta1/thirdpartyresources" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.810705 2936 handler.go:150] kube-apiserver: GET "/apis/extensions/v1beta1/thirdpartyresources" satisfied by gorestful with webservice /apis/extensions/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.811642 2936 handler.go:160] kube-aggregator: GET "/api/v1/serviceaccounts" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.812962 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/serviceaccounts" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.813003 2936 handler.go:150] kube-apiserver: GET "/api/v1/serviceaccounts" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.813741 2936 wrap.go:42] GET /api/v1/serviceaccounts?resourceVersion=0: (2.180235ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814129 2936 handler.go:160] kube-aggregator: GET "/api/v1/secrets" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814168 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/secrets" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814180 2936 handler.go:150] kube-apiserver: GET "/api/v1/secrets" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814632 2936 wrap.go:42] GET /api/v1/secrets?resourceVersion=0: (544.217µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814821 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/serviceaccounts?resourceVersion=0 200 OK in 79 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814831 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814839 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814845 2936 round_trippers.go:414] Content-Length: 66
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814850 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.812845 2936 wrap.go:42] GET /apis/extensions/v1beta1/thirdpartyresources: (10.88791ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814943 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/storage.k8s.io/v1/storageclasses?resourceVersion=0 200 OK in 79 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814952 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814958 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814963 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814969 2936 round_trippers.go:414] Content-Length: 94
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814988 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces?resourceVersion=0 200 OK in 72 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.814994 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815000 2936 round_trippers.go:414] Content-Length: 121
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815005 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815010 2936 round_trippers.go:414] Content-Type: application/json
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815029 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/endpoints?resourceVersion=0 200 OK in 70 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815035 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815040 2936 round_trippers.go:414] Content-Length: 55
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815046 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815051 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815068 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/limitranges?resourceVersion=1&timeoutSeconds=575&watch=true 200 OK in 15 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815080 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815086 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815092 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815160 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices?resourceVersion=0 200 OK in 78 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815169 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815175 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815180 2936 round_trippers.go:414] Content-Length: 115
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815185 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815205 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/services?resourceVersion=0 200 OK in 78 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815211 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815217 2936 round_trippers.go:414] Content-Length: 52
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815222 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815227 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815241 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/resourcequotas?resourceVersion=0 200 OK in 77 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815247 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815252 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815260 2936 round_trippers.go:414] Content-Length: 64
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815266 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815515 2936 wrap.go:42] GET /apis/extensions/v1beta1/thirdpartyresources?resourceVersion=0: (4.871188ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815808 2936 handler.go:160] kube-aggregator: GET "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815826 2936 pathrecorder.go:253] kube-aggregator: "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815839 2936 handler.go:160] kube-apiserver: GET "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815847 2936 pathrecorder.go:253] kube-apiserver: "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.815857 2936 handler.go:150] apiextensions-apiserver: GET "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by gorestful with webservice /apis/apiextensions.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.816495 2936 wrap.go:42] GET /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions?resourceVersion=0: (716.443µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.816806 2936 handler.go:160] kube-aggregator: GET "/api/v1/services" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.816954 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/services" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.816976 2936 handler.go:150] kube-apiserver: GET "/api/v1/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817845 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/extensions/v1beta1/thirdpartyresources 200 OK in 73 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817861 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817867 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817873 2936 round_trippers.go:414] Content-Length: 107
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817882 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817916 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 12 65 78 74 65 6e 73 69 6f |k8s..,..extensio|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 6e 73 2f 76 31 62 65 74 61 31 12 16 54 68 69 72 |ns/v1beta1..Thir|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 64 50 61 72 74 79 52 65 73 6f 75 72 63 65 4c 69 |dPartyResourceLi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 73 74 12 33 0a 31 0a 2c 2f 61 70 69 73 2f 65 78 |st.3.1.,/apis/ex|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 74 65 6e 73 69 6f 6e 73 2f 76 31 62 65 74 61 31 |tensions/v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 2f 74 68 69 72 64 70 61 72 74 79 72 65 73 6f 75 |/thirdpartyresou|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 72 63 65 73 12 01 31 1a 00 22 00 |rces..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.817998 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/secrets?resourceVersion=0 200 OK in 73 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818007 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818046 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818054 2936 round_trippers.go:414] Content-Length: 50
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818060 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818084 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 10 0a 02 76 31 12 0a 53 65 63 72 |k8s.....v1..Secr|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 65 74 4c 69 73 74 12 16 0a 14 0a 0f 2f 61 70 69 |etList....../api|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 2f 76 31 2f 73 65 63 72 65 74 73 12 01 31 1a 00 |/v1/secrets..1..|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 22 00 |".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818243 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/secrets?resourceVersion=1&timeoutSeconds=384&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818334 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/extensions/v1beta1/thirdpartyresources?resourceVersion=0 200 OK in 80 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818345 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818351 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818357 2936 round_trippers.go:414] Content-Length: 107
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818363 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818389 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 12 65 78 74 65 6e 73 69 6f |k8s..,..extensio|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 6e 73 2f 76 31 62 65 74 61 31 12 16 54 68 69 72 |ns/v1beta1..Thir|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 64 50 61 72 74 79 52 65 73 6f 75 72 63 65 4c 69 |dPartyResourceLi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 73 74 12 33 0a 31 0a 2c 2f 61 70 69 73 2f 65 78 |st.3.1.,/apis/ex|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 74 65 6e 73 69 6f 6e 73 2f 76 31 62 65 74 61 31 |tensions/v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 2f 74 68 69 72 64 70 61 72 74 79 72 65 73 6f 75 |/thirdpartyresou|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 72 63 65 73 12 01 31 1a 00 22 00 |rces..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818510 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/extensions/v1beta1/thirdpartyresources?resourceVersion=1&timeoutSeconds=537&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818696 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 25 0a 11 73 74 6f 72 61 67 65 2e |k8s..%..storage.|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 6b 38 73 2e 69 6f 2f 76 31 12 10 53 74 6f 72 61 |k8s.io/v1..Stora|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 67 65 43 6c 61 73 73 4c 69 73 74 12 2d 0a 2b 0a |geClassList.-.+.|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 26 2f 61 70 69 73 2f 73 74 6f 72 61 67 65 2e 6b |&/apis/storage.k|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 38 73 2e 69 6f 2f 76 31 2f 73 74 6f 72 61 67 65 |8s.io/v1/storage|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 63 6c 61 73 73 65 73 12 01 31 1a 00 22 00 |classes..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818837 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/storage.k8s.io/v1/storageclasses?resourceVersion=1&timeoutSeconds=351&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.818914 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 17 0a 02 76 31 12 11 52 65 73 6f |k8s.....v1..Reso|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 75 72 63 65 51 75 6f 74 61 4c 69 73 74 12 1d 0a |urceQuotaList...|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 1b 0a 16 2f 61 70 69 2f 76 31 2f 72 65 73 6f 75 |.../api/v1/resou|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 72 63 65 71 75 6f 74 61 73 12 01 31 1a 00 22 00 |rcequotas..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819071 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/resourcequotas?resourceVersion=1&timeoutSeconds=330&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819142 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 18 0a 02 76 31 12 12 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 69 63 65 41 63 63 6f 75 6e 74 4c 69 73 74 12 1e |iceAccountList..|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 0a 1c 0a 17 2f 61 70 69 2f 76 31 2f 73 65 72 76 |..../api/v1/serv|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 69 63 65 61 63 63 6f 75 6e 74 73 12 01 31 1a 00 |iceaccounts..1..|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 22 00 |".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819254 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/serviceaccounts?resourceVersion=1&timeoutSeconds=499&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819337 2936 request.go:991] Response Body: {"kind":"NamespaceList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces","resourceVersion":"1"},"items":[]}
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819543 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/json, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces?resourceVersion=1&timeoutSeconds=336&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819626 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions?resourceVersion=0 200 OK in 81 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819636 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819642 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819648 2936 round_trippers.go:414] Content-Length: 139
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819653 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819681 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 3c 0a 1c 61 70 69 65 78 74 65 6e |k8s..<..apiexten|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 73 69 6f 6e 73 2e 6b 38 73 2e 69 6f 2f 76 31 62 |sions.k8s.io/v1b|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 65 74 61 31 12 1c 43 75 73 74 6f 6d 52 65 73 6f |eta1..CustomReso|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 75 72 63 65 44 65 66 69 6e 69 74 69 6f 6e 4c 69 |urceDefinitionLi|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 73 74 12 43 0a 41 0a 3c 2f 61 70 69 73 2f 61 70 |st.C.A.</apis/ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 69 65 78 74 65 6e 73 69 6f 6e 73 2e 6b 38 73 2e |iextensions.k8s.|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 69 6f 2f 76 31 62 65 74 61 31 2f 63 75 73 74 6f |io/v1beta1/custo|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 6d 72 65 73 6f 75 72 63 65 64 65 66 69 6e 69 74 |mresourcedefinit|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 69 6f 6e 73 12 01 31 1a 00 22 00 |ions..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.819962 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions?resourceVersion=1&timeoutSeconds=598&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.820095 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 11 0a 02 76 31 12 0b 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 69 63 65 4c 69 73 74 12 17 0a 15 0a 10 2f 61 70 |iceList....../ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 69 2f 76 31 2f 73 65 72 76 69 63 65 73 12 01 31 |i/v1/services..1|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 1a 00 22 00 |..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.820217 2936 round_trippers.go:386] curl -k -v -XGET -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/api/v1/services?resourceVersion=1&timeoutSeconds=446&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.820303 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 30 0a 1e 61 70 69 72 65 67 69 73 |k8s..0..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0e 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 4c 69 73 74 12 37 0a 35 0a 30 2f 61 70 69 |ceList.7.5.0/api|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 2f 61 70 69 73 65 72 76 69 63 65 73 12 01 31 1a |/apiservices..1.|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 00 22 00 |.".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.820472 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices?resourceVersion=1&timeoutSeconds=370&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.820550 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 13 0a 02 76 31 12 0d 45 6e 64 70 |k8s.....v1..Endp|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 6f 69 6e 74 73 4c 69 73 74 12 18 0a 16 0a 11 2f |ointsList....../|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 61 70 69 2f 76 31 2f 65 6e 64 70 6f 69 6e 74 73 |api/v1/endpoints|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 12 01 31 1a 00 22 00 |..1..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.820669 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/endpoints?resourceVersion=1&timeoutSeconds=467&watch=true
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.821285 2936 wrap.go:42] GET /api/v1/services: (4.512427ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.822834 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.822867 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.822877 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.823527 2936 rest.go:349] Starting watch for /api/v1/namespaces, rv=1 labels= fields= timeout=5m36s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.824721 2936 handler.go:160] kube-aggregator: GET "/api/v1/secrets" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.824841 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/secrets" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.824855 2936 handler.go:150] kube-apiserver: GET "/api/v1/secrets" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825161 2936 rest.go:349] Starting watch for /api/v1/secrets, rv=1 labels= fields= timeout=6m24s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825388 2936 handler.go:160] kube-aggregator: GET "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825403 2936 pathrecorder.go:253] kube-aggregator: "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825421 2936 handler.go:160] kube-apiserver: GET "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825434 2936 pathrecorder.go:253] kube-apiserver: "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825447 2936 handler.go:150] apiextensions-apiserver: GET "/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions" satisfied by gorestful with webservice /apis/apiextensions.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.825833 2936 rest.go:349] Starting watch for /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions, rv=1 labels= fields= timeout=9m58s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.826058 2936 handler.go:160] kube-aggregator: GET "/api/v1/services" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.826072 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/services" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.826082 2936 handler.go:150] kube-apiserver: GET "/api/v1/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.826467 2936 rest.go:349] Starting watch for /api/v1/services, rv=1 labels= fields= timeout=7m26s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.826669 2936 handler.go:150] kube-aggregator: GET "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.826822 2936 rest.go:349] Starting watch for /apis/apiregistration.k8s.io/v1beta1/apiservices, rv=1 labels= fields= timeout=6m10s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827004 2936 handler.go:160] kube-aggregator: GET "/api/v1/endpoints" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827022 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/endpoints" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827039 2936 handler.go:150] kube-apiserver: GET "/api/v1/endpoints" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827222 2936 rest.go:349] Starting watch for /api/v1/endpoints, rv=1 labels= fields= timeout=7m47s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827425 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/services 200 OK in 49 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827436 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827445 2936 round_trippers.go:414] Content-Length: 52
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827451 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827456 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.827484 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 11 0a 02 76 31 12 0b 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 69 63 65 4c 69 73 74 12 17 0a 15 0a 10 2f 61 70 |iceList....../ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 69 2f 76 31 2f 73 65 72 76 69 63 65 73 12 01 31 |i/v1/services..1|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 1a 00 22 00 |..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829075 2936 handler.go:160] kube-aggregator: GET "/apis/extensions/v1beta1/thirdpartyresources" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829101 2936 pathrecorder.go:253] kube-aggregator: "/apis/extensions/v1beta1/thirdpartyresources" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829116 2936 handler.go:150] kube-apiserver: GET "/apis/extensions/v1beta1/thirdpartyresources" satisfied by gorestful with webservice /apis/extensions/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829337 2936 rest.go:349] Starting watch for /apis/extensions/v1beta1/thirdpartyresources, rv=1 labels= fields= timeout=8m57s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829734 2936 handler.go:160] kube-aggregator: GET "/apis/storage.k8s.io/v1/storageclasses" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829753 2936 pathrecorder.go:253] kube-aggregator: "/apis/storage.k8s.io/v1/storageclasses" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829770 2936 handler.go:150] kube-apiserver: GET "/apis/storage.k8s.io/v1/storageclasses" satisfied by gorestful with webservice /apis/storage.k8s.io/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.829897 2936 rest.go:349] Starting watch for /apis/storage.k8s.io/v1/storageclasses, rv=1 labels= fields= timeout=5m51s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830332 2936 handler.go:160] kube-aggregator: GET "/api/v1/resourcequotas" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830345 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/resourcequotas" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830351 2936 handler.go:150] kube-apiserver: GET "/api/v1/resourcequotas" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830650 2936 rest.go:349] Starting watch for /api/v1/resourcequotas, rv=1 labels= fields= timeout=5m30s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830940 2936 handler.go:160] kube-aggregator: GET "/api/v1/serviceaccounts" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830955 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/serviceaccounts" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.830965 2936 handler.go:150] kube-apiserver: GET "/api/v1/serviceaccounts" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.831159 2936 rest.go:349] Starting watch for /api/v1/serviceaccounts, rv=1 labels= fields= timeout=8m19s
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832118 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832131 2936 cache.go:39] Caches are synced for APIServiceRegistrationController controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832488 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/serviceaccounts?resourceVersion=1&timeoutSeconds=499&watch=true 200 OK in 13 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832498 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832503 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832507 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832547 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces?resourceVersion=1&timeoutSeconds=336&watch=true 200 OK in 12 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832553 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832557 2936 round_trippers.go:414] Content-Type: application/json
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832561 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832590 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/secrets?resourceVersion=1&timeoutSeconds=384&watch=true 200 OK in 14 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832596 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832601 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832606 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832627 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions?resourceVersion=1&timeoutSeconds=598&watch=true 200 OK in 12 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832633 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832637 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832641 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832662 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/endpoints?resourceVersion=1&timeoutSeconds=467&watch=true 200 OK in 11 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832668 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832672 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832676 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832750 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/services?resourceVersion=1&timeoutSeconds=446&watch=true 200 OK in 12 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832759 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832764 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832768 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832791 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices?resourceVersion=1&timeoutSeconds=370&watch=true 200 OK in 12 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832797 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832803 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832807 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832826 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/extensions/v1beta1/thirdpartyresources?resourceVersion=1&timeoutSeconds=537&watch=true 200 OK in 14 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832832 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832836 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832840 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832860 2936 round_trippers.go:405] GET https://127.0.0.1:8443/apis/storage.k8s.io/v1/storageclasses?resourceVersion=1&timeoutSeconds=351&watch=true 200 OK in 14 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832865 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832870 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832874 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832892 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/resourcequotas?resourceVersion=1&timeoutSeconds=330&watch=true 200 OK in 13 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832898 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832902 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf;stream=watch
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.832907 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.833673 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/services
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.833906 2936 handler.go:160] kube-aggregator: GET "/api/v1/services" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.833922 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/services" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.833929 2936 handler.go:150] kube-apiserver: GET "/api/v1/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834692 2936 wrap.go:42] GET /api/v1/services: (862.812µs) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834928 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/services 200 OK in 1 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834937 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834941 2936 round_trippers.go:414] Content-Length: 52
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834946 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834950 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.834971 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 11 0a 02 76 31 12 0b 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 69 63 65 4c 69 73 74 12 17 0a 15 0a 10 2f 61 70 |iceList....../ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 69 2f 76 31 2f 73 65 72 76 69 63 65 73 12 01 32 |i/v1/services..2|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 1a 00 22 00 |..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.836378 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/api/v1/namespaces/default
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.836685 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/default" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.836703 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.836713 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/default" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837496 2936 wrap.go:42] GET /api/v1/namespaces/default: (860.089µs) 404 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837813 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces/default 404 Not Found in 1 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837825 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837853 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837859 2936 round_trippers.go:414] Content-Length: 113
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837864 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.837893 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 75 73 12 59 0a 04 0a 00 12 00 12 07 46 61 69 6c |us.Y........Fail|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 75 72 65 1a 1e 6e 61 6d 65 73 70 61 63 65 73 20 |ure..namespaces |
Sep 26 16:57:21 minikube localkube[2936]: 00000030 22 64 65 66 61 75 6c 74 22 20 6e 6f 74 20 66 6f |"default" not fo|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 75 6e 64 22 08 4e 6f 74 46 6f 75 6e 64 2a 1b 0a |und".NotFound*..|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 07 64 65 66 61 75 6c 74 12 00 1a 0a 6e 61 6d 65 |.default....name|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 73 70 61 63 65 73 28 00 32 00 30 94 03 1a 00 22 |spaces(.2.0...."|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 00 |.|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.838003 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 4e 61 6d 65 |k8s.....v1..Name|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 73 70 61 63 65 12 21 0a 19 0a 07 64 65 66 61 75 |space.!....defau|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 6c 74 12 00 1a 00 22 00 2a 00 32 00 38 00 42 00 |lt....".*.2.8.B.|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 7a 00 12 00 1a 02 0a 00 1a 00 22 00 |z.........".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.838076 2936 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/api/v1/namespaces
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.842268 2936 handler.go:160] kube-aggregator: POST "/api/v1/namespaces" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.842300 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.842320 2936 handler.go:150] kube-apiserver: POST "/api/v1/namespaces" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.850018 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.850234 2936 cache.go:39] Caches are synced for autoregister controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.850666 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 5e 0a 48 0a 03 76 31 2e 12 00 1a 00 22 |ce.^.H..v1....."|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 00 2a 00 32 00 38 00 42 00 5a 31 0a 29 6b 75 62 |.*.2.8.B.Z1.)kub|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 |e-aggregator.kub|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d |ernetes.io/autom|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 10 |anaged..truez...|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 12 00 1a 02 76 31 20 00 2a 00 38 d0 8c 01 40 01 |....v1 .*.8...@.|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 1a 00 1a 00 22 00 |....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.850833 2936 round_trippers.go:386] curl -k -v -XPOST -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.851395 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.851531 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.851621 2936 controller_utils.go:1001] Caches are synced for tpr-autoregister controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.851864 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.851950 2936 cache.go:39] Caches are synced for AvailableConditionController controller
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.851993 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.852167 2936 shared_informer.go:116] caches populated
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.852538 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 a2 01 0a 6a 0a 25 76 31 61 6c 70 68 61 |ce....j.%v1alpha|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 31 2e 61 64 6d 69 73 73 69 6f 6e 72 65 67 69 73 |1.admissionregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 00 |tration.k8s.io..|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 1a 00 22 00 2a 00 32 00 38 00 42 00 5a 31 0a 29 |..".*.2.8.B.Z1.)|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e |kube-aggregator.|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 |kubernetes.io/au|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a |tomanaged..truez|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 00 12 32 12 1c 61 64 6d 69 73 73 69 6f 6e 72 65 |..2..admissionre|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 |gistration.k8s.i|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 6f 1a 08 76 31 61 6c 70 68 61 31 20 00 2a 00 38 |o..v1alpha1 .*.8|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 bc 82 01 40 09 1a 00 1a 00 22 00 |...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.852675 2936 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.853260 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 90 01 0a 61 0a 1c 76 31 62 65 74 61 31 |ce....a..v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 2e 61 70 69 65 78 74 65 6e 73 69 6f 6e 73 2e 6b |.apiextensions.k|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 38 73 2e 69 6f 12 00 1a 00 22 00 2a 00 32 00 38 |8s.io....".*.2.8|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 00 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |.B.Z1.)kube-aggr|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 12 04 74 72 75 65 7a 00 12 29 12 14 61 70 69 65 |..truez..)..apie|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 78 74 65 6e 73 69 6f 6e 73 2e 6b 38 73 2e 69 6f |xtensions.k8s.io|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 1a 07 76 31 62 65 74 61 31 20 00 2a 00 38 bc 82 |..v1beta1 .*.8..|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 01 40 09 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.853369 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.853856 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 70 0a 51 0a 0c 76 31 62 65 74 61 31 2e |ce.p.Q..v1beta1.|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 61 70 70 73 12 00 1a 00 22 00 2a 00 32 00 38 00 |apps....".*.2.8.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 |B.Z1.)kube-aggre|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 |gator.kubernetes|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 |.io/automanaged.|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 04 74 72 75 65 7a 00 12 19 12 04 61 70 70 73 1a |.truez.....apps.|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 07 76 31 62 65 74 61 31 20 00 2a 00 38 88 8b 01 |.v1beta1 .*.8...|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 40 01 1a 00 1a 00 22 00 |@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.853941 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.854348 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 88 01 0a 5d 0a 18 76 31 2e 61 75 74 68 |ce....]..v1.auth|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 |entication.k8s.i|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 6f 12 00 1a 00 22 00 2a 00 32 00 38 00 42 00 5a |o....".*.2.8.B.Z|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 75 65 7a 00 12 25 12 15 61 75 74 68 65 6e 74 69 |uez..%..authenti|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 02 76 |cation.k8s.io..v|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 31 20 00 2a 00 38 a4 8a 01 40 0f 1a 00 1a 00 22 |1 .*.8...@....."|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 00 |.|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.854464 2936 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.857267 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.859393 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.859962 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.860286 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.860683 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.865159 2936 wrap.go:42] POST /api/v1/namespaces: (24.555569ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.866950 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (6.32834ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.867304 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (10.04844ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.874719 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 20 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.874755 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.874764 2936 round_trippers.go:414] Content-Length: 312
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.874772 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.874778 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.874859 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 ff 01 0a d3 01 0a 18 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e |hentication.k8s.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 69 6f 12 00 1a 00 22 49 2f 61 70 69 73 2f 61 70 |io...."I/apis/ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 73 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 |services/v1.auth|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 |entication.k8s.i|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 6f 2a 24 63 33 37 31 36 31 64 32 2d 61 32 64 62 |o*$c37161d2-a2db|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 |-11e7-9c4c-08002|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 37 63 62 34 63 62 34 32 01 35 38 00 42 08 08 f1 |7cb4cb42.58.B...|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 |......Z1.)kube-a|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e |ggregator.kubern|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 |etes.io/automana|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 67 65 64 12 04 74 72 75 65 7a 00 12 25 12 15 61 |ged..truez..%..a|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 75 74 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 |uthentication.k8|
Sep 26 16:57:21 minikube localkube[2936]: 00000120 73 2e 69 6f 1a 02 76 31 20 00 2a 00 38 a4 8a 01 |s.io..v1 .*.8...|
Sep 26 16:57:21 minikube localkube[2936]: 00000130 40 0f 1a 00 1a 00 22 00 |@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.875130 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 92 01 0a 62 0a 1d 76 31 62 65 74 61 31 |ce....b..v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 2e 61 75 74 68 65 6e 74 69 63 61 74 69 6f 6e 2e |.authentication.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 6b 38 73 2e 69 6f 12 00 1a 00 22 00 2a 00 32 00 |k8s.io....".*.2.|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 38 00 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 |8.B.Z1.)kube-agg|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 |regator.kubernet|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 |es.io/automanage|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 64 12 04 74 72 75 65 7a 00 12 2a 12 15 61 75 74 |d..truez..*..aut|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e |hentication.k8s.|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 69 6f 1a 07 76 31 62 65 74 61 31 20 00 2a 00 38 |io..v1beta1 .*.8|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 a4 8a 01 40 09 1a 00 1a 00 22 00 |...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.875725 2936 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.877455 2936 round_trippers.go:405] POST https://127.0.0.1:8443/api/v1/namespaces 201 Created in 39 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.877480 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.877615 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.877736 2936 round_trippers.go:414] Content-Length: 153
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.877747 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.877860 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 4e 61 6d 65 |k8s.....v1..Name|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 73 70 61 63 65 12 7e 0a 64 0a 07 64 65 66 61 75 |space.~.d..defau|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 6c 74 12 00 1a 00 22 1a 2f 61 70 69 2f 76 31 2f |lt...."./api/v1/|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 6e 61 6d 65 73 70 61 63 65 73 2f 64 65 66 61 75 |namespaces/defau|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 6c 74 2a 24 63 33 36 65 38 64 36 64 2d 61 32 64 |lt*$c36e8d6d-a2d|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 |b-11e7-9c4c-0800|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 32 37 63 62 34 63 62 34 32 01 34 38 00 42 0c 08 |27cb4cb42.48.B..|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 f1 8d aa ce 05 10 af 85 f1 91 03 7a 00 12 0c 0a |...........z....|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 0a 6b 75 62 65 72 6e 65 74 65 73 1a 08 0a 06 41 |.kubernetes....A|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 63 74 69 76 65 1a 00 22 00 |ctive..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.878767 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879745 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces/default/services/kubernetes
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879890 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 29 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879908 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879917 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879924 2936 round_trippers.go:414] Content-Length: 249
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879930 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.879976 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 c0 01 0a a9 01 0a 03 76 31 2e 12 00 1a |ce........v1....|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 00 22 34 2f 61 70 69 73 2f 61 70 69 72 65 67 69 |."4/apis/apiregi|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f |stration.k8s.io/|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 |v1beta1/apiservi|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 63 65 73 2f 76 31 2e 2a 24 63 33 37 30 65 30 62 |ces/v1.*$c370e0b|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 37 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 34 63 |7-a2db-11e7-9c4c|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 01 36 |-080027cb4cb42.6|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 0a 29 |8.B.........Z1.)|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e |kube-aggregator.|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 |kubernetes.io/au|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a |tomanaged..truez|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 00 12 10 12 00 1a 02 76 31 20 00 2a 00 38 d0 8c |.......v1 .*.8..|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 01 40 01 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.880196 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 86 01 0a 5c 0a 17 76 31 2e 61 75 74 68 |ce....\..v1.auth|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f |orization.k8s.io|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 12 00 1a 00 22 00 2a 00 32 00 38 00 42 00 5a 31 |....".*.2.8.B.Z1|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 65 7a 00 12 24 12 14 61 75 74 68 6f 72 69 7a 61 |ez..$..authoriza|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 02 76 31 20 |tion.k8s.io..v1 |
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 00 2a 00 38 c0 89 01 40 0f 1a 00 1a 00 22 00 |.*.8...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.880351 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.881641 2936 apiservice_controller.go:164] Adding v1.authentication.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.881683 2936 apiservice_controller.go:164] Adding v1.
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.881891 2936 available_controller.go:252] Adding v1.authentication.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.881912 2936 available_controller.go:252] Adding v1.
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.882211 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/default/services/kubernetes" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.882225 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default/services/kubernetes" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.882238 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/default/services/kubernetes" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.882697 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.898535 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 cf 02 0a d3 01 0a 18 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e |hentication.k8s.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 69 6f 12 00 1a 00 22 49 2f 61 70 69 73 2f 61 70 |io...."I/apis/ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 73 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 |services/v1.auth|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 |entication.k8s.i|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 6f 2a 24 63 33 37 31 36 31 64 32 2d 61 32 64 62 |o*$c37161d2-a2db|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 |-11e7-9c4c-08002|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 37 63 62 34 63 62 34 32 01 35 38 00 42 08 08 f1 |7cb4cb42.58.B...|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 |......Z1.)kube-a|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e |ggregator.kubern|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 |etes.io/automana|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 67 65 64 12 04 74 72 75 65 7a 00 12 25 12 15 61 |ged..truez..%..a|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 75 74 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 |uthentication.k8|
Sep 26 16:57:21 minikube localkube[2936]: 00000120 73 2e 69 6f 1a 02 76 31 20 00 2a 00 38 a4 8a 01 |s.io..v1 .*.8...|
Sep 26 16:57:21 minikube localkube[2936]: 00000130 40 0f 1a 50 0a 4e 0a 09 41 76 61 69 6c 61 62 6c |@..P.N..Availabl|
Sep 26 16:57:21 minikube localkube[2936]: 00000140 65 12 04 54 72 75 65 1a 0c 08 f1 8d aa ce 05 10 |e..True.........|
Sep 26 16:57:21 minikube localkube[2936]: 00000150 f7 ee b2 ac 03 22 05 4c 6f 63 61 6c 2a 26 4c 6f |.....".Local*&Lo|
Sep 26 16:57:21 minikube localkube[2936]: 00000160 63 61 6c 20 41 50 49 53 65 72 76 69 63 65 73 20 |cal APIServices |
Sep 26 16:57:21 minikube localkube[2936]: 00000170 61 72 65 20 61 6c 77 61 79 73 20 61 76 61 69 6c |are always avail|
Sep 26 16:57:21 minikube localkube[2936]: 00000180 61 62 6c 65 1a 00 22 00 |able..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.899219 2936 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io/status
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.900319 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (41.171137ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.901566 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (41.351392ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.902155 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (42.321735ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.910342 2936 wrap.go:42] GET /api/v1/namespaces/default/services/kubernetes: (28.154764ms) 404 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.911167 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces/default/services/kubernetes 404 Not Found in 31 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.911591 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.911750 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.911903 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.912042 2936 round_trippers.go:414] Content-Length: 115
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.912331 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 59 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.912471 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.912701 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.912857 2936 round_trippers.go:414] Content-Length: 351
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.913033 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.913286 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 a6 02 0a ed 01 0a 25 76 31 61 6c 70 68 |ce.......%v1alph|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 61 31 2e 61 64 6d 69 73 73 69 6f 6e 72 65 67 69 |a1.admissionregi|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 |stration.k8s.io.|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 00 1a 00 22 56 2f 61 70 69 73 2f 61 70 69 72 65 |..."V/apis/apire|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 |gistration.k8s.i|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 |o/v1beta1/apiser|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 76 69 63 65 73 2f 76 31 61 6c 70 68 61 31 2e 61 |vices/v1alpha1.a|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 64 6d 69 73 73 69 6f 6e 72 65 67 69 73 74 72 61 |dmissionregistra|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 |tion.k8s.io*$c37|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 32 61 39 31 31 2d 61 32 64 62 2d 31 31 65 37 2d |2a911-a2db-11e7-|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 |9c4c-080027cb4cb|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 34 32 01 37 38 00 42 08 08 f1 8d aa ce 05 10 00 |42.78.B.........|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 |Z1.)kube-aggrega|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 |tor.kubernetes.i|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 |o/automanaged..t|
Sep 26 16:57:21 minikube localkube[2936]: 00000120 72 75 65 7a 00 12 32 12 1c 61 64 6d 69 73 73 69 |ruez..2..admissi|
Sep 26 16:57:21 minikube localkube[2936]: 00000130 6f 6e 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b |onregistration.k|
Sep 26 16:57:21 minikube localkube[2936]: 00000140 38 73 2e 69 6f 1a 08 76 31 61 6c 70 68 61 31 20 |8s.io..v1alpha1 |
Sep 26 16:57:21 minikube localkube[2936]: 00000150 00 2a 00 38 bc 82 01 40 09 1a 00 1a 00 22 00 |.*.8...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.916047 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 90 01 0a 61 0a 1c 76 31 62 65 74 61 31 |ce....a..v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 2e 61 75 74 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b |.authorization.k|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 38 73 2e 69 6f 12 00 1a 00 22 00 2a 00 32 00 38 |8s.io....".*.2.8|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 00 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |.B.Z1.)kube-aggr|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 12 04 74 72 75 65 7a 00 12 29 12 14 61 75 74 68 |..truez..)..auth|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f |orization.k8s.io|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 1a 07 76 31 62 65 74 61 31 20 00 2a 00 38 c0 89 |..v1beta1 .*.8..|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 01 40 09 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918013 2936 round_trippers.go:386] curl -k -v -XPOST -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918443 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 64 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918638 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918862 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.919017 2936 round_trippers.go:414] Content-Length: 276
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.919153 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.919414 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 db 01 0a bb 01 0a 0c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 31 2e 61 70 70 73 12 00 1a 00 22 3d 2f 61 70 69 |1.apps...."=/api|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 65 74 61 31 2e 61 70 70 73 2a 24 63 33 37 32 64 |eta1.apps*$c372d|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 39 61 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9ae-a2db-11e7-9c|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 01 38 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 |.88.B.........Z1|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 65 7a 00 12 19 12 04 61 70 70 73 1a 07 76 31 62 |ez.....apps..v1b|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 65 74 61 31 20 00 2a 00 38 88 8b 01 40 01 1a 00 |eta1 .*.8...@...|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 1a 00 22 00 |..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.922242 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 74 0a 53 0a 0e 76 31 2e 61 75 74 6f 73 |ce.t.S..v1.autos|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 63 61 6c 69 6e 67 12 00 1a 00 22 00 2a 00 32 00 |caling....".*.2.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 38 00 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 |8.B.Z1.)kube-agg|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 |regator.kubernet|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 |es.io/automanage|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 64 12 04 74 72 75 65 7a 00 12 1b 12 0b 61 75 74 |d..truez.....aut|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 6f 73 63 61 6c 69 6e 67 1a 02 76 31 20 00 2a 00 |oscaling..v1 .*.|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 38 dc 88 01 40 0f 1a 00 1a 00 22 00 |8...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.922338 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.938645 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 85 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.939263 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.939758 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.940095 2936 round_trippers.go:414] Content-Length: 324
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.940546 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.940804 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 8b 02 0a db 01 0a 1c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 31 2e 61 70 69 65 78 74 65 6e 73 69 6f 6e 73 2e |1.apiextensions.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 6b 38 73 2e 69 6f 12 00 1a 00 22 4d 2f 61 70 69 |k8s.io...."M/api|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 65 74 61 31 2e 61 70 69 65 78 74 65 6e 73 69 6f |eta1.apiextensio|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 6e 73 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 32 39 |ns.k8s.io*$c3729|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 39 64 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9de-a2db-11e7-9c|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 01 39 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 |.98.B.........Z1|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 65 7a 00 12 29 12 14 61 70 69 65 78 74 65 6e 73 |ez..)..apiextens|
Sep 26 16:57:21 minikube localkube[2936]: 00000120 69 6f 6e 73 2e 6b 38 73 2e 69 6f 1a 07 76 31 62 |ions.k8s.io..v1b|
Sep 26 16:57:21 minikube localkube[2936]: 00000130 65 74 61 31 20 00 2a 00 38 bc 82 01 40 09 1a 00 |eta1 .*.8...@...|
Sep 26 16:57:21 minikube localkube[2936]: 00000140 1a 00 22 00 |..".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.943738 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 80 01 0a 59 0a 14 76 32 61 6c 70 68 61 |ce....Y..v2alpha|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 31 2e 61 75 74 6f 73 63 61 6c 69 6e 67 12 00 1a |1.autoscaling...|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 00 22 00 2a 00 32 00 38 00 42 00 5a 31 0a 29 6b |.".*.2.8.B.Z1.)k|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b |ube-aggregator.k|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 |ubernetes.io/aut|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 |omanaged..truez.|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 12 21 12 0b 61 75 74 6f 73 63 61 6c 69 6e 67 1a |.!..autoscaling.|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 08 76 32 61 6c 70 68 61 31 20 00 2a 00 38 dc 88 |.v2alpha1 .*.8..|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 01 40 09 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.946058 2936 round_trippers.go:386] curl -k -v -XPOST -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918745 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 75 73 12 5b 0a 04 0a 00 12 00 12 07 46 61 69 6c |us.[........Fail|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 75 72 65 1a 1f 73 65 72 76 69 63 65 73 20 22 6b |ure..services "k|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 75 62 65 72 6e 65 74 65 73 22 20 6e 6f 74 20 66 |ubernetes" not f|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 6f 75 6e 64 22 08 4e 6f 74 46 6f 75 6e 64 2a 1c |ound".NotFound*.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 0a 0a 6b 75 62 65 72 6e 65 74 65 73 12 00 1a 08 |..kubernetes....|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 73 65 72 76 69 63 65 73 28 00 32 00 30 94 03 1a |services(.2.0...|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 00 22 00 |.".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.946822 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 69 63 65 12 a0 01 0a 53 0a 0a 6b 75 62 65 72 6e |ice....S..kubern|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 65 74 65 73 12 00 1a 07 64 65 66 61 75 6c 74 22 |etes....default"|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 00 2a 00 32 00 38 00 42 00 5a 16 0a 09 63 6f 6d |.*.2.8.B.Z...com|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 70 6f 6e 65 6e 74 12 09 61 70 69 73 65 72 76 65 |ponent..apiserve|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 72 5a 16 0a 08 70 72 6f 76 69 64 65 72 12 0a 6b |rZ...provider..k|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 75 62 65 72 6e 65 74 65 73 7a 00 12 45 0a 1a 0a |ubernetesz..E...|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 05 68 74 74 70 73 12 03 54 43 50 18 bb 03 22 07 |.https..TCP...".|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 08 00 10 fb 41 1a 00 28 00 1a 0a 31 30 30 2e 36 |....A..(...100.6|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 39 2e 30 2e 31 22 09 43 6c 75 73 74 65 72 49 50 |9.0.1".ClusterIP|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 3a 08 43 6c 69 65 6e 74 49 50 42 00 52 00 5a 00 |:.ClientIPB.R.Z.|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 60 00 1a 02 0a 00 1a 00 22 00 |`.......".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.957829 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces/default/services
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.961822 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.962679 2936 handler.go:160] kube-aggregator: POST "/api/v1/namespaces/default/services" satisfied by nonGoRestful
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.963071 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default/services" satisfied by NotFoundHandler
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.963107 2936 handler.go:150] kube-apiserver: POST "/api/v1/namespaces/default/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918878 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io/status" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.918960 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.919454 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (36.778679ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.939155 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (60.373921ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.940569 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.974213 2936 apiservice_controller.go:164] Adding v1alpha1.admissionregistration.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.974525 2936 apiservice_controller.go:164] Adding v1beta1.apps
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.974702 2936 apiservice_controller.go:164] Adding v1beta1.apiextensions.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.974851 2936 apiservice_controller.go:164] Adding v1.authorization.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.975087 2936 apiservice_controller.go:164] Adding v1beta1.authentication.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.975246 2936 available_controller.go:252] Adding v1alpha1.admissionregistration.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.975387 2936 available_controller.go:252] Adding v1beta1.apps
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.975617 2936 available_controller.go:252] Adding v1beta1.apiextensions.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.975763 2936 available_controller.go:252] Adding v1.authorization.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.975907 2936 available_controller.go:252] Adding v1beta1.authentication.k8s.io
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.984742 2936 round_trippers.go:386] curl -k -v -XGET -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/api/v1/namespaces/default/resourcequotas
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.986517 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 106 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.986744 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.986958 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.987095 2936 round_trippers.go:414] Content-Length: 310
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.987222 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.987452 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 fd 01 0a d2 01 0a 17 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 |horization.k8s.i|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 6f 12 00 1a 00 22 48 2f 61 70 69 73 2f 61 70 69 |o...."H/apis/api|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 |registration.k8s|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 |.io/v1beta1/apis|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 6f |ervices/v1.autho|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a |rization.k8s.io*|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 24 63 33 37 34 61 64 32 37 2d 61 32 64 62 2d 31 |$c374ad27-a2db-1|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 |1e7-9c4c-080027c|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 62 34 63 62 34 32 02 31 30 38 00 42 08 08 f1 8d |b4cb42.108.B....|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 |.....Z1.)kube-ag|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 |gregator.kuberne|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 |tes.io/automanag|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 65 64 12 04 74 72 75 65 7a 00 12 24 12 14 61 75 |ed..truez..$..au|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 74 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e |thorization.k8s.|
Sep 26 16:57:21 minikube localkube[2936]: 00000120 69 6f 1a 02 76 31 20 00 2a 00 38 c0 89 01 40 0f |io..v1 .*.8...@.|
Sep 26 16:57:21 minikube localkube[2936]: 00000130 1a 00 1a 00 22 00 |....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.990594 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 68 0a 4d 0a 08 76 31 2e 62 61 74 63 68 |ce.h.M..v1.batch|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 12 00 1a 00 22 00 2a 00 32 00 38 00 42 00 5a 31 |....".*.2.8.B.Z1|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 65 7a 00 12 15 12 05 62 61 74 63 68 1a 02 76 31 |ez.....batch..v1|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 20 00 2a 00 38 f8 87 01 40 0f 1a 00 1a 00 22 00 | .*.8...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.992234 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.992540 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 116 milliseconds
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.992735 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.992878 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.993004 2936 round_trippers.go:414] Content-Length: 328
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.993748 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:21 GMT
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.993910 2936 request.go:989] Response Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 8f 02 0a de 01 0a 1d 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 31 2e 61 75 74 68 65 6e 74 69 63 61 74 69 6f 6e |1.authentication|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 4e 2f 61 70 |.k8s.io...."N/ap|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 69 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 |is/apiregistrati|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 |on.k8s.io/v1beta|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 31 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 |1/apiservices/v1|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 62 65 74 61 31 2e 61 75 74 68 65 6e 74 69 63 61 |beta1.authentica|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 |tion.k8s.io*$c37|
Sep 26 16:57:21 minikube localkube[2936]: 000000b0 34 31 33 61 33 2d 61 32 64 62 2d 31 31 65 37 2d |413a3-a2db-11e7-|
Sep 26 16:57:21 minikube localkube[2936]: 000000c0 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 |9c4c-080027cb4cb|
Sep 26 16:57:21 minikube localkube[2936]: 000000d0 34 32 02 31 31 38 00 42 08 08 f1 8d aa ce 05 10 |42.118.B........|
Sep 26 16:57:21 minikube localkube[2936]: 000000e0 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 |.Z1.)kube-aggreg|
Sep 26 16:57:21 minikube localkube[2936]: 000000f0 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e |ator.kubernetes.|
Sep 26 16:57:21 minikube localkube[2936]: 00000100 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 |io/automanaged..|
Sep 26 16:57:21 minikube localkube[2936]: 00000110 74 72 75 65 7a 00 12 2a 12 15 61 75 74 68 65 6e |truez..*..authen|
Sep 26 16:57:21 minikube localkube[2936]: 00000120 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a |tication.k8s.io.|
Sep 26 16:57:21 minikube localkube[2936]: 00000130 07 76 31 62 65 74 61 31 20 00 2a 00 38 a4 8a 01 |.v1beta1 .*.8...|
Sep 26 16:57:21 minikube localkube[2936]: 00000140 40 09 1a 00 1a 00 22 00 |@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.994037 2936 request.go:989] Request Body:
Sep 26 16:57:21 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:21 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:21 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:21 minikube localkube[2936]: 00000030 63 65 12 74 0a 53 0a 0e 76 32 61 6c 70 68 61 31 |ce.t.S..v2alpha1|
Sep 26 16:57:21 minikube localkube[2936]: 00000040 2e 62 61 74 63 68 12 00 1a 00 22 00 2a 00 32 00 |.batch....".*.2.|
Sep 26 16:57:21 minikube localkube[2936]: 00000050 38 00 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 |8.B.Z1.)kube-agg|
Sep 26 16:57:21 minikube localkube[2936]: 00000060 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 |regator.kubernet|
Sep 26 16:57:21 minikube localkube[2936]: 00000070 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 |es.io/automanage|
Sep 26 16:57:21 minikube localkube[2936]: 00000080 64 12 04 74 72 75 65 7a 00 12 1b 12 05 62 61 74 |d..truez.....bat|
Sep 26 16:57:21 minikube localkube[2936]: 00000090 63 68 1a 08 76 32 61 6c 70 68 61 31 20 00 2a 00 |ch..v2alpha1 .*.|
Sep 26 16:57:21 minikube localkube[2936]: 000000a0 38 f8 87 01 40 09 1a 00 1a 00 22 00 |8...@.....".|
Sep 26 16:57:21 minikube localkube[2936]: I0926 16:57:21.994084 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.002282 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io/status: (83.445672ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.002971 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (41.434599ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.003346 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (62.840317ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.003640 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (84.70414ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.003854 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/default/resourcequotas" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.003868 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default/resourcequotas" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.003877 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/default/resourcequotas" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.004240 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.004742 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.010067 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io/status 200 OK in 110 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.010443 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.010459 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.010466 2936 round_trippers.go:414] Content-Length: 396
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.010470 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.010518 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 d3 02 0a db 01 0a 18 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e |hentication.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 69 6f 12 00 1a 00 22 50 2f 61 70 69 73 2f 61 70 |io...."P/apis/ap|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 73 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 |services/v1.auth|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 |entication.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6f 2f 73 74 61 74 75 73 2a 24 63 33 37 31 36 31 |o/status*$c37161|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 64 32 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 34 |d2-a2db-11e7-9c4|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 02 |c-080027cb4cb42.|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 31 34 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 |148.B.........Z1|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 65 7a 00 12 25 12 15 61 75 74 68 65 6e 74 69 63 |ez..%..authentic|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 02 76 31 |ation.k8s.io..v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 20 00 2a 00 38 a4 8a 01 40 0f 1a 4c 0a 4a 0a 09 | .*.8...@..L.J..|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 41 76 61 69 6c 61 62 6c 65 12 04 54 72 75 65 1a |Available..True.|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 08 08 f1 8d aa ce 05 10 00 22 05 4c 6f 63 61 6c |.........".Local|
Sep 26 16:57:22 minikube localkube[2936]: 00000160 2a 26 4c 6f 63 61 6c 20 41 50 49 53 65 72 76 69 |*&Local APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000170 63 65 73 20 61 72 65 20 61 6c 77 61 79 73 20 61 |ces are always a|
Sep 26 16:57:22 minikube localkube[2936]: 00000180 76 61 69 6c 61 62 6c 65 1a 00 22 00 |vailable..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.013725 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8f 02 0a a9 01 0a 03 76 31 2e 12 00 1a |ce........v1....|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 00 22 34 2f 61 70 69 73 2f 61 70 69 72 65 67 69 |."4/apis/apiregi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f |stration.k8s.io/|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 |v1beta1/apiservi|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 63 65 73 2f 76 31 2e 2a 24 63 33 37 30 65 30 62 |ces/v1.*$c370e0b|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 37 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 34 63 |7-a2db-11e7-9c4c|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 01 36 |-080027cb4cb42.6|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 0a 29 |8.B.........Z1.)|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e |kube-aggregator.|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 |kubernetes.io/au|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a |tomanaged..truez|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 00 12 10 12 00 1a 02 76 31 20 00 2a 00 38 d0 8c |.......v1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 01 40 01 1a 4f 0a 4d 0a 09 41 76 61 69 6c 61 62 |.@..O.M..Availab|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 6c 65 12 04 54 72 75 65 1a 0b 08 f2 8d aa ce 05 |le..True........|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 10 98 d5 c0 06 22 05 4c 6f 63 61 6c 2a 26 4c 6f |.....".Local*&Lo|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 63 61 6c 20 41 50 49 53 65 72 76 69 63 65 73 20 |cal APIServices |
Sep 26 16:57:22 minikube localkube[2936]: 00000130 61 72 65 20 61 6c 77 61 79 73 20 61 76 61 69 6c |are always avail|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 61 62 6c 65 1a 00 22 00 |able..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.013798 2936 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1./status
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.013957 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 67 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014002 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014008 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014012 2936 round_trippers.go:414] Content-Length: 301
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014016 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014054 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 f4 01 0a cc 01 0a 14 76 32 61 6c 70 68 |ce........v2alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 61 75 74 6f 73 63 61 6c 69 6e 67 12 00 |a1.autoscaling..|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 1a 00 22 45 2f 61 70 69 73 2f 61 70 69 72 65 67 |.."E/apis/apireg|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f |istration.k8s.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 |/v1beta1/apiserv|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 69 63 65 73 2f 76 32 61 6c 70 68 61 31 2e 61 75 |ices/v2alpha1.au|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 74 6f 73 63 61 6c 69 6e 67 2a 24 63 33 38 30 63 |toscaling*$c380c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 31 66 63 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |1fc-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 02 31 33 38 00 42 08 08 f1 8d aa ce 05 10 00 5a |.138.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 75 65 7a 00 12 21 12 0b 61 75 74 6f 73 63 61 6c |uez..!..autoscal|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 69 6e 67 1a 08 76 32 61 6c 70 68 61 31 20 00 2a |ing..v2alpha1 .*|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 00 38 dc 88 01 40 09 1a 00 1a 00 22 00 |.8...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014225 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8e 01 0a 60 0a 1b 76 31 62 65 74 61 31 |ce....`..v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 2e 63 65 72 74 69 66 69 63 61 74 65 73 2e 6b 38 |.certificates.k8|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 2e 69 6f 12 00 1a 00 22 00 2a 00 32 00 38 00 |s.io....".*.2.8.|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 |B.Z1.)kube-aggre|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 |gator.kubernetes|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 |.io/automanaged.|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 04 74 72 75 65 7a 00 12 28 12 13 63 65 72 74 69 |.truez..(..certi|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 66 69 63 61 74 65 73 2e 6b 38 73 2e 69 6f 1a 07 |ficates.k8s.io..|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 76 31 62 65 74 61 31 20 00 2a 00 38 94 87 01 40 |v1beta1 .*.8...@|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 09 1a 00 1a 00 22 00 |.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014274 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014404 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 92 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014495 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014505 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014511 2936 round_trippers.go:414] Content-Length: 283
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014516 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014552 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 e2 01 0a c0 01 0a 0e 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 6f 73 63 61 6c 69 6e 67 12 00 1a 00 22 3f 2f 61 |oscaling...."?/a|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 70 69 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 |pis/apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 |ion.k8s.io/v1bet|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 61 31 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 |a1/apiservices/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 31 2e 61 75 74 6f 73 63 61 6c 69 6e 67 2a 24 63 |1.autoscaling*$c|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 33 38 32 38 38 32 61 2d 61 32 64 62 2d 31 31 65 |382882a-a2db-11e|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 |7-9c4c-080027cb4|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 63 62 34 32 02 31 35 38 00 42 08 08 f1 8d aa ce |cb42.158.B......|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |...Z1.)kube-aggr|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 12 04 74 72 75 65 7a 00 12 1b 12 0b 61 75 74 6f |..truez.....auto|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 73 63 61 6c 69 6e 67 1a 02 76 31 20 00 2a 00 38 |scaling..v1 .*.8|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 dc 88 01 40 0f 1a 00 1a 00 22 00 |...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014634 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 7c 0a 57 0a 12 76 31 62 65 74 61 31 2e |ce.|.W..v1beta1.|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 65 78 74 65 6e 73 69 6f 6e 73 12 00 1a 00 22 00 |extensions....".|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 2a 00 32 00 38 00 42 00 5a 31 0a 29 6b 75 62 65 |*.2.8.B.Z1.)kube|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 |-aggregator.kube|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 |rnetes.io/automa|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 1f 12 |naged..truez....|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 0a 65 78 74 65 6e 73 69 6f 6e 73 1a 07 76 31 62 |.extensions..v1b|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 65 74 61 31 20 00 2a 00 38 ec 8b 01 40 01 1a 00 |eta1 .*.8...@...|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014676 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014776 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 96 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014784 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014788 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014793 2936 round_trippers.go:414] Content-Length: 325
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014798 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014824 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8c 02 0a dc 01 0a 1c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 75 74 68 6f 72 69 7a 61 74 69 6f 6e 2e |1.authorization.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6b 38 73 2e 69 6f 12 00 1a 00 22 4d 2f 61 70 69 |k8s.io...."M/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 74 61 31 2e 61 75 74 68 6f 72 69 7a 61 74 69 |eta1.authorizati|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 38 32 66 |on.k8s.io*$c382f|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 36 33 63 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |63c-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 02 31 32 38 00 42 08 08 f1 8d aa ce 05 10 00 5a |.128.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 75 65 7a 00 12 29 12 14 61 75 74 68 6f 72 69 7a |uez..)..authoriz|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 07 76 31 |ation.k8s.io..v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 62 65 74 61 31 20 00 2a 00 38 c0 89 01 40 09 1a |beta1 .*.8...@..|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 00 1a 00 22 00 |...".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014887 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 80 01 0a 59 0a 14 76 31 2e 6e 65 74 77 |ce....Y..v1.netw|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 6f 72 6b 69 6e 67 2e 6b 38 73 2e 69 6f 12 00 1a |orking.k8s.io...|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 00 22 00 2a 00 32 00 38 00 42 00 5a 31 0a 29 6b |.".*.2.8.B.Z1.)k|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b |ube-aggregator.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 |ubernetes.io/aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 |omanaged..truez.|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 12 21 12 11 6e 65 74 77 6f 72 6b 69 6e 67 2e 6b |.!..networking.k|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 38 73 2e 69 6f 1a 02 76 31 20 00 2a 00 38 b0 86 |8s.io..v1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 01 40 0f 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.014926 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015095 2936 apiservice_controller.go:164] Adding v1beta1.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015105 2936 apiservice_controller.go:164] Adding v2alpha1.autoscaling
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015114 2936 apiservice_controller.go:170] Updating v1.authentication.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015124 2936 apiservice_controller.go:164] Adding v1.autoscaling
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015134 2936 available_controller.go:252] Adding v1beta1.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015140 2936 available_controller.go:252] Adding v2alpha1.autoscaling
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015148 2936 available_controller.go:258] Updating v1.authentication.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015155 2936 available_controller.go:252] Adding v1.autoscaling
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015335 2936 wrap.go:42] GET /api/v1/namespaces/default/resourcequotas: (11.512581ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.015821 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (11.163839ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.022361 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (18.136789ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023427 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces/default/resourcequotas 200 OK in 38 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023467 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023473 2936 round_trippers.go:414] Content-Length: 84
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023479 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023483 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023511 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 17 0a 02 76 31 12 11 52 65 73 6f |k8s.....v1..Reso|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 75 72 63 65 51 75 6f 74 61 4c 69 73 74 12 31 0a |urceQuotaList.1.|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 2f 0a 29 2f 61 70 69 2f 76 31 2f 6e 61 6d 65 73 |/.)/api/v1/names|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 70 61 63 65 73 2f 64 65 66 61 75 6c 74 2f 72 65 |paces/default/re|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 73 6f 75 72 63 65 71 75 6f 74 61 73 12 02 31 37 |sourcequotas..17|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023802 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 29 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023855 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.023864 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.024888 2936 round_trippers.go:414] Content-Length: 283
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.024902 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.024939 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 e2 01 0a c0 01 0a 0e 76 32 61 6c 70 68 |ce........v2alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 62 61 74 63 68 12 00 1a 00 22 3f 2f 61 |a1.batch...."?/a|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 70 69 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 |pis/apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 |ion.k8s.io/v1bet|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 61 31 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 |a1/apiservices/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 32 61 6c 70 68 61 31 2e 62 61 74 63 68 2a 24 63 |2alpha1.batch*$c|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 33 38 37 34 65 62 64 2d 61 32 64 62 2d 31 31 65 |3874ebd-a2db-11e|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 |7-9c4c-080027cb4|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 63 62 34 32 02 31 36 38 00 42 08 08 f2 8d aa ce |cb42.168.B......|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |...Z1.)kube-aggr|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 12 04 74 72 75 65 7a 00 12 1b 12 05 62 61 74 63 |..truez.....batc|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 68 1a 08 76 32 61 6c 70 68 61 31 20 00 2a 00 38 |h..v2alpha1 .*.8|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 f8 87 01 40 09 1a 00 1a 00 22 00 |...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025042 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 74 0a 53 0a 0e 76 31 62 65 74 61 31 2e |ce.t.S..v1beta1.|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 70 6f 6c 69 63 79 12 00 1a 00 22 00 2a 00 32 00 |policy....".*.2.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 38 00 42 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 |8.B.Z1.)kube-agg|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 |regator.kubernet|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 |es.io/automanage|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 64 12 04 74 72 75 65 7a 00 12 1b 12 06 70 6f 6c |d..truez.....pol|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 69 63 79 1a 07 76 31 62 65 74 61 31 20 00 2a 00 |icy..v1beta1 .*.|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 38 cc 85 01 40 09 1a 00 1a 00 22 00 |8...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025093 2936 round_trippers.go:386] curl -k -v -XPOST -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025216 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 32 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025224 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025229 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025234 2936 round_trippers.go:414] Content-Length: 265
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025238 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025265 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 d0 01 0a b4 01 0a 08 76 31 2e 62 61 74 |ce........v1.bat|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 63 68 12 00 1a 00 22 39 2f 61 70 69 73 2f 61 70 |ch...."9/apis/ap|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 73 65 72 76 69 63 65 73 2f 76 31 2e 62 61 74 63 |services/v1.batc|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 68 2a 24 63 33 38 37 33 30 35 38 2d 61 32 64 62 |h*$c3873058-a2db|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 |-11e7-9c4c-08002|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 37 63 62 34 63 62 34 32 02 31 37 38 00 42 08 08 |7cb4cb42.178.B..|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 f2 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d |.......Z1.)kube-|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 |aggregator.kuber|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e |netes.io/automan|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 67 65 64 12 04 74 72 75 65 7a 00 12 15 12 05 |aged..truez.....|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 62 61 74 63 68 1a 02 76 31 20 00 2a 00 38 f8 87 |batch..v1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 01 40 0f 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025334 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 9c 01 0a 67 0a 22 76 31 61 6c 70 68 61 |ce....g."v1alpha|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 72 62 61 63 2e 61 75 74 68 6f 72 69 7a 61 |1.rbac.authoriza|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 |tion.k8s.io...."|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 00 2a 00 32 00 38 00 42 00 5a 31 0a 29 6b 75 62 |.*.2.8.B.Z1.)kub|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 |e-aggregator.kub|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d |ernetes.io/autom|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 2f |anaged..truez../|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 12 19 72 62 61 63 2e 61 75 74 68 6f 72 69 7a 61 |..rbac.authoriza|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 08 76 31 61 |tion.k8s.io..v1a|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 6c 70 68 61 31 20 00 2a 00 38 e8 84 01 40 09 1a |lpha1 .*.8...@..|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 00 1a 00 22 00 |...".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025376 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025523 2936 apiservice_controller.go:164] Adding v2alpha1.batch
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025533 2936 apiservice_controller.go:164] Adding v1.batch
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025542 2936 available_controller.go:252] Adding v2alpha1.batch
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.025547 2936 available_controller.go:252] Adding v1.batch
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.026007 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.026383 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.038927 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (12.555811ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.039205 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (13.233828ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.042355 2936 ready.go:32] Performing healthcheck on https://localhost:8443/healthz
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.047576 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1./status" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.047943 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.048065 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.048916 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067757 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 42 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067779 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067785 2936 round_trippers.go:414] Content-Length: 343
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067791 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067796 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067843 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 9e 02 0a e8 01 0a 22 76 31 61 6c 70 68 |ce......."v1alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 72 62 61 63 2e 61 75 74 68 6f 72 69 7a |a1.rbac.authoriz|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 00 1a 00 |ation.k8s.io....|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 22 53 2f 61 70 69 73 2f 61 70 69 72 65 67 69 73 |"S/apis/apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 63 |1beta1/apiservic|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 73 2f 76 31 61 6c 70 68 61 31 2e 72 62 61 63 |es/v1alpha1.rbac|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 2e 61 75 74 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b |.authorization.k|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 38 73 2e 69 6f 2a 24 63 33 38 61 39 30 36 38 2d |8s.io*$c38a9068-|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 61 32 64 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 |a2db-11e7-9c4c-0|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 38 30 30 32 37 63 62 34 63 62 34 32 02 31 38 38 |80027cb4cb42.188|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 00 42 08 08 f2 8d aa ce 05 10 00 5a 31 0a 29 6b |.B.........Z1.)k|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b |ube-aggregator.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 |ubernetes.io/aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 |omanaged..truez.|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 12 2f 12 19 72 62 61 63 2e 61 75 74 68 6f 72 69 |./..rbac.authori|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 08 76 |zation.k8s.io..v|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 31 61 6c 70 68 61 31 20 00 2a 00 38 e8 84 01 40 |1alpha1 .*.8...@|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 09 1a 00 1a 00 22 00 |.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.067979 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 9a 01 0a 66 0a 21 76 31 62 65 74 61 31 |ce....f.!v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 2e 72 62 61 63 2e 61 75 74 68 6f 72 69 7a 61 74 |.rbac.authorizat|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 69 6f 6e 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 00 |ion.k8s.io....".|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 2a 00 32 00 38 00 42 00 5a 31 0a 29 6b 75 62 65 |*.2.8.B.Z1.)kube|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 |-aggregator.kube|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 |rnetes.io/automa|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 2e 12 |naged..truez....|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 19 72 62 61 63 2e 61 75 74 68 6f 72 69 7a 61 74 |.rbac.authorizat|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 07 76 31 62 65 |ion.k8s.io..v1be|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 74 61 31 20 00 2a 00 38 e8 84 01 40 0c 1a 00 1a |ta1 .*.8...@....|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 00 22 00 |.".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068033 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068278 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 43 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068408 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068422 2936 round_trippers.go:414] Content-Length: 283
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068428 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068432 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068464 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 e2 01 0a c0 01 0a 0e 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 70 6f 6c 69 63 79 12 00 1a 00 22 3f 2f 61 |1.policy...."?/a|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 70 69 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 |pis/apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 |ion.k8s.io/v1bet|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 61 31 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 |a1/apiservices/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 31 62 65 74 61 31 2e 70 6f 6c 69 63 79 2a 24 63 |1beta1.policy*$c|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 33 38 61 38 32 36 63 2d 61 32 64 62 2d 31 31 65 |38a826c-a2db-11e|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 |7-9c4c-080027cb4|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 63 62 34 32 02 31 39 38 00 42 08 08 f2 8d aa ce |cb42.198.B......|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |...Z1.)kube-aggr|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 12 04 74 72 75 65 7a 00 12 1b 12 06 70 6f 6c 69 |..truez.....poli|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 63 79 1a 07 76 31 62 65 74 61 31 20 00 2a 00 38 |cy..v1beta1 .*.8|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 cc 85 01 40 09 1a 00 1a 00 22 00 |...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068553 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 88 01 0a 5d 0a 18 76 31 61 6c 70 68 61 |ce....]..v1alpha|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 73 65 74 74 69 6e 67 73 2e 6b 38 73 2e 69 |1.settings.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6f 12 00 1a 00 22 00 2a 00 32 00 38 00 42 00 5a |o....".*.2.8.B.Z|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 75 65 7a 00 12 25 12 0f 73 65 74 74 69 6e 67 73 |uez..%..settings|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 2e 6b 38 73 2e 69 6f 1a 08 76 31 61 6c 70 68 61 |.k8s.io..v1alpha|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 31 20 00 2a 00 38 84 84 01 40 09 1a 00 1a 00 22 |1 .*.8...@....."|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 00 |.|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068690 2936 round_trippers.go:386] curl -k -v -XPOST -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068902 2936 apiservice_controller.go:164] Adding v1alpha1.rbac.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068915 2936 apiservice_controller.go:164] Adding v1beta1.policy
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068932 2936 available_controller.go:252] Adding v1alpha1.rbac.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.068940 2936 available_controller.go:252] Adding v1beta1.policy
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.070551 2936 wrap.go:42] POST /api/v1/namespaces/default/services: (107.902289ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086083 2936 round_trippers.go:405] POST https://127.0.0.1:8443/api/v1/namespaces/default/services 201 Created in 128 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086102 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086108 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086112 2936 round_trippers.go:414] Content-Length: 282
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086116 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086159 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0d 0a 02 76 31 12 07 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 69 63 65 12 80 02 0a b2 01 0a 0a 6b 75 62 65 72 |ice........kuber|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 6e 65 74 65 73 12 00 1a 07 64 65 66 61 75 6c 74 |netes....default|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 22 2e 2f 61 70 69 2f 76 31 2f 6e 61 6d 65 73 70 |"./api/v1/namesp|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 63 65 73 2f 64 65 66 61 75 6c 74 2f 73 65 72 |aces/default/ser|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 76 69 63 65 73 2f 6b 75 62 65 72 6e 65 74 65 73 |vices/kubernetes|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 2a 24 63 33 38 65 39 39 66 38 2d 61 32 64 62 2d |*$c38e99f8-a2db-|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 37 |11e7-9c4c-080027|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 63 62 34 63 62 34 32 02 32 31 38 00 42 0b 08 f2 |cb4cb42.218.B...|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 8d aa ce 05 10 e4 d7 a0 19 5a 16 0a 09 63 6f 6d |.........Z...com|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 70 6f 6e 65 6e 74 12 09 61 70 69 73 65 72 76 65 |ponent..apiserve|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 72 5a 16 0a 08 70 72 6f 76 69 64 65 72 12 0a 6b |rZ...provider..k|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 75 62 65 72 6e 65 74 65 73 7a 00 12 45 0a 1a 0a |ubernetesz..E...|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 05 68 74 74 70 73 12 03 54 43 50 18 bb 03 22 07 |.https..TCP...".|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 08 00 10 fb 41 1a 00 28 00 1a 0a 31 30 30 2e 36 |....A..(...100.6|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 39 2e 30 2e 31 22 09 43 6c 75 73 74 65 72 49 50 |9.0.1".ClusterIP|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 3a 08 43 6c 69 65 6e 74 49 50 42 00 52 00 5a 00 |:.ClientIPB.R.Z.|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 60 00 1a 02 0a 00 1a 00 22 00 |`.......".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086270 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces/default/endpoints/kubernetes
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.086702 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.087175 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.087264 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/default/endpoints/kubernetes" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.087274 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default/endpoints/kubernetes" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.087282 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/default/endpoints/kubernetes" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.091621 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (4.979506ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093634 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 25 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093654 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093659 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093665 2936 round_trippers.go:414] Content-Length: 340
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093669 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093710 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 9b 02 0a e6 01 0a 21 76 31 62 65 74 61 |ce.......!v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 72 62 61 63 2e 61 75 74 68 6f 72 69 7a 61 |1.rbac.authoriza|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 |tion.k8s.io...."|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 52 2f 61 70 69 73 2f 61 70 69 72 65 67 69 73 74 |R/apis/apiregist|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 |ration.k8s.io/v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 63 65 |beta1/apiservice|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 73 2f 76 31 62 65 74 61 31 2e 72 62 61 63 2e 61 |s/v1beta1.rbac.a|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 75 74 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 |uthorization.k8s|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 2e 69 6f 2a 24 63 33 39 33 63 37 30 30 2d 61 32 |.io*$c393c700-a2|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 64 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 |db-11e7-9c4c-080|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 30 32 37 63 62 34 63 62 34 32 02 32 36 38 00 42 |027cb4cb42.268.B|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 08 08 f2 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 |.........Z1.)kub|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 |e-aggregator.kub|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d |ernetes.io/autom|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 2e |anaged..truez...|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 12 19 72 62 61 63 2e 61 75 74 68 6f 72 69 7a 61 |..rbac.authoriza|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 07 76 31 62 |tion.k8s.io..v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 65 74 61 31 20 00 2a 00 38 e8 84 01 40 0c 1a 00 |eta1 .*.8...@...|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.093823 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 7a 0a 56 0a 11 76 31 2e 73 74 6f 72 61 |ce.z.V..v1.stora|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 67 65 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 00 2a |ge.k8s.io....".*|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 00 32 00 38 00 42 00 5a 31 0a 29 6b 75 62 65 2d |.2.8.B.Z1.)kube-|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 |aggregator.kuber|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e |netes.io/automan|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 61 67 65 64 12 04 74 72 75 65 7a 00 12 1e 12 0e |aged..truez.....|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 73 74 6f 72 61 67 65 2e 6b 38 73 2e 69 6f 1a 02 |storage.k8s.io..|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 76 31 20 00 2a 00 38 a0 83 01 40 0f 1a 00 1a 00 |v1 .*.8...@.....|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 22 00 |".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.097933 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.100433 2936 wrap.go:42] GET /api/v1/namespaces/default/endpoints/kubernetes: (13.17737ms) 404 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.103509 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.106182 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (2.692866ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.107348 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (20.190344ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.107915 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 39 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.107944 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.107951 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.107955 2936 round_trippers.go:414] Content-Length: 313
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.107959 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108062 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 80 02 0a d4 01 0a 18 76 31 61 6c 70 68 |ce........v1alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 73 65 74 74 69 6e 67 73 2e 6b 38 73 2e |a1.settings.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 69 6f 12 00 1a 00 22 49 2f 61 70 69 73 2f 61 70 |io...."I/apis/ap|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 73 65 72 76 69 63 65 73 2f 76 31 61 6c 70 68 61 |services/v1alpha|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 31 2e 73 65 74 74 69 6e 67 73 2e 6b 38 73 2e 69 |1.settings.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6f 2a 24 63 33 39 34 62 61 30 34 2d 61 32 64 62 |o*$c394ba04-a2db|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 |-11e7-9c4c-08002|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 37 63 62 34 63 62 34 32 02 32 37 38 00 42 08 08 |7cb4cb42.278.B..|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 f2 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d |.......Z1.)kube-|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 |aggregator.kuber|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e |netes.io/automan|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 61 67 65 64 12 04 74 72 75 65 7a 00 12 25 12 0f |aged..truez..%..|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 73 65 74 74 69 6e 67 73 2e 6b 38 73 2e 69 6f 1a |settings.k8s.io.|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 08 76 31 61 6c 70 68 61 31 20 00 2a 00 38 84 84 |.v1alpha1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 01 40 09 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108187 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 84 01 0a 5b 0a 16 76 31 62 65 74 61 31 |ce....[..v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 2e 73 74 6f 72 61 67 65 2e 6b 38 73 2e 69 6f 12 |.storage.k8s.io.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 00 1a 00 22 00 2a 00 32 00 38 00 42 00 5a 31 0a |...".*.2.8.B.Z1.|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 |)kube-aggregator|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 |.kubernetes.io/a|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 |utomanaged..true|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 7a 00 12 23 12 0e 73 74 6f 72 61 67 65 2e 6b 38 |z..#..storage.k8|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 73 2e 69 6f 1a 07 76 31 62 65 74 61 31 20 00 2a |s.io..v1beta1 .*|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 00 38 a0 83 01 40 09 1a 00 1a 00 22 00 |.8...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108345 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108551 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces/default/endpoints/kubernetes 404 Not Found in 22 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108562 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108567 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108573 2936 round_trippers.go:414] Content-Length: 117
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108577 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108607 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 75 73 12 5d 0a 04 0a 00 12 00 12 07 46 61 69 6c |us.]........Fail|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 75 72 65 1a 20 65 6e 64 70 6f 69 6e 74 73 20 22 |ure. endpoints "|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 6b 75 62 65 72 6e 65 74 65 73 22 20 6e 6f 74 20 |kubernetes" not |
Sep 26 16:57:22 minikube localkube[2936]: 00000040 66 6f 75 6e 64 22 08 4e 6f 74 46 6f 75 6e 64 2a |found".NotFound*|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 1d 0a 0a 6b 75 62 65 72 6e 65 74 65 73 12 00 1a |...kubernetes...|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 09 65 6e 64 70 6f 69 6e 74 73 28 00 32 00 30 94 |.endpoints(.2.0.|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 03 1a 00 22 00 |...".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108689 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 6f 69 6e 74 73 12 47 0a 23 0a 0a 6b 75 62 65 72 |oints.G.#..kuber|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 6e 65 74 65 73 12 00 1a 07 64 65 66 61 75 6c 74 |netes....default|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 22 00 2a 00 32 00 38 00 42 00 7a 00 12 20 0a 0d |".*.2.8.B.z.. ..|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 0a 09 31 30 2e 30 2e 32 2e 31 35 1a 00 1a 0f 0a |..10.0.2.15.....|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 05 68 74 74 70 73 10 fb 41 1a 03 54 43 50 1a 00 |.https..A..TCP..|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 22 00 |".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108730 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces/default/endpoints
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108826 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 10 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108833 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108837 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108842 2936 round_trippers.go:414] Content-Length: 292
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108846 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.108872 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 eb 01 0a c6 01 0a 11 76 31 2e 73 74 6f |ce........v1.sto|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 72 61 67 65 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 |rage.k8s.io...."|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 42 2f 61 70 69 73 2f 61 70 69 72 65 67 69 73 74 |B/apis/apiregist|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 |ration.k8s.io/v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 63 65 |beta1/apiservice|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 73 2f 76 31 2e 73 74 6f 72 61 67 65 2e 6b 38 73 |s/v1.storage.k8s|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 2e 69 6f 2a 24 63 33 39 36 35 36 39 65 2d 61 32 |.io*$c396569e-a2|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 64 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 |db-11e7-9c4c-080|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 30 32 37 63 62 34 63 62 34 32 02 32 38 38 00 42 |027cb4cb42.288.B|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 08 08 f2 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 |.........Z1.)kub|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 |e-aggregator.kub|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d |ernetes.io/autom|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 1e |anaged..truez...|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 12 0e 73 74 6f 72 61 67 65 2e 6b 38 73 2e 69 6f |..storage.k8s.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 1a 02 76 31 20 00 2a 00 38 a0 83 01 40 0f 1a 00 |..v1 .*.8...@...|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.109088 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 cc 02 0a d4 01 0a 18 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e |hentication.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 69 6f 12 00 1a 00 22 49 2f 61 70 69 73 2f 61 70 |io...."I/apis/ap|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 73 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 |services/v1.auth|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 |entication.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6f 2a 24 63 33 37 31 36 31 64 32 2d 61 32 64 62 |o*$c37161d2-a2db|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 |-11e7-9c4c-08002|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 37 63 62 34 63 62 34 32 02 31 34 38 00 42 08 08 |7cb4cb42.148.B..|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 f1 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d |.......Z1.)kube-|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 |aggregator.kuber|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e |netes.io/automan|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 61 67 65 64 12 04 74 72 75 65 7a 00 12 25 12 15 |aged..truez..%..|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 61 75 74 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b |authentication.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 38 73 2e 69 6f 1a 02 76 31 20 00 2a 00 38 a4 8a |8s.io..v1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 01 40 0f 1a 4c 0a 4a 0a 09 41 76 61 69 6c 61 62 |.@..L.J..Availab|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 6c 65 12 04 54 72 75 65 1a 08 08 f1 8d aa ce 05 |le..True........|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 10 00 22 05 4c 6f 63 61 6c 2a 26 4c 6f 63 61 6c |..".Local*&Local|
Sep 26 16:57:22 minikube localkube[2936]: 00000160 20 41 50 49 53 65 72 76 69 63 65 73 20 61 72 65 | APIServices are|
Sep 26 16:57:22 minikube localkube[2936]: 00000170 20 61 6c 77 61 79 73 20 61 76 61 69 6c 61 62 6c | always availabl|
Sep 26 16:57:22 minikube localkube[2936]: 00000180 65 1a 00 22 00 |e..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.109136 2936 round_trippers.go:386] curl -k -v -XPUT -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.109478 2936 handler.go:160] kube-aggregator: GET "/healthz" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.109493 2936 pathrecorder.go:240] kube-aggregator: "/healthz" satisfied by exact match
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.110110 2936 wrap.go:42] GET /healthz: (793.078µs) 500
Sep 26 16:57:22 minikube localkube[2936]: goroutine 2535 [running]:
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/httplog.(*respLogger).recordStatus(0xc421589d50, 0x1f4)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/httplog/log.go:219 +0xdd
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/httplog.(*respLogger).WriteHeader(0xc421589d50, 0x1f4)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/httplog/log.go:198 +0x35
Sep 26 16:57:22 minikube localkube[2936]: net/http.Error(0x8e46b40, 0xc421589d50, 0xc422d17b80, 0x2a7, 0x1f4)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1954 +0xda
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/healthz.handleRootHealthz.func1(0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/healthz/healthz.go:110 +0x3cb
Sep 26 16:57:22 minikube localkube[2936]: net/http.HandlerFunc.ServeHTTP(0xc4217822e0, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1942 +0x44
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/mux.(*pathHandler).ServeHTTP(0xc4253d1180, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/mux/pathrecorder.go:241 +0x567
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/mux.(*PathRecorderMux).ServeHTTP(0xc4286f4380, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/mux/pathrecorder.go:234 +0x72
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server.director.ServeHTTP(0x4a0a398, 0xf, 0xc4300b6d80, 0xc4286f4380, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/handler.go:161 +0x301
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server.(*director).ServeHTTP(0xc422fbd020, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: <autogenerated>:64 +0x86
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/filters.WithAuthorization.func1(0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/filters/authorization.go:50 +0x30c
Sep 26 16:57:22 minikube localkube[2936]: net/http.HandlerFunc.ServeHTTP(0xc424019380, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1942 +0x44
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/filters.WithImpersonation.func1(0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/filters/impersonation.go:47 +0x226a
Sep 26 16:57:22 minikube localkube[2936]: net/http.HandlerFunc.ServeHTTP(0xc4240194c0, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1942 +0x44
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/filters.WithAuthentication.func1(0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/filters/authentication.go:73 +0x2b0
Sep 26 16:57:22 minikube localkube[2936]: net/http.HandlerFunc.ServeHTTP(0xc42493c140, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1942 +0x44
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/request.WithRequestContext.func1(0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/endpoints/request/requestcontext.go:110 +0xef
Sep 26 16:57:22 minikube localkube[2936]: net/http.HandlerFunc.ServeHTTP(0xc422fbd040, 0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1942 +0x44
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/filters.WithPanicRecovery.func1(0x8e46b40, 0xc421589d50, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/filters/wrap.go:41 +0x11b
Sep 26 16:57:22 minikube localkube[2936]: net/http.HandlerFunc.ServeHTTP(0xc422fbd120, 0x7fb695527510, 0xc4222d2dc8, 0xc425a85200)
Sep 26 16:57:22 minikube localkube[2936]: /usr/local/go/src/net/http/server.go:1942 +0x44
Sep 26 16:57:22 minikube localkube[2936]: k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/filters.(*timeoutHandler).ServeHTTP.func1(0xc422fbd180, 0x8e5b200, 0xc4222d2dc8, 0xc425a85200, 0xc4259a1320)
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/filters/timeout.go:91 +0x8d
Sep 26 16:57:22 minikube localkube[2936]: created by k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/filters.(*timeoutHandler).ServeHTTP
Sep 26 16:57:22 minikube localkube[2936]: /go/src/k8s.io/minikube/vendor/k8s.io/apiserver/pkg/server/filters/timeout.go:93 +0x1c0
Sep 26 16:57:22 minikube localkube[2936]: logging error output: "[+]ping ok\n[+]poststarthook/generic-apiserver-start-informers ok\n[+]poststarthook/start-apiextensions-informers ok\n[+]poststarthook/start-apiextensions-controllers ok\n[-]poststarthook/bootstrap-controller failed: reason withheld\n[+]poststarthook/extensions/third-party-resources ok\n[-]poststarthook/ca-registration failed: reason withheld\n[+]poststarthook/start-kube-apiserver-informers ok\n[+]poststarthook/start-kube-aggregator-informers ok\n[+]poststarthook/apiservice-registration-controller ok\n[+]poststarthook/apiservice-status-available-controller ok\n[+]poststarthook/kube-apiserver-autoregistration ok\n[-]autoregister-completion failed: reason withheld\nhealthz check failed\n"
Sep 26 16:57:22 minikube localkube[2936]: [[Go-http-client/1.1] 127.0.0.1:55942]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.110271 2936 ready.go:67] Got healthcheck response: [+]ping ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/generic-apiserver-start-informers ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/start-apiextensions-informers ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/start-apiextensions-controllers ok
Sep 26 16:57:22 minikube localkube[2936]: [-]poststarthook/bootstrap-controller failed: reason withheld
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/extensions/third-party-resources ok
Sep 26 16:57:22 minikube localkube[2936]: [-]poststarthook/ca-registration failed: reason withheld
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/start-kube-apiserver-informers ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/start-kube-aggregator-informers ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/apiservice-registration-controller ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/apiservice-status-available-controller ok
Sep 26 16:57:22 minikube localkube[2936]: [+]poststarthook/kube-apiserver-autoregistration ok
Sep 26 16:57:22 minikube localkube[2936]: [-]autoregister-completion failed: reason withheld
Sep 26 16:57:22 minikube localkube[2936]: healthz check failed
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.110569 2936 handler.go:150] kube-aggregator: POST "/apis/apiregistration.k8s.io/v1beta1/apiservices" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.111043 2936 handler.go:160] kube-aggregator: POST "/api/v1/namespaces/default/endpoints" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.111056 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default/endpoints" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.111068 2936 handler.go:150] kube-apiserver: POST "/api/v1/namespaces/default/endpoints" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.111285 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.112278 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io: (1.004357ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.113472 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1./status: (65.925153ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.113784 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (65.85195ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.114035 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (65.975453ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.114248 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (66.126008ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.115003 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 100 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.115021 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.115026 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.115030 2936 round_trippers.go:414] Content-Length: 301
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.115035 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116125 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authentication.k8s.io 200 OK in 6 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116148 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116154 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116159 2936 round_trippers.go:414] Content-Length: 389
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116167 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116562 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 cc 02 0a d4 01 0a 18 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e |hentication.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 69 6f 12 00 1a 00 22 49 2f 61 70 69 73 2f 61 70 |io...."I/apis/ap|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 |iregistration.k8|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 |s.io/v1beta1/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 73 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 |services/v1.auth|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 6e 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 |entication.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6f 2a 24 63 33 37 31 36 31 64 32 2d 61 32 64 62 |o*$c37161d2-a2db|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 |-11e7-9c4c-08002|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 37 63 62 34 63 62 34 32 02 31 34 38 00 42 08 08 |7cb4cb42.148.B..|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 f1 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d |.......Z1.)kube-|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 |aggregator.kuber|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e |netes.io/automan|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 61 67 65 64 12 04 74 72 75 65 7a 00 12 25 12 15 |aged..truez..%..|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 61 75 74 68 65 6e 74 69 63 61 74 69 6f 6e 2e 6b |authentication.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 38 73 2e 69 6f 1a 02 76 31 20 00 2a 00 38 a4 8a |8s.io..v1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 01 40 0f 1a 4c 0a 4a 0a 09 41 76 61 69 6c 61 62 |.@..L.J..Availab|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 6c 65 12 04 54 72 75 65 1a 08 08 f1 8d aa ce 05 |le..True........|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 10 00 22 05 4c 6f 63 61 6c 2a 26 4c 6f 63 61 6c |..".Local*&Local|
Sep 26 16:57:22 minikube localkube[2936]: 00000160 20 41 50 49 53 65 72 76 69 63 65 73 20 61 72 65 | APIServices are|
Sep 26 16:57:22 minikube localkube[2936]: 00000170 20 61 6c 77 61 79 73 20 61 76 61 69 6c 61 62 6c | always availabl|
Sep 26 16:57:22 minikube localkube[2936]: 00000180 65 1a 00 22 00 |e..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116789 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 c0 01 0a a9 01 0a 03 76 31 2e 12 00 1a |ce........v1....|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 00 22 34 2f 61 70 69 73 2f 61 70 69 72 65 67 69 |."4/apis/apiregi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f |stration.k8s.io/|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 |v1beta1/apiservi|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 63 65 73 2f 76 31 2e 2a 24 63 33 37 30 65 30 62 |ces/v1.*$c370e0b|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 37 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 34 63 |7-a2db-11e7-9c4c|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 01 36 |-080027cb4cb42.6|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 0a 29 |8.B.........Z1.)|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e |kube-aggregator.|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 |kubernetes.io/au|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a |tomanaged..truez|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 00 12 10 12 00 1a 02 76 31 20 00 2a 00 38 d0 8c |.......v1 .*.8..|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 01 40 01 1a 00 1a 00 22 00 |.@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.116851 2936 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117166 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1./status 200 OK in 103 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117177 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117182 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117187 2936 round_trippers.go:414] Content-Length: 333
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117194 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117226 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 94 02 0a b1 01 0a 03 76 31 2e 12 00 1a |ce........v1....|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 00 22 3b 2f 61 70 69 73 2f 61 70 69 72 65 67 69 |.";/apis/apiregi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f |stration.k8s.io/|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 |v1beta1/apiservi|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 63 65 73 2f 76 31 2e 2f 73 74 61 74 75 73 2a 24 |ces/v1./status*$|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 63 33 37 30 65 30 62 37 2d 61 32 64 62 2d 31 31 |c370e0b7-a2db-11|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 62 |e7-9c4c-080027cb|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 34 63 62 34 32 02 32 33 38 00 42 08 08 f1 8d aa |4cb42.238.B.....|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 |....Z1.)kube-agg|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 |regator.kubernet|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 |es.io/automanage|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 64 12 04 74 72 75 65 7a 00 12 10 12 00 1a 02 76 |d..truez.......v|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 31 20 00 2a 00 38 d0 8c 01 40 01 1a 4c 0a 4a 0a |1 .*.8...@..L.J.|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 09 41 76 61 69 6c 61 62 6c 65 12 04 54 72 75 65 |.Available..True|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 1a 08 08 f2 8d aa ce 05 10 00 22 05 4c 6f 63 61 |..........".Loca|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 6c 2a 26 4c 6f 63 61 6c 20 41 50 49 53 65 72 76 |l*&Local APIServ|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 69 63 65 73 20 61 72 65 20 61 6c 77 61 79 73 20 |ices are always |
Sep 26 16:57:22 minikube localkube[2936]: 00000140 61 76 61 69 6c 61 62 6c 65 1a 00 22 00 |available..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117594 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 f5 02 0a ed 01 0a 25 76 31 61 6c 70 68 |ce.......%v1alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 61 64 6d 69 73 73 69 6f 6e 72 65 67 69 |a1.admissionregi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 |stration.k8s.io.|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 00 1a 00 22 56 2f 61 70 69 73 2f 61 70 69 72 65 |..."V/apis/apire|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 |gistration.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 |o/v1beta1/apiser|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 76 69 63 65 73 2f 76 31 61 6c 70 68 61 31 2e 61 |vices/v1alpha1.a|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 64 6d 69 73 73 69 6f 6e 72 65 67 69 73 74 72 61 |dmissionregistra|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 |tion.k8s.io*$c37|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 32 61 39 31 31 2d 61 32 64 62 2d 31 31 65 37 2d |2a911-a2db-11e7-|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 |9c4c-080027cb4cb|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 34 32 01 37 38 00 42 08 08 f1 8d aa ce 05 10 00 |42.78.B.........|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 |Z1.)kube-aggrega|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 |tor.kubernetes.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 |o/automanaged..t|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 72 75 65 7a 00 12 32 12 1c 61 64 6d 69 73 73 69 |ruez..2..admissi|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 6f 6e 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b |onregistration.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 38 73 2e 69 6f 1a 08 76 31 61 6c 70 68 61 31 20 |8s.io..v1alpha1 |
Sep 26 16:57:22 minikube localkube[2936]: 00000150 00 2a 00 38 bc 82 01 40 09 1a 4f 0a 4d 0a 09 41 |.*.8...@..O.M..A|
Sep 26 16:57:22 minikube localkube[2936]: 00000160 76 61 69 6c 61 62 6c 65 12 04 54 72 75 65 1a 0b |vailable..True..|
Sep 26 16:57:22 minikube localkube[2936]: 00000170 08 f2 8d aa ce 05 10 ec dd f7 37 22 05 4c 6f 63 |..........7".Loc|
Sep 26 16:57:22 minikube localkube[2936]: 00000180 61 6c 2a 26 4c 6f 63 61 6c 20 41 50 49 53 65 72 |al*&Local APISer|
Sep 26 16:57:22 minikube localkube[2936]: 00000190 76 69 63 65 73 20 61 72 65 20 61 6c 77 61 79 73 |vices are always|
Sep 26 16:57:22 minikube localkube[2936]: 000001a0 20 61 76 61 69 6c 61 62 6c 65 1a 00 22 00 | available..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117650 2936 round_trippers.go:386] curl -k -v -XPUT -H "Content-Type: application/vnd.kubernetes.protobuf" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io/status
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117789 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 103 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117799 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117805 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117809 2936 round_trippers.go:414] Content-Length: 322
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117813 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117828 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 103 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117834 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117838 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117906 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.117912 2936 round_trippers.go:414] Content-Length: 295
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.126057 2936 cacher.go:566] cacher (*apiregistration.APIService): 1 objects queued in incoming channel.
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.126081 2936 cacher.go:566] cacher (*apiregistration.APIService): 2 objects queued in incoming channel.
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.127290 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 f4 01 0a cc 01 0a 14 76 31 2e 6e 65 74 |ce........v1.net|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 77 6f 72 6b 69 6e 67 2e 6b 38 73 2e 69 6f 12 00 |working.k8s.io..|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 1a 00 22 45 2f 61 70 69 73 2f 61 70 69 72 65 67 |.."E/apis/apireg|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f |istration.k8s.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 |/v1beta1/apiserv|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 69 63 65 73 2f 76 31 2e 6e 65 74 77 6f 72 6b 69 |ices/v1.networki|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 6e 67 2e 6b 38 73 2e 69 6f 2a 24 63 33 38 65 30 |ng.k8s.io*$c38e0|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 35 39 32 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |592-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 02 32 34 38 00 42 08 08 f2 8d aa ce 05 10 00 5a |.248.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 75 65 7a 00 12 21 12 11 6e 65 74 77 6f 72 6b 69 |uez..!..networki|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 6e 67 2e 6b 38 73 2e 69 6f 1a 02 76 31 20 00 2a |ng.k8s.io..v1 .*|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 00 38 b0 86 01 40 0f 1a 00 1a 00 22 00 |.8...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.127523 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 a6 02 0a ed 01 0a 25 76 31 61 6c 70 68 |ce.......%v1alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 61 64 6d 69 73 73 69 6f 6e 72 65 67 69 |a1.admissionregi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 |stration.k8s.io.|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 00 1a 00 22 56 2f 61 70 69 73 2f 61 70 69 72 65 |..."V/apis/apire|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 |gistration.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 |o/v1beta1/apiser|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 76 69 63 65 73 2f 76 31 61 6c 70 68 61 31 2e 61 |vices/v1alpha1.a|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 64 6d 69 73 73 69 6f 6e 72 65 67 69 73 74 72 61 |dmissionregistra|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 |tion.k8s.io*$c37|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 32 61 39 31 31 2d 61 32 64 62 2d 31 31 65 37 2d |2a911-a2db-11e7-|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 |9c4c-080027cb4cb|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 34 32 01 37 38 00 42 08 08 f1 8d aa ce 05 10 00 |42.78.B.........|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 |Z1.)kube-aggrega|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 |tor.kubernetes.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 |o/automanaged..t|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 72 75 65 7a 00 12 32 12 1c 61 64 6d 69 73 73 69 |ruez..2..admissi|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 6f 6e 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b |onregistration.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 38 73 2e 69 6f 1a 08 76 31 61 6c 70 68 61 31 20 |8s.io..v1alpha1 |
Sep 26 16:57:22 minikube localkube[2936]: 00000150 00 2a 00 38 bc 82 01 40 09 1a 00 1a 00 22 00 |.*.8...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.127674 2936 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.127940 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 89 02 0a da 01 0a 1b 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 63 65 72 74 69 66 69 63 61 74 65 73 2e 6b |1.certificates.k|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 38 73 2e 69 6f 12 00 1a 00 22 4c 2f 61 70 69 73 |8s.io...."L/apis|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f 6e |/apiregistration|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 2f |.k8s.io/v1beta1/|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 65 |apiservices/v1be|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 74 61 31 2e 63 65 72 74 69 66 69 63 61 74 65 73 |ta1.certificates|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 2e 6b 38 73 2e 69 6f 2a 24 63 33 38 65 31 32 30 |.k8s.io*$c38e120|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 64 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 34 63 |d-a2db-11e7-9c4c|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 02 32 |-080027cb4cb42.2|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 35 38 00 42 08 08 f2 8d aa ce 05 10 00 5a 31 0a |58.B.........Z1.|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 |)kube-aggregator|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 |.kubernetes.io/a|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 |utomanaged..true|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 7a 00 12 28 12 13 63 65 72 74 69 66 69 63 61 74 |z..(..certificat|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 65 73 2e 6b 38 73 2e 69 6f 1a 07 76 31 62 65 74 |es.k8s.io..v1bet|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 61 31 20 00 2a 00 38 94 87 01 40 09 1a 00 1a 00 |a1 .*.8...@.....|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 22 00 |".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.128069 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 db 01 0a bb 01 0a 0c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 70 70 73 12 00 1a 00 22 3d 2f 61 70 69 |1.apps...."=/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 74 61 31 2e 61 70 70 73 2a 24 63 33 37 32 64 |eta1.apps*$c372d|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 39 61 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9ae-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 01 38 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 |.88.B.........Z1|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 65 7a 00 12 19 12 04 61 70 70 73 1a 07 76 31 62 |ez.....apps..v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 65 74 61 31 20 00 2a 00 38 88 8b 01 40 01 1a 00 |eta1 .*.8...@...|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.128132 2936 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apps
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.128399 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 ee 01 0a c8 01 0a 12 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 65 78 74 65 6e 73 69 6f 6e 73 12 00 1a 00 |1.extensions....|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 22 43 2f 61 70 69 73 2f 61 70 69 72 65 67 69 73 |"C/apis/apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 69 63 |1beta1/apiservic|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 73 2f 76 31 62 65 74 61 31 2e 65 78 74 65 6e |es/v1beta1.exten|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 73 69 6f 6e 73 2a 24 63 33 38 65 31 64 38 33 2d |sions*$c38e1d83-|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 61 32 64 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 |a2db-11e7-9c4c-0|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 38 30 30 32 37 63 62 34 63 62 34 32 02 32 32 38 |80027cb4cb42.228|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 00 42 08 08 f2 8d aa ce 05 10 00 5a 31 0a 29 6b |.B.........Z1.)k|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 75 62 65 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b |ube-aggregator.k|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 |ubernetes.io/aut|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 65 7a 00 |omanaged..truez.|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 12 1f 12 0a 65 78 74 65 6e 73 69 6f 6e 73 1a 07 |....extensions..|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 76 31 62 65 74 61 31 20 00 2a 00 38 ec 8b 01 40 |v1beta1 .*.8...@|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 01 1a 00 1a 00 22 00 |.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.128497 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8b 02 0a db 01 0a 1c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 70 69 65 78 74 65 6e 73 69 6f 6e 73 2e |1.apiextensions.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6b 38 73 2e 69 6f 12 00 1a 00 22 4d 2f 61 70 69 |k8s.io...."M/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 74 61 31 2e 61 70 69 65 78 74 65 6e 73 69 6f |eta1.apiextensio|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6e 73 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 32 39 |ns.k8s.io*$c3729|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 39 64 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9de-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 01 39 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 |.98.B.........Z1|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 65 7a 00 12 29 12 14 61 70 69 65 78 74 65 6e 73 |ez..)..apiextens|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 69 6f 6e 73 2e 6b 38 73 2e 69 6f 1a 07 76 31 62 |ions.k8s.io..v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 65 74 61 31 20 00 2a 00 38 bc 82 01 40 09 1a 00 |eta1 .*.8...@...|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.128535 2936 round_trippers.go:386] curl -k -v -XPUT -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apiextensions.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129116 2936 apiservice_controller.go:164] Adding v1beta1.extensions
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129133 2936 apiservice_controller.go:170] Updating v1.
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129141 2936 apiservice_controller.go:164] Adding v1.networking.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129146 2936 apiservice_controller.go:164] Adding v1beta1.certificates.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129151 2936 apiservice_controller.go:164] Adding v1beta1.rbac.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129157 2936 apiservice_controller.go:164] Adding v1alpha1.settings.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129164 2936 apiservice_controller.go:164] Adding v1.storage.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129174 2936 available_controller.go:252] Adding v1beta1.extensions
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129182 2936 available_controller.go:258] Updating v1.
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129199 2936 available_controller.go:252] Adding v1.networking.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129204 2936 available_controller.go:252] Adding v1beta1.certificates.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129211 2936 available_controller.go:252] Adding v1beta1.rbac.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129216 2936 available_controller.go:252] Adding v1alpha1.settings.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.129222 2936 available_controller.go:252] Adding v1.storage.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131271 2936 wrap.go:42] POST /api/v1/namespaces/default/endpoints: (20.237886ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131926 2936 round_trippers.go:405] POST https://127.0.0.1:8443/api/v1/namespaces/default/endpoints 201 Created in 23 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131939 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131944 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131949 2936 round_trippers.go:414] Content-Length: 196
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131952 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.131986 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 45 6e 64 70 |k8s.....v1..Endp|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 6f 69 6e 74 73 12 a8 01 0a 83 01 0a 0a 6b 75 62 |oints........kub|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 65 72 6e 65 74 65 73 12 00 1a 07 64 65 66 61 75 |ernetes....defau|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 6c 74 22 2f 2f 61 70 69 2f 76 31 2f 6e 61 6d 65 |lt"//api/v1/name|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 73 70 61 63 65 73 2f 64 65 66 61 75 6c 74 2f 65 |spaces/default/e|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6e 64 70 6f 69 6e 74 73 2f 6b 75 62 65 72 6e 65 |ndpoints/kuberne|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 74 65 73 2a 24 63 33 39 37 62 32 32 63 2d 61 32 |tes*$c397b22c-a2|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 64 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 |db-11e7-9c4c-080|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 30 32 37 63 62 34 63 62 34 32 02 32 39 38 00 42 |027cb4cb42.298.B|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 0b 08 f2 8d aa ce 05 10 86 c2 d6 35 7a 00 12 20 |...........5z.. |
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 0a 0d 0a 09 31 30 2e 30 2e 32 2e 31 35 1a 00 1a |....10.0.2.15...|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 0f 0a 05 68 74 74 70 73 10 fb 41 1a 03 54 43 50 |...https..A..TCP|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 1a 00 22 00 |..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.132366 2936 round_trippers.go:386] curl -k -v -XGET -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/api/v1/namespaces/kube-system
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.132522 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces/default
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.134224 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/services
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.134447 2936 round_trippers.go:386] curl -k -v -XGET -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" https://127.0.0.1:8443/api/v1/services
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.134933 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1." satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.135317 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1.: (421.773µs) 409 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.135396 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io/status" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.135467 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.141310 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apps" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.141460 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apiextensions.k8s.io" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.141533 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/kube-system" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.141545 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/kube-system" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.141553 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/kube-system" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142064 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/default" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142080 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142088 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/default" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142380 2936 handler.go:160] kube-aggregator: GET "/api/v1/services" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142392 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/services" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142399 2936 handler.go:150] kube-apiserver: GET "/api/v1/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142661 2936 handler.go:160] kube-aggregator: GET "/api/v1/services" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142670 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/services" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.142676 2936 handler.go:150] kube-apiserver: GET "/api/v1/services" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.153742 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1. 409 Conflict in 36 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.153759 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.153816 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.153824 2936 round_trippers.go:414] Content-Length: 270
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.153828 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.153865 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 75 73 12 f5 01 0a 04 0a 00 12 00 12 07 46 61 69 |us...........Fai|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 6c 75 72 65 1a a6 01 4f 70 65 72 61 74 69 6f 6e |lure...Operation|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 20 63 61 6e 6e 6f 74 20 62 65 20 66 75 6c 66 69 | cannot be fulfi|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 6c 6c 65 64 20 6f 6e 20 61 70 69 73 65 72 76 69 |lled on apiservi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 63 65 73 2e 61 70 69 72 65 67 69 73 74 72 61 74 |ces.apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 6f 6e 2e 6b 38 73 2e 69 6f 20 22 76 31 2e 22 |ion.k8s.io "v1."|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 3a 20 74 68 65 20 6f 62 6a 65 63 74 20 68 61 73 |: the object has|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 20 62 65 65 6e 20 6d 6f 64 69 66 69 65 64 3b 20 | been modified; |
Sep 26 16:57:22 minikube localkube[2936]: 00000090 70 6c 65 61 73 65 20 61 70 70 6c 79 20 79 6f 75 |please apply you|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 72 20 63 68 61 6e 67 65 73 20 74 6f 20 74 68 65 |r changes to the|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 20 6c 61 74 65 73 74 20 76 65 72 73 69 6f 6e 20 | latest version |
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 61 6e 64 20 74 72 79 20 61 67 61 69 6e 22 08 43 |and try again".C|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 6f 6e 66 6c 69 63 74 2a 2e 0a 03 76 31 2e 12 16 |onflict*...v1...|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 70 69 72 65 67 69 73 74 72 61 74 69 6f 6e 2e |apiregistration.|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6b 38 73 2e 69 6f 1a 0b 61 70 69 73 65 72 76 69 |k8s.io..apiservi|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 63 65 73 28 00 32 00 30 99 03 1a 00 22 00 |ces(.2.0....".|
Sep 26 16:57:22 minikube localkube[2936]: E0926 16:57:22.153922 2936 autoregister_controller.go:167] v1. failed with : Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1.": the object has been modified; please apply your changes to the latest version and try again
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.154040 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 fd 01 0a d2 01 0a 17 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 |horization.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6f 12 00 1a 00 22 48 2f 61 70 69 73 2f 61 70 69 |o...."H/apis/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 |registration.k8s|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 |.io/v1beta1/apis|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 6f |ervices/v1.autho|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a |rization.k8s.io*|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 24 63 33 37 34 61 64 32 37 2d 61 32 64 62 2d 31 |$c374ad27-a2db-1|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 |1e7-9c4c-080027c|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 62 34 63 62 34 32 02 31 30 38 00 42 08 08 f1 8d |b4cb42.108.B....|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 |.....Z1.)kube-ag|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 |gregator.kuberne|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 |tes.io/automanag|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 65 64 12 04 74 72 75 65 7a 00 12 24 12 14 61 75 |ed..truez..$..au|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 74 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e |thorization.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 69 6f 1a 02 76 31 20 00 2a 00 38 c0 89 01 40 0f |io..v1 .*.8...@.|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 1a 00 1a 00 22 00 |....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.154109 2936 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.160799 2936 wrap.go:42] POST /apis/apiregistration.k8s.io/v1beta1/apiservices: (50.251821ms) 201 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.161027 2936 handler.go:150] kube-aggregator: PUT "/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authorization.k8s.io" satisfied by gorestful with webservice /apis/apiregistration.k8s.io/v1beta1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.163104 2936 wrap.go:42] GET /api/v1/services: (20.759359ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.163322 2936 wrap.go:42] GET /api/v1/services: (20.67894ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.163524 2936 store.go:327] GuaranteedUpdate of /registry/apiregistration.k8s.io/apiservices/v1alpha1.admissionregistration.k8s.io failed because of a conflict, going to retry
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.163709 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io: (28.25835ms) 409 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.170828 2936 wrap.go:42] GET /api/v1/namespaces/kube-system: (29.304288ms) 404 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.171280 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apps: (35.746366ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.171567 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apiextensions.k8s.io: (30.125985ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.171861 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io/status: (36.487483ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.172253 2936 wrap.go:42] GET /api/v1/namespaces/default: (30.295ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180622 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces/default 200 OK in 48 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180680 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180685 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180690 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180694 2936 round_trippers.go:414] Content-Length: 153
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180726 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 4e 61 6d 65 |k8s.....v1..Name|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 73 70 61 63 65 12 7e 0a 64 0a 07 64 65 66 61 75 |space.~.d..defau|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 6c 74 12 00 1a 00 22 1a 2f 61 70 69 2f 76 31 2f |lt...."./api/v1/|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 6e 61 6d 65 73 70 61 63 65 73 2f 64 65 66 61 75 |namespaces/defau|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 6c 74 2a 24 63 33 36 65 38 64 36 64 2d 61 32 64 |lt*$c36e8d6d-a2d|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 |b-11e7-9c4c-0800|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 32 37 63 62 34 63 62 34 32 01 34 38 00 42 0c 08 |27cb4cb42.48.B..|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 f1 8d aa ce 05 10 af 85 f1 91 03 7a 00 12 0c 0a |...........z....|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 0a 6b 75 62 65 72 6e 65 74 65 73 1a 08 0a 06 41 |.kubernetes....A|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 63 74 69 76 65 1a 00 22 00 |ctive..".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180826 2936 round_trippers.go:386] curl -k -v -XGET -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces/default/services/kubernetes
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.180912 2936 wrap.go:42] PUT /apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authorization.k8s.io: (19.915911ms) 200 [[localkube/v1.7.5 (linux/amd64) kubernetes/17d7182] 127.0.0.1:55916]
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181165 2936 round_trippers.go:405] POST https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices 201 Created in 72 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181176 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181181 2936 round_trippers.go:414] Content-Length: 307
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181185 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181189 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181229 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 fa 01 0a d0 01 0a 16 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 73 74 6f 72 61 67 65 2e 6b 38 73 2e 69 6f |1.storage.k8s.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 12 00 1a 00 22 47 2f 61 70 69 73 2f 61 70 69 72 |...."G/apis/apir|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e |egistration.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 |io/v1beta1/apise|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 72 76 69 63 65 73 2f 76 31 62 65 74 61 31 2e 73 |rvices/v1beta1.s|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 74 6f 72 61 67 65 2e 6b 38 73 2e 69 6f 2a 24 63 |torage.k8s.io*$c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 33 39 37 36 61 31 35 2d 61 32 64 62 2d 31 31 65 |3976a15-a2db-11e|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 |7-9c4c-080027cb4|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 63 62 34 32 02 33 30 38 00 42 08 08 f2 8d aa ce |cb42.308.B......|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |...Z1.)kube-aggr|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 12 04 74 72 75 65 7a 00 12 23 12 0e 73 74 6f 72 |..truez..#..stor|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 61 67 65 2e 6b 38 73 2e 69 6f 1a 07 76 31 62 65 |age.k8s.io..v1be|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 74 61 31 20 00 2a 00 38 a0 83 01 40 09 1a 00 1a |ta1 .*.8...@....|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 00 22 00 |.".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181335 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8f 02 0a de 01 0a 1d 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 75 74 68 65 6e 74 69 63 61 74 69 6f 6e |1.authentication|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 2e 6b 38 73 2e 69 6f 12 00 1a 00 22 4e 2f 61 70 |.k8s.io...."N/ap|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 |is/apiregistrati|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 |on.k8s.io/v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 31 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 |1/apiservices/v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 62 65 74 61 31 2e 61 75 74 68 65 6e 74 69 63 61 |beta1.authentica|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 |tion.k8s.io*$c37|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 34 31 33 61 33 2d 61 32 64 62 2d 31 31 65 37 2d |413a3-a2db-11e7-|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 |9c4c-080027cb4cb|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 34 32 02 31 31 38 00 42 08 08 f1 8d aa ce 05 10 |42.118.B........|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 |.Z1.)kube-aggreg|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e |ator.kubernetes.|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 |io/automanaged..|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 74 72 75 65 7a 00 12 2a 12 15 61 75 74 68 65 6e |truez..*..authen|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 74 69 63 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a |tication.k8s.io.|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 07 76 31 62 65 74 61 31 20 00 2a 00 38 a4 8a 01 |.v1beta1 .*.8...|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 40 09 1a 00 1a 00 22 00 |@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181380 2936 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.authentication.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181488 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/services 200 OK in 47 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181496 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181500 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181504 2936 round_trippers.go:414] Content-Length: 313
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181508 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181533 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 11 0a 02 76 31 12 0b 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 69 63 65 4c 69 73 74 12 9b 02 0a 16 0a 10 2f 61 |iceList......./a|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 70 69 2f 76 31 2f 73 65 72 76 69 63 65 73 12 02 |pi/v1/services..|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 33 33 12 80 02 0a b2 01 0a 0a 6b 75 62 65 72 6e |33........kubern|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 65 74 65 73 12 00 1a 07 64 65 66 61 75 6c 74 22 |etes....default"|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 2e 2f 61 70 69 2f 76 31 2f 6e 61 6d 65 73 70 61 |./api/v1/namespa|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 63 65 73 2f 64 65 66 61 75 6c 74 2f 73 65 72 76 |ces/default/serv|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 69 63 65 73 2f 6b 75 62 65 72 6e 65 74 65 73 2a |ices/kubernetes*|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 24 63 33 38 65 39 39 66 38 2d 61 32 64 62 2d 31 |$c38e99f8-a2db-1|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 |1e7-9c4c-080027c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 62 34 63 62 34 32 02 32 31 38 00 42 0b 08 f2 8d |b4cb42.218.B....|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 aa ce 05 10 e4 d7 a0 19 5a 16 0a 09 63 6f 6d 70 |........Z...comp|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 6f 6e 65 6e 74 12 09 61 70 69 73 65 72 76 65 72 |onent..apiserver|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 5a 16 0a 08 70 72 6f 76 69 64 65 72 12 0a 6b 75 |Z...provider..ku|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 62 65 72 6e 65 74 65 73 7a 00 12 45 0a 1a 0a 05 |bernetesz..E....|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 68 74 74 70 73 12 03 54 43 50 18 bb 03 22 07 08 |https..TCP..."..|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 00 10 fb 41 1a 00 28 00 1a 0a 31 30 30 2e 36 39 |...A..(...100.69|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 2e 30 2e 31 22 09 43 6c 75 73 74 65 72 49 50 3a |.0.1".ClusterIP:|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 08 43 6c 69 65 6e 74 49 50 42 00 52 00 5a 00 60 |.ClientIPB.R.Z.`|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 00 1a 02 0a 00 1a 00 22 00 |.......".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181675 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/services 200 OK in 47 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181683 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.181748 2936 round_trippers.go:414] Content-Length: 313
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186602 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186621 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186668 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 11 0a 02 76 31 12 0b 53 65 72 76 |k8s.....v1..Serv|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 69 63 65 4c 69 73 74 12 9b 02 0a 16 0a 10 2f 61 |iceList......./a|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 70 69 2f 76 31 2f 73 65 72 76 69 63 65 73 12 02 |pi/v1/services..|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 33 31 12 80 02 0a b2 01 0a 0a 6b 75 62 65 72 6e |31........kubern|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 65 74 65 73 12 00 1a 07 64 65 66 61 75 6c 74 22 |etes....default"|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 2e 2f 61 70 69 2f 76 31 2f 6e 61 6d 65 73 70 61 |./api/v1/namespa|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 63 65 73 2f 64 65 66 61 75 6c 74 2f 73 65 72 76 |ces/default/serv|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 69 63 65 73 2f 6b 75 62 65 72 6e 65 74 65 73 2a |ices/kubernetes*|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 24 63 33 38 65 39 39 66 38 2d 61 32 64 62 2d 31 |$c38e99f8-a2db-1|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 31 65 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 |1e7-9c4c-080027c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 62 34 63 62 34 32 02 32 31 38 00 42 0b 08 f2 8d |b4cb42.218.B....|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 aa ce 05 10 e4 d7 a0 19 5a 16 0a 09 63 6f 6d 70 |........Z...comp|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 6f 6e 65 6e 74 12 09 61 70 69 73 65 72 76 65 72 |onent..apiserver|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 5a 16 0a 08 70 72 6f 76 69 64 65 72 12 0a 6b 75 |Z...provider..ku|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 62 65 72 6e 65 74 65 73 7a 00 12 45 0a 1a 0a 05 |bernetesz..E....|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 68 74 74 70 73 12 03 54 43 50 18 bb 03 22 07 08 |https..TCP..."..|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 00 10 fb 41 1a 00 28 00 1a 0a 31 30 30 2e 36 39 |...A..(...100.69|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 2e 30 2e 31 22 09 43 6c 75 73 74 65 72 49 50 3a |.0.1".ClusterIP:|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 08 43 6c 69 65 6e 74 49 50 42 00 52 00 5a 00 60 |.ClientIPB.R.Z.`|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 00 1a 02 0a 00 1a 00 22 00 |.......".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186866 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io 409 Conflict in 59 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186876 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186881 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186885 2936 round_trippers.go:414] Content-Length: 338
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186889 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.186916 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 75 73 12 b9 02 0a 04 0a 00 12 00 12 07 46 61 69 |us...........Fai|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 6c 75 72 65 1a c8 01 4f 70 65 72 61 74 69 6f 6e |lure...Operation|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 20 63 61 6e 6e 6f 74 20 62 65 20 66 75 6c 66 69 | cannot be fulfi|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 6c 6c 65 64 20 6f 6e 20 61 70 69 73 65 72 76 69 |lled on apiservi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 63 65 73 2e 61 70 69 72 65 67 69 73 74 72 61 74 |ces.apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 6f 6e 2e 6b 38 73 2e 69 6f 20 22 76 31 61 6c |ion.k8s.io "v1al|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 70 68 61 31 2e 61 64 6d 69 73 73 69 6f 6e 72 65 |pha1.admissionre|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 |gistration.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 6f 22 3a 20 74 68 65 20 6f 62 6a 65 63 74 20 68 |o": the object h|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 61 73 20 62 65 65 6e 20 6d 6f 64 69 66 69 65 64 |as been modified|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 3b 20 70 6c 65 61 73 65 20 61 70 70 6c 79 20 79 |; please apply y|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 6f 75 72 20 63 68 61 6e 67 65 73 20 74 6f 20 74 |our changes to t|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 68 65 20 6c 61 74 65 73 74 20 76 65 72 73 69 6f |he latest versio|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 6e 20 61 6e 64 20 74 72 79 20 61 67 61 69 6e 22 |n and try again"|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 08 43 6f 6e 66 6c 69 63 74 2a 50 0a 25 76 31 61 |.Conflict*P.%v1a|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 6c 70 68 61 31 2e 61 64 6d 69 73 73 69 6f 6e 72 |lpha1.admissionr|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e |egistration.k8s.|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 69 6f 12 16 61 70 69 72 65 67 69 73 74 72 61 74 |io..apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 0b 61 70 69 73 |ion.k8s.io..apis|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 65 72 76 69 63 65 73 28 00 32 00 30 99 03 1a 00 |ervices(.2.0....|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 22 00 |".|
Sep 26 16:57:22 minikube localkube[2936]: E0926 16:57:22.186967 2936 autoregister_controller.go:167] v1alpha1.admissionregistration.k8s.io failed with : Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1alpha1.admissionregistration.k8s.io": the object has been modified; please apply your changes to the latest version and try again
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187071 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8c 02 0a dc 01 0a 1c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 75 74 68 6f 72 69 7a 61 74 69 6f 6e 2e |1.authorization.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6b 38 73 2e 69 6f 12 00 1a 00 22 4d 2f 61 70 69 |k8s.io...."M/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 74 61 31 2e 61 75 74 68 6f 72 69 7a 61 74 69 |eta1.authorizati|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6f 6e 2e 6b 38 73 2e 69 6f 2a 24 63 33 38 32 66 |on.k8s.io*$c382f|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 36 33 63 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |63c-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 02 31 32 38 00 42 08 08 f1 8d aa ce 05 10 00 5a |.128.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 75 65 7a 00 12 29 12 14 61 75 74 68 6f 72 69 7a |uez..)..authoriz|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 07 76 31 |ation.k8s.io..v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 62 65 74 61 31 20 00 2a 00 38 c0 89 01 40 09 1a |beta1 .*.8...@..|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 00 1a 00 22 00 |...".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187120 2936 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187257 2936 round_trippers.go:405] GET https://127.0.0.1:8443/api/v1/namespaces/kube-system 404 Not Found in 54 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187266 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187272 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187277 2936 round_trippers.go:414] Content-Length: 121
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187282 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187303 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0c 0a 02 76 31 12 06 53 74 61 74 |k8s.....v1..Stat|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 75 73 12 61 0a 04 0a 00 12 00 12 07 46 61 69 6c |us.a........Fail|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 75 72 65 1a 22 6e 61 6d 65 73 70 61 63 65 73 20 |ure."namespaces |
Sep 26 16:57:22 minikube localkube[2936]: 00000030 22 6b 75 62 65 2d 73 79 73 74 65 6d 22 20 6e 6f |"kube-system" no|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 74 20 66 6f 75 6e 64 22 08 4e 6f 74 46 6f 75 6e |t found".NotFoun|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 64 2a 1f 0a 0b 6b 75 62 65 2d 73 79 73 74 65 6d |d*...kube-system|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 12 00 1a 0a 6e 61 6d 65 73 70 61 63 65 73 28 00 |....namespaces(.|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 32 00 30 94 03 1a 00 22 00 |2.0....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187359 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 0f 0a 02 76 31 12 09 4e 61 6d 65 |k8s.....v1..Name|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 73 70 61 63 65 12 25 0a 1d 0a 0b 6b 75 62 65 2d |space.%....kube-|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 73 79 73 74 65 6d 12 00 1a 00 22 00 2a 00 32 00 |system....".*.2.|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 38 00 42 00 7a 00 12 00 1a 02 0a 00 1a 00 22 00 |8.B.z.........".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187406 2936 round_trippers.go:386] curl -k -v -XPOST -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/api/v1/namespaces
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187544 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apps 200 OK in 59 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187553 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187559 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187565 2936 round_trippers.go:414] Content-Length: 277
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187570 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187606 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 dc 01 0a bc 01 0a 0c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 70 70 73 12 00 1a 00 22 3d 2f 61 70 69 |1.apps...."=/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 74 61 31 2e 61 70 70 73 2a 24 63 33 37 32 64 |eta1.apps*$c372d|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 39 61 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9ae-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 02 33 31 38 00 42 08 08 f1 8d aa ce 05 10 00 5a |.318.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 75 65 7a 00 12 19 12 04 61 70 70 73 1a 07 76 31 |uez.....apps..v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 62 65 74 61 31 20 00 2a 00 38 88 8b 01 40 01 1a |beta1 .*.8...@..|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 00 1a 00 22 00 |...".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187708 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 f4 01 0a cc 01 0a 14 76 32 61 6c 70 68 |ce........v2alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 61 75 74 6f 73 63 61 6c 69 6e 67 12 00 |a1.autoscaling..|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 1a 00 22 45 2f 61 70 69 73 2f 61 70 69 72 65 67 |.."E/apis/apireg|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f |istration.k8s.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 76 |/v1beta1/apiserv|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 69 63 65 73 2f 76 32 61 6c 70 68 61 31 2e 61 75 |ices/v2alpha1.au|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 74 6f 73 63 61 6c 69 6e 67 2a 24 63 33 38 30 63 |toscaling*$c380c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 31 66 63 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |1fc-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 02 31 33 38 00 42 08 08 f1 8d aa ce 05 10 00 5a |.138.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 75 65 7a 00 12 21 12 0b 61 75 74 6f 73 63 61 6c |uez..!..autoscal|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 69 6e 67 1a 08 76 32 61 6c 70 68 61 31 20 00 2a |ing..v2alpha1 .*|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 00 38 dc 88 01 40 09 1a 00 1a 00 22 00 |.8...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187748 2936 round_trippers.go:386] curl -k -v -XPUT -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v2alpha1.autoscaling
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187838 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apiextensions.k8s.io 200 OK in 59 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187846 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187850 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187854 2936 round_trippers.go:414] Content-Length: 325
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187859 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187888 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 8c 02 0a dc 01 0a 1c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 70 69 65 78 74 65 6e 73 69 6f 6e 73 2e |1.apiextensions.|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6b 38 73 2e 69 6f 12 00 1a 00 22 4d 2f 61 70 69 |k8s.io...."M/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 65 74 61 31 2e 61 70 69 65 78 74 65 6e 73 69 6f |eta1.apiextensio|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 6e 73 2e 6b 38 73 2e 69 6f 2a 24 63 33 37 32 39 |ns.k8s.io*$c3729|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 39 64 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9de-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 02 33 32 38 00 42 08 08 f1 8d aa ce 05 10 00 5a |.328.B.........Z|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 31 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 |1.)kube-aggregat|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 6f 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f |or.kubernetes.io|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 2f 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 |/automanaged..tr|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 75 65 7a 00 12 29 12 14 61 70 69 65 78 74 65 6e |uez..)..apiexten|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 73 69 6f 6e 73 2e 6b 38 73 2e 69 6f 1a 07 76 31 |sions.k8s.io..v1|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 62 65 74 61 31 20 00 2a 00 38 bc 82 01 40 09 1a |beta1 .*.8...@..|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 00 1a 00 22 00 |...".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.187979 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 e2 01 0a c0 01 0a 0e 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 6f 73 63 61 6c 69 6e 67 12 00 1a 00 22 3f 2f 61 |oscaling...."?/a|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 70 69 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 |pis/apiregistrat|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 |ion.k8s.io/v1bet|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 61 31 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 |a1/apiservices/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 31 2e 61 75 74 6f 73 63 61 6c 69 6e 67 2a 24 63 |1.autoscaling*$c|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 33 38 32 38 38 32 61 2d 61 32 64 62 2d 31 31 65 |382882a-a2db-11e|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 37 2d 39 63 34 63 2d 30 38 30 30 32 37 63 62 34 |7-9c4c-080027cb4|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 63 62 34 32 02 31 35 38 00 42 08 08 f1 8d aa ce |cb42.158.B......|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 05 10 00 5a 31 0a 29 6b 75 62 65 2d 61 67 67 72 |...Z1.)kube-aggr|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 65 67 61 74 6f 72 2e 6b 75 62 65 72 6e 65 74 65 |egator.kubernete|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 73 2e 69 6f 2f 61 75 74 6f 6d 61 6e 61 67 65 64 |s.io/automanaged|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 12 04 74 72 75 65 7a 00 12 1b 12 0b 61 75 74 6f |..truez.....auto|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 73 63 61 6c 69 6e 67 1a 02 76 31 20 00 2a 00 38 |scaling..v1 .*.8|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 dc 88 01 40 0f 1a 00 1a 00 22 00 |...@.....".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188020 2936 round_trippers.go:386] curl -k -v -XPUT -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.autoscaling
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188182 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1alpha1.admissionregistration.k8s.io/status 200 OK in 70 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188244 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188255 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188260 2936 round_trippers.go:414] Content-Length: 435
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188266 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.188301 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 fa 02 0a f5 01 0a 25 76 31 61 6c 70 68 |ce.......%v1alph|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 61 31 2e 61 64 6d 69 73 73 69 6f 6e 72 65 67 69 |a1.admissionregi|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 12 |stration.k8s.io.|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 00 1a 00 22 5d 2f 61 70 69 73 2f 61 70 69 72 65 |..."]/apis/apire|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 |gistration.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 65 72 |o/v1beta1/apiser|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 76 69 63 65 73 2f 76 31 61 6c 70 68 61 31 2e 61 |vices/v1alpha1.a|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 64 6d 69 73 73 69 6f 6e 72 65 67 69 73 74 72 61 |dmissionregistra|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 73 74 61 74 |tion.k8s.io/stat|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 75 73 2a 24 63 33 37 32 61 39 31 31 2d 61 32 64 |us*$c372a911-a2d|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 62 2d 31 31 65 37 2d 39 63 34 63 2d 30 38 30 30 |b-11e7-9c4c-0800|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 32 37 63 62 34 63 62 34 32 02 33 33 38 00 42 08 |27cb4cb42.338.B.|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 08 f1 8d aa ce 05 10 00 5a 31 0a 29 6b 75 62 65 |........Z1.)kube|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 2d 61 67 67 72 65 67 61 74 6f 72 2e 6b 75 62 65 |-aggregator.kube|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 72 6e 65 74 65 73 2e 69 6f 2f 61 75 74 6f 6d 61 |rnetes.io/automa|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 6e 61 67 65 64 12 04 74 72 75 65 7a 00 12 32 12 |naged..truez..2.|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 1c 61 64 6d 69 73 73 69 6f 6e 72 65 67 69 73 74 |.admissionregist|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 1a 08 76 |ration.k8s.io..v|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 31 61 6c 70 68 61 31 20 00 2a 00 38 bc 82 01 40 |1alpha1 .*.8...@|
Sep 26 16:57:22 minikube localkube[2936]: 00000160 09 1a 4c 0a 4a 0a 09 41 76 61 69 6c 61 62 6c 65 |..L.J..Available|
Sep 26 16:57:22 minikube localkube[2936]: 00000170 12 04 54 72 75 65 1a 08 08 f2 8d aa ce 05 10 00 |..True..........|
Sep 26 16:57:22 minikube localkube[2936]: 00000180 22 05 4c 6f 63 61 6c 2a 26 4c 6f 63 61 6c 20 41 |".Local*&Local A|
Sep 26 16:57:22 minikube localkube[2936]: 00000190 50 49 53 65 72 76 69 63 65 73 20 61 72 65 20 61 |PIServices are a|
Sep 26 16:57:22 minikube localkube[2936]: 000001a0 6c 77 61 79 73 20 61 76 61 69 6c 61 62 6c 65 1a |lways available.|
Sep 26 16:57:22 minikube localkube[2936]: 000001b0 00 22 00 |.".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205148 2936 apiservice_controller.go:164] Adding v1beta1.storage.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205189 2936 apiservice_controller.go:170] Updating v1beta1.apps
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205214 2936 apiservice_controller.go:170] Updating v1beta1.apiextensions.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205225 2936 apiservice_controller.go:170] Updating v1alpha1.admissionregistration.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205405 2936 available_controller.go:252] Adding v1beta1.storage.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205419 2936 available_controller.go:258] Updating v1beta1.apps
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205431 2936 available_controller.go:258] Updating v1beta1.apiextensions.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.205436 2936 available_controller.go:258] Updating v1alpha1.admissionregistration.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.225841 2936 request.go:989] Request Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 aa 02 0a bb 01 0a 0c 76 31 62 65 74 61 |ce........v1beta|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 31 2e 61 70 70 73 12 00 1a 00 22 3d 2f 61 70 69 |1.apps...."=/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 73 2f 61 70 69 72 65 67 69 73 74 72 61 74 69 6f |s/apiregistratio|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 6e 2e 6b 38 73 2e 69 6f 2f 76 31 62 65 74 61 31 |n.k8s.io/v1beta1|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2f 61 70 69 73 65 72 76 69 63 65 73 2f 76 31 62 |/apiservices/v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 74 61 31 2e 61 70 70 73 2a 24 63 33 37 32 64 |eta1.apps*$c372d|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 39 61 65 2d 61 32 64 62 2d 31 31 65 37 2d 39 63 |9ae-a2db-11e7-9c|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 34 63 2d 30 38 30 30 32 37 63 62 34 63 62 34 32 |4c-080027cb4cb42|
Sep 26 16:57:22 minikube localkube[2936]: 000000b0 01 38 38 00 42 08 08 f1 8d aa ce 05 10 00 5a 31 |.88.B.........Z1|
Sep 26 16:57:22 minikube localkube[2936]: 000000c0 0a 29 6b 75 62 65 2d 61 67 67 72 65 67 61 74 6f |.)kube-aggregato|
Sep 26 16:57:22 minikube localkube[2936]: 000000d0 72 2e 6b 75 62 65 72 6e 65 74 65 73 2e 69 6f 2f |r.kubernetes.io/|
Sep 26 16:57:22 minikube localkube[2936]: 000000e0 61 75 74 6f 6d 61 6e 61 67 65 64 12 04 74 72 75 |automanaged..tru|
Sep 26 16:57:22 minikube localkube[2936]: 000000f0 65 7a 00 12 19 12 04 61 70 70 73 1a 07 76 31 62 |ez.....apps..v1b|
Sep 26 16:57:22 minikube localkube[2936]: 00000100 65 74 61 31 20 00 2a 00 38 88 8b 01 40 01 1a 4f |eta1 .*.8...@..O|
Sep 26 16:57:22 minikube localkube[2936]: 00000110 0a 4d 0a 09 41 76 61 69 6c 61 62 6c 65 12 04 54 |.M..Available..T|
Sep 26 16:57:22 minikube localkube[2936]: 00000120 72 75 65 1a 0b 08 f2 8d aa ce 05 10 ad bf d0 6b |rue............k|
Sep 26 16:57:22 minikube localkube[2936]: 00000130 22 05 4c 6f 63 61 6c 2a 26 4c 6f 63 61 6c 20 41 |".Local*&Local A|
Sep 26 16:57:22 minikube localkube[2936]: 00000140 50 49 53 65 72 76 69 63 65 73 20 61 72 65 20 61 |PIServices are a|
Sep 26 16:57:22 minikube localkube[2936]: 00000150 6c 77 61 79 73 20 61 76 61 69 6c 61 62 6c 65 1a |lways available.|
Sep 26 16:57:22 minikube localkube[2936]: 00000160 00 22 00 |.".|
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.226167 2936 round_trippers.go:386] curl -k -v -XPUT -H "Accept: application/vnd.kubernetes.protobuf, */*" -H "Content-Type: application/vnd.kubernetes.protobuf" -H "User-Agent: localkube/v1.7.5 (linux/amd64) kubernetes/17d7182" -H "Authorization: Bearer 311f7be8-5bb1-4ee1-9280-c43961322b42" https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1beta1.apps/status
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.227586 2936 round_trippers.go:405] PUT https://127.0.0.1:8443/apis/apiregistration.k8s.io/v1beta1/apiservices/v1.authorization.k8s.io 200 OK in 73 milliseconds
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.227614 2936 round_trippers.go:411] Response Headers:
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.227624 2936 round_trippers.go:414] Date: Tue, 26 Sep 2017 16:57:22 GMT
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.227631 2936 round_trippers.go:414] Content-Type: application/vnd.kubernetes.protobuf
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.227638 2936 round_trippers.go:414] Content-Length: 310
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.228932 2936 apiservice_controller.go:170] Updating v1.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.228981 2936 available_controller.go:258] Updating v1.authorization.k8s.io
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.229237 2936 handler.go:160] kube-aggregator: GET "/api/v1/namespaces/default/services/kubernetes" satisfied by nonGoRestful
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.229256 2936 pathrecorder.go:253] kube-aggregator: "/api/v1/namespaces/default/services/kubernetes" satisfied by NotFoundHandler
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.229275 2936 handler.go:150] kube-apiserver: GET "/api/v1/namespaces/default/services/kubernetes" satisfied by gorestful with webservice /api/v1
Sep 26 16:57:22 minikube localkube[2936]: I0926 16:57:22.231259 2936 request.go:989] Response Body:
Sep 26 16:57:22 minikube localkube[2936]: 00000000 6b 38 73 00 0a 2c 0a 1e 61 70 69 72 65 67 69 73 |k8s..,..apiregis|
Sep 26 16:57:22 minikube localkube[2936]: 00000010 74 72 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2f 76 |tration.k8s.io/v|
Sep 26 16:57:22 minikube localkube[2936]: 00000020 31 62 65 74 61 31 12 0a 41 50 49 53 65 72 76 69 |1beta1..APIServi|
Sep 26 16:57:22 minikube localkube[2936]: 00000030 63 65 12 fd 01 0a d2 01 0a 17 76 31 2e 61 75 74 |ce........v1.aut|
Sep 26 16:57:22 minikube localkube[2936]: 00000040 68 6f 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 |horization.k8s.i|
Sep 26 16:57:22 minikube localkube[2936]: 00000050 6f 12 00 1a 00 22 48 2f 61 70 69 73 2f 61 70 69 |o...."H/apis/api|
Sep 26 16:57:22 minikube localkube[2936]: 00000060 72 65 67 69 73 74 72 61 74 69 6f 6e 2e 6b 38 73 |registration.k8s|
Sep 26 16:57:22 minikube localkube[2936]: 00000070 2e 69 6f 2f 76 31 62 65 74 61 31 2f 61 70 69 73 |.io/v1beta1/apis|
Sep 26 16:57:22 minikube localkube[2936]: 00000080 65 72 76 69 63 65 73 2f 76 31 2e 61 75 74 68 6f |ervices/v1.autho|
Sep 26 16:57:22 minikube localkube[2936]: 00000090 72 69 7a 61 74 69 6f 6e 2e 6b 38 73 2e 69 6f 2a |rization.k8s.io*|
Sep 26 16:57:22 minikube localkube[2936]: 000000a0 24 63 33 37 34 61 64 32 37 2d 61 32 64 62 2d 31 |$c374ad27-a2db-1|
$ minikube start --extra-config=apiserver.ServiceClusterIPRange=100.69.0.0/24 --alsologtostderr --v=9
W0926 12:56:11.423972 28214 root.go:147] Error reading config file at /Users/donald/.minikube/config/config.json: open /Users/donald/.minikube/config/config.json: no such file or directory
I0926 12:56:11.425097 28214 cache_images.go:154] Attempting to cache image: gcr.io/google_containers/pause-amd64:3.0 at /Users/donald/.minikube/cache/images/gcr.io/google_containers/pause-amd64_3.0
I0926 12:56:11.425102 28214 cache_images.go:154] Attempting to cache image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.3 at /Users/donald/.minikube/cache/images/gcr.io/google_containers/kubernetes-dashboard-amd64_v1.6.3
I0926 12:56:11.425127 28214 cache_images.go:154] Attempting to cache image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.4 at /Users/donald/.minikube/cache/images/gcr.io/google_containers/k8s-dns-kube-dns-amd64_1.14.4
I0926 12:56:11.425104 28214 cache_images.go:154] Attempting to cache image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.4 at /Users/donald/.minikube/cache/images/gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64_1.14.4
I0926 12:56:11.425140 28214 cache_images.go:154] Attempting to cache image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.4 at /Users/donald/.minikube/cache/images/gcr.io/google_containers/k8s-dns-sidecar-amd64_1.14.4
I0926 12:56:11.425153 28214 cache_images.go:154] Attempting to cache image: gcr.io/google-containers/kube-addon-manager:v6.4-beta.2 at /Users/donald/.minikube/cache/images/gcr.io/google-containers/kube-addon-manager_v6.4-beta.2
Starting local Kubernetes v1.7.5 cluster...
Starting VM...
I0926 12:56:11.425216 28214 cache_images.go:77] Successfully cached all images.
I0926 12:56:11.425292 28214 downloader.go:56] Not caching ISO, using https://storage.googleapis.com/minikube/iso/minikube-v0.23.3.iso
COMMAND: /usr/local/bin/VBoxManage --version
STDOUT:
{
5.1.24r117012
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage list hostonlyifs
STDOUT:
{
Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 192.168.50.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
}
STDERR:
{
}
Downloading /Users/donald/.minikube/cache/boot2docker.iso from file:///Users/donald/.minikube/cache/iso/minikube-v0.23.3.iso...
Creating VirtualBox VM...
Creating SSH key...
Creating disk image...
Creating 20000 MB hard disk image...
Writing magic tar header
Writing SSH key tar header
Calling inner createDiskImage
&{/usr/local/bin/VBoxManage [/usr/local/bin/VBoxManage convertfromraw stdin /Users/donald/.minikube/machines/minikube/disk.vmdk 20971520000 --format VMDK] [] <nil> <nil> <nil> [] <nil> <nil> <nil> <nil> <nil> false [] [] [] [] <nil> <nil>}
Starting command
Copying to stdin
Filling zeroes
Closing STDIN
Waiting on cmd
COMMAND: /usr/local/bin/VBoxManage createvm --basefolder /Users/donald/.minikube/machines/minikube --name minikube --register
STDOUT:
{
Virtual machine 'minikube' is created and registered.
UUID: d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf
Settings file: '/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox'
}
STDERR:
{
}
VM CPUS: 2
VM Memory: 2048
COMMAND: /usr/local/bin/VBoxManage modifyvm minikube --firmware bios --bioslogofadein off --bioslogofadeout off --bioslogodisplaytime 0 --biosbootmenu disabled --ostype Linux26_64 --cpus 2 --memory 2048 --acpi on --ioapic on --rtcuseutc on --natdnshostresolver1 off --natdnsproxy1 on --cpuhotplug off --pae on --hpet on --hwvirtex on --nestedpaging on --largepages on --vtxvpid on --accelerate3d off --boot1 dvd
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage modifyvm minikube --nic1 nat --nictype1 82540EM --cableconnected1 on
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage storagectl minikube --name SATA --add sata --hostiocache on
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage storageattach minikube --storagectl SATA --port 0 --device 0 --type dvddrive --medium /Users/donald/.minikube/machines/minikube/boot2docker.iso
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage storageattach minikube --storagectl SATA --port 1 --device 0 --type hdd --medium /Users/donald/.minikube/machines/minikube/disk.vmdk
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountPrefix /
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountDir /
STDOUT:
{
}
STDERR:
{
}
setting up shareDir '/Users' -> 'Users'
COMMAND: /usr/local/bin/VBoxManage sharedfolder add minikube --name Users --hostpath /Users --automount
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage setextradata minikube VBoxInternal2/SharedFoldersEnableSymlinksCreate/Users 1
STDOUT:
{
}
STDERR:
{
}
Starting the VM...
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2017-09-26T16:56:17.828000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
}
STDERR:
{
}
Check network to re-create if needed...
COMMAND: /usr/local/bin/VBoxManage list hostonlyifs
STDOUT:
{
Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 192.168.50.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
}
STDERR:
{
}
Searching for hostonly interface for IPv4: 192.168.99.1 and Mask: ffffff00
Found: vboxnet0
COMMAND: /usr/local/bin/VBoxManage list dhcpservers
STDOUT:
{
NetworkName: HostInterfaceNetworking-vboxnet0
IP: 192.168.99.6
NetworkMask: 255.255.255.0
lowerIPAddress: 192.168.99.100
upperIPAddress: 192.168.99.254
Enabled: Yes
}
STDERR:
{
}
Removing orphan DHCP servers...
COMMAND: /usr/local/bin/VBoxManage list hostonlyifs
STDOUT:
{
Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 192.168.50.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
}
STDERR:
{
}
Adding/Modifying DHCP server "192.168.99.6" with address range "192.168.99.100" - "192.168.99.254"...
COMMAND: /usr/local/bin/VBoxManage list dhcpservers
STDOUT:
{
NetworkName: HostInterfaceNetworking-vboxnet0
IP: 192.168.99.6
NetworkMask: 255.255.255.0
lowerIPAddress: 192.168.99.100
upperIPAddress: 192.168.99.254
Enabled: Yes
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage modifyvm minikube --nic2 hostonly --nictype2 82540EM --nicpromisc2 deny --hostonlyadapter2 vboxnet0 --cableconnected2 on
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage modifyvm minikube --natpf1 delete ssh
STDOUT:
{
}
STDERR:
{
VBoxManage: error: Code NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value (extended info not available)
VBoxManage: error: Context: "RemoveRedirect(Bstr(ValueUnion.psz).raw())" at line 1829 of file VBoxManageModifyVM.cpp
}
COMMAND: /usr/local/bin/VBoxManage modifyvm minikube --natpf1 ssh,tcp,127.0.0.1,53598,,22
STDOUT:
{
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage startvm minikube --type headless
STDOUT:
{
Waiting for VM "minikube" to power on...
VM "minikube" has been successfully started.
}
STDERR:
{
}
Checking vm logs: /Users/donald/.minikube/machines/minikube/minikube/Logs/VBox.log
Waiting for an IP...
Getting to WaitForSSH function...
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
exit 0
SSH cmd err, output: <nil>:
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
Host-only MAC: 080027783429
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
ip addr show
SSH cmd err, output: <nil>: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86391sec preferred_lft 86391sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1191sec preferred_lft 1191sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
SSH returned: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86391sec preferred_lft 86391sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1191sec preferred_lft 1191sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
END SSH
IP is 192.168.99.100
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
Host-only MAC: 080027783429
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
ip addr show
SSH cmd err, output: <nil>: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86390sec preferred_lft 86390sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1190sec preferred_lft 1190sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
SSH returned: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86390sec preferred_lft 86390sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1190sec preferred_lft 1190sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
END SSH
COMMAND: /usr/local/bin/VBoxManage list hostonlyifs
STDOUT:
{
Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 192.168.99.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 192.168.50.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
}
STDERR:
{
}
Found: vboxnet0
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
setting hostname "minikube"
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
SSH cmd err, output: <nil>: minikube
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
if ! grep -xq '.*\sminikube' /etc/hosts; then
if grep -xq '127.0.1.1\s.*' /etc/hosts; then
sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 minikube/g' /etc/hosts;
else
echo '127.0.1.1 minikube' | sudo tee -a /etc/hosts;
fi
fi
SSH cmd err, output: <nil>:
set auth options {CertDir:/Users/donald/.minikube CaCertPath:/Users/donald/.minikube/certs/ca.pem CaPrivateKeyPath:/Users/donald/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/Users/donald/.minikube/machines/server.pem ServerKeyPath:/Users/donald/.minikube/machines/server-key.pem ClientKeyPath:/Users/donald/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/Users/donald/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/Users/donald/.minikube}
setting up certificates
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
Host-only MAC: 080027783429
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
ip addr show
SSH cmd err, output: <nil>: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86389sec preferred_lft 86389sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1189sec preferred_lft 1189sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
SSH returned: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86389sec preferred_lft 86389sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1189sec preferred_lft 1189sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
END SSH
generating server cert: /Users/donald/.minikube/machines/server.pem ca-key=/Users/donald/.minikube/certs/ca.pem private-key=/Users/donald/.minikube/certs/ca-key.pem org=donald.minikube san=[192.168.99.100 localhost]
I0926 12:57:04.509664 28214 ssh_runner.go:57] Run: sudo rm -f /etc/docker/ca.pem
I0926 12:57:04.527517 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/docker
I0926 12:57:04.551146 28214 ssh_runner.go:57] Run: sudo rm -f /etc/docker/server.pem
I0926 12:57:04.560575 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/docker
I0926 12:57:04.594239 28214 ssh_runner.go:57] Run: sudo rm -f /etc/docker/server-key.pem
I0926 12:57:04.609848 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/docker
Setting Docker configuration on the remote daemon...
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network.target docker.socket
Requires=docker.socket
[Service]
Type=notify
# DOCKER_RAMDISK disables pivot_root in Docker, using MS_MOVE instead.
Environment=DOCKER_RAMDISK=yes
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
ExecStart=
ExecStart=/usr/bin/docker daemon -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=virtualbox --insecure-registry 10.0.0.0/24
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service
SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network.target docker.socket
Requires=docker.socket
[Service]
Type=notify
# DOCKER_RAMDISK disables pivot_root in Docker, using MS_MOVE instead.
Environment=DOCKER_RAMDISK=yes
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
ExecStart=
ExecStart=/usr/bin/docker daemon -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=virtualbox --insecure-registry 10.0.0.0/24
ExecReload=/bin/kill -s HUP
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
sudo systemctl daemon-reload
SSH cmd err, output: <nil>:
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
sudo systemctl -f restart docker
SSH cmd err, output: <nil>:
Getting VM IP address...
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
Host-only MAC: 080027783429
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
ip addr show
SSH cmd err, output: <nil>: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86386sec preferred_lft 86386sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1186sec preferred_lft 1186sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
5: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:84:10:51:a8 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 scope global docker0
valid_lft forever preferred_lft forever
SSH returned: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86386sec preferred_lft 86386sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1186sec preferred_lft 1186sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
5: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:84:10:51:a8 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 scope global docker0
valid_lft forever preferred_lft forever
END SSH
Moving files into cluster...
I0926 12:57:06.523231 28214 cache_images.go:107] Loading image from cache at /Users/donald/.minikube/cache/images/gcr.io/google_containers/pause-amd64_3.0
I0926 12:57:06.523308 28214 ssh_runner.go:57] Run: sudo rm -f /tmp/pause-amd64_3.0
I0926 12:57:06.523524 28214 cache_images.go:107] Loading image from cache at /Users/donald/.minikube/cache/images/gcr.io/google_containers/kubernetes-dashboard-amd64_v1.6.3
I0926 12:57:06.523566 28214 ssh_runner.go:57] Run: sudo rm -f /tmp/kubernetes-dashboard-amd64_v1.6.3
I0926 12:57:06.523648 28214 cache_images.go:107] Loading image from cache at /Users/donald/.minikube/cache/images/gcr.io/google_containers/k8s-dns-kube-dns-amd64_1.14.4
I0926 12:57:06.523681 28214 ssh_runner.go:57] Run: sudo rm -f /tmp/k8s-dns-kube-dns-amd64_1.14.4
I0926 12:57:06.523744 28214 cache_images.go:107] Loading image from cache at /Users/donald/.minikube/cache/images/gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64_1.14.4
I0926 12:57:06.523774 28214 ssh_runner.go:57] Run: sudo rm -f /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.4
I0926 12:57:06.523823 28214 cache_images.go:107] Loading image from cache at /Users/donald/.minikube/cache/images/gcr.io/google_containers/k8s-dns-sidecar-amd64_1.14.4
I0926 12:57:06.525002 28214 ssh_runner.go:57] Run: sudo rm -f /tmp/k8s-dns-sidecar-amd64_1.14.4
I0926 12:57:06.523857 28214 cache_images.go:107] Loading image from cache at /Users/donald/.minikube/cache/images/gcr.io/google-containers/kube-addon-manager_v6.4-beta.2
I0926 12:57:06.525084 28214 ssh_runner.go:57] Run: sudo rm -f /tmp/kube-addon-manager_v6.4-beta.2
I0926 12:57:06.537196 28214 ssh_runner.go:57] Run: sudo mkdir -p /tmp
I0926 12:57:06.556112 28214 ssh_runner.go:57] Run: sudo mkdir -p /tmp
I0926 12:57:06.557688 28214 ssh_runner.go:57] Run: sudo mkdir -p /tmp
I0926 12:57:06.561567 28214 ssh_runner.go:57] Run: sudo mkdir -p /tmp
I0926 12:57:06.568766 28214 ssh_runner.go:57] Run: sudo mkdir -p /tmp
I0926 12:57:06.573870 28214 ssh_runner.go:57] Run: sudo mkdir -p /tmp
I0926 12:57:06.807878 28214 ssh_runner.go:57] Run: docker load -i /tmp/pause-amd64_3.0
I0926 12:57:07.060824 28214 ssh_runner.go:57] Run: docker load -i /tmp/k8s-dns-kube-dns-amd64_1.14.4
I0926 12:57:07.274465 28214 ssh_runner.go:57] Run: rm -rf /tmp/pause-amd64_3.0
I0926 12:57:07.880315 28214 ssh_runner.go:57] Run: docker load -i /tmp/k8s-dns-sidecar-amd64_1.14.4
I0926 12:57:07.942843 28214 ssh_runner.go:57] Run: docker load -i /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.4
I0926 12:57:08.395713 28214 ssh_runner.go:57] Run: sudo rm -f /usr/local/bin/localkube
I0926 12:57:08.401524 28214 ssh_runner.go:57] Run: docker load -i /tmp/kube-addon-manager_v6.4-beta.2
I0926 12:57:08.455533 28214 ssh_runner.go:57] Run: sudo mkdir -p /usr/local/bin
I0926 12:57:09.065935 28214 ssh_runner.go:57] Run: docker load -i /tmp/kubernetes-dashboard-amd64_v1.6.3
I0926 12:57:10.850360 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/addons/storageclass.yaml
I0926 12:57:10.855468 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/addons
I0926 12:57:10.876133 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/addons/kube-dns-controller.yaml
I0926 12:57:10.884855 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/addons
I0926 12:57:10.908548 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/addons/kube-dns-cm.yaml
I0926 12:57:10.921608 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/addons
I0926 12:57:10.934908 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/addons/kube-dns-svc.yaml
I0926 12:57:10.957876 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/addons
I0926 12:57:10.995052 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/manifests/addon-manager.yaml
I0926 12:57:11.006377 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/manifests/
I0926 12:57:11.031550 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/addons/dashboard-rc.yaml
I0926 12:57:11.035925 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/addons
I0926 12:57:11.062311 28214 ssh_runner.go:57] Run: sudo rm -f /etc/kubernetes/addons/dashboard-svc.yaml
I0926 12:57:11.073851 28214 ssh_runner.go:57] Run: sudo mkdir -p /etc/kubernetes/addons
Setting up certs...
I0926 12:57:11.085908 28214 certs.go:47] Setting up certificates for IP: %s 192.168.99.100
I0926 12:57:11.115049 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/ca.crt
I0926 12:57:11.130165 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.163039 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/ca.key
I0926 12:57:11.181144 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.219211 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/apiserver.crt
I0926 12:57:11.225788 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.240620 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/apiserver.key
I0926 12:57:11.247510 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.272269 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/proxy-client-ca.crt
I0926 12:57:11.281911 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.319478 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/proxy-client-ca.key
I0926 12:57:11.334018 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.433676 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/proxy-client.crt
I0926 12:57:11.464426 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.531251 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/certs/proxy-client.key
I0926 12:57:11.594778 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube/certs/
I0926 12:57:11.640346 28214 ssh_runner.go:57] Run: sudo rm -f /var/lib/localkube/kubeconfig
I0926 12:57:11.645987 28214 ssh_runner.go:57] Run: sudo mkdir -p /var/lib/localkube
Connecting to cluster...
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
COMMAND: /usr/local/bin/VBoxManage showvminfo minikube --machinereadable
STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
CfgFile="/Users/donald/.minikube/machines/minikube/minikube/minikube.vbox"
SnapFldr="/Users/donald/.minikube/machines/minikube/minikube/Snapshots"
LogFldr="/Users/donald/.minikube/machines/minikube/minikube/Logs"
hardwareuuid="d9ad062f-25cf-40e6-a6e5-b11fd20c5cbf"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2017-09-26T16:56:19.037000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="/Users/donald/.minikube/machines/minikube/boot2docker.iso"
"SATA-ImageUUID-0-0"="48b070f8-a60e-465a-be85-995f9abb6a2b"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="/Users/donald/.minikube/machines/minikube/disk.vmdk"
"SATA-ImageUUID-1-0"="bdf17303-d76e-4833-b608-5b134e5a7f92"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CB4CB4"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,53598,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027783429"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="coreaudio"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="Users"
SharedFolderPathMachineMapping1="/Users"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/donald/.minikube/machines/minikube/minikube/minikube.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="5.1.18 r114002"
GuestAdditionsFacility_VirtualBox Base Driver=50,1506445012316
GuestAdditionsFacility_VirtualBox System Service=50,1506445012651
GuestAdditionsFacility_Seamless Mode=0,1506445012316
GuestAdditionsFacility_Graphics Mode=0,1506445012316
}
STDERR:
{
}
Host-only MAC: 080027783429
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x4447cd0] <nil> [] 0s} 127.0.0.1 53598 <nil> <nil>}
About to run SSH command:
ip addr show
SSH cmd err, output: <nil>: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86381sec preferred_lft 86381sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1181sec preferred_lft 1181sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
5: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:84:10:51:a8 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 scope global docker0
valid_lft forever preferred_lft forever
SSH returned: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:cb:4c:b4 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86381sec preferred_lft 86381sec
inet6 fe80::a00:27ff:fecb:4cb4/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 08:00:27:78:34:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.99.100/24 brd 192.168.99.255 scope global dynamic eth1
valid_lft 1181sec preferred_lft 1181sec
inet6 fe80::a00:27ff:fe78:3429/64 scope link
valid_lft forever preferred_lft forever
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
5: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:84:10:51:a8 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 scope global docker0
valid_lft forever preferred_lft forever
END SSH
Setting up kubeconfig...
I0926 12:57:11.962394 28214 config.go:101] Using kubeconfig: /Users/donald/.kube/config
Starting cluster components...
I0926 12:57:11.978049 28214 ssh_runner.go:57] Run: if [[ `systemctl` =~ -\.mount ]] &>/dev/null;then
printf %s "[Unit]
Description=Localkube
Documentation=https://github.com/kubernetes/minikube/tree/master/pkg/localkube
[Service]
Type=notify
Restart=always
RestartSec=3
ExecStart=/usr/local/bin/localkube --v 9 --dns-domain=cluster.local --node-ip=192.168.99.100 --extra-config=apiserver.ServiceClusterIPRange=100.69.0.0/24 --generate-certs=false --logtostderr=true --enable-dns=false
ExecReload=/bin/kill -s HUP $MAINPID
[Install]
WantedBy=multi-user.target
" | sudo tee /usr/lib/systemd/system/localkube.service
sudo systemctl daemon-reload
sudo systemctl enable localkube.service
sudo systemctl restart localkube.service || true
else
sudo killall localkube || true
# Run with nohup so it stays up. Redirect logs to useful places.
sudo sh -c 'PATH=/usr/local/sbin:$PATH nohup /usr/local/bin/localkube --v 9 --dns-domain=cluster.local --node-ip=192.168.99.100 --extra-config=apiserver.ServiceClusterIPRange=100.69.0.0/24 --generate-certs=false --logtostderr=true --enable-dns=false > /var/lib/localkube/localkube.out 2> /var/lib/localkube/localkube.err < /dev/null & echo $! > /var/run/localkube.pid &'
fi
I0926 12:57:13.822206 28214 ssh_runner.go:57] Run: rm -rf /tmp/k8s-dns-sidecar-amd64_1.14.4
I0926 12:57:14.320540 28214 ssh_runner.go:57] Run: rm -rf /tmp/k8s-dns-kube-dns-amd64_1.14.4
I0926 12:57:14.748812 28214 ssh_runner.go:57] Run: rm -rf /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.4
I0926 12:57:17.762304 28214 ssh_runner.go:57] Run: rm -rf /tmp/kube-addon-manager_v6.4-beta.2
I0926 12:57:18.624907 28214 ssh_runner.go:57] Run: rm -rf /tmp/kubernetes-dashboard-amd64_v1.6.3
Kubectl is now configured to use the cluster.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment