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
tektoncd/plumbing#1840 to enable profiling on our dogfooding instance to help debug this, but if you want to enable this on your cluster and share the pprof output, that might be faster 🙏
Expected Behavior
I would expect after some time Chains under the load memory consumption would become constant - it will start freeing memory.
Is this expected, or is this some sort of memory leak?
Actual Behavior
This is a memory graph of a Chains signing 10k very simple TaskRuns with that are just printing "hello world" (Pipeline, PipelineRun)
CHains was started around 15:30 and started signing PRs and TRs:
Chains was configured with this:
Steps to Reproduce the Problem
signing-tr-tekton-bigbang
scenarioAdditional Info
Cluster is gone already, but it was ROSA OpenShift 4.14.11 with 5 compute nodes AWS EC2 m6a.2xlarge
Reported this together with tektoncd/pipeline#7691
The text was updated successfully, but these errors were encountered: