get_retired_packages: add prints for debug #12851
No reviewers
Labels
No labels
after freeze
automation
backlog
blocked
change-ack
change-nak
change-noreleng
changes
Closed As
Can't Fix
Closed As
Duplicate
Closed As
Fixed
Closed As
Fixed with Explanation
Closed As
Get back later
Closed As
Grooming
Closed As
Insufficient data
Closed As
Invalid
Closed As
It's all good
Closed As
taiga
Closed As
upstream
day-to-day
dev
docs
easyfix
epel
f26
f27
f28
f29
f30
f31
f32
f33
f34
f35
f36
f37
f38
f39
f40
f41
f42
f43
f44
f45
fedora
groomed
high-gain
high-trouble
in-progress
in-review
investigation
legal
low-gain
low-trouble
mass rebuild
medium-gain
medium-trouble
meeting
mini-initiative
new_artifact
ops
pdc_retirement
rawhide
RCA
review
script
sidetarget
sprint-0
sprint-1
sprint-2
sprint-3
sprint-4
sprint-5
unfrozen
waiting on external
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
release-process
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
releng/tickets!12851
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "prints"
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?
Signed-off-by: Lenka Segura lsegura@redhat.com
rebased onto
ff0a2dc37a+1
Don't forget to remove them after the issue is resolved
I will remove the prints after tomorrow's run.
Seems good for more debug. ;)
Pull-Request has been merged by kevin
Checkout path: /srv/git/rpms
/srv/git/rpms/0ad-data.git /tmp/releng.XzAV0iw/releng/scripts
/tmp/releng.XzAV0iw/releng/scripts
/srv/git/rpms/0ad.git /tmp/releng.XzAV0iw/releng/scripts
/tmp/releng.XzAV0iw/releng/scripts
Looks good.
@zlopez, could you please confirm that path exists on pkgs01? (I cannot get there)
There's run from 29 Jul 2025 11:30 p.m. without any error message: https://lists.fedoraproject.org/archives/list/releng-cron@lists.fedoraproject.org/thread/SLHRSSWU4P4FLG4SFX3GPSMBXVUPE7QR/
And then there's run from the same time 29 Jul 2025 11:30 p.m. with the error message: https://lists.fedoraproject.org/archives/list/releng-cron@lists.fedoraproject.org/thread/TRF6SLCGORI4P5DZYQ2DTU7YJ6QZMNVK/
Does it run twice?
That would explain why the results are placed correctly in the lookaside.
Bu why it runs twice and why it first fails and later runs correctly?
The cron job in ansible does not seem to be duplicated.
https://pagure.io/fedora-infra/ansible/blob/main/f/roles/distgit/files/retired-packages.cron
Oh wow... I see whats happening. The one thats failing is the staging one. It's for some reason not showing that it's coming from staging, but if you look in the email headers you can see it's coming from pkgs01.stg.
And that explains the problem too as I didn't copy the /srv/git/ data over from iad2 to rdu3 staging. :(
I guess we should copy git from prod to stg?