CCing list again.

--
Mateus Caruccio / Master of Puppets
GetupCloud.com - Eliminamos a Gravidade

On Mon, Jan 23, 2017 at 6:47 PM, Mateus Caruccio <
[email protected]> wrote:

> Took me a while to reproduce the error. It doesn't seams to be
> deterministic.
>
> The logs can be found at https://paste.fedoraproject.org/535245/85204055/
> File /root/.docker/config.json is really missing from build container.
>
> This happened after creating 3 apps in a row. I'm now using new-app, but a
> custom web app.
> All project's secrets are 53 days old so they are available when builds
> started.
>
> The secret for app2 (which built with success) had a valid
> spec.pushSecret.name=builder-dockercfg-myls0 while app3 (the failed one)
> do not has spec.pushSecret at all.
>
> Any clues?
>
>
>
> --
> Mateus Caruccio / Master of Puppets
> GetupCloud.com - Eliminamos a Gravidade
>
> On Fri, Jan 20, 2017 at 9:42 PM, Clayton Coleman <[email protected]>
> wrote:
>
>> Interesting, it seems like your builder doesn't have a client token.  I
>> don't recall there being a race condition triggered by new-app
>> specifically.  Can you do new-app -o yaml > file, then edit the build in
>> file to set loglevel=5 on the build, then run oc create -f - to trigger the
>> build?  5 might give us more details of the run.  Also, capture the final
>> build pod definition as yaml and verify the correct secrets from the
>> service account are bound.
>>
>> On Jan 20, 2017, at 1:54 PM, Mateus Caruccio <
>> [email protected]> wrote:
>>
>> Sorry, forgot that
>>
>> $ openshift version
>> openshift v1.3.1
>> kubernetes v1.3.0+52492b4
>> etcd 2.3.0+git
>>
>> registry image is openshift/origin-docker-registry:v1.3.1
>>
>>
>>
>> --
>> Mateus Caruccio / Master of Puppets
>> GetupCloud.com - Eliminamos a Gravidade
>>
>> On Fri, Jan 20, 2017 at 4:49 PM, Clayton Coleman <[email protected]>
>> wrote:
>>
>>> I'm assuming this is 1.4?
>>>
>>> On Fri, Jan 20, 2017 at 1:28 PM, Mateus Caruccio <
>>> [email protected]> wrote:
>>>
>>>> I'm receiving 401 after fist building of a new app.
>>>> After first build everything goes fine.
>>>> The project exists for a long time.
>>>>
>>>> Excerpt of logs can be found at http://paste.fedoraproject.
>>>> org/531688/36751148/
>>>>
>>>> The main message is:
>>>>
>>>> "OpenShift client error: User \"system:anonymous\" cannot create
>>>> localsubjectaccessreviews in project \"mateus\""
>>>>
>>>> Thanks,
>>>> --
>>>> Mateus Caruccio / Master of Puppets
>>>> GetupCloud.com - Eliminamos a Gravidade
>>>>
>>>> _______________________________________________
>>>> dev mailing list
>>>> [email protected]
>>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>>>>
>>>>
>>>
>>
>
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to