Bug: CI pipeline broken — default clone uses external TLS URL (66% failure rate) #133
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-platform#133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
plan-pal-e-platform— standalone, discovered during operations/monitoringRepo
forgejo_admin/pal-e-platformWhat Broke
Woodpecker CI pipeline is broken. The default clone step uses the external Tailscale funnel URL (
https://forgejo.tail5b443a.ts.net) which has ~66% TLS failure rate from within the cluster. Pipeline #166 (latest push to main) has statuserror— no steps even run.Previous fix attempts failed:
plugin-gitwithsettings: remote:— netrc conflicts with internal URLCI_NETRC_MACHINE— reverted to external TLS clone (diff literally just deletes the clone block)Repro Steps
Pipeline #166 (push to main):
errorstatus, no steps ran.Expected Behavior
Clone step should succeed reliably using the internal Forgejo service URL (
http://forgejo-http.forgejo.svc.cluster.local:80), matching the pattern already working in westside-app.Environment
027c239Acceptance Criteria
tofu fmt -check+tofu validate)tofu plan -lock=false, comment posted to PR)-lock=falseRelated
sleep 2workaround)~/westside-app/.woodpecker.yaml(working pattern withalpine/git)