Skip to content

Instantly share code, notes, and snippets.

@barkerd427
Last active February 1, 2016 16:34
Show Gist options
  • Save barkerd427/5ee3464152ba49238935 to your computer and use it in GitHub Desktop.
Save barkerd427/5ee3464152ba49238935 to your computer and use it in GitHub Desktop.
[openshift@ip-172-18-1-13 ~]$ journalctl -u atomic-openshift-master -n 100 > logs
[openshift@ip-172-18-1-13 ~]$ cat logs
-- Logs begin at Sun 2016-01-31 23:24:44 EST, end at Mon 2016-02-01 11:32:33 EST. --
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.440259 14815 master.go:237] Started OAuth2 API at 0.0.0.0:443/oauth
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.440265 14815 master.go:237] Started Login endpoint at 0.0.0.0:443/login
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.440270 14815 master.go:237] Started Web Console 0.0.0.0:443/console/
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.440276 14815 master.go:237] Started Swagger Schema API at 0.0.0.0:443/swaggerapi/
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.659934 14815 ensure.go:184] Ignoring bootstrap policy file because cluster policy found
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.810909 14815 ensure.go:84] Added build-controller service accounts to the system:build-controller cluster role: <nil>
Feb 01 11:32:24 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:24.904214 14815 ensure.go:84] Added deployment-controller service accounts to the system:deployment-controller cluster role: <nil>
Feb 01 11:32:25 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:25.009698 14815 ensure.go:84] Added hpa-controller service accounts to the system:hpa-controller cluster role: <nil>
Feb 01 11:32:25 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:25.097725 14815 ensure.go:84] Added job-controller service accounts to the system:job-controller cluster role: <nil>
Feb 01 11:32:25 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:25.185475 14815 ensure.go:84] Added pv-binder-controller service accounts to the system:pv-binder-controller cluster role: <nil>
Feb 01 11:32:25 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:25.294089 14815 ensure.go:84] Added pv-provisioner-controller service accounts to the system:pv-provisioner-controller cluster role: <nil>
Feb 01 11:32:25 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:25.854884 14815 ensure.go:84] Added pv-recycler-controller service accounts to the system:pv-recycler-controller cluster role: <nil>
Feb 01 11:32:26 ip-172-18-1-13.localdomain openshift[14815]: skydns: ready for queries on cluster.local. for tcp4://0.0.0.0:53 [rcache 0]
Feb 01 11:32:26 ip-172-18-1-13.localdomain openshift[14815]: skydns: ready for queries on cluster.local. for udp4://0.0.0.0:53 [rcache 0]
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.015491 14815 ensure.go:84] Added replication-controller service accounts to the system:replication-controller cluster role: <nil>
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.119074 14815 run_components.go:176] DNS listening at 0.0.0.0:53
Feb 01 11:32:26 ip-172-18-1-13.localdomain systemd[1]: Started Atomic OpenShift Master.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.119670 14815 start_master.go:507] Controllers starting (*)
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.989881 14815 nodecontroller.go:133] Sending events to api server.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991001 14815 factory.go:137] Creating scheduler from configuration: {{ } [{MatchNodeSelector <nil>} {PodFitsResources <nil>} {PodFitsPorts <nil>} {NoDiskConflict <nil>} {Region 0xc20decc100}] [{LeastRequestedPriority 1 <nil>} {ServiceSpreadingPriority 1 <nil>} {Zone 2 0xc20decc4c0}]}
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991047 14815 factory.go:146] Registering predicate: MatchNodeSelector
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991060 14815 plugins.go:119] Predicate type MatchNodeSelector already registered, reusing.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991081 14815 factory.go:146] Registering predicate: PodFitsResources
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991088 14815 plugins.go:119] Predicate type PodFitsResources already registered, reusing.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991102 14815 factory.go:146] Registering predicate: PodFitsPorts
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991109 14815 plugins.go:119] Predicate type PodFitsPorts already registered, reusing.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991120 14815 factory.go:146] Registering predicate: NoDiskConflict
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991127 14815 plugins.go:119] Predicate type NoDiskConflict already registered, reusing.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991138 14815 factory.go:146] Registering predicate: Region
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991149 14815 factory.go:152] Registering priority: LeastRequestedPriority
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991158 14815 plugins.go:187] Priority type LeastRequestedPriority already registered, reusing.
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991177 14815 factory.go:152] Registering priority: ServiceSpreadingPriority
Feb 01 11:32:26 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991184 14815 plugins.go:187] Priority type ServiceSpreadingPriority already registered, reusing.
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991200 14815 factory.go:152] Registering priority: Zone
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.991209 14815 factory.go:161] creating scheduler with fit predicates 'map[NoDiskConflict:{} Region:{} MatchNodeSelector:{} PodFitsResources:{} PodFitsPorts:{}]' and priority functions 'map[ServiceSpreadingPriority:{} Zone:{} LeastRequestedPriority:{}]
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.993545 14815 plugins.go:265] Loaded volume plugin "kubernetes.io/host-path"
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.993573 14815 plugins.go:265] Loaded volume plugin "kubernetes.io/nfs"
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.993594 14815 plugins.go:265] Loaded volume plugin "kubernetes.io/aws-ebs"
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.993615 14815 plugins.go:265] Loaded volume plugin "kubernetes.io/gce-pd"
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.993634 14815 plugins.go:265] Loaded volume plugin "kubernetes.io/cinder"
Feb 01 11:32:27 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:26.993652 14815 start_master.go:562] Started Kubernetes Controllers
Feb 01 11:32:28 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:28.727693 14815 loader.go:241] Config loaded from file /etc/origin/master/openshift-master.kubeconfig
Feb 01 11:32:28 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: I0201 11:32:28.729495 14815 loader.go:241] Config loaded from file /etc/origin/master/openshift-master.kubeconfig
Feb 01 11:32:29 ip-172-18-1-13.localdomain atomic-openshift-master[14815]: F0201 11:32:29.058142 14815 run_components.go:334] SDN initialization failed: Failed to lookup IP address for node ip-172-18-1-13.localdomain: lookup ip-172-18-1-13.localdomain: no such host
Feb 01 11:32:29 ip-172-18-1-13.localdomain systemd[1]: atomic-openshift-master.service: main process exited, code=exited, status=255/n/a
Feb 01 11:32:29 ip-172-18-1-13.localdomain systemd[1]: Unit atomic-openshift-master.service entered failed state.
Feb 01 11:32:29 ip-172-18-1-13.localdomain systemd[1]: atomic-openshift-master.service failed.
Feb 01 11:32:29 ip-172-18-1-13.localdomain systemd[1]: atomic-openshift-master.service holdoff time over, scheduling restart.
Feb 01 11:32:29 ip-172-18-1-13.localdomain systemd[1]: Starting Atomic OpenShift Master...
Feb 01 11:32:29 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: W0201 11:32:29.753470 14827 start_master.go:269] assetConfig.loggingPublicURL: invalid value '', Details: required to view aggregated container logs in the console
Feb 01 11:32:29 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: W0201 11:32:29.753560 14827 start_master.go:269] assetConfig.metricsPublicURL: invalid value '', Details: required to view cluster metrics in the console
Feb 01 11:32:29 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:29.893536 14827 loader.go:241] Config loaded from file /etc/origin/master/openshift-master.kubeconfig
Feb 01 11:32:29 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:29.894738 14827 loader.go:241] Config loaded from file /etc/origin/master/openshift-master.kubeconfig
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.037177 14827 loader.go:241] Config loaded from file /etc/origin/master/openshift-master.kubeconfig
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.038406 14827 loader.go:241] Config loaded from file /etc/origin/master/openshift-master.kubeconfig
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.314281 14827 plugins.go:71] No cloud provider specified.
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.450070 14827 start_master.go:380] Starting master on 0.0.0.0:443 (v3.1.1.6)
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.450106 14827 start_master.go:381] Public master address is https://openshift-master.openshift-dev.dstcorp.io
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.450128 14827 start_master.go:385] Using images from "openshift3/ose-<component>:v3.1.1.6"
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.585286 14827 server.go:65] etcd: peerTLS: cert = /etc/origin/master/etcd.server.crt, key = /etc/origin/master/etcd.server.key, ca = /etc/origin/master/ca.crt
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.723898 14827 server.go:76] etcd: listening for peers on https://0.0.0.0:7001
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.723931 14827 server.go:87] etcd: clientTLS: cert = /etc/origin/master/etcd.server.crt, key = /etc/origin/master/etcd.server.key, ca = /etc/origin/master/ca.crt
Feb 01 11:32:30 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:30.861779 14827 server.go:98] etcd: listening for client requests on https://0.0.0.0:4001
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: recovered store from snapshot at index 1160120
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: name = openshift.local
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: data dir = /var/lib/origin/openshift.local.etcd
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: member dir = /var/lib/origin/openshift.local.etcd/member
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: heartbeat = 100ms
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: election = 1000ms
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: snapshot count = 0
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: advertise client URLs = https://172.18.1.13:4001
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: loaded cluster information from store: <nil>
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: restarting member 4eded60fa81af7fe in cluster d69e9d371ba4a237 at commit index 1163865
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: 4eded60fa81af7fe became follower at term 25422
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: newRaft 4eded60fa81af7fe [peers: [4eded60fa81af7fe], term: 25422, commit: 1163865, applied: 1160120, lastindex: 1163865, lastterm: 25422]
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: set snapshot count to default 10000
Feb 01 11:32:31 ip-172-18-1-13.localdomain openshift[14827]: starting server... [version: 2.1.2, cluster version: 2.1.0]
Feb 01 11:32:31 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:31.135580 14827 etcd.go:68] Started etcd at 172.18.1.13:4001
Feb 01 11:32:31 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:31.180327 14827 run_components.go:181] Using default project node label selector: region=demo
Feb 01 11:32:32 ip-172-18-1-13.localdomain openshift[14827]: 4eded60fa81af7fe is starting a new election at term 25422
Feb 01 11:32:32 ip-172-18-1-13.localdomain openshift[14827]: 4eded60fa81af7fe became candidate at term 25423
Feb 01 11:32:32 ip-172-18-1-13.localdomain openshift[14827]: 4eded60fa81af7fe received vote from 4eded60fa81af7fe at term 25423
Feb 01 11:32:32 ip-172-18-1-13.localdomain openshift[14827]: 4eded60fa81af7fe became leader at term 25423
Feb 01 11:32:32 ip-172-18-1-13.localdomain openshift[14827]: raft.node: 4eded60fa81af7fe elected leader 4eded60fa81af7fe at term 25423
Feb 01 11:32:32 ip-172-18-1-13.localdomain openshift[14827]: published {Name:openshift.local ClientURLs:[https://172.18.1.13:4001]} to cluster d69e9d371ba4a237
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: W0201 11:32:32.240268 14827 controller.go:290] Resetting endpoints for master service "kubernetes" to &{{ } {kubernetes default c80d8ca2-c6f0-11e5-9640-12616c9760cd 458326 0 2016-01-29 20:28:35 -0500 EST <nil> <nil> map[] map[]} [{[{172.18.1.13 <nil>}] [] [{https 443 TCP} {dns 53 UDP} {dns-tcp 53 TCP}]}]}
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452886 14827 master.go:237] Started Kubernetes API at 0.0.0.0:443/api/v1
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452924 14827 master.go:237] Started Kubernetes API Extensions at 0.0.0.0:443/apis/extensions/v1beta1
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452932 14827 master.go:237] Started Origin API at 0.0.0.0:443/oapi/v1
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452937 14827 master.go:237] Started OAuth2 API at 0.0.0.0:443/oauth
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452942 14827 master.go:237] Started Login endpoint at 0.0.0.0:443/login
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452947 14827 master.go:237] Started Web Console 0.0.0.0:443/console/
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.452952 14827 master.go:237] Started Swagger Schema API at 0.0.0.0:443/swaggerapi/
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.677095 14827 ensure.go:184] Ignoring bootstrap policy file because cluster policy found
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.828688 14827 ensure.go:84] Added build-controller service accounts to the system:build-controller cluster role: <nil>
Feb 01 11:32:32 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:32.936729 14827 ensure.go:84] Added deployment-controller service accounts to the system:deployment-controller cluster role: <nil>
Feb 01 11:32:33 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:33.028619 14827 ensure.go:84] Added hpa-controller service accounts to the system:hpa-controller cluster role: <nil>
Feb 01 11:32:33 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:33.116115 14827 ensure.go:84] Added job-controller service accounts to the system:job-controller cluster role: <nil>
Feb 01 11:32:33 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:33.205315 14827 ensure.go:84] Added pv-binder-controller service accounts to the system:pv-binder-controller cluster role: <nil>
Feb 01 11:32:33 ip-172-18-1-13.localdomain atomic-openshift-master[14827]: I0201 11:32:33.313963 14827 ensure.go:84] Added pv-provisioner-controller service accounts to the system:pv-provisioner-controller cluster role: <nil>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment