Skip to content

Instantly share code, notes, and snippets.

@Docteur-RS
Created February 25, 2020 19:26
Show Gist options
  • Save Docteur-RS/37f677f5ff9f4743a64e4ad8606fa5a5 to your computer and use it in GitHub Desktop.
Save Docteur-RS/37f677f5ff9f4743a64e4ad8606fa5a5 to your computer and use it in GitHub Desktop.
cat /var/log/istio/istio.log
2020-02-25T09:27:14.296542Z info FLAG: --applicationPorts="[]"
2020-02-25T09:27:14.296578Z info FLAG: --binaryPath="/usr/local/bin/envoy"
2020-02-25T09:27:14.296585Z info FLAG: --concurrency="0"
2020-02-25T09:27:14.296590Z info FLAG: --configPath="/etc/istio/proxy"
2020-02-25T09:27:14.296595Z info FLAG: --connectTimeout="1s"
2020-02-25T09:27:14.296600Z info FLAG: --controlPlaneAuthPolicy="MUTUAL_TLS"
2020-02-25T09:27:14.296606Z info FLAG: --controlPlaneBootstrap="true"
2020-02-25T09:27:14.296610Z info FLAG: --customConfigFile=""
2020-02-25T09:27:14.296614Z info FLAG: --datadogAgentAddress=""
2020-02-25T09:27:14.296618Z info FLAG: --disableInternalTelemetry="false"
2020-02-25T09:27:14.296623Z info FLAG: --discoveryAddress="istio-pilot.istio-system:30503"
2020-02-25T09:27:14.296627Z info FLAG: --dnsRefreshRate="300s"
2020-02-25T09:27:14.296631Z info FLAG: --domain=""
2020-02-25T09:27:14.296635Z info FLAG: --drainDuration="45s"
2020-02-25T09:27:14.296638Z info FLAG: --envoyMetricsServiceAddress=""
2020-02-25T09:27:14.296642Z info FLAG: --help="false"
2020-02-25T09:27:14.296646Z info FLAG: --id=""
2020-02-25T09:27:14.296649Z info FLAG: --ip=""
2020-02-25T09:27:14.296653Z info FLAG: --lightstepAccessToken=""
2020-02-25T09:27:14.296657Z info FLAG: --lightstepAddress=""
2020-02-25T09:27:14.296660Z info FLAG: --lightstepCacertPath=""
2020-02-25T09:27:14.296665Z info FLAG: --lightstepSecure="false"
2020-02-25T09:27:14.296668Z info FLAG: --log_as_json="false"
2020-02-25T09:27:14.296672Z info FLAG: --log_caller=""
2020-02-25T09:27:14.296676Z info FLAG: --log_output_level="default:info"
2020-02-25T09:27:14.296679Z info FLAG: --log_rotate=""
2020-02-25T09:27:14.296684Z info FLAG: --log_rotate_max_age="30"
2020-02-25T09:27:14.296688Z info FLAG: --log_rotate_max_backups="1000"
2020-02-25T09:27:14.296693Z info FLAG: --log_rotate_max_size="104857600"
2020-02-25T09:27:14.296697Z info FLAG: --log_stacktrace_level="default:none"
2020-02-25T09:27:14.296707Z info FLAG: --log_target="[stdout]"
2020-02-25T09:27:14.296715Z info FLAG: --mixerIdentity=""
2020-02-25T09:27:14.296719Z info FLAG: --parentShutdownDuration="1m0s"
2020-02-25T09:27:14.296722Z info FLAG: --pilotIdentity=""
2020-02-25T09:27:14.296729Z info FLAG: --proxyAdminPort="15000"
2020-02-25T09:27:14.296733Z info FLAG: --proxyComponentLogLevel="misc:error"
2020-02-25T09:27:14.296736Z info FLAG: --proxyLogLevel="debug"
2020-02-25T09:27:14.296741Z info FLAG: --serviceCluster="rawvm"
2020-02-25T09:27:14.296745Z info FLAG: --serviceregistry="Kubernetes"
2020-02-25T09:27:14.296748Z info FLAG: --statsdUdpAddress=""
2020-02-25T09:27:14.296753Z info FLAG: --statusPort="0"
2020-02-25T09:27:14.296756Z info FLAG: --templateFile=""
2020-02-25T09:27:14.296760Z info FLAG: --trust-domain=""
2020-02-25T09:27:14.296764Z info FLAG: --zipkinAddress=""
2020-02-25T09:27:14.296783Z info Version [email protected]/istio-1.2.2-cd4a148f37dc386986d6a6d899778849e686beea-Clean
2020-02-25T09:27:14.297101Z info Obtained private IP [10.0.2.15 fe80::a00:27ff:fe61:a085 10.10.5.250 fe80::a00:27ff:fe1f:d2eb]
2020-02-25T09:27:14.297159Z info Proxy role: &model.Proxy{ClusterID:"", Type:"sidecar", IPAddresses:[]string{"10.10.5.250", "10.0.2.15", "fe80::a00:27ff:fe61:a085", "10.10.5.250", "fe80::a00:27ff:fe1f:d2eb"}, ID:"vagrant.mesh6", Locality:(*core.Locality)(nil), DNSDomain:"", TrustDomain:"cluster.local", PilotIdentity:"", MixerIdentity:"", ConfigNamespace:"", Metadata:map[string]string{}, SidecarScope:(*model.SidecarScope)(nil), ServiceInstances:[]*model.ServiceInstance(nil), WorkloadLabels:model.LabelsCollection(nil)}
2020-02-25T09:27:14.297177Z info PilotSAN []string{"spiffe://cluster.local/ns/istio-system/sa/istio-pilot-service-account"}
2020-02-25T09:27:14.297569Z info Effective config: binaryPath: /usr/local/bin/envoy
configPath: /etc/istio/proxy
connectTimeout: 1s
controlPlaneAuthPolicy: MUTUAL_TLS
discoveryAddress: istio-pilot.istio-system:30503
drainDuration: 45s
parentShutdownDuration: 60s
proxyAdminPort: 15000
serviceCluster: rawvm
statNameLength: 189
2020-02-25T09:27:14.297585Z info Monitored certs: []string{"/etc/certs/cert-chain.pem", "/etc/certs/key.pem", "/etc/certs/root-cert.pem"}
2020-02-25T09:27:14.297599Z info waiting 2m0s for /etc/certs/cert-chain.pem
2020-02-25T09:27:14.297610Z info waiting 2m0s for /etc/certs/key.pem
2020-02-25T09:27:14.297618Z info waiting 2m0s for /etc/certs/root-cert.pem
2020-02-25T09:27:14.297628Z info PilotSAN []string{"spiffe://cluster.local/ns/istio-system/sa/istio-pilot-service-account"}
2020-02-25T09:27:14.297741Z info Starting proxy agent
2020-02-25T09:27:14.297896Z info watching /etc/certs for changes
2020-02-25T09:27:14.297908Z info Received new config, resetting budget
2020-02-25T09:27:14.297913Z info Reconciling retry (budget 10)
2020-02-25T09:27:14.297922Z info Epoch 0 starting
2020-02-25T09:27:16.302519Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:16.411486Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:16.411515Z warn Aborted all epochs
2020-02-25T09:27:16.411557Z info Epoch 0: set retry delay to 200ms, budget to 9
2020-02-25T09:27:16.615620Z info Reconciling retry (budget 9)
2020-02-25T09:27:16.615667Z info Epoch 0 starting
2020-02-25T09:27:16.616312Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:16.726308Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:16.726336Z warn Aborted all epochs
2020-02-25T09:27:16.726379Z info Epoch 0: set retry delay to 400ms, budget to 8
2020-02-25T09:27:17.131894Z info Reconciling retry (budget 8)
2020-02-25T09:27:17.131960Z info Epoch 0 starting
2020-02-25T09:27:17.132898Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:17.246647Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:17.246676Z warn Aborted all epochs
2020-02-25T09:27:17.246728Z info Epoch 0: set retry delay to 800ms, budget to 7
2020-02-25T09:27:18.047083Z info Reconciling retry (budget 7)
2020-02-25T09:27:18.047146Z info Epoch 0 starting
2020-02-25T09:27:18.048252Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:18.183119Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:18.183142Z warn Aborted all epochs
2020-02-25T09:27:18.183182Z info Epoch 0: set retry delay to 1.6s, budget to 6
2020-02-25T09:27:19.795355Z info Reconciling retry (budget 6)
2020-02-25T09:27:19.795419Z info Epoch 0 starting
2020-02-25T09:27:19.796122Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:19.907188Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:19.907238Z warn Aborted all epochs
2020-02-25T09:27:19.907331Z info Epoch 0: set retry delay to 3.2s, budget to 5
2020-02-25T09:27:23.112095Z info Reconciling retry (budget 5)
2020-02-25T09:27:23.112170Z info Epoch 0 starting
2020-02-25T09:27:23.112910Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:23.215085Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:23.215106Z warn Aborted all epochs
2020-02-25T09:27:23.215142Z info Epoch 0: set retry delay to 6.4s, budget to 4
2020-02-25T09:27:29.619895Z info Reconciling retry (budget 4)
2020-02-25T09:27:29.619981Z info Epoch 0 starting
2020-02-25T09:27:29.621656Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:29.762786Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:29.762811Z warn Aborted all epochs
2020-02-25T09:27:29.762853Z info Epoch 0: set retry delay to 12.8s, budget to 3
2020-02-25T09:27:42.563591Z info Reconciling retry (budget 3)
2020-02-25T09:27:42.563657Z info Epoch 0 starting
2020-02-25T09:27:42.564836Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:27:42.719297Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:27:42.719324Z warn Aborted all epochs
2020-02-25T09:27:42.719368Z info Epoch 0: set retry delay to 25.6s, budget to 2
2020-02-25T09:28:08.323626Z info Reconciling retry (budget 2)
2020-02-25T09:28:08.323682Z info Epoch 0 starting
2020-02-25T09:28:08.324317Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:28:08.440803Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:28:08.440825Z warn Aborted all epochs
2020-02-25T09:28:08.440865Z info Epoch 0: set retry delay to 51.2s, budget to 1
2020-02-25T09:28:59.645150Z info Reconciling retry (budget 1)
2020-02-25T09:28:59.645239Z info Epoch 0 starting
2020-02-25T09:28:59.646414Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:28:59.786958Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:28:59.786981Z warn Aborted all epochs
2020-02-25T09:28:59.787019Z info Epoch 0: set retry delay to 1m42.4s, budget to 0
2020-02-25T09:30:03.316158Z info watchFileEvents: "/etc/certs": MODIFY|ATTRIB
2020-02-25T09:30:13.326410Z info watchFileEvents: notifying
2020-02-25T09:30:42.194958Z info Reconciling retry (budget 0)
2020-02-25T09:30:42.195020Z info Epoch 0 starting
2020-02-25T09:30:42.195792Z info Envoy command: [-c /etc/istio/proxy/envoy-rev0.json --restart-epoch 0 --drain-time-s 45 --parent-shutdown-time-s 60 --service-cluster rawvm --service-node sidecar~10.10.5.250~vagrant.mesh6~mesh6.svc.cluster.local --max-obj-name-len 189 --local-address-ip-version v4 --allow-unknown-fields -l debug --component-log-level misc:error]
2020-02-25T09:30:42.317750Z warn Epoch 0 terminated with an error: signal: aborted (core dumped)
2020-02-25T09:30:42.317773Z warn Aborted all epochs
2020-02-25T09:30:42.317810Z error Permanent error: budget exhausted trying to fulfill the desired configuration
2020-02-25T09:30:42.317814Z error cannot start the e with the desired configuration
2020-02-25T09:30:42.317822Z error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment