We are getting 4 alerts about clouddumps1001/1002 doing puppet changes on every puppet run:
https://alerts.wikimedia.org/?q=team%3Dwmcs&q=alertname%3DPuppetConstantChange
These seem to be the resources that change:
Notice: /Stage[main]/Dumps::Web::Dirs/File[/srv/dumps/xmldatadumps/public/wikidatawiki/entities]/owner: owner changed 'dumpsgen' to 'root' (corrective)
Notice: /Stage[main]/Dumps::Web::Dirs/File[/srv/dumps/xmldatadumps/public/wikidatawiki/entities]/group: group changed 'dumpsgen' to 'root' (corrective)
Notice: /Stage[main]/Dumps::Web::Html/File[/srv/dumps/xmldatadumps/public/dvd.html]/content: content changed '{md5}2f535f4d36adf83e02ae3c92fcbb6c4e' to '{md5}bade8acc1325fd370ae91e084ccddc5b' (corrective)
Notice: /Stage[main]/Dumps::Web::Html/File[/srv/dumps/xmldatadumps/public/dvd.html]/owner: owner changed 'dumpsgen' to 'root' (corrective)
Notice: /Stage[main]/Dumps::Web::Html/File[/srv/dumps/xmldatadumps/public/dvd.html]/group: group changed 'dumpsgen' to 'root' (corrective)
Notice: /Stage[main]/Dumps::Web::Html/File[/srv/dumps/xmldatadumps/public/dvd.html]/mode: mode changed '0664' to '0644' (corrective)
otice: /Stage[main]/Dumps::Web::Fetches::Phab/Dumps::Web::Fetches::Job[phabdumps]/File[/srv/dumps/xmldatadumps/public/other/misc]/owner: owner changed 'dumpsgen' to 'root' (corrective)
Notice: /Stage[main]/Dumps::Web::Fetches::Phab/Dumps::Web::Fetches::Job[phabdumps]/File[/srv/dumps/xmldatadumps/public/other/misc]/group: group changed 'dumpsgen' to 'root' (corrective)There might be a script/cron that changes those or similar :/