Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1450345 Details for
Bug 1590183
Getting oauth-proxy with pull througth fails but docker pull succeeds
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Misc information relevant to the case
info.txt (text/plain), 8.85 KB, created by
Jonas Nordell
on 2018-06-12 07:14:45 UTC
(
hide
)
Description:
Misc information relevant to the case
Filename:
MIME Type:
Creator:
Jonas Nordell
Created:
2018-06-12 07:14:45 UTC
Size:
8.85 KB
patch
obsolete
>$ oc get pods >NAME READY STATUS RESTARTS AGE >prometheus-0 3/5 ImagePullBackOff 0 21m > >$ oc get ev -w >LASTSEEN FIRSTSEEN COUNT NAME KIND SUBOBJECT TYPE REASON SOURCE MESSAGE >2018-06-12 08:49:30 +0200 CEST 2018-06-12 08:49:30 +0200 CEST 1 prometheus-0 Pod Normal Scheduled default-scheduler Successfully assigned prometheus-0 to node2.foo.org >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "custom-master-ca" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "prometheus-secrets" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "prometheus-tls" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "prometheus-config" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "alert-buffer-data" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "alertmanager-config" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "alerts-tls" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "alerts-secrets" >2018-06-12 08:49:31 +0200 CEST 2018-06-12 08:49:31 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "prometheus-token-6zwqj" >2018-06-12 08:50:00 +0200 CEST 2018-06-12 08:49:59 +0200 CEST 2 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org (combined from similar events): MountVolume.SetUp succeeded for volume "pvc-bfab71cd-6e0c-11e8-b4a1-5254005881bd" >2018-06-12 08:50:00 +0200 CEST 2018-06-12 08:50:00 +0200 CEST 1 prometheus-0 Pod Normal SuccessfulMountVolume kubelet, node2.foo.org MountVolume.SetUp succeeded for volume "pvc-bfab71cd-6e0c-11e8-b4a1-5254005881bd" >2018-06-12 08:50:03 +0200 CEST 2018-06-12 08:50:03 +0200 CEST 1 prometheus-0 Pod spec.containers{prom-proxy} Normal Pulling kubelet, node2.foo.org pulling image "docker-registry.default.svc:5000/prom4/oauth-proxy:v3.7.46" >2018-06-12 08:50:05 +0200 CEST 2018-06-12 08:50:05 +0200 CEST 1 prometheus-0 Pod spec.containers{prom-proxy} Warning Failed kubelet, node2.foo.org Failed to pull image "docker-registry.default.svc:5000/prom4/oauth-proxy:v3.7.46": rpc error: code = Unknown desc = error pulling image configuration: unknown blob >2018-06-12 08:50:05 +0200 CEST 2018-06-12 08:50:05 +0200 CEST 1 prometheus-0 Pod spec.containers{prom-proxy} Warning Failed kubelet, node2.foo.org Error: ErrImagePull >2018-06-12 08:50:05 +0200 CEST 2018-06-12 08:50:05 +0200 CEST 1 prometheus-0 Pod spec.containers{prometheus} Normal Pulling kubelet, node2.foo.org pulling image "docker-registry.default.svc:5000/prom4/prometheus:v3.7.46" >2018-06-12 08:50:05 +0200 CEST 2018-06-12 08:50:05 +0200 CEST 1 prometheus-0 Pod spec.containers{prometheus} Normal Pulled kubelet, node2.foo.org Successfully pulled image "docker-registry.default.svc:5000/prom4/prometheus:v3.7.46" >2018-06-12 08:50:06 +0200 CEST 2018-06-12 08:50:06 +0200 CEST 1 prometheus-0 Pod spec.containers{prometheus} Normal Created kubelet, node2.foo.org Created container >2018-06-12 08:50:06 +0200 CEST 2018-06-12 08:50:06 +0200 CEST 1 prometheus-0 Pod spec.containers{prometheus} Normal Started kubelet, node2.foo.org Started container >2018-06-12 08:50:06 +0200 CEST 2018-06-12 08:50:06 +0200 CEST 1 prometheus-0 Pod spec.containers{alerts-proxy} Normal BackOff kubelet, node2.foo.org Back-off pulling image "docker-registry.default.svc:5000/prom4/oauth-proxy:v3.7.46" >2018-06-12 08:50:06 +0200 CEST 2018-06-12 08:50:06 +0200 CEST 1 prometheus-0 Pod spec.containers{alerts-proxy} Warning Failed kubelet, node2.foo.org Error: ImagePullBackOff >2018-06-12 08:50:06 +0200 CEST 2018-06-12 08:50:06 +0200 CEST 1 prometheus-0 Pod spec.containers{alert-buffer} Normal Pulling kubelet, node2.foo.org pulling image "docker-registry.default.svc:5000/prom4/prometheus-alert-buffer:v3.7.46" >2018-06-12 08:50:07 +0200 CEST 2018-06-12 08:50:07 +0200 CEST 1 prometheus-0 Pod spec.containers{alert-buffer} Normal Pulled kubelet, node2.foo.org Successfully pulled image "docker-registry.default.svc:5000/prom4/prometheus-alert-buffer:v3.7.46" >2018-06-12 08:50:08 +0200 CEST 2018-06-12 08:50:08 +0200 CEST 1 prometheus-0 Pod spec.containers{alert-buffer} Normal Created kubelet, node2.foo.org Created container >2018-06-12 08:50:09 +0200 CEST 2018-06-12 08:50:09 +0200 CEST 1 prometheus-0 Pod spec.containers{alert-buffer} Normal Started kubelet, node2.foo.org Started container >2018-06-12 09:09:45 +0200 CEST 2018-06-12 08:50:12 +0200 CEST 81 prometheus-0 Pod spec.containers{prom-proxy} Normal BackOff kubelet, node2.foo.org Back-off pulling image "docker-registry.default.svc:5000/prom4/oauth-proxy:v3.7.46" >2018-06-12 08:49:57 +0200 CEST 2018-06-12 08:49:57 +0200 CEST 1 prometheus-alerts-vol PersistentVolumeClaim Normal ProvisioningSucceeded persistentvolume-controller Successfully provisioned volume pvc-bfab71cd-6e0c-11e8-b4a1-5254005881bd using kubernetes.io/glusterfs >2018-06-12 08:49:58 +0200 CEST 2018-06-12 08:49:58 +0200 CEST 1 prometheus-data-vol PersistentVolumeClaim Normal ProvisioningSucceeded persistentvolume-controller Successfully provisioned volume pvc-bfab86be-6e0c-11e8-b4a1-5254005881bd using kubernetes.io/glusterfs >2018-06-12 08:49:30 +0200 CEST 2018-06-12 08:49:30 +0200 CEST 1 prometheus StatefulSet Normal SuccessfulCreate statefulset-controller create Pod prometheus-0 in StatefulSet prometheus successful > >$ oc get is oauth-proxy -o yaml >apiVersion: v1 >kind: ImageStream >metadata: > annotations: > openshift.io/image.dockerRepositoryCheck: 2018-06-12T06:49:30Z > creationTimestamp: 2018-06-12T06:49:26Z > generation: 2 > labels: > app: prometheus > name: oauth-proxy > namespace: prom4 > resourceVersion: "15657025" > selfLink: /oapi/v1/namespaces/prom4/imagestreams/oauth-proxy > uid: bf92c552-6e0c-11e8-b4a1-5254005881bd >spec: > lookupPolicy: > local: false > tags: > - annotations: null > from: > kind: DockerImage > name: registry.access.redhat.com/openshift3/oauth-proxy:v3.7.46-1 > generation: 2 > importPolicy: > insecure: true > name: v3.7.46 > referencePolicy: > type: Local >status: > dockerImageRepository: docker-registry.default.svc:5000/prom4/oauth-proxy > tags: > - items: > - created: 2018-06-12T06:49:30Z > dockerImageReference: registry.access.redhat.com/openshift3/oauth-proxy@sha256:4bcd6cc9c21c2876bf8f23ab3bb34c9a6e4eaf0c6db2799823bd9cdfce35379c > generation: 2 > image: sha256:4bcd6cc9c21c2876bf8f23ab3bb34c9a6e4eaf0c6db2799823bd9cdfce35379c > tag: v3.7.46 > > > >$ oc describe is oauth-proxy >Name: oauth-proxy >Namespace: prom4 >Created: 12 minutes ago >Labels: app=prometheus >Annotations: openshift.io/image.dockerRepositoryCheck=2018-06-12T06:49:30Z >Docker Pull Spec: docker-registry.default.svc:5000/prom4/oauth-proxy >Image Lookup: local=false >Unique Images: 1 >Tags: 1 > >v3.7.46 > tagged from registry.access.redhat.com/openshift3/oauth-proxy:v3.7.46-1 > will use insecure HTTPS or HTTP connections > prefer registry pullthrough when referencing this tag > > * registry.access.redhat.com/openshift3/oauth-proxy@sha256:4bcd6cc9c21c2876bf8f23ab3bb34c9a6e4eaf0c6db2799823bd9cdfce35379c > 12 minutes ago
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1590183
: 1450345 |
1454789