Bug 1309937 - Errors shown in jenkins pod logs.
Summary: Errors shown in jenkins pod logs.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Image
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Michal Fojtik
QA Contact: XiuJuan Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-19 03:16 UTC by XiuJuan Wang
Modified: 2016-05-12 17:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 17:14:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description XiuJuan Wang 2016-02-19 03:16:29 UTC
Description of problem:
Always show below errors in jenkins pod logs.

# oc logs jenkins-1-0asji
Error from server: User "system:serviceaccount:test:default" cannot list imagestreams in project "ci"
Error from server: User "system:serviceaccount:test:default" cannot list imagestreams in project "ci"


Version-Release number of selected component (if applicable):
devenv-rhel7_3467
jenkins-1-rhel7 6508ab23a362

How reproducible:
always

Steps to Reproduce:
1.Create jenkins pod
2.Check jenkins pod logs 
3.

Actual results:
step 2:
# oc logs jenkins-1-0asji
Error from server: User "system:serviceaccount:test:default" cannot list imagestreams in project "ci"
Error from server: User "system:serviceaccount:test:default" cannot list imagestreams in project "ci"
Generating kubernetes-plugin configuration (/opt/openshift/configuration/config.xml.tpl) ...

Expected results:
Should no this error.

Additional info:

Comment 1 XiuJuan Wang 2016-03-23 06:07:32 UTC
Test with jenkins image(d84481f80ece)

@michal
No errors in jenkins pod logs now, could you help move this bug to on_qa?
Thanks!


Note You need to log in before you can comment on or make changes to this bug.