The koji builder buildvm-s390x-19.s390.fedoraproject.org seems to be broken with:
Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/koji/daemon.py", line 1455, in runTask response = (handler.run(),) File "/usr/lib/python3.9/site-packages/koji/tasks.py", line 333, in run self.createWorkdir() File "/usr/lib/python3.9/site-packages/koji/tasks.py", line 359, in createWorkdir os.makedirs(self.workdir) File "/usr/lib64/python3.9/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 30] Read-only file system: '/var/tmp/koji/tasks/6885/79016885'
Could you please disable it and possibly fix it? Thnaks
Metadata Update from @mizdebsk: - Issue assigned to mizdebsk - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: koji
I've destroyed the VM and I'm reinstalling it.
Closing as fixed - the host has been reinstalled. Note that the builder is disabled in Koji - a Koji admin will need to enable it.
Metadata Update from @mizdebsk: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thanks.