Guest User

Untitled

a guest
Mar 12th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.99 KB | None | 0 0
  1. *******
  2.  
  3. POSTGRES
  4.  
  5. [2013-03-12 05:43:28 CET]LOG: checkpoints are occurring too frequently (26 seconds apart)
  6. [2013-03-12 05:43:28 CET]HINT: Consider increasing the configuration parameter "checkpoint_segments".
  7. [2013-03-12 05:49:49 CET]LOG: checkpoints are occurring too frequently (22 seconds apart)
  8. [2013-03-12 05:49:49 CET]HINT: Consider increasing the configuration parameter "checkpoint_segments".
  9. [2013-03-12 05:51:19 CET]ERROR: insert or update on table "certname_catalogs" violates foreign key constraint "certname_catalogs_catalog_fkey"
  10. [2013-03-12 05:51:19 CET]DETAIL: Key (catalog)=(c93825c7157cba8c10641b54d9dce17eb0ce618b) is not present in table "catalogs".
  11. [2013-03-12 05:51:19 CET]STATEMENT: INSERT INTO certname_catalogs (certname,catalog,timestamp) VALUES ($1,$2,$3) RETURNING *
  12. [2013-03-12 05:51:19 CET]ERROR: insert or update on table "certname_catalogs" violates foreign key constraint "certname_catalogs_catalog_fkey"
  13. [2013-03-12 05:51:19 CET]DETAIL: Key (catalog)=(dd1ad1b27c063beab9beaded80f449a050fe11a6) is not present in table "catalogs".
  14. [2013-03-12 05:51:19 CET]STATEMENT: INSERT INTO certname_catalogs (certname,catalog,timestamp) VALUES ($1,$2,$3) RETURNING *
  15.  
  16. PuppetDB
  17.  
  18. 2013-03-12 05:49:26,871 INFO [clojure-agent-send-off-pool-4] [cli.services] Starting database garbage collection
  19. 2013-03-12 05:49:28,783 INFO [command-proc-46] [puppetdb.command] [5e927494-cff4-48f1-8d67-e8979d99a7b5] [replace catalog] somemachine
  20. 2013-03-12 05:49:28,914 INFO [command-proc-47] [puppetdb.command] [0945ecfc-f683-4f84-8ea7-3d988574bcb7] [replace catalog] somemachine
  21. 2013-03-12 05:49:29,141 INFO [command-proc-46] [puppetdb.command] [6f59a6cf-f096-496b-a785-cc83ebe9d9da] [replace catalog] somemachine
  22. 2013-03-12 05:49:29,310 INFO [command-proc-47] [puppetdb.command] [8253deb4-6815-42d1-b670-90b41513c513] [replace facts] somemachine
  23. 2013-03-12 05:49:29,413 INFO [command-proc-46] [puppetdb.command] [ecf47f0d-8d24-4292-902f-32e1154bbe03] [replace facts] somemachine
  24. 2013-03-12 05:49:32,631 INFO [command-proc-47] [puppetdb.command] [1f9c23cd-7744-4e5f-8dbf-949022718698] [replace catalog] somemachine
  25. 2013-03-12 05:49:32,690 INFO [command-proc-47] [puppetdb.command] [90da092b-53b3-4f80-8a48-c16728e69c37] [replace facts] somemachine
  26. 2013-03-12 05:49:32,825 INFO [command-proc-46] [puppetdb.command] [338a7826-3cea-47cc-84b4-6484086f0d84] [replace catalog] somemachine
  27. 2013-03-12 05:49:34,428 INFO [command-proc-46] [puppetdb.command] [0fbe9fa9-bcbf-4e50-8852-d63dd8eb7e98] [replace catalog] somemachine
  28. 2013-03-12 05:49:36,263 INFO [command-proc-46] [puppetdb.command] [d192bb57-f145-486e-8e6b-cf8bb32e7aae] [replace catalog] somemachine
  29. 2013-03-12 05:49:42,438 INFO [command-proc-46] [puppetdb.command] [9d91a88b-5b72-4063-bc83-3a9b2003b2d2] [replace facts] somemachine
  30. 2013-03-12 05:49:44,350 INFO [command-proc-46] [puppetdb.command] [0a416efc-1de3-4ac9-8f5c-3abdb007e525] [replace catalog] somemachine
  31. 2013-03-12 05:50:33,176 WARN [qtp1992135396-2771] [http.server] Use of unversioned APIs is deprecated; please use /v1/metrics/mbean/java.lang:type=Memory
  32. 2013-03-12 05:50:36,366 WARN [clojure-agent-send-off-pool-4] [jdbc.internal] Query slower than 10s threshold: actual execution time: 69.4939 seconds; Query: DELETE FROM catalogs WHERE NOT EXISTS (SELECT * FROM certname_catalogs cc WHERE cc.catalog=catalogs.hash); Query Params:
  33. 2013-03-12 05:51:16,088 WARN [qtp1992135396-3008] [http.server] Use of unversioned APIs is deprecated; please use /v1/nodes
  34. 2013-03-12 05:51:16,321 WARN [qtp1992135396-2771] [http.server] Use of unversioned APIs is deprecated; please use /v1/resources
  35. 2013-03-12 05:51:19,385 WARN [qtp1992135396-2762] [http.server] Use of unversioned APIs is deprecated; please use /v1/metrics/mbean/java.lang:type=Memory
  36. 2013-03-12 05:51:19,605 WARN [clojure-agent-send-off-pool-4] [jdbc.internal] Query slower than 10s threshold: actual execution time: 43.2384 seconds; Query: DELETE FROM resource_params WHERE NOT EXISTS (SELECT * FROM catalog_resources cr WHERE cr.resource=resource_params.resource); Query Params:
  37. 2013-03-12 05:51:19,605 INFO [clojure-agent-send-off-pool-4] [cli.services] Finished database garbage collection
  38. 2013-03-12 05:51:19,605 WARN [command-proc-46] [jdbc.internal] Query slower than 10s threshold: actual execution time: 93.2356 seconds; Query: UPDATE catalogs SET api_version=?, catalog_version=? WHERE hash=?; Query Params: (1 - java.lang.Integer), ('1363063575' - java.lang.String), ('dd1ad1b27c063beab9beaded80f449a050fe11a6' - java.lang.String)
  39. 2013-03-12 05:51:19,605 WARN [command-proc-47] [jdbc.internal] Query slower than 10s threshold: actual execution time: 104.5361 seconds; Query: UPDATE catalogs SET api_version=?, catalog_version=? WHERE hash=?; Query Params: (1 - java.lang.Integer), ('1363063706' - java.lang.String), ('c93825c7157cba8c10641b54d9dce17eb0ce618b' - java.lang.String)
  40. 2013-03-12 05:51:19,605 INFO [clojure-agent-send-off-pool-4] [cli.services] Starting sweep of stale reports (threshold: 7 days)
  41. 2013-03-12 05:51:19,607 INFO [clojure-agent-send-off-pool-4] [cli.services] Finished sweep of stale reports (threshold: 7 days)
  42. 2013-03-12 05:51:19,763 INFO [command-proc-47] [puppetdb.command] [5c0074a0-dc35-4b09-b757-9a117f839776] [replace facts] somemachine
  43. 2013-03-12 05:51:19,812 INFO [command-proc-47] [puppetdb.command] [478ab48e-bf95-47de-afae-cfc74bdcd4ef] [replace facts] somemachine
  44. 2013-03-12 05:51:20,401 INFO [command-proc-47] [puppetdb.command] [a5334d5b-f2ae-4134-a52f-a5c4f6e515a8] [replace catalog] somemachine
  45. 2013-03-12 05:51:20,429 INFO [command-proc-46] [puppetdb.command] [d62dc57d-9aea-421f-83a7-c28e266633b4] [replace catalog] somemachine
  46. 2013-03-12 05:51:20,450 INFO [command-proc-47] [puppetdb.command] [024fd2fd-8bf8-431f-926f-29646b0f18aa] [replace facts] somemachine
  47. 2013-03-12 05:51:20,488 INFO [command-proc-46] [puppetdb.command] [da4d6fff-546d-45ee-be3b-a37010637df2] [replace facts] somemachine
  48.  
  49. *******
  50.  
  51. POSTGRES
  52.  
  53. [2013-03-12 06:51:54 CET]LOG: checkpoints are occurring too frequently (22 seconds apart)
  54. [2013-03-12 06:51:54 CET]HINT: Consider increasing the configuration parameter "checkpoint_segments".
  55. [2013-03-12 06:52:20 CET]LOG: checkpoints are occurring too frequently (26 seconds apart)
  56. [2013-03-12 06:52:20 CET]HINT: Consider increasing the configuration parameter "checkpoint_segments".
  57. [2013-03-12 06:53:09 CET]ERROR: insert or update on table "certname_catalogs" violates foreign key constraint "certname_catalogs_catalog_fkey"
  58. [2013-03-12 06:53:09 CET]DETAIL: Key (catalog)=(e98bac3307b001253ce55811246ee51945aa8fcc) is not present in table "catalogs".
  59. [2013-03-12 06:53:09 CET]STATEMENT: INSERT INTO certname_catalogs (certname,catalog,timestamp) VALUES ($1,$2,$3) RETURNING *
  60. [2013-03-12 06:53:09 CET]ERROR: insert or update on table "certname_catalogs" violates foreign key constraint "certname_catalogs_catalog_fkey"
  61. [2013-03-12 06:53:09 CET]DETAIL: Key (catalog)=(c46ca64f97a552c0f598f1b81a5766b64c6231bd) is not present in table "catalogs".
  62. [2013-03-12 06:53:09 CET]STATEMENT: INSERT INTO certname_catalogs (certname,catalog,timestamp) VALUES ($1,$2,$3) RETURNING *
  63.  
  64. PuppetDB
  65.  
  66. 2013-03-12 06:51:10,764 INFO [command-proc-46] [puppetdb.command] [5311fcb1-fab6-4cca-9b58-3420dbfc50ae] [replace facts] somemachine
  67. 2013-03-12 06:51:12,373 INFO [command-proc-47] [puppetdb.command] [090d67e5-fc04-41e4-8b30-5f158e84ad3b] [replace catalog] somemachine
  68. 2013-03-12 06:51:16,554 INFO [command-proc-46] [puppetdb.command] [14cf7ce8-7561-4909-b52b-4d15bec3eb95] [replace facts] somemachine
  69. 2013-03-12 06:51:17,713 INFO [command-proc-47] [puppetdb.command] [4a3ab0fa-a2f5-407b-bd25-36a6eaf52f51] [replace catalog] somemachine
  70. 2013-03-12 06:51:19,497 INFO [command-proc-46] [puppetdb.command] [f0e0dbe1-2bfb-4bb5-ba4c-83db474832fc] [replace catalog] somemachine
  71. 2013-03-12 06:51:19,607 INFO [clojure-agent-send-off-pool-4] [cli.services] Starting database garbage collection
  72. 2013-03-12 06:51:23,952 INFO [command-proc-47] [puppetdb.command] [e3610fbd-d2da-4acb-99b0-f5a1568c1fc1] [replace facts] somemachine
  73. 2013-03-12 06:51:28,085 INFO [command-proc-46] [puppetdb.command] [57cd1f99-000e-4f1c-b731-7313b2cb24f7] [replace facts] somemachine
  74. 2013-03-12 06:51:33,453 INFO [command-proc-47] [puppetdb.command] [b1f86c70-04ac-4426-9eb5-35a76a72f504] [replace catalog] somemachine
  75. 2013-03-12 06:51:36,252 INFO [command-proc-46] [puppetdb.command] [135ff099-fee6-4aee-85f1-5d161bc1e46a] [replace catalog] somemachine
  76. 2013-03-12 06:51:37,497 INFO [command-proc-47] [puppetdb.command] [88f9682f-d89f-4a61-9d16-da8ea767a401] [replace catalog] somemachine
  77. 2013-03-12 06:51:37,502 INFO [command-proc-46] [puppetdb.command] [b5b32c47-a1e7-4246-ac33-7af61ddc59b0] [replace catalog] somemachine
  78. 2013-03-12 06:51:37,725 INFO [command-proc-46] [puppetdb.command] [42531b45-1047-43b2-a3e7-a0343e5a4964] [replace facts] somemachine
  79. 2013-03-12 06:51:38,852 INFO [command-proc-47] [puppetdb.command] [e386bb71-fa6f-4fbe-aa1a-2c9bdcf672ea] [replace catalog] somemachine
  80. 2013-03-12 06:51:38,921 INFO [command-proc-47] [puppetdb.command] [60c66fb3-70c4-4ae3-8523-7435461a42fd] [replace facts] somemachine
  81. 2013-03-12 06:51:40,211 INFO [command-proc-46] [puppetdb.command] [954b81e4-fb00-4021-81fa-baf75c3d397b] [replace catalog] somemachine
  82. 2013-03-12 06:51:42,377 INFO [command-proc-47] [puppetdb.command] [23a0fd74-8b54-48f0-99bf-398d4c4783ad] [replace catalog] somemachine
  83. 2013-03-12 06:51:48,064 INFO [command-proc-47] [puppetdb.command] [dd6d04ed-423c-4f7d-995a-8b2bdbe477b8] [replace facts] somemachine
  84. 2013-03-12 06:51:51,945 INFO [command-proc-47] [puppetdb.command] [98038d99-3174-4eb0-8979-681d7c18b235] [replace catalog] somemachine
  85. 2013-03-12 06:51:51,983 INFO [command-proc-47] [puppetdb.command] [e4424667-ac52-4910-9173-147c865773db] [replace facts] somemachine
  86. 2013-03-12 06:51:52,798 INFO [command-proc-47] [puppetdb.command] [0fa76908-2f02-439a-8a03-05f50c8b709c] [replace catalog] somemachine
  87. 2013-03-12 06:51:55,823 INFO [command-proc-47] [puppetdb.command] [6b647d02-a811-4972-830c-2bf359d5761a] [replace facts] somemachine
  88. 2013-03-12 06:51:59,739 INFO [command-proc-47] [puppetdb.command] [17f7839a-f586-4898-a508-7789e064280a] [replace catalog] somemachine
  89. 2013-03-12 06:51:59,811 INFO [command-proc-47] [puppetdb.command] [d1e01958-3b83-41ba-b46d-023fc76f23ec] [replace facts] somemachine
  90. 2013-03-12 06:52:03,224 INFO [command-proc-47] [puppetdb.command] [1fe91cfb-1e79-4f61-a8df-f2699a6eb8a2] [replace catalog] somemachine
  91. 2013-03-12 06:52:05,880 INFO [command-proc-47] [puppetdb.command] [89e07bee-0b41-40d0-a1f4-c233b648b091] [replace catalog] somemachine
  92. 2013-03-12 06:52:06,839 INFO [command-proc-47] [puppetdb.command] [56c9a00a-f35d-49ee-a196-a808580f2e4e] [replace facts] somemachine
  93. 2013-03-12 06:52:10,497 INFO [command-proc-47] [puppetdb.command] [2499f39f-bd1c-4384-b7f1-117ff5f6a5a2] [replace catalog] somemachine
  94. 2013-03-12 06:52:13,565 INFO [command-proc-47] [puppetdb.command] [4569e8f2-a2fb-401d-9deb-6686ab0f6ede] [replace catalog] somemachine
  95. 2013-03-12 06:52:13,625 INFO [command-proc-47] [puppetdb.command] [3ed0b187-dbfc-4544-8862-53f064bcb16d] [replace facts] somemachine
  96. 2013-03-12 06:52:14,250 INFO [command-proc-47] [puppetdb.command] [73193b0f-c4ea-4e35-8ce5-c34ac1c2393c] [replace facts] somemachine
  97. 2013-03-12 06:52:16,109 INFO [command-proc-47] [puppetdb.command] [da0a2949-1b8e-4702-bed7-998281f3e063] [replace catalog] somemachine
  98. 2013-03-12 06:52:17,614 INFO [command-proc-47] [puppetdb.command] [fc56bd43-8bee-409a-bd69-3c12f73bc9a9] [replace facts] somemachine
  99. 2013-03-12 06:52:20,695 INFO [command-proc-47] [puppetdb.command] [42b912b5-5af8-4d62-aeba-f9018a9378cd] [replace catalog] somemachine
  100. 2013-03-12 06:52:25,752 INFO [command-proc-47] [puppetdb.command] [2d6fcc45-264d-4a42-b33a-a3e81ac839df] [replace facts] somemachine
  101. 2013-03-12 06:52:26,706 INFO [command-proc-47] [puppetdb.command] [464a62e7-b161-49e3-a2bf-9bfa20ab2f62] [replace catalog] somemachine
  102. 2013-03-12 06:52:27,465 INFO [command-proc-47] [puppetdb.command] [067cc07d-cf43-45a1-958d-d85ba036b19a] [replace catalog] somemachine
  103. 2013-03-12 06:52:29,062 INFO [command-proc-47] [puppetdb.command] [3985484e-e6fb-4bcd-8b24-72b92afd1d2b] [replace catalog] somemachine
  104. 2013-03-12 06:52:29,821 INFO [command-proc-47] [puppetdb.command] [dd760548-8016-4a2c-834e-266d9f40b495] [replace catalog] somemachine
  105. 2013-03-12 06:52:30,127 WARN [clojure-agent-send-off-pool-4] [jdbc.internal] Query slower than 10s threshold: actual execution time: 70.5195 seconds; Query: DELETE FROM catalogs WHERE NOT EXISTS (SELECT * FROM certname_catalogs cc WHERE cc.catalog=catalogs.hash); Query Params:
  106. 2013-03-12 06:52:30,772 INFO [command-proc-47] [puppetdb.command] [3f86e185-42dc-406f-a9c1-eefd7d82807d] [replace catalog] somemachine
  107. 2013-03-12 06:52:56,332 WARN [qtp1992135396-3007] [http.server] Use of unversioned APIs is deprecated; please use /v1/metrics/mbean/java.lang:type=Memory
  108. 2013-03-12 06:53:09,714 WARN [clojure-agent-send-off-pool-4] [jdbc.internal] Query slower than 10s threshold: actual execution time: 39.5864 seconds; Query: DELETE FROM resource_params WHERE NOT EXISTS (SELECT * FROM catalog_resources cr WHERE cr.resource=resource_params.resource); Query Params:
  109. 2013-03-12 06:53:09,714 INFO [clojure-agent-send-off-pool-4] [cli.services] Finished database garbage collection
  110. 2013-03-12 06:53:09,715 INFO [clojure-agent-send-off-pool-4] [cli.services] Starting sweep of stale reports (threshold: 7 days)
  111. 2013-03-12 06:53:09,715 WARN [command-proc-46] [jdbc.internal] Query slower than 10s threshold: actual execution time: 86.9263 seconds; Query: UPDATE catalogs SET api_version=?, catalog_version=? WHERE hash=?; Query Params: (1 - java.lang.Integer), ('1363066954' - java.lang.String), ('c46ca64f97a552c0f598f1b81a5766b64c6231bd' - java.lang.String)
  112. 2013-03-12 06:53:09,715 WARN [command-proc-47] [jdbc.internal] Query slower than 10s threshold: actual execution time: 37.5244 seconds; Query: UPDATE catalogs SET api_version=?, catalog_version=? WHERE hash=?; Query Params: (1 - java.lang.Integer), ('1363066944' - java.lang.String), ('e98bac3307b001253ce55811246ee51945aa8fcc' - java.lang.String)
  113. 2013-03-12 06:53:09,716 INFO [clojure-agent-send-off-pool-4] [cli.services] Finished sweep of stale reports (threshold: 7 days)
  114. 2013-03-12 06:53:10,338 INFO [command-proc-46] [puppetdb.command] [3bee0ecd-070e-4a57-aa01-70879b46fff0] [replace catalog] somemachine
  115. 2013-03-12 06:53:10,405 INFO [command-proc-46] [puppetdb.command] [889be658-9612-4188-b952-f37878f4da58] [replace facts] somemachine
  116. 2013-03-12 06:53:10,459 INFO [command-proc-46] [puppetdb.command] [c14e6b9b-13ae-47b9-a8ef-6e0fd513ef1d] [replace facts] somemachine
  117. 2013-03-12 06:53:10,501 INFO [command-proc-46] [puppetdb.command] [9dfe5189-fa62-4e55-af5b-e747019e0814] [replace facts] somemachine
  118. 2013-03-12 06:53:10,554 INFO [command-proc-46] [puppetdb.command] [b5c36a21-4d36-4741-99b6-feeb356c8870] [replace facts] somemachine
  119.  
  120. *******
  121.  
  122. POSTGRES
  123.  
  124. [2013-03-12 07:57:32 CET]ERROR: insert or update on table "certname_catalogs" violates foreign key constraint "certname_catalogs_catalog_fkey"
  125. [2013-03-12 07:57:32 CET]DETAIL: Key (catalog)=(77acee9a6179695af70a76462cec3011b1b3f772) is not present in table "catalogs".
  126. [2013-03-12 07:57:32 CET]STATEMENT: INSERT INTO certname_catalogs (certname,catalog,timestamp) VALUES ($1,$2,$3) RETURNING *
  127. [2013-03-12 07:57:32 CET]ERROR: insert or update on table "certname_catalogs" violates foreign key constraint "certname_catalogs_catalog_fkey"
  128. [2013-03-12 07:57:32 CET]DETAIL: Key (catalog)=(836831b8560eb369d003ad772fbbf90317306bbe) is not present in table "catalogs".
  129. [2013-03-12 07:57:32 CET]STATEMENT: INSERT INTO certname_catalogs (certname,catalog,timestamp) VALUES ($1,$2,$3) RETURNING *
  130.  
  131. PuppetDB
  132.  
  133. 2013-03-12 07:52:59,806 INFO [command-proc-46] [puppetdb.command] [52957c9a-d4e5-4c73-ae56-54594b7de891] [replace facts] somemachine
  134. 2013-03-12 07:53:04,768 INFO [command-proc-46] [puppetdb.command] [a0610bf4-8674-4e26-adfc-081eb8139f4e] [replace facts] somemachine
  135. 2013-03-12 07:53:04,785 INFO [command-proc-47] [puppetdb.command] [e50d828e-e9b1-4c83-9717-3c5839487374] [replace catalog] somemachine
  136. 2013-03-12 07:53:09,716 INFO [clojure-agent-send-off-pool-4] [cli.services] Starting database garbage collection
  137. 2013-03-12 07:53:11,243 INFO [command-proc-47] [puppetdb.command] [5948e87d-b66f-4f77-bb4e-4c38e539f6c9] [replace catalog] somemachine
  138. 2013-03-12 07:53:12,390 INFO [command-proc-46] [puppetdb.command] [9672e971-dc13-45c7-aa81-bd40cc3797d1] [replace catalog] somemachine
  139. 2013-03-12 07:53:12,490 INFO [command-proc-47] [puppetdb.command] [b4ef096c-ae3a-45ab-ab4a-a804d34f2fb4] [replace catalog] somemachine
  140. 2013-03-12 07:53:12,873 INFO [command-proc-46] [puppetdb.command] [4367d048-77d5-4b65-b5db-3940b3ee684c] [replace catalog] somemachine
  141. 2013-03-12 07:53:13,536 INFO [command-proc-47] [puppetdb.command] [fd2a82cb-c628-4964-9e53-72058c398eb6] [replace catalog] somemachine
  142. 2013-03-12 07:53:14,318 INFO [command-proc-46] [puppetdb.command] [4a0b8520-21ab-461b-9eca-cdeb9b5fc0e3] [replace catalog] somemachine
  143. 2013-03-12 07:53:15,471 INFO [command-proc-47] [puppetdb.command] [ef02286e-42e6-4d74-ab5c-2a3a6da287f0] [replace catalog] somemachine
  144. 2013-03-12 07:53:17,185 INFO [command-proc-46] [puppetdb.command] [c794bb46-9a42-49be-9a72-f0ebad1d0eb3] [replace catalog] somemachine
  145. 2013-03-12 07:53:17,869 INFO [command-proc-47] [puppetdb.command] [f711cde3-b6d1-401b-809d-3ee5a7bef617] [replace catalog] somemachine
  146. 2013-03-12 07:53:19,332 INFO [command-proc-46] [puppetdb.command] [c9f1c3d8-c6a6-4cf6-b9a0-c844e774f6e1] [replace facts] somemachine
  147. 2013-03-12 07:53:22,108 INFO [command-proc-47] [puppetdb.command] [94f03de1-4ede-4248-8814-6751a2d44e62] [replace catalog] somemachine
  148. 2013-03-12 07:53:22,356 INFO [command-proc-47] [puppetdb.command] [d2c47160-5a04-4c91-b2d9-44c588cf7c1a] [replace facts] somemachine
  149. 2013-03-12 07:53:22,788 INFO [command-proc-46] [puppetdb.command] [78dd1554-ab3c-4496-a3d3-9ab5d4c278b6] [replace catalog] somemachine
  150. 2013-03-12 07:53:26,980 INFO [command-proc-46] [puppetdb.command] [6b355dd1-15e3-4ae7-bcbf-39263c29aa0d] [replace catalog] somemachine
  151. 2013-03-12 07:53:32,559 INFO [command-proc-47] [puppetdb.command] [9a1bb268-fade-4c83-a891-f6545b6a3715] [replace facts] somemachine
  152. 2013-03-12 07:53:37,102 INFO [command-proc-46] [puppetdb.command] [98bc64a3-ec3b-431c-b6df-71459d7bb51f] [replace facts] somemachine
  153. 2013-03-12 07:53:43,789 INFO [command-proc-47] [puppetdb.command] [38aaa738-fb80-428c-8314-384b38d38ddb] [replace catalog] somemachine
  154. 2013-03-12 07:53:45,624 INFO [command-proc-46] [puppetdb.command] [c310c235-d5a1-4750-bd76-8fda09f998d1] [replace catalog] somemachine
  155. 2013-03-12 07:53:46,655 INFO [command-proc-47] [puppetdb.command] [b209d740-0ac2-4057-9bb6-28bcb548cdfc] [replace catalog] somemachine
  156. 2013-03-12 07:53:49,678 INFO [command-proc-46] [puppetdb.command] [bc44f79c-57bd-463a-b3f8-471391845f1d] [replace facts] somemachine
  157. 2013-03-12 07:53:50,836 INFO [command-proc-47] [puppetdb.command] [ef41469b-d0f1-4aec-9795-1a9fed8b50f9] [replace facts] somemachine
  158. 2013-03-12 07:53:54,675 INFO [command-proc-46] [puppetdb.command] [63752c4f-f0ac-45e1-82b4-56866bbfdc54] [replace catalog] somemachine
  159. 2013-03-12 07:53:54,702 INFO [command-proc-47] [puppetdb.command] [777532a1-0be6-446f-a4be-93014a99e3b5] [replace facts] somemachine
  160. 2013-03-12 07:53:56,988 INFO [command-proc-46] [puppetdb.command] [96bce29a-dc2f-41d8-aa7b-95f162e961de] [replace catalog] somemachine
  161. 2013-03-12 07:53:58,049 INFO [command-proc-47] [puppetdb.command] [ed725fb9-d2ec-4c83-80d3-6c9e8d02f6df] [replace facts] somemachine
  162. 2013-03-12 07:54:01,106 INFO [command-proc-46] [puppetdb.command] [5f0a092c-ca9b-448f-9743-8acebf9e67ef] [replace facts] somemachine
  163. 2013-03-12 07:54:01,362 INFO [command-proc-47] [puppetdb.command] [023c8823-cda7-43b0-95b4-827064c6cb53] [replace facts] somemachine
  164. 2013-03-12 07:54:01,543 INFO [command-proc-46] [puppetdb.command] [052a6357-49f9-4a73-9610-c1a00eb02dd3] [replace facts] somemachine
  165. 2013-03-12 07:54:07,267 INFO [command-proc-47] [puppetdb.command] [4c82941e-91f6-4627-887f-e14752c8a88b] [replace facts] somemachine
  166. 2013-03-12 07:54:08,769 INFO [command-proc-46] [puppetdb.command] [86d89b5d-8ea0-48f2-853b-d68f1fec054f] [replace facts] somemachine
  167. 2013-03-12 07:54:11,101 INFO [command-proc-47] [puppetdb.command] [c0797941-3db8-4e7a-a993-263824ba8c9a] [replace facts] somemachine
  168. 2013-03-12 07:54:15,648 INFO [command-proc-46] [puppetdb.command] [851144cc-cc2c-4c0b-b3a6-ff96cffb58ba] [replace facts] somemachine
  169. 2013-03-12 07:54:18,557 INFO [command-proc-47] [puppetdb.command] [da3ec335-e89c-4f8b-a169-f16cd7a4f48c] [replace facts] somemachine
  170. 2013-03-12 07:54:20,027 INFO [command-proc-46] [puppetdb.command] [449beaef-7faa-4573-86c3-fb8e29c0a620] [replace catalog] somemachine
  171. 2013-03-12 07:54:21,830 INFO [command-proc-47] [puppetdb.command] [0b7a2c3e-d2f5-4e47-917d-0a2ef831438f] [replace facts] somemachine
  172. 2013-03-12 07:54:23,404 INFO [command-proc-46] [puppetdb.command] [aa89b867-dc9d-4661-8879-04880343ab79] [replace facts] somemachine
  173. 2013-03-12 07:54:25,416 INFO [command-proc-47] [puppetdb.command] [03ebdc5f-384b-4a0c-943a-d809999657ec] [replace facts] somemachine
  174. 2013-03-12 07:54:30,056 INFO [command-proc-46] [puppetdb.command] [2908f106-6e61-4faa-99d4-c1fd6e9a0b0c] [replace catalog] somemachine
  175. 2013-03-12 07:54:32,599 INFO [command-proc-47] [puppetdb.command] [d94e147e-5c28-4592-a7ee-58504a8b96cb] [replace catalog] somemachine
  176. 2013-03-12 07:54:35,056 INFO [command-proc-47] [puppetdb.command] [baae6bbf-4ebb-4dc1-b136-9a783a13b490] [replace catalog] somemachine
  177. 2013-03-12 07:54:35,086 INFO [command-proc-46] [puppetdb.command] [6e89e2a6-2a73-4c42-b1b6-f1762f23f3c3] [replace catalog] somemachine
  178. 2013-03-12 07:54:35,139 INFO [command-proc-46] [puppetdb.command] [7abf7947-2dcc-4314-adcb-cff12d408a47] [replace facts] somemachine
  179. 2013-03-12 07:54:36,327 INFO [command-proc-47] [puppetdb.command] [6138a8c9-137b-4be3-95ab-fb2b6b6e7302] [replace facts] somemachine
  180. 2013-03-12 07:54:39,814 INFO [command-proc-46] [puppetdb.command] [3f3b1db0-866f-47b8-855b-731d4225572e] [replace catalog] somemachine
  181. 2013-03-12 07:54:43,402 INFO [command-proc-47] [puppetdb.command] [c3cb621b-70f3-4a22-be01-2b19a0515983] [replace catalog] somemachine
  182. 2013-03-12 07:54:44,089 INFO [command-proc-46] [puppetdb.command] [0a6854d2-d054-4627-999d-149d0f5e2bf2] [replace catalog] somemachine
  183. 2013-03-12 07:54:44,630 INFO [command-proc-47] [puppetdb.command] [a67235d1-2b4c-4f86-94d2-313c5528fe5b] [replace facts] somemachine
  184. 2013-03-12 07:54:47,358 INFO [command-proc-46] [puppetdb.command] [bfcc7d58-4f5e-46fa-8935-74be37358a43] [replace catalog] somemachine
  185. 2013-03-12 07:54:48,985 INFO [command-proc-47] [puppetdb.command] [66325482-17b6-4fb4-a7a2-07a83f0ef880] [replace facts] somemachine
  186. 2013-03-12 07:54:50,030 INFO [command-proc-46] [puppetdb.command] [9106e2a1-625d-4a2c-ac57-f26e7aba002c] [replace facts] somemachine
  187. 2013-03-12 07:54:50,889 INFO [command-proc-47] [puppetdb.command] [8413bccc-25dd-4451-8f8d-e25110289f93] [replace facts] somemachine
  188. 2013-03-12 07:54:51,074 INFO [command-proc-46] [puppetdb.command] [4a818b0b-1113-4410-a148-e9d8d6792631] [replace facts] somemachine
  189. 2013-03-12 07:54:51,850 INFO [command-proc-47] [puppetdb.command] [b3af99c1-f59c-4d91-8eb1-cc1dbc07ba98] [replace facts] somemachine
  190. 2013-03-12 07:54:52,193 INFO [command-proc-46] [puppetdb.command] [1d8c6984-58e2-475c-98ec-50094c465c5f] [replace facts] somemachine
  191. 2013-03-12 07:54:52,974 INFO [command-proc-47] [puppetdb.command] [9f36fa83-ae2c-4c0a-a7f1-a634ddfae285] [replace catalog] somemachine
  192. 2013-03-12 07:54:55,125 INFO [command-proc-46] [puppetdb.command] [d944bc5c-35b7-4208-9a53-3e4781775bcb] [replace catalog] somemachine
  193. 2013-03-12 07:54:57,081 INFO [command-proc-47] [puppetdb.command] [5a7eb2da-5a19-4960-9ab1-882380aa7d4d] [replace facts] somemachine
  194. 2013-03-12 07:54:59,877 INFO [command-proc-46] [puppetdb.command] [174af9b5-a814-4db7-a6c2-105735a914bf] [replace catalog] somemachine
  195. 2013-03-12 07:55:00,831 INFO [command-proc-47] [puppetdb.command] [a7e4fc02-7c78-4dfd-ab4b-3512ab01a34e] [replace catalog] somemachine
  196. 2013-03-12 07:55:02,252 INFO [command-proc-46] [puppetdb.command] [07946989-f4b9-418d-80eb-58746afd5423] [replace catalog] somemachine
  197. 2013-03-12 07:55:03,125 INFO [command-proc-46] [puppetdb.command] [07391a1d-e4a7-4a17-98b6-f3d4c2180874] [replace facts] somemachine
  198. 2013-03-12 07:55:03,353 INFO [command-proc-47] [puppetdb.command] [3e0c8541-73ca-4f45-ae1e-f56171a64fbc] [replace catalog] somemachine
  199. 2013-03-12 07:55:07,488 INFO [command-proc-47] [puppetdb.command] [9d3912d1-ca9e-45fc-a0e8-41566f157e36] [replace facts] somemachine
  200. 2013-03-12 07:55:10,530 INFO [command-proc-46] [puppetdb.command] [f6524c78-036f-4f2c-9e59-b5ec6500f7a7] [replace facts] somemachine
  201. 2013-03-12 07:55:13,869 INFO [command-proc-47] [puppetdb.command] [9ea4cfd6-05c4-43bf-bbd9-5f984a0b4fa6] [replace facts] somemachine
  202. 2013-03-12 07:55:18,584 INFO [command-proc-46] [puppetdb.command] [a144f6ef-2cfa-48fd-b41f-5bca5584e730] [replace catalog] somemachine
  203. 2013-03-12 07:55:19,085 INFO [command-proc-47] [puppetdb.command] [f5197e28-fdee-4bac-8b17-eb0689ab8fb8] [replace catalog] somemachine
  204. 2013-03-12 07:55:24,702 WARN [clojure-agent-send-off-pool-4] [jdbc.internal] Query slower than 10s threshold: actual execution time: 134.9849 seconds; Query: DELETE FROM catalogs WHERE NOT EXISTS (SELECT * FROM certname_catalogs cc WHERE cc.catalog=catalogs.hash); Query Params:
  205. 2013-03-12 07:55:24,785 INFO [command-proc-47] [puppetdb.command] [a16b16ad-e1dd-4fe7-aef1-96893a25027c] [replace catalog] somemachine
  206. 2013-03-12 07:55:30,372 INFO [command-proc-47] [puppetdb.command] [6f99d51f-2317-4bf7-ac40-b96c0a079487] [replace catalog] somemachine
  207. 2013-03-12 07:55:32,921 INFO [command-proc-47] [puppetdb.command] [746a5df8-634d-4452-9b54-8d92f096b41d] [replace catalog] somemachine
  208. 2013-03-12 07:55:33,550 INFO [command-proc-47] [puppetdb.command] [1bed5855-aa44-4763-ac71-e7698196c293] [replace facts] somemachine
  209. 2013-03-12 07:55:36,178 INFO [command-proc-47] [puppetdb.command] [ad106d34-5dc9-492a-9096-1391777c3955] [replace facts] somemachine
  210. 2013-03-12 07:55:37,522 INFO [command-proc-47] [puppetdb.command] [24505d0f-ec27-465a-b5f6-b1d732ea6af8] [replace catalog] somemachine
  211. 2013-03-12 07:55:38,062 INFO [command-proc-47] [puppetdb.command] [ab0251fe-17a2-4d8f-b9bf-fa217e936ae2] [replace facts] somemachine
  212. 2013-03-12 07:55:38,746 INFO [command-proc-47] [puppetdb.command] [1f3cd7cd-d1a6-4865-927e-8be4cac5b1fa] [replace facts] somemachine
  213. 2013-03-12 07:55:41,591 INFO [command-proc-47] [puppetdb.command] [44390751-1fd5-47db-823d-8fda0e54bb5d] [replace facts] somemachine
  214. 2013-03-12 07:55:47,937 INFO [command-proc-47] [puppetdb.command] [664e4afb-87f3-4c27-809b-a47569358bed] [replace facts] somemachine
  215. 2013-03-12 07:55:49,307 INFO [command-proc-47] [puppetdb.command] [84751a89-6888-45fb-8be5-9aba07ebb233] [replace facts] somemachine
  216. 2013-03-12 07:55:50,827 INFO [command-proc-47] [puppetdb.command] [bac6300b-59d3-454f-81c7-c93da3f7ebad] [replace catalog] somemachine
  217. 2013-03-12 07:55:53,598 INFO [command-proc-47] [puppetdb.command] [979ea601-9646-46b4-9cbf-f607e00bea1f] [replace catalog] somemachine
  218. 2013-03-12 07:55:54,404 INFO [command-proc-47] [puppetdb.command] [f2157168-c29d-4601-8b69-e296d86e870c] [replace facts] somemachine
  219. 2013-03-12 07:55:56,216 INFO [command-proc-47] [puppetdb.command] [7a7ecb09-142b-4496-80b2-8fb620aee49e] [replace catalog] somemachine
  220. 2013-03-12 07:56:03,965 INFO [command-proc-47] [puppetdb.command] [aa18d3eb-15ae-477c-9dbf-466ba67c4529] [replace catalog] somemachine
  221. 2013-03-12 07:56:04,036 INFO [command-proc-47] [puppetdb.command] [aaccf75e-09c4-4ee9-89a1-e2c005db9a51] [replace facts] somemachine
  222. 2013-03-12 07:56:04,453 INFO [command-proc-47] [puppetdb.command] [2db688c5-c759-4c16-be28-e30f06351c12] [replace facts] somemachine
  223. 2013-03-12 07:57:32,786 WARN [clojure-agent-send-off-pool-4] [jdbc.internal] Query slower than 10s threshold: actual execution time: 128.0841 seconds; Query: DELETE FROM resource_params WHERE NOT EXISTS (SELECT * FROM catalog_resources cr WHERE cr.resource=resource_params.resource); Query Params:
  224. 2013-03-12 07:57:32,787 INFO [clojure-agent-send-off-pool-4] [cli.services] Finished database garbage collection
  225. 2013-03-12 07:57:32,787 WARN [command-proc-46] [jdbc.internal] Query slower than 10s threshold: actual execution time: 133.8492 seconds; Query: UPDATE catalogs SET api_version=?, catalog_version=? WHERE hash=?; Query Params: (1 - java.lang.Integer), ('1363071277' - java.lang.String), ('836831b8560eb369d003ad772fbbf90317306bbe' - java.lang.String)
  226. 2013-03-12 07:57:32,787 WARN [command-proc-47] [jdbc.internal] Query slower than 10s threshold: actual execution time: 84.0970 seconds; Query: UPDATE catalogs SET api_version=?, catalog_version=? WHERE hash=?; Query Params: (1 - java.lang.Integer), ('1363071132' - java.lang.String), ('77acee9a6179695af70a76462cec3011b1b3f772' - java.lang.String)
  227. 2013-03-12 07:57:32,787 INFO [clojure-agent-send-off-pool-4] [cli.services] Starting sweep of stale reports (threshold: 7 days)
  228. 2013-03-12 07:57:32,789 INFO [clojure-agent-send-off-pool-4] [cli.services] Finished sweep of stale reports (threshold: 7 days)
  229. 2013-03-12 07:57:33,062 INFO [command-proc-47] [puppetdb.command] [3634ba6e-7bfb-45a9-9a54-3239633b332b] [replace facts] somemachine
  230. 2013-03-12 07:57:33,576 INFO [command-proc-46] [puppetdb.command] [7233504d-8d84-4b28-ba4b-08b23f2b754d] [replace catalog] somemachine
  231. 2013-03-12 07:57:33,753 INFO [command-proc-47] [puppetdb.command] [510a9da2-ebb3-4737-afe4-1d975c5a3106] [replace catalog] somemachine
  232. 2013-03-12 07:57:34,077 INFO [command-proc-46] [puppetdb.command] [44597692-d7bc-4dd1-adef-4cfda7aa10b7] [replace catalog] somemachine
  233. 2013-03-12 07:57:34,114 INFO [command-proc-46] [puppetdb.command] [132c0a76-5eca-4537-948c-e50a5ec1c7e2] [replace facts] somemachine
  234. 2013-03-12 07:57:34,216 INFO [command-proc-46] [puppetdb.command] [7aa6f503-711d-4fc1-b5ce-1195282c113c] [replace facts] somemachine
  235. 2013-03-12 07:57:34,396 INFO [command-proc-47] [puppetdb.command] [328866ea-de67-49ff-b5cf-683785796cc7] [replace catalog] somemachine
Advertisement
Add Comment
Please, Sign In to add comment