We have random failure of the Jenkins job that runs scap on beta ( https://integration.wikimedia.org/ci/job/beta-scap-eqiad/ ). Looking at deployment-tin.deployment-prep.eqiad.wmflabs it seems to be puppet deleting /etc/ssh/ssh_known_hosts:
Info: Caching catalog for deployment-tin.deployment-prep.eqiad.wmflabs Info: Applying configuration version '1488369728' Notice: /Stage[main]/Ssh::Client/File[/etc/ssh/ssh_known_hosts]/content: --- /etc/ssh/ssh_known_hosts 2017-03-01 12:23:44.684803618 +0000 +++ /tmp/puppet-file20170301-26119-1x0zk44 2017-03-01 13:54:03.737377130 +0000 @@ -1,62 +1 @@ # This file is managed by puppet -deployment-apertium02.deployment-prep.eqiad.wmflabs,deployment-apertium02,10.68.22.254 ecdsa-sha2-nistp256 -deployment-aqs01.deployment-prep.eqiad.wmflabs,deployment-aqs01,10.68.18.237 ecdsa-sha2-nistp256 <snip> -deployment-urldownloader.deployment-prep.eqiad.wmflabs,deployment-urldownloader,10.68.16.135 ecdsa-sha2-nistp256 -deployment-zookeeper01.deployment-prep.eqiad.wmflabs,deployment-zookeeper01,10.68.17.157 ecdsa-sha2-nistp256 -deployment-zotero01.deployment-prep.eqiad.wmflabs,deployment-zotero01,10.68.17.102 ecdsa-sha2-nistp256 Notice: /Stage[main]/Ssh::Client/File[/etc/ssh/ssh_known_hosts]/content: content changed '{md5}6391f0f800c5fba5000111eeb73304ed' to '{md5}3e04e1a906c0d2df1d4eea34e4bd0f4e' Notice: /Stage[main]/Deployment::Deployment_server/Salt::Grain[deployment_server]/Exec[ensure_deployment_server_true]/returns: executed successfully Info: Salt::Grain[deployment_server]: Scheduling refresh of Exec[deployment_server_sync_all] Notice: /Stage[main]/Deployment::Deployment_server/Exec[deployment_server_sync_all]: Triggered 'refresh' from 1 events Notice: /Stage[main]/Deployment::Deployment_server/Exec[eventual_consistency_deployment_server_init]/returns: executed successfully Notice: /Stage[main]/Ssh::Server/File[/etc/ssh/userkeys/root.d]: Not removing directory; use 'force' to override Notice: /Stage[main]/Ssh::Server/File[/etc/ssh/userkeys/root.d]/ensure: removed Notice: Finished catalog run in 164.36 seconds