It was nboticed in T222326 that facter3 is having problems parsing the routng table on some systems namly cp* systems. This causes facter to emit lots of warning messages when ever it is called, including via puppet . FACT-1394 seems related
cp3041 ~ % sudo puppet agent -t [10:23:31] Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.0.130 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.0.132 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.16.22 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.16.24 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.32.67 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.32.69 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.48.101 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.48.103 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.0.122 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.0.125 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.0.127 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.16.133 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.16.136 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.16.138 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.32.112 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.32.115 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.48.23 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.48.27 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:101:10:192:0:122 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:101:10:192:0:125 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:101:10:192:0:127 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:102:10:192:16:133 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:102:10:192:16:136 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:102:10:192:16:138 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:103:10:192:32:112 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:103:10:192:32:115 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:104:10:192:48:23 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:104:10:192:48:27 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:101:10:64:0:130 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:101:10:64:0:132 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:102:10:64:16:22 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:102:10:64:16:24 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:103:10:64:32:67 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:103:10:64:32:69 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:107:10:64:48:101 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:107:10:64:48:103 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Downgrading to PSON for future requests Info: Using configured environment 'production' Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.0.130 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.0.132 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.16.22 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.16.24 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.32.67 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.32.69 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.48.101 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.64.48.103 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.0.122 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.0.125 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.0.127 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.16.133 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.16.136 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.16.138 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.32.112 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.32.115 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.48.23 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '10.192.48.27 via 10.20.0.1 dev eno1 mtu lock 1450' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:101:10:192:0:122 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:101:10:192:0:125 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:101:10:192:0:127 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:102:10:192:16:133 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:102:10:192:16:136 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:102:10:192:16:138 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:103:10:192:32:112 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:103:10:192:32:115 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:104:10:192:48:23 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:860:104:10:192:48:27 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:101:10:64:0:130 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:101:10:64:0:132 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:102:10:64:16:22 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:102:10:64:16:24 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:103:10:64:32:67 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:103:10:64:32:69 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:107:10:64:48:101 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '2620:0:861:107:10:64:48:103 via fe80::1 dev eno1 metric 1024 mtu lock 1450 pref medium' Info: Caching catalog for cp3041.esams.wmnet Info: Applying configuration version '1556792620' Notice: tlsproxy::localssl instance unified on port 443 with server name www.wikimedia.org is the default server. Notice: /Stage[main]/Profile::Cache::Ssl::Unified/Tlsproxy::Localssl[unified]/Notify[tlsproxy localssl default_server on port 443]/message: defined 'message' as 'tlsproxy::localssl instance unified on port 443 with server name www.wikimedia.org is the default server.' Notice: Applied catalog in 39.27 seconds