You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment pod is going into Completion state the pipeline visualizer UI is showing below error for that piplelinerun -: the build pods for this build have been garbage collected and the log was not found in the long term storage bucket
Also the processed PR no's list and it's builds( for a repo) are also not getting updated when going inside a particular repo item(in visualizer UI).
At the same time the pod can still be seen at completion state(not garbage collected) and logs are also visible through kubectl get logs cmd but not on UI.
as far as jx get build logs is concern it kind of works but it's also a bit broken, the latest logs are never accurately tagged to the release number.
Workaround tried
I tried diff recent versions of pipeline visualizer and also moved visualizer deployement to jx namespace a well but it also didn't helped.
Logs:
I'am able to see logs on visualizer pod for the pipelinerun link like shown below but no data against it. time="2020-10-15T21:04:38Z" level=info msg="rendering PipelineRunpr-7vjvl" time="2020-10-15T21:04:53Z" level=info msg="rendering PipelineRunpr-7vjvl" time="2020-10-15T21:05:12Z" level=info msg="rendering PipelineRunpr-7vjvl"
Details that might help in debugging -:
aks cluster
jx cli version-: 3.0.584
jx cluster already updated to latest with jx gitops upgrade
Reran terraform apply on cluster repo create from https://github.com/jx3-gitops-repositories/jx3-azure-terraform (using Use this template)
helmfile release looks like-:
releases:
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten
At the moment pod is going into Completion state the pipeline visualizer UI is showing below error for that piplelinerun -:
the build pods for this build have been garbage collected and the log was not found in the long term storage bucket
Also the processed PR no's list and it's builds( for a repo) are also not getting updated when going inside a particular repo item(in visualizer UI).
At the same time the pod can still be seen at completion state(not garbage collected) and logs are also visible through
kubectl get logs
cmd but not on UI.as far as
jx get build logs
is concern it kind of works but it's also a bit broken, the latest logs are never accurately tagged to the release number.Workaround tried
I tried diff recent versions of pipeline visualizer and also moved visualizer deployement to
jx
namespace a well but it also didn't helped.Logs:
I'am able to see logs on visualizer pod for the pipelinerun link like shown below but no data against it.
time="2020-10-15T21:04:38Z" level=info msg="rendering PipelineRunpr-7vjvl" time="2020-10-15T21:04:53Z" level=info msg="rendering PipelineRunpr-7vjvl" time="2020-10-15T21:05:12Z" level=info msg="rendering PipelineRunpr-7vjvl"
Details that might help in debugging -:
aks cluster
jx cli version-:
3.0.584
jx cluster already updated to latest with jx gitops upgrade
Reran terraform apply on cluster repo create from https://github.com/jx3-gitops-repositories/jx3-azure-terraform (using Use this template)
helmfile release looks like-:
releases:
version: 1.0.6
name: jxboot-helmfile-resources
namespace: jx
values:
version: 5.2.0
name: kubernetes-external-secrets
namespace: secret-infra
values:
version: 0.0.7
name: jenkins-x-crds
namespace: jx
values:
name: jx-preview
namespace: jx
version: 1.39.1
name: nginx-ingress
namespace: nginx
values:
version: 0.0.5
name: tekton-pipeline
namespace: tekton-pipelines
values:
version: 0.0.851
name: lighthouse
namespace: jx
values:
version: 0.1.35
name: nexus
namespace: jx
values:
version: 1.1.7
name: chartmuseum
namespace: jx
values:
version: 1.3.0
name: vault-operator
namespace: secret-infra
version: 0.0.1
name: vault-instance
namespace: secret-infra
version: 1.0.0
name: pusher-wave
namespace: secret-infra
name: sonarqube
namespace: sq
version: 0.0.43
name: jx-pipelines-visualizer
namespace: jx-pipelines-visualizer
values:
@jstrachan @vbehar
Please do let me know if I can help in reproducing this at you side in anyway
Thanks
The text was updated successfully, but these errors were encountered: