Actions
action #92978
closedsalt failed to write files on grenache-1.qa.suse.de 'workers.ini': Operation not permitted
Start date:
2021-05-23
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/435967#L1166
grenache-1.qa.suse.de:
----------
ID: /etc/openqa/workers.ini
Function: file.managed
Result: False
Comment: Failed to commit change: [Errno 1] Operation not permitted: '/etc/openqa/workers.ini'
Started: 12:16:50.217622
Duration: 193.88 ms
Updated by okurz over 3 years ago
- Status changed from In Progress to Resolved
touch /etc/foo
works, touch /etc/openqa/workers.ini
fails with Operation not permitted
.
# lsattr workers.ini
----i-------------- workers.ini
someone messing with us?
```# last
okurz pts/0 10.163.25.150 Sun May 23 16:57 still logged in
reboot system boot 5.3.18-lp152.75- Sun May 23 03:34 still running
jpupava pts/9 10.100.12.155 Sat May 22 02:09 - 02:11 (00:02)
jpupava pts/0 10.100.12.155 Sat May 22 02:06 - 02:07 (00:01)
jpupava pts/1 10.100.12.155 Fri May 21 13:27 - 13:27 (00:00)
did `chattr -i workers.ini` and restarted the CI pipeline
https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/436118 is fine now
Actions