Skip to content

Instantly share code, notes, and snippets.

@jeffmendoza
Created February 20, 2018 19:23
Show Gist options
  • Save jeffmendoza/a67b4f7313490a5228f3906b99932e43 to your computer and use it in GitHub Desktop.
Save jeffmendoza/a67b4f7313490a5228f3906b99932e43 to your computer and use it in GitHub Desktop.
Mixer log with -v 5
Mixer started with
MaxMessageSize: 1048576
MaxConcurrentStreams: 1024
APIWorkerPoolSize: 1024
AdapterWorkerPoolSize: 1024
ExpressionEvalCacheSize: 1024
APIPort: 9091
MonitoringPort: 9093
EnableProfiling: true
SingleThreaded: false
ConfigStoreURL: k8s://
ConfigDefaultNamespace: istio-system
ConfigIdentityAttribute: destination.service
ConfigIdentityAttributeDomain: svc.cluster.local
UseNewRuntime: false
LoggingOptions: log.Options{OutputPaths:[]string{"stdout"}, ErrorOutputPaths:[]string{"stderr"}, RotateOutputPath:"", RotationMaxSize:104857600, RotationMaxAge:30, RotationMaxBackups:1000, JSONEncoding:false, IncludeCallerSourceLocation:false, LogGrpc:true, stackTraceLevel:"none", outputLevel:"info"}
TracingOptions: tracing.Options{ZipkinURL:"http://zipkin:9411/api/v1/spans", JaegerURL:"", LogTraceSpans:false}
2018-02-20T19:16:37.301990Z info template Kind: reportnothing, &InstanceParam{}
2018-02-20T19:16:37.302042Z info template Kind: kubernetes, &InstanceParam{SourceUid:,SourceIp:,DestinationUid:,DestinationIp:,OriginUid:,OriginIp:,AttributeBindings:map[string]string{},}
2018-02-20T19:16:37.302061Z info template Kind: authorization, &InstanceParam{Subject:nil,Action:nil,}
2018-02-20T19:16:37.302073Z info template Kind: checknothing, &InstanceParam{}
2018-02-20T19:16:37.302101Z info template Kind: logentry, &InstanceParam{Variables:map[string]string{},Timestamp:,Severity:,MonitoredResourceType:,MonitoredResourceDimensions:map[string]string{},}
2018-02-20T19:16:37.302117Z info template Kind: quota, &InstanceParam{Dimensions:map[string]string{},}
2018-02-20T19:16:37.302143Z info template Kind: servicecontrolreport, &InstanceParam{ApiVersion:,ApiOperation:,ApiProtocol:,ApiService:,ApiKey:,RequestTime:,RequestMethod:,RequestPath:,RequestBytes:,ResponseTime:,ResponseCode:,ResponseBytes:,ResponseLatency:,}
2018-02-20T19:16:37.302159Z info template Kind: apikey, &InstanceParam{Api:,ApiVersion:,ApiOperation:,ApiKey:,Timestamp:,}
2018-02-20T19:16:37.302176Z info template Kind: listentry, &InstanceParam{Value:,}
2018-02-20T19:16:37.302187Z info template Kind: metric, &InstanceParam{Value:,Dimensions:map[string]string{},MonitoredResourceType:,MonitoredResourceDimensions:map[string]string{},}
2018-02-20T19:16:37.302207Z info template Kind: tracespan, &InstanceParam{TraceId:,SpanId:,ParentSpanId:,SpanName:,StartTime:,EndTime:,SpanTags:map[string]string{},}
2018-02-20T19:16:37.302223Z info adapter Kind: circonus, &Params{SubmissionUrl:,SubmissionInterval:10s,Metrics:[],}
2018-02-20T19:16:37.302239Z info adapter Kind: dogstatsd, &Params{Address:localhost:8125,Prefix:,BufferLength:0,GlobalTags:map[string]string{},SampleRate:0,Metrics:map[string]*Params_MetricInfo{},}
2018-02-20T19:16:37.302248Z info adapter Kind: fluentd, &Params{Address:localhost:24224,}
2018-02-20T19:16:37.302261Z info adapter Kind: stackdriver, &Params{Endpoint:,ProjectId:,PushInterval:0s,Creds:<nil>,MetricInfo:map[string]*Params_MetricInfo{},LogInfo:map[string]*Params_LogInfo{},}
2018-02-20T19:16:37.302271Z info adapter Kind: statsd, &Params{Address:localhost:8125,Prefix:,FlushDuration:300ms,FlushBytes:512,SamplingRate:1,Metrics:map[string]*Params_MetricInfo{},}
2018-02-20T19:16:37.302294Z info adapter Kind: kubernetesenv, &Params{KubeconfigPath:,CacheRefreshDuration:5m0s,ClusterDomainName:svc.cluster.local,PodLabelForService:app,PodLabelForIstioComponentService:istio,LookupIngressSourceAndOriginValues:false,FullyQualifiedIstioIngressServiceName:istio-ingress.istio-system.svc.cluster.local,}
2018-02-20T19:16:37.302303Z info adapter Kind: memquota, &Params{Quotas:[],MinDeduplicationDuration:1s,}
2018-02-20T19:16:37.302310Z info adapter Kind: noop, &Empty{}
2018-02-20T19:16:37.302317Z info adapter Kind: opa, &Params{Policy:[],CheckMethod:,FailClose:false,}
2018-02-20T19:16:37.302325Z info adapter Kind: rbac, &Params{ConfigStoreUrl:k8s://,CacheDuration:1m0s,}
2018-02-20T19:16:37.302349Z info adapter Kind: solarwinds, &Params{AppopticsAccessToken:,AppopticsBatchSize:0,PapertrailUrl:,PapertrailLocalRetentionDuration:<nil>,Metrics:map[string]*Params_MetricInfo{},Logs:map[string]*Params_LogInfo{},}
2018-02-20T19:16:37.302363Z info adapter Kind: denier, &Params{Status:google_rpc.Status{Code:9,Message:,Details:[],},ValidDuration:5s,ValidUseCount:1000,}
2018-02-20T19:16:37.302380Z info adapter Kind: listchecker, &Params{ProviderUrl:,RefreshInterval:1m0s,Ttl:5m0s,CachingInterval:5m0s,CachingUseCount:10000,Overrides:[],EntryType:STRINGS,Blacklist:false,}
2018-02-20T19:16:37.302389Z info adapter Kind: prometheus, &Params{Metrics:[],}
2018-02-20T19:16:37.302403Z info adapter Kind: servicecontrol, &Params{RuntimeConfig:nil,CredentialPath:,ServiceConfigs:[],}
2018-02-20T19:16:37.302457Z info adapter Kind: stdio, &Params{LogStream:STDOUT,SeverityLevels:map[string]Params_Level{ERR: ERROR,ERROR: ERROR,FATAL: ERROR,INFO: INFO,INFORMATIONAL: INFO,WARN: WARNING,WARNING: WARNING,err: ERROR,error: ERROR,fatal: ERROR,info: INFO,informational: INFO,warn: WARNING,warning: WARNING,},MetricLevel:INFO,OutputAsJson:true,OutputLevel:INFO,OutputPath:,MaxMegabytesBeforeRotation:104857600,MaxDaysBeforeRotation:30,MaxRotatedFiles:1000,}
2018-02-20T19:16:37.302464Z info template Kind: rule
2018-02-20T19:16:37.302468Z info template Kind: attributemanifest
W0220 19:16:37.301680 1 client_config.go:529] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I0220 19:16:37.318187 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318227 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318567 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318583 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318771 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318788 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318873 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318890 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318906 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318915 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.318988 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.319009 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.320137 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.320164 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.320951 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.320994 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.321883 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.322066 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.322613 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.322627 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.323060 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.323074 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.323609 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.323629 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.324140 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.324159 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.324427 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.324451 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326161 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326208 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326432 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326449 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326620 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326638 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326838 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.326855 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327039 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327059 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327213 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327231 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327410 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327432 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327597 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327628 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327778 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327790 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327961 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.327974 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.330590 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.331650 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.332261 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.332276 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.333395 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.335408 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.335106 1 reflector.go:202] Starting reflector *unstructured.Unstructured (0s) from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.335497 1 reflector.go:240] Listing and watching *unstructured.Unstructured from istio.io/istio/mixer/pkg/config/crd/store.go:168
I0220 19:16:37.502979 1 request.go:480] Throttling request took 179.828602ms, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/authorizations?resourceVersion=0
I0220 19:16:37.702967 1 request.go:480] Throttling request took 379.204734ms, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/checknothings?resourceVersion=0
I0220 19:16:37.902990 1 request.go:480] Throttling request took 578.716614ms, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/rules?resourceVersion=0
I0220 19:16:38.102970 1 request.go:480] Throttling request took 778.360525ms, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/quotas?resourceVersion=0
I0220 19:16:38.302911 1 request.go:480] Throttling request took 976.594853ms, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/stackdrivers?resourceVersion=0
I0220 19:16:38.502983 1 request.go:480] Throttling request took 1.176397966s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/apikeys?resourceVersion=0
I0220 19:16:38.702903 1 request.go:480] Throttling request took 1.376168335s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/deniers?resourceVersion=0
I0220 19:16:38.902914 1 request.go:480] Throttling request took 1.575960802s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/servicecontrols?resourceVersion=0
I0220 19:16:39.102939 1 request.go:480] Throttling request took 1.775799s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/kuberneteses?resourceVersion=0
I0220 19:16:39.302919 1 request.go:480] Throttling request took 1.975607744s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/reportnothings?resourceVersion=0
I0220 19:16:39.502952 1 request.go:480] Throttling request took 2.175420676s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/attributemanifests?resourceVersion=0
I0220 19:16:39.702896 1 request.go:480] Throttling request took 2.375190599s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/memquotas?resourceVersion=0
I0220 19:16:39.903053 1 request.go:480] Throttling request took 2.57513176s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/noops?resourceVersion=0
I0220 19:16:40.103030 1 request.go:480] Throttling request took 2.774958801s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/statsds?resourceVersion=0
I0220 19:16:40.302963 1 request.go:480] Throttling request took 2.971132525s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/listcheckers?resourceVersion=0
I0220 19:16:40.502874 1 request.go:480] Throttling request took 3.170512995s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/kubernetesenvs?resourceVersion=0
I0220 19:16:40.702982 1 request.go:480] Throttling request took 3.367410597s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/tracespans?resourceVersion=0
I0220 19:16:40.903071 1 request.go:480] Throttling request took 3.56741586s, request: GET:https://10.19.240.1:443/apis/config.istio.io/v1alpha2/listentries?resourceVersion=0
2018-02-20T19:17:07.613591Z info serving prometheus metrics on :42422 {"adapter": "handler.prometheus.istio-system"}
2018-02-20T19:17:07.613616Z info getting kubeconfig from: "" {"adapter": "handler.kubernetesenv.istio-system"}
W0220 19:17:07.614132 1 client_config.go:529] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
2018-02-20T19:17:07.615151Z info Waiting for kubernetes cache sync... {"adapter": "handler.kubernetesenv.istio-system"}
I0220 19:17:07.615348 1 reflector.go:202] Starting reflector *v1.Pod (5m0s) from <autogenerated>:1
I0220 19:17:07.615408 1 reflector.go:240] Listing and watching *v1.Pod from <autogenerated>:1
I0220 19:17:07.715467 1 shared_informer.go:122] caches populated
2018-02-20T19:17:07.715854Z info Cache sync successful. {"adapter": "handler.kubernetesenv.istio-system"}
2018-02-20T19:17:07.716551Z warn Purging rule stdio with no actions
2018-02-20T19:17:07.716928Z info Published snapshot[1] with 3 rules, 2 handlers, previously 0 rules
2018-02-20T19:17:07.717091Z info Config controller has started with 16 config elements
Istio Mixer: root@6e68fa96b264-docker.io/istio-0.6.0-pre20180220-09-15-08-7acfd1ed9978510adedf171e2e7a058c8f4ea638-dirty-Modified
Starting gRPC server on port 9091
I0220 19:21:43.907397 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:21:59.912946 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:22:03.334863 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:22:05.906025 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:22:08.313783 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:22:08.329184 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:22:10.115581 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
I0220 19:22:11.330654 1 reflector.go:428] istio.io/istio/mixer/pkg/config/crd/store.go:168: Watch close - *unstructured.Unstructured total 0 items received
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment