Advertisement
dfarrell07

subm_random_fail_20210325-1

Mar 25th, 2021
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 MB | None | 0 0
  1. 2021-03-25T17:47:57.6200902Z ##[section]Starting: Request a runner to run this job
  2. 2021-03-25T17:47:59.1140874Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
  3. 2021-03-25T17:47:59.1141005Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  4. 2021-03-25T17:47:59.1141253Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  5. 2021-03-25T17:47:59.2366571Z ##[section]Finishing: Request a runner to run this job
  6. 2021-03-25T17:48:08.3664761Z Current runner version: '2.277.1'
  7. 2021-03-25T17:48:08.3693522Z ##[group]Operating System
  8. 2021-03-25T17:48:08.3694508Z Ubuntu
  9. 2021-03-25T17:48:08.3695246Z 20.04.2
  10. 2021-03-25T17:48:08.3695711Z LTS
  11. 2021-03-25T17:48:08.3696197Z ##[endgroup]
  12. 2021-03-25T17:48:08.3696831Z ##[group]Virtual Environment
  13. 2021-03-25T17:48:08.3697541Z Environment: ubuntu-20.04
  14. 2021-03-25T17:48:08.3698172Z Version: 20210318.0
  15. 2021-03-25T17:48:08.3699240Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210318.0/images/linux/Ubuntu2004-README.md
  16. 2021-03-25T17:48:08.3700767Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210318.0
  17. 2021-03-25T17:48:08.3701702Z ##[endgroup]
  18. 2021-03-25T17:48:08.3703913Z ##[group]GITHUB_TOKEN Permissions
  19. 2021-03-25T17:48:08.3705228Z Actions: read
  20. 2021-03-25T17:48:08.3705821Z Checks: read
  21. 2021-03-25T17:48:08.3706334Z Contents: read
  22. 2021-03-25T17:48:08.3706952Z Deployments: read
  23. 2021-03-25T17:48:08.3707654Z Issues: read
  24. 2021-03-25T17:48:08.3708245Z Metadata: read
  25. 2021-03-25T17:48:08.3708890Z OrganizationPackages: read
  26. 2021-03-25T17:48:08.3709530Z Packages: read
  27. 2021-03-25T17:48:08.3710159Z PullRequests: read
  28. 2021-03-25T17:48:08.3710830Z RepositoryProjects: read
  29. 2021-03-25T17:48:08.3711548Z SecurityEvents: read
  30. 2021-03-25T17:48:08.3712141Z Statuses: read
  31. 2021-03-25T17:48:08.3712816Z ##[endgroup]
  32. 2021-03-25T17:48:08.3716680Z Prepare workflow directory
  33. 2021-03-25T17:48:08.4434175Z Prepare all required actions
  34. 2021-03-25T17:48:08.4451253Z Getting action download info
  35. 2021-03-25T17:48:08.8114964Z Download action repository 'actions/checkout@v2'
  36. 2021-03-25T17:48:10.8869476Z Download action repository 'submariner-io/shipyard@devel'
  37. 2021-03-25T17:48:11.2262945Z ##[group]Run actions/checkout@v2
  38. 2021-03-25T17:48:11.2263624Z with:
  39. 2021-03-25T17:48:11.2264230Z repository: submariner-io/submariner
  40. 2021-03-25T17:48:11.2265299Z token: ***
  41. 2021-03-25T17:48:11.2265795Z ssh-strict: true
  42. 2021-03-25T17:48:11.2266393Z persist-credentials: true
  43. 2021-03-25T17:48:11.2266994Z clean: true
  44. 2021-03-25T17:48:11.2267471Z fetch-depth: 1
  45. 2021-03-25T17:48:11.2268004Z lfs: false
  46. 2021-03-25T17:48:11.2268559Z submodules: false
  47. 2021-03-25T17:48:11.2269056Z ##[endgroup]
  48. 2021-03-25T17:48:11.6700464Z Syncing repository: submariner-io/submariner
  49. 2021-03-25T17:48:11.6701839Z ##[group]Getting Git version info
  50. 2021-03-25T17:48:11.6702904Z Working directory is '/home/runner/work/submariner/submariner'
  51. 2021-03-25T17:48:11.6730062Z [command]/usr/bin/git version
  52. 2021-03-25T17:48:11.6936033Z git version 2.31.0
  53. 2021-03-25T17:48:11.6945988Z ##[endgroup]
  54. 2021-03-25T17:48:11.6953779Z Deleting the contents of '/home/runner/work/submariner/submariner'
  55. 2021-03-25T17:48:11.6958335Z ##[group]Initializing the repository
  56. 2021-03-25T17:48:11.6962350Z [command]/usr/bin/git init /home/runner/work/submariner/submariner
  57. 2021-03-25T17:48:11.7044398Z hint: Using 'master' as the name for the initial branch. This default branch name
  58. 2021-03-25T17:48:11.7045609Z hint: is subject to change. To configure the initial branch name to use in all
  59. 2021-03-25T17:48:11.7046723Z hint: of your new repositories, which will suppress this warning, call:
  60. 2021-03-25T17:48:11.7047532Z hint:
  61. 2021-03-25T17:48:11.7048532Z hint: git config --global init.defaultBranch <name>
  62. 2021-03-25T17:48:11.7049317Z hint:
  63. 2021-03-25T17:48:11.7050309Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
  64. 2021-03-25T17:48:11.7051572Z hint: 'development'. The just-created branch can be renamed via this command:
  65. 2021-03-25T17:48:11.7052436Z hint:
  66. 2021-03-25T17:48:11.7053213Z hint: git branch -m <name>
  67. 2021-03-25T17:48:11.7062582Z Initialized empty Git repository in /home/runner/work/submariner/submariner/.git/
  68. 2021-03-25T17:48:11.7077140Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner
  69. 2021-03-25T17:48:11.7130098Z ##[endgroup]
  70. 2021-03-25T17:48:11.7131089Z ##[group]Disabling automatic garbage collection
  71. 2021-03-25T17:48:11.7135104Z [command]/usr/bin/git config --local gc.auto 0
  72. 2021-03-25T17:48:11.7185642Z ##[endgroup]
  73. 2021-03-25T17:48:11.7190704Z ##[group]Setting up auth
  74. 2021-03-25T17:48:11.7198757Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  75. 2021-03-25T17:48:11.7239299Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  76. 2021-03-25T17:48:11.7636914Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  77. 2021-03-25T17:48:11.7684090Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
  78. 2021-03-25T17:48:11.7955540Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  79. 2021-03-25T17:48:11.8008952Z ##[endgroup]
  80. 2021-03-25T17:48:11.8011465Z ##[group]Fetching the repository
  81. 2021-03-25T17:48:11.8024217Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7c0ae490aca02ab7332bec4be72e1b9383dfc67e:refs/remotes/pull/1214/merge
  82. 2021-03-25T17:48:12.1716291Z remote: Enumerating objects: 322, done.
  83. 2021-03-25T17:48:12.1717230Z remote: Counting objects: 0% (1/322)
  84. 2021-03-25T17:48:12.1718587Z remote: Counting objects: 1% (4/322)
  85. 2021-03-25T17:48:12.1719345Z remote: Counting objects: 2% (7/322)
  86. 2021-03-25T17:48:12.1720061Z remote: Counting objects: 3% (10/322)
  87. 2021-03-25T17:48:12.1720796Z remote: Counting objects: 4% (13/322)
  88. 2021-03-25T17:48:12.1721703Z remote: Counting objects: 5% (17/322)
  89. 2021-03-25T17:48:12.1722476Z remote: Counting objects: 6% (20/322)
  90. 2021-03-25T17:48:12.1723192Z remote: Counting objects: 7% (23/322)
  91. 2021-03-25T17:48:12.1723921Z remote: Counting objects: 8% (26/322)
  92. 2021-03-25T17:48:12.1724636Z remote: Counting objects: 9% (29/322)
  93. 2021-03-25T17:48:12.1725379Z remote: Counting objects: 10% (33/322)
  94. 2021-03-25T17:48:12.1726095Z remote: Counting objects: 11% (36/322)
  95. 2021-03-25T17:48:12.1726820Z remote: Counting objects: 12% (39/322)
  96. 2021-03-25T17:48:12.1727527Z remote: Counting objects: 13% (42/322)
  97. 2021-03-25T17:48:12.1728253Z remote: Counting objects: 14% (46/322)
  98. 2021-03-25T17:48:12.1729088Z remote: Counting objects: 15% (49/322)
  99. 2021-03-25T17:48:12.1729708Z remote: Counting objects: 16% (52/322)
  100. 2021-03-25T17:48:12.1730312Z remote: Counting objects: 17% (55/322)
  101. 2021-03-25T17:48:12.1730941Z remote: Counting objects: 18% (58/322)
  102. 2021-03-25T17:48:12.1731549Z remote: Counting objects: 19% (62/322)
  103. 2021-03-25T17:48:12.1732169Z remote: Counting objects: 20% (65/322)
  104. 2021-03-25T17:48:12.1732773Z remote: Counting objects: 21% (68/322)
  105. 2021-03-25T17:48:12.1733378Z remote: Counting objects: 22% (71/322)
  106. 2021-03-25T17:48:12.1734004Z remote: Counting objects: 23% (75/322)
  107. 2021-03-25T17:48:12.1734613Z remote: Counting objects: 24% (78/322)
  108. 2021-03-25T17:48:12.1735434Z remote: Counting objects: 25% (81/322)
  109. 2021-03-25T17:48:12.1736043Z remote: Counting objects: 26% (84/322)
  110. 2021-03-25T17:48:12.1736662Z remote: Counting objects: 27% (87/322)
  111. 2021-03-25T17:48:12.1737272Z remote: Counting objects: 28% (91/322)
  112. 2021-03-25T17:48:12.1737894Z remote: Counting objects: 29% (94/322)
  113. 2021-03-25T17:48:12.1738500Z remote: Counting objects: 30% (97/322)
  114. 2021-03-25T17:48:12.1739106Z remote: Counting objects: 31% (100/322)
  115. 2021-03-25T17:48:12.1739740Z remote: Counting objects: 32% (104/322)
  116. 2021-03-25T17:48:12.1740350Z remote: Counting objects: 33% (107/322)
  117. 2021-03-25T17:48:12.1741179Z remote: Counting objects: 34% (110/322)
  118. 2021-03-25T17:48:12.1741904Z remote: Counting objects: 35% (113/322)
  119. 2021-03-25T17:48:12.1742825Z remote: Counting objects: 36% (116/322)
  120. 2021-03-25T17:48:12.1743544Z remote: Counting objects: 37% (120/322)
  121. 2021-03-25T17:48:12.1744277Z remote: Counting objects: 38% (123/322)
  122. 2021-03-25T17:48:12.1744996Z remote: Counting objects: 39% (126/322)
  123. 2021-03-25T17:48:12.1745728Z remote: Counting objects: 40% (129/322)
  124. 2021-03-25T17:48:12.1746442Z remote: Counting objects: 41% (133/322)
  125. 2021-03-25T17:48:12.1747175Z remote: Counting objects: 42% (136/322)
  126. 2021-03-25T17:48:12.1747891Z remote: Counting objects: 43% (139/322)
  127. 2021-03-25T17:48:12.1748619Z remote: Counting objects: 44% (142/322)
  128. 2021-03-25T17:48:12.1749346Z remote: Counting objects: 45% (145/322)
  129. 2021-03-25T17:48:12.1750081Z remote: Counting objects: 46% (149/322)
  130. 2021-03-25T17:48:12.1750801Z remote: Counting objects: 47% (152/322)
  131. 2021-03-25T17:48:12.1751536Z remote: Counting objects: 48% (155/322)
  132. 2021-03-25T17:48:12.1752263Z remote: Counting objects: 49% (158/322)
  133. 2021-03-25T17:48:12.1752990Z remote: Counting objects: 50% (161/322)
  134. 2021-03-25T17:48:12.1753712Z remote: Counting objects: 51% (165/322)
  135. 2021-03-25T17:48:12.1754443Z remote: Counting objects: 52% (168/322)
  136. 2021-03-25T17:48:12.1755156Z remote: Counting objects: 53% (171/322)
  137. 2021-03-25T17:48:12.1755885Z remote: Counting objects: 54% (174/322)
  138. 2021-03-25T17:48:12.1756606Z remote: Counting objects: 55% (178/322)
  139. 2021-03-25T17:48:12.1757337Z remote: Counting objects: 56% (181/322)
  140. 2021-03-25T17:48:12.1758055Z remote: Counting objects: 57% (184/322)
  141. 2021-03-25T17:48:12.1758932Z remote: Counting objects: 58% (187/322)
  142. 2021-03-25T17:48:12.1759680Z remote: Counting objects: 59% (190/322)
  143. 2021-03-25T17:48:12.1760416Z remote: Counting objects: 60% (194/322)
  144. 2021-03-25T17:48:12.1761131Z remote: Counting objects: 61% (197/322)
  145. 2021-03-25T17:48:12.1761868Z remote: Counting objects: 62% (200/322)
  146. 2021-03-25T17:48:12.1762602Z remote: Counting objects: 63% (203/322)
  147. 2021-03-25T17:48:12.1763329Z remote: Counting objects: 64% (207/322)
  148. 2021-03-25T17:48:12.1764230Z remote: Counting objects: 65% (210/322)
  149. 2021-03-25T17:48:12.1764950Z remote: Counting objects: 66% (213/322)
  150. 2021-03-25T17:48:12.1765613Z remote: Counting objects: 67% (216/322)
  151. 2021-03-25T17:48:12.1766335Z remote: Counting objects: 68% (219/322)
  152. 2021-03-25T17:48:12.1766996Z remote: Counting objects: 69% (223/322)
  153. 2021-03-25T17:48:12.1767711Z remote: Counting objects: 70% (226/322)
  154. 2021-03-25T17:48:12.1768455Z remote: Counting objects: 71% (229/322)
  155. 2021-03-25T17:48:12.1769175Z remote: Counting objects: 72% (232/322)
  156. 2021-03-25T17:48:12.1769979Z remote: Counting objects: 73% (236/322)
  157. 2021-03-25T17:48:12.1828903Z remote: Counting objects: 74% (239/322)
  158. 2021-03-25T17:48:12.1838122Z remote: Counting objects: 75% (242/322)
  159. 2021-03-25T17:48:12.1838964Z remote: Counting objects: 76% (245/322)
  160. 2021-03-25T17:48:12.1839727Z remote: Counting objects: 77% (248/322)
  161. 2021-03-25T17:48:12.1840542Z remote: Counting objects: 78% (252/322)
  162. 2021-03-25T17:48:12.1841279Z remote: Counting objects: 79% (255/322)
  163. 2021-03-25T17:48:12.1842017Z remote: Counting objects: 80% (258/322)
  164. 2021-03-25T17:48:12.1843066Z remote: Counting objects: 81% (261/322)
  165. 2021-03-25T17:48:12.1843806Z remote: Counting objects: 82% (265/322)
  166. 2021-03-25T17:48:12.1844547Z remote: Counting objects: 83% (268/322)
  167. 2021-03-25T17:48:12.1845285Z remote: Counting objects: 84% (271/322)
  168. 2021-03-25T17:48:12.1846022Z remote: Counting objects: 85% (274/322)
  169. 2021-03-25T17:48:12.1846745Z remote: Counting objects: 86% (277/322)
  170. 2021-03-25T17:48:12.1847473Z remote: Counting objects: 87% (281/322)
  171. 2021-03-25T17:48:12.1848188Z remote: Counting objects: 88% (284/322)
  172. 2021-03-25T17:48:12.1849123Z remote: Counting objects: 89% (287/322)
  173. 2021-03-25T17:48:12.1849848Z remote: Counting objects: 90% (290/322)
  174. 2021-03-25T17:48:12.1850578Z remote: Counting objects: 91% (294/322)
  175. 2021-03-25T17:48:12.1851299Z remote: Counting objects: 92% (297/322)
  176. 2021-03-25T17:48:12.1852030Z remote: Counting objects: 93% (300/322)
  177. 2021-03-25T17:48:12.1852750Z remote: Counting objects: 94% (303/322)
  178. 2021-03-25T17:48:12.1853482Z remote: Counting objects: 95% (306/322)
  179. 2021-03-25T17:48:12.1854203Z remote: Counting objects: 96% (310/322)
  180. 2021-03-25T17:48:12.1855161Z remote: Counting objects: 97% (313/322)
  181. 2021-03-25T17:48:12.1855831Z remote: Counting objects: 98% (316/322)
  182. 2021-03-25T17:48:12.1856570Z remote: Counting objects: 99% (319/322)
  183. 2021-03-25T17:48:12.1857292Z remote: Counting objects: 100% (322/322)
  184. 2021-03-25T17:48:12.1858051Z remote: Counting objects: 100% (322/322), done.
  185. 2021-03-25T17:48:12.1858839Z remote: Compressing objects: 0% (1/269)
  186. 2021-03-25T17:48:12.1859624Z remote: Compressing objects: 1% (3/269)
  187. 2021-03-25T17:48:12.1860386Z remote: Compressing objects: 2% (6/269)
  188. 2021-03-25T17:48:12.1861162Z remote: Compressing objects: 3% (9/269)
  189. 2021-03-25T17:48:12.1861927Z remote: Compressing objects: 4% (11/269)
  190. 2021-03-25T17:48:12.1862713Z remote: Compressing objects: 5% (14/269)
  191. 2021-03-25T17:48:12.1863477Z remote: Compressing objects: 6% (17/269)
  192. 2021-03-25T17:48:12.1864258Z remote: Compressing objects: 7% (19/269)
  193. 2021-03-25T17:48:12.1865129Z remote: Compressing objects: 8% (22/269)
  194. 2021-03-25T17:48:12.1865929Z remote: Compressing objects: 9% (25/269)
  195. 2021-03-25T17:48:12.1866694Z remote: Compressing objects: 10% (27/269)
  196. 2021-03-25T17:48:12.1867477Z remote: Compressing objects: 11% (30/269)
  197. 2021-03-25T17:48:12.1868238Z remote: Compressing objects: 12% (33/269)
  198. 2021-03-25T17:48:12.1869021Z remote: Compressing objects: 13% (35/269)
  199. 2021-03-25T17:48:12.1869781Z remote: Compressing objects: 14% (38/269)
  200. 2021-03-25T17:48:12.1870557Z remote: Compressing objects: 15% (41/269)
  201. 2021-03-25T17:48:12.1871316Z remote: Compressing objects: 16% (44/269)
  202. 2021-03-25T17:48:12.1872092Z remote: Compressing objects: 17% (46/269)
  203. 2021-03-25T17:48:12.1872846Z remote: Compressing objects: 18% (49/269)
  204. 2021-03-25T17:48:12.1873619Z remote: Compressing objects: 19% (52/269)
  205. 2021-03-25T17:48:12.1874391Z remote: Compressing objects: 20% (54/269)
  206. 2021-03-25T17:48:12.1875170Z remote: Compressing objects: 21% (57/269)
  207. 2021-03-25T17:48:12.1875932Z remote: Compressing objects: 22% (60/269)
  208. 2021-03-25T17:48:12.1876710Z remote: Compressing objects: 23% (62/269)
  209. 2021-03-25T17:48:12.1877469Z remote: Compressing objects: 24% (65/269)
  210. 2021-03-25T17:48:12.1878243Z remote: Compressing objects: 25% (68/269)
  211. 2021-03-25T17:48:12.1879010Z remote: Compressing objects: 26% (70/269)
  212. 2021-03-25T17:48:12.1879784Z remote: Compressing objects: 27% (73/269)
  213. 2021-03-25T17:48:12.1880541Z remote: Compressing objects: 28% (76/269)
  214. 2021-03-25T17:48:12.1881314Z remote: Compressing objects: 29% (79/269)
  215. 2021-03-25T17:48:12.1882069Z remote: Compressing objects: 30% (81/269)
  216. 2021-03-25T17:48:12.1882848Z remote: Compressing objects: 31% (84/269)
  217. 2021-03-25T17:48:12.1883606Z remote: Compressing objects: 32% (87/269)
  218. 2021-03-25T17:48:12.1884383Z remote: Compressing objects: 33% (89/269)
  219. 2021-03-25T17:48:12.1885148Z remote: Compressing objects: 34% (92/269)
  220. 2021-03-25T17:48:12.1885923Z remote: Compressing objects: 35% (95/269)
  221. 2021-03-25T17:48:12.1886681Z remote: Compressing objects: 36% (97/269)
  222. 2021-03-25T17:48:12.1887454Z remote: Compressing objects: 37% (100/269)
  223. 2021-03-25T17:48:12.1888336Z remote: Compressing objects: 38% (103/269)
  224. 2021-03-25T17:48:12.1889126Z remote: Compressing objects: 39% (105/269)
  225. 2021-03-25T17:48:12.1889924Z remote: Compressing objects: 40% (108/269)
  226. 2021-03-25T17:48:12.1890718Z remote: Compressing objects: 41% (111/269)
  227. 2021-03-25T17:48:12.1891478Z remote: Compressing objects: 42% (113/269)
  228. 2021-03-25T17:48:12.1892257Z remote: Compressing objects: 43% (116/269)
  229. 2021-03-25T17:48:12.1893023Z remote: Compressing objects: 44% (119/269)
  230. 2021-03-25T17:48:12.1893836Z remote: Compressing objects: 45% (122/269)
  231. 2021-03-25T17:48:12.1894604Z remote: Compressing objects: 46% (124/269)
  232. 2021-03-25T17:48:12.1895518Z remote: Compressing objects: 47% (127/269)
  233. 2021-03-25T17:48:12.1896277Z remote: Compressing objects: 48% (130/269)
  234. 2021-03-25T17:48:12.1897053Z remote: Compressing objects: 49% (132/269)
  235. 2021-03-25T17:48:12.1897812Z remote: Compressing objects: 50% (135/269)
  236. 2021-03-25T17:48:12.1898602Z remote: Compressing objects: 51% (138/269)
  237. 2021-03-25T17:48:12.1899358Z remote: Compressing objects: 52% (140/269)
  238. 2021-03-25T17:48:12.1900135Z remote: Compressing objects: 53% (143/269)
  239. 2021-03-25T17:48:12.1900901Z remote: Compressing objects: 54% (146/269)
  240. 2021-03-25T17:48:12.1901682Z remote: Compressing objects: 55% (148/269)
  241. 2021-03-25T17:48:12.1902443Z remote: Compressing objects: 56% (151/269)
  242. 2021-03-25T17:48:12.1903219Z remote: Compressing objects: 57% (154/269)
  243. 2021-03-25T17:48:12.1903977Z remote: Compressing objects: 58% (157/269)
  244. 2021-03-25T17:48:12.1904849Z remote: Compressing objects: 59% (159/269)
  245. 2021-03-25T17:48:12.1905639Z remote: Compressing objects: 60% (162/269)
  246. 2021-03-25T17:48:12.1906418Z remote: Compressing objects: 61% (165/269)
  247. 2021-03-25T17:48:12.1907184Z remote: Compressing objects: 62% (167/269)
  248. 2021-03-25T17:48:12.1907959Z remote: Compressing objects: 63% (170/269)
  249. 2021-03-25T17:48:12.1908731Z remote: Compressing objects: 64% (173/269)
  250. 2021-03-25T17:48:12.1909511Z remote: Compressing objects: 65% (175/269)
  251. 2021-03-25T17:48:12.1910272Z remote: Compressing objects: 66% (178/269)
  252. 2021-03-25T17:48:12.1911119Z remote: Compressing objects: 67% (181/269)
  253. 2021-03-25T17:48:12.1911879Z remote: Compressing objects: 68% (183/269)
  254. 2021-03-25T17:48:12.1912655Z remote: Compressing objects: 69% (186/269)
  255. 2021-03-25T17:48:12.1913411Z remote: Compressing objects: 70% (189/269)
  256. 2021-03-25T17:48:12.1914189Z remote: Compressing objects: 71% (191/269)
  257. 2021-03-25T17:48:12.1914956Z remote: Compressing objects: 72% (194/269)
  258. 2021-03-25T17:48:12.1915731Z remote: Compressing objects: 73% (197/269)
  259. 2021-03-25T17:48:12.1916494Z remote: Compressing objects: 74% (200/269)
  260. 2021-03-25T17:48:12.1917269Z remote: Compressing objects: 75% (202/269)
  261. 2021-03-25T17:48:12.1918037Z remote: Compressing objects: 76% (205/269)
  262. 2021-03-25T17:48:12.1918816Z remote: Compressing objects: 77% (208/269)
  263. 2021-03-25T17:48:12.1919588Z remote: Compressing objects: 78% (210/269)
  264. 2021-03-25T17:48:12.1920348Z remote: Compressing objects: 79% (213/269)
  265. 2021-03-25T17:48:12.1938098Z remote: Compressing objects: 80% (216/269)
  266. 2021-03-25T17:48:12.1949558Z remote: Compressing objects: 81% (218/269)
  267. 2021-03-25T17:48:12.2028162Z remote: Compressing objects: 82% (221/269)
  268. 2021-03-25T17:48:12.2029144Z remote: Compressing objects: 83% (224/269)
  269. 2021-03-25T17:48:12.2029984Z remote: Compressing objects: 84% (226/269)
  270. 2021-03-25T17:48:12.2031023Z remote: Compressing objects: 85% (229/269)
  271. 2021-03-25T17:48:12.2036729Z remote: Compressing objects: 86% (232/269)
  272. 2021-03-25T17:48:12.2037548Z remote: Compressing objects: 87% (235/269)
  273. 2021-03-25T17:48:12.2038334Z remote: Compressing objects: 88% (237/269)
  274. 2021-03-25T17:48:12.2039262Z remote: Compressing objects: 89% (240/269)
  275. 2021-03-25T17:48:12.2040046Z remote: Compressing objects: 90% (243/269)
  276. 2021-03-25T17:48:12.2040810Z remote: Compressing objects: 91% (245/269)
  277. 2021-03-25T17:48:12.2041595Z remote: Compressing objects: 92% (248/269)
  278. 2021-03-25T17:48:12.2042358Z remote: Compressing objects: 93% (251/269)
  279. 2021-03-25T17:48:12.2043142Z remote: Compressing objects: 94% (253/269)
  280. 2021-03-25T17:48:12.2043907Z remote: Compressing objects: 95% (256/269)
  281. 2021-03-25T17:48:12.2044690Z remote: Compressing objects: 96% (259/269)
  282. 2021-03-25T17:48:12.2045465Z remote: Compressing objects: 97% (261/269)
  283. 2021-03-25T17:48:12.2046242Z remote: Compressing objects: 98% (264/269)
  284. 2021-03-25T17:48:12.2047006Z remote: Compressing objects: 99% (267/269)
  285. 2021-03-25T17:48:12.2047785Z remote: Compressing objects: 100% (269/269)
  286. 2021-03-25T17:48:12.2048576Z remote: Compressing objects: 100% (269/269), done.
  287. 2021-03-25T17:48:12.2049359Z Receiving objects: 0% (1/322)
  288. 2021-03-25T17:48:12.2050039Z Receiving objects: 1% (4/322)
  289. 2021-03-25T17:48:12.2050745Z Receiving objects: 2% (7/322)
  290. 2021-03-25T17:48:12.2051425Z Receiving objects: 3% (10/322)
  291. 2021-03-25T17:48:12.2052091Z Receiving objects: 4% (13/322)
  292. 2021-03-25T17:48:12.2052778Z Receiving objects: 5% (17/322)
  293. 2021-03-25T17:48:12.2053438Z Receiving objects: 6% (20/322)
  294. 2021-03-25T17:48:12.2054111Z Receiving objects: 7% (23/322)
  295. 2021-03-25T17:48:12.2054778Z Receiving objects: 8% (26/322)
  296. 2021-03-25T17:48:12.2055640Z Receiving objects: 9% (29/322)
  297. 2021-03-25T17:48:12.2056402Z Receiving objects: 10% (33/322)
  298. 2021-03-25T17:48:12.2057109Z Receiving objects: 11% (36/322)
  299. 2021-03-25T17:48:12.2057772Z Receiving objects: 12% (39/322)
  300. 2021-03-25T17:48:12.2058460Z Receiving objects: 13% (42/322)
  301. 2021-03-25T17:48:12.2059120Z Receiving objects: 14% (46/322)
  302. 2021-03-25T17:48:12.2059794Z Receiving objects: 15% (49/322)
  303. 2021-03-25T17:48:12.2060466Z Receiving objects: 16% (52/322)
  304. 2021-03-25T17:48:12.2061143Z Receiving objects: 17% (55/322)
  305. 2021-03-25T17:48:12.2061807Z Receiving objects: 18% (58/322)
  306. 2021-03-25T17:48:12.2062480Z Receiving objects: 19% (62/322)
  307. 2021-03-25T17:48:12.2063145Z Receiving objects: 20% (65/322)
  308. 2021-03-25T17:48:12.2063821Z Receiving objects: 21% (68/322)
  309. 2021-03-25T17:48:12.2064487Z Receiving objects: 22% (71/322)
  310. 2021-03-25T17:48:12.2065168Z Receiving objects: 23% (75/322)
  311. 2021-03-25T17:48:12.2065833Z Receiving objects: 24% (78/322)
  312. 2021-03-25T17:48:12.2066511Z Receiving objects: 25% (81/322)
  313. 2021-03-25T17:48:12.2067190Z Receiving objects: 26% (84/322)
  314. 2021-03-25T17:48:12.2067864Z Receiving objects: 27% (87/322)
  315. 2021-03-25T17:48:12.2068524Z Receiving objects: 28% (91/322)
  316. 2021-03-25T17:48:12.2069200Z Receiving objects: 29% (94/322)
  317. 2021-03-25T17:48:12.2069862Z Receiving objects: 30% (97/322)
  318. 2021-03-25T17:48:12.2070540Z Receiving objects: 31% (100/322)
  319. 2021-03-25T17:48:12.2071217Z Receiving objects: 32% (104/322)
  320. 2021-03-25T17:48:12.2071893Z Receiving objects: 33% (107/322)
  321. 2021-03-25T17:48:12.2072557Z Receiving objects: 34% (110/322)
  322. 2021-03-25T17:48:12.2073236Z Receiving objects: 35% (113/322)
  323. 2021-03-25T17:48:12.2073898Z Receiving objects: 36% (116/322)
  324. 2021-03-25T17:48:12.2074558Z Receiving objects: 37% (120/322)
  325. 2021-03-25T17:48:12.2075236Z Receiving objects: 38% (123/322)
  326. 2021-03-25T17:48:12.2075901Z Receiving objects: 39% (126/322)
  327. 2021-03-25T17:48:12.2076581Z Receiving objects: 40% (129/322)
  328. 2021-03-25T17:48:12.2077248Z Receiving objects: 41% (133/322)
  329. 2021-03-25T17:48:12.2077996Z Receiving objects: 42% (136/322)
  330. 2021-03-25T17:48:12.2078663Z Receiving objects: 43% (139/322)
  331. 2021-03-25T17:48:12.2079349Z Receiving objects: 44% (142/322)
  332. 2021-03-25T17:48:12.2080059Z Receiving objects: 45% (145/322)
  333. 2021-03-25T17:48:12.2080731Z Receiving objects: 46% (149/322)
  334. 2021-03-25T17:48:12.2081396Z Receiving objects: 47% (152/322)
  335. 2021-03-25T17:48:12.2082196Z Receiving objects: 48% (155/322)
  336. 2021-03-25T17:48:12.2082860Z Receiving objects: 49% (158/322)
  337. 2021-03-25T17:48:12.2083544Z Receiving objects: 50% (161/322)
  338. 2021-03-25T17:48:12.2084207Z Receiving objects: 51% (165/322)
  339. 2021-03-25T17:48:12.2084882Z Receiving objects: 52% (168/322)
  340. 2021-03-25T17:48:12.2085549Z Receiving objects: 53% (171/322)
  341. 2021-03-25T17:48:12.2086222Z Receiving objects: 54% (174/322)
  342. 2021-03-25T17:48:12.2086882Z Receiving objects: 55% (178/322)
  343. 2021-03-25T17:48:12.2087562Z Receiving objects: 56% (181/322)
  344. 2021-03-25T17:48:12.2088224Z Receiving objects: 57% (184/322)
  345. 2021-03-25T17:48:12.2088902Z Receiving objects: 58% (187/322)
  346. 2021-03-25T17:48:12.2089572Z Receiving objects: 59% (190/322)
  347. 2021-03-25T17:48:12.2090258Z Receiving objects: 60% (194/322)
  348. 2021-03-25T17:48:12.2090917Z Receiving objects: 61% (197/322)
  349. 2021-03-25T17:48:12.2091596Z Receiving objects: 62% (200/322)
  350. 2021-03-25T17:48:12.2092257Z Receiving objects: 63% (203/322)
  351. 2021-03-25T17:48:12.2092933Z Receiving objects: 64% (207/322)
  352. 2021-03-25T17:48:12.2093647Z Receiving objects: 65% (210/322)
  353. 2021-03-25T17:48:12.2094324Z Receiving objects: 66% (213/322)
  354. 2021-03-25T17:48:12.2095097Z Receiving objects: 67% (216/322)
  355. 2021-03-25T17:48:12.2095786Z Receiving objects: 68% (219/322)
  356. 2021-03-25T17:48:12.2096450Z Receiving objects: 69% (223/322)
  357. 2021-03-25T17:48:12.2097127Z Receiving objects: 70% (226/322)
  358. 2021-03-25T17:48:12.2097791Z Receiving objects: 71% (229/322)
  359. 2021-03-25T17:48:12.2098473Z Receiving objects: 72% (232/322)
  360. 2021-03-25T17:48:12.2099138Z Receiving objects: 73% (236/322)
  361. 2021-03-25T17:48:12.2099816Z Receiving objects: 74% (239/322)
  362. 2021-03-25T17:48:12.2100567Z Receiving objects: 75% (242/322)
  363. 2021-03-25T17:48:12.2101271Z Receiving objects: 76% (245/322)
  364. 2021-03-25T17:48:12.2101943Z Receiving objects: 77% (248/322)
  365. 2021-03-25T17:48:12.2102625Z Receiving objects: 78% (252/322)
  366. 2021-03-25T17:48:12.2103294Z Receiving objects: 79% (255/322)
  367. 2021-03-25T17:48:12.2103971Z Receiving objects: 80% (258/322)
  368. 2021-03-25T17:48:12.2104673Z Receiving objects: 81% (261/322)
  369. 2021-03-25T17:48:12.2105352Z Receiving objects: 82% (265/322)
  370. 2021-03-25T17:48:12.2106016Z Receiving objects: 83% (268/322)
  371. 2021-03-25T17:48:12.2106689Z Receiving objects: 84% (271/322)
  372. 2021-03-25T17:48:12.2107367Z Receiving objects: 85% (274/322)
  373. 2021-03-25T17:48:12.2108044Z Receiving objects: 86% (277/322)
  374. 2021-03-25T17:48:12.2109445Z remote: Total 322 (delta 53), reused 115 (delta 22), pack-reused 0
  375. 2021-03-25T17:48:12.2110275Z Receiving objects: 87% (281/322)
  376. 2021-03-25T17:48:12.2110949Z Receiving objects: 88% (284/322)
  377. 2021-03-25T17:48:12.2111626Z Receiving objects: 89% (287/322)
  378. 2021-03-25T17:48:12.2112296Z Receiving objects: 90% (290/322)
  379. 2021-03-25T17:48:12.2112981Z Receiving objects: 91% (294/322)
  380. 2021-03-25T17:48:12.2113646Z Receiving objects: 92% (297/322)
  381. 2021-03-25T17:48:12.2114329Z Receiving objects: 93% (300/322)
  382. 2021-03-25T17:48:12.2114995Z Receiving objects: 94% (303/322)
  383. 2021-03-25T17:48:12.2115659Z Receiving objects: 95% (306/322)
  384. 2021-03-25T17:48:12.2116349Z Receiving objects: 96% (310/322)
  385. 2021-03-25T17:48:12.2117013Z Receiving objects: 97% (313/322)
  386. 2021-03-25T17:48:12.2117690Z Receiving objects: 98% (316/322)
  387. 2021-03-25T17:48:12.2118471Z Receiving objects: 99% (319/322)
  388. 2021-03-25T17:48:12.2119149Z Receiving objects: 100% (322/322)
  389. 2021-03-25T17:48:12.2119882Z Receiving objects: 100% (322/322), 277.90 KiB | 6.95 MiB/s, done.
  390. 2021-03-25T17:48:12.2120618Z Resolving deltas: 0% (0/53)
  391. 2021-03-25T17:48:12.2121274Z Resolving deltas: 1% (1/53)
  392. 2021-03-25T17:48:12.2121966Z Resolving deltas: 3% (2/53)
  393. 2021-03-25T17:48:12.2122611Z Resolving deltas: 5% (3/53)
  394. 2021-03-25T17:48:12.2123286Z Resolving deltas: 7% (4/53)
  395. 2021-03-25T17:48:12.2123933Z Resolving deltas: 9% (5/53)
  396. 2021-03-25T17:48:12.2124593Z Resolving deltas: 11% (6/53)
  397. 2021-03-25T17:48:12.2125241Z Resolving deltas: 13% (7/53)
  398. 2021-03-25T17:48:12.2125898Z Resolving deltas: 15% (8/53)
  399. 2021-03-25T17:48:12.2126538Z Resolving deltas: 16% (9/53)
  400. 2021-03-25T17:48:12.2127338Z Resolving deltas: 18% (10/53)
  401. 2021-03-25T17:48:12.2127989Z Resolving deltas: 20% (11/53)
  402. 2021-03-25T17:48:12.2128652Z Resolving deltas: 22% (12/53)
  403. 2021-03-25T17:48:12.2129302Z Resolving deltas: 24% (13/53)
  404. 2021-03-25T17:48:12.2129965Z Resolving deltas: 26% (14/53)
  405. 2021-03-25T17:48:12.2130610Z Resolving deltas: 28% (15/53)
  406. 2021-03-25T17:48:12.2131278Z Resolving deltas: 30% (16/53)
  407. 2021-03-25T17:48:12.2131927Z Resolving deltas: 32% (17/53)
  408. 2021-03-25T17:48:12.2132590Z Resolving deltas: 33% (18/53)
  409. 2021-03-25T17:48:12.2133237Z Resolving deltas: 35% (19/53)
  410. 2021-03-25T17:48:12.2133898Z Resolving deltas: 37% (20/53)
  411. 2021-03-25T17:48:12.2134557Z Resolving deltas: 39% (21/53)
  412. 2021-03-25T17:48:12.2135357Z Resolving deltas: 41% (22/53)
  413. 2021-03-25T17:48:12.2136007Z Resolving deltas: 43% (23/53)
  414. 2021-03-25T17:48:12.2136667Z Resolving deltas: 45% (24/53)
  415. 2021-03-25T17:48:12.2137316Z Resolving deltas: 47% (25/53)
  416. 2021-03-25T17:48:12.2137974Z Resolving deltas: 49% (26/53)
  417. 2021-03-25T17:48:12.2138635Z Resolving deltas: 50% (27/53)
  418. 2021-03-25T17:48:12.2139301Z Resolving deltas: 52% (28/53)
  419. 2021-03-25T17:48:12.2139950Z Resolving deltas: 54% (29/53)
  420. 2021-03-25T17:48:12.2140608Z Resolving deltas: 56% (30/53)
  421. 2021-03-25T17:48:12.2141256Z Resolving deltas: 58% (31/53)
  422. 2021-03-25T17:48:12.2141916Z Resolving deltas: 60% (32/53)
  423. 2021-03-25T17:48:12.2142560Z Resolving deltas: 62% (33/53)
  424. 2021-03-25T17:48:12.2143222Z Resolving deltas: 64% (34/53)
  425. 2021-03-25T17:48:12.2143867Z Resolving deltas: 66% (35/53)
  426. 2021-03-25T17:48:12.2144524Z Resolving deltas: 67% (36/53)
  427. 2021-03-25T17:48:12.2145169Z Resolving deltas: 69% (37/53)
  428. 2021-03-25T17:48:12.2145921Z Resolving deltas: 71% (38/53)
  429. 2021-03-25T17:48:12.2146589Z Resolving deltas: 73% (39/53)
  430. 2021-03-25T17:48:12.2147247Z Resolving deltas: 75% (40/53)
  431. 2021-03-25T17:48:12.2147893Z Resolving deltas: 77% (41/53)
  432. 2021-03-25T17:48:12.2148537Z Resolving deltas: 79% (42/53)
  433. 2021-03-25T17:48:12.2149200Z Resolving deltas: 81% (43/53)
  434. 2021-03-25T17:48:12.2149855Z Resolving deltas: 83% (44/53)
  435. 2021-03-25T17:48:12.2150514Z Resolving deltas: 84% (45/53)
  436. 2021-03-25T17:48:12.2151160Z Resolving deltas: 86% (46/53)
  437. 2021-03-25T17:48:12.2151824Z Resolving deltas: 88% (47/53)
  438. 2021-03-25T17:48:12.2152466Z Resolving deltas: 90% (48/53)
  439. 2021-03-25T17:48:12.2153130Z Resolving deltas: 92% (49/53)
  440. 2021-03-25T17:48:12.2156135Z Resolving deltas: 94% (50/53)
  441. 2021-03-25T17:48:12.2156702Z Resolving deltas: 96% (51/53)
  442. 2021-03-25T17:48:12.2157380Z Resolving deltas: 98% (52/53)
  443. 2021-03-25T17:48:12.2158048Z Resolving deltas: 100% (53/53)
  444. 2021-03-25T17:48:12.2158717Z Resolving deltas: 100% (53/53), done.
  445. 2021-03-25T17:48:12.2159971Z From https://github.com/submariner-io/submariner
  446. 2021-03-25T17:48:12.2161377Z * [new ref] 7c0ae490aca02ab7332bec4be72e1b9383dfc67e -> pull/1214/merge
  447. 2021-03-25T17:48:12.2162421Z ##[endgroup]
  448. 2021-03-25T17:48:12.2163145Z ##[group]Determining the checkout info
  449. 2021-03-25T17:48:12.2163851Z ##[endgroup]
  450. 2021-03-25T17:48:12.2164503Z ##[group]Checking out the ref
  451. 2021-03-25T17:48:12.2165610Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1214/merge
  452. 2021-03-25T17:48:12.2166741Z Note: switching to 'refs/remotes/pull/1214/merge'.
  453. 2021-03-25T17:48:12.2167292Z
  454. 2021-03-25T17:48:12.2168281Z You are in 'detached HEAD' state. You can look around, make experimental
  455. 2021-03-25T17:48:12.2169283Z changes and commit them, and you can discard any commits you make in this
  456. 2021-03-25T17:48:12.2170258Z state without impacting any branches by switching back to a branch.
  457. 2021-03-25T17:48:12.2170862Z
  458. 2021-03-25T17:48:12.2171578Z If you want to create a new branch to retain commits you create, you may
  459. 2021-03-25T17:48:12.2172724Z do so (now or later) by using -c with the switch command. Example:
  460. 2021-03-25T17:48:12.2173302Z
  461. 2021-03-25T17:48:12.2174117Z git switch -c <new-branch-name>
  462. 2021-03-25T17:48:12.2174633Z
  463. 2021-03-25T17:48:12.2175290Z Or undo this operation with:
  464. 2021-03-25T17:48:12.2175765Z
  465. 2021-03-25T17:48:12.2176640Z git switch -
  466. 2021-03-25T17:48:12.2177193Z
  467. 2021-03-25T17:48:12.2178315Z Turn off this advice by setting config variable advice.detachedHead to false
  468. 2021-03-25T17:48:12.2179086Z
  469. 2021-03-25T17:48:12.2180095Z HEAD is now at 7c0ae49 Merge 57740a0a4a6c6a349e8919832e30419e6c743146 into 2670f96657f7fc76b7e0d670acbd0ea46835e92b
  470. 2021-03-25T17:48:12.2181181Z ##[endgroup]
  471. 2021-03-25T17:48:12.2182061Z [command]/usr/bin/git log -1 --format='%H'
  472. 2021-03-25T17:48:12.2183186Z '7c0ae490aca02ab7332bec4be72e1b9383dfc67e'
  473. 2021-03-25T17:48:12.2399736Z ##[group]Run submariner-io/shipyard/gh-actions/e2e@devel
  474. 2021-03-25T17:48:12.2400479Z with:
  475. 2021-03-25T17:48:12.2401096Z using: libreswan operator ovn
  476. 2021-03-25T17:48:12.2401705Z k8s_version: 1.17.17
  477. 2021-03-25T17:48:12.2402342Z working-directory: .
  478. 2021-03-25T17:48:12.2402977Z ##[endgroup]
  479. 2021-03-25T17:48:12.8846117Z ##[group]Reclaiming free space
  480. 2021-03-25T17:49:56.7814653Z Filesystem Size Used Avail Use% Mounted on
  481. 2021-03-25T17:49:56.7819847Z /dev/root 84G 38G 46G 46% /
  482. 2021-03-25T17:49:56.7822382Z devtmpfs 3.4G 0 3.4G 0% /dev
  483. 2021-03-25T17:49:56.7828701Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
  484. 2021-03-25T17:49:56.7829936Z tmpfs 696M 1.1M 695M 1% /run
  485. 2021-03-25T17:49:56.7831229Z tmpfs 5.0M 0 5.0M 0% /run/lock
  486. 2021-03-25T17:49:56.7832604Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  487. 2021-03-25T17:49:56.7833858Z /dev/loop1 139M 139M 0 100% /snap/chromium/1523
  488. 2021-03-25T17:49:56.7835265Z /dev/loop0 56M 56M 0 100% /snap/core18/1988
  489. 2021-03-25T17:49:56.7837803Z /dev/loop2 65M 65M 0 100% /snap/gtk-common-themes/1514
  490. 2021-03-25T17:49:56.7839722Z /dev/loop3 163M 163M 0 100% /snap/gnome-3-28-1804/145
  491. 2021-03-25T17:49:56.7841426Z /dev/loop4 71M 71M 0 100% /snap/lxd/19647
  492. 2021-03-25T17:49:56.7842672Z /dev/loop5 70M 70M 0 100% /snap/lxd/19188
  493. 2021-03-25T17:49:56.7843514Z /dev/sdb15 105M 7.8M 97M 8% /boot/efi
  494. 2021-03-25T17:49:56.7844191Z /dev/loop6 33M 33M 0 100% /snap/snapd/11107
  495. 2021-03-25T17:49:56.7844809Z /dev/loop7 33M 33M 0 100% /snap/snapd/11402
  496. 2021-03-25T17:49:56.7845449Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
  497. 2021-03-25T17:49:56.7846505Z ##[endgroup]
  498. 2021-03-25T17:49:57.4125323Z ##[group]Report available RAM
  499. 2021-03-25T17:49:57.4132647Z total used free shared buff/cache available
  500. 2021-03-25T17:49:57.4133659Z Mem: 6.8Gi 470Mi 5.1Gi 6.0Mi 1.3Gi 6.0Gi
  501. 2021-03-25T17:49:57.4134244Z Swap: 4.0Gi 0B 4.0Gi
  502. 2021-03-25T17:49:57.4134797Z ##[endgroup]
  503. 2021-03-25T17:49:57.4525173Z Downloading Makefile.dapper
  504. 2021-03-25T17:49:57.4924674Z Downloading dapper
  505. 2021-03-25T17:49:57.6957389Z .dapper.tmp version v0.5.6
  506. 2021-03-25T17:49:57.6987511Z docker network create -d bridge kind
  507. 2021-03-25T17:49:58.8425642Z 1ca1a8c96e93f6af250d08328807ce8e9cdee35034a9d1bb1167173eb321ec5f
  508. 2021-03-25T17:49:58.8456199Z ./.dapper -m bind make --debug=b e2e -- using=libreswan\ operator\ \ ovn
  509. 2021-03-25T17:49:59.0627039Z Sending build context to Docker daemon 6.695MB
  510. 2021-03-25T17:49:59.0627638Z
  511. 2021-03-25T17:49:59.0719880Z Step 1/8 : ARG BASE_BRANCH
  512. 2021-03-25T17:49:59.0722153Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
  513. 2021-03-25T17:49:59.3897082Z devel: Pulling from submariner/shipyard-dapper-base
  514. 2021-03-25T17:49:59.3911291Z 3856270ab03a: Pulling fs layer
  515. 2021-03-25T17:49:59.3938124Z 15f6e4048418: Pulling fs layer
  516. 2021-03-25T17:49:59.3960899Z eb996fc17e19: Pulling fs layer
  517. 2021-03-25T17:49:59.3961617Z 496c96739aea: Pulling fs layer
  518. 2021-03-25T17:49:59.3962092Z 617a1f124b65: Pulling fs layer
  519. 2021-03-25T17:49:59.3962608Z eda4e59c9d75: Pulling fs layer
  520. 2021-03-25T17:49:59.3963127Z ce28d439ab7a: Pulling fs layer
  521. 2021-03-25T17:49:59.3963635Z 792f47b9c6be: Pulling fs layer
  522. 2021-03-25T17:49:59.3964076Z 617a1f124b65: Waiting
  523. 2021-03-25T17:49:59.3964530Z eda4e59c9d75: Waiting
  524. 2021-03-25T17:49:59.3964983Z ce28d439ab7a: Waiting
  525. 2021-03-25T17:49:59.3965619Z 792f47b9c6be: Waiting
  526. 2021-03-25T17:49:59.3966043Z 496c96739aea: Waiting
  527. 2021-03-25T17:49:59.9983928Z eb996fc17e19: Verifying Checksum
  528. 2021-03-25T17:49:59.9995026Z eb996fc17e19: Download complete
  529. 2021-03-25T17:50:00.0742190Z 3856270ab03a: Verifying Checksum
  530. 2021-03-25T17:50:00.0742757Z 3856270ab03a: Download complete
  531. 2021-03-25T17:50:00.1163512Z 496c96739aea: Verifying Checksum
  532. 2021-03-25T17:50:00.1177026Z 496c96739aea: Download complete
  533. 2021-03-25T17:50:00.2082602Z 617a1f124b65: Verifying Checksum
  534. 2021-03-25T17:50:00.2084176Z 617a1f124b65: Download complete
  535. 2021-03-25T17:50:00.2955506Z eda4e59c9d75: Verifying Checksum
  536. 2021-03-25T17:50:00.2956165Z eda4e59c9d75: Download complete
  537. 2021-03-25T17:50:00.3192051Z ce28d439ab7a: Verifying Checksum
  538. 2021-03-25T17:50:00.3192712Z ce28d439ab7a: Download complete
  539. 2021-03-25T17:50:00.4159111Z 792f47b9c6be: Verifying Checksum
  540. 2021-03-25T17:50:00.4159757Z 792f47b9c6be: Download complete
  541. 2021-03-25T17:50:01.9798547Z 15f6e4048418: Verifying Checksum
  542. 2021-03-25T17:50:01.9799172Z 15f6e4048418: Download complete
  543. 2021-03-25T17:50:04.1902850Z 3856270ab03a: Pull complete
  544. 2021-03-25T17:50:13.5793789Z 15f6e4048418: Pull complete
  545. 2021-03-25T17:50:22.9183902Z eb996fc17e19: Pull complete
  546. 2021-03-25T17:50:22.9184989Z 496c96739aea: Pull complete
  547. 2021-03-25T17:50:22.9185824Z 617a1f124b65: Pull complete
  548. 2021-03-25T17:50:22.9186660Z eda4e59c9d75: Pull complete
  549. 2021-03-25T17:50:22.9187295Z ce28d439ab7a: Pull complete
  550. 2021-03-25T17:50:22.9187908Z 792f47b9c6be: Pull complete
  551. 2021-03-25T17:50:22.9189136Z Digest: sha256:aab39f2c1f64919595db8d5222ad5fdad4a3188f3945e95704651603c0684b14
  552. 2021-03-25T17:50:22.9191538Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
  553. 2021-03-25T17:50:22.9192606Z ---> 7e4352953f22
  554. 2021-03-25T17:50:22.9194351Z Step 3/8 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_REF CLUSTERS_ARGS DEPLOY_ARGS IMAGES_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/submariner DAPPER_DOCKER_SOCKET=true
  555. 2021-03-25T17:50:24.0980163Z ---> Running in c7edbf876588
  556. 2021-03-25T17:50:25.0825001Z Removing intermediate container c7edbf876588
  557. 2021-03-25T17:50:25.0826225Z ---> 204dbdcbf7b9
  558. 2021-03-25T17:50:25.0826809Z Step 4/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  559. 2021-03-25T17:50:25.1158760Z ---> Running in 7170de2b9622
  560. 2021-03-25T17:50:26.1024333Z Removing intermediate container 7170de2b9622
  561. 2021-03-25T17:50:26.1026892Z ---> 708d98289126
  562. 2021-03-25T17:50:26.1027386Z Step 5/8 : ENV PROTOC_VERSION=3.15.5
  563. 2021-03-25T17:50:26.1220754Z ---> Running in f4e92e5cfb8d
  564. 2021-03-25T17:50:27.1239414Z Removing intermediate container f4e92e5cfb8d
  565. 2021-03-25T17:50:27.1240661Z ---> 44eb0e2636a4
  566. 2021-03-25T17:50:27.1242866Z Step 6/8 : RUN curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.15.5/protoc-${PROTOC_VERSION}-linux-x86_64.zip && unzip protoc-${PROTOC_VERSION}-linux-x86_64.zip -d /usr/local && rm -f protoc-${PROTOC_VERSION}-linux-x86_64.zip && GO111MODULE=off go get google.golang.org/protobuf/cmd/protoc-gen-go
  567. 2021-03-25T17:50:27.1468871Z ---> Running in 5da0871a55c8
  568. 2021-03-25T17:50:27.5725935Z  % Total % Received % Xferd Average Speed Time Time Time Current
  569. 2021-03-25T17:50:27.5726741Z Dload Upload Total Spent Left Speed
  570. 2021-03-25T17:50:27.5727145Z
  571. 2021-03-25T17:50:27.6039720Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  572. 2021-03-25T17:50:27.6044093Z 100 636 100 636 0 0 19875 0 --:--:-- --:--:-- --:--:-- 19875
  573. 2021-03-25T17:50:27.7025239Z 
  574. 2021-03-25T17:50:27.7030966Z 100 1600k 100 1600k 0  0 12.0M 0 --:--:-- --:--:-- --:--:-- 12.0M
  575. 2021-03-25T17:50:27.7116824Z Archive: protoc-3.15.5-linux-x86_64.zip
  576. 2021-03-25T17:50:27.7117523Z creating: /usr/local/include/google/
  577. 2021-03-25T17:50:27.7118165Z creating: /usr/local/include/google/protobuf/
  578. 2021-03-25T17:50:27.7118933Z inflating: /usr/local/include/google/protobuf/wrappers.proto
  579. 2021-03-25T17:50:27.7120061Z inflating: /usr/local/include/google/protobuf/field_mask.proto
  580. 2021-03-25T17:50:27.7120853Z inflating: /usr/local/include/google/protobuf/api.proto
  581. 2021-03-25T17:50:27.7121657Z inflating: /usr/local/include/google/protobuf/struct.proto
  582. 2021-03-25T17:50:27.7122505Z inflating: /usr/local/include/google/protobuf/descriptor.proto
  583. 2021-03-25T17:50:27.7123404Z inflating: /usr/local/include/google/protobuf/timestamp.proto
  584. 2021-03-25T17:50:27.7124320Z creating: /usr/local/include/google/protobuf/compiler/
  585. 2021-03-25T17:50:27.7125151Z inflating: /usr/local/include/google/protobuf/compiler/plugin.proto
  586. 2021-03-25T17:50:27.7126014Z inflating: /usr/local/include/google/protobuf/empty.proto
  587. 2021-03-25T17:50:27.7126792Z inflating: /usr/local/include/google/protobuf/any.proto
  588. 2021-03-25T17:50:27.7127625Z inflating: /usr/local/include/google/protobuf/source_context.proto
  589. 2021-03-25T17:50:27.7128457Z inflating: /usr/local/include/google/protobuf/type.proto
  590. 2021-03-25T17:50:27.7129286Z inflating: /usr/local/include/google/protobuf/duration.proto
  591. 2021-03-25T17:50:27.7654195Z inflating: /usr/local/bin/protoc
  592. 2021-03-25T17:50:27.7655960Z inflating: /usr/local/readme.txt
  593. 2021-03-25T17:50:39.8674921Z Removing intermediate container 5da0871a55c8
  594. 2021-03-25T17:50:39.8676811Z ---> 89ba4f2ac06e
  595. 2021-03-25T17:50:39.8677558Z Step 7/8 : WORKDIR ${DAPPER_SOURCE}
  596. 2021-03-25T17:50:39.8884766Z ---> Running in 76538e478e2b
  597. 2021-03-25T17:50:40.8775914Z Removing intermediate container 76538e478e2b
  598. 2021-03-25T17:50:40.8777197Z ---> 0255b1dc0224
  599. 2021-03-25T17:50:40.8777829Z Step 8/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  600. 2021-03-25T17:50:40.9082183Z ---> Running in 9684ee7486d6
  601. 2021-03-25T17:50:41.8640843Z Removing intermediate container 9684ee7486d6
  602. 2021-03-25T17:50:41.8642138Z ---> 7ef9b2dbf905
  603. 2021-03-25T17:50:41.8772715Z Successfully built 7ef9b2dbf905
  604. 2021-03-25T17:50:41.8807592Z Successfully tagged submariner:HEAD
  605. 2021-03-25T17:50:42.5447928Z [submariner]$ trap chown -R 1001:121 . exit
  606. 2021-03-25T17:50:42.5462759Z [submariner]$ mkdir -p bin dist output
  607. 2021-03-25T17:50:42.5536053Z GNU Make 4.3
  608. 2021-03-25T17:50:42.5537485Z Built for x86_64-redhat-linux-gnu
  609. 2021-03-25T17:50:42.5539017Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
  610. 2021-03-25T17:50:42.5540127Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  611. 2021-03-25T17:50:42.5541346Z This is free software: you are free to change and redistribute it.
  612. 2021-03-25T17:50:42.5542429Z There is NO WARRANTY, to the extent permitted by law.
  613. 2021-03-25T17:50:42.5543381Z Reading makefiles...
  614. 2021-03-25T17:50:42.5579116Z [submariner]$ make --debug=b e2e -- using=libreswan operator ovn
  615. 2021-03-25T17:50:42.6051933Z fatal: No names found, cannot describe anything.
  616. 2021-03-25T17:50:42.6192423Z Updating makefiles....
  617. 2021-03-25T17:50:42.6201681Z Updating goal targets....
  618. 2021-03-25T17:50:42.6203226Z File 'e2e' does not exist.
  619. 2021-03-25T17:50:42.6204085Z Must remake target 'e2e'.
  620. 2021-03-25T17:50:42.6205139Z /opt/shipyard/scripts/e2e.sh --focus .\* cluster2 cluster3 cluster1
  621. 2021-03-25T17:50:42.6244903Z Downloading shflags 1.0.3
  622. 2021-03-25T17:50:42.6310841Z % Total % Received % Xferd Average Speed Time Time Time Current
  623. 2021-03-25T17:50:42.6315545Z Dload Upload Total Spent Left Speed
  624. 2021-03-25T17:50:42.6316322Z
  625. 2021-03-25T17:50:42.6650108Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  626. 2021-03-25T17:50:42.6654661Z 100 31091 100 31091 0 0 893k 0 --:--:-- --:--:-- --:--:-- 893k
  627. 2021-03-25T17:50:42.7145469Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  628. 2021-03-25T17:50:42.7152823Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  629. 2021-03-25T17:50:42.7164814Z [submariner]$ script_name=utils
  630. 2021-03-25T17:50:42.7174130Z [submariner]$ exec_name=e2e.sh
  631. 2021-03-25T17:50:42.7196916Z [submariner]$ source /opt/shipyard/scripts/lib/cluster_settings
  632. 2021-03-25T17:50:42.7209722Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  633. 2021-03-25T17:50:42.7220036Z [submariner]$ script_name=cluster_settings
  634. 2021-03-25T17:50:42.7232267Z [submariner]$ exec_name=e2e.sh
  635. 2021-03-25T17:50:42.7251132Z [submariner]$ broker=cluster1
  636. 2021-03-25T17:50:42.7262306Z [submariner]$ declare -gA cluster_nodes
  637. 2021-03-25T17:50:42.7273328Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  638. 2021-03-25T17:50:42.7283340Z [submariner]$ cluster_nodes[cluster2]=control-plane worker
  639. 2021-03-25T17:50:42.7296001Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  640. 2021-03-25T17:50:42.7306321Z [submariner]$ declare -gA cluster_subm
  641. 2021-03-25T17:50:42.7318150Z [submariner]$ cluster_subm[cluster1]=true
  642. 2021-03-25T17:50:42.7330634Z [submariner]$ cluster_subm[cluster2]=true
  643. 2021-03-25T17:50:42.7342035Z [submariner]$ cluster_subm[cluster3]=true
  644. 2021-03-25T17:50:42.7351701Z [submariner]$ declare -gA cluster_cni
  645. 2021-03-25T17:50:42.7361104Z [submariner]$ cluster_cni[cluster2]=weave
  646. 2021-03-25T17:50:42.7370624Z [submariner]$ cluster_cni[cluster3]=weave
  647. 2021-03-25T17:50:42.7383372Z [submariner]$ declare_kubeconfig
  648. 2021-03-25T17:50:42.7391800Z [submariner]$ declare_kubeconfig
  649. 2021-03-25T17:50:42.7401262Z [submariner]$ source /opt/shipyard/scripts/lib/kubecfg
  650. 2021-03-25T17:50:42.7410220Z [submariner]$ export KUBECONFIG
  651. 2021-03-25T17:50:42.7441099Z [submariner]$ KUBECONFIG=
  652. 2021-03-25T17:50:42.7454257Z [submariner]$ find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  653. 2021-03-25T17:50:42.7469612Z find: '/go/src/github.com/submariner-io/submariner/output/kubeconfigs': No such file or directory
  654. 2021-03-25T17:50:42.7478840Z [submariner]$ :
  655. 2021-03-25T17:50:42.7492744Z [submariner]$ deploy_env_once
  656. 2021-03-25T17:50:42.7504409Z [submariner]$ deploy_env_once
  657. 2021-03-25T17:50:42.7516556Z 
  658. 2021-03-25T17:50:43.0262521Z [submariner]$ make deploy
  659. 2021-03-25T17:50:43.0293067Z GNU Make 4.3
  660. 2021-03-25T17:50:43.0293968Z Built for x86_64-redhat-linux-gnu
  661. 2021-03-25T17:50:43.0295507Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
  662. 2021-03-25T17:50:43.0296742Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  663. 2021-03-25T17:50:43.0298027Z This is free software: you are free to change and redistribute it.
  664. 2021-03-25T17:50:43.0298776Z There is NO WARRANTY, to the extent permitted by law.
  665. 2021-03-25T17:50:43.0299367Z Reading makefiles...
  666. 2021-03-25T17:50:43.0300344Z make[1]: Entering directory '/go/src/github.com/submariner-io/submariner'
  667. 2021-03-25T17:50:43.0828459Z fatal: No names found, cannot describe anything.
  668. 2021-03-25T17:50:43.0982739Z Updating makefiles....
  669. 2021-03-25T17:50:43.0991414Z Updating goal targets....
  670. 2021-03-25T17:50:43.0992579Z File 'deploy' does not exist.
  671. 2021-03-25T17:50:43.0993250Z File 'clusters' does not exist.
  672. 2021-03-25T17:50:43.0993929Z Must remake target 'clusters'.
  673. 2021-03-25T17:50:43.0995813Z /opt/shipyard/scripts/clusters.sh --k8s_version="1.17.17" --cluster_settings /go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn --cluster_settings /go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn
  674. 2021-03-25T17:50:43.1806178Z Running with: k8s_version=1.17.17, olm_version=0.14.1, olm=false, globalnet=false, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn, timeout=5m
  675. 2021-03-25T17:50:43.1831971Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  676. 2021-03-25T17:50:43.1843471Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  677. 2021-03-25T17:50:43.1854656Z [submariner]$ script_name=utils
  678. 2021-03-25T17:50:43.1867480Z [submariner]$ exec_name=clusters.sh
  679. 2021-03-25T17:50:43.1885853Z [submariner]$ source /opt/shipyard/scripts/lib/cluster_settings
  680. 2021-03-25T17:50:43.1895980Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  681. 2021-03-25T17:50:43.1907440Z [submariner]$ script_name=cluster_settings
  682. 2021-03-25T17:50:43.1915216Z [submariner]$ exec_name=clusters.sh
  683. 2021-03-25T17:50:43.1936180Z [submariner]$ broker=cluster1
  684. 2021-03-25T17:50:43.1948253Z [submariner]$ declare -gA cluster_nodes
  685. 2021-03-25T17:50:43.1960497Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  686. 2021-03-25T17:50:43.1973848Z [submariner]$ cluster_nodes[cluster2]=control-plane worker
  687. 2021-03-25T17:50:43.1985943Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  688. 2021-03-25T17:50:43.1997470Z [submariner]$ declare -gA cluster_subm
  689. 2021-03-25T17:50:43.2009119Z [submariner]$ cluster_subm[cluster1]=true
  690. 2021-03-25T17:50:43.2021859Z [submariner]$ cluster_subm[cluster2]=true
  691. 2021-03-25T17:50:43.2033368Z [submariner]$ cluster_subm[cluster3]=true
  692. 2021-03-25T17:50:43.2044762Z [submariner]$ declare -gA cluster_cni
  693. 2021-03-25T17:50:43.2056541Z [submariner]$ cluster_cni[cluster2]=weave
  694. 2021-03-25T17:50:43.2067918Z [submariner]$ cluster_cni[cluster3]=weave
  695. 2021-03-25T17:50:43.2080770Z [submariner]$ source /go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn
  696. 2021-03-25T17:50:43.2161972Z [submariner]$ cat
  697. 2021-03-25T17:50:43.2185336Z [submariner]$ typeset -p cluster_cni
  698. 2021-03-25T17:50:43.2199727Z [submariner]$ cut -f 2- -d=
  699. 2021-03-25T17:50:43.2228470Z [submariner]$ typeset -p cluster_nodes
  700. 2021-03-25T17:50:43.2243866Z [submariner]$ cut -f 2- -d=
  701. 2021-03-25T17:50:43.2271238Z [submariner]$ typeset -p cluster_subm
  702. 2021-03-25T17:50:43.2283096Z [submariner]$ cut -f 2- -d=
  703. 2021-03-25T17:50:43.2306955Z Cluster settings::
  704. 2021-03-25T17:50:43.2307828Z broker - 'cluster1'
  705. 2021-03-25T17:50:43.2308562Z clusters - 'cluster1' 'cluster2' 'cluster3'
  706. 2021-03-25T17:50:43.2309383Z cni - ([cluster3]="ovn" [cluster2]="ovn" [cluster1]="ovn" )
  707. 2021-03-25T17:50:43.2310687Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker" [cluster1]="control-plane worker" )
  708. 2021-03-25T17:50:43.2311999Z install submariner - ([cluster3]="true" [cluster2]="true" [cluster1]="true" )
  709. 2021-03-25T17:50:43.2325601Z [submariner]$ rm -rf /go/src/github.com/submariner-io/submariner/output/kubeconfigs
  710. 2021-03-25T17:50:43.2346558Z [submariner]$ mkdir -p /go/src/github.com/submariner-io/submariner/output/kubeconfigs
  711. 2021-03-25T17:50:43.2368115Z [submariner]$ run_local_registry
  712. 2021-03-25T17:50:43.2376764Z [submariner]$ run_local_registry
  713. 2021-03-25T17:50:43.2385856Z [submariner]$ registry_running
  714. 2021-03-25T17:50:43.2396106Z [submariner]$ registry_running
  715. 2021-03-25T17:50:43.2406083Z [submariner]$ docker ps --filter name=^/?kind-registry$
  716. 2021-03-25T17:50:43.2418859Z [submariner]$ grep kind-registry
  717. 2021-03-25T17:50:43.5966809Z [submariner]$ return 0
  718. 2021-03-25T17:50:43.5972041Z Deploying local registry kind-registry to serve images centrally.
  719. 2021-03-25T17:50:43.5984456Z [submariner]$ local volume_flag
  720. 2021-03-25T17:50:43.5996114Z [submariner]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
  721. 2021-03-25T17:50:43.6008899Z [submariner]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 127.0.0.1:5000:5000 --restart=always --name kind-registry registry:2
  722. 2021-03-25T17:50:43.9617777Z Unable to find image 'registry:2' locally
  723. 2021-03-25T17:50:46.4148742Z 2: Pulling from library/registry
  724. 2021-03-25T17:50:46.4898946Z e95f33c60a64: Already exists
  725. 2021-03-25T17:50:46.4919189Z 4d7f2300f040: Pulling fs layer
  726. 2021-03-25T17:50:46.4919803Z 35a7b7da3905: Pulling fs layer
  727. 2021-03-25T17:50:46.4920297Z d656466e1fe8: Pulling fs layer
  728. 2021-03-25T17:50:46.4920809Z b6cb731e4f93: Pulling fs layer
  729. 2021-03-25T17:50:46.4921495Z b6cb731e4f93: Waiting
  730. 2021-03-25T17:50:46.5797302Z d656466e1fe8: Verifying Checksum
  731. 2021-03-25T17:50:46.5797942Z d656466e1fe8: Download complete
  732. 2021-03-25T17:50:46.6186423Z 4d7f2300f040: Download complete
  733. 2021-03-25T17:50:46.6712487Z b6cb731e4f93: Verifying Checksum
  734. 2021-03-25T17:50:46.6713168Z b6cb731e4f93: Download complete
  735. 2021-03-25T17:50:46.6818135Z 35a7b7da3905: Verifying Checksum
  736. 2021-03-25T17:50:46.6818781Z 35a7b7da3905: Download complete
  737. 2021-03-25T17:50:46.7663455Z 4d7f2300f040: Pull complete
  738. 2021-03-25T17:50:47.0528540Z 35a7b7da3905: Pull complete
  739. 2021-03-25T17:50:47.1163868Z d656466e1fe8: Pull complete
  740. 2021-03-25T17:50:47.1856673Z b6cb731e4f93: Pull complete
  741. 2021-03-25T17:50:47.1899529Z Digest: sha256:da946ca03fca0aade04a73aa94b54ff0dc614216bdd1d47585f97b4c1bdaa0e2
  742. 2021-03-25T17:50:47.1913308Z Status: Downloaded newer image for registry:2
  743. 2021-03-25T17:50:47.5041861Z 2d539102479ae66f89860269d7f6012b62ddda93fae320887dac7cbc0e5fafe9
  744. 2021-03-25T17:50:47.8851216Z [submariner]$ docker network connect kind kind-registry
  745. 2021-03-25T17:50:48.5133904Z [submariner]$ declare_cidrs
  746. 2021-03-25T17:50:48.5153448Z [submariner]$ declare_cidrs
  747. 2021-03-25T17:50:48.5173682Z [submariner]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  748. 2021-03-25T17:50:48.5174503Z [submariner]$ i=1
  749. 2021-03-25T17:50:48.5192604Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  750. 2021-03-25T17:50:48.5193603Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  751. 2021-03-25T17:50:48.5196883Z [submariner]$ [cluster1] local val=1
  752. 2021-03-25T17:50:48.5207684Z [submariner]$ [cluster1] local idx=cluster1
  753. 2021-03-25T17:50:48.5216864Z [submariner]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
  754. 2021-03-25T17:50:48.5226554Z [submariner]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
  755. 2021-03-25T17:50:48.5235778Z [submariner]$ [cluster1] i=2
  756. 2021-03-25T17:50:48.5245028Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  757. 2021-03-25T17:50:48.5252814Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  758. 2021-03-25T17:50:48.5266349Z [submariner]$ [cluster2] local val=2
  759. 2021-03-25T17:50:48.5276025Z [submariner]$ [cluster2] local idx=cluster2
  760. 2021-03-25T17:50:48.5289953Z [submariner]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
  761. 2021-03-25T17:50:48.5300734Z [submariner]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
  762. 2021-03-25T17:50:48.5313750Z [submariner]$ [cluster2] i=3
  763. 2021-03-25T17:50:48.5325024Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  764. 2021-03-25T17:50:48.5338065Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  765. 2021-03-25T17:50:48.5347740Z [submariner]$ [cluster3] local val=3
  766. 2021-03-25T17:50:48.5360274Z [submariner]$ [cluster3] local idx=cluster3
  767. 2021-03-25T17:50:48.5370700Z [submariner]$ [cluster3] cluster_CIDRs[cluster3]=10.3.0.0/16
  768. 2021-03-25T17:50:48.5384647Z [submariner]$ [cluster3] service_CIDRs[cluster3]=100.3.0.0/16
  769. 2021-03-25T17:50:48.5395388Z [submariner]$ [cluster3] i=4
  770. 2021-03-25T17:50:48.5411638Z [submariner]$ [cluster3] wait 345
  771. 2021-03-25T17:50:48.5419442Z [submariner]$ [cluster3] run_all_clusters with_retries 3 create_kind_cluster
  772. 2021-03-25T17:50:48.5431544Z [submariner]$ [cluster3] run_all_clusters with_retries 3 create_kind_cluster
  773. 2021-03-25T17:50:48.5444270Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 with_retries 3 create_kind_cluster
  774. 2021-03-25T17:50:48.5457359Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 with_retries 3 create_kind_cluster
  775. 2021-03-25T17:50:48.5469531Z [submariner]$ [cluster3] local cmnd=with_retries
  776. 2021-03-25T17:50:48.5481414Z [submariner]$ [cluster3] declare -A pids
  777. 2021-03-25T17:50:48.5499809Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  778. 2021-03-25T17:50:48.5517663Z [submariner]$ [cluster1] set -o pipefail
  779. 2021-03-25T17:50:48.5522243Z [submariner]$ [cluster1] pids[cluster1]=355
  780. 2021-03-25T17:50:48.5528803Z [submariner]$ [cluster1] with_retries 3 create_kind_cluster
  781. 2021-03-25T17:50:48.5542729Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  782. 2021-03-25T17:50:48.5547465Z [submariner]$ [cluster2] pids[cluster2]=359
  783. 2021-03-25T17:50:48.5572094Z [submariner]$ [cluster2] set -o pipefail
  784. 2021-03-25T17:50:48.5584783Z [submariner]$ [cluster3] pids[cluster3]=365
  785. 2021-03-25T17:50:48.5591214Z [submariner]$ [cluster2] with_retries 3 create_kind_cluster
  786. 2021-03-25T17:50:48.5597975Z [submariner]$ [cluster3] set -o pipefail
  787. 2021-03-25T17:50:48.5606098Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  788. 2021-03-25T17:50:48.5622248Z [submariner]$ [cluster3] wait 365
  789. 2021-03-25T17:50:48.5647601Z [submariner]$ [cluster3] with_retries 3 create_kind_cluster
  790. 2021-03-25T17:50:48.5672347Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  791. 2021-03-25T17:51:04.4471200Z [submariner]$ [cluster1] with_retries
  792. 2021-03-25T17:51:04.4472218Z [submariner]$ [cluster1] local retries=3
  793. 2021-03-25T17:51:04.4473114Z [submariner]$ [cluster1] local cmnd=create_kind_cluster
  794. 2021-03-25T17:51:04.4473952Z [submariner]$ [cluster1] iteration=1
  795. 2021-03-25T17:51:04.4474694Z [submariner]$ [cluster1] wait 388
  796. 2021-03-25T17:51:04.4475484Z [submariner]$ [cluster1] create_kind_cluster
  797. 2021-03-25T17:51:04.4476322Z [submariner]$ [cluster1] create_kind_cluster
  798. 2021-03-25T17:51:04.4477706Z [submariner]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  799. 2021-03-25T17:51:04.4479465Z [submariner]$ [cluster1] rm -f /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  800. 2021-03-25T17:51:04.4480668Z [submariner]$ [cluster1] kind get clusters
  801. 2021-03-25T17:51:04.4481490Z [submariner]$ [cluster1] grep -q ^cluster1$
  802. 2021-03-25T17:51:04.4482097Z [cluster1] No kind clusters found.
  803. 2021-03-25T17:51:04.4482663Z [cluster1] Creating KIND cluster...
  804. 2021-03-25T17:51:04.4483436Z [submariner]$ [cluster1] deploy_kind_ovn
  805. 2021-03-25T17:51:04.4484211Z [submariner]$ [cluster1] deploy_kind_ovn
  806. 2021-03-25T17:51:04.4485260Z [submariner]$ [cluster1] local OVN_SRC_IMAGE=quay.io/vthapar/ovn-daemonset-f:latest
  807. 2021-03-25T17:51:04.4486289Z [submariner]$ [cluster1] export K8s_VERSION=1.17.17
  808. 2021-03-25T17:51:04.4487160Z [submariner]$ [cluster1] export NET_CIDR_IPV4=10.1.0.0/16
  809. 2021-03-25T17:51:04.4488028Z [submariner]$ [cluster1] export SVC_CIDR_IPV4=100.1.0.0/16
  810. 2021-03-25T17:51:04.4488950Z [submariner]$ [cluster1] export KIND_CLUSTER_NAME=cluster1
  811. 2021-03-25T17:51:04.4490036Z [submariner]$ [cluster1] export OVN_IMAGE=localhost:5000/ovn-daemonset-f:latest
  812. 2021-03-25T17:51:04.4491128Z [submariner]$ [cluster1] export REGISTRY_IP=kind-registry
  813. 2021-03-25T17:51:04.4492241Z [submariner]$ [cluster1] docker pull quay.io/vthapar/ovn-daemonset-f:latest
  814. 2021-03-25T17:51:04.4493295Z [cluster1] latest: Pulling from vthapar/ovn-daemonset-f
  815. 2021-03-25T17:51:04.4494031Z [cluster1] eb89cede9c16: Pulling fs layer
  816. 2021-03-25T17:51:04.4494659Z [cluster1] becc85a5d3e6: Pulling fs layer
  817. 2021-03-25T17:51:04.4495457Z [cluster1] d019e54fdeff: Pulling fs layer
  818. 2021-03-25T17:51:04.4496047Z [cluster1] cb0c372a07ca: Pulling fs layer
  819. 2021-03-25T17:51:04.4496652Z [cluster1] 8b4fe0aeb586: Pulling fs layer
  820. 2021-03-25T17:51:04.4497221Z [cluster1] b5986c897060: Pulling fs layer
  821. 2021-03-25T17:51:04.4497774Z [cluster1] ff2447d5b90a: Pulling fs layer
  822. 2021-03-25T17:51:04.4498357Z [cluster1] 9d3a15718ab3: Pulling fs layer
  823. 2021-03-25T17:51:04.4498938Z [cluster1] c8ad55fb395e: Pulling fs layer
  824. 2021-03-25T17:51:04.4499546Z [cluster1] ee848e8c1c70: Pulling fs layer
  825. 2021-03-25T17:51:04.4500342Z [cluster1] 2532e93e7ace: Pulling fs layer
  826. 2021-03-25T17:51:04.4500902Z [cluster1] 720402c5d198: Pulling fs layer
  827. 2021-03-25T17:51:04.4501438Z [cluster1] c544f6349293: Pulling fs layer
  828. 2021-03-25T17:51:04.4502000Z [cluster1] ef23580ead82: Pulling fs layer
  829. 2021-03-25T17:51:04.4502610Z [cluster1] ca4dd2f70bc7: Pulling fs layer
  830. 2021-03-25T17:51:04.4503169Z [cluster1] cb0c372a07ca: Waiting
  831. 2021-03-25T17:51:04.4503719Z [cluster1] 8b4fe0aeb586: Waiting
  832. 2021-03-25T17:51:04.4504324Z [cluster1] b5986c897060: Waiting
  833. 2021-03-25T17:51:04.4504836Z [cluster1] ff2447d5b90a: Waiting
  834. 2021-03-25T17:51:04.4505336Z [cluster1] 9d3a15718ab3: Waiting
  835. 2021-03-25T17:51:04.4505842Z [cluster1] c8ad55fb395e: Waiting
  836. 2021-03-25T17:51:04.4506386Z [cluster1] ee848e8c1c70: Waiting
  837. 2021-03-25T17:51:04.4506897Z [cluster1] 2532e93e7ace: Waiting
  838. 2021-03-25T17:51:04.4507394Z [cluster1] 720402c5d198: Waiting
  839. 2021-03-25T17:51:04.4507870Z [cluster1] c544f6349293: Waiting
  840. 2021-03-25T17:51:04.4508384Z [cluster1] ef23580ead82: Waiting
  841. 2021-03-25T17:51:04.4508920Z [cluster1] ca4dd2f70bc7: Waiting
  842. 2021-03-25T17:51:04.4509503Z [cluster1] d019e54fdeff: Verifying Checksum
  843. 2021-03-25T17:51:04.4510152Z [cluster1] d019e54fdeff: Download complete
  844. 2021-03-25T17:51:04.4510781Z [cluster1] cb0c372a07ca: Verifying Checksum
  845. 2021-03-25T17:51:04.4511420Z [cluster1] cb0c372a07ca: Download complete
  846. 2021-03-25T17:51:04.4512062Z [cluster1] becc85a5d3e6: Verifying Checksum
  847. 2021-03-25T17:51:04.4512725Z [cluster1] becc85a5d3e6: Download complete
  848. 2021-03-25T17:51:04.4513388Z [cluster1] eb89cede9c16: Verifying Checksum
  849. 2021-03-25T17:51:04.4514064Z [cluster1] eb89cede9c16: Download complete
  850. 2021-03-25T17:51:04.4514700Z [cluster1] ff2447d5b90a: Verifying Checksum
  851. 2021-03-25T17:51:04.4515317Z [cluster1] ff2447d5b90a: Download complete
  852. 2021-03-25T17:51:04.4515937Z [cluster1] 9d3a15718ab3: Verifying Checksum
  853. 2021-03-25T17:51:04.4516539Z [cluster1] 9d3a15718ab3: Download complete
  854. 2021-03-25T17:51:04.4517144Z [cluster1] b5986c897060: Verifying Checksum
  855. 2021-03-25T17:51:04.4517729Z [cluster1] b5986c897060: Download complete
  856. 2021-03-25T17:51:04.4518351Z [cluster1] c8ad55fb395e: Verifying Checksum
  857. 2021-03-25T17:51:04.4518979Z [cluster1] c8ad55fb395e: Download complete
  858. 2021-03-25T17:51:04.4519609Z [cluster1] ee848e8c1c70: Verifying Checksum
  859. 2021-03-25T17:51:04.4520260Z [cluster1] ee848e8c1c70: Download complete
  860. 2021-03-25T17:51:04.4520898Z [cluster1] 8b4fe0aeb586: Verifying Checksum
  861. 2021-03-25T17:51:04.4521544Z [cluster1] 8b4fe0aeb586: Download complete
  862. 2021-03-25T17:51:04.4522150Z [cluster1] 720402c5d198: Verifying Checksum
  863. 2021-03-25T17:51:04.4522738Z [cluster1] 720402c5d198: Download complete
  864. 2021-03-25T17:51:04.4523326Z [cluster1] 2532e93e7ace: Verifying Checksum
  865. 2021-03-25T17:51:04.4523929Z [cluster1] 2532e93e7ace: Download complete
  866. 2021-03-25T17:51:04.4524563Z [cluster1] ca4dd2f70bc7: Verifying Checksum
  867. 2021-03-25T17:51:04.4525200Z [cluster1] ca4dd2f70bc7: Download complete
  868. 2021-03-25T17:51:04.4525845Z [cluster1] ef23580ead82: Verifying Checksum
  869. 2021-03-25T17:51:04.4526471Z [cluster1] ef23580ead82: Download complete
  870. 2021-03-25T17:51:04.4527088Z [cluster1] c544f6349293: Verifying Checksum
  871. 2021-03-25T17:51:04.4527672Z [cluster1] c544f6349293: Download complete
  872. 2021-03-25T17:51:04.4528279Z [cluster1] eb89cede9c16: Pull complete
  873. 2021-03-25T17:51:04.4528891Z [cluster1] becc85a5d3e6: Pull complete
  874. 2021-03-25T17:51:04.4529482Z [cluster1] d019e54fdeff: Pull complete
  875. 2021-03-25T17:51:04.4530077Z [cluster1] cb0c372a07ca: Pull complete
  876. 2021-03-25T17:51:04.4530666Z [cluster1] 8b4fe0aeb586: Pull complete
  877. 2021-03-25T17:51:04.7962251Z [cluster1] b5986c8970[submariner]$ [cluster2] with_retries
  878. 2021-03-25T17:51:04.7963190Z [submariner]$ [cluster2] local retries=3
  879. 2021-03-25T17:51:04.7964080Z [submariner]$ [cluster2] local cmnd=create_kind_cluster
  880. 2021-03-25T17:51:04.7964909Z [submariner]$ [cluster2] iteration=1
  881. 2021-03-25T17:51:04.7965652Z [submariner]$ [cluster2] wait 390
  882. 2021-03-25T17:51:04.7966414Z [submariner]$ [cluster2] create_kind_cluster
  883. 2021-03-25T17:51:04.7967465Z [submariner]$ [cluster2] create_kind_cluster
  884. 2021-03-25T17:51:04.7968848Z [submariner]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  885. 2021-03-25T17:51:04.7970629Z [submariner]$ [cluster2] rm -f /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  886. 2021-03-25T17:51:04.7971826Z [submariner]$ [cluster2] kind get clusters
  887. 2021-03-25T17:51:04.7972753Z [submariner]$ [cluster2] grep -q ^cluster2$
  888. 2021-03-25T17:51:04.7973361Z [cluster2] No kind clusters found.
  889. 2021-03-25T17:51:04.7973929Z [cluster2] Creating KIND cluster...
  890. 2021-03-25T17:51:04.7974758Z [submariner]$ [cluster2] deploy_kind_ovn
  891. 2021-03-25T17:51:04.7975766Z [submariner]$ [cluster2] deploy_kind_ovn
  892. 2021-03-25T17:51:04.7976812Z [submariner]$ [cluster2] local OVN_SRC_IMAGE=quay.io/vthapar/ovn-daemonset-f:latest
  893. 2021-03-25T17:51:04.7977846Z [submariner]$ [cluster2] export K8s_VERSION=1.17.17
  894. 2021-03-25T17:51:04.7978725Z [submariner]$ [cluster2] export NET_CIDR_IPV4=10.2.0.0/16
  895. 2021-03-25T17:51:04.7979595Z [submariner]$ [cluster2] export SVC_CIDR_IPV4=100.2.0.0/16
  896. 2021-03-25T17:51:04.7980522Z [submariner]$ [cluster2] export KIND_CLUSTER_NAME=cluster2
  897. 2021-03-25T17:51:04.7981609Z [submariner]$ [cluster2] export OVN_IMAGE=localhost:5000/ovn-daemonset-f:latest
  898. 2021-03-25T17:51:04.7982695Z [submariner]$ [cluster2] export REGISTRY_IP=kind-registry
  899. 2021-03-25T17:51:04.7983814Z [submariner]$ [cluster2] docker pull quay.io/vthapar/ovn-daemonset-f:latest
  900. 2021-03-25T17:51:04.7984875Z [cluster2] latest: Pulling from vthapar/ovn-daemonset-f
  901. 2021-03-25T17:51:04.7985605Z [cluster2] eb89cede9c16: Pulling fs layer
  902. 2021-03-25T17:51:04.7986227Z [cluster2] becc85a5d3e6: Pulling fs layer
  903. 2021-03-25T17:51:04.7986839Z [cluster2] d019e54fdeff: Pulling fs layer
  904. 2021-03-25T17:51:04.7987430Z [cluster2] cb0c372a07ca: Pulling fs layer
  905. 2021-03-25T17:51:04.7988040Z [cluster2] 8b4fe0aeb586: Pulling fs layer
  906. 2021-03-25T17:51:04.7988606Z [cluster2] b5986c897060: Pulling fs layer
  907. 2021-03-25T17:51:04.7989159Z [cluster2] ff2447d5b90a: Pulling fs layer
  908. 2021-03-25T17:51:04.7989740Z [cluster2] 9d3a15718ab3: Pulling fs layer
  909. 2021-03-25T17:51:04.7990323Z [cluster2] c8ad55fb395e: Pulling fs layer
  910. 2021-03-25T17:51:04.7990928Z [cluster2] ee848e8c1c70: Pulling fs layer
  911. 2021-03-25T17:51:04.7991514Z [cluster2] 2532e93e7ace: Pulling fs layer
  912. 2021-03-25T17:51:04.7992076Z [cluster2] 720402c5d198: Pulling fs layer
  913. 2021-03-25T17:51:04.7992615Z [cluster2] c544f6349293: Pulling fs layer
  914. 2021-03-25T17:51:04.7993183Z [cluster2] ef23580ead82: Pulling fs layer
  915. 2021-03-25T17:51:04.7993784Z [cluster2] ca4dd2f70bc7: Pulling fs layer
  916. 2021-03-25T17:51:04.7994351Z [cluster2] ca4dd2f70bc7: Waiting
  917. 2021-03-25T17:51:04.7994962Z [cluster2] becc85a5d3e6: Download complete
  918. 2021-03-25T17:51:04.7995607Z [cluster2] d019e54fdeff: Download complete
  919. 2021-03-25T17:51:04.7996252Z [cluster2] cb0c372a07ca: Download complete
  920. 2021-03-25T17:51:04.7996799Z [cluster2] b5986c897060: Waiting
  921. 2021-03-25T17:51:04.7997315Z [cluster2] ff2447d5b90a: Waiting
  922. 2021-03-25T17:51:04.7997820Z [cluster2] 9d3a15718ab3: Waiting
  923. 2021-03-25T17:51:04.7998326Z [cluster2] c8ad55fb395e: Waiting
  924. 2021-03-25T17:51:04.7998869Z [cluster2] ee848e8c1c70: Waiting
  925. 2021-03-25T17:51:04.7999395Z [cluster2] 2532e93e7ace: Waiting
  926. 2021-03-25T17:51:04.7999895Z [cluster2] 720402c5d198: Waiting
  927. 2021-03-25T17:51:04.8000377Z [cluster2] c544f6349293: Waiting
  928. 2021-03-25T17:51:04.8000893Z [cluster2] ef23580ead82: Waiting
  929. 2021-03-25T17:51:04.8001491Z [cluster2] eb89cede9c16: Verifying Checksum
  930. 2021-03-25T17:51:04.8002154Z [cluster2] eb89cede9c16: Download complete
  931. 2021-03-25T17:51:04.8002812Z [cluster2] ff2447d5b90a: Verifying Checksum
  932. 2021-03-25T17:51:04.8003432Z [cluster2] ff2447d5b90a: Download complete
  933. 2021-03-25T17:51:04.8004059Z [cluster2] 9d3a15718ab3: Verifying Checksum
  934. 2021-03-25T17:51:04.8004666Z [cluster2] 9d3a15718ab3: Download complete
  935. 2021-03-25T17:51:04.8005384Z [cluster2] b5986c897060: Verifying Checksum
  936. 2021-03-25T17:51:04.8005971Z [cluster2] b5986c897060: Download complete
  937. 2021-03-25T17:51:04.8006585Z [cluster2] c8ad55fb395e: Verifying Checksum
  938. 2021-03-25T17:51:04.8007232Z [cluster2] c8ad55fb395e: Download complete
  939. 2021-03-25T17:51:04.8007872Z [cluster2] ee848e8c1c70: Verifying Checksum
  940. 2021-03-25T17:51:04.8008528Z [cluster2] ee848e8c1c70: Download complete
  941. 2021-03-25T17:51:04.8009235Z [cluster2] 8b4fe0aeb586: Verifying Checksum
  942. 2021-03-25T17:51:04.8009889Z [cluster2] 8b4fe0aeb586: Download complete
  943. 2021-03-25T17:51:04.8010491Z [cluster2] 720402c5d198: Verifying Checksum
  944. 2021-03-25T17:51:04.8011072Z [cluster2] 720402c5d198: Download complete
  945. 2021-03-25T17:51:04.8011682Z [cluster2] 2532e93e7ace: Verifying Checksum
  946. 2021-03-25T17:51:04.8012285Z [cluster2] 2532e93e7ace: Download complete
  947. 2021-03-25T17:51:04.8012935Z [cluster2] ca4dd2f70bc7: Verifying Checksum
  948. 2021-03-25T17:51:04.8013581Z [cluster2] ca4dd2f70bc7: Download complete
  949. 2021-03-25T17:51:04.8014238Z [cluster2] ef23580ead82: Verifying Checksum
  950. 2021-03-25T17:51:04.8024250Z [cluster2] ef23580ead82: Download complete
  951. 2021-03-25T17:51:04.8025093Z [cluster2] c544f6349293: Verifying Checksum
  952. 2021-03-25T17:51:04.8025695Z [cluster2] c544f6349293: Download complete
  953. 2021-03-25T17:51:04.8026301Z [cluster2] eb89cede9c16: Pull complete
  954. 2021-03-25T17:51:04.8026937Z [cluster2] becc85a5d3e6: Pull complete
  955. 2021-03-25T17:51:04.8027533Z [cluster2] d019e54fdeff: Pull complete
  956. 2021-03-25T17:51:04.8028157Z [cluster2] cb0c372a07ca: Pull complete
  957. 2021-03-25T17:51:04.8028750Z [cluster2] 8b4fe0aeb586: Pull complete
  958. 2021-03-25T17:51:04.8042936Z [cluster2] b5986c897060: Pull complete
  959. 2021-03-25T17:51:04.8043635Z [cluster2] ff2447d5b90a: Pull complete
  960. 2021-03-25T17:51:04.8044211Z [cluster2] 9d3a15718ab3: Pull complete
  961. 2021-03-25T17:51:04.8044808Z [cluster2] c8ad55fb395e: Pull complete
  962. 2021-03-25T17:51:04.8045401Z [cluster2] ee848e8c1c70: Pull complete
  963. 2021-03-25T17:51:04.8046556Z [cluster2] 2532e93e7ace:[submariner]$ [cluster3] with_retries
  964. 2021-03-25T17:51:04.8047454Z [submariner]$ [cluster3] local retries=3
  965. 2021-03-25T17:51:04.8048333Z [submariner]$ [cluster3] local cmnd=create_kind_cluster
  966. 2021-03-25T17:51:04.8049163Z [submariner]$ [cluster3] iteration=1
  967. 2021-03-25T17:51:04.8049911Z [submariner]$ [cluster3] wait 413
  968. 2021-03-25T17:51:04.8050679Z [submariner]$ [cluster3] create_kind_cluster
  969. 2021-03-25T17:51:04.8051514Z [submariner]$ [cluster3] create_kind_cluster
  970. 2021-03-25T17:51:04.8052910Z [submariner]$ [cluster3] export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  971. 2021-03-25T17:51:04.8054645Z [submariner]$ [cluster3] rm -f /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  972. 2021-03-25T17:51:04.8056052Z [submariner]$ [cluster3] kind get clusters
  973. 2021-03-25T17:51:04.8056861Z [submariner]$ [cluster3] grep -q ^cluster3$
  974. 2021-03-25T17:51:04.8057479Z [cluster3] No kind clusters found.
  975. 2021-03-25T17:51:04.8058042Z [cluster3] Creating KIND cluster...
  976. 2021-03-25T17:51:04.8058814Z [submariner]$ [cluster3] deploy_kind_ovn
  977. 2021-03-25T17:51:04.8059584Z [submariner]$ [cluster3] deploy_kind_ovn
  978. 2021-03-25T17:51:04.8060606Z [submariner]$ [cluster3] local OVN_SRC_IMAGE=quay.io/vthapar/ovn-daemonset-f:latest
  979. 2021-03-25T17:51:04.8061654Z [submariner]$ [cluster3] export K8s_VERSION=1.17.17
  980. 2021-03-25T17:51:04.8062520Z [submariner]$ [cluster3] export NET_CIDR_IPV4=10.3.0.0/16
  981. 2021-03-25T17:51:04.8063401Z [submariner]$ [cluster3] export SVC_CIDR_IPV4=100.3.0.0/16
  982. 2021-03-25T17:51:04.8064309Z [submariner]$ [cluster3] export KIND_CLUSTER_NAME=cluster3
  983. 2021-03-25T17:51:04.8065411Z [submariner]$ [cluster3] export OVN_IMAGE=localhost:5000/ovn-daemonset-f:latest
  984. 2021-03-25T17:51:04.8066493Z [submariner]$ [cluster3] export REGISTRY_IP=kind-registry
  985. 2021-03-25T17:51:04.8067817Z [submariner]$ [cluster3] docker pull quay.io/vthapar/ovn-daemonset-f:latest
  986. 2021-03-25T17:51:04.8068871Z [cluster3] latest: Pulling from vthapar/ovn-daemonset-f
  987. 2021-03-25T17:51:04.8069600Z [cluster3] eb89cede9c16: Pulling fs layer
  988. 2021-03-25T17:51:04.8070224Z [cluster3] becc85a5d3e6: Pulling fs layer
  989. 2021-03-25T17:51:04.8070834Z [cluster3] d019e54fdeff: Pulling fs layer
  990. 2021-03-25T17:51:04.8071435Z [cluster3] cb0c372a07ca: Pulling fs layer
  991. 2021-03-25T17:51:04.8072106Z [cluster3] 8b4fe0aeb586: Pulling fs layer
  992. 2021-03-25T17:51:04.8072693Z [cluster3] b5986c897060: Pulling fs layer
  993. 2021-03-25T17:51:04.8073256Z [cluster3] ff2447d5b90a: Pulling fs layer
  994. 2021-03-25T17:51:04.8073839Z [cluster3] 9d3a15718ab3: Pulling fs layer
  995. 2021-03-25T17:51:04.8074416Z [cluster3] c8ad55fb395e: Pulling fs layer
  996. 2021-03-25T17:51:04.8075007Z [cluster3] ee848e8c1c70: Pulling fs layer
  997. 2021-03-25T17:51:04.8075607Z [cluster3] 2532e93e7ace: Pulling fs layer
  998. 2021-03-25T17:51:04.8076152Z [cluster3] 720402c5d198: Pulling fs layer
  999. 2021-03-25T17:51:04.8076706Z [cluster3] c544f6349293: Pulling fs layer
  1000. 2021-03-25T17:51:04.8077275Z [cluster3] ef23580ead82: Pulling fs layer
  1001. 2021-03-25T17:51:04.8077882Z [cluster3] ca4dd2f70bc7: Pulling fs layer
  1002. 2021-03-25T17:51:04.8078448Z [cluster3] ca4dd2f70bc7: Waiting
  1003. 2021-03-25T17:51:04.8079059Z [cluster3] becc85a5d3e6: Download complete
  1004. 2021-03-25T17:51:04.8079696Z [cluster3] d019e54fdeff: Download complete
  1005. 2021-03-25T17:51:04.8080320Z [cluster3] cb0c372a07ca: Download complete
  1006. 2021-03-25T17:51:04.8080890Z [cluster3] b5986c897060: Waiting
  1007. 2021-03-25T17:51:04.8081384Z [cluster3] ff2447d5b90a: Waiting
  1008. 2021-03-25T17:51:04.8081897Z [cluster3] 9d3a15718ab3: Waiting
  1009. 2021-03-25T17:51:04.8082404Z [cluster3] c8ad55fb395e: Waiting
  1010. 2021-03-25T17:51:04.8082943Z [cluster3] ee848e8c1c70: Waiting
  1011. 2021-03-25T17:51:04.8083460Z [cluster3] 2532e93e7ace: Waiting
  1012. 2021-03-25T17:51:04.8083939Z [cluster3] 720402c5d198: Waiting
  1013. 2021-03-25T17:51:04.8084429Z [cluster3] c544f6349293: Waiting
  1014. 2021-03-25T17:51:04.8084937Z [cluster3] ef23580ead82: Waiting
  1015. 2021-03-25T17:51:04.8085547Z [cluster3] eb89cede9c16: Verifying Checksum
  1016. 2021-03-25T17:51:04.8086201Z [cluster3] eb89cede9c16: Download complete
  1017. 2021-03-25T17:51:04.8086856Z [cluster3] ff2447d5b90a: Verifying Checksum
  1018. 2021-03-25T17:51:04.8087473Z [cluster3] ff2447d5b90a: Download complete
  1019. 2021-03-25T17:51:04.8088079Z [cluster3] 9d3a15718ab3: Verifying Checksum
  1020. 2021-03-25T17:51:04.8088697Z [cluster3] 9d3a15718ab3: Download complete
  1021. 2021-03-25T17:51:04.8089298Z [cluster3] b5986c897060: Verifying Checksum
  1022. 2021-03-25T17:51:04.8089895Z [cluster3] b5986c897060: Download complete
  1023. 2021-03-25T17:51:04.8090507Z [cluster3] c8ad55fb395e: Verifying Checksum
  1024. 2021-03-25T17:51:04.8091149Z [cluster3] c8ad55fb395e: Download complete
  1025. 2021-03-25T17:51:04.8091784Z [cluster3] ee848e8c1c70: Verifying Checksum
  1026. 2021-03-25T17:51:04.8092415Z [cluster3] ee848e8c1c70: Download complete
  1027. 2021-03-25T17:51:04.8093069Z [cluster3] 8b4fe0aeb586: Verifying Checksum
  1028. 2021-03-25T17:51:04.8093704Z [cluster3] 8b4fe0aeb586: Download complete
  1029. 2021-03-25T17:51:04.8094370Z [cluster3] 720402c5d198: Verifying Checksum
  1030. 2021-03-25T17:51:04.8095187Z [cluster3] 720402c5d198: Download complete
  1031. 2021-03-25T17:51:04.8095795Z [cluster3] 2532e93e7ace: Verifying Checksum
  1032. 2021-03-25T17:51:04.8096400Z [cluster3] 2532e93e7ace: Download complete
  1033. 2021-03-25T17:51:04.8097041Z [cluster3] ca4dd2f70bc7: Verifying Checksum
  1034. 2021-03-25T17:51:04.8097678Z [cluster3] ca4dd2f70bc7: Download complete
  1035. 2021-03-25T17:51:04.8098320Z [cluster3] ef23580ead82: Verifying Checksum
  1036. 2021-03-25T17:51:04.8098960Z [cluster3] ef23580ead82: Download complete
  1037. 2021-03-25T17:51:04.8099567Z [cluster3] c544f6349293: Verifying Checksum
  1038. 2021-03-25T17:51:04.8100166Z [cluster3] c544f6349293: Download complete
  1039. 2021-03-25T17:51:04.8100761Z [cluster3] eb89cede9c16: Pull complete
  1040. 2021-03-25T17:51:04.8101389Z [cluster3] becc85a5d3e6: Pull complete
  1041. 2021-03-25T17:51:04.8101983Z [cluster3] d019e54fdeff: Pull complete
  1042. 2021-03-25T17:51:04.8102565Z [cluster3] cb0c372a07ca: Pull complete
  1043. 2021-03-25T17:51:04.8103257Z [cluster3] 8b4fe0aeb586: Pull complete
  1044. 2021-03-25T17:51:04.8103823Z [cluster3] b5986c897060: Pull complete
  1045. 2021-03-25T17:51:04.8104394Z [cluster3] ff2447d5b90a: Pull complete
  1046. 2021-03-25T17:51:04.8104952Z [cluster3] 9d3a15718ab3: Pull complete
  1047. 2021-03-25T17:51:04.8105536Z [cluster3] c8ad55fb395e: Pull complete
  1048. 2021-03-25T17:51:04.8106126Z [cluster3] ee848e8c1c70: Pull complete
  1049. 2021-03-25T17:51:31.0006298Z [cluster3] 2532e93e7ace:60: Pull complete
  1050. 2021-03-25T17:51:31.0007562Z [cluster1] ff2447d5b90a: Pull complete
  1051. 2021-03-25T17:51:31.0008323Z [cluster1] 9d3a15718ab3: Pull complete
  1052. 2021-03-25T17:51:31.0009038Z [cluster1] c8ad55fb395e: Pull complete
  1053. 2021-03-25T17:51:31.0009774Z [cluster1] ee848e8c1c70: Pull complete
  1054. 2021-03-25T17:51:31.0010495Z [cluster1] 2532e93e7ace: Pull complete
  1055. 2021-03-25T17:51:31.0011165Z [cluster1] 720402c5d198: Pull complete
  1056. 2021-03-25T17:51:31.0011826Z [cluster1] c544f6349293: Pull complete
  1057. 2021-03-25T17:51:31.0012523Z [cluster1] ef23580ead82: Pull complete
  1058. 2021-03-25T17:51:31.0013264Z [cluster1] ca4dd2f70bc7: Pull complete
  1059. 2021-03-25T17:51:31.0014612Z [cluster1] Digest: sha256:92d74b6c35eecb1f1f36af8484bdee510c69ad9bf1ae01ee34843284131da071
  1060. 2021-03-25T17:51:31.0017148Z [cluster1] Status: Downloaded newer image for quay.io/vthapar/ovn-daemonset-f:latest
  1061. 2021-03-25T17:51:31.0018399Z [cluster1] quay.io/vthapar/ovn-daemonset-f:latest
  1062. 2021-03-25T17:51:31.0019934Z [submariner]$ [cluster1] docker tag quay.io/vthapar/ovn-daemonset-f:latest localhost:5000/ovn-daemonset-f:latest
  1063. 2021-03-25T17:51:31.0021436Z [submariner]$ [cluster1] docker push localhost:5000/ovn-daemonset-f:latest
  1064. 2021-03-25T17:51:31.0022729Z [cluster1] The push refers to repository [localhost:5000/ovn-daemonset-f]
  1065. 2021-03-25T17:51:31.0023633Z [cluster1] d00b355030c6: Preparing
  1066. 2021-03-25T17:51:31.0024297Z [cluster1] 2b99be983716: Preparing
  1067. 2021-03-25T17:51:31.0025004Z [cluster1] dfa7caaf9499: Preparing
  1068. 2021-03-25T17:51:31.0025716Z [cluster1] d98e9e9b2112: Preparing
  1069. 2021-03-25T17:51:31.0026375Z [cluster1] 8840624a66b7: Preparing
  1070. 2021-03-25T17:51:31.0027022Z [cluster1] ae6473d31254: Preparing
  1071. 2021-03-25T17:51:31.0027697Z [cluster1] c807fa284a8c: Preparing
  1072. 2021-03-25T17:51:31.0028356Z [cluster1] 07106e9570a0: Preparing
  1073. 2021-03-25T17:51:31.0029006Z [cluster1] bc702d1c43f3: Preparing
  1074. 2021-03-25T17:51:31.0029657Z [cluster1] 54881821cfe8: Preparing
  1075. 2021-03-25T17:51:31.0030337Z [cluster1] dfe44a6a5654: Preparing
  1076. 2021-03-25T17:51:31.0031022Z [cluster1] c07a0a009331: Preparing
  1077. 2021-03-25T17:51:31.0031668Z [cluster1] f48335a0a8e8: Preparing
  1078. 2021-03-25T17:51:31.0032348Z [cluster1] 3c31c2e24ad0: Preparing
  1079. 2021-03-25T17:51:31.0033045Z [cluster1] 6e8df84bedb9: Preparing
  1080. 2021-03-25T17:51:31.0033734Z [cluster1] 6e8df84bedb9: Waiting
  1081. 2021-03-25T17:51:31.0034356Z [cluster1] 2b99be983716: Pushed
  1082. 2021-03-25T17:51:31.0035018Z [cluster1] dfa7caaf9499: Pushed
  1083. 2021-03-25T17:51:31.0035701Z [cluster1] d98e9e9b2112: Pushed
  1084. 2021-03-25T17:51:31.0036318Z [cluster1] 8840624a66b7: Pushed
  1085. 2021-03-25T17:51:31.0036910Z [cluster1] ae6473d31254: Waiting
  1086. 2021-03-25T17:51:31.0037556Z [cluster1] c807fa284a8c: Waiting
  1087. 2021-03-25T17:51:31.0038178Z [cluster1] 07106e9570a0: Waiting
  1088. 2021-03-25T17:51:31.0038809Z [cluster1] bc702d1c43f3: Waiting
  1089. 2021-03-25T17:51:31.0043181Z [cluster1] 54881821cfe8: Waiting
  1090. 2021-03-25T17:51:31.0043879Z [cluster1] dfe44a6a5654: Waiting
  1091. 2021-03-25T17:51:31.0044539Z [cluster1] c07a0a009331: Waiting
  1092. 2021-03-25T17:51:31.0045156Z [cluster1] f48335a0a8e8: Waiting
  1093. 2021-03-25T17:51:31.0045791Z [cluster1] 3c31c2e24ad0: Waiting
  1094. 2021-03-25T17:51:31.0046436Z [cluster1] d00b355030c6: Pushed
  1095. 2021-03-25T17:51:31.0047067Z [cluster1] ae6473d31254: Pushed
  1096. 2021-03-25T17:51:31.0047678Z [cluster1] c807fa284a8c: Pushed
  1097. 2021-03-25T17:51:31.0048723Z [cluster1] 07106e9570a0: Pushed
  1098. 2021-03-25T17:51:31.0049677Z [cluster1] bc702d1c43f3: Pushed
  1099. 2021-03-25T17:51:31.0050473Z [cluster1] c07a0a009331: Pushed
  1100. 2021-03-25T17:51:31.0051067Z [cluster1] 54881821cfe8: Pushed
  1101. 2021-03-25T17:51:31.0051689Z [cluster1] f48335a0a8e8: Pushed
  1102. 2021-03-25T17:51:31.0052572Z [cluster1] dfe44a6a5654: Pushed
  1103. 2021-03-25T17:51:31.0053225Z [cluster1] 3c31c2e24ad0: Pushed
  1104. 2021-03-25T17:51:31.0053851Z [cluster1] 6e8df84bedb9: Pushed
  1105. 2021-03-25T17:51:31.0059250Z [cluster1] latest: digest: sha256:92d74b6c35eecb1f1f36af8484bdee510c69ad9bf1ae01ee34843284131da071 size: 3444
  1106. 2021-03-25T17:51:31.0061465Z [submariner]$ [cluster1] sed -i s/^kind load/#kind load/g /opt/shipyard/ovn-kubernetes/contrib/kind.sh
  1107. 2021-03-25T17:51:31.0063199Z [submariner]$ [cluster1] wait 575
  1108. 2021-03-25T17:51:31.0065020Z [submariner]$ [cluster1] cd /opt/shipyard/ovn-kubernetes/contrib
  1109. 2021-03-25T17:51:31.0065890Z [contrib]$ [cluster1] ./kind.sh
  1110. 2021-03-25T17:51:31.0066502Z [cluster1] ./kind.sh: line 148: pip: command not found
  1111. 2021-03-25T17:51:31.0067167Z [cluster1] Using these parameters to install KIND
  1112. 2021-03-25T17:51:31.0067699Z [cluster1]
  1113. 2021-03-25T17:51:31.0068198Z [cluster1] KIND_INSTALL_INGRESS = false
  1114. 2021-03-25T17:51:31.0068715Z [cluster1] OVN_HA = false
  1115. 2021-03-25T17:51:31.0069277Z [cluster1] KIND_CONFIG_FILE = ./kind.yaml.j2
  1116. 2021-03-25T17:51:31.0069845Z [cluster1] KIND_REMOVE_TAINT = true
  1117. 2021-03-25T17:51:31.0070398Z [cluster1] KIND_IPV4_SUPPORT = true
  1118. 2021-03-25T17:51:31.0070952Z [cluster1] KIND_IPV6_SUPPORT = false
  1119. 2021-03-25T17:51:31.0071473Z [cluster1] KIND_NUM_WORKER = 2
  1120. 2021-03-25T17:51:31.0072029Z [cluster1] KIND_ALLOW_SYSTEM_WRITES = false
  1121. 2021-03-25T17:51:31.0072591Z [cluster1] OVN_GATEWAY_MODE = local
  1122. 2021-03-25T17:51:31.0073178Z [cluster1] OVN_HYBRID_OVERLAY_ENABLE = false
  1123. 2021-03-25T17:51:31.0073800Z [cluster1] OVN_DISABLE_SNAT_MULTIPLE_GWS = false
  1124. 2021-03-25T17:51:31.0074419Z [cluster1] OVN_MULTICAST_ENABLE = false
  1125. 2021-03-25T17:51:31.0075305Z [cluster1] OVN_IMAGE = localhost:5000/ovn-daemonset-f:latest
  1126. 2021-03-25T17:51:31.0075904Z [cluster1]
  1127. 2021-03-25T17:51:31.0076487Z [cluster1] + '[' false == true ']'
  1128. 2021-03-25T17:51:31.0077098Z [cluster1] + '[' true == true ']'
  1129. 2021-03-25T17:51:31.0077727Z [cluster1] + '[' false == false ']'
  1130. 2021-03-25T17:51:31.0078200Z [cluster1] + IP_FAMILY=
  1131. 2021-03-25T17:51:31.0078667Z [cluster1] + NET_CIDR=10.1.0.0/16
  1132. 2021-03-25T17:51:31.0079113Z [cluster1] + SVC_CIDR=100.1.0.0/16
  1133. 2021-03-25T17:51:31.0079958Z [cluster1] + echo 'IPv4 Only Support: --net-cidr=10.1.0.0/16 --svc-cidr=100.1.0.0/16'
  1134. 2021-03-25T17:51:31.0080918Z [cluster1] IPv4 Only Support: --net-cidr=10.1.0.0/16 --svc-cidr=100.1.0.0/16
  1135. 2021-03-25T17:51:31.0081894Z [cluster1] + KIND_CONFIG_LCL=./kind-cluster1.yaml
  1136. 2021-03-25T17:51:31.0082521Z [cluster1] + ovn_ip_family=
  1137. 2021-03-25T17:51:31.0082988Z [cluster1] + ovn_ha=false
  1138. 2021-03-25T17:51:31.0083458Z [cluster1] + net_cidr=10.1.0.0/16
  1139. 2021-03-25T17:51:31.0083905Z [cluster1] + svc_cidr=100.1.0.0/16
  1140. 2021-03-25T17:51:31.0084384Z [cluster1] + ovn_num_master=1
  1141. 2021-03-25T17:51:31.0084862Z [cluster1] + ovn_num_worker=2
  1142. 2021-03-25T17:51:31.0085358Z [cluster1] + cluster_log_level=4
  1143. 2021-03-25T17:51:31.0086102Z [cluster1] + registry_ip=kind-registry
  1144. 2021-03-25T17:51:31.0086717Z [cluster1] + dns_domain=cluster1.local
  1145. 2021-03-25T17:51:31.0087590Z [cluster1] + j2 ./kind.yaml.j2 -o ./kind-cluster1.yaml
  1146. 2021-03-25T17:51:32.0275047Z [cluster1] + export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfi Pull complete
  1147. 2021-03-25T17:51:32.0276008Z [cluster3] 720402c5d198: Pull complete
  1148. 2021-03-25T17:51:32.0276579Z [cluster3] c544f6349293: Pull complete
  1149. 2021-03-25T17:51:32.0277151Z [cluster3] ef23580ead82: Pull complete
  1150. 2021-03-25T17:51:32.0277743Z [cluster3] ca4dd2f70bc7: Pull complete
  1151. 2021-03-25T17:51:32.0279024Z [cluster3] Digest: sha256:92d74b6c35eecb1f1f36af8484bdee510c69ad9bf1ae01ee34843284131da071
  1152. 2021-03-25T17:51:32.0280659Z [cluster3] Status: Image is up to date for quay.io/vthapar/ovn-daemonset-f:latest
  1153. 2021-03-25T17:51:32.0281689Z [cluster3] quay.io/vthapar/ovn-daemonset-f:latest
  1154. 2021-03-25T17:51:32.0282971Z [submariner]$ [cluster3] docker tag quay.io/vthapar/ovn-daemonset-f:latest localhost:5000/ovn-daemonset-f:latest
  1155. 2021-03-25T17:51:32.0284317Z [submariner]$ [cluster3] docker push localhost:5000/ovn-daemonset-f:latest
  1156. 2021-03-25T17:51:32.0285722Z [cluster3] The push refers to repository [localhost:5000/ovn-daemonset-f]
  1157. 2021-03-25T17:51:32.0286480Z [cluster3] d00b355030c6: Preparing
  1158. 2021-03-25T17:51:32.0287021Z [cluster3] 2b99be983716: Preparing
  1159. 2021-03-25T17:51:32.0287586Z [cluster3] dfa7caaf9499: Preparing
  1160. 2021-03-25T17:51:32.0288180Z [cluster3] d98e9e9b2112: Preparing
  1161. 2021-03-25T17:51:32.0288709Z [cluster3] 8840624a66b7: Preparing
  1162. 2021-03-25T17:51:32.0289346Z [cluster3] ae6473d31254: Preparing
  1163. 2021-03-25T17:51:32.0289893Z [cluster3] c807fa284a8c: Preparing
  1164. 2021-03-25T17:51:32.0290431Z [cluster3] 07106e9570a0: Preparing
  1165. 2021-03-25T17:51:32.0290962Z [cluster3] bc702d1c43f3: Preparing
  1166. 2021-03-25T17:51:32.0291509Z [cluster3] 54881821cfe8: Preparing
  1167. 2021-03-25T17:51:32.0292049Z [cluster3] dfe44a6a5654: Preparing
  1168. 2021-03-25T17:51:32.0292603Z [cluster3] c07a0a009331: Preparing
  1169. 2021-03-25T17:51:32.0293155Z [cluster3] f48335a0a8e8: Preparing
  1170. 2021-03-25T17:51:32.0293703Z [cluster3] 3c31c2e24ad0: Preparing
  1171. 2021-03-25T17:51:32.0294286Z [cluster3] 6e8df84bedb9: Preparing
  1172. 2021-03-25T17:51:32.0294829Z [cluster3] bc702d1c43f3: Waiting
  1173. 2021-03-25T17:51:32.0295599Z [cluster3] 54881821cfe8: Waiting
  1174. 2021-03-25T17:51:32.0296103Z [cluster3] dfe44a6a5654: Waiting
  1175. 2021-03-25T17:51:32.0296616Z [cluster3] c07a0a009331: Waiting
  1176. 2021-03-25T17:51:32.0297130Z [cluster3] f48335a0a8e8: Waiting
  1177. 2021-03-25T17:51:32.0297638Z [cluster3] 3c31c2e24ad0: Waiting
  1178. 2021-03-25T17:51:32.0298175Z [cluster3] 6e8df84bedb9: Waiting
  1179. 2021-03-25T17:51:32.0298702Z [cluster3] ae6473d31254: Waiting
  1180. 2021-03-25T17:51:32.0299224Z [cluster3] c807fa284a8c: Waiting
  1181. 2021-03-25T17:51:32.0299718Z [cluster3] 07106e9570a0: Waiting
  1182. 2021-03-25T17:51:32.0300204Z [cluster3] 2b99be983716: Pushed
  1183. 2021-03-25T17:51:32.0300742Z [cluster3] dfa7caaf9499: Pushed
  1184. 2021-03-25T17:51:32.0301273Z [cluster3] d98e9e9b2112: Pushed
  1185. 2021-03-25T17:51:32.0301774Z [cluster3] 8840624a66b7: Pushed
  1186. 2021-03-25T17:51:32.0302250Z [cluster3] d00b355030c6: Pushed
  1187. 2021-03-25T17:51:32.0302743Z [cluster3] ae6473d31254: Pushed
  1188. 2021-03-25T17:51:32.0303257Z [cluster3] c807fa284a8c: Pushed
  1189. 2021-03-25T17:51:32.0303737Z [cluster3] 07106e9570a0: Pushed
  1190. 2021-03-25T17:51:32.0304238Z [cluster3] bc702d1c43f3: Pushed
  1191. 2021-03-25T17:51:32.0304742Z [cluster3] c07a0a009331: Pushed
  1192. 2021-03-25T17:51:32.0305240Z [cluster3] 54881821cfe8: Pushed
  1193. 2021-03-25T17:51:32.0305723Z [cluster3] f48335a0a8e8: Pushed
  1194. 2021-03-25T17:51:32.0306232Z [cluster3] dfe44a6a5654: Pushed
  1195. 2021-03-25T17:51:32.0306768Z [cluster3] 3c31c2e24ad0: Pushed
  1196. 2021-03-25T17:51:32.0307286Z [cluster3] 6e8df84bedb9: Pushed
  1197. 2021-03-25T17:51:32.0308561Z [cluster3] latest: digest: sha256:92d74b6c35eecb1f1f36af8484bdee510c69ad9bf1ae01ee34843284131da071 size: 3444
  1198. 2021-03-25T17:51:32.0310399Z [submariner]$ [cluster3] sed -i s/^kind load/#kind load/g /opt/shipyard/ovn-kubernetes/contrib/kind.sh
  1199. 2021-03-25T17:51:32.0311596Z [submariner]$ [cluster3] cd /opt/shipyard/ovn-kubernetes/contrib
  1200. 2021-03-25T17:51:32.0312471Z [submariner]$ [cluster3] wait 571
  1201. 2021-03-25T17:51:32.0313182Z [contrib]$ [cluster3] ./kind.sh
  1202. 2021-03-25T17:51:32.0313773Z [cluster3] ./kind.sh: line 148: pip: command not found
  1203. 2021-03-25T17:51:32.0314453Z [cluster3] Using these parameters to install KIND
  1204. 2021-03-25T17:51:32.0314986Z [cluster3]
  1205. 2021-03-25T17:51:32.0315465Z [cluster3] KIND_INSTALL_INGRESS = false
  1206. 2021-03-25T17:51:32.0315996Z [cluster3] OVN_HA = false
  1207. 2021-03-25T17:51:32.0316534Z [cluster3] KIND_CONFIG_FILE = ./kind.yaml.j2
  1208. 2021-03-25T17:51:32.0317128Z [cluster3] KIND_REMOVE_TAINT = true
  1209. 2021-03-25T17:51:32.0317661Z [cluster3] KIND_IPV4_SUPPORT = true
  1210. 2021-03-25T17:51:32.0318226Z [cluster3] KIND_IPV6_SUPPORT = false
  1211. 2021-03-25T17:51:32.0318748Z [cluster3] KIND_NUM_WORKER = 2
  1212. 2021-03-25T17:51:32.0319294Z [cluster3] KIND_ALLOW_SYSTEM_WRITES = false
  1213. 2021-03-25T17:51:32.0319865Z [cluster3] OVN_GATEWAY_MODE = local
  1214. 2021-03-25T17:51:32.0320432Z [cluster3] OVN_HYBRID_OVERLAY_ENABLE = false
  1215. 2021-03-25T17:51:32.0321063Z [cluster3] OVN_DISABLE_SNAT_MULTIPLE_GWS = false
  1216. 2021-03-25T17:51:32.0321777Z [cluster3] OVN_MULTICAST_ENABLE = false
  1217. 2021-03-25T17:51:32.0323293Z [cluster3] OVN_IMAGE = localhost:5000/ovn-daemonset-f:latest
  1218. 2021-03-25T17:51:32.0323909Z [cluster3]
  1219. 2021-03-25T17:51:32.0324546Z [cluster3] + '[' false == true ']'
  1220. 2021-03-25T17:51:32.0325176Z [cluster3] + '[' true == true ']'
  1221. 2021-03-25T17:51:32.0325789Z [cluster3] + '[' false == false ']'
  1222. 2021-03-25T17:51:32.0326281Z [cluster3] + IP_FAMILY=
  1223. 2021-03-25T17:51:32.0326851Z [cluster3] + NET_CIDR=10.3.0.0/16
  1224. 2021-03-25T17:51:32.0327321Z [cluster3] + SVC_CIDR=100.3.0.0/16
  1225. 2021-03-25T17:51:32.0328166Z [cluster3] + echo 'IPv4 Only Support: --net-cidr=10.3.0.0/16 --svc-cidr=100.3.0.0/16'
  1226. 2021-03-25T17:51:32.0329129Z [cluster3] IPv4 Only Support: --net-cidr=10.3.0.0/16 --svc-cidr=100.3.0.0/16
  1227. 2021-03-25T17:51:32.0330050Z [cluster3] + KIND_CONFIG_LCL=./kind-cluster3.yaml
  1228. 2021-03-25T17:51:32.0330653Z [cluster3] + ovn_ip_family=
  1229. 2021-03-25T17:51:32.0331134Z [cluster3] + ovn_ha=false
  1230. 2021-03-25T17:51:32.0331597Z [cluster3] + net_cidr=10.3.0.0/16
  1231. 2021-03-25T17:51:32.0332060Z [cluster3] + svc_cidr=100.3.0.0/16
  1232. 2021-03-25T17:51:32.0332522Z [cluster3] + ovn_num_master=1
  1233. 2021-03-25T17:51:32.0332999Z [cluster3] + ovn_num_worker=2
  1234. 2021-03-25T17:51:32.0333510Z [cluster3] + cluster_log_level=4
  1235. 2021-03-25T17:51:32.0334231Z [cluster3] + registry_ip=kind-registry
  1236. 2021-03-25T17:51:32.0334980Z [cluster3] + dns_domain=cluster3.local
  1237. 2021-03-25T17:51:32.0335851Z [cluster3] + j2 ./kind.yaml.j2 -o ./kind-cluster3.yaml
  1238. 2021-03-25T17:51:32.0337210Z [cluster3] + export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1239. 2021-03-25T17:51:32.0338835Z [cluster3] + KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1240. 2021-03-25T17:51:32.0339758Z [cluster3] + grep ovn
  1241. 2021-03-25T17:51:32.0340229Z [cluster3] + kind get clusters
  1242. 2021-03-25T17:51:32.3042032Z [cluster3] No ki Pull complete
  1243. 2021-03-25T17:51:32.3042631Z [cluster2] 720402c5d198: Pull complete
  1244. 2021-03-25T17:51:32.3043280Z [cluster2] c544f6349293: Pull complete
  1245. 2021-03-25T17:51:32.3043855Z [cluster2] ef23580ead82: Pull complete
  1246. 2021-03-25T17:51:32.3044451Z [cluster2] ca4dd2f70bc7: Pull complete
  1247. 2021-03-25T17:51:32.3045699Z [cluster2] Digest: sha256:92d74b6c35eecb1f1f36af8484bdee510c69ad9bf1ae01ee34843284131da071
  1248. 2021-03-25T17:51:32.3047770Z [cluster2] Status: Downloaded newer image for quay.io/vthapar/ovn-daemonset-f:latest
  1249. 2021-03-25T17:51:32.3048857Z [cluster2] quay.io/vthapar/ovn-daemonset-f:latest
  1250. 2021-03-25T17:51:32.3050165Z [submariner]$ [cluster2] docker tag quay.io/vthapar/ovn-daemonset-f:latest localhost:5000/ovn-daemonset-f:latest
  1251. 2021-03-25T17:51:32.3051517Z [submariner]$ [cluster2] docker push localhost:5000/ovn-daemonset-f:latest
  1252. 2021-03-25T17:51:32.3052648Z [cluster2] The push refers to repository [localhost:5000/ovn-daemonset-f]
  1253. 2021-03-25T17:51:32.3053395Z [cluster2] d00b355030c6: Preparing
  1254. 2021-03-25T17:51:32.3053935Z [cluster2] 2b99be983716: Preparing
  1255. 2021-03-25T17:51:32.3054519Z [cluster2] dfa7caaf9499: Preparing
  1256. 2021-03-25T17:51:32.3055228Z [cluster2] d98e9e9b2112: Preparing
  1257. 2021-03-25T17:51:32.3055764Z [cluster2] 8840624a66b7: Preparing
  1258. 2021-03-25T17:51:32.3056305Z [cluster2] ae6473d31254: Preparing
  1259. 2021-03-25T17:51:32.3056847Z [cluster2] c807fa284a8c: Preparing
  1260. 2021-03-25T17:51:32.3057389Z [cluster2] 07106e9570a0: Preparing
  1261. 2021-03-25T17:51:32.3057924Z [cluster2] bc702d1c43f3: Preparing
  1262. 2021-03-25T17:51:32.3058475Z [cluster2] 54881821cfe8: Preparing
  1263. 2021-03-25T17:51:32.3059019Z [cluster2] dfe44a6a5654: Preparing
  1264. 2021-03-25T17:51:32.3059575Z [cluster2] c07a0a009331: Preparing
  1265. 2021-03-25T17:51:32.3060133Z [cluster2] f48335a0a8e8: Preparing
  1266. 2021-03-25T17:51:32.3060677Z [cluster2] 3c31c2e24ad0: Preparing
  1267. 2021-03-25T17:51:32.3061248Z [cluster2] 6e8df84bedb9: Preparing
  1268. 2021-03-25T17:51:32.3061799Z [cluster2] 6e8df84bedb9: Waiting
  1269. 2021-03-25T17:51:32.3062331Z [cluster2] 2b99be983716: Pushed
  1270. 2021-03-25T17:51:32.3062854Z [cluster2] dfa7caaf9499: Pushed
  1271. 2021-03-25T17:51:32.3063614Z [cluster2] d98e9e9b2112: Pushed
  1272. 2021-03-25T17:51:32.3064117Z [cluster2] 8840624a66b7: Pushed
  1273. 2021-03-25T17:51:32.3064604Z [cluster2] ae6473d31254: Waiting
  1274. 2021-03-25T17:51:32.3065132Z [cluster2] c807fa284a8c: Waiting
  1275. 2021-03-25T17:51:32.3065622Z [cluster2] 07106e9570a0: Waiting
  1276. 2021-03-25T17:51:32.3066134Z [cluster2] bc702d1c43f3: Waiting
  1277. 2021-03-25T17:51:32.3066629Z [cluster2] 54881821cfe8: Waiting
  1278. 2021-03-25T17:51:32.3067132Z [cluster2] dfe44a6a5654: Waiting
  1279. 2021-03-25T17:51:32.3067803Z [cluster2] c07a0a009331: Waiting
  1280. 2021-03-25T17:51:32.3068310Z [cluster2] f48335a0a8e8: Waiting
  1281. 2021-03-25T17:51:32.3068831Z [cluster2] 3c31c2e24ad0: Waiting
  1282. 2021-03-25T17:51:32.3069337Z [cluster2] d00b355030c6: Pushed
  1283. 2021-03-25T17:51:32.3069853Z [cluster2] ae6473d31254: Pushed
  1284. 2021-03-25T17:51:32.3070356Z [cluster2] c807fa284a8c: Pushed
  1285. 2021-03-25T17:51:32.3070842Z [cluster2] 07106e9570a0: Pushed
  1286. 2021-03-25T17:51:32.3071348Z [cluster2] bc702d1c43f3: Pushed
  1287. 2021-03-25T17:51:32.3071854Z [cluster2] c07a0a009331: Pushed
  1288. 2021-03-25T17:51:32.3072360Z [cluster2] 54881821cfe8: Pushed
  1289. 2021-03-25T17:51:32.3072844Z [cluster2] f48335a0a8e8: Pushed
  1290. 2021-03-25T17:51:32.3073370Z [cluster2] dfe44a6a5654: Pushed
  1291. 2021-03-25T17:51:32.3073891Z [cluster2] 3c31c2e24ad0: Pushed
  1292. 2021-03-25T17:51:32.3074409Z [cluster2] 6e8df84bedb9: Pushed
  1293. 2021-03-25T17:51:32.3075682Z [cluster2] latest: digest: sha256:92d74b6c35eecb1f1f36af8484bdee510c69ad9bf1ae01ee34843284131da071 size: 3444
  1294. 2021-03-25T17:51:32.3077520Z [submariner]$ [cluster2] sed -i s/^kind load/#kind load/g /opt/shipyard/ovn-kubernetes/contrib/kind.sh
  1295. 2021-03-25T17:51:32.3078527Z [submariner]$ [cluster2] wait 586
  1296. 2021-03-25T17:51:32.3079429Z [submariner]$ [cluster2] cd /opt/shipyard/ovn-kubernetes/contrib
  1297. 2021-03-25T17:51:32.3080299Z [contrib]$ [cluster2] ./kind.sh
  1298. 2021-03-25T17:51:32.3080894Z [cluster2] ./kind.sh: line 148: pip: command not found
  1299. 2021-03-25T17:51:32.3081576Z [cluster2] Using these parameters to install KIND
  1300. 2021-03-25T17:51:32.3082107Z [cluster2]
  1301. 2021-03-25T17:51:32.3082592Z [cluster2] KIND_INSTALL_INGRESS = false
  1302. 2021-03-25T17:51:32.3083117Z [cluster2] OVN_HA = false
  1303. 2021-03-25T17:51:32.3083658Z [cluster2] KIND_CONFIG_FILE = ./kind.yaml.j2
  1304. 2021-03-25T17:51:32.3084248Z [cluster2] KIND_REMOVE_TAINT = true
  1305. 2021-03-25T17:51:32.3084787Z [cluster2] KIND_IPV4_SUPPORT = true
  1306. 2021-03-25T17:51:32.3085349Z [cluster2] KIND_IPV6_SUPPORT = false
  1307. 2021-03-25T17:51:32.3085865Z [cluster2] KIND_NUM_WORKER = 2
  1308. 2021-03-25T17:51:32.3086409Z [cluster2] KIND_ALLOW_SYSTEM_WRITES = false
  1309. 2021-03-25T17:51:32.3086984Z [cluster2] OVN_GATEWAY_MODE = local
  1310. 2021-03-25T17:51:32.3087553Z [cluster2] OVN_HYBRID_OVERLAY_ENABLE = false
  1311. 2021-03-25T17:51:32.3088186Z [cluster2] OVN_DISABLE_SNAT_MULTIPLE_GWS = false
  1312. 2021-03-25T17:51:32.3088790Z [cluster2] OVN_MULTICAST_ENABLE = false
  1313. 2021-03-25T17:51:32.3089684Z [cluster2] OVN_IMAGE = localhost:5000/ovn-daemonset-f:latest
  1314. 2021-03-25T17:51:32.3090268Z [cluster2]
  1315. 2021-03-25T17:51:32.3090835Z [cluster2] + '[' false == true ']'
  1316. 2021-03-25T17:51:32.3091465Z [cluster2] + '[' true == true ']'
  1317. 2021-03-25T17:51:32.3092076Z [cluster2] + '[' false == false ']'
  1318. 2021-03-25T17:51:32.3092558Z [cluster2] + IP_FAMILY=
  1319. 2021-03-25T17:51:32.3093008Z [cluster2] + NET_CIDR=10.2.0.0/16
  1320. 2021-03-25T17:51:32.3093468Z [cluster2] + SVC_CIDR=100.2.0.0/16
  1321. 2021-03-25T17:51:32.3094296Z [cluster2] + echo 'IPv4 Only Support: --net-cidr=10.2.0.0/16 --svc-cidr=100.2.0.0/16'
  1322. 2021-03-25T17:51:32.3095531Z [cluster2] IPv4 Only Support: --net-cidr=10.2.0.0/16 --svc-cidr=100.2.0.0/16
  1323. 2021-03-25T17:51:32.3096437Z [cluster2] + KIND_CONFIG_LCL=./kind-cluster2.yaml
  1324. 2021-03-25T17:51:32.3097039Z [cluster2] + ovn_ip_family=
  1325. 2021-03-25T17:51:32.3097519Z [cluster2] + ovn_ha=false
  1326. 2021-03-25T17:51:32.3097970Z [cluster2] + net_cidr=10.2.0.0/16
  1327. 2021-03-25T17:51:32.3098434Z [cluster2] + svc_cidr=100.2.0.0/16
  1328. 2021-03-25T17:51:32.3098899Z [cluster2] + ovn_num_master=1
  1329. 2021-03-25T17:51:32.3099394Z [cluster2] + ovn_num_worker=2
  1330. 2021-03-25T17:51:32.3099891Z [cluster2] + cluster_log_level=4
  1331. 2021-03-25T17:51:32.3100752Z [cluster2] + registry_ip=kind-registry
  1332. 2021-03-25T17:51:32.3101388Z [cluster2] + dns_domain=cluster2.local
  1333. 2021-03-25T17:51:32.3102247Z [cluster2] + j2 ./kind.yaml.j2 -o ./kind-cluster2.yaml
  1334. 2021-03-25T17:51:32.3103594Z [cluster2] + export KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1335. 2021-03-25T17:51:32.3105218Z [cluster2] + KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1336. 2021-03-25T17:51:32.3106250Z [cluster2] + kind get clusters
  1337. 2021-03-25T17:51:32.3106727Z [cluster2] + grep ovn
  1338. 2021-03-25T17:56:39.9564725Z [cluster2] Nond clusters found.
  1339. 2021-03-25T17:56:39.9866159Z [cluster3] + kind create cluster --name cluster3 --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3 --image kindest/node:v1.19.0 --config=./kind-cluster3.yaml
  1340. 2021-03-25T17:56:39.9868032Z [cluster3] Creating cluster "cluster3" ...
  1341. 2021-03-25T17:56:39.9880601Z [cluster3] • Ensuring node image (kindest/node:v1.19.0) 🖼 ...
  1342. 2021-03-25T17:56:39.9881818Z [cluster3] ✓ Ensuring node image (kindest/node:v1.19.0) 🖼
  1343. 2021-03-25T17:56:39.9882807Z [cluster3] • Preparing nodes 📦 📦 📦 ...
  1344. 2021-03-25T17:56:39.9883563Z [cluster3] ✓ Preparing nodes 📦 📦 📦
  1345. 2021-03-25T17:56:39.9884411Z [cluster3] • Writing configuration 📜 ...
  1346. 2021-03-25T17:56:39.9885284Z [cluster3] ✓ Writing configuration 📜
  1347. 2021-03-25T17:56:39.9886163Z [cluster3] • Starting control-plane 🕹️ ...
  1348. 2021-03-25T17:56:39.9887081Z [cluster3] ✓ Starting control-plane 🕹️
  1349. 2021-03-25T17:56:39.9888125Z [cluster3] • Installing StorageClass 💾 ...
  1350. 2021-03-25T17:56:39.9888968Z [cluster3] ✓ Installing StorageClass 💾
  1351. 2021-03-25T17:56:39.9889761Z [cluster3] • Joining worker nodes 🚜 ...
  1352. 2021-03-25T17:56:39.9890690Z [cluster3] ✓ Joining worker nodes 🚜
  1353. 2021-03-25T17:56:39.9891540Z [cluster3] Set kubectl context to "kind-cluster3"
  1354. 2021-03-25T17:56:39.9892313Z [cluster3] You can now use your cluster with:
  1355. 2021-03-25T17:56:39.9892860Z [cluster3]
  1356. 2021-03-25T17:56:39.9894346Z [cluster3] kubectl cluster-info --context kind-cluster3 --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1357. 2021-03-25T17:56:39.9895616Z [cluster3]
  1358. 2021-03-25T17:56:39.9896876Z [cluster3] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
  1359. 2021-03-25T17:56:39.9897792Z [cluster3] + kind_fixup_config
  1360. 2021-03-25T17:56:39.9898367Z [cluster3] + local cluster=cluster3
  1361. 2021-03-25T17:56:39.9899767Z [cluster3] ++ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' cluster3-control-plane
  1362. 2021-03-25T17:56:39.9900904Z [cluster3] ++ head -n 1
  1363. 2021-03-25T17:56:39.9901500Z [cluster3] + local master_ip=172.18.0.7
  1364. 2021-03-25T17:56:39.9902879Z [cluster3] + sed -i -- 's/server: .*/server: https:\/\/172.18.0.7:6443/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1365. 2021-03-25T17:56:39.9904891Z [cluster3] + sed -i -- 's/user: kind-.*/user: cluster3/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1366. 2021-03-25T17:56:39.9906744Z [cluster3] + sed -i -- 's/name: kind-.*/name: cluster3/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1367. 2021-03-25T17:56:39.9908666Z [cluster3] + sed -i -- 's/cluster: kind-.*/cluster: cluster3/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1368. 2021-03-25T17:56:39.9910720Z [cluster3] + sed -i -- 's/current-context: .*/current-context: cluster3/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1369. 2021-03-25T17:56:39.9912613Z [cluster3] + chmod a+r /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1370. 2021-03-25T17:56:39.9914239Z [cluster3] + cat /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3
  1371. 2021-03-25T17:56:39.9915245Z [cluster3] apiVersion: v1
  1372. 2021-03-25T17:56:39.9915771Z [cluster3] clusters:
  1373. 2021-03-25T17:56:39.9916768Z [cluster3] - cluster:
  1374. 2021-03-25T17:56:40.0978725Z [cluster3] certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1ETXlOVEUzTlRRMU1Wb1hEVE14TURNeU16RTNOVFExTVZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTVJ3CjU4Z1BMOXh4WEkvQ1NrL29LT2h5ck5JZFg0T1BJM1NNYmRobkxyNW5qQlJDbjg1c0JXYnhqK1pOVUt0R1VIWnoKRlVtem5mNUhqYUhPbUtwR1c1TXkzb0xDTlM5emdoR0hQMHFQcVk2RW1QZkM4VHFCV0cyNC9oejA1ajNYUFcvZQp3ZTI5T2F0UVVyWkROMGQxcjAzVmhsZlM1T2F1V0R0bnpxc1FuRDFGS25PeGtTeFEzZ1d5RVk3bjRNSjN4Z0ZVCkFZeHVndld3eUVtcHdLSithNWl0OEhiVmZ6YzJ2K1BqeitORUJzb0lQZDVjcVlQVFFhTkUrdGsyeVVhaVNtaDQKOTRMeGM0MHlodlJLSnQ0a2Z5ODhienBISUVKajI0Z002NFluanJuWTgyMnNmM3kySG4yTjF3TkhUY3dhRHBlLwpYeW5vczhxSkNYK0NGdzNWbStVQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZOUEZOYmRwbDBtVFdUdk5YSW1MOFN3a3NzS3JNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFDay8yd1dmUzJMMU1NcTMvUHVBemxCc2JFb2lYMm5BOEJZWVQ1dmtJV1JmL2l6MFFOQgpEWFVVRUhsU0sweU1oZS8xc1FGNVRkWUt5VnpLZUZCbFZSM1hJRjdMRm0wdUpBNDdtbTNwMG85bVNJbmE4UHNoCnFwWjlrOTZBS2pwMXNZc05Ib0JvM1QvandCTFA1ZnFJa0pJZWgyVjRnRUROTzNjVXY5cmN5ZHJkcGdkeDhhdHQKVDJiOEYveW5neUZ0RDJQNDdobU1yQ3RrVTNsQnFubmUrMm5jZTFzQWpYWlNPeEJ5U1lxbm10TkV2V3ZFWG5vcgpXckVpaU5mM2Zoa1BNbjJSNWU3NXBMcG11WVVrNnU3aGtGN0ZEc0ZkMHY0c0l2SHE0RjhKYWVYWkRIZDhHa2k0Cm10bys5elVCaTBtcDhESk1pd3FnZnhnN2FOQ2NpUjdWZUE1RAotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
  1375. 2021-03-25T17:56:40.1933670Z [cluster3] server: https://172.18.0.7:6443
  1376. 2021-03-25T17:56:40.1934644Z [cluster3] name: cluster3
  1377. 2021-03-25T17:56:40.1935342Z [cluster3] contexts:
  1378. 2021-03-25T17:56:40.1936739Z [cluster3] - context:
  1379. 2021-03-25T17:56:40.1937634Z [cluster3] cluster: cluster3
  1380. 2021-03-25T17:56:40.1938237Z [cluster3] user: cluster3
  1381. 2021-03-25T17:56:40.1939108Z [cluster3] name: cluster3
  1382. 2021-03-25T17:56:40.1940275Z [cluster3] current-context: cluster3
  1383. 2021-03-25T17:56:40.1941210Z [cluster3] kind: Config
  1384. 2021-03-25T17:56:40.1941769Z [cluster3] preferences: {}
  1385. 2021-03-25T17:56:40.1942597Z [cluster3] users:
  1386. 2021-03-25T17:56:40.1943612Z [cluster3] - name: cluster3
  1387. 2021-03-25T17:56:40.1944093Z [cluster3] user:
  1388. 2021-03-25T17:56:40.2973359Z [cluster3] client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURFekNDQWZ1Z0F3SUJBZ0lJVmNGM25xeFRCUU13RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TVRBek1qVXhOelUwTlRGYUZ3MHlNakF6TWpVeE56VTBOVGRhTURReApGekFWQmdOVkJBb1REbk41YzNSbGJUcHRZWE4wWlhKek1Sa3dGd1lEVlFRREV4QnJkV0psY201bGRHVnpMV0ZrCmJXbHVNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQXVXRG85ckk0c1ZCN1hmS1UKUE5TMUpSMFNSOXJucDZEQ2tYNTAwUk9QeE0xczltTU40eEZMUzM2d2RxakNtd21hc1ZJbVc3TTZuSUNRdE1oRgo2RFFaeWZ0VENEdDN3dHRkNnZHd0FEbUZ4b1FHd0V0L1ZHUnpDdWNUdHlKUCtnM2lIUXpneU41MURXRW5nR1lxCjd1TVlJVXVEdmVHNDdMY2RGUnBBVVUvRFJvQjIxVklrSUx3QW9rK2FXQ0NDMWcvWURtcnNGQ1BNbC9CTlZCSnkKQ2hyTmU2NW5JVnZTbXIwR3UxaW1UR0p2aEhialZrN0x5MWNFMXI5ekxGRU9EclI2cGZ0djFjSGlOdC9TQndtMgpyUEdUbVpvUlEzdjB5MDdWVytKdjQyVCt0RnJITlpWUC9YQ3FBMEJoMklscnlSTlR6WHRLUUV1aXFoZndnbFUxCmNPeEh5d0lEQVFBQm8wZ3dSakFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUgKQXdJd0h3WURWUjBqQkJnd0ZvQVUwOFUxdDJtWFNaTlpPODFjaVl2eExDU3l3cXN3RFFZSktvWklodmNOQVFFTApCUUFEZ2dFQkFKMzY3ckF2WEtDU2YwNmJubklzbzdWWVJWcktQVVRGcmdLSDVTNUtHUTBqK3c5bnA2bkkvRzNUCndtR091bGlSckwzSVkvb0ovYStMRzN5My9zQ3hybFNFUEVBeWVremF5dXBTd2gvVS9mejJpZGhCNlVtWCtYNmcKcUMyMVRuY1ZxemYxNENscXEzM09DL0svamNkUExJSzNvZUtpVlVrbWZRTTMxdyt0UTRuZEFMbGhxaGpRcytIYwptWkJ0UTZjdmdUNEd1VkdOMWZOeHhmODRCWnI2NHc0MDJIdmt6ek53TnAzQkpYREpoVlQ2Y1hQb2NCWjZMWVBUCjlhWEtFNjJUMmZRWjY2THM3M3pBdWhvMEE5TGMrTXBhYWZuazJzV3pKanF2ZTVyazVQRDlvelp2Sk44cldEVm0KMGlRSkpsck1rUXEvL2pxcmxMa1gxNVBnNWhFTjMzOD0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  1389. 2021-03-25T17:56:40.5365775Z [cluster3] client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBdVdEbzlySTRzVkI3WGZLVVBOUzFKUjBTUjlybnA2RENrWDUwMFJPUHhNMXM5bU1OCjR4RkxTMzZ3ZHFqQ213bWFzVkltVzdNNm5JQ1F0TWhGNkRRWnlmdFRDRHQzd3R0ZDZ2R3dBRG1GeG9RR3dFdC8KVkdSekN1Y1R0eUpQK2czaUhRemd5TjUxRFdFbmdHWXE3dU1ZSVV1RHZlRzQ3TGNkRlJwQVVVL0RSb0IyMVZJawpJTHdBb2srYVdDQ0MxZy9ZRG1yc0ZDUE1sL0JOVkJKeUNock5lNjVuSVZ2U21yMEd1MWltVEdKdmhIYmpWazdMCnkxY0Uxcjl6TEZFT0RyUjZwZnR2MWNIaU50L1NCd20yclBHVG1ab1JRM3YweTA3VlcrSnY0MlQrdEZySE5aVlAKL1hDcUEwQmgySWxyeVJOVHpYdEtRRXVpcWhmd2dsVTFjT3hIeXdJREFRQUJBb0lCQUR1Znp1NWgvbGdSc2N4UwoxSmtJTlVjOXBYNlZDd05nY3BSSFh4MU1OR2F4U0FXcmNIRURRL3VCUVJLNVR2Wjh6Vk9SUDZNbzc0WWMxKzQ5CnFEWjZZMzBTcCs4eTZWODBIVzRPMUhRT0RGZ0FhUWQ2Z1BiTTVDK3lpU1hURkhReCtQTXRERE92VVdpL1FleEwKY0MycnZ6d2VSTDVURnA2VWV2Y3BuVnhKMGw0Zk1YSFN5Rllvb0lQVUx5akVYT0pvalovelQvYW9UR2Y2MnpSdApjUTVKcVZwUmZrc0xDanQ3Sko2OWxnbXZrQllzT2txRmF0UTR3aldOSzlsZmMwb1RDNXFLUmJOUGpRd1RlVzJ3CkFQNlloTFIzUE5tVW45ZTZNcTAxaFp4K0JYRncxSU4xa0VUbmg1QUplb0s2QXNWZkI1TUZUUE5MR3gxSElDUzkKY1FWY091a0NnWUVBMWtqRGprQ2o5MnRZYnlKTEFUREsxUjN2eUh5SEsySVRRZGg3ZC9UN1JrWkJLZ2JPVEIxNwpUNnNRbXAyNnZmZU9nNnZFK3dUK0tueVJBcWZjNmZ3cnp6WHF0bXZjdzUyRDBEMTZvem1UUW5pak1JRDh5WWVHCkxTT0lEeXZlb2t6YWVOQVZpVlM4UXFTTUUrbDNYOGd2SW9hODdWVjBGdnRReE5lNkZCQUNZbDhDZ1lFQTNYZVUKaGJZY0c4UXpibTZxVDhnbi8wY1dGVktOcXFTK0FDTFhCY3NhcG50VmdCWitEOHE4WTJ5QnBxdTFicHlPKzMrKwpYN2tzekc0NlV3d3JCVy9XbFJpc1JaVHJ3aVV6UjRWUDQvZ3FXNXdqTTk1bVUraTczUjR0dVQxMlNET3dMbm41CmEraFBOUzVJVktLakV1dmZCUHZTN0tmbU13NjdKMzJCV1pNdGloVUNnWUJiVzVoc1BLanJZb3ZJamVGV2Q1dnkKY3BuNWF3WWgrK1ZqN0V6dm5yWEdoMHRmQkpuTm44QWovalhOQmJSSks1TktGZUNjZU10NEI3VzNZU1B4YWo2dgpVRGhxWCtBMlVpQ1JsclNEaEplQS9uZnN4UUdCVmxOaFNVWEgyaGRJTU9Yd0hoOGdkc3p3eU1DaitLU1paSHFjCkNML2htODRyd2lmMFZGa1VGcU05bHdLQmdRREkrYWgxZ3VLVkxBS0VWN2NFZVo0YVloY2ZPSEJKQ0FGSVBGV20KOHo1M0QvdHlKbmMxdTRRa01hYWlhclpWNzRzdG5pcFQwY1plcWpVUmdqeFVUYjZNUlB5b2xGRXlPUElGR0d4OApjNHQwNFFkdEhZajg0bm9CV2s2aUNLMmJMaFRXeUdmWlRkTDdic25DekdoeVZreG55R01MMGYzc0haVW5iQlNECkJqWFFWUUtCZ0ZvcDJnT0wrWDJ2bEYyTnFOTXNhd253NTVoenpKVGRMQVRKa3U0WGxkQ2hYMG9tM0RCcVhMUDIKNTlvZThkVUNtNzBEMUtiV1R4VHlrRlp1Y2lPZzRONG8wdTNVRHIzdG1jRHJEK3Rod2xmd3lUeFJGd2szVlZwYQpFUGo4OEJEWXZ6UXRybmtldDZGR2NXdEpBSE1ITTEvbEszUVJ2R3RrR0kybWVxUVBJTnlpCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==
  1390. 2021-03-25T17:56:46.5059066Z [cluster3] + '[' false == tr kind clusters found.
  1391. 2021-03-25T17:56:46.5060901Z [cluster2] + kind create cluster --name cluster2 --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2 --image kindest/node:v1.19.0 --config=./kind-cluster2.yaml
  1392. 2021-03-25T17:56:46.5062309Z [cluster2] Creating cluster "cluster2" ...
  1393. 2021-03-25T17:56:46.5063342Z [cluster2] • Ensuring node image (kindest/node:v1.19.0) 🖼 ...
  1394. 2021-03-25T17:56:46.5064350Z [cluster2] ✓ Ensuring node image (kindest/node:v1.19.0) 🖼
  1395. 2021-03-25T17:56:46.5067289Z [cluster2] • Preparing nodes 📦 📦 📦 ...
  1396. 2021-03-25T17:56:46.5076401Z [cluster2] ✓ Preparing nodes 📦 📦 📦
  1397. 2021-03-25T17:56:46.5077508Z [cluster2] • Writing configuration 📜 ...
  1398. 2021-03-25T17:56:46.5078290Z [cluster2] ✓ Writing configuration 📜
  1399. 2021-03-25T17:56:46.5079113Z [cluster2] • Starting control-plane 🕹️ ...
  1400. 2021-03-25T17:56:46.5079911Z [cluster2] ✓ Starting control-plane 🕹️
  1401. 2021-03-25T17:56:46.5080719Z [cluster2] • Installing StorageClass 💾 ...
  1402. 2021-03-25T17:56:46.5081613Z [cluster2] ✓ Installing StorageClass 💾
  1403. 2021-03-25T17:56:46.5082369Z [cluster2] • Joining worker nodes 🚜 ...
  1404. 2021-03-25T17:56:46.5083089Z [cluster2] ✓ Joining worker nodes 🚜
  1405. 2021-03-25T17:56:46.5083887Z [cluster2] Set kubectl context to "kind-cluster2"
  1406. 2021-03-25T17:56:46.5084573Z [cluster2] You can now use your cluster with:
  1407. 2021-03-25T17:56:46.5085063Z [cluster2]
  1408. 2021-03-25T17:56:46.5086477Z [cluster2] kubectl cluster-info --context kind-cluster2 --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1409. 2021-03-25T17:56:46.5087604Z [cluster2]
  1410. 2021-03-25T17:56:46.5088656Z [cluster2] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
  1411. 2021-03-25T17:56:46.5089598Z [cluster2] + kind_fixup_config
  1412. 2021-03-25T17:56:46.5090140Z [cluster2] + local cluster=cluster2
  1413. 2021-03-25T17:56:46.5090980Z [cluster2] ++ head -n 1
  1414. 2021-03-25T17:56:46.5092314Z [cluster2] ++ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' cluster2-control-plane
  1415. 2021-03-25T17:56:46.5093587Z [cluster2] + local master_ip=172.18.0.5
  1416. 2021-03-25T17:56:46.5095141Z [cluster2] + sed -i -- 's/server: .*/server: https:\/\/172.18.0.5:6443/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1417. 2021-03-25T17:56:46.5097216Z [cluster2] + sed -i -- 's/user: kind-.*/user: cluster2/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1418. 2021-03-25T17:56:46.5099146Z [cluster2] + sed -i -- 's/name: kind-.*/name: cluster2/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1419. 2021-03-25T17:56:46.5101005Z [cluster2] + sed -i -- 's/cluster: kind-.*/cluster: cluster2/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1420. 2021-03-25T17:56:46.5102978Z [cluster2] + sed -i -- 's/current-context: .*/current-context: cluster2/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1421. 2021-03-25T17:56:46.5104792Z [cluster2] + chmod a+r /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1422. 2021-03-25T17:56:46.5106297Z [cluster2] + cat /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2
  1423. 2021-03-25T17:56:46.5107218Z [cluster2] apiVersion: v1
  1424. 2021-03-25T17:56:46.5107709Z [cluster2] clusters:
  1425. 2021-03-25T17:56:46.5108294Z [cluster2] - cluster:
  1426. 2021-03-25T17:56:46.5851499Z [cluster2] certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1ETXlOVEUzTlRRMU1sb1hEVE14TURNeU16RTNOVFExTWxvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTDI3Cm9oWkFIU1dmNHYwb1czQ09QbmFoTjlMMU02S3lEYWh3Q2J2cDFUNDVrellSdE4yQSsvWFJQTHJMOC9QTGtRWEQKaHQ1MWNNczR5L0c2MlMrUXFXYjl6OHU5VW1TVk94TmE3bm50c2MzcTZ5ZUhpdy9FR25HSVRNdFl5dFh0UGpSTAowYVdmdytNNjhIMWxQSlRXUFR4LzRRWWVCK3poUjdzelBFdlZyRnVxYzBKdHZhRHVGR0dnTFkzWEJVUWVBcGRMCk1FZVYvVU9qMW5tT0NtU05KazRtMHNXU1V4RGdEWk5GTWR6RlRJeXcvTGRBRTRvaXlOMzB1ODJidW5YdUxjVFEKRm1pZU5oRlp4c0c0bGJIZjlpMHJKd3ByaGN4Q2NNcmFiekpxK1ZYVnBXZXJuN3k1MEsya3lPMWk5c2RZZkhIZAowVEJPOWRRbENadWp3UXVOWmxVQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZKUnlVdlVUaFZFTnRsZXZuK3ZPeElKZ0lwbXZNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFBaG1pNWdWYmdDUzN2RVZMTS92by9aTjJ2bXR2TnZsU25uS3lEZXB2TVAwc0JQQ0JkdApqa2ZEWVF5UStLUXZPY3BwczdoZFZiYUwwVEZLMVFtQW5sTG9YSGJ5K3JxemNCdkVUQ1NwQzFBWEpzU2k1Tjc1CkhXS0FZSDFLMTBtRnFxck1JeTZNNUpLZC84K29ibFAxcTd2NlBvRzAxVUNWM3V4R2NFY1B2b1lORzg3S1BMNGoKYmF6OVRXVnNmT0FWeUIyeTU4cmE2ckVrSG10SGhyZzV3ME5JZGhKaXIwaFVhbndzckNtZjlHY0V5SnhPOWhZQgo3SE1oVmhsZ25RcTNGRjBwSlRQQmdIWnVuMUxIcWF2YjRXVWJ3WE1FMUlFUUJheWI5ZEFQdUhaa2svcHVlTTJnClZRN0N6V3c0enNiR0NxeGdZbGdYK01sNmJGeHpaaFdFdEhCSQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
  1427. 2021-03-25T17:56:46.6907316Z [cluster2] server: https://172.18.0.5:6443
  1428. 2021-03-25T17:56:46.6908017Z [cluster2] name: cluster2
  1429. 2021-03-25T17:56:46.6908536Z [cluster2] contexts:
  1430. 2021-03-25T17:56:46.6909706Z [cluster2] - context:
  1431. 2021-03-25T17:56:46.6910214Z [cluster2] cluster: cluster2
  1432. 2021-03-25T17:56:46.6910751Z [cluster2] user: cluster2
  1433. 2021-03-25T17:56:46.6911253Z [cluster2] name: cluster2
  1434. 2021-03-25T17:56:46.6912019Z [cluster2] current-context: cluster2
  1435. 2021-03-25T17:56:46.6912585Z [cluster2] kind: Config
  1436. 2021-03-25T17:56:46.6913100Z [cluster2] preferences: {}
  1437. 2021-03-25T17:56:46.6945144Z [cluster2] users:
  1438. 2021-03-25T17:56:46.6946027Z [cluster2] - name: cluster2
  1439. 2021-03-25T17:56:46.6946512Z [cluster2] user:
  1440. 2021-03-25T17:56:46.7887274Z [cluster2] client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURFekNDQWZ1Z0F3SUJBZ0lJV1lSNXNBOVFZRll3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TVRBek1qVXhOelUwTlRKYUZ3MHlNakF6TWpVeE56VTFNREJhTURReApGekFWQmdOVkJBb1REbk41YzNSbGJUcHRZWE4wWlhKek1Sa3dGd1lEVlFRREV4QnJkV0psY201bGRHVnpMV0ZrCmJXbHVNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQXpuVUlxczhLTWdQdElJTmsKdW01NUdrNWFpL2daWXQ2NTR4bng4Z1RMUTJwWWd5a2VyeTBKZEpuTUVqSDB1Q1U1QUtra1d5K3lpdFE4K0xGYQp5aXRnU3l4YnordjE0NlpaV0p0aWJJb0N1d3Ivb1BhTElkWko2ZVVKK2hlZzYwNjdwMWFuZlFtRnF1cmFMNzNMClRGLy9VMzc3SG9JN3lsU1FzZzdWdnFwQlVXRXVQWTJmZVM2MGZPSEVxdFh4VWpsY2NaVHZhZEt4ek0yLzZFSkgKWGtBSEk2T2xzM1hnaTlJOU9nMmZ6NTUvWTAydDdQZGs1bnlOcFZLajQ3MktpVCthTTE3QWlWZTczSkR1dVV6QwoyWkdBTU0yTmhwYTVaQXZQaitMZ3F2OWxKZGZlN3l5RHV4Q3BMSnlJM1M1Y2srNHdVV25CRlhsTXZuRWt0ZlJOCldCc3ZpUUlEQVFBQm8wZ3dSakFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUgKQXdJd0h3WURWUjBqQkJnd0ZvQVVsSEpTOVJPRlVRMjJWNitmNjg3RWdtQWltYTh3RFFZSktvWklodmNOQVFFTApCUUFEZ2dFQkFKWXl4UU5LejhYd1MwQ2NBUjd6Rlc4aEZldHFYaVVsc2g4a28wMlpVd2JqZDVvTmFta0xzUUpCCkw1WGFGNmo2K1Q4YnJORHRuWlVhcS9HNmpuckt5cENRbWMrek53ZVRFOGRhWXhqaHB0S3hCVmdxdU41Z0RiMUUKTFZ5K2h1eDM3bmwwVnFqS3ExWG1mc0hjTnZTQTk1aFc1M2VVVk5mMkc0NDhuTks0UEZGeDF6Ty9od2FZTVNhYwpsdnF4TGlxd1orVm9EdHNIb2pDejY2a0RJS1VYVENNaHZxUi85TDRURlZYWE54ckVaZjB5NFpqNk4yMFBOb21VCkNIUGtKVG92Tm9LcXZYZ2VFeVY0UlU2bkxKZnJjZW5aN1RaZlhaSUtaMDJQQkNCTFBXQm9ESytyVTJnODBLZG0Kb0xsazVCWHgzdGVEOVRCRXlvQTE3Qi9xRi9HMVdHbz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  1441. 2021-03-25T17:56:47.0067453Z [cluster2] client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFcFFJQkFBS0NBUUVBem5VSXFzOEtNZ1B0SUlOa3VtNTVHazVhaS9nWll0NjU0eG54OGdUTFEycFlneWtlCnJ5MEpkSm5NRWpIMHVDVTVBS2trV3kreWl0UTgrTEZheWl0Z1N5eGJ6K3YxNDZaWldKdGliSW9DdXdyL29QYUwKSWRaSjZlVUoraGVnNjA2N3AxYW5mUW1GcXVyYUw3M0xURi8vVTM3N0hvSTd5bFNRc2c3VnZxcEJVV0V1UFkyZgplUzYwZk9IRXF0WHhVamxjY1pUdmFkS3h6TTIvNkVKSFhrQUhJNk9sczNYZ2k5STlPZzJmejU1L1kwMnQ3UGRrCjVueU5wVktqNDcyS2lUK2FNMTdBaVZlNzNKRHV1VXpDMlpHQU1NMk5ocGE1WkF2UGorTGdxdjlsSmRmZTd5eUQKdXhDcExKeUkzUzVjays0d1VXbkJGWGxNdm5Fa3RmUk5XQnN2aVFJREFRQUJBb0lCQVFESzNhc1hrL3R6cS9IOAppYitYaFdnUUZqL1kyMyt1YkNhQjVnT2NpV05scWdDeFdOMWl5a0ZKUnJxRWdudngyZm1LRWFtOHhFQ1BNLzk1CmEyUkgxWmw0SkcxUEFKQU1FbkFtcGdCdm9La1FPNzExMyt4VTRtaWNvTWRON0p2ZHUrNmVmb0p6VmNEM2NtL1UKaTQxUlRkN29uNVNIcFBhMVdLVVpvWVFjSnRXcDdLeUp4RUlzWjJ4ZFAyN2pwSjVLbEZER3NCK0FuSzNtalN2TQp6NmdnOU5reng1VTBPcHl1bGJZK1BmZVZWSDVpaFlsb0Y3UnhuY1JyZFlwOFdzaDJtZmF4VTA3Y1p0S01DZFhPCmgxSXFhZ0cvM1pDMGRPRzRqWWpOOU0rTVN5YnZDR1JsODRSd1FDdVNzV3pSS2U0ekVUOUQrREhidlg1ZG1pWXUKTG44Ti9UOTFBb0dCQU5wbExidUR4WjRHNXR6YXg0ZlpQQlNKQnhCTmw1ajNDeWtzWXhjQ3pJUDJ0OHV5TjNTNApiMG5iV1lWRzdKSGFEOXJycWE2MEt2cFJ1cjZrK3g4WEZXTFhtY3BrQmtaTERnWURoNjRwTDB0NituWnRBYXB3CjhmT0xrb3Ftd1hMaHcvWHFwbkg5Nzg4bGZUVmk1VVBobFZObk9DZ2xYS2lsVG81YWx5L2xuaGViQW9HQkFQSUIKb0tNWElvbk5mWFdKaXkybW9iOU12OExqOEhaQkxHeEM2NWVhTXJXeUVYZGduZkRuU0JMMlQyekVST2pHQ1dUTgpXM3JyUWpQa3c5WE1JaWVTelA1TGwvM2hBK0YwcWk2Wlc0cHNlZVgxa21hMngrSG1PbFFmTWxRQUt4OUpNbHdRCkNtVVlPcEdnSUJKSW9uRFlpMTFHRXU2c294UWlnODRlSC9rdG9uR3JBb0dCQUpYSnNWMGIycTB4QktSVGRXaUsKS1BmWXA3eVp5ekVCdDJqczVhV0JxTzJWaUtldnV2TldFQll5MktwZFk2SUJVc0NPdzVsc1B0SGl2bGRGWm1zRApkUXFPM3c3K0hZT1d0SzZST3p6TFNJSFhmZk05ZmxmOUVTVStCQ3NPaGoyWjlNSTB4eVlGeWJWa2ZBVGlxR1l2ClVUQ2I2ZHMzRE44cVNiKy9DRlMwZ3dLakFvR0JBSnZlRkhvMlVsWnk5VlVZaTMyUmp5Zkk1TkUvUWdiSUh6WnoKTzQzZkVMNFp2RW9vL2xERWhaVkE4eExZcnBGRnk1TVMrTktJWjVGSXpDRU5Zd29kOE0zd0hpcTBIRzIvV0VTLwpIVWhnYVhxRTJoQXh0VGQzc3lXdkdoa2tLcUh4NE8rT25VTlRnWlY5am1wNFFiZHdvUUlvT2RWamQzMW1aWUlCCndSSWFKRUFWQW9HQVBXRUJyVGp1UmpnZlBnU1FVMVgwaFN1M244TFlSWlo3T201Wkpma2NVcFYrMUVuYnJQOWoKUVV2b0RKV1hoeDNhdGJRRWR6RXlkOTY4aTBmNWtYMFc2RllJV2RYc0xHNWdCdTZ1K2s1SjAxaXg5c3VWNFJqMwpVM1J2NmswNlNOU2Y1SWsvWEt6Wkd0cUJvcXl2UEtRMnpuemVjSWgrVjFkcXV1bE1MMlNXSHBzPQotLS0tLUVORCBSU0EgUFJJVkFURSBLRVktLS0tLQo=
  1442. 2021-03-25T17:56:53.5822801Z [cluster2] + '[' falsgs/kind-config-cluster1
  1443. 2021-03-25T17:56:53.5824499Z [cluster1] + KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1444. 2021-03-25T17:56:53.5825664Z [cluster1] + grep ovn
  1445. 2021-03-25T17:56:53.5826281Z [cluster1] + kind get clusters
  1446. 2021-03-25T17:56:53.5826837Z [cluster1] No kind clusters found.
  1447. 2021-03-25T17:56:53.5828926Z [cluster1] + kind create cluster --name cluster1 --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1 --image kindest/node:v1.19.0 --config=./kind-cluster1.yaml
  1448. 2021-03-25T17:56:53.5830949Z [cluster1] Creating cluster "cluster1" ...
  1449. 2021-03-25T17:56:53.5832098Z [cluster1] • Ensuring node image (kindest/node:v1.19.0) 🖼 ...
  1450. 2021-03-25T17:56:53.5833358Z [cluster1] ✓ Ensuring node image (kindest/node:v1.19.0) 🖼
  1451. 2021-03-25T17:56:53.5834358Z [cluster1] • Preparing nodes 📦 📦 📦 ...
  1452. 2021-03-25T17:56:53.5835274Z [cluster1] ✓ Preparing nodes 📦 📦 📦
  1453. 2021-03-25T17:56:53.5836192Z [cluster1] • Writing configuration 📜 ...
  1454. 2021-03-25T17:56:53.5837480Z [cluster1] ✓ Writing configuration 📜
  1455. 2021-03-25T17:56:53.5838510Z [cluster1] • Starting control-plane 🕹️ ...
  1456. 2021-03-25T17:56:53.5839623Z [cluster1] ✓ Starting control-plane 🕹️
  1457. 2021-03-25T17:56:53.5840624Z [cluster1] • Installing StorageClass 💾 ...
  1458. 2021-03-25T17:56:53.5841606Z [cluster1] ✓ Installing StorageClass 💾
  1459. 2021-03-25T17:56:53.5842651Z [cluster1] • Joining worker nodes 🚜 ...
  1460. 2021-03-25T17:56:53.5843542Z [cluster1] ✓ Joining worker nodes 🚜
  1461. 2021-03-25T17:56:53.5844542Z [cluster1] Set kubectl context to "kind-cluster1"
  1462. 2021-03-25T17:56:53.5845455Z [cluster1] You can now use your cluster with:
  1463. 2021-03-25T17:56:53.5846100Z [cluster1]
  1464. 2021-03-25T17:56:53.5847762Z [cluster1] kubectl cluster-info --context kind-cluster1 --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1465. 2021-03-25T17:56:53.5849113Z [cluster1]
  1466. 2021-03-25T17:56:53.5850433Z [cluster1] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
  1467. 2021-03-25T17:56:53.5851489Z [cluster1] + kind_fixup_config
  1468. 2021-03-25T17:56:53.5852164Z [cluster1] + local cluster=cluster1
  1469. 2021-03-25T17:56:53.5853728Z [cluster1] ++ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' cluster1-control-plane
  1470. 2021-03-25T17:56:53.5855498Z [cluster1] ++ head -n 1
  1471. 2021-03-25T17:56:53.5856132Z [cluster1] + local master_ip=172.18.0.10
  1472. 2021-03-25T17:56:53.5857510Z [cluster1] + sed -i -- 's/server: .*/server: https:\/\/172.18.0.10:6443/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1473. 2021-03-25T17:56:53.5859350Z [cluster1] + sed -i -- 's/user: kind-.*/user: cluster1/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1474. 2021-03-25T17:56:53.5861152Z [cluster1] + sed -i -- 's/name: kind-.*/name: cluster1/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1475. 2021-03-25T17:56:53.5869178Z [cluster1] + sed -i -- 's/cluster: kind-.*/cluster: cluster1/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1476. 2021-03-25T17:56:53.5871212Z [cluster1] + sed -i -- 's/current-context: .*/current-context: cluster1/g' /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1477. 2021-03-25T17:56:53.5873168Z [cluster1] + chmod a+r /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1478. 2021-03-25T17:56:53.5874704Z [cluster1] + cat /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1
  1479. 2021-03-25T17:56:53.5875725Z [cluster1] apiVersion: v1
  1480. 2021-03-25T17:56:53.5876249Z [cluster1] clusters:
  1481. 2021-03-25T17:56:53.5876853Z [cluster1] - cluster:
  1482. 2021-03-25T17:56:53.6620959Z [cluster1] certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1ETXlOVEUzTlRRMU1sb1hEVE14TURNeU16RTNOVFExTWxvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTElFClJxbnlkMVlQN0VIMjJiNUFRazU2R3RSNEpjK0tRZ2d0dUJaZHhzV1AreWd3RFQwR0VNMG15Y2ZDemwwQzE4d2oKSVUrZk5hN25nVXBpKzB2Y2JlMXE4a2dqNi9vNmZXbUVzZC9aNitPWWF6d0txNlNUNlFNaUNMQ3pqVktxWXRMWgpJT2Z6VXdiNUNvM3Z0Wkw4K0ZSbEsrS1prd1pNaTJRQXNVWno1TkhsdldCZHlnbkh2U1lmVlh2RThDeEplZFpTCllOM0EzRGd4VFA4MW53L0ZWR1cyOGo2VjF1QWRFaFJJdm1sT3dMMVcySFY4aWcrakU2OElzZUFMN3JmeTJMbVUKb0pvYks4MnMrVHdUREYxK2FXUjhEUnJTRVFFb0FJVGhEM04wcHk3WkxTcFBxbXBhc0xESE9CK0cwM1BJUHlpNgp3N2F0MWRERGVpQ3lDaVJJdGFFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZPUjNvZ3F1bldEOEx1RHB1WjJ3Y2l0RkxTWWpNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCMWM0eVk2ejZ5TUNKRzJtclBDeFVqK2ZUUG43eHRrc2FocFYrYlJhSzRhZFhtOHNwcQo3S0pva1g0VUV0NVJQcE5VbEJSdDR2Zk1nMm5oaldSTHlMdGhEdW40VVZEcGlSQkpMYUJxdlo3b0MrSmVoRnZNCjl6bkxqZ3hTS0FDMUNVMnVKQS9yd1l1eDI2RDh5bmFzdXNMRWM3dzlDbFdNZVNxMk0wd1RhanBZeFpGc0ZPUlcKeTJUbnVQYjkzdUlMNzh3YVZKV3l2STZVMWcvTHlYcWY1UHJBSXJTdkxoZGJLNTdVYk55Rm1uSWRaUWMwRnlFNgpiTm9hUHpReUtyUFFBem9OTWx4eHBFRFh4TVBxUVZheXFTMDVBRTluZjhJVmtrYW56cVQxR2xPbi9mWVd5amxrCld5TThXcFAxNVJacEh1a2JkUTYvM0ZlZW5kandXL0hHdjgxZgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
  1483. 2021-03-25T17:56:53.7155493Z [cluster1] server: https://172.18.0.10:6443
  1484. 2021-03-25T17:56:53.7156173Z [cluster1] name: cluster1
  1485. 2021-03-25T17:56:53.7156670Z [cluster1] contexts:
  1486. 2021-03-25T17:56:53.7157702Z [cluster1] - context:
  1487. 2021-03-25T17:56:53.7158205Z [cluster1] cluster: cluster1
  1488. 2021-03-25T17:56:53.7158740Z [cluster1] user: cluster1
  1489. 2021-03-25T17:56:53.7159259Z [cluster1] name: cluster1
  1490. 2021-03-25T17:56:53.7160018Z [cluster1] current-context: cluster1
  1491. 2021-03-25T17:56:53.7160579Z [cluster1] kind: Config
  1492. 2021-03-25T17:56:53.7161070Z [cluster1] preferences: {}
  1493. 2021-03-25T17:56:53.7161568Z [cluster1] users:
  1494. 2021-03-25T17:56:53.7162167Z [cluster1] - name: cluster1
  1495. 2021-03-25T17:56:53.7162648Z [cluster1] user:
  1496. 2021-03-25T17:56:53.7840338Z [cluster1] client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURFekNDQWZ1Z0F3SUJBZ0lJS3JWWis0OGxQRnd3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TVRBek1qVXhOelUwTlRKYUZ3MHlNakF6TWpVeE56VTBOVGRhTURReApGekFWQmdOVkJBb1REbk41YzNSbGJUcHRZWE4wWlhKek1Sa3dGd1lEVlFRREV4QnJkV0psY201bGRHVnpMV0ZrCmJXbHVNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQXVFNzRadEZsa2VNV05IUE4KVnIxMHJ3MFJVQjh4MzRSZ2hQWGxoTTJ6OFFpbWlLcmZ0TGNFV0hIa095WjBMSjErL2pTd1J5bVVmQUtBdkdsaApkclJyZ1grbWZsUUhxdTArRmZ4STZiQVpveWNpYTkyOHAzMjN5eldiY09zT09sc1QrZG9peUFNeWVOQUNLWGZwCmRYdDNreHY0bmU4ajVkUkRnT2lUVGlqd2c3NXhYY0hZSDZ1blh2alJWbTh4ZTNuUDRjOUcxRGJmM2NRS3Z3czYKS2VIYy9mSEdSOFJHYk5xdXl2d3N0ZzhhRTdrUjZseUlmZnJNdlh0dEhsTW1BMlJBV2xpMkp3N09IanV2QXliVwpWOGNQZmVQNmtVbjdpNmRLSEZrUkNLeGorNkpTOHRPMFcyOUpmc3BNVjVVK2ZOb0dDVHIxTzlXV0E0blp4aGdRCjdPL1dOd0lEQVFBQm8wZ3dSakFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUgKQXdJd0h3WURWUjBqQkJnd0ZvQVU1SGVpQ3E2ZFlQd3U0T201bmJCeUswVXRKaU13RFFZSktvWklodmNOQVFFTApCUUFEZ2dFQkFBMjRUUUtiWFBzVFdySENOTVFqeHc2dVIvcFMxMkZSOWFDZTF4aUdWVmFWdk9rdEhiMkRUYStuClU3dGkrWlFyUzdheWN1eEphN0pYMXdIcjFRcVkzMC9FdlVJK2JtVmNZcERoR1pkSXlkajdwenl6c3hidnFTQ2UKMzgzUFR4dHhtYUZKampINmpNNWZaVUtoTExMOW9BVG4xd0RwVUdYTmJ2U3FDVzdiV0JTRUhFTWMrNHA3elo0cAprc1o3YWdXbnljT0NFc01GQStndC9UdHRTWGc2MVVURVpoTVYyNmJJV0hzYVhKV0pGTWtGNFRyaTZjZWUrU2JiCjZNbmhKL1ZlQTRBV3RHemtneVdheHhRNDdJSUJoRXB0Qk9sRDZlVDRYUElKSDJycjJtbkhpZXpXTWF1TGcvcTkKVmZlSUdHS0NhdWVONnlpL2ZKZFJlbzRENVUzVzVKbz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
  1497. 2021-03-25T17:57:07.0572014Z [cluster1] client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFcFFJQkFBS0NBUUVBdUU3NFp0RmxrZU1XTkhQTlZyMTBydzBSVUI4eDM0UmdoUFhsaE0yejhRaW1pS3JmCnRMY0VXSEhrT3laMExKMSsvalN3UnltVWZBS0F2R2xoZHJScmdYK21mbFFIcXUwK0ZmeEk2YkFab3ljaWE5MjgKcDMyM3l6V2JjT3NPT2xzVCtkb2l5QU15ZU5BQ0tYZnBkWHQza3h2NG5lOGo1ZFJEZ09pVFRpandnNzV4WGNIWQpINnVuWHZqUlZtOHhlM25QNGM5RzFEYmYzY1FLdndzNktlSGMvZkhHUjhSR2JOcXV5dndzdGc4YUU3a1I2bHlJCmZmck12WHR0SGxNbUEyUkFXbGkySnc3T0hqdXZBeWJXVjhjUGZlUDZrVW43aTZkS0hGa1JDS3hqKzZKUzh0TzAKVzI5SmZzcE1WNVUrZk5vR0NUcjFPOVdXQTRuWnhoZ1E3Ty9XTndJREFRQUJBb0lCQVFDQUlzOEoxSXl6NTFnWgpzV1RSNkRlR09DU1FPby9XNE5hbHVic1BJRi80dEZYcmNEakZEL1JpZFJRQ2w1SnZMalFMRWFCNGFRMEZSa3d3Ck1XZUVPcHovVkRyeFd3UlZya2pheWlINjdlWjFDcEVnd3ZFVTFRK0JwTXhqcmRlZmRKQ254U01uUVNuRzJuNlcKUy9xd0pkMlZGZjQ3OXZWVEpNYWxpWXhYNjVpRFRpYUJiUTJrd0VNSk5FeDczWFg5VzVBVyt0Um5TL0ZydFUyQwo1cG1aUDg2Q2xCZXlqeEtNRU1IZmhzS2pXM1ZEQnhoWlhQNkdUa0VxTFF0b2xyeVl1T0U5VWVBT25RSEx3TFE4Cml6K2dyUE1lZGFEVTE0ckJGN3NUWG5QTjl3OVJpWk9zRzhTeGRZU0RnUm95TzUvWStaZjhESG13OUlza0l3OU8KNEMwZExnREpBb0dCQU9Kd0ttVHRyMXdrd2xZU3YxN2dBV2d0OFQ5eTh2OC8vNVpSYkxOY0dpeVJ3dEJUR1hQQwp3NjkxbkRXN3prV2tBcWEyaGFPczhiMlNPdXN1emFGR1RqL01nODRSUHNySWZNVG52THUrelQ0R0lJZ05nQ1hqCjYxR1lYVVUzRXh5dUJYMlptTy9QTVdRcFVtMnVka2EyTmRIcDFxSnkrNEFldnNNNmR5dlB6dUJUQW9HQkFOQmUKeDlrZy90UTc4K1JFOW1qdkRoZlpIUWlaTlNGVDNLb0JoeklEdEh4MFBMUEptaCswcjA1OGxWNWFlSnVWcjhmMQpFUXFROGdEbW92UUtRK2ROazU5MnJyS3h6L3orTHNxL2tmajBMMU5FSzFtd2IvSHB4Y0hsaXJpU25YVUpBU3RICjlnMndmSFFTK1c0OGZmamtBMUM5ZVZ4Zzg1Zm81NjI0UE1iOWtZWU5Bb0dCQUlWZUd4b25CRW41UEowRm5jRjcKbmxpRjlybXdNbjgwYW8xV2wvZHNIOTV3VzVYbjIrM2FvUGNQQmxwL3F4WkphMlpWeXBDRXBEMUxpM2hKc01OMApiVklXV3V0Y0xPZXkvZ25iazhYZ3MzSDhtZHlJVnhuNkMvZWJEaFJlUTl0NGc3TmViRDJTZ3p6RE9kRndHQ205CjJDVXkzVUFCQ1RDRTYwYUJnUDlFL2t3UkFvR0JBSXppT0s5M0hyVXk0QUZNRzJyeGp3N1N6azJkQVE1S25GMFoKOFdZQW1VeTRicjZFcGIrZ05CT1dLb3dFRVozb2hGUm5QeUZzeFNPVXpVTEJtZzNQSnV2Zm05allYcTlJMFN4bQpnSFRaN1JHWWV0TUdkM29TUEpLUDk4NDUyMXBoUHpnYlRLTU8yK2JEV1lDT1NBSTdjSDVyeloySE04eFhQaVgzCjlxZjRsQ2NWQW9HQUhtUkdZS21OUHJDS1BPRjZqWWtMVzdMV1BEdmR1ZWtLd1ZMRFdGNUtqTXdNQXdyd2dON0sKNStXUTF3YU91TUIrMzV0MFZmVe == true ']'
  1498. 2021-03-25T17:57:07.1714464Z [cluster2] + '[' localhost:5000/ovn-daemonset-f:latest == local ']'
  1499. 2021-03-25T17:57:07.1715193Z [cluster2] ++ grep server
  1500. 2021-03-25T17:57:07.1715866Z [cluster2] ++ awk '{ print $2 }'
  1501. 2021-03-25T17:57:07.1716662Z [cluster2] ++ kind get kubeconfig --internal --name cluster2
  1502. 2021-03-25T17:57:07.1717831Z [cluster2] + API_URL=https://cluster2-control-plane:6443
  1503. 2021-03-25T17:57:07.1718664Z [cluster2] + pushd ../dist/images
  1504. 2021-03-25T17:57:07.1719706Z [cluster2] /opt/shipyard/ovn-kubernetes/dist/images /opt/shipyard/ovn-kubernetes/contrib
  1505. 2021-03-25T17:57:07.1724526Z [cluster2] + ./daemonset.sh --image=localhost:5000/ovn-daemonset-f:latest --net-cidr=10.2.0.0/16 --svc-cidr=100.2.0.0/16 --gateway-mode=local --hybrid-enabled=false --disable-snat-multiple-gws=false --multicast-enabled=false --k8s-apiserver=https://cluster2-control-plane:6443 --ovn-master-count=1 --kind --ovn-unprivileged-mode=no --master-loglevel=5 --dbchecker-loglevel=5 --egress-ip-enable=true --v4-join-subnet=100.64.0.0/16 --v6-join-subnet=fd98::/64 --cluster-name=cluster2
  1506. 2021-03-25T17:57:07.1727722Z [cluster2] image: localhost:5000/ovn-daemonset-f:latest
  1507. 2021-03-25T17:57:07.1728494Z [cluster2] imagePullPolicy: IfNotPresent
  1508. 2021-03-25T17:57:07.1729164Z [cluster2] ovn_gateway_mode: local
  1509. 2021-03-25T17:57:07.1729688Z [cluster2] ovn_gateway_opts:
  1510. 2021-03-25T17:57:07.1730210Z [cluster2] ovn_db_replicas: 3
  1511. 2021-03-25T17:57:07.1730734Z [cluster2] ovn_db_minAvailable: 2
  1512. 2021-03-25T17:57:07.1731273Z [cluster2] master_loglevel: 5
  1513. 2021-03-25T17:57:07.1731776Z [cluster2] node_loglevel: 4
  1514. 2021-03-25T17:57:07.1732302Z [cluster2] db_checker_loglevel: 5
  1515. 2021-03-25T17:57:07.1733141Z [cluster2] ovn_loglevel_northd: -vconsole:info -vfile:info
  1516. 2021-03-25T17:57:07.1734015Z [cluster2] ovn_loglevel_nb: -vconsole:info -vfile:info
  1517. 2021-03-25T17:57:07.1735031Z [cluster2] ovn_loglevel_sb: -vconsole:info -vfile:info
  1518. 2021-03-25T17:57:07.1735906Z [cluster2] ovn_loglevel_controller: -vconsole:info
  1519. 2021-03-25T17:57:07.1736757Z [cluster2] ovn_loglevel_nbctld: -vconsole:info
  1520. 2021-03-25T17:57:07.1737373Z [cluster2] ovnkube_logfile_maxsize: 100
  1521. 2021-03-25T17:57:07.1737997Z [cluster2] ovnkube_logfile_maxbackups: 5
  1522. 2021-03-25T17:57:07.1738596Z [cluster2] ovnkube_logfile_maxage: 5
  1523. 2021-03-25T17:57:07.1739195Z [cluster2] ovn_hybrid_overlay_enable: false
  1524. 2021-03-25T17:57:07.1739811Z [cluster2] ovn_egress_ip_enable: true
  1525. 2021-03-25T17:57:07.1740385Z [cluster2] ovn_hybrid_overlay_net_cidr:
  1526. 2021-03-25T17:57:07.1741014Z [cluster2] ovn_disable_snat_multiple_gws: false
  1527. 2021-03-25T17:57:07.1741585Z [cluster2] ovn_ssl_enable: no
  1528. 2021-03-25T17:57:07.1742150Z [cluster2] ovn_unprivileged_mode: no
  1529. 2021-03-25T17:57:07.1742734Z [cluster2] ovn_nb_raft_election_timer: 1000
  1530. 2021-03-25T17:57:07.1743311Z [cluster2] ovn_sb_raft_election_timer: 1000
  1531. 2021-03-25T17:57:07.1743861Z [cluster2] ovn_master_count: 1
  1532. 2021-03-25T17:57:07.1744415Z [cluster2] ovn_remote_probe_interval: 100000
  1533. 2021-03-25T17:57:07.1744963Z [cluster2] ovn_nb_port: 6641
  1534. 2021-03-25T17:57:07.1745422Z [cluster2] ovn_sb_port: 6642
  1535. 2021-03-25T17:57:07.1746261Z [cluster2] ovn_nb_raft_port: 6643
  1536. 2021-03-25T17:57:07.1746746Z [cluster2] ovn_sb_raft_port: 6644
  1537. 2021-03-25T17:57:07.1747304Z [cluster2] ovn_multicast_enable: false
  1538. 2021-03-25T17:57:07.1747859Z [cluster2] ovn_v4_join_subnet: 100.64.0.0/16
  1539. 2021-03-25T17:57:07.1748847Z [cluster2] ovn_v6_join_subnet: fd98::/64
  1540. 2021-03-25T17:57:07.1749367Z [cluster2] net_cidr: 10.2.0.0/16
  1541. 2021-03-25T17:57:07.1749821Z [cluster2] svc_cidr: 100.2.0.0/16
  1542. 2021-03-25T17:57:07.1751066Z [cluster2] k8s_apiserver: https://cluster2-control-plane:6443
  1543. 2021-03-25T17:57:07.1751874Z [cluster2] mtu: 1400
  1544. 2021-03-25T17:57:07.1752312Z [cluster2] + popd
  1545. 2021-03-25T17:57:07.1753063Z [cluster2] /opt/shipyard/ovn-kubernetes/contrib
  1546. 2021-03-25T17:57:07.1753715Z [cluster2] + pushd ../dist/yaml/cluster2
  1547. 2021-03-25T17:57:07.1755471Z [cluster2] /opt/shipyard/ovn-kubernetes/dist/yaml/cluster2 /opt/shipyard/ovn-kubernetes/contrib
  1548. 2021-03-25T17:57:07.1756745Z [cluster2] + run_kubectl apply -f k8s.ovn.org_egressfirewalls.yaml
  1549. 2021-03-25T17:57:07.1757490Z [cluster2] + local retries=0
  1550. 2021-03-25T17:57:07.1757998Z [cluster2] + local attempts=10
  1551. 2021-03-25T17:57:07.1758476Z [cluster2] + true
  1552. 2021-03-25T17:57:07.1759511Z [cluster2] + kubectl apply -f k8s.ovn.org_egressfirewalls.yaml
  1553. 2021-03-25T17:57:07.1761106Z [cluster2] customresourcedefinition.apiextensions.k8s.io/egressfirewalls.k8s.ovn.org created
  1554. 2021-03-25T17:57:07.1762415Z [cluster2] + break
  1555. 2021-03-25T17:57:07.1763224Z [cluster2] + run_kubectl apply -f k8s.ovn.org_egressips.yaml
  1556. 2021-03-25T17:57:07.1763895Z [cluster2] + local retries=0
  1557. 2021-03-25T17:57:07.1764399Z [cluster2] + local attempts=10
  1558. 2021-03-25T17:57:07.1764875Z [cluster2] + true
  1559. 2021-03-25T17:57:07.1765641Z [cluster2] + kubectl apply -f k8s.ovn.org_egressips.yaml
  1560. 2021-03-25T17:57:07.1767064Z [cluster2] customresourcedefinition.apiextensions.k8s.io/egressips.k8s.ovn.org created
  1561. 2021-03-25T17:57:07.1768284Z [cluster2] + break
  1562. 2021-03-25T17:57:07.1768998Z [cluster2] + run_kubectl apply -f ovn-setup.yaml
  1563. 2021-03-25T17:57:07.1769611Z [cluster2] + local retries=0
  1564. 2021-03-25T17:57:07.1770117Z [cluster2] + local attempts=10
  1565. 2021-03-25T17:57:07.1770597Z [cluster2] + true
  1566. 2021-03-25T17:57:07.1771291Z [cluster2] + kubectl apply -f ovn-setup.yaml
  1567. 2021-03-25T17:57:07.1772270Z [cluster2] namespace/ovn-kubernetes created
  1568. 2021-03-25T17:57:07.1772960Z [cluster2] serviceaccount/ovn created
  1569. 2021-03-25T17:57:07.1774211Z [cluster2] clusterrole.rbac.authorization.k8s.io/ovn-kubernetes created
  1570. 2021-03-25T17:57:07.1776164Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/ovn-kubernetes created
  1571. 2021-03-25T17:57:07.1777531Z [cluster2] configmap/ovn-config created
  1572. 2021-03-25T17:57:07.1778080Z [cluster2] + break
  1573. 2021-03-25T17:57:07.1778742Z [cluster2] ++ kind get nodes --name cluster2
  1574. 2021-03-25T17:57:07.1779267Z [cluster2] ++ sort
  1575. 2021-03-25T17:57:07.1779813Z [cluster2] ++ head -n 1
  1576. 2021-03-25T17:57:07.1780622Z [cluster2] + MASTER_NODES=cluster2-control-plane
  1577. 2021-03-25T17:57:07.1781293Z [cluster2] + for n in $MASTER_NODES
  1578. 2021-03-25T17:57:07.1782625Z [cluster2] + kubectl label node cluster2-control-plane k8s.ovn.org/ovnkube-db=true node-role.kubernetes.io/master= --overwrite
  1579. 2021-03-25T17:57:07.1784067Z [cluster2] node/cluster2-control-plane labeled
  1580. 2021-03-25T17:57:07.1784864Z [cluster2] + '[' true == true ']'
  1581. 2021-03-25T17:57:07.4058581Z [cluster2] + kubectl taint node cluster2-control-plane noue ']'
  1582. 2021-03-25T17:57:07.4059843Z [cluster3] + '[' localhost:5000/ovn-daemonset-f:latest == local ']'
  1583. 2021-03-25T17:57:07.4060622Z [cluster3] ++ awk '{ print $2 }'
  1584. 2021-03-25T17:57:07.4061132Z [cluster3] ++ grep server
  1585. 2021-03-25T17:57:07.4061960Z [cluster3] ++ kind get kubeconfig --internal --name cluster3
  1586. 2021-03-25T17:57:07.4063108Z [cluster3] + API_URL=https://cluster3-control-plane:6443
  1587. 2021-03-25T17:57:07.4063963Z [cluster3] + pushd ../dist/images
  1588. 2021-03-25T17:57:07.4064971Z [cluster3] /opt/shipyard/ovn-kubernetes/dist/images /opt/shipyard/ovn-kubernetes/contrib
  1589. 2021-03-25T17:57:07.4069669Z [cluster3] + ./daemonset.sh --image=localhost:5000/ovn-daemonset-f:latest --net-cidr=10.3.0.0/16 --svc-cidr=100.3.0.0/16 --gateway-mode=local --hybrid-enabled=false --disable-snat-multiple-gws=false --multicast-enabled=false --k8s-apiserver=https://cluster3-control-plane:6443 --ovn-master-count=1 --kind --ovn-unprivileged-mode=no --master-loglevel=5 --dbchecker-loglevel=5 --egress-ip-enable=true --v4-join-subnet=100.64.0.0/16 --v6-join-subnet=fd98::/64 --cluster-name=cluster3
  1590. 2021-03-25T17:57:07.4073195Z [cluster3] image: localhost:5000/ovn-daemonset-f:latest
  1591. 2021-03-25T17:57:07.4074066Z [cluster3] imagePullPolicy: IfNotPresent
  1592. 2021-03-25T17:57:07.4074726Z [cluster3] ovn_gateway_mode: local
  1593. 2021-03-25T17:57:07.4075267Z [cluster3] ovn_gateway_opts:
  1594. 2021-03-25T17:57:07.4075772Z [cluster3] ovn_db_replicas: 3
  1595. 2021-03-25T17:57:07.4076325Z [cluster3] ovn_db_minAvailable: 2
  1596. 2021-03-25T17:57:07.4076860Z [cluster3] master_loglevel: 5
  1597. 2021-03-25T17:57:07.4077388Z [cluster3] node_loglevel: 4
  1598. 2021-03-25T17:57:07.4077912Z [cluster3] db_checker_loglevel: 5
  1599. 2021-03-25T17:57:07.4078745Z [cluster3] ovn_loglevel_northd: -vconsole:info -vfile:info
  1600. 2021-03-25T17:57:07.4079653Z [cluster3] ovn_loglevel_nb: -vconsole:info -vfile:info
  1601. 2021-03-25T17:57:07.4080503Z [cluster3] ovn_loglevel_sb: -vconsole:info -vfile:info
  1602. 2021-03-25T17:57:07.4081376Z [cluster3] ovn_loglevel_controller: -vconsole:info
  1603. 2021-03-25T17:57:07.4082203Z [cluster3] ovn_loglevel_nbctld: -vconsole:info
  1604. 2021-03-25T17:57:07.4082838Z [cluster3] ovnkube_logfile_maxsize: 100
  1605. 2021-03-25T17:57:07.4083440Z [cluster3] ovnkube_logfile_maxbackups: 5
  1606. 2021-03-25T17:57:07.4084060Z [cluster3] ovnkube_logfile_maxage: 5
  1607. 2021-03-25T17:57:07.4084657Z [cluster3] ovn_hybrid_overlay_enable: false
  1608. 2021-03-25T17:57:07.4085246Z [cluster3] ovn_egress_ip_enable: true
  1609. 2021-03-25T17:57:07.4085950Z [cluster3] ovn_hybrid_overlay_net_cidr:
  1610. 2021-03-25T17:57:07.4086560Z [cluster3] ovn_disable_snat_multiple_gws: false
  1611. 2021-03-25T17:57:07.4087146Z [cluster3] ovn_ssl_enable: no
  1612. 2021-03-25T17:57:07.4087690Z [cluster3] ovn_unprivileged_mode: no
  1613. 2021-03-25T17:57:07.4088297Z [cluster3] ovn_nb_raft_election_timer: 1000
  1614. 2021-03-25T17:57:07.4088880Z [cluster3] ovn_sb_raft_election_timer: 1000
  1615. 2021-03-25T17:57:07.4089440Z [cluster3] ovn_master_count: 1
  1616. 2021-03-25T17:57:07.4089991Z [cluster3] ovn_remote_probe_interval: 100000
  1617. 2021-03-25T17:57:07.4090524Z [cluster3] ovn_nb_port: 6641
  1618. 2021-03-25T17:57:07.4091003Z [cluster3] ovn_sb_port: 6642
  1619. 2021-03-25T17:57:07.4091473Z [cluster3] ovn_nb_raft_port: 6643
  1620. 2021-03-25T17:57:07.4091979Z [cluster3] ovn_sb_raft_port: 6644
  1621. 2021-03-25T17:57:07.4092516Z [cluster3] ovn_multicast_enable: false
  1622. 2021-03-25T17:57:07.4093886Z [cluster3] ovn_v4_join_subnet: 100.64.0.0/16
  1623. 2021-03-25T17:57:07.4094577Z [cluster3] ovn_v6_join_subnet: fd98::/64
  1624. 2021-03-25T17:57:07.4095215Z [cluster3] net_cidr: 10.3.0.0/16
  1625. 2021-03-25T17:57:07.4095692Z [cluster3] svc_cidr: 100.3.0.0/16
  1626. 2021-03-25T17:57:07.4096811Z [cluster3] k8s_apiserver: https://cluster3-control-plane:6443
  1627. 2021-03-25T17:57:07.4097637Z [cluster3] mtu: 1400
  1628. 2021-03-25T17:57:07.4098050Z [cluster3] + popd
  1629. 2021-03-25T17:57:07.4098879Z [cluster3] /opt/shipyard/ovn-kubernetes/contrib
  1630. 2021-03-25T17:57:07.4099527Z [cluster3] + pushd ../dist/yaml/cluster3
  1631. 2021-03-25T17:57:07.4100597Z [cluster3] /opt/shipyard/ovn-kubernetes/dist/yaml/cluster3 /opt/shipyard/ovn-kubernetes/contrib
  1632. 2021-03-25T17:57:07.4101844Z [cluster3] + run_kubectl apply -f k8s.ovn.org_egressfirewalls.yaml
  1633. 2021-03-25T17:57:07.4102564Z [cluster3] + local retries=0
  1634. 2021-03-25T17:57:07.4103087Z [cluster3] + local attempts=10
  1635. 2021-03-25T17:57:07.4103547Z [cluster3] + true
  1636. 2021-03-25T17:57:07.4104395Z [cluster3] + kubectl apply -f k8s.ovn.org_egressfirewalls.yaml
  1637. 2021-03-25T17:57:07.4105961Z [cluster3] customresourcedefinition.apiextensions.k8s.io/egressfirewalls.k8s.ovn.org created
  1638. 2021-03-25T17:57:07.4107301Z [cluster3] + break
  1639. 2021-03-25T17:57:07.4108081Z [cluster3] + run_kubectl apply -f k8s.ovn.org_egressips.yaml
  1640. 2021-03-25T17:57:07.4108722Z [cluster3] + local retries=0
  1641. 2021-03-25T17:57:07.4109242Z [cluster3] + local attempts=10
  1642. 2021-03-25T17:57:07.4109700Z [cluster3] + true
  1643. 2021-03-25T17:57:07.4110616Z [cluster3] + kubectl apply -f k8s.ovn.org_egressips.yaml
  1644. 2021-03-25T17:57:07.4112034Z [cluster3] customresourcedefinition.apiextensions.k8s.io/egressips.k8s.ovn.org created
  1645. 2021-03-25T17:57:07.4113276Z [cluster3] + break
  1646. 2021-03-25T17:57:07.4113994Z [cluster3] + run_kubectl apply -f ovn-setup.yaml
  1647. 2021-03-25T17:57:07.4114611Z [cluster3] + local retries=0
  1648. 2021-03-25T17:57:07.4115115Z [cluster3] + local attempts=10
  1649. 2021-03-25T17:57:07.4115572Z [cluster3] + true
  1650. 2021-03-25T17:57:07.4116365Z [cluster3] + kubectl apply -f ovn-setup.yaml
  1651. 2021-03-25T17:57:07.4117228Z [cluster3] namespace/ovn-kubernetes created
  1652. 2021-03-25T17:57:07.4117934Z [cluster3] serviceaccount/ovn created
  1653. 2021-03-25T17:57:07.4119171Z [cluster3] clusterrole.rbac.authorization.k8s.io/ovn-kubernetes created
  1654. 2021-03-25T17:57:07.4121015Z [cluster3] clusterrolebinding.rbac.authorization.k8s.io/ovn-kubernetes created
  1655. 2021-03-25T17:57:07.4122377Z [cluster3] configmap/ovn-config created
  1656. 2021-03-25T17:57:07.4122912Z [cluster3] + break
  1657. 2021-03-25T17:57:07.4123345Z [cluster3] ++ sort
  1658. 2021-03-25T17:57:07.4123892Z [cluster3] ++ head -n 1
  1659. 2021-03-25T17:57:07.4124581Z [cluster3] ++ kind get nodes --name cluster3
  1660. 2021-03-25T17:57:07.4125454Z [cluster3] + MASTER_NODES=cluster3-control-plane
  1661. 2021-03-25T17:57:07.4126139Z [cluster3] + for n in $MASTER_NODES
  1662. 2021-03-25T17:57:07.4127472Z [cluster3] + kubectl label node cluster3-control-plane k8s.ovn.org/ovnkube-db=true node-role.kubernetes.io/master= --overwrite
  1663. 2021-03-25T17:57:07.4129047Z [cluster3] node/cluster3-control-plane labeled
  1664. 2021-03-25T17:57:07.4129857Z [cluster3] + '[' true == true ']'
  1665. 2021-03-25T17:57:09.4472136Z [cluster3] + kubectl taint node cluster3-control-plane node-rolek9TL1UyU3Bra1hNQ3hzN0ZYSk1FYVNHOEcxL0daMFRvWEtob0RscFUreVM1Mgo2SHZJeFBCUDZ0ZUlOWnRkWDVDQk1QZnUyYU8yb0hDZDBwZHkyUWV4SFhNdFJBa2RLd1U3RU0wPQotLS0tLUVORCBSU0EgUFJJVkFURSBLRVktLS0tLQo=
  1666. 2021-03-25T17:57:09.4485500Z [cluster1] + '[' false == true ']'
  1667. 2021-03-25T17:57:09.4486374Z [cluster1] + '[' localhost:5000/ovn-daemonset-f:latest == local ']'
  1668. 2021-03-25T17:57:09.4487366Z [cluster1] ++ kind get kubeconfig --internal --name cluster1
  1669. 2021-03-25T17:57:09.4487991Z [cluster1] ++ grep server
  1670. 2021-03-25T17:57:09.4488629Z [cluster1] ++ awk '{ print $2 }'
  1671. 2021-03-25T17:57:09.4489632Z [cluster1] + API_URL=https://cluster1-control-plane:6443
  1672. 2021-03-25T17:57:09.4490485Z [cluster1] + pushd ../dist/images
  1673. 2021-03-25T17:57:09.4491512Z [cluster1] /opt/shipyard/ovn-kubernetes/dist/images /opt/shipyard/ovn-kubernetes/contrib
  1674. 2021-03-25T17:57:09.4496952Z [cluster1] + ./daemonset.sh --image=localhost:5000/ovn-daemonset-f:latest --net-cidr=10.1.0.0/16 --svc-cidr=100.1.0.0/16 --gateway-mode=local --hybrid-enabled=false --disable-snat-multiple-gws=false --multicast-enabled=false --k8s-apiserver=https://cluster1-control-plane:6443 --ovn-master-count=1 --kind --ovn-unprivileged-mode=no --master-loglevel=5 --dbchecker-loglevel=5 --egress-ip-enable=true --v4-join-subnet=100.64.0.0/16 --v6-join-subnet=fd98::/64 --cluster-name=cluster1
  1675. 2021-03-25T17:57:09.4500183Z [cluster1] image: localhost:5000/ovn-daemonset-f:latest
  1676. 2021-03-25T17:57:09.4500949Z [cluster1] imagePullPolicy: IfNotPresent
  1677. 2021-03-25T17:57:09.4501594Z [cluster1] ovn_gateway_mode: local
  1678. 2021-03-25T17:57:09.4502130Z [cluster1] ovn_gateway_opts:
  1679. 2021-03-25T17:57:09.4502634Z [cluster1] ovn_db_replicas: 3
  1680. 2021-03-25T17:57:09.4503190Z [cluster1] ovn_db_minAvailable: 2
  1681. 2021-03-25T17:57:09.4503728Z [cluster1] master_loglevel: 5
  1682. 2021-03-25T17:57:09.4504261Z [cluster1] node_loglevel: 4
  1683. 2021-03-25T17:57:09.4504786Z [cluster1] db_checker_loglevel: 5
  1684. 2021-03-25T17:57:09.4505607Z [cluster1] ovn_loglevel_northd: -vconsole:info -vfile:info
  1685. 2021-03-25T17:57:09.4506504Z [cluster1] ovn_loglevel_nb: -vconsole:info -vfile:info
  1686. 2021-03-25T17:57:09.4507354Z [cluster1] ovn_loglevel_sb: -vconsole:info -vfile:info
  1687. 2021-03-25T17:57:09.4508226Z [cluster1] ovn_loglevel_controller: -vconsole:info
  1688. 2021-03-25T17:57:09.4509053Z [cluster1] ovn_loglevel_nbctld: -vconsole:info
  1689. 2021-03-25T17:57:09.4509927Z [cluster1] ovnkube_logfile_maxsize: 100
  1690. 2021-03-25T17:57:09.4510533Z [cluster1] ovnkube_logfile_maxbackups: 5
  1691. 2021-03-25T17:57:09.4511141Z [cluster1] ovnkube_logfile_maxage: 5
  1692. 2021-03-25T17:57:09.4511739Z [cluster1] ovn_hybrid_overlay_enable: false
  1693. 2021-03-25T17:57:09.4512328Z [cluster1] ovn_egress_ip_enable: true
  1694. 2021-03-25T17:57:09.4512924Z [cluster1] ovn_hybrid_overlay_net_cidr:
  1695. 2021-03-25T17:57:09.4513538Z [cluster1] ovn_disable_snat_multiple_gws: false
  1696. 2021-03-25T17:57:09.4514223Z [cluster1] ovn_ssl_enable: no
  1697. 2021-03-25T17:57:09.4514773Z [cluster1] ovn_unprivileged_mode: no
  1698. 2021-03-25T17:57:09.4515385Z [cluster1] ovn_nb_raft_election_timer: 1000
  1699. 2021-03-25T17:57:09.4515967Z [cluster1] ovn_sb_raft_election_timer: 1000
  1700. 2021-03-25T17:57:09.4516502Z [cluster1] ovn_master_count: 1
  1701. 2021-03-25T17:57:09.4517075Z [cluster1] ovn_remote_probe_interval: 100000
  1702. 2021-03-25T17:57:09.4517596Z [cluster1] ovn_nb_port: 6641
  1703. 2021-03-25T17:57:09.4518059Z [cluster1] ovn_sb_port: 6642
  1704. 2021-03-25T17:57:09.4518519Z [cluster1] ovn_nb_raft_port: 6643
  1705. 2021-03-25T17:57:09.4519016Z [cluster1] ovn_sb_raft_port: 6644
  1706. 2021-03-25T17:57:09.4519542Z [cluster1] ovn_multicast_enable: false
  1707. 2021-03-25T17:57:09.4520100Z [cluster1] ovn_v4_join_subnet: 100.64.0.0/16
  1708. 2021-03-25T17:57:09.4520851Z [cluster1] ovn_v6_join_subnet: fd98::/64
  1709. 2021-03-25T17:57:09.4521344Z [cluster1] net_cidr: 10.1.0.0/16
  1710. 2021-03-25T17:57:09.4521815Z [cluster1] svc_cidr: 100.1.0.0/16
  1711. 2021-03-25T17:57:09.4522896Z [cluster1] k8s_apiserver: https://cluster1-control-plane:6443
  1712. 2021-03-25T17:57:09.4523723Z [cluster1] mtu: 1400
  1713. 2021-03-25T17:57:09.4524138Z [cluster1] + popd
  1714. 2021-03-25T17:57:09.4524894Z [cluster1] /opt/shipyard/ovn-kubernetes/contrib
  1715. 2021-03-25T17:57:09.4525543Z [cluster1] + pushd ../dist/yaml/cluster1
  1716. 2021-03-25T17:57:09.4526618Z [cluster1] /opt/shipyard/ovn-kubernetes/dist/yaml/cluster1 /opt/shipyard/ovn-kubernetes/contrib
  1717. 2021-03-25T17:57:09.4527870Z [cluster1] + run_kubectl apply -f k8s.ovn.org_egressfirewalls.yaml
  1718. 2021-03-25T17:57:09.4528582Z [cluster1] + local retries=0
  1719. 2021-03-25T17:57:09.4529118Z [cluster1] + local attempts=10
  1720. 2021-03-25T17:57:09.4529580Z [cluster1] + true
  1721. 2021-03-25T17:57:09.4530422Z [cluster1] + kubectl apply -f k8s.ovn.org_egressfirewalls.yaml
  1722. 2021-03-25T17:57:09.4531985Z [cluster1] customresourcedefinition.apiextensions.k8s.io/egressfirewalls.k8s.ovn.org created
  1723. 2021-03-25T17:57:09.4533313Z [cluster1] + break
  1724. 2021-03-25T17:57:09.4534099Z [cluster1] + run_kubectl apply -f k8s.ovn.org_egressips.yaml
  1725. 2021-03-25T17:57:09.4534750Z [cluster1] + local retries=0
  1726. 2021-03-25T17:57:09.4537234Z [cluster1] + local attempts=10
  1727. 2021-03-25T17:57:09.4537702Z [cluster1] + true
  1728. 2021-03-25T17:57:09.4538570Z [cluster1] + kubectl apply -f k8s.ovn.org_egressips.yaml
  1729. 2021-03-25T17:57:09.4539983Z [cluster1] customresourcedefinition.apiextensions.k8s.io/egressips.k8s.ovn.org created
  1730. 2021-03-25T17:57:09.4541226Z [cluster1] + break
  1731. 2021-03-25T17:57:09.4542060Z [cluster1] + run_kubectl apply -f ovn-setup.yaml
  1732. 2021-03-25T17:57:09.4542656Z [cluster1] + local retries=0
  1733. 2021-03-25T17:57:09.4543197Z [cluster1] + local attempts=10
  1734. 2021-03-25T17:57:09.4543654Z [cluster1] + true
  1735. 2021-03-25T17:57:09.4544383Z [cluster1] + kubectl apply -f ovn-setup.yaml
  1736. 2021-03-25T17:57:09.4545230Z [cluster1] namespace/ovn-kubernetes created
  1737. 2021-03-25T17:57:09.4545939Z [cluster1] serviceaccount/ovn created
  1738. 2021-03-25T17:57:09.4547183Z [cluster1] clusterrole.rbac.authorization.k8s.io/ovn-kubernetes created
  1739. 2021-03-25T17:57:09.4549038Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/ovn-kubernetes created
  1740. 2021-03-25T17:57:09.4550406Z [cluster1] configmap/ovn-config created
  1741. 2021-03-25T17:57:09.4550937Z [cluster1] + break
  1742. 2021-03-25T17:57:09.4551515Z [cluster1] ++ head -n 1
  1743. 2021-03-25T17:57:09.4551932Z [cluster1] ++ sort
  1744. 2021-03-25T17:57:09.4552605Z [cluster1] ++ kind get nodes --name cluster1
  1745. 2021-03-25T17:57:09.4553474Z [cluster1] + MASTER_NODES=cluster1-control-plane
  1746. 2021-03-25T17:57:09.4554164Z [cluster1] + for n in $MASTER_NODES
  1747. 2021-03-25T18:01:44.8344322Z [cluster1] + kubectl label node cluster1-control-plane k8s.ovn.ode-role.kubernetes.io/master:NoSchedule-
  1748. 2021-03-25T18:01:44.8357771Z [cluster2] node/cluster2-control-plane untainted
  1749. 2021-03-25T18:01:44.8358730Z [cluster2] + '[' false == true ']'
  1750. 2021-03-25T18:01:44.8359531Z [cluster2] + run_kubectl apply -f ovnkube-db.yaml
  1751. 2021-03-25T18:01:44.8360142Z [cluster2] + local retries=0
  1752. 2021-03-25T18:01:44.8360676Z [cluster2] + local attempts=10
  1753. 2021-03-25T18:01:44.8361137Z [cluster2] + true
  1754. 2021-03-25T18:01:44.8368971Z [cluster2] + kubectl apply -f ovnkube-db.yaml
  1755. 2021-03-25T18:01:44.8370256Z [cluster2] service/ovnkube-db created
  1756. 2021-03-25T18:01:44.8371122Z [cluster2] deployment.apps/ovnkube-db created
  1757. 2021-03-25T18:01:44.8371737Z [cluster2] + break
  1758. 2021-03-25T18:01:44.8372439Z [cluster2] + run_kubectl apply -f ovs-node.yaml
  1759. 2021-03-25T18:01:44.8373050Z [cluster2] + local retries=0
  1760. 2021-03-25T18:01:44.8373560Z [cluster2] + local attempts=10
  1761. 2021-03-25T18:01:44.8374043Z [cluster2] + true
  1762. 2021-03-25T18:01:44.8374732Z [cluster2] + kubectl apply -f ovs-node.yaml
  1763. 2021-03-25T18:01:44.8376230Z [cluster2] daemonset.apps/ovs-node created
  1764. 2021-03-25T18:01:44.8376819Z [cluster2] + break
  1765. 2021-03-25T18:01:44.8377696Z [cluster2] + run_kubectl apply -f ovnkube-master.yaml
  1766. 2021-03-25T18:01:44.8378497Z [cluster2] + local retries=0
  1767. 2021-03-25T18:01:44.8379453Z [cluster2] + local attempts=10
  1768. 2021-03-25T18:01:44.8380051Z [cluster2] + true
  1769. 2021-03-25T18:01:44.8381292Z [cluster2] + kubectl apply -f ovnkube-master.yaml
  1770. 2021-03-25T18:01:44.8382450Z [cluster2] deployment.apps/ovnkube-master created
  1771. 2021-03-25T18:01:44.8383106Z [cluster2] + break
  1772. 2021-03-25T18:01:44.8383962Z [cluster2] + run_kubectl apply -f ovnkube-node.yaml
  1773. 2021-03-25T18:01:44.8384617Z [cluster2] + local retries=0
  1774. 2021-03-25T18:01:44.8385120Z [cluster2] + local attempts=10
  1775. 2021-03-25T18:01:44.8385693Z [cluster2] + true
  1776. 2021-03-25T18:01:44.8386444Z [cluster2] + kubectl apply -f ovnkube-node.yaml
  1777. 2021-03-25T18:01:44.8387355Z [cluster2] daemonset.apps/ovnkube-node created
  1778. 2021-03-25T18:01:44.8388067Z [cluster2] + break
  1779. 2021-03-25T18:01:44.8388612Z [cluster2] + popd
  1780. 2021-03-25T18:01:44.8389381Z [cluster2] /opt/shipyard/ovn-kubernetes/contrib
  1781. 2021-03-25T18:01:44.8390443Z [cluster2] + run_kubectl -n kube-system delete ds kube-proxy
  1782. 2021-03-25T18:01:44.8391220Z [cluster2] + local retries=0
  1783. 2021-03-25T18:01:44.8391727Z [cluster2] + local attempts=10
  1784. 2021-03-25T18:01:44.8392188Z [cluster2] + true
  1785. 2021-03-25T18:01:44.8392978Z [cluster2] + kubectl -n kube-system delete ds kube-proxy
  1786. 2021-03-25T18:01:44.8394006Z [cluster2] daemonset.apps "kube-proxy" deleted
  1787. 2021-03-25T18:01:44.8394611Z [cluster2] + break
  1788. 2021-03-25T18:01:44.8395070Z [cluster2] + kind get clusters
  1789. 2021-03-25T18:01:44.8395672Z [cluster2] cluster1
  1790. 2021-03-25T18:01:44.8396121Z [cluster2] cluster2
  1791. 2021-03-25T18:01:44.8396569Z [cluster2] cluster3
  1792. 2021-03-25T18:01:44.8397285Z [cluster2] + kind get nodes --name cluster2
  1793. 2021-03-25T18:01:44.8398183Z [cluster2] cluster2-control-plane
  1794. 2021-03-25T18:01:44.8398978Z [cluster2] cluster2-worker
  1795. 2021-03-25T18:01:44.8399691Z [cluster2] cluster2-worker2
  1796. 2021-03-25T18:01:44.8400365Z [cluster2] + '[' false == true ']'
  1797. 2021-03-25T18:01:44.8400872Z [cluster2] + OVN_TIMEOUT=300s
  1798. 2021-03-25T18:01:44.8401494Z [cluster2] + '[' false == true ']'
  1799. 2021-03-25T18:01:44.8402591Z [cluster2] + kubectl wait -n ovn-kubernetes --for=condition=ready pods --all --timeout=300s
  1800. 2021-03-25T18:01:44.8403757Z [cluster2] pod/ovnkube-db-694d5bcc6c-b6rqm condition met
  1801. 2021-03-25T18:01:44.8404986Z [cluster2] pod/ovnkube-master-5ffbb44874-v5mr8 condition met
  1802. 2021-03-25T18:01:44.8406081Z [cluster2] pod/ovnkube-node-c6lss condition met
  1803. 2021-03-25T18:01:44.8407033Z [cluster2] pod/ovnkube-node-fpwtk condition met
  1804. 2021-03-25T18:01:44.8407966Z [cluster2] pod/ovnkube-node-g8ck8 condition met
  1805. 2021-03-25T18:01:44.8408847Z [cluster2] pod/ovs-node-2j9rb condition met
  1806. 2021-03-25T18:01:44.8409710Z [cluster2] pod/ovs-node-gzfd2 condition met
  1807. 2021-03-25T18:01:44.8410552Z [cluster2] pod/ovs-node-lzcp7 condition met
  1808. 2021-03-25T18:01:44.8411594Z [cluster2] + kubectl wait -n kube-system --for=condition=ready pods --all --timeout=300s
  1809. 2021-03-25T18:01:44.8412862Z [cluster2] pod/coredns-f9fd979d6-5vflz condition met
  1810. 2021-03-25T18:01:44.8413890Z [cluster2] pod/coredns-f9fd979d6-nz7fh condition met
  1811. 2021-03-25T18:01:44.8416034Z [cluster2] pod/etcd-cluster2-control-plane condition met
  1812. 2021-03-25T18:01:44.8417490Z [cluster2] pod/kube-apiserver-cluster2-control-plane condition met
  1813. 2021-03-25T18:01:44.8419287Z [cluster2] pod/kube-controller-manager-cluster2-control-plane condition met
  1814. 2021-03-25T18:01:44.8421168Z [cluster2] pod/kube-scheduler-cluster2-control-plane condition met
  1815. 2021-03-25T18:01:44.8422518Z [cluster2] + echo 'Pods are all up, allowing things settle for 30 seconds...'
  1816. 2021-03-25T18:01:44.8423344Z [cluster2] Pods are all up, allowing things settle for 30 seconds...
  1817. 2021-03-25T18:01:44.8423978Z [cluster2] + sleep 30
  1818. 2021-03-25T18:01:44.8424639Z [submariner]$ [cluster2] wait 3216
  1819. 2021-03-25T18:01:44.8425506Z [submariner]$ [cluster2] deploy_cluster_capabilities
  1820. 2021-03-25T18:01:44.8426467Z [submariner]$ [cluster2] deploy_cluster_capabilities
  1821. 2021-03-25T18:01:44.8427470Z [submariner]$ [cluster2] deploy_cni
  1822. 2021-03-25T18:01:44.8428329Z [submariner]$ [cluster2] deploy_cni
  1823. 2021-03-25T18:01:44.8429127Z [submariner]$ [cluster2] eval deploy_ovn_cni
  1824. 2021-03-25T18:01:44.8429937Z [submariner]$ [cluster2] deploy_ovn_cni
  1825. 2021-03-25T18:01:44.8430705Z [submariner]$ [cluster2] deploy_ovn_cni
  1826. 2021-03-25T18:01:44.8431296Z [cluster2] OVN CNI deployed.
  1827. 2021-03-25T18:01:44.8431994Z [submariner]$ [cluster2] return
  1828. 2021-03-25T18:01:44.8432737Z [submariner]$ [cluster2] return 0
  1829. 2021-03-25T18:01:47.7683393Z .kubernetes.io/master:NoSchedule-
  1830. 2021-03-25T18:01:47.7684446Z [cluster3] node/cluster3-control-plane untainted
  1831. 2021-03-25T18:01:47.7685276Z [cluster3] + '[' false == true ']'
  1832. 2021-03-25T18:01:47.7686055Z [cluster3] + run_kubectl apply -f ovnkube-db.yaml
  1833. 2021-03-25T18:01:47.7686737Z [cluster3] + local retries=0
  1834. 2021-03-25T18:01:47.7687291Z [cluster3] + local attempts=10
  1835. 2021-03-25T18:01:47.7687750Z [cluster3] + true
  1836. 2021-03-25T18:01:47.7688462Z [cluster3] + kubectl apply -f ovnkube-db.yaml
  1837. 2021-03-25T18:01:47.7689284Z [cluster3] service/ovnkube-db created
  1838. 2021-03-25T18:01:47.7690136Z [cluster3] deployment.apps/ovnkube-db created
  1839. 2021-03-25T18:01:47.7690748Z [cluster3] + break
  1840. 2021-03-25T18:01:47.7691453Z [cluster3] + run_kubectl apply -f ovs-node.yaml
  1841. 2021-03-25T18:01:47.7692056Z [cluster3] + local retries=0
  1842. 2021-03-25T18:01:47.7692569Z [cluster3] + local attempts=10
  1843. 2021-03-25T18:01:47.7693190Z [cluster3] + true
  1844. 2021-03-25T18:01:47.7693913Z [cluster3] + kubectl apply -f ovs-node.yaml
  1845. 2021-03-25T18:01:47.7694745Z [cluster3] daemonset.apps/ovs-node created
  1846. 2021-03-25T18:01:47.7696119Z [cluster3] + break
  1847. 2021-03-25T18:01:47.7697639Z [cluster3] + run_kubectl apply -f ovnkube-master.yaml
  1848. 2021-03-25T18:01:47.7698329Z [cluster3] + local retries=0
  1849. 2021-03-25T18:01:47.7700827Z [cluster3] + local attempts=10
  1850. 2021-03-25T18:01:47.7701775Z [cluster3] + true
  1851. 2021-03-25T18:01:47.7702938Z [cluster3] + kubectl apply -f ovnkube-master.yaml
  1852. 2021-03-25T18:01:47.7703911Z [cluster3] deployment.apps/ovnkube-master created
  1853. 2021-03-25T18:01:47.7704563Z [cluster3] + break
  1854. 2021-03-25T18:01:47.7705307Z [cluster3] + run_kubectl apply -f ovnkube-node.yaml
  1855. 2021-03-25T18:01:47.7705949Z [cluster3] + local retries=0
  1856. 2021-03-25T18:01:47.7706454Z [cluster3] + local attempts=10
  1857. 2021-03-25T18:01:47.7706909Z [cluster3] + true
  1858. 2021-03-25T18:01:47.7707673Z [cluster3] + kubectl apply -f ovnkube-node.yaml
  1859. 2021-03-25T18:01:47.7708587Z [cluster3] daemonset.apps/ovnkube-node created
  1860. 2021-03-25T18:01:47.7709202Z [cluster3] + break
  1861. 2021-03-25T18:01:47.7709620Z [cluster3] + popd
  1862. 2021-03-25T18:01:47.7710371Z [cluster3] /opt/shipyard/ovn-kubernetes/contrib
  1863. 2021-03-25T18:01:47.7711309Z [cluster3] + run_kubectl -n kube-system delete ds kube-proxy
  1864. 2021-03-25T18:01:47.7711978Z [cluster3] + local retries=0
  1865. 2021-03-25T18:01:47.7712486Z [cluster3] + local attempts=10
  1866. 2021-03-25T18:01:47.7713195Z [cluster3] + true
  1867. 2021-03-25T18:01:47.7713993Z [cluster3] + kubectl -n kube-system delete ds kube-proxy
  1868. 2021-03-25T18:01:47.7714905Z [cluster3] daemonset.apps "kube-proxy" deleted
  1869. 2021-03-25T18:01:47.7715506Z [cluster3] + break
  1870. 2021-03-25T18:01:47.7715968Z [cluster3] + kind get clusters
  1871. 2021-03-25T18:01:47.7716465Z [cluster3] cluster1
  1872. 2021-03-25T18:01:47.7716911Z [cluster3] cluster2
  1873. 2021-03-25T18:01:47.7717352Z [cluster3] cluster3
  1874. 2021-03-25T18:01:47.7718167Z [cluster3] + kind get nodes --name cluster3
  1875. 2021-03-25T18:01:47.7718900Z [cluster3] cluster3-worker
  1876. 2021-03-25T18:01:47.7719626Z [cluster3] cluster3-worker2
  1877. 2021-03-25T18:01:47.7720426Z [cluster3] cluster3-control-plane
  1878. 2021-03-25T18:01:47.7721164Z [cluster3] + '[' false == true ']'
  1879. 2021-03-25T18:01:47.7721663Z [cluster3] + OVN_TIMEOUT=300s
  1880. 2021-03-25T18:01:47.7722284Z [cluster3] + '[' false == true ']'
  1881. 2021-03-25T18:01:47.7723609Z [cluster3] + kubectl wait -n ovn-kubernetes --for=condition=ready pods --all --timeout=300s
  1882. 2021-03-25T18:01:47.7725019Z [cluster3] pod/ovnkube-db-694d5bcc6c-sh4rm condition met
  1883. 2021-03-25T18:01:47.7726288Z [cluster3] pod/ovnkube-master-5ffbb44874-vcskm condition met
  1884. 2021-03-25T18:01:47.7727402Z [cluster3] pod/ovnkube-node-jnx8z condition met
  1885. 2021-03-25T18:01:47.7728365Z [cluster3] pod/ovnkube-node-lvjk7 condition met
  1886. 2021-03-25T18:01:47.7729299Z [cluster3] pod/ovnkube-node-wm8q5 condition met
  1887. 2021-03-25T18:01:47.7730184Z [cluster3] pod/ovs-node-frw4d condition met
  1888. 2021-03-25T18:01:47.7731057Z [cluster3] pod/ovs-node-jw4dp condition met
  1889. 2021-03-25T18:01:47.7732546Z [cluster3] pod/ovs-node-ssfxs condition met
  1890. 2021-03-25T18:01:47.7733685Z [cluster3] + kubectl wait -n kube-system --for=condition=ready pods --all --timeout=300s
  1891. 2021-03-25T18:01:47.7734754Z [cluster3] pod/coredns-f9fd979d6-7v5qs condition met
  1892. 2021-03-25T18:01:47.7736349Z [cluster3] pod/coredns-f9fd979d6-ndvqx condition met
  1893. 2021-03-25T18:01:47.7739909Z [cluster3] pod/etcd-cluster3-control-plane condition met
  1894. 2021-03-25T18:01:47.7743474Z [cluster3] pod/kube-apiserver-cluster3-control-plane condition met
  1895. 2021-03-25T18:01:47.7746051Z [cluster3] pod/kube-controller-manager-cluster3-control-plane condition met
  1896. 2021-03-25T18:01:47.7749000Z [cluster3] pod/kube-scheduler-cluster3-control-plane condition met
  1897. 2021-03-25T18:01:47.7750426Z [cluster3] + echo 'Pods are all up, allowing things settle for 30 seconds...'
  1898. 2021-03-25T18:01:47.7751742Z [cluster3] Pods are all up, allowing things settle for 30 seconds...
  1899. 2021-03-25T18:01:47.7752604Z [cluster3] + sleep 30
  1900. 2021-03-25T18:01:47.7753348Z [submariner]$ [cluster3] wait 3227
  1901. 2021-03-25T18:01:47.7754219Z [submariner]$ [cluster3] deploy_cluster_capabilities
  1902. 2021-03-25T18:01:47.7755171Z [submariner]$ [cluster3] deploy_cluster_capabilities
  1903. 2021-03-25T18:01:47.7756035Z [submariner]$ [cluster3] deploy_cni
  1904. 2021-03-25T18:01:47.7756789Z [submariner]$ [cluster3] deploy_cni
  1905. 2021-03-25T18:01:47.7757572Z [submariner]$ [cluster3] eval deploy_ovn_cni
  1906. 2021-03-25T18:01:47.7758393Z [submariner]$ [cluster3] deploy_ovn_cni
  1907. 2021-03-25T18:01:47.7759161Z [submariner]$ [cluster3] deploy_ovn_cni
  1908. 2021-03-25T18:01:47.7759752Z [cluster3] OVN CNI deployed.
  1909. 2021-03-25T18:01:47.7760451Z [submariner]$ [cluster3] return
  1910. 2021-03-25T18:01:47.7761194Z [submariner]$ [cluster3] return 0
  1911. 2021-03-25T18:01:47.8082516Z [submariner]$ [cluster3] wait 359
  1912. 2021-03-25T18:01:47.8108894Z [submariner]$ [cluster3] wait 355
  1913. 2021-03-25T18:01:58.7750541Z rg/ovnkube-db=true node-role.kubernetes.io/master= --overwrite
  1914. 2021-03-25T18:01:58.7751746Z [cluster1] node/cluster1-control-plane labeled
  1915. 2021-03-25T18:01:58.7752563Z [cluster1] + '[' true == true ']'
  1916. 2021-03-25T18:01:58.7753874Z [cluster1] + kubectl taint node cluster1-control-plane node-role.kubernetes.io/master:NoSchedule-
  1917. 2021-03-25T18:01:58.7756438Z [cluster1] node/cluster1-control-plane untainted
  1918. 2021-03-25T18:01:58.7757306Z [cluster1] + '[' false == true ']'
  1919. 2021-03-25T18:01:58.7758063Z [cluster1] + run_kubectl apply -f ovnkube-db.yaml
  1920. 2021-03-25T18:01:58.7759156Z [cluster1] + local retries=0
  1921. 2021-03-25T18:01:58.7759675Z [cluster1] + local attempts=10
  1922. 2021-03-25T18:01:58.7760135Z [cluster1] + true
  1923. 2021-03-25T18:01:58.7760898Z [cluster1] + kubectl apply -f ovnkube-db.yaml
  1924. 2021-03-25T18:01:58.7761700Z [cluster1] service/ovnkube-db created
  1925. 2021-03-25T18:01:58.7762577Z [cluster1] deployment.apps/ovnkube-db created
  1926. 2021-03-25T18:01:58.7763168Z [cluster1] + break
  1927. 2021-03-25T18:01:58.7764012Z [cluster1] + run_kubectl apply -f ovs-node.yaml
  1928. 2021-03-25T18:01:58.7764600Z [cluster1] + local retries=0
  1929. 2021-03-25T18:01:58.7765116Z [cluster1] + local attempts=10
  1930. 2021-03-25T18:01:58.7765595Z [cluster1] + true
  1931. 2021-03-25T18:01:58.7766294Z [cluster1] + kubectl apply -f ovs-node.yaml
  1932. 2021-03-25T18:01:58.7767148Z [cluster1] daemonset.apps/ovs-node created
  1933. 2021-03-25T18:01:58.7767713Z [cluster1] + break
  1934. 2021-03-25T18:01:58.7769342Z [cluster1] + run_kubectl apply -f ovnkube-master.yaml
  1935. 2021-03-25T18:01:58.7770003Z [cluster1] + local retries=0
  1936. 2021-03-25T18:01:58.7770526Z [cluster1] + local attempts=10
  1937. 2021-03-25T18:01:58.7771009Z [cluster1] + true
  1938. 2021-03-25T18:01:58.7771770Z [cluster1] + kubectl apply -f ovnkube-master.yaml
  1939. 2021-03-25T18:01:58.7772765Z [cluster1] deployment.apps/ovnkube-master created
  1940. 2021-03-25T18:01:58.7773397Z [cluster1] + break
  1941. 2021-03-25T18:01:58.7774168Z [cluster1] + run_kubectl apply -f ovnkube-node.yaml
  1942. 2021-03-25T18:01:58.7774794Z [cluster1] + local retries=0
  1943. 2021-03-25T18:01:58.7776229Z [cluster1] + local attempts=10
  1944. 2021-03-25T18:01:58.7776711Z [cluster1] + true
  1945. 2021-03-25T18:01:58.7777485Z [cluster1] + kubectl apply -f ovnkube-node.yaml
  1946. 2021-03-25T18:01:58.7778415Z [cluster1] daemonset.apps/ovnkube-node created
  1947. 2021-03-25T18:01:58.7779009Z [cluster1] + break
  1948. 2021-03-25T18:01:58.7779454Z [cluster1] + popd
  1949. 2021-03-25T18:01:58.7780190Z [cluster1] /opt/shipyard/ovn-kubernetes/contrib
  1950. 2021-03-25T18:01:58.7781126Z [cluster1] + run_kubectl -n kube-system delete ds kube-proxy
  1951. 2021-03-25T18:01:58.7781791Z [cluster1] + local retries=0
  1952. 2021-03-25T18:01:58.7782302Z [cluster1] + local attempts=10
  1953. 2021-03-25T18:01:58.7782783Z [cluster1] + true
  1954. 2021-03-25T18:01:58.7783545Z [cluster1] + kubectl -n kube-system delete ds kube-proxy
  1955. 2021-03-25T18:01:58.7784479Z [cluster1] daemonset.apps "kube-proxy" deleted
  1956. 2021-03-25T18:01:58.7785063Z [cluster1] + break
  1957. 2021-03-25T18:01:58.7785524Z [cluster1] + kind get clusters
  1958. 2021-03-25T18:01:58.7786200Z [cluster1] cluster1
  1959. 2021-03-25T18:01:58.7786650Z [cluster1] cluster2
  1960. 2021-03-25T18:01:58.7787124Z [cluster1] cluster3
  1961. 2021-03-25T18:01:58.7787824Z [cluster1] + kind get nodes --name cluster1
  1962. 2021-03-25T18:01:58.7788654Z [cluster1] cluster1-control-plane
  1963. 2021-03-25T18:01:58.7789431Z [cluster1] cluster1-worker
  1964. 2021-03-25T18:01:58.7790135Z [cluster1] cluster1-worker2
  1965. 2021-03-25T18:01:58.7790837Z [cluster1] + '[' false == true ']'
  1966. 2021-03-25T18:01:58.7791320Z [cluster1] + OVN_TIMEOUT=300s
  1967. 2021-03-25T18:01:58.7791970Z [cluster1] + '[' false == true ']'
  1968. 2021-03-25T18:01:58.7792920Z [cluster1] + kubectl wait -n ovn-kubernetes --for=condition=ready pods --all --timeout=300s
  1969. 2021-03-25T18:01:58.7794115Z [cluster1] pod/ovnkube-db-694d5bcc6c-dpc45 condition met
  1970. 2021-03-25T18:01:58.7795338Z [cluster1] pod/ovnkube-master-5ffbb44874-vvj92 condition met
  1971. 2021-03-25T18:01:58.7796468Z [cluster1] pod/ovnkube-node-9lk62 condition met
  1972. 2021-03-25T18:01:58.7797401Z [cluster1] pod/ovnkube-node-kvn2c condition met
  1973. 2021-03-25T18:01:58.7798331Z [cluster1] pod/ovnkube-node-pm59g condition met
  1974. 2021-03-25T18:01:58.7799334Z [cluster1] pod/ovs-node-7tdgf condition met
  1975. 2021-03-25T18:01:58.7800182Z [cluster1] pod/ovs-node-b8xws condition met
  1976. 2021-03-25T18:01:58.7801045Z [cluster1] pod/ovs-node-lqwbz condition met
  1977. 2021-03-25T18:01:58.7802069Z [cluster1] + kubectl wait -n kube-system --for=condition=ready pods --all --timeout=300s
  1978. 2021-03-25T18:01:58.7803200Z [cluster1] pod/coredns-f9fd979d6-89zm5 condition met
  1979. 2021-03-25T18:01:58.7804216Z [cluster1] pod/coredns-f9fd979d6-9tsrn condition met
  1980. 2021-03-25T18:01:58.7806400Z [cluster1] pod/etcd-cluster1-control-plane condition met
  1981. 2021-03-25T18:01:58.7808158Z [cluster1] pod/kube-apiserver-cluster1-control-plane condition met
  1982. 2021-03-25T18:01:58.7809941Z [cluster1] pod/kube-controller-manager-cluster1-control-plane condition met
  1983. 2021-03-25T18:01:58.7811897Z [cluster1] pod/kube-scheduler-cluster1-control-plane condition met
  1984. 2021-03-25T18:01:58.7813205Z [cluster1] + echo 'Pods are all up, allowing things settle for 30 seconds...'
  1985. 2021-03-25T18:01:58.7814152Z [cluster1] Pods are all up, allowing things settle for 30 seconds...
  1986. 2021-03-25T18:01:58.7814768Z [cluster1] + sleep 30
  1987. 2021-03-25T18:01:58.7818547Z [submariner]$ [cluster1] wait 3240
  1988. 2021-03-25T18:01:58.7819414Z [submariner]$ [cluster1] deploy_cluster_capabilities
  1989. 2021-03-25T18:01:58.7820396Z [submariner]$ [cluster1] deploy_cluster_capabilities
  1990. 2021-03-25T18:01:58.7821235Z [submariner]$ [cluster1] deploy_cni
  1991. 2021-03-25T18:01:58.7822089Z [submariner]$ [cluster1] deploy_cni
  1992. 2021-03-25T18:01:58.7822915Z [submariner]$ [cluster1] eval deploy_ovn_cni
  1993. 2021-03-25T18:01:58.7823710Z [submariner]$ [cluster1] deploy_ovn_cni
  1994. 2021-03-25T18:01:58.7824500Z [submariner]$ [cluster1] deploy_ovn_cni
  1995. 2021-03-25T18:01:58.7825072Z [cluster1] OVN CNI deployed.
  1996. 2021-03-25T18:01:58.7825785Z [submariner]$ [cluster1] return
  1997. 2021-03-25T18:01:58.7826502Z [submariner]$ [cluster1] return 0
  1998. 2021-03-25T18:01:58.8231794Z [submariner]$ [cluster3] print_clusters_message
  1999. 2021-03-25T18:01:58.8261730Z [submariner]$ [cluster3] print_clusters_message
  2000. 2021-03-25T18:01:58.8281452Z [submariner]$ [cluster3] cat
  2001. 2021-03-25T18:01:58.8315285Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
  2002. 2021-03-25T18:01:58.8316191Z
  2003. 2021-03-25T18:01:58.8317508Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
  2004. 2021-03-25T18:01:58.8318303Z
  2005. 2021-03-25T18:01:58.8319216Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
  2006. 2021-03-25T18:01:58.8319867Z
  2007. 2021-03-25T18:01:58.8320488Z To clean everthing up, just run: make cleanup
  2008. 2021-03-25T18:01:58.8406886Z Successfully remade target file 'clusters'.
  2009. 2021-03-25T18:01:58.8412575Z File 'preload-images' does not exist.
  2010. 2021-03-25T18:01:58.8413854Z File 'images' does not exist.
  2011. 2021-03-25T18:01:58.8415066Z File 'build' does not exist.
  2012. 2021-03-25T18:01:58.8423974Z File 'bin/linux/amd64/submariner-gateway' does not exist.
  2013. 2021-03-25T18:01:58.8675167Z File 'vendor/modules.txt' does not exist.
  2014. 2021-03-25T18:01:58.8677043Z Must remake target 'vendor/modules.txt'.
  2015. 2021-03-25T18:01:58.8677621Z go mod download
  2016. 2021-03-25T18:02:31.4609024Z go mod vendor
  2017. 2021-03-25T18:02:35.1189097Z Successfully remade target file 'vendor/modules.txt'.
  2018. 2021-03-25T18:02:35.1194851Z File 'pkg/natdiscovery/proto/natdiscovery.pb.go' does not exist.
  2019. 2021-03-25T18:02:35.1199793Z Must remake target 'pkg/natdiscovery/proto/natdiscovery.pb.go'.
  2020. 2021-03-25T18:02:35.1208782Z protoc --go_out=/go/src pkg/natdiscovery/proto/natdiscovery.proto
  2021. 2021-03-25T18:02:35.1212999Z Successfully remade target file 'pkg/natdiscovery/proto/natdiscovery.pb.go'.
  2022. 2021-03-25T18:02:35.1217040Z Must remake target 'bin/linux/amd64/submariner-gateway'.
  2023. 2021-03-25T18:02:35.1218764Z GOARCH=amd64 /opt/shipyard/scripts/compile.sh bin/linux/amd64/submariner-gateway main.go --ldflags '-X main.VERSION='
  2024. 2021-03-25T18:02:35.1639592Z [submariner]$ mkdir -p bin/linux/amd64
  2025. 2021-03-25T18:02:35.1668797Z Building 'bin/linux/amd64/submariner-gateway' (ldflags: '-X main.VERSION=')
  2026. 2021-03-25T18:02:35.1679228Z [submariner]$ ldflags=-s -w -X main.VERSION=
  2027. 2021-03-25T18:02:35.1708999Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/linux/amd64/submariner-gateway main.go
  2028. 2021-03-25T18:04:16.7318488Z [submariner]$ upx bin/linux/amd64/submariner-gateway
  2029. 2021-03-25T18:04:22.9692633Z Ultimate Packer for eXecutables
  2030. 2021-03-25T18:04:22.9696795Z Copyright (C) 1996 - 2020
  2031. 2021-03-25T18:04:22.9702595Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  2032. 2021-03-25T18:04:22.9703214Z
  2033. 2021-03-25T18:04:22.9706896Z File size Ratio Format Name
  2034. 2021-03-25T18:04:22.9708077Z -------------------- ------ ----------- -----------
  2035. 2021-03-25T18:04:22.9709176Z 29569024 -> 8730424 29.53% linux/amd64 submariner-gateway
  2036. 2021-03-25T18:04:22.9712484Z
  2037. 2021-03-25T18:04:22.9712900Z Packed 1 file.
  2038. 2021-03-25T18:04:22.9713985Z Successfully remade target file 'bin/linux/amd64/submariner-gateway'.
  2039. 2021-03-25T18:04:22.9717238Z File 'bin/linux/amd64/submariner-route-agent' does not exist.
  2040. 2021-03-25T18:04:22.9884656Z Must remake target 'bin/linux/amd64/submariner-route-agent'.
  2041. 2021-03-25T18:04:22.9890407Z GOARCH=amd64 /opt/shipyard/scripts/compile.sh bin/linux/amd64/submariner-route-agent ./pkg/routeagent_driver/main.go --ldflags '-X main.VERSION='
  2042. 2021-03-25T18:04:23.0508962Z [submariner]$ mkdir -p bin/linux/amd64
  2043. 2021-03-25T18:04:23.0525982Z Building 'bin/linux/amd64/submariner-route-agent' (ldflags: '-X main.VERSION=')
  2044. 2021-03-25T18:04:23.0546201Z [submariner]$ ldflags=-s -w -X main.VERSION=
  2045. 2021-03-25T18:04:23.0561224Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/linux/amd64/submariner-route-agent ./pkg/routeagent_driver/main.go
  2046. 2021-03-25T18:04:30.9252720Z [submariner]$ upx bin/linux/amd64/submariner-route-agent
  2047. 2021-03-25T18:04:36.8935853Z Ultimate Packer for eXecutables
  2048. 2021-03-25T18:04:36.8937617Z Copyright (C) 1996 - 2020
  2049. 2021-03-25T18:04:36.8938415Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  2050. 2021-03-25T18:04:36.8939234Z
  2051. 2021-03-25T18:04:36.8939793Z File size Ratio Format Name
  2052. 2021-03-25T18:04:36.8940744Z -------------------- ------ ----------- -----------
  2053. 2021-03-25T18:04:36.8941789Z 28676096 -> 8440828 29.44% linux/amd64 submariner-route-agent
  2054. 2021-03-25T18:04:36.8942404Z
  2055. 2021-03-25T18:04:36.8943048Z Packed 1 file.
  2056. 2021-03-25T18:04:36.8951021Z Successfully remade target file 'bin/linux/amd64/submariner-route-agent'.
  2057. 2021-03-25T18:04:36.8952452Z File 'bin/linux/amd64/submariner-globalnet' does not exist.
  2058. 2021-03-25T18:04:36.9099083Z Must remake target 'bin/linux/amd64/submariner-globalnet'.
  2059. 2021-03-25T18:04:36.9101235Z GOARCH=amd64 /opt/shipyard/scripts/compile.sh bin/linux/amd64/submariner-globalnet ./pkg/globalnet/main.go --ldflags '-X main.VERSION='
  2060. 2021-03-25T18:04:36.9714830Z [submariner]$ mkdir -p bin/linux/amd64
  2061. 2021-03-25T18:04:36.9740737Z Building 'bin/linux/amd64/submariner-globalnet' (ldflags: '-X main.VERSION=')
  2062. 2021-03-25T18:04:36.9757137Z [submariner]$ ldflags=-s -w -X main.VERSION=
  2063. 2021-03-25T18:04:36.9771441Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/linux/amd64/submariner-globalnet ./pkg/globalnet/main.go
  2064. 2021-03-25T18:05:09.3105316Z [submariner]$ upx bin/linux/amd64/submariner-globalnet
  2065. 2021-03-25T18:05:14.8543084Z Ultimate Packer for eXecutables
  2066. 2021-03-25T18:05:14.8544672Z Copyright (C) 1996 - 2020
  2067. 2021-03-25T18:05:14.8545307Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  2068. 2021-03-25T18:05:14.8545800Z
  2069. 2021-03-25T18:05:14.8546252Z File size Ratio Format Name
  2070. 2021-03-25T18:05:14.8547024Z -------------------- ------ ----------- -----------
  2071. 2021-03-25T18:05:14.8548055Z 30068736 -> 8677796 28.86% linux/amd64 submariner-globalnet
  2072. 2021-03-25T18:05:14.8548651Z
  2073. 2021-03-25T18:05:14.8549001Z Packed 1 file.
  2074. 2021-03-25T18:05:14.8559134Z Successfully remade target file 'bin/linux/amd64/submariner-globalnet'.
  2075. 2021-03-25T18:05:14.8566768Z File 'bin/linux/amd64/submariner-networkplugin-syncer' does not exist.
  2076. 2021-03-25T18:05:14.8573524Z Must remake target 'bin/linux/amd64/submariner-networkplugin-syncer'.
  2077. 2021-03-25T18:05:14.8576187Z GOARCH=amd64 /opt/shipyard/scripts/compile.sh bin/linux/amd64/submariner-networkplugin-syncer ./pkg/networkplugin-syncer/main.go --ldflags '-X main.VERSION='
  2078. 2021-03-25T18:05:14.9136415Z [submariner]$ mkdir -p bin/linux/amd64
  2079. 2021-03-25T18:05:14.9152670Z Building 'bin/linux/amd64/submariner-networkplugin-syncer' (ldflags: '-X main.VERSION=')
  2080. 2021-03-25T18:05:14.9161638Z [submariner]$ ldflags=-s -w -X main.VERSION=
  2081. 2021-03-25T18:05:14.9173797Z [submariner]$ CGO_ENABLED=0 go build -ldflags -s -w -X main.VERSION= -o bin/linux/amd64/submariner-networkplugin-syncer ./pkg/networkplugin-syncer/main.go
  2082. 2021-03-25T18:05:18.4226084Z [submariner]$ upx bin/linux/amd64/submariner-networkplugin-syncer
  2083. 2021-03-25T18:05:24.0359935Z Ultimate Packer for eXecutables
  2084. 2021-03-25T18:05:24.0653121Z Copyright (C) 1996 - 2020
  2085. 2021-03-25T18:05:24.0659944Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  2086. 2021-03-25T18:05:24.0660412Z
  2087. 2021-03-25T18:05:24.0660816Z File size Ratio Format Name
  2088. 2021-03-25T18:05:24.0662100Z -------------------- ------ ----------- -----------
  2089. 2021-03-25T18:05:24.0663587Z 28090368 -> 8229192 29.30% linux/amd64 submariner-networkplugin-syncer
  2090. 2021-03-25T18:05:24.0664221Z
  2091. 2021-03-25T18:05:24.0664556Z Packed 1 file.
  2092. 2021-03-25T18:05:24.0667003Z Successfully remade target file 'bin/linux/amd64/submariner-networkplugin-syncer'.
  2093. 2021-03-25T18:05:24.0668124Z Must remake target 'build'.
  2094. 2021-03-25T18:05:24.0668837Z Successfully remade target file 'build'.
  2095. 2021-03-25T18:05:24.0669785Z File 'package/.image.submariner-gateway' does not exist.
  2096. 2021-03-25T18:05:24.0671399Z find: 'bin/${TARGETPLATFORM}/submariner-gateway': No such file or directory
  2097. 2021-03-25T18:05:24.6241557Z File 'FORCE_IMAGE' does not exist.
  2098. 2021-03-25T18:05:24.6242393Z Must remake target 'FORCE_IMAGE'.
  2099. 2021-03-25T18:05:24.6243174Z Successfully remade target file 'FORCE_IMAGE'.
  2100. 2021-03-25T18:05:24.6244185Z Must remake target 'package/.image.submariner-gateway'.
  2101. 2021-03-25T18:05:24.6245760Z /opt/shipyard/scripts/build_image.sh -i submariner-gateway -f package/Dockerfile.submariner-gateway --platform linux/amd64
  2102. 2021-03-25T18:05:24.7463685Z [submariner]$ set -e
  2103. 2021-03-25T18:05:24.7477170Z [submariner]$ local_image=quay.io/submariner/submariner-gateway:dev
  2104. 2021-03-25T18:05:24.7487160Z [submariner]$ cache_image=quay.io/submariner/submariner-gateway:devel
  2105. 2021-03-25T18:05:24.7503511Z [submariner]$ cache_flag=
  2106. 2021-03-25T18:05:24.7519105Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner-gateway:devel
  2107. 2021-03-25T18:05:24.7537022Z [submariner]$ docker image ls -q quay.io/submariner/submariner-gateway:devel
  2108. 2021-03-25T18:05:25.1625740Z [submariner]$ docker pull quay.io/submariner/submariner-gateway:devel
  2109. 2021-03-25T18:05:25.9359561Z devel: Pulling from submariner/submariner-gateway
  2110. 2021-03-25T18:05:25.9377581Z 3856270ab03a: Already exists
  2111. 2021-03-25T18:05:25.9415682Z 3bc67a054d56: Pulling fs layer
  2112. 2021-03-25T18:05:25.9427634Z 1caa01124436: Pulling fs layer
  2113. 2021-03-25T18:05:25.9428249Z 9f7d0b12198a: Pulling fs layer
  2114. 2021-03-25T18:05:25.9428854Z 7d297f07501f: Pulling fs layer
  2115. 2021-03-25T18:05:25.9429365Z f7d160214b6b: Pulling fs layer
  2116. 2021-03-25T18:05:25.9433116Z 7d297f07501f: Waiting
  2117. 2021-03-25T18:05:25.9433659Z f7d160214b6b: Waiting
  2118. 2021-03-25T18:05:26.0508701Z 3bc67a054d56: Verifying Checksum
  2119. 2021-03-25T18:05:26.0509307Z 3bc67a054d56: Download complete
  2120. 2021-03-25T18:05:26.1708909Z 7d297f07501f: Verifying Checksum
  2121. 2021-03-25T18:05:26.1709793Z 7d297f07501f: Download complete
  2122. 2021-03-25T18:05:26.3008562Z 9f7d0b12198a: Verifying Checksum
  2123. 2021-03-25T18:05:26.3047700Z f7d160214b6b: Verifying Checksum
  2124. 2021-03-25T18:05:26.3048544Z f7d160214b6b: Download complete
  2125. 2021-03-25T18:05:26.3049068Z 9f7d0b12198a: Download complete
  2126. 2021-03-25T18:05:26.3816798Z 1caa01124436: Verifying Checksum
  2127. 2021-03-25T18:05:26.3817622Z 1caa01124436: Download complete
  2128. 2021-03-25T18:05:26.9957659Z 3bc67a054d56: Pull complete
  2129. 2021-03-25T18:05:28.1576963Z 1caa01124436: Pull complete
  2130. 2021-03-25T18:05:28.3804571Z 9f7d0b12198a: Pull complete
  2131. 2021-03-25T18:05:28.4645290Z 7d297f07501f: Pull complete
  2132. 2021-03-25T18:05:28.7438347Z f7d160214b6b: Pull complete
  2133. 2021-03-25T18:05:28.7499534Z Digest: sha256:d42450bf6c326de6888c5e43a6f7c01975dc0f0c9eeeabf9e205b65528a45ee6
  2134. 2021-03-25T18:05:28.7519451Z Status: Downloaded newer image for quay.io/submariner/submariner-gateway:devel
  2135. 2021-03-25T18:05:28.7552532Z quay.io/submariner/submariner-gateway:devel
  2136. 2021-03-25T18:05:28.7599940Z [submariner]$ grep FROM package/Dockerfile.submariner-gateway
  2137. 2021-03-25T18:05:28.7601041Z [submariner]$ cut -f2 -d 
  2138. 2021-03-25T18:05:28.7605898Z [submariner]$ grep -v scratch
  2139. 2021-03-25T18:05:28.7650901Z [submariner]$ cache_flag+= --cache-from fedora:33
  2140. 2021-03-25T18:05:28.7662984Z [submariner]$ docker pull fedora:33
  2141. 2021-03-25T18:05:29.5452519Z 33: Pulling from library/fedora
  2142. 2021-03-25T18:05:29.6180106Z 3856270ab03a: Already exists
  2143. 2021-03-25T18:05:29.7108216Z Digest: sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2144. 2021-03-25T18:05:29.7132623Z Status: Downloaded newer image for fedora:33
  2145. 2021-03-25T18:05:29.7137434Z docker.io/library/fedora:33
  2146. 2021-03-25T18:05:29.7164957Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  2147. 2021-03-25T18:05:29.7175808Z 
  2148. 2021-03-25T18:05:30.7755755Z [submariner]$ docker buildx use buildx_builder
  2149. 2021-03-25T18:05:31.8975875Z error: failed to find instance "buildx_builder": open /root/.docker/buildx/instances/buildx_builder: no such file or directory
  2150. 2021-03-25T18:05:31.9039612Z [submariner]$ docker buildx create --name buildx_builder --use
  2151. 2021-03-25T18:05:33.1488711Z buildx_builder
  2152. 2021-03-25T18:05:33.1545209Z [submariner]$ docker buildx build --load -t quay.io/submariner/submariner-gateway:dev --cache-from quay.io/submariner/submariner-gateway:devel --cache-from fedora:33 -f package/Dockerfile.submariner-gateway --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 .
  2153. 2021-03-25T18:05:34.6689960Z #1 [internal] booting buildkit
  2154. 2021-03-25T18:05:34.6699562Z #1 sha256:3c69e071e9d7a557d21d20e4afae543530be11a0641f7357ed980da42a95f40c
  2155. 2021-03-25T18:05:34.6701613Z #1 pulling image moby/buildkit:buildx-stable-1
  2156. 2021-03-25T18:05:41.7209276Z #1 pulling image moby/buildkit:buildx-stable-1 7.3s done
  2157. 2021-03-25T18:05:41.7268829Z #1 creating container buildx_buildkit_buildx_builder0
  2158. 2021-03-25T18:05:42.4605967Z #1 creating container buildx_buildkit_buildx_builder0 0.8s done
  2159. 2021-03-25T18:05:42.4606650Z #1 DONE 8.0s
  2160. 2021-03-25T18:05:42.7227010Z
  2161. 2021-03-25T18:05:42.7232575Z #2 [internal] load build definition from Dockerfile.submariner-gateway
  2162. 2021-03-25T18:05:42.7238527Z #2 sha256:7f3fa2b0de99d714d57d87557e352f4a15be1e09e5958e62c8858cb62e4bcad1
  2163. 2021-03-25T18:05:42.7243410Z #2 transferring dockerfile: 697B done
  2164. 2021-03-25T18:05:42.7247538Z #2 DONE 0.0s
  2165. 2021-03-25T18:05:42.7251303Z
  2166. 2021-03-25T18:05:42.7256009Z #3 [internal] load .dockerignore
  2167. 2021-03-25T18:05:42.7261182Z #3 sha256:80b5811aaeba4d1a468e865b73dc0d82a6f672ee34babc75e0a4358668241830
  2168. 2021-03-25T18:05:42.7265912Z #3 transferring context: 2B done
  2169. 2021-03-25T18:05:42.7272559Z #3 DONE 0.0s
  2170. 2021-03-25T18:05:42.7272827Z
  2171. 2021-03-25T18:05:42.7278449Z #4 [internal] load metadata for docker.io/library/fedora:33
  2172. 2021-03-25T18:05:42.7279534Z #4 sha256:c610d93ab539243ec25a4d0509ad2727d479450a47b8868e8b2dde9731cb5ca9
  2173. 2021-03-25T18:05:43.1778249Z #4 DONE 0.4s
  2174. 2021-03-25T18:05:43.1778746Z
  2175. 2021-03-25T18:05:43.1779178Z #8 [internal] load build context
  2176. 2021-03-25T18:05:43.1780235Z #8 sha256:bcc48544046afb872a6147c38175981544a2afdf2b3e719ccda6102c734e7725
  2177. 2021-03-25T18:05:43.1781116Z #8 DONE 0.0s
  2178. 2021-03-25T18:05:43.1781554Z
  2179. 2021-03-25T18:05:43.1782478Z #13 [1/6] FROM docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2180. 2021-03-25T18:05:43.1784161Z #13 sha256:58de27a4e61d94d36591207e0b548b365be0c948bb53ec89b8436628c1753e1e
  2181. 2021-03-25T18:05:43.1785665Z #13 resolve docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542 done
  2182. 2021-03-25T18:05:43.1786619Z #13 DONE 0.0s
  2183. 2021-03-25T18:05:43.1792411Z
  2184. 2021-03-25T18:05:43.1793272Z #12 importing cache manifest from fedora:33
  2185. 2021-03-25T18:05:43.1794196Z #12 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2186. 2021-03-25T18:05:43.2950613Z #12 ...
  2187. 2021-03-25T18:05:43.2950920Z
  2188. 2021-03-25T18:05:43.2952505Z #5 importing cache manifest from quay.io/submariner/submariner-gateway:devel
  2189. 2021-03-25T18:05:43.2953978Z #5 sha256:a8a8102fd0a936897c9905533dad45c94fbece53fdf87e708e1a6ae762bb9fb9
  2190. 2021-03-25T18:05:43.2954945Z #5 DONE 0.2s
  2191. 2021-03-25T18:05:43.4451944Z
  2192. 2021-03-25T18:05:43.4452693Z #12 importing cache manifest from fedora:33
  2193. 2021-03-25T18:05:43.4453763Z #12 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2194. 2021-03-25T18:05:43.5930362Z #12 DONE 0.4s
  2195. 2021-03-25T18:05:43.5932167Z
  2196. 2021-03-25T18:05:43.5934204Z #8 [internal] load build context
  2197. 2021-03-25T18:05:43.5937163Z #8 sha256:bcc48544046afb872a6147c38175981544a2afdf2b3e719ccda6102c734e7725
  2198. 2021-03-25T18:05:43.9244921Z #8 transferring context: 8.74MB 0.3s done
  2199. 2021-03-25T18:05:43.9245480Z #8 DONE 0.3s
  2200. 2021-03-25T18:05:43.9245716Z
  2201. 2021-03-25T18:05:43.9246131Z #6 [2/6] WORKDIR /var/submariner
  2202. 2021-03-25T18:05:43.9247128Z #6 sha256:f9689623a714cfaf5e26d89c4ed6153ed62aae09639711cb58cb1647960b8fb2
  2203. 2021-03-25T18:05:43.9248042Z #6 CACHED
  2204. 2021-03-25T18:05:43.9248273Z
  2205. 2021-03-25T18:05:43.9249939Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2206. 2021-03-25T18:05:43.9251522Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2207. 2021-03-25T18:05:43.9253305Z #7 sha256:3bc67a054d563efcb844b9d2ffc733a36783c59f03dc046a6b4a0a618cdcb027 125B / 125B 0.1s done
  2208. 2021-03-25T18:05:43.9254306Z #7 CACHED
  2209. 2021-03-25T18:05:44.0480867Z
  2210. 2021-03-25T18:05:44.0482726Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2211. 2021-03-25T18:05:44.0484378Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2212. 2021-03-25T18:05:44.0487340Z #7 sha256:1caa01124436851dd97a226b82b8d1267b3f0a1bce12c01851e71533a8ab6710 6.29MB / 19.63MB 0.2s
  2213. 2021-03-25T18:05:44.0488883Z #7 sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 2.10MB / 63.75MB 0.2s
  2214. 2021-03-25T18:05:44.0489711Z #7 CACHED
  2215. 2021-03-25T18:05:44.1607184Z
  2216. 2021-03-25T18:05:44.1615253Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2217. 2021-03-25T18:05:44.1616911Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2218. 2021-03-25T18:05:44.1618545Z #7 sha256:1caa01124436851dd97a226b82b8d1267b3f0a1bce12c01851e71533a8ab6710 19.63MB / 19.63MB 0.3s
  2219. 2021-03-25T18:05:44.1619439Z #7 CACHED
  2220. 2021-03-25T18:05:44.3106298Z
  2221. 2021-03-25T18:05:44.3463613Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2222. 2021-03-25T18:05:44.3465339Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2223. 2021-03-25T18:05:44.3467913Z #7 sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 18.70MB / 63.75MB 0.3s
  2224. 2021-03-25T18:05:44.3468768Z #7 CACHED
  2225. 2021-03-25T18:05:44.4608591Z
  2226. 2021-03-25T18:05:44.4613637Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2227. 2021-03-25T18:05:44.4615995Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2228. 2021-03-25T18:05:44.4617949Z #7 sha256:1caa01124436851dd97a226b82b8d1267b3f0a1bce12c01851e71533a8ab6710 19.63MB / 19.63MB 0.5s done
  2229. 2021-03-25T18:05:44.4619499Z #7 sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 44.00MB / 63.75MB 0.5s
  2230. 2021-03-25T18:05:44.4620331Z #7 CACHED
  2231. 2021-03-25T18:05:44.6140131Z
  2232. 2021-03-25T18:05:44.6145526Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2233. 2021-03-25T18:05:44.6148751Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2234. 2021-03-25T18:05:44.6155692Z #7 sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 50.33MB / 63.75MB 0.6s
  2235. 2021-03-25T18:05:44.6157195Z #7 CACHED
  2236. 2021-03-25T18:05:44.7631743Z
  2237. 2021-03-25T18:05:44.7633787Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2238. 2021-03-25T18:05:44.7635496Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2239. 2021-03-25T18:05:44.7636612Z #7 CACHED
  2240. 2021-03-25T18:05:44.9133947Z
  2241. 2021-03-25T18:05:44.9137430Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2242. 2021-03-25T18:05:44.9139113Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2243. 2021-03-25T18:05:44.9140232Z #7 CACHED
  2244. 2021-03-25T18:05:45.0636241Z
  2245. 2021-03-25T18:05:45.0638207Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2246. 2021-03-25T18:05:45.0639809Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2247. 2021-03-25T18:05:45.0640900Z #7 CACHED
  2248. 2021-03-25T18:05:45.2137563Z
  2249. 2021-03-25T18:05:45.2141995Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2250. 2021-03-25T18:05:45.2143614Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2251. 2021-03-25T18:05:45.2145255Z #7 sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 61.87MB / 63.75MB 1.2s
  2252. 2021-03-25T18:05:45.2146086Z #7 CACHED
  2253. 2021-03-25T18:05:45.3643810Z
  2254. 2021-03-25T18:05:45.3645709Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2255. 2021-03-25T18:05:45.3647455Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2256. 2021-03-25T18:05:45.3648572Z #7 CACHED
  2257. 2021-03-25T18:05:45.5153366Z
  2258. 2021-03-25T18:05:45.5155201Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2259. 2021-03-25T18:05:45.5156792Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2260. 2021-03-25T18:05:45.5158425Z #7 sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 63.75MB / 63.75MB 1.6s done
  2261. 2021-03-25T18:05:45.5163712Z #7 extracting sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63
  2262. 2021-03-25T18:05:45.5164599Z #7 CACHED
  2263. 2021-03-25T18:05:49.2297876Z
  2264. 2021-03-25T18:05:49.2303098Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2265. 2021-03-25T18:05:49.2305051Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2266. 2021-03-25T18:05:49.2306695Z #7 extracting sha256:3856270ab03a0c424c0b55847731e7f7e03f02481cba494736db2faa5f9fde63 3.8s done
  2267. 2021-03-25T18:05:49.2308287Z #7 extracting sha256:3bc67a054d563efcb844b9d2ffc733a36783c59f03dc046a6b4a0a618cdcb027 done
  2268. 2021-03-25T18:05:49.2309325Z #7 CACHED
  2269. 2021-03-25T18:05:49.3804564Z
  2270. 2021-03-25T18:05:49.3806508Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2271. 2021-03-25T18:05:49.3808416Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2272. 2021-03-25T18:05:49.3819286Z #7 extracting sha256:1caa01124436851dd97a226b82b8d1267b3f0a1bce12c01851e71533a8ab6710
  2273. 2021-03-25T18:05:49.3821220Z #7 CACHED
  2274. 2021-03-25T18:05:51.0339854Z
  2275. 2021-03-25T18:05:51.0342404Z #7 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft libreswan procps-ng && dnf -y clean all
  2276. 2021-03-25T18:05:51.0344513Z #7 sha256:a2e1c0fccc7bb7e45e998fd02a6d9f1f3b37321cf82e0a1ea652cb086ddc1dab
  2277. 2021-03-25T18:05:51.0347970Z #7 extracting sha256:1caa01124436851dd97a226b82b8d1267b3f0a1bce12c01851e71533a8ab6710 1.7s done
  2278. 2021-03-25T18:05:51.0348907Z #7 CACHED
  2279. 2021-03-25T18:05:51.0349157Z
  2280. 2021-03-25T18:05:51.0350209Z #9 [4/6] COPY package/submariner.sh package/pluto bin/linux/amd64/submariner-gateway /usr/local/bin/
  2281. 2021-03-25T18:05:51.0351518Z #9 sha256:e17a8876d76586100bbd113c2a5bc9cd3b4510d31573fe1f53247fb87c1f43a6
  2282. 2021-03-25T18:05:54.4494437Z #9 DONE 3.5s
  2283. 2021-03-25T18:05:54.6003972Z
  2284. 2021-03-25T18:05:54.6005676Z #10 [5/6] COPY package/iptables-wrapper-installer.sh /usr/sbin/
  2285. 2021-03-25T18:05:54.6006847Z #10 sha256:49437f749da47838c7a386957c9d6c610059b4e6b3cae047a3001d9f8b4cf2d8
  2286. 2021-03-25T18:05:54.6007654Z #10 DONE 0.0s
  2287. 2021-03-25T18:05:54.6011081Z
  2288. 2021-03-25T18:05:54.6017755Z #11 [6/6] RUN /usr/sbin/iptables-wrapper-installer.sh
  2289. 2021-03-25T18:05:54.6019021Z #11 sha256:c01597e86544e2410481555e31b0fba85e9c5df67e7ee4643152314b06d5d9ab
  2290. 2021-03-25T18:05:54.7518392Z #11 DONE 0.2s
  2291. 2021-03-25T18:05:59.7110098Z
  2292. 2021-03-25T18:05:59.7114677Z #14 exporting to oci image format
  2293. 2021-03-25T18:05:59.7117069Z #14 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  2294. 2021-03-25T18:05:59.7118242Z #14 exporting layers done
  2295. 2021-03-25T18:05:59.7120578Z #14 exporting manifest sha256:c04ec6a74a029dfb4a5ee838d3e67b066610ffc2aff165102d64c8786f9728dc done
  2296. 2021-03-25T18:05:59.7122397Z #14 exporting config sha256:61677be49ce6913b7a70f58a6f17076613277df8c211ab44570082d605726e56 done
  2297. 2021-03-25T18:05:59.7123341Z #14 sending tarball
  2298. 2021-03-25T18:06:02.9940353Z #14 sending tarball 3.4s done
  2299. 2021-03-25T18:06:02.9940860Z #14 DONE 3.4s
  2300. 2021-03-25T18:06:02.9942191Z
  2301. 2021-03-25T18:06:02.9944214Z #16 exporting cache
  2302. 2021-03-25T18:06:02.9946915Z #16 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
  2303. 2021-03-25T18:06:02.9948734Z #16 preparing build cache for export done
  2304. 2021-03-25T18:06:02.9950757Z #16 DONE 0.0s
  2305. 2021-03-25T18:06:02.9952339Z
  2306. 2021-03-25T18:06:02.9954237Z #15 importing to docker
  2307. 2021-03-25T18:06:02.9956829Z #15 sha256:b5dcc2ccca166878a6e5da570b4cb33178139a9d4cee3834487537e00d397896
  2308. 2021-03-25T18:06:02.9959342Z #15 DONE 0.5s
  2309. 2021-03-25T18:06:03.0100417Z [submariner]$ docker tag quay.io/submariner/submariner-gateway:dev quay.io/submariner/submariner-gateway:devel
  2310. 2021-03-25T18:06:03.4980021Z touch package/.image.submariner-gateway
  2311. 2021-03-25T18:06:03.5031639Z Successfully remade target file 'package/.image.submariner-gateway'.
  2312. 2021-03-25T18:06:03.5032999Z File 'package/.image.submariner-route-agent' does not exist.
  2313. 2021-03-25T18:06:03.5120725Z find: 'bin/${TARGETPLATFORM}/submariner-route-agent': No such file or directory
  2314. 2021-03-25T18:06:03.9657224Z Must remake target 'package/.image.submariner-route-agent'.
  2315. 2021-03-25T18:06:03.9663419Z /opt/shipyard/scripts/build_image.sh -i submariner-route-agent -f package/Dockerfile.submariner-route-agent --platform linux/amd64
  2316. 2021-03-25T18:06:04.0928485Z [submariner]$ set -e
  2317. 2021-03-25T18:06:04.0940195Z [submariner]$ local_image=quay.io/submariner/submariner-route-agent:dev
  2318. 2021-03-25T18:06:04.0956837Z [submariner]$ cache_image=quay.io/submariner/submariner-route-agent:devel
  2319. 2021-03-25T18:06:04.0970243Z [submariner]$ cache_flag=
  2320. 2021-03-25T18:06:04.0984402Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner-route-agent:devel
  2321. 2021-03-25T18:06:04.1003260Z [submariner]$ docker image ls -q quay.io/submariner/submariner-route-agent:devel
  2322. 2021-03-25T18:06:04.6819097Z [submariner]$ docker pull quay.io/submariner/submariner-route-agent:devel
  2323. 2021-03-25T18:06:05.1583850Z devel: Pulling from submariner/submariner-route-agent
  2324. 2021-03-25T18:06:05.1593671Z 3856270ab03a: Already exists
  2325. 2021-03-25T18:06:05.1607079Z 3bc67a054d56: Already exists
  2326. 2021-03-25T18:06:05.1658786Z 95eea8e81cd9: Pulling fs layer
  2327. 2021-03-25T18:06:05.1659370Z 985bf275e2bb: Pulling fs layer
  2328. 2021-03-25T18:06:05.1660108Z 99812c5cac9b: Pulling fs layer
  2329. 2021-03-25T18:06:05.1660574Z 3165a3900451: Pulling fs layer
  2330. 2021-03-25T18:06:05.1661000Z 3165a3900451: Waiting
  2331. 2021-03-25T18:06:05.2737411Z 99812c5cac9b: Verifying Checksum
  2332. 2021-03-25T18:06:05.2737992Z 99812c5cac9b: Download complete
  2333. 2021-03-25T18:06:05.3364124Z 985bf275e2bb: Download complete
  2334. 2021-03-25T18:06:05.3442562Z 3165a3900451: Verifying Checksum
  2335. 2021-03-25T18:06:05.3443156Z 3165a3900451: Download complete
  2336. 2021-03-25T18:06:05.4724513Z 95eea8e81cd9: Verifying Checksum
  2337. 2021-03-25T18:06:05.4725162Z 95eea8e81cd9: Download complete
  2338. 2021-03-25T18:06:06.0615772Z 95eea8e81cd9: Pull complete
  2339. 2021-03-25T18:06:06.2366186Z 985bf275e2bb: Pull complete
  2340. 2021-03-25T18:06:06.3107139Z 99812c5cac9b: Pull complete
  2341. 2021-03-25T18:06:06.3835249Z 3165a3900451: Pull complete
  2342. 2021-03-25T18:06:06.3883458Z Digest: sha256:d69eccb690f8212515fa15b74450d5732d9ea016c4610a0ff06ec4f19a464508
  2343. 2021-03-25T18:06:06.3899728Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
  2344. 2021-03-25T18:06:06.3937520Z quay.io/submariner/submariner-route-agent:devel
  2345. 2021-03-25T18:06:06.3975592Z [submariner]$ grep FROM package/Dockerfile.submariner-route-agent
  2346. 2021-03-25T18:06:06.3991244Z [submariner]$ cut -f2 -d 
  2347. 2021-03-25T18:06:06.3991954Z [submariner]$ grep -v scratch
  2348. 2021-03-25T18:06:06.4006472Z [submariner]$ cache_flag+= --cache-from fedora:33
  2349. 2021-03-25T18:06:06.4018034Z [submariner]$ docker pull fedora:33
  2350. 2021-03-25T18:06:07.4475986Z 33: Pulling from library/fedora
  2351. 2021-03-25T18:06:07.4518744Z Digest: sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2352. 2021-03-25T18:06:07.4520603Z Status: Image is up to date for fedora:33
  2353. 2021-03-25T18:06:07.4532853Z docker.io/library/fedora:33
  2354. 2021-03-25T18:06:07.4566231Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  2355. 2021-03-25T18:06:07.4578344Z 
  2356. 2021-03-25T18:06:08.5591287Z [submariner]$ docker buildx use buildx_builder
  2357. 2021-03-25T18:06:09.6011940Z [submariner]$ docker buildx build --load -t quay.io/submariner/submariner-route-agent:dev --cache-from quay.io/submariner/submariner-route-agent:devel --cache-from fedora:33 -f package/Dockerfile.submariner-route-agent --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 .
  2358. 2021-03-25T18:06:10.8601485Z #1 [internal] load build definition from Dockerfile.submariner-route-agent
  2359. 2021-03-25T18:06:10.8602967Z #1 sha256:8ea019453d882b03fed68b7e4c39c508c3e50b19c8e68babde5570d9a16d8489
  2360. 2021-03-25T18:06:10.8604135Z #1 transferring dockerfile: 594B done
  2361. 2021-03-25T18:06:10.8608462Z #1 DONE 0.0s
  2362. 2021-03-25T18:06:10.9969059Z
  2363. 2021-03-25T18:06:10.9969985Z #2 [internal] load .dockerignore
  2364. 2021-03-25T18:06:10.9974028Z #2 sha256:4a7fa56288849fa3972bd72651dde15677d9faa8013412bb39bebd6167e264db
  2365. 2021-03-25T18:06:10.9978004Z #2 transferring context: 2B done
  2366. 2021-03-25T18:06:10.9984722Z #2 DONE 0.0s
  2367. 2021-03-25T18:06:10.9989040Z
  2368. 2021-03-25T18:06:10.9994145Z #3 [internal] load metadata for docker.io/library/fedora:33
  2369. 2021-03-25T18:06:10.9999736Z #3 sha256:c610d93ab539243ec25a4d0509ad2727d479450a47b8868e8b2dde9731cb5ca9
  2370. 2021-03-25T18:06:11.0005475Z #3 DONE 0.1s
  2371. 2021-03-25T18:06:11.1515852Z
  2372. 2021-03-25T18:06:11.1516530Z #7 [internal] load build context
  2373. 2021-03-25T18:06:11.1517706Z #7 sha256:f432aa3bf3330b41fc5cd33f8e3a59b77e3c7c68fbf2febfbaecaf512a41c94f
  2374. 2021-03-25T18:06:11.1518917Z #7 DONE 0.0s
  2375. 2021-03-25T18:06:11.1519214Z
  2376. 2021-03-25T18:06:11.1520130Z #4 [1/6] FROM docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2377. 2021-03-25T18:06:11.1521800Z #4 sha256:58de27a4e61d94d36591207e0b548b365be0c948bb53ec89b8436628c1753e1e
  2378. 2021-03-25T18:06:11.1523851Z #4 resolve docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542 done
  2379. 2021-03-25T18:06:11.1524825Z #4 DONE 0.0s
  2380. 2021-03-25T18:06:11.1525060Z
  2381. 2021-03-25T18:06:11.1525617Z #12 importing cache manifest from fedora:33
  2382. 2021-03-25T18:06:11.1526630Z #12 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2383. 2021-03-25T18:06:11.3018476Z #12 ...
  2384. 2021-03-25T18:06:11.3018751Z
  2385. 2021-03-25T18:06:11.3020108Z #11 importing cache manifest from quay.io/submariner/submariner-route-agent:devel
  2386. 2021-03-25T18:06:11.3021643Z #11 sha256:d20da13cbbfa8c687df8c56be63326fff22d158df35f7fab3de062deeacae144
  2387. 2021-03-25T18:06:11.3022753Z #11 DONE 0.2s
  2388. 2021-03-25T18:06:11.4178162Z
  2389. 2021-03-25T18:06:11.4181651Z #12 importing cache manifest from fedora:33
  2390. 2021-03-25T18:06:11.4182623Z #12 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2391. 2021-03-25T18:06:11.4183404Z #12 DONE 0.4s
  2392. 2021-03-25T18:06:11.5329778Z
  2393. 2021-03-25T18:06:11.5330561Z #7 [internal] load build context
  2394. 2021-03-25T18:06:11.5333986Z #7 sha256:f432aa3bf3330b41fc5cd33f8e3a59b77e3c7c68fbf2febfbaecaf512a41c94f
  2395. 2021-03-25T18:06:11.8906989Z #7 transferring context: 8.44MB 0.3s done
  2396. 2021-03-25T18:06:11.8907735Z #7 DONE 0.3s
  2397. 2021-03-25T18:06:11.8907994Z
  2398. 2021-03-25T18:06:11.8908447Z #5 [2/6] WORKDIR /var/submariner
  2399. 2021-03-25T18:06:11.8909666Z #5 sha256:f9689623a714cfaf5e26d89c4ed6153ed62aae09639711cb58cb1647960b8fb2
  2400. 2021-03-25T18:06:11.8910723Z #5 CACHED
  2401. 2021-03-25T18:06:11.8911328Z
  2402. 2021-03-25T18:06:11.8913025Z #6 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft && dnf -y clean all
  2403. 2021-03-25T18:06:11.8914751Z #6 sha256:70a2d6c492f346f5a6f97d88bf2ec60a687b814fb350889eb5f02e4caffe87b8
  2404. 2021-03-25T18:06:11.8915690Z #6 CACHED
  2405. 2021-03-25T18:06:12.0405895Z
  2406. 2021-03-25T18:06:12.0407786Z #6 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft && dnf -y clean all
  2407. 2021-03-25T18:06:12.0409165Z #6 sha256:70a2d6c492f346f5a6f97d88bf2ec60a687b814fb350889eb5f02e4caffe87b8
  2408. 2021-03-25T18:06:12.0410980Z #6 sha256:95eea8e81cd93cee5a921ef74aa43a25c56fead7d9185ee16f7655768dbb22be 6.22MB / 7.38MB 0.2s
  2409. 2021-03-25T18:06:12.0412107Z #6 CACHED
  2410. 2021-03-25T18:06:12.1908810Z
  2411. 2021-03-25T18:06:12.1910619Z #6 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft && dnf -y clean all
  2412. 2021-03-25T18:06:12.1912000Z #6 sha256:70a2d6c492f346f5a6f97d88bf2ec60a687b814fb350889eb5f02e4caffe87b8
  2413. 2021-03-25T18:06:12.1913724Z #6 sha256:95eea8e81cd93cee5a921ef74aa43a25c56fead7d9185ee16f7655768dbb22be 7.38MB / 7.38MB 0.3s done
  2414. 2021-03-25T18:06:12.1915756Z #6 extracting sha256:95eea8e81cd93cee5a921ef74aa43a25c56fead7d9185ee16f7655768dbb22be
  2415. 2021-03-25T18:06:12.1916868Z #6 CACHED
  2416. 2021-03-25T18:06:12.4910456Z
  2417. 2021-03-25T18:06:12.4912263Z #6 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft && dnf -y clean all
  2418. 2021-03-25T18:06:12.4913617Z #6 sha256:70a2d6c492f346f5a6f97d88bf2ec60a687b814fb350889eb5f02e4caffe87b8
  2419. 2021-03-25T18:06:12.4915549Z #6 extracting sha256:95eea8e81cd93cee5a921ef74aa43a25c56fead7d9185ee16f7655768dbb22be 0.4s done
  2420. 2021-03-25T18:06:12.4916695Z #6 CACHED
  2421. 2021-03-25T18:06:12.4918432Z
  2422. 2021-03-25T18:06:12.4920211Z #8 [4/6] COPY package/submariner-route-agent.sh bin/linux/amd64/submariner-route-agent /usr/local/bin/
  2423. 2021-03-25T18:06:12.4921842Z #8 sha256:d31e835f530c1f50b5696821a330c946a8bbade7700b3affa78fbff0821ed4b5
  2424. 2021-03-25T18:06:13.8425758Z #8 DONE 1.3s
  2425. 2021-03-25T18:06:13.8426096Z
  2426. 2021-03-25T18:06:13.8427451Z #9 [5/6] COPY package/iptables-wrapper-installer.sh /usr/sbin/
  2427. 2021-03-25T18:06:13.8428907Z #9 sha256:14b1c64214dcfa3db7a52b12f758cd666e184728ec7e13456d040697436ebf44
  2428. 2021-03-25T18:06:13.8429824Z #9 DONE 0.0s
  2429. 2021-03-25T18:06:13.8430328Z
  2430. 2021-03-25T18:06:13.8431181Z #10 [6/6] RUN /usr/sbin/iptables-wrapper-installer.sh
  2431. 2021-03-25T18:06:13.8432240Z #10 sha256:7497b7cb9bd351774d080055c24075e931c8e3313b7561059d136848d376aedd
  2432. 2021-03-25T18:06:13.9926707Z #10 DONE 0.1s
  2433. 2021-03-25T18:06:18.0506423Z
  2434. 2021-03-25T18:06:18.0507904Z #13 exporting to oci image format
  2435. 2021-03-25T18:06:18.0509093Z #13 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  2436. 2021-03-25T18:06:18.0510534Z #13 exporting layers done
  2437. 2021-03-25T18:06:18.0511835Z #13 exporting manifest sha256:34a9a286c8b9eb76b04de702afdf5465e2656b4328ca8b33c464fd04138f5608 done
  2438. 2021-03-25T18:06:18.0513568Z #13 exporting config sha256:39057fe29fc439b715ca865af73b1cb32103fc92c635e9ad30daf07ed72cbc82 done
  2439. 2021-03-25T18:06:18.0514686Z #13 sending tarball
  2440. 2021-03-25T18:06:20.9405759Z #13 ...
  2441. 2021-03-25T18:06:20.9406454Z
  2442. 2021-03-25T18:06:20.9407374Z #14 importing to docker
  2443. 2021-03-25T18:06:20.9409449Z #14 sha256:a10e602fe9313cea87da567c3280493b580a2fc267043c9f0e64487d8088ca33
  2444. 2021-03-25T18:06:20.9411127Z #14 DONE 0.4s
  2445. 2021-03-25T18:06:20.9488049Z
  2446. 2021-03-25T18:06:20.9489004Z #13 exporting to oci image format
  2447. 2021-03-25T18:06:20.9490078Z #13 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  2448. 2021-03-25T18:06:20.9491114Z #13 sending tarball 3.0s done
  2449. 2021-03-25T18:06:20.9491524Z #13 DONE 3.0s
  2450. 2021-03-25T18:06:20.9491769Z
  2451. 2021-03-25T18:06:20.9492131Z #15 exporting cache
  2452. 2021-03-25T18:06:20.9493122Z #15 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
  2453. 2021-03-25T18:06:20.9494150Z #15 preparing build cache for export done
  2454. 2021-03-25T18:06:20.9494632Z #15 DONE 0.0s
  2455. 2021-03-25T18:06:20.9613747Z [submariner]$ docker tag quay.io/submariner/submariner-route-agent:dev quay.io/submariner/submariner-route-agent:devel
  2456. 2021-03-25T18:06:21.4679263Z touch package/.image.submariner-route-agent
  2457. 2021-03-25T18:06:21.4705610Z Successfully remade target file 'package/.image.submariner-route-agent'.
  2458. 2021-03-25T18:06:21.4711084Z File 'package/.image.submariner-globalnet' does not exist.
  2459. 2021-03-25T18:06:21.4839895Z find: 'bin/${TARGETPLATFORM}/submariner-globalnet': No such file or directory
  2460. 2021-03-25T18:06:21.9622774Z Must remake target 'package/.image.submariner-globalnet'.
  2461. 2021-03-25T18:06:21.9627576Z /opt/shipyard/scripts/build_image.sh -i submariner-globalnet -f package/Dockerfile.submariner-globalnet --platform linux/amd64
  2462. 2021-03-25T18:06:22.1222337Z [submariner]$ set -e
  2463. 2021-03-25T18:06:22.1238437Z [submariner]$ local_image=quay.io/submariner/submariner-globalnet:dev
  2464. 2021-03-25T18:06:22.1253614Z [submariner]$ cache_image=quay.io/submariner/submariner-globalnet:devel
  2465. 2021-03-25T18:06:22.1263219Z [submariner]$ cache_flag=
  2466. 2021-03-25T18:06:22.1278807Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner-globalnet:devel
  2467. 2021-03-25T18:06:22.1296814Z [submariner]$ docker image ls -q quay.io/submariner/submariner-globalnet:devel
  2468. 2021-03-25T18:06:22.5131936Z [submariner]$ docker pull quay.io/submariner/submariner-globalnet:devel
  2469. 2021-03-25T18:06:23.1724564Z devel: Pulling from submariner/submariner-globalnet
  2470. 2021-03-25T18:06:23.1726829Z 3856270ab03a: Already exists
  2471. 2021-03-25T18:06:23.1737758Z 3bc67a054d56: Already exists
  2472. 2021-03-25T18:06:23.1756772Z 95eea8e81cd9: Already exists
  2473. 2021-03-25T18:06:23.1794879Z f332acb376a8: Pulling fs layer
  2474. 2021-03-25T18:06:23.1795460Z a5f88883331e: Pulling fs layer
  2475. 2021-03-25T18:06:23.1795982Z 5df69d996b9c: Pulling fs layer
  2476. 2021-03-25T18:06:23.2852525Z 5df69d996b9c: Verifying Checksum
  2477. 2021-03-25T18:06:23.2859057Z 5df69d996b9c: Download complete
  2478. 2021-03-25T18:06:23.2865235Z a5f88883331e: Verifying Checksum
  2479. 2021-03-25T18:06:23.2866071Z a5f88883331e: Download complete
  2480. 2021-03-25T18:06:23.3924838Z f332acb376a8: Verifying Checksum
  2481. 2021-03-25T18:06:23.3928347Z f332acb376a8: Download complete
  2482. 2021-03-25T18:06:23.6471117Z f332acb376a8: Pull complete
  2483. 2021-03-25T18:06:23.7265902Z a5f88883331e: Pull complete
  2484. 2021-03-25T18:06:23.8185829Z 5df69d996b9c: Pull complete
  2485. 2021-03-25T18:06:23.8258704Z Digest: sha256:af4a68afaeb1b040f70043b76c6bd36f3f340176e60290b2c48744b5272abcae
  2486. 2021-03-25T18:06:23.8278472Z Status: Downloaded newer image for quay.io/submariner/submariner-globalnet:devel
  2487. 2021-03-25T18:06:23.8334704Z quay.io/submariner/submariner-globalnet:devel
  2488. 2021-03-25T18:06:23.8348719Z [submariner]$ grep FROM package/Dockerfile.submariner-globalnet
  2489. 2021-03-25T18:06:23.8349816Z [submariner]$ cut -f2 -d 
  2490. 2021-03-25T18:06:23.8360911Z [submariner]$ grep -v scratch
  2491. 2021-03-25T18:06:23.8391124Z [submariner]$ cache_flag+= --cache-from fedora:33
  2492. 2021-03-25T18:06:23.8408377Z [submariner]$ docker pull fedora:33
  2493. 2021-03-25T18:06:24.4985534Z 33: Pulling from library/fedora
  2494. 2021-03-25T18:06:24.5030374Z Digest: sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2495. 2021-03-25T18:06:24.5031419Z Status: Image is up to date for fedora:33
  2496. 2021-03-25T18:06:24.5036927Z docker.io/library/fedora:33
  2497. 2021-03-25T18:06:24.5064500Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  2498. 2021-03-25T18:06:24.5078793Z 
  2499. 2021-03-25T18:06:25.4930992Z [submariner]$ docker buildx use buildx_builder
  2500. 2021-03-25T18:06:26.5466360Z [submariner]$ docker buildx build --load -t quay.io/submariner/submariner-globalnet:dev --cache-from quay.io/submariner/submariner-globalnet:devel --cache-from fedora:33 -f package/Dockerfile.submariner-globalnet --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 .
  2501. 2021-03-25T18:06:27.8317132Z #1 [internal] load build definition from Dockerfile.submariner-globalnet
  2502. 2021-03-25T18:06:27.9816236Z #1 sha256:0f6123c9a93167dda9b89a4f7e641f852600d5bac63060dc48aec7ce2ea47182
  2503. 2021-03-25T18:06:27.9817382Z #1 transferring dockerfile: 586B done
  2504. 2021-03-25T18:06:27.9817858Z #1 DONE 0.0s
  2505. 2021-03-25T18:06:27.9818105Z
  2506. 2021-03-25T18:06:27.9818591Z #2 [internal] load .dockerignore
  2507. 2021-03-25T18:06:27.9819465Z #2 sha256:1906071b934f13bf21947b71122de8a7273056b756eda1f482be52246dec7d9c
  2508. 2021-03-25T18:06:27.9820473Z #2 transferring context: 2B done
  2509. 2021-03-25T18:06:27.9820929Z #2 DONE 0.0s
  2510. 2021-03-25T18:06:27.9821176Z
  2511. 2021-03-25T18:06:27.9821691Z #3 [internal] load metadata for docker.io/library/fedora:33
  2512. 2021-03-25T18:06:27.9822736Z #3 sha256:c610d93ab539243ec25a4d0509ad2727d479450a47b8868e8b2dde9731cb5ca9
  2513. 2021-03-25T18:06:27.9823601Z #3 DONE 0.1s
  2514. 2021-03-25T18:06:27.9823845Z
  2515. 2021-03-25T18:06:27.9824240Z #7 [internal] load build context
  2516. 2021-03-25T18:06:27.9825262Z #7 sha256:4241335f3fab1e520386dca06fb3aa091e2f2da2fb72af383b27951f37c890a0
  2517. 2021-03-25T18:06:27.9826188Z #7 DONE 0.0s
  2518. 2021-03-25T18:06:27.9826434Z
  2519. 2021-03-25T18:06:27.9827361Z #4 [1/6] FROM docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2520. 2021-03-25T18:06:27.9828811Z #4 sha256:58de27a4e61d94d36591207e0b548b365be0c948bb53ec89b8436628c1753e1e
  2521. 2021-03-25T18:06:27.9830301Z #4 resolve docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542 done
  2522. 2021-03-25T18:06:27.9834432Z #4 DONE 0.0s
  2523. 2021-03-25T18:06:27.9834858Z
  2524. 2021-03-25T18:06:27.9835338Z #12 importing cache manifest from fedora:33
  2525. 2021-03-25T18:06:27.9836245Z #12 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2526. 2021-03-25T18:06:28.2838497Z #12 ...
  2527. 2021-03-25T18:06:28.2838907Z
  2528. 2021-03-25T18:06:28.2840258Z #11 importing cache manifest from quay.io/submariner/submariner-globalnet:devel
  2529. 2021-03-25T18:06:28.2841668Z #11 sha256:b81ca007e386b5567b6b46f20c4cb902e33ae81be82de9efe3111d9b9cc774b7
  2530. 2021-03-25T18:06:28.2842629Z #11 DONE 0.2s
  2531. 2021-03-25T18:06:28.4341075Z
  2532. 2021-03-25T18:06:28.4341846Z #12 importing cache manifest from fedora:33
  2533. 2021-03-25T18:06:28.4342926Z #12 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2534. 2021-03-25T18:06:28.4343756Z #12 DONE 0.4s
  2535. 2021-03-25T18:06:28.4344004Z
  2536. 2021-03-25T18:06:28.4344404Z #7 [internal] load build context
  2537. 2021-03-25T18:06:28.4345641Z #7 sha256:4241335f3fab1e520386dca06fb3aa091e2f2da2fb72af383b27951f37c890a0
  2538. 2021-03-25T18:06:28.7346542Z #7 transferring context: 8.68MB 0.3s done
  2539. 2021-03-25T18:06:28.7347467Z #7 DONE 0.3s
  2540. 2021-03-25T18:06:28.7348039Z
  2541. 2021-03-25T18:06:28.7348673Z #5 [2/6] WORKDIR /var/submariner
  2542. 2021-03-25T18:06:28.7350115Z #5 sha256:f9689623a714cfaf5e26d89c4ed6153ed62aae09639711cb58cb1647960b8fb2
  2543. 2021-03-25T18:06:28.7351223Z #5 CACHED
  2544. 2021-03-25T18:06:28.7351475Z
  2545. 2021-03-25T18:06:28.9487277Z #6 [3/6] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 iproute iptables iptables-nft && dnf -y clean all
  2546. 2021-03-25T18:06:28.9489079Z #6 sha256:70a2d6c492f346f5a6f97d88bf2ec60a687b814fb350889eb5f02e4caffe87b8
  2547. 2021-03-25T18:06:28.9490128Z #6 CACHED
  2548. 2021-03-25T18:06:28.9490377Z
  2549. 2021-03-25T18:06:28.9491892Z #8 [4/6] COPY package/submariner-globalnet.sh bin/linux/amd64/submariner-globalnet /usr/local/bin/
  2550. 2021-03-25T18:06:28.9493394Z #8 sha256:50f8f6dbd07ca8d5688247dfe90f78d3c000ed22ccd6dd29eda74277a2543d56
  2551. 2021-03-25T18:06:29.1870254Z #8 DONE 0.5s
  2552. 2021-03-25T18:06:29.1870709Z
  2553. 2021-03-25T18:06:29.1872131Z #9 [5/6] COPY package/iptables-wrapper-installer.sh /usr/sbin/
  2554. 2021-03-25T18:06:29.1873395Z #9 sha256:545ed071f4163611cfeb1b9fbf585204a6069da9401397e17ebf20636f9c5016
  2555. 2021-03-25T18:06:29.1874356Z #9 DONE 0.0s
  2556. 2021-03-25T18:06:29.1874606Z
  2557. 2021-03-25T18:06:29.1875440Z #10 [6/6] RUN /usr/sbin/iptables-wrapper-installer.sh
  2558. 2021-03-25T18:06:29.1876728Z #10 sha256:7631c26932d58c19ee004eb5fea2e381e39e01c7f7144862a8f1d23bf1c756f8
  2559. 2021-03-25T18:06:29.3371467Z #10 DONE 0.1s
  2560. 2021-03-25T18:06:32.1901572Z
  2561. 2021-03-25T18:06:32.1918742Z #13 exporting to oci image format
  2562. 2021-03-25T18:06:32.1921696Z #13 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  2563. 2021-03-25T18:06:32.1922726Z #13 exporting layers done
  2564. 2021-03-25T18:06:32.1923986Z #13 exporting manifest sha256:14e5f3dd2e0f9343afd7f5ab706f1ad75df5b03965d1bbde63850b25baf171ba done
  2565. 2021-03-25T18:06:32.1926023Z #13 exporting config sha256:18ce4df1bf7aec79d3e4d9a982c9a8548948c2a780a3e8076be558b2ad2e46b1 done
  2566. 2021-03-25T18:06:32.1927217Z #13 sending tarball
  2567. 2021-03-25T18:06:35.2330315Z #13 ...
  2568. 2021-03-25T18:06:35.2330917Z
  2569. 2021-03-25T18:06:35.2331361Z #14 importing to docker
  2570. 2021-03-25T18:06:35.2332378Z #14 sha256:c258b1caca3721fc6ffe2369426791131abd78feb9d7651c68785f12da5e0cfb
  2571. 2021-03-25T18:06:35.2333443Z #14 DONE 0.4s
  2572. 2021-03-25T18:06:35.2413857Z
  2573. 2021-03-25T18:06:35.2415169Z #13 exporting to oci image format
  2574. 2021-03-25T18:06:35.2416265Z #13 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  2575. 2021-03-25T18:06:35.2417325Z #13 sending tarball 3.1s done
  2576. 2021-03-25T18:06:35.2417841Z #13 DONE 3.1s
  2577. 2021-03-25T18:06:35.2418091Z
  2578. 2021-03-25T18:06:35.2418455Z #15 exporting cache
  2579. 2021-03-25T18:06:35.2419426Z #15 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
  2580. 2021-03-25T18:06:35.2420459Z #15 preparing build cache for export done
  2581. 2021-03-25T18:06:35.2420936Z #15 DONE 0.0s
  2582. 2021-03-25T18:06:35.2539677Z [submariner]$ docker tag quay.io/submariner/submariner-globalnet:dev quay.io/submariner/submariner-globalnet:devel
  2583. 2021-03-25T18:06:35.6666104Z touch package/.image.submariner-globalnet
  2584. 2021-03-25T18:06:35.6696759Z Successfully remade target file 'package/.image.submariner-globalnet'.
  2585. 2021-03-25T18:06:35.6702806Z File 'package/.image.submariner-networkplugin-syncer' does not exist.
  2586. 2021-03-25T18:06:35.6765208Z find: 'bin/${TARGETPLATFORM}/submariner-networkplugin-syncer': No such file or directory
  2587. 2021-03-25T18:06:36.1748168Z Must remake target 'package/.image.submariner-networkplugin-syncer'.
  2588. 2021-03-25T18:06:36.1757627Z /opt/shipyard/scripts/build_image.sh -i submariner-networkplugin-syncer -f package/Dockerfile.submariner-networkplugin-syncer --platform linux/amd64
  2589. 2021-03-25T18:06:36.3058246Z [submariner]$ set -e
  2590. 2021-03-25T18:06:36.3073112Z [submariner]$ local_image=quay.io/submariner/submariner-networkplugin-syncer:dev
  2591. 2021-03-25T18:06:36.3086081Z [submariner]$ cache_image=quay.io/submariner/submariner-networkplugin-syncer:devel
  2592. 2021-03-25T18:06:36.3099040Z [submariner]$ cache_flag=
  2593. 2021-03-25T18:06:36.3110585Z [submariner]$ cache_flag=--cache-from quay.io/submariner/submariner-networkplugin-syncer:devel
  2594. 2021-03-25T18:06:36.3131268Z [submariner]$ docker image ls -q quay.io/submariner/submariner-networkplugin-syncer:devel
  2595. 2021-03-25T18:06:36.6899870Z [submariner]$ docker pull quay.io/submariner/submariner-networkplugin-syncer:devel
  2596. 2021-03-25T18:06:37.3262640Z devel: Pulling from submariner/submariner-networkplugin-syncer
  2597. 2021-03-25T18:06:37.3265809Z 3856270ab03a: Already exists
  2598. 2021-03-25T18:06:37.3275161Z 3bc67a054d56: Already exists
  2599. 2021-03-25T18:06:37.3302700Z 315e37bbcb89: Pulling fs layer
  2600. 2021-03-25T18:06:37.3303306Z f2d7e7145aaf: Pulling fs layer
  2601. 2021-03-25T18:06:37.5331179Z f2d7e7145aaf: Verifying Checksum
  2602. 2021-03-25T18:06:37.5331837Z f2d7e7145aaf: Download complete
  2603. 2021-03-25T18:06:37.6527706Z 315e37bbcb89: Verifying Checksum
  2604. 2021-03-25T18:06:37.6528371Z 315e37bbcb89: Download complete
  2605. 2021-03-25T18:06:39.2428983Z 315e37bbcb89: Pull complete
  2606. 2021-03-25T18:06:39.4668327Z f2d7e7145aaf: Pull complete
  2607. 2021-03-25T18:06:39.4721543Z Digest: sha256:3016bf2b50b88cebeda2a56e1491c08cd8eccc474946736de03df5d3cfca19bb
  2608. 2021-03-25T18:06:39.4779106Z Status: Downloaded newer image for quay.io/submariner/submariner-networkplugin-syncer:devel
  2609. 2021-03-25T18:06:39.4856016Z quay.io/submariner/submariner-networkplugin-syncer:devel
  2610. 2021-03-25T18:06:39.4876009Z [submariner]$ grep FROM package/Dockerfile.submariner-networkplugin-syncer
  2611. 2021-03-25T18:06:39.4877497Z [submariner]$ cut -f2 -d 
  2612. 2021-03-25T18:06:39.4878211Z [submariner]$ grep -v scratch
  2613. 2021-03-25T18:06:39.4914762Z [submariner]$ cache_flag+= --cache-from fedora:33
  2614. 2021-03-25T18:06:39.4926440Z [submariner]$ docker pull fedora:33
  2615. 2021-03-25T18:06:40.1348518Z 33: Pulling from library/fedora
  2616. 2021-03-25T18:06:40.1396001Z Digest: sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2617. 2021-03-25T18:06:40.1404207Z Status: Image is up to date for fedora:33
  2618. 2021-03-25T18:06:40.1409419Z docker.io/library/fedora:33
  2619. 2021-03-25T18:06:40.1439808Z [submariner]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  2620. 2021-03-25T18:06:40.1456457Z 
  2621. 2021-03-25T18:06:41.1443711Z [submariner]$ docker buildx use buildx_builder
  2622. 2021-03-25T18:06:42.2436224Z [submariner]$ docker buildx build --load -t quay.io/submariner/submariner-networkplugin-syncer:dev --cache-from quay.io/submariner/submariner-networkplugin-syncer:devel --cache-from fedora:33 -f package/Dockerfile.submariner-networkplugin-syncer --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 .
  2623. 2021-03-25T18:06:43.6381421Z #1 [internal] load build definition from Dockerfile.submariner-networkplugin-syncer
  2624. 2021-03-25T18:06:43.6394299Z #1 sha256:9efd3d2f994fb73d6ee5b41e88307dd6c377c48fd4e0a505e131ffb31ae87f43
  2625. 2021-03-25T18:06:43.6395528Z #1 transferring dockerfile: 566B 0.0s done
  2626. 2021-03-25T18:06:43.6396008Z #1 DONE 0.0s
  2627. 2021-03-25T18:06:43.6396283Z
  2628. 2021-03-25T18:06:43.6396703Z #2 [internal] load .dockerignore
  2629. 2021-03-25T18:06:43.6397692Z #2 sha256:43eebf34f9658be317271c41fd5384d4817706619e812e34eccffffa008958d8
  2630. 2021-03-25T18:06:43.6404606Z #2 transferring context: 2B done
  2631. 2021-03-25T18:06:43.6405080Z #2 DONE 0.0s
  2632. 2021-03-25T18:06:43.6405313Z
  2633. 2021-03-25T18:06:43.6405847Z #3 [internal] load metadata for docker.io/library/fedora:33
  2634. 2021-03-25T18:06:43.6406910Z #3 sha256:c610d93ab539243ec25a4d0509ad2727d479450a47b8868e8b2dde9731cb5ca9
  2635. 2021-03-25T18:06:43.6407770Z #3 DONE 0.1s
  2636. 2021-03-25T18:06:43.7908266Z
  2637. 2021-03-25T18:06:43.7909115Z #9 [internal] load build context
  2638. 2021-03-25T18:06:43.7910050Z #9 sha256:f844512c693bba7b3a806456000a10ae407a7ef0f9439361ba5100c4bb5d6468
  2639. 2021-03-25T18:06:43.7910962Z #9 DONE 0.0s
  2640. 2021-03-25T18:06:43.7911212Z
  2641. 2021-03-25T18:06:43.7912127Z #6 [1/4] FROM docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542
  2642. 2021-03-25T18:06:43.7913763Z #6 sha256:58de27a4e61d94d36591207e0b548b365be0c948bb53ec89b8436628c1753e1e
  2643. 2021-03-25T18:06:43.7915550Z #6 resolve docker.io/library/fedora:33@sha256:3738909921e6d370a5c8dea69951b66af69264ba6b4bc270c856a682d11d5542 done
  2644. 2021-03-25T18:06:43.7916889Z #6 DONE 0.0s
  2645. 2021-03-25T18:06:43.7917227Z
  2646. 2021-03-25T18:06:43.7917691Z #5 importing cache manifest from fedora:33
  2647. 2021-03-25T18:06:43.7918700Z #5 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2648. 2021-03-25T18:06:43.9411012Z #5 ...
  2649. 2021-03-25T18:06:43.9411561Z
  2650. 2021-03-25T18:06:43.9413119Z #4 importing cache manifest from quay.io/submariner/submariner-networkplugin-syncer:devel
  2651. 2021-03-25T18:06:43.9414364Z #4 sha256:b3703375884be8225c609147340c09a137ee877138cc719246f88902bb76ac5a
  2652. 2021-03-25T18:06:43.9415187Z #4 DONE 0.2s
  2653. 2021-03-25T18:06:44.0910403Z
  2654. 2021-03-25T18:06:44.0912493Z #5 importing cache manifest from fedora:33
  2655. 2021-03-25T18:06:44.0913424Z #5 sha256:7b783226d202c1488b05e27e629808021b26df401514e0fbefabdfb1dfae218f
  2656. 2021-03-25T18:06:46.1920700Z #5 DONE 2.6s
  2657. 2021-03-25T18:06:46.3103698Z
  2658. 2021-03-25T18:06:46.3105092Z #9 [internal] load build context
  2659. 2021-03-25T18:06:46.3106543Z #9 sha256:f844512c693bba7b3a806456000a10ae407a7ef0f9439361ba5100c4bb5d6468
  2660. 2021-03-25T18:06:46.6689854Z #9 transferring context: 8.23MB 0.3s done
  2661. 2021-03-25T18:06:46.6690477Z #9 DONE 0.3s
  2662. 2021-03-25T18:06:46.6690730Z
  2663. 2021-03-25T18:06:46.6691131Z #7 [2/4] WORKDIR /var/submariner
  2664. 2021-03-25T18:06:46.6692140Z #7 sha256:f9689623a714cfaf5e26d89c4ed6153ed62aae09639711cb58cb1647960b8fb2
  2665. 2021-03-25T18:06:46.6693073Z #7 CACHED
  2666. 2021-03-25T18:06:46.6693321Z
  2667. 2021-03-25T18:06:46.6696625Z #8 [3/4] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 https://kojipkgs.fedoraproject.org//packages/ovn/20.06.2/4.fc33/x86_64/ovn-20.06.2-4.fc33.x86_64.rpm && dnf -y clean all
  2668. 2021-03-25T18:06:46.6698500Z #8 sha256:edf4287abe168a6911ac99aa17ac4860d933ec2a3fa002f45b56cce15da33e7e
  2669. 2021-03-25T18:06:46.6699505Z #8 CACHED
  2670. 2021-03-25T18:06:46.8190003Z
  2671. 2021-03-25T18:06:46.8192294Z #8 [3/4] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 https://kojipkgs.fedoraproject.org//packages/ovn/20.06.2/4.fc33/x86_64/ovn-20.06.2-4.fc33.x86_64.rpm && dnf -y clean all
  2672. 2021-03-25T18:06:46.8194208Z #8 sha256:edf4287abe168a6911ac99aa17ac4860d933ec2a3fa002f45b56cce15da33e7e
  2673. 2021-03-25T18:06:46.8195826Z #8 sha256:315e37bbcb890e3810b371adae325b3e9702283a7616c0ce022a83f9c35f0095 14.04MB / 24.08MB 0.2s
  2674. 2021-03-25T18:06:46.8196757Z #8 CACHED
  2675. 2021-03-25T18:06:46.9693291Z
  2676. 2021-03-25T18:06:46.9696093Z #8 [3/4] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 https://kojipkgs.fedoraproject.org//packages/ovn/20.06.2/4.fc33/x86_64/ovn-20.06.2-4.fc33.x86_64.rpm && dnf -y clean all
  2677. 2021-03-25T18:06:46.9698048Z #8 sha256:edf4287abe168a6911ac99aa17ac4860d933ec2a3fa002f45b56cce15da33e7e
  2678. 2021-03-25T18:06:46.9699664Z #8 sha256:315e37bbcb890e3810b371adae325b3e9702283a7616c0ce022a83f9c35f0095 24.08MB / 24.08MB 0.3s
  2679. 2021-03-25T18:06:46.9700608Z #8 CACHED
  2680. 2021-03-25T18:06:47.1192512Z
  2681. 2021-03-25T18:06:47.1197796Z #8 [3/4] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 https://kojipkgs.fedoraproject.org//packages/ovn/20.06.2/4.fc33/x86_64/ovn-20.06.2-4.fc33.x86_64.rpm && dnf -y clean all
  2682. 2021-03-25T18:06:47.1199692Z #8 sha256:edf4287abe168a6911ac99aa17ac4860d933ec2a3fa002f45b56cce15da33e7e
  2683. 2021-03-25T18:06:47.1206158Z #8 sha256:315e37bbcb890e3810b371adae325b3e9702283a7616c0ce022a83f9c35f0095 24.08MB / 24.08MB 0.5s done
  2684. 2021-03-25T18:06:47.1207781Z #8 extracting sha256:315e37bbcb890e3810b371adae325b3e9702283a7616c0ce022a83f9c35f0095
  2685. 2021-03-25T18:06:47.1208752Z #8 CACHED
  2686. 2021-03-25T18:06:48.3195701Z
  2687. 2021-03-25T18:06:48.3202289Z #8 [3/4] RUN dnf -y install --nodocs --setopt=install_weak_deps=0 https://kojipkgs.fedoraproject.org//packages/ovn/20.06.2/4.fc33/x86_64/ovn-20.06.2-4.fc33.x86_64.rpm && dnf -y clean all
  2688. 2021-03-25T18:06:48.3204191Z #8 sha256:edf4287abe168a6911ac99aa17ac4860d933ec2a3fa002f45b56cce15da33e7e
  2689. 2021-03-25T18:06:48.3205848Z #8 extracting sha256:315e37bbcb890e3810b371adae325b3e9702283a7616c0ce022a83f9c35f0095 1.3s done
  2690. 2021-03-25T18:06:48.3207195Z #8 CACHED
  2691. 2021-03-25T18:06:48.4704920Z
  2692. 2021-03-25T18:06:48.4707263Z #10 [4/4] COPY package/submariner-networkplugin-syncer.sh bin/linux/amd64/submariner-networkplugin-syncer /usr/local/bin/
  2693. 2021-03-25T18:06:48.4709093Z #10 sha256:3d4dd6da14f883005aeddb6c04f6cb178842155e09380846bb9b292671b15e3f
  2694. 2021-03-25T18:06:51.0223993Z #10 DONE 2.6s
  2695. 2021-03-25T18:06:55.2288654Z
  2696. 2021-03-25T18:06:55.2289749Z #11 exporting to oci image format
  2697. 2021-03-25T18:06:55.2299822Z #11 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
  2698. 2021-03-25T18:06:55.2300967Z #11 exporting layers done
  2699. 2021-03-25T18:06:55.2302188Z #11 exporting manifest sha256:e6a201248a5a96e382a56cfbedfd6c59330de6e75f1533a863a9b57609075f00 done
  2700. 2021-03-25T18:06:55.2304099Z #11 exporting config sha256:8e2f6e4e8b6cfa78d249ac420c3b4d7a14803d9a61bbb16aaba06e31303742fb done
  2701. 2021-03-25T18:06:55.2305272Z #11 sending tarball
  2702. 2021-03-25T18:06:58.0126740Z #11 sending tarball 2.9s done
  2703. 2021-03-25T18:06:58.0127415Z #11 DONE 2.9s
  2704. 2021-03-25T18:06:58.0127676Z
  2705. 2021-03-25T18:06:58.0128069Z #13 exporting cache
  2706. 2021-03-25T18:06:58.0129040Z #13 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
  2707. 2021-03-25T18:06:58.0130077Z #13 preparing build cache for export done
  2708. 2021-03-25T18:06:58.0130557Z #13 DONE 0.0s
  2709. 2021-03-25T18:06:58.0130802Z
  2710. 2021-03-25T18:06:58.0131172Z #12 importing to docker
  2711. 2021-03-25T18:06:58.0132067Z #12 sha256:5501d0ba8df1f562620da3c7842550774f5d9712973f3589bd64887a59eab62a
  2712. 2021-03-25T18:06:58.0132888Z #12 DONE 0.2s
  2713. 2021-03-25T18:06:58.0241089Z [submariner]$ docker tag quay.io/submariner/submariner-networkplugin-syncer:dev quay.io/submariner/submariner-networkplugin-syncer:devel
  2714. 2021-03-25T18:06:58.4193807Z touch package/.image.submariner-networkplugin-syncer
  2715. 2021-03-25T18:06:58.4210214Z Successfully remade target file 'package/.image.submariner-networkplugin-syncer'.
  2716. 2021-03-25T18:06:58.4211668Z Must remake target 'images'.
  2717. 2021-03-25T18:06:58.4212527Z Successfully remade target file 'images'.
  2718. 2021-03-25T18:06:58.4213343Z Must remake target 'preload-images'.
  2719. 2021-03-25T18:06:58.4218032Z set -e;\
  2720. 2021-03-25T18:06:58.4218540Z . /opt/shipyard/scripts/lib/deploy_funcs;\
  2721. 2021-03-25T18:06:58.4219197Z . /opt/shipyard/scripts/lib/debug_functions;\
  2722. 2021-03-25T18:06:58.4220915Z for image in submariner-gateway submariner-operator submariner-route-agent submariner-networkplugin-syncer; do\
  2723. 2021-03-25T18:06:58.4222244Z import_image quay.io/submariner/${image};\
  2724. 2021-03-25T18:06:58.4222722Z done
  2725. 2021-03-25T18:06:58.4276994Z [submariner]$ import_image quay.io/submariner/submariner-gateway
  2726. 2021-03-25T18:06:58.4287383Z [submariner]$ import_image quay.io/submariner/submariner-gateway
  2727. 2021-03-25T18:06:58.4297617Z [submariner]$ local orig_image=quay.io/submariner/submariner-gateway
  2728. 2021-03-25T18:06:58.4310644Z [submariner]$ local versioned_image=quay.io/submariner/submariner-gateway:dev
  2729. 2021-03-25T18:06:58.4322815Z [submariner]$ local local_image=localhost:5000/submariner-gateway:local
  2730. 2021-03-25T18:06:58.4334111Z [submariner]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
  2731. 2021-03-25T18:06:58.8088673Z [submariner]$ docker push localhost:5000/submariner-gateway:local
  2732. 2021-03-25T18:06:59.1626687Z The push refers to repository [localhost:5000/submariner-gateway]
  2733. 2021-03-25T18:06:59.2115697Z 8ac90cab8536: Preparing
  2734. 2021-03-25T18:06:59.2141514Z e694247c1afb: Preparing
  2735. 2021-03-25T18:06:59.2142238Z 1bb2bc739f83: Preparing
  2736. 2021-03-25T18:06:59.2142712Z 6d37224931af: Preparing
  2737. 2021-03-25T18:06:59.2143161Z 9b0cd40566e5: Preparing
  2738. 2021-03-25T18:06:59.2143636Z a85e681ee93d: Preparing
  2739. 2021-03-25T18:06:59.2144179Z a85e681ee93d: Waiting
  2740. 2021-03-25T18:06:59.4634230Z 9b0cd40566e5: Pushed
  2741. 2021-03-25T18:06:59.4756080Z e694247c1afb: Pushed
  2742. 2021-03-25T18:07:00.1707818Z 8ac90cab8536: Pushed
  2743. 2021-03-25T18:07:00.3258318Z 1bb2bc739f83: Pushed
  2744. 2021-03-25T18:07:05.6829207Z 6d37224931af: Pushed
  2745. 2021-03-25T18:07:15.8993886Z a85e681ee93d: Pushed
  2746. 2021-03-25T18:07:15.9206247Z local: digest: sha256:04cbc24105abad5e1bd33b606b5dc0006533d26cf2ade4b7f5570ad2e9fd85ac size: 1575
  2747. 2021-03-25T18:07:15.9252071Z [submariner]$ import_image quay.io/submariner/submariner-operator
  2748. 2021-03-25T18:07:15.9264724Z [submariner]$ import_image quay.io/submariner/submariner-operator
  2749. 2021-03-25T18:07:15.9275010Z [submariner]$ local orig_image=quay.io/submariner/submariner-operator
  2750. 2021-03-25T18:07:15.9283895Z [submariner]$ local versioned_image=quay.io/submariner/submariner-operator:dev
  2751. 2021-03-25T18:07:15.9296066Z [submariner]$ local local_image=localhost:5000/submariner-operator:local
  2752. 2021-03-25T18:07:15.9305725Z [submariner]$ docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  2753. 2021-03-25T18:07:16.2936683Z Error response from daemon: No such image: quay.io/submariner/submariner-operator:dev
  2754. 2021-03-25T18:07:16.2965557Z [submariner]$ docker pull quay.io/submariner/submariner-operator:devel
  2755. 2021-03-25T18:07:16.9431677Z devel: Pulling from submariner/submariner-operator
  2756. 2021-03-25T18:07:16.9432528Z 9855bcbee42e: Pulling fs layer
  2757. 2021-03-25T18:07:17.1998331Z 9855bcbee42e: Verifying Checksum
  2758. 2021-03-25T18:07:17.1998931Z 9855bcbee42e: Download complete
  2759. 2021-03-25T18:07:17.4289240Z 9855bcbee42e: Pull complete
  2760. 2021-03-25T18:07:17.4332397Z Digest: sha256:7845a153c191e7fb0fe1e6466a66fcee119ae4a0915aa317dc05226e1fa93c92
  2761. 2021-03-25T18:07:17.4423974Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
  2762. 2021-03-25T18:07:17.4441508Z quay.io/submariner/submariner-operator:devel
  2763. 2021-03-25T18:07:17.4460180Z [submariner]$ docker tag quay.io/submariner/submariner-operator:devel quay.io/submariner/submariner-operator:dev
  2764. 2021-03-25T18:07:17.8626438Z [submariner]$ docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  2765. 2021-03-25T18:07:18.2973176Z [submariner]$ docker push localhost:5000/submariner-operator:local
  2766. 2021-03-25T18:07:18.7851196Z The push refers to repository [localhost:5000/submariner-operator]
  2767. 2021-03-25T18:07:18.7946882Z 78148beae4aa: Preparing
  2768. 2021-03-25T18:07:19.4294135Z 78148beae4aa: Pushed
  2769. 2021-03-25T18:07:19.4647647Z local: digest: sha256:7845a153c191e7fb0fe1e6466a66fcee119ae4a0915aa317dc05226e1fa93c92 size: 528
  2770. 2021-03-25T18:07:19.4690818Z [submariner]$ import_image quay.io/submariner/submariner-route-agent
  2771. 2021-03-25T18:07:19.4705735Z [submariner]$ import_image quay.io/submariner/submariner-route-agent
  2772. 2021-03-25T18:07:19.4711952Z [submariner]$ local orig_image=quay.io/submariner/submariner-route-agent
  2773. 2021-03-25T18:07:19.4724237Z [submariner]$ local versioned_image=quay.io/submariner/submariner-route-agent:dev
  2774. 2021-03-25T18:07:19.4744602Z [submariner]$ local local_image=localhost:5000/submariner-route-agent:local
  2775. 2021-03-25T18:07:19.4773590Z [submariner]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  2776. 2021-03-25T18:07:19.8474089Z [submariner]$ docker push localhost:5000/submariner-route-agent:local
  2777. 2021-03-25T18:07:20.2441941Z The push refers to repository [localhost:5000/submariner-route-agent]
  2778. 2021-03-25T18:07:20.2524686Z f5bc0f2d933b: Preparing
  2779. 2021-03-25T18:07:20.2526211Z c98c51e0c994: Preparing
  2780. 2021-03-25T18:07:20.2526681Z 33e109cb87e6: Preparing
  2781. 2021-03-25T18:07:20.2527191Z 4f8a7e03681e: Preparing
  2782. 2021-03-25T18:07:20.2527654Z 9b0cd40566e5: Preparing
  2783. 2021-03-25T18:07:20.2528120Z a85e681ee93d: Preparing
  2784. 2021-03-25T18:07:20.2528582Z a85e681ee93d: Waiting
  2785. 2021-03-25T18:07:20.4441697Z 9b0cd40566e5: Mounted from submariner-gateway
  2786. 2021-03-25T18:07:20.8936595Z c98c51e0c994: Pushed
  2787. 2021-03-25T18:07:20.8976392Z f5bc0f2d933b: Pushed
  2788. 2021-03-25T18:07:21.3268858Z a85e681ee93d: Mounted from submariner-gateway
  2789. 2021-03-25T18:07:21.3498093Z 33e109cb87e6: Pushed
  2790. 2021-03-25T18:07:22.4453937Z 4f8a7e03681e: Pushed
  2791. 2021-03-25T18:07:22.4718091Z local: digest: sha256:35033a44c2c6487211e5665d8ad70922f031bb27f8515cfce00fad05adf667a9 size: 1574
  2792. 2021-03-25T18:07:22.4766391Z [submariner]$ import_image quay.io/submariner/submariner-networkplugin-syncer
  2793. 2021-03-25T18:07:22.4778865Z [submariner]$ import_image quay.io/submariner/submariner-networkplugin-syncer
  2794. 2021-03-25T18:07:22.4788398Z [submariner]$ local orig_image=quay.io/submariner/submariner-networkplugin-syncer
  2795. 2021-03-25T18:07:22.4801736Z [submariner]$ local versioned_image=quay.io/submariner/submariner-networkplugin-syncer:dev
  2796. 2021-03-25T18:07:22.4815807Z [submariner]$ local local_image=localhost:5000/submariner-networkplugin-syncer:local
  2797. 2021-03-25T18:07:22.4827315Z [submariner]$ docker tag quay.io/submariner/submariner-networkplugin-syncer:dev localhost:5000/submariner-networkplugin-syncer:local
  2798. 2021-03-25T18:07:22.9183092Z [submariner]$ docker push localhost:5000/submariner-networkplugin-syncer:local
  2799. 2021-03-25T18:07:23.4391194Z The push refers to repository [localhost:5000/submariner-networkplugin-syncer]
  2800. 2021-03-25T18:07:23.4467258Z 23205bd448f2: Preparing
  2801. 2021-03-25T18:07:23.4467839Z 05fc2f799eb2: Preparing
  2802. 2021-03-25T18:07:23.4468313Z 9b0cd40566e5: Preparing
  2803. 2021-03-25T18:07:23.4468782Z a85e681ee93d: Preparing
  2804. 2021-03-25T18:07:23.7709104Z a85e681ee93d: Mounted from submariner-route-agent
  2805. 2021-03-25T18:07:23.7710265Z 9b0cd40566e5: Mounted from submariner-route-agent
  2806. 2021-03-25T18:07:24.3826684Z 23205bd448f2: Pushed
  2807. 2021-03-25T18:07:29.0685782Z 05fc2f799eb2: Pushed
  2808. 2021-03-25T18:07:29.0999764Z local: digest: sha256:3bf74de6949bd37a61bd4ca44adcf6817856fcf0de5ae300583694af271b79a7 size: 1159
  2809. 2021-03-25T18:07:29.1034562Z Successfully remade target file 'preload-images'.
  2810. 2021-03-25T18:07:29.1035446Z Must remake target 'deploy'.
  2811. 2021-03-25T18:07:29.1036810Z /opt/shipyard/scripts/deploy.sh --cable_driver libreswan --cluster_settings /go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn
  2812. 2021-03-25T18:07:29.2082270Z Running with: globalnet='false', deploytool='operator', deploytool_broker_args='', deploytool_submariner_args='', cluster_settings='/go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn', timeout=5m, image_tag=local, cable_driver=libreswan, service_discovery=false
  2813. 2021-03-25T18:07:29.2120676Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  2814. 2021-03-25T18:07:29.2133459Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  2815. 2021-03-25T18:07:29.2146398Z [submariner]$ script_name=utils
  2816. 2021-03-25T18:07:29.2157675Z [submariner]$ exec_name=deploy.sh
  2817. 2021-03-25T18:07:29.2193416Z [submariner]$ source /opt/shipyard/scripts/lib/deploy_funcs
  2818. 2021-03-25T18:07:29.2197275Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  2819. 2021-03-25T18:07:29.2209314Z [submariner]$ script_name=deploy_funcs
  2820. 2021-03-25T18:07:29.2221436Z [submariner]$ exec_name=deploy.sh
  2821. 2021-03-25T18:07:29.2240947Z [submariner]$ source /opt/shipyard/scripts/lib/cluster_settings
  2822. 2021-03-25T18:07:29.2253603Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  2823. 2021-03-25T18:07:29.2265619Z [submariner]$ script_name=cluster_settings
  2824. 2021-03-25T18:07:29.2283205Z [submariner]$ exec_name=deploy.sh
  2825. 2021-03-25T18:07:29.2312087Z [submariner]$ broker=cluster1
  2826. 2021-03-25T18:07:29.2342766Z [submariner]$ declare -gA cluster_nodes
  2827. 2021-03-25T18:07:29.2357169Z [submariner]$ cluster_nodes[cluster1]=control-plane worker
  2828. 2021-03-25T18:07:29.2372284Z [submariner]$ cluster_nodes[cluster2]=control-plane worker
  2829. 2021-03-25T18:07:29.2386356Z [submariner]$ cluster_nodes[cluster3]=control-plane worker worker
  2830. 2021-03-25T18:07:29.2399255Z [submariner]$ declare -gA cluster_subm
  2831. 2021-03-25T18:07:29.2416260Z [submariner]$ cluster_subm[cluster1]=true
  2832. 2021-03-25T18:07:29.2428879Z [submariner]$ cluster_subm[cluster2]=true
  2833. 2021-03-25T18:07:29.2440327Z [submariner]$ cluster_subm[cluster3]=true
  2834. 2021-03-25T18:07:29.2453645Z [submariner]$ declare -gA cluster_cni
  2835. 2021-03-25T18:07:29.2468579Z [submariner]$ cluster_cni[cluster2]=weave
  2836. 2021-03-25T18:07:29.2482991Z [submariner]$ cluster_cni[cluster3]=weave
  2837. 2021-03-25T18:07:29.2499562Z [submariner]$ source /go/src/github.com/submariner-io/submariner/scripts/cluster_settings.ovn
  2838. 2021-03-25T18:07:29.2531606Z [submariner]$ declare_cidrs
  2839. 2021-03-25T18:07:29.2543966Z [submariner]$ declare_cidrs
  2840. 2021-03-25T18:07:29.2557218Z [submariner]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  2841. 2021-03-25T18:07:29.2569632Z [submariner]$ i=1
  2842. 2021-03-25T18:07:29.2586472Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  2843. 2021-03-25T18:07:29.2601453Z [submariner]$ [cluster1] add_cluster_cidrs 1 cluster1
  2844. 2021-03-25T18:07:29.2614717Z [submariner]$ [cluster1] local val=1
  2845. 2021-03-25T18:07:29.2628020Z [submariner]$ [cluster1] local idx=cluster1
  2846. 2021-03-25T18:07:29.2643842Z [submariner]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
  2847. 2021-03-25T18:07:29.2654303Z [submariner]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
  2848. 2021-03-25T18:07:29.2669015Z [submariner]$ [cluster1] i=2
  2849. 2021-03-25T18:07:29.2682047Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  2850. 2021-03-25T18:07:29.2693119Z [submariner]$ [cluster2] add_cluster_cidrs 2 cluster2
  2851. 2021-03-25T18:07:29.2706444Z [submariner]$ [cluster2] local val=2
  2852. 2021-03-25T18:07:29.2719250Z [submariner]$ [cluster2] local idx=cluster2
  2853. 2021-03-25T18:07:29.2732383Z [submariner]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
  2854. 2021-03-25T18:07:29.2747710Z [submariner]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
  2855. 2021-03-25T18:07:29.2760676Z [submariner]$ [cluster2] i=3
  2856. 2021-03-25T18:07:29.2774008Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  2857. 2021-03-25T18:07:29.2786485Z [submariner]$ [cluster3] add_cluster_cidrs 3 cluster3
  2858. 2021-03-25T18:07:29.2797841Z [submariner]$ [cluster3] local val=3
  2859. 2021-03-25T18:07:29.2834278Z [submariner]$ [cluster3] local idx=cluster3
  2860. 2021-03-25T18:07:29.2850051Z [submariner]$ [cluster3] cluster_CIDRs[cluster3]=10.3.0.0/16
  2861. 2021-03-25T18:07:29.2862719Z [submariner]$ [cluster3] service_CIDRs[cluster3]=100.3.0.0/16
  2862. 2021-03-25T18:07:29.2877282Z [submariner]$ [cluster3] i=4
  2863. 2021-03-25T18:07:29.2891345Z [submariner]$ [cluster3] declare_kubeconfig
  2864. 2021-03-25T18:07:29.2907749Z [submariner]$ [cluster3] declare_kubeconfig
  2865. 2021-03-25T18:07:29.2920855Z [submariner]$ [cluster3] source /opt/shipyard/scripts/lib/kubecfg
  2866. 2021-03-25T18:07:29.2937287Z [submariner]$ [cluster3] export KUBECONFIG
  2867. 2021-03-25T18:07:29.2976156Z [submariner]$ [cluster3] KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2:
  2868. 2021-03-25T18:07:29.2996162Z [submariner]$ [cluster3] find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  2869. 2021-03-25T18:07:29.3034005Z [submariner]$ [cluster3] bash -c curl -Ls https://get.submariner.io | VERSION=devel DESTDIR=/go/bin bash
  2870. 2021-03-25T18:07:29.4427328Z Installing subctl version devel
  2871. 2021-03-25T18:07:29.4431806Z OS detected: linux
  2872. 2021-03-25T18:07:29.4434717Z Architecture detected: amd64
  2873. 2021-03-25T18:07:29.4436824Z Download URL: https://github.com/submariner-io/submariner-operator/releases/download/subctl-devel/subctl-devel-linux-amd64.tar.xz
  2874. 2021-03-25T18:07:29.4437922Z
  2875. 2021-03-25T18:07:29.4438294Z Downloading...
  2876. 2021-03-25T18:07:30.4793714Z subctl-devel-linux-amd64 has been installed as /go/bin/subctl
  2877. 2021-03-25T18:07:30.4924857Z This provides subctl version: subctl-devel-1-g1ede7ae
  2878. 2021-03-25T18:07:30.5025986Z [submariner]$ [cluster3] load_deploytool operator
  2879. 2021-03-25T18:07:30.5040664Z [submariner]$ [cluster3] load_deploytool operator
  2880. 2021-03-25T18:07:30.5058638Z [submariner]$ [cluster3] local deploytool=operator
  2881. 2021-03-25T18:07:30.5104030Z [submariner]$ [cluster3] local deploy_lib=/opt/shipyard/scripts/lib/deploy_operator
  2882. 2021-03-25T18:07:30.5124321Z Will deploy submariner using operator
  2883. 2021-03-25T18:07:30.5146475Z [submariner]$ [cluster3] . /opt/shipyard/scripts/lib/deploy_operator
  2884. 2021-03-25T18:07:30.5161015Z [submariner]$ [cluster3] . /opt/shipyard/scripts/lib/source_only
  2885. 2021-03-25T18:07:30.5173336Z [submariner]$ [cluster3] script_name=deploy_operator
  2886. 2021-03-25T18:07:30.5188194Z [submariner]$ [cluster3] exec_name=deploy.sh
  2887. 2021-03-25T18:07:30.5212777Z [submariner]$ [cluster3] deploytool_prereqs
  2888. 2021-03-25T18:07:30.5230323Z [submariner]$ [cluster3] deploytool_prereqs
  2889. 2021-03-25T18:07:30.5245772Z 
  2890. 2021-03-25T18:07:30.5261743Z [submariner]$ [cluster3] subctl version
  2891. 2021-03-25T18:07:30.5391709Z subctl version: subctl-devel-1-g1ede7ae
  2892. 2021-03-25T18:07:30.5423409Z [submariner]$ [cluster3] run_subm_clusters prepare_cluster
  2893. 2021-03-25T18:07:30.5439312Z [submariner]$ [cluster3] run_subm_clusters prepare_cluster
  2894. 2021-03-25T18:07:30.5457035Z [submariner]$ [cluster3] declare -a subm_clusters
  2895. 2021-03-25T18:07:30.5506128Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 prepare_cluster
  2896. 2021-03-25T18:07:30.5525033Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 prepare_cluster
  2897. 2021-03-25T18:07:30.5540652Z [submariner]$ [cluster3] local cmnd=prepare_cluster
  2898. 2021-03-25T18:07:30.5555233Z [submariner]$ [cluster3] declare -A pids
  2899. 2021-03-25T18:07:30.5577959Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  2900. 2021-03-25T18:07:30.5622815Z [submariner]$ [cluster1] pids[cluster1]=7046
  2901. 2021-03-25T18:07:30.5650105Z [submariner]$ [cluster2] pids[cluster2]=7048
  2902. 2021-03-25T18:07:30.5664701Z [submariner]$ [cluster1] set -o pipefail
  2903. 2021-03-25T18:07:30.5673569Z [submariner]$ [cluster3] pids[cluster3]=7051
  2904. 2021-03-25T18:07:30.5695207Z [submariner]$ [cluster3] set -o pipefail
  2905. 2021-03-25T18:07:30.5712996Z [submariner]$ [cluster3] prepare_cluster
  2906. 2021-03-25T18:07:30.5731553Z [submariner]$ [cluster3] wait 7051
  2907. 2021-03-25T18:07:30.5738486Z [submariner]$ [cluster1] prepare_cluster
  2908. 2021-03-25T18:07:30.5750011Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  2909. 2021-03-25T18:07:30.5757348Z [submariner]$ [cluster2] set -o pipefail
  2910. 2021-03-25T18:07:30.5776234Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  2911. 2021-03-25T18:07:30.5787185Z [submariner]$ [cluster2] prepare_cluster
  2912. 2021-03-25T18:07:30.5807960Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  2913. 2021-03-25T18:07:31.2622126Z [submariner]$ [cluster3] prepare_cluster
  2914. 2021-03-25T18:07:31.2623047Z [submariner]$ [cluster3] add_subm_gateway_label
  2915. 2021-03-25T18:07:31.2623896Z [submariner]$ [cluster3] add_subm_gateway_label
  2916. 2021-03-25T18:07:31.2625076Z [submariner]$ [cluster3] kubectl label node cluster3-worker submariner.io/gateway=true --overwrite
  2917. 2021-03-25T18:07:31.2626692Z [submariner]$ [cluster3] kubectl label node cluster3-worker submariner.io/gateway=true --overwrite
  2918. 2021-03-25T18:07:31.2628298Z [submariner]$ [cluster3] command kubectl --context=cluster3 label node cluster3-worker submariner.io/gateway=true --overwrite
  2919. 2021-03-25T18:07:31.2630075Z [submariner]$ [cluster3] kubectl --context=cluster3 label node cluster3-worker submariner.io/gateway=true --overwrite
  2920. 2021-03-25T18:07:31.2631351Z [cluster3] node/cluster3-worker labeled
  2921. 2021-03-25T18:07:31.2722523Z [submariner]$ [cluster3] wait 7048
  2922. 2021-03-25T18:07:31.4231144Z [submariner]$ [cluster1] prepare_cluster
  2923. 2021-03-25T18:07:31.4232354Z [submariner]$ [cluster1] add_subm_gateway_label
  2924. 2021-03-25T18:07:31.4233294Z [submariner]$ [cluster1] add_subm_gateway_label
  2925. 2021-03-25T18:07:31.4234655Z [submariner]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  2926. 2021-03-25T18:07:31.4236447Z [submariner]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  2927. 2021-03-25T18:07:31.4238153Z [submariner]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  2928. 2021-03-25T18:07:31.4239808Z [submariner]$ [cluster1] kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  2929. 2021-03-25T18:07:31.4240999Z [cluster1] node/cluster1-worker labeled
  2930. 2021-03-25T18:07:31.5378605Z [submariner]$ [cluster2] prepare_cluster
  2931. 2021-03-25T18:07:31.5380734Z [submariner]$ [cluster2] add_subm_gateway_label
  2932. 2021-03-25T18:07:31.5381585Z [submariner]$ [cluster2] add_subm_gateway_label
  2933. 2021-03-25T18:07:31.5382777Z [submariner]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  2934. 2021-03-25T18:07:31.5384221Z [submariner]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  2935. 2021-03-25T18:07:31.5385821Z [submariner]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  2936. 2021-03-25T18:07:31.5387712Z [submariner]$ [cluster2] kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  2937. 2021-03-25T18:07:31.5388903Z [cluster2] node/cluster2-worker labeled
  2938. 2021-03-25T18:07:31.5403328Z [submariner]$ [cluster3] wait 7046
  2939. 2021-03-25T18:07:31.5422844Z [submariner]$ [cluster3] with_context cluster1 setup_broker
  2940. 2021-03-25T18:07:31.5439756Z [submariner]$ [cluster3] with_context cluster1 setup_broker
  2941. 2021-03-25T18:07:31.5483396Z [submariner]$ [cluster3] local cluster=cluster1
  2942. 2021-03-25T18:07:31.5499900Z [submariner]$ [cluster1] local cmnd=setup_broker
  2943. 2021-03-25T18:07:31.5511154Z [submariner]$ [cluster1] setup_broker
  2944. 2021-03-25T18:07:31.5523809Z [submariner]$ [cluster1] setup_broker
  2945. 2021-03-25T18:07:31.5538149Z [submariner]$ [cluster1] local gn
  2946. 2021-03-25T18:07:31.5548586Z [submariner]$ [cluster1] local sd
  2947. 2021-03-25T18:07:31.5553368Z Installing broker...
  2948. 2021-03-25T18:07:31.5565445Z [submariner]$ [cluster1] subctlrepver=
  2949. 2021-03-25T18:07:31.5588602Z [submariner]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
  2950. 2021-03-25T18:07:31.5608243Z [submariner]$ [cluster1] cd /go/src/github.com/submariner-io/submariner/output
  2951. 2021-03-25T18:07:31.5625838Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1 --repository localhost:5000 --version local
  2952. 2021-03-25T18:07:31.5909530Z • Setting up broker RBAC ...
  2953. 2021-03-25T18:07:31.7550782Z ✓ Setting up broker RBAC
  2954. 2021-03-25T18:07:31.7551593Z • Deploying the Submariner operator ...
  2955. 2021-03-25T18:07:47.3642328Z ✓ Deploying the Submariner operator
  2956. 2021-03-25T18:07:47.3643671Z ✓ Created operator CRDs
  2957. 2021-03-25T18:07:47.3644949Z ✓ Created operator namespace: submariner-operator
  2958. 2021-03-25T18:07:47.3646345Z ✓ Created operator service account and role
  2959. 2021-03-25T18:07:47.3647594Z ✓ Created lighthouse service account and role
  2960. 2021-03-25T18:07:47.3648618Z ✓ Created Lighthouse service accounts and roles
  2961. 2021-03-25T18:07:47.3649569Z ✓ Deployed the operator successfully
  2962. 2021-03-25T18:07:47.3650435Z • Deploying the broker ...
  2963. 2021-03-25T18:07:47.3759616Z ✓ Deploying the broker
  2964. 2021-03-25T18:07:47.3760827Z ✓ The broker has been deployed
  2965. 2021-03-25T18:07:47.3761734Z • Creating broker-info.subm file ...
  2966. 2021-03-25T18:07:47.3868703Z ✓ Creating broker-info.subm file
  2967. 2021-03-25T18:07:47.3870121Z ✓ A new IPsec PSK will be generated for broker-info.subm
  2968. 2021-03-25T18:07:47.3900767Z [submariner]$ [cluster3] install_subm_all_clusters
  2969. 2021-03-25T18:07:47.3915550Z [submariner]$ [cluster3] install_subm_all_clusters
  2970. 2021-03-25T18:07:47.3927408Z [submariner]$ [cluster3] run_subm_clusters subctl_install_subm
  2971. 2021-03-25T18:07:47.3942854Z [submariner]$ [cluster3] run_subm_clusters subctl_install_subm
  2972. 2021-03-25T18:07:47.3959005Z [submariner]$ [cluster3] declare -a subm_clusters
  2973. 2021-03-25T18:07:47.4009074Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 subctl_install_subm
  2974. 2021-03-25T18:07:47.4023602Z [submariner]$ [cluster3] run_parallel cluster1 cluster2 cluster3 cluster1 cluster2 cluster3 subctl_install_subm
  2975. 2021-03-25T18:07:47.4037393Z [submariner]$ [cluster3] local cmnd=subctl_install_subm
  2976. 2021-03-25T18:07:47.4048558Z [submariner]$ [cluster3] declare -A pids
  2977. 2021-03-25T18:07:47.4067254Z [submariner]$ [cluster3] eval echo cluster1 cluster2 cluster3
  2978. 2021-03-25T18:07:47.4088604Z [submariner]$ [cluster1] set -o pipefail
  2979. 2021-03-25T18:07:47.4094571Z [submariner]$ [cluster1] pids[cluster1]=7140
  2980. 2021-03-25T18:07:47.4116033Z [submariner]$ [cluster2] set -o pipefail
  2981. 2021-03-25T18:07:47.4116920Z [submariner]$ [cluster2] pids[cluster2]=7144
  2982. 2021-03-25T18:07:47.4128809Z [submariner]$ [cluster2] subctl_install_subm
  2983. 2021-03-25T18:07:47.4142061Z [submariner]$ [cluster1] subctl_install_subm
  2984. 2021-03-25T18:07:47.4153725Z [submariner]$ [cluster3] pids[cluster3]=7148
  2985. 2021-03-25T18:07:47.4165704Z [submariner]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  2986. 2021-03-25T18:07:47.4185548Z [submariner]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  2987. 2021-03-25T18:07:47.4201361Z [submariner]$ [cluster3] set -o pipefail
  2988. 2021-03-25T18:07:47.4231868Z [submariner]$ [cluster3] wait 7148
  2989. 2021-03-25T18:07:47.4262186Z [submariner]$ [cluster3] subctl_install_subm
  2990. 2021-03-25T18:07:47.4308110Z [submariner]$ [cluster3] sed /\[cluster3]/!s/^/[cluster3] /
  2991. 2021-03-25T18:07:56.0552255Z [submariner]$ [cluster1] subctl_install_subm
  2992. 2021-03-25T18:07:56.0553613Z [submariner]$ [cluster1] subctlrepver=
  2993. 2021-03-25T18:07:56.0554671Z [submariner]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
  2994. 2021-03-25T18:07:56.0557572Z [submariner]$ [cluster1] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1 --clusterid cluster1 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat --cable-driver libreswan /go/src/github.com/submariner-io/submariner/output/broker-info.subm
  2995. 2021-03-25T18:07:56.0560096Z [cluster1] Flag --disable-nat has been deprecated, please use --natt=false instead
  2996. 2021-03-25T18:07:56.0561602Z [cluster1] * /go/src/github.com/submariner-io/submariner/output/broker-info.subm says broker is at: https://172.18.0.10:6443
  2997. 2021-03-25T18:07:56.0562660Z [cluster1] * There are 1 labeled nodes in the cluster:
  2998. 2021-03-25T18:07:56.0563442Z [cluster1] - cluster1-worker
  2999. 2021-03-25T18:07:56.0564237Z [cluster1] • Discovering network details ...
  3000. 2021-03-25T18:07:56.0564886Z [cluster1] Discovered network details:
  3001. 2021-03-25T18:07:56.0565538Z [cluster1] Network plugin: OVNKubernetes
  3002. 2021-03-25T18:07:56.0566229Z [cluster1] Service CIDRs: [100.1.0.0/16]
  3003. 2021-03-25T18:07:56.0566772Z [cluster1] Cluster CIDRs: [10.1.0.0/16]
  3004. 2021-03-25T18:07:56.0567525Z [cluster1] ✓ Discovering network details
  3005. 2021-03-25T18:07:56.0568542Z [cluster1] • Discovering multi cluster details ...
  3006. 2021-03-25T18:07:56.0569431Z [cluster1] • Validating Globalnet configurations ...
  3007. 2021-03-25T18:07:56.0570353Z [cluster1] ✓ Validating Globalnet configurations
  3008. 2021-03-25T18:07:56.0571214Z [cluster1] ✓ Discovering multi cluster details
  3009. 2021-03-25T18:07:56.0572343Z [cluster1] • Deploying the Submariner operator ...
  3010. 2021-03-25T18:07:56.0573204Z [cluster1] ✓ Deploying the Submariner operator
  3011. 2021-03-25T18:07:56.0574102Z [cluster1] ✓ Created Lighthouse service accounts and roles
  3012. 2021-03-25T18:07:56.0575293Z [cluster1] • Creating SA for cluster ...
  3013. 2021-03-25T18:07:56.0576031Z [cluster1] ✓ Creating SA for cluster
  3014. 2021-03-25T18:07:56.0576769Z [cluster1] • Deploying Submariner ...
  3015. 2021-03-25T18:07:56.0577650Z [cluster1] ✓ Deploying Submariner
  3016. 2021-03-25T18:07:56.0578434Z [cluster1] ✓ Submariner is up and running
  3017. 2021-03-25T18:08:08.5084934Z [submariner]$ [cluster2] subctl_install_subm
  3018. 2021-03-25T18:08:08.5085862Z [submariner]$ [cluster2] subctlrepver=
  3019. 2021-03-25T18:08:08.5086911Z [submariner]$ [cluster2] subctlrepver=--repository localhost:5000 --version local
  3020. 2021-03-25T18:08:08.5089769Z [submariner]$ [cluster2] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2 --clusterid cluster2 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat --cable-driver libreswan /go/src/github.com/submariner-io/submariner/output/broker-info.subm
  3021. 2021-03-25T18:08:08.5092419Z [cluster2] Flag --disable-nat has been deprecated, please use --natt=false instead
  3022. 2021-03-25T18:08:08.5095487Z [cluster2] * /go/src/github.com/submariner-io/submariner/output/broker-info.subm says broker is at: https://172.18.0.10:6443
  3023. 2021-03-25T18:08:08.5100675Z [cluster2] * There are 1 labeled nodes in the cluster:
  3024. 2021-03-25T18:08:08.5101683Z [cluster2] - cluster2-worker
  3025. 2021-03-25T18:08:08.5102497Z [cluster2] • Discovering network details ...
  3026. 2021-03-25T18:08:08.5103150Z [cluster2] Discovered network details:
  3027. 2021-03-25T18:08:08.5103813Z [cluster2] Network plugin: OVNKubernetes
  3028. 2021-03-25T18:08:08.5104437Z [cluster2] Service CIDRs: [100.2.0.0/16]
  3029. 2021-03-25T18:08:08.5104987Z [cluster2] Cluster CIDRs: [10.2.0.0/16]
  3030. 2021-03-25T18:08:08.5105726Z [cluster2] ✓ Discovering network details
  3031. 2021-03-25T18:08:08.5106564Z [cluster2] • Discovering multi cluster details ...
  3032. 2021-03-25T18:08:08.5107451Z [cluster2] • Validating Globalnet configurations ...
  3033. 2021-03-25T18:08:08.5108374Z [cluster2] ✓ Validating Globalnet configurations
  3034. 2021-03-25T18:08:08.5109231Z [cluster2] ✓ Discovering multi cluster details
  3035. 2021-03-25T18:08:08.5110104Z [cluster2] • Deploying the Submariner operator ...
  3036. 2021-03-25T18:08:08.5110957Z [cluster2] ✓ Deploying the Submariner operator
  3037. 2021-03-25T18:08:08.5111740Z [cluster2] ✓ Created operator CRDs
  3038. 2021-03-25T18:08:08.5112664Z [cluster2] ✓ Created operator namespace: submariner-operator
  3039. 2021-03-25T18:08:08.5113644Z [cluster2] ✓ Created operator service account and role
  3040. 2021-03-25T18:08:08.5114559Z [cluster2] ✓ Created lighthouse service account and role
  3041. 2021-03-25T18:08:08.5115478Z [cluster2] ✓ Created Lighthouse service accounts and roles
  3042. 2021-03-25T18:08:08.5116400Z [cluster2] ✓ Deployed the operator successfully
  3043. 2021-03-25T18:08:08.5117185Z [cluster2] • Creating SA for cluster ...
  3044. 2021-03-25T18:08:08.5117902Z [cluster2] ✓ Creating SA for cluster
  3045. 2021-03-25T18:08:08.5118621Z [cluster2] • Deploying Submariner ...
  3046. 2021-03-25T18:08:08.5119367Z [cluster2] ✓ Deploying Submariner
  3047. 2021-03-25T18:08:08.5120104Z [cluster2] ✓ Submariner is up and running
  3048. 2021-03-25T18:08:11.7641168Z [submariner]$ [cluster3] subctl_install_subm
  3049. 2021-03-25T18:08:11.7642123Z [submariner]$ [cluster3] subctlrepver=
  3050. 2021-03-25T18:08:11.7643182Z [submariner]$ [cluster3] subctlrepver=--repository localhost:5000 --version local
  3051. 2021-03-25T18:08:11.7646037Z [submariner]$ [cluster3] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3 --clusterid cluster3 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat --cable-driver libreswan /go/src/github.com/submariner-io/submariner/output/broker-info.subm
  3052. 2021-03-25T18:08:11.7648864Z [cluster3] Flag --disable-nat has been deprecated, please use --natt=false instead
  3053. 2021-03-25T18:08:11.7650367Z [cluster3] * /go/src/github.com/submariner-io/submariner/output/broker-info.subm says broker is at: https://172.18.0.10:6443
  3054. 2021-03-25T18:08:11.7651436Z [cluster3] * There are 1 labeled nodes in the cluster:
  3055. 2021-03-25T18:08:11.7652224Z [cluster3] - cluster3-worker
  3056. 2021-03-25T18:08:11.7653149Z [cluster3] • Discovering network details ...
  3057. 2021-03-25T18:08:11.7653812Z [cluster3] Discovered network details:
  3058. 2021-03-25T18:08:11.7654472Z [cluster3] Network plugin: OVNKubernetes
  3059. 2021-03-25T18:08:11.7655298Z [cluster3] Service CIDRs: [100.3.0.0/16]
  3060. 2021-03-25T18:08:11.7655825Z [cluster3] Cluster CIDRs: [10.3.0.0/16]
  3061. 2021-03-25T18:08:11.7656601Z [cluster3] ✓ Discovering network details
  3062. 2021-03-25T18:08:11.7657442Z [cluster3] • Discovering multi cluster details ...
  3063. 2021-03-25T18:08:11.7658343Z [cluster3] • Validating Globalnet configurations ...
  3064. 2021-03-25T18:08:11.7659262Z [cluster3] ✓ Validating Globalnet configurations
  3065. 2021-03-25T18:08:11.7660115Z [cluster3] ✓ Discovering multi cluster details
  3066. 2021-03-25T18:08:11.7660974Z [cluster3] • Deploying the Submariner operator ...
  3067. 2021-03-25T18:08:11.7661826Z [cluster3] ✓ Deploying the Submariner operator
  3068. 2021-03-25T18:08:11.7662611Z [cluster3] ✓ Created operator CRDs
  3069. 2021-03-25T18:08:11.7663552Z [cluster3] ✓ Created operator namespace: submariner-operator
  3070. 2021-03-25T18:08:11.7664538Z [cluster3] ✓ Created operator service account and role
  3071. 2021-03-25T18:08:11.7665450Z [cluster3] ✓ Created lighthouse service account and role
  3072. 2021-03-25T18:08:11.7666373Z [cluster3] ✓ Created Lighthouse service accounts and roles
  3073. 2021-03-25T18:08:11.7667422Z [cluster3] ✓ Deployed the operator successfully
  3074. 2021-03-25T18:08:11.7668227Z [cluster3] • Creating SA for cluster ...
  3075. 2021-03-25T18:08:11.7668963Z [cluster3] ✓ Creating SA for cluster
  3076. 2021-03-25T18:08:11.7669699Z [cluster3] • Deploying Submariner ...
  3077. 2021-03-25T18:08:11.7670456Z [cluster3] ✓ Deploying Submariner
  3078. 2021-03-25T18:08:11.7671203Z [cluster3] ✓ Submariner is up and running
  3079. 2021-03-25T18:08:11.7686234Z [submariner]$ [cluster3] wait 7144
  3080. 2021-03-25T18:08:11.7710123Z [submariner]$ [cluster3] wait 7140
  3081. 2021-03-25T18:08:11.7767051Z [submariner]$ [cluster3] with_context cluster3 with_retries 30 verify_gw_status
  3082. 2021-03-25T18:08:11.7792679Z [submariner]$ [cluster3] with_context cluster3 with_retries 30 verify_gw_status
  3083. 2021-03-25T18:08:11.7848373Z [submariner]$ [cluster3] local cluster=cluster3
  3084. 2021-03-25T18:08:11.7867696Z [submariner]$ [cluster3] local cmnd=with_retries
  3085. 2021-03-25T18:08:11.7899644Z [submariner]$ [cluster3] with_retries 30 verify_gw_status
  3086. 2021-03-25T18:08:11.7916345Z [submariner]$ [cluster3] with_retries
  3087. 2021-03-25T18:08:11.8016547Z [submariner]$ [cluster3] local retries=30
  3088. 2021-03-25T18:08:11.8057748Z [submariner]$ [cluster3] local cmnd=verify_gw_status
  3089. 2021-03-25T18:08:11.8139512Z [submariner]$ [cluster3] iteration=1
  3090. 2021-03-25T18:08:11.8313361Z [submariner]$ [cluster3] wait 7202
  3091. 2021-03-25T18:08:11.8328242Z [submariner]$ [cluster3] verify_gw_status
  3092. 2021-03-25T18:08:11.8392856Z [submariner]$ [cluster3] verify_gw_status
  3093. 2021-03-25T18:08:11.8408139Z [submariner]$ [cluster3] sleep_duration=6
  3094. 2021-03-25T18:08:11.8427145Z [submariner]$ [cluster3] subctl show connections
  3095. 2021-03-25T18:08:11.8462874Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3096. 2021-03-25T18:08:12.0568585Z [submariner]$ [cluster3] subctl show connections
  3097. 2021-03-25T18:08:12.0602918Z [submariner]$ [cluster3] grep connected
  3098. 2021-03-25T18:08:12.5004705Z No endpoints found
  3099. 2021-03-25T18:08:12.5005165Z
  3100. 2021-03-25T18:08:12.5006349Z subctl version: subctl-devel-1-g1ede7ae
  3101. 2021-03-25T18:08:12.5007045Z
  3102. 2021-03-25T18:08:12.5023648Z iter: 1. Clusters not yet connected. sleeping for 6 secs
  3103. 2021-03-25T18:08:12.5038680Z [submariner]$ [cluster3] sleep 6
  3104. 2021-03-25T18:08:18.5075222Z [submariner]$ [cluster3] return 1
  3105. 2021-03-25T18:08:18.5130992Z [submariner]$ [cluster3] wait 7228
  3106. 2021-03-25T18:08:18.5149826Z [submariner]$ [cluster3] verify_gw_status
  3107. 2021-03-25T18:08:18.5191153Z [submariner]$ [cluster3] verify_gw_status
  3108. 2021-03-25T18:08:18.5230684Z [submariner]$ [cluster3] sleep_duration=6
  3109. 2021-03-25T18:08:18.5283250Z [submariner]$ [cluster3] subctl show connections
  3110. 2021-03-25T18:08:18.5315617Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3111. 2021-03-25T18:08:20.8486261Z [submariner]$ [cluster3] subctl show connections
  3112. 2021-03-25T18:08:20.8504201Z [submariner]$ [cluster3] grep connected
  3113. 2021-03-25T18:08:21.2396634Z No endpoints found
  3114. 2021-03-25T18:08:21.2401984Z
  3115. 2021-03-25T18:08:21.2406378Z subctl version: subctl-devel-1-g1ede7ae
  3116. 2021-03-25T18:08:21.2416434Z
  3117. 2021-03-25T18:08:21.2436507Z iter: 2. Clusters not yet connected. sleeping for 6 secs
  3118. 2021-03-25T18:08:21.2452527Z [submariner]$ [cluster3] sleep 6
  3119. 2021-03-25T18:08:27.2484312Z [submariner]$ [cluster3] return 1
  3120. 2021-03-25T18:08:27.2522634Z [submariner]$ [cluster3] wait 7254
  3121. 2021-03-25T18:08:27.2531098Z [submariner]$ [cluster3] verify_gw_status
  3122. 2021-03-25T18:08:27.2542094Z [submariner]$ [cluster3] verify_gw_status
  3123. 2021-03-25T18:08:27.2614525Z [submariner]$ [cluster3] sleep_duration=6
  3124. 2021-03-25T18:08:27.2658346Z [submariner]$ [cluster3] subctl show connections
  3125. 2021-03-25T18:08:27.3011190Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3126. 2021-03-25T18:08:27.4671297Z [submariner]$ [cluster3] subctl show connections
  3127. 2021-03-25T18:08:27.4689604Z [submariner]$ [cluster3] grep connected
  3128. 2021-03-25T18:08:27.6732800Z No endpoints found
  3129. 2021-03-25T18:08:27.6733214Z
  3130. 2021-03-25T18:08:27.6734385Z subctl version: subctl-devel-1-g1ede7ae
  3131. 2021-03-25T18:08:27.6734937Z
  3132. 2021-03-25T18:08:27.6751393Z iter: 3. Clusters not yet connected. sleeping for 6 secs
  3133. 2021-03-25T18:08:27.6765116Z [submariner]$ [cluster3] sleep 6
  3134. 2021-03-25T18:08:33.6794146Z [submariner]$ [cluster3] return 1
  3135. 2021-03-25T18:08:33.6877878Z [submariner]$ [cluster3] wait 7280
  3136. 2021-03-25T18:08:33.6890826Z [submariner]$ [cluster3] verify_gw_status
  3137. 2021-03-25T18:08:33.6907748Z [submariner]$ [cluster3] verify_gw_status
  3138. 2021-03-25T18:08:33.6923609Z [submariner]$ [cluster3] sleep_duration=6
  3139. 2021-03-25T18:08:33.6993299Z [submariner]$ [cluster3] subctl show connections
  3140. 2021-03-25T18:08:33.7104045Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3141. 2021-03-25T18:08:33.8693822Z [submariner]$ [cluster3] subctl show connections
  3142. 2021-03-25T18:08:33.8719155Z [submariner]$ [cluster3] grep connected
  3143. 2021-03-25T18:08:33.9627901Z No endpoints found
  3144. 2021-03-25T18:08:33.9628296Z
  3145. 2021-03-25T18:08:33.9629447Z subctl version: subctl-devel-1-g1ede7ae
  3146. 2021-03-25T18:08:33.9629898Z
  3147. 2021-03-25T18:08:33.9649879Z iter: 4. Clusters not yet connected. sleeping for 6 secs
  3148. 2021-03-25T18:08:33.9665665Z [submariner]$ [cluster3] sleep 6
  3149. 2021-03-25T18:08:39.9720603Z [submariner]$ [cluster3] return 1
  3150. 2021-03-25T18:08:39.9782582Z [submariner]$ [cluster3] verify_gw_status
  3151. 2021-03-25T18:08:39.9784633Z [submariner]$ [cluster3] wait 7306
  3152. 2021-03-25T18:08:39.9810665Z [submariner]$ [cluster3] verify_gw_status
  3153. 2021-03-25T18:08:39.9879592Z [submariner]$ [cluster3] sleep_duration=6
  3154. 2021-03-25T18:08:39.9924128Z [submariner]$ [cluster3] subctl show connections
  3155. 2021-03-25T18:08:40.0046336Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3156. 2021-03-25T18:08:43.7905509Z [submariner]$ [cluster3] subctl show connections
  3157. 2021-03-25T18:08:43.8856103Z [submariner]$ [cluster3] grep connected
  3158. 2021-03-25T18:08:47.1986263Z iter: 5. Clusters not yet connected. sleeping for 6 secs
  3159. 2021-03-25T18:08:47.1993970Z [submariner]$ [cluster3] sleep 6
  3160. 2021-03-25T18:08:53.2930036Z [submariner]$ [cluster3] return 1
  3161. 2021-03-25T18:08:53.2986984Z [submariner]$ [cluster3] wait 7332
  3162. 2021-03-25T18:08:53.2998974Z [submariner]$ [cluster3] verify_gw_status
  3163. 2021-03-25T18:08:53.4476488Z [submariner]$ [cluster3] verify_gw_status
  3164. 2021-03-25T18:08:53.4478302Z [submariner]$ [cluster3] sleep_duration=6
  3165. 2021-03-25T18:08:53.4479204Z [submariner]$ [cluster3] subctl show connections
  3166. 2021-03-25T18:08:53.4480233Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3167. 2021-03-25T18:08:57.3804923Z [submariner]$ [cluster3] subctl show connections
  3168. 2021-03-25T18:08:57.3820468Z [submariner]$ [cluster3] grep connected
  3169. 2021-03-25T18:08:59.2930009Z iter: 6. Clusters not yet connected. sleeping for 6 secs
  3170. 2021-03-25T18:08:59.2946314Z [submariner]$ [cluster3] sleep 6
  3171. 2021-03-25T18:09:05.2987397Z [submariner]$ [cluster3] return 1
  3172. 2021-03-25T18:09:05.3202130Z [submariner]$ [cluster3] wait 7358
  3173. 2021-03-25T18:09:05.3289383Z [submariner]$ [cluster3] verify_gw_status
  3174. 2021-03-25T18:09:05.3310240Z [submariner]$ [cluster3] verify_gw_status
  3175. 2021-03-25T18:09:05.3327521Z [submariner]$ [cluster3] sleep_duration=6
  3176. 2021-03-25T18:09:05.3396192Z [submariner]$ [cluster3] subctl show connections
  3177. 2021-03-25T18:09:05.3482549Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3178. 2021-03-25T18:09:07.6950032Z [submariner]$ [cluster3] subctl show connections
  3179. 2021-03-25T18:09:07.6971611Z [submariner]$ [cluster3] grep connected
  3180. 2021-03-25T18:09:09.3823256Z iter: 7. Clusters not yet connected. sleeping for 6 secs
  3181. 2021-03-25T18:09:09.3853632Z [submariner]$ [cluster3] sleep 6
  3182. 2021-03-25T18:09:15.3947132Z [submariner]$ [cluster3] return 1
  3183. 2021-03-25T18:09:15.3996875Z [submariner]$ [cluster3] verify_gw_status
  3184. 2021-03-25T18:09:15.4007866Z [submariner]$ [cluster3] wait 7384
  3185. 2021-03-25T18:09:15.4018614Z [submariner]$ [cluster3] verify_gw_status
  3186. 2021-03-25T18:09:15.4031941Z [submariner]$ [cluster3] sleep_duration=6
  3187. 2021-03-25T18:09:15.4044699Z [submariner]$ [cluster3] subctl show connections
  3188. 2021-03-25T18:09:15.4101154Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3189. 2021-03-25T18:09:16.7641735Z [submariner]$ [cluster3] subctl show connections
  3190. 2021-03-25T18:09:16.7662841Z [submariner]$ [cluster3] grep connected
  3191. 2021-03-25T18:09:17.7319826Z iter: 8. Clusters not yet connected. sleeping for 6 secs
  3192. 2021-03-25T18:09:17.7334602Z [submariner]$ [cluster3] sleep 6
  3193. 2021-03-25T18:09:23.7374543Z [submariner]$ [cluster3] return 1
  3194. 2021-03-25T18:09:23.7413870Z [submariner]$ [cluster3] verify_gw_status
  3195. 2021-03-25T18:09:23.7423049Z [submariner]$ [cluster3] wait 7410
  3196. 2021-03-25T18:09:23.7432164Z [submariner]$ [cluster3] verify_gw_status
  3197. 2021-03-25T18:09:23.7566601Z [submariner]$ [cluster3] sleep_duration=6
  3198. 2021-03-25T18:09:23.7610082Z [submariner]$ [cluster3] subctl show connections
  3199. 2021-03-25T18:09:23.7639500Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3200. 2021-03-25T18:09:24.4233704Z [submariner]$ [cluster3] subctl show connections
  3201. 2021-03-25T18:09:24.4273863Z [submariner]$ [cluster3] grep connected
  3202. 2021-03-25T18:09:24.8210607Z iter: 9. Clusters not yet connected. sleeping for 6 secs
  3203. 2021-03-25T18:09:24.8235210Z [submariner]$ [cluster3] sleep 6
  3204. 2021-03-25T18:09:30.8267737Z [submariner]$ [cluster3] return 1
  3205. 2021-03-25T18:09:30.9470557Z [submariner]$ [cluster3] wait 7436
  3206. 2021-03-25T18:09:30.9471450Z [submariner]$ [cluster3] verify_gw_status
  3207. 2021-03-25T18:09:31.0886524Z [submariner]$ [cluster3] verify_gw_status
  3208. 2021-03-25T18:09:31.0887376Z [submariner]$ [cluster3] sleep_duration=6
  3209. 2021-03-25T18:09:31.0888236Z [submariner]$ [cluster3] subctl show connections
  3210. 2021-03-25T18:09:31.0889289Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3211. 2021-03-25T18:09:31.5366799Z [submariner]$ [cluster3] subctl show connections
  3212. 2021-03-25T18:09:31.5589148Z [submariner]$ [cluster3] grep connected
  3213. 2021-03-25T18:09:32.4902398Z iter: 10. Clusters not yet connected. sleeping for 6 secs
  3214. 2021-03-25T18:09:32.4918475Z [submariner]$ [cluster3] sleep 6
  3215. 2021-03-25T18:09:38.4954888Z [submariner]$ [cluster3] return 1
  3216. 2021-03-25T18:09:38.5074211Z [submariner]$ [cluster3] wait 7462
  3217. 2021-03-25T18:09:38.5079739Z [submariner]$ [cluster3] verify_gw_status
  3218. 2021-03-25T18:09:38.5101002Z [submariner]$ [cluster3] verify_gw_status
  3219. 2021-03-25T18:09:38.5116801Z [submariner]$ [cluster3] sleep_duration=6
  3220. 2021-03-25T18:09:38.5134314Z [submariner]$ [cluster3] subctl show connections
  3221. 2021-03-25T18:09:38.5156934Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3222. 2021-03-25T18:09:40.7475908Z [submariner]$ [cluster3] subctl show connections
  3223. 2021-03-25T18:09:40.7544210Z [submariner]$ [cluster3] grep connected
  3224. 2021-03-25T18:09:41.8273633Z iter: 11. Clusters not yet connected. sleeping for 6 secs
  3225. 2021-03-25T18:09:41.8291143Z [submariner]$ [cluster3] sleep 6
  3226. 2021-03-25T18:09:47.8396227Z [submariner]$ [cluster3] return 1
  3227. 2021-03-25T18:09:47.8439125Z [submariner]$ [cluster3] wait 7488
  3228. 2021-03-25T18:09:47.8449898Z [submariner]$ [cluster3] verify_gw_status
  3229. 2021-03-25T18:09:47.8465894Z [submariner]$ [cluster3] verify_gw_status
  3230. 2021-03-25T18:09:47.8481530Z [submariner]$ [cluster3] sleep_duration=6
  3231. 2021-03-25T18:09:47.8496247Z [submariner]$ [cluster3] subctl show connections
  3232. 2021-03-25T18:09:47.8554556Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3233. 2021-03-25T18:09:48.5216238Z [submariner]$ [cluster3] subctl show connections
  3234. 2021-03-25T18:09:48.5240580Z [submariner]$ [cluster3] grep connected
  3235. 2021-03-25T18:09:49.7222452Z iter: 12. Clusters not yet connected. sleeping for 6 secs
  3236. 2021-03-25T18:09:49.7448902Z [submariner]$ [cluster3] sleep 6
  3237. 2021-03-25T18:09:55.7480843Z [submariner]$ [cluster3] return 1
  3238. 2021-03-25T18:09:55.7528843Z [submariner]$ [cluster3] verify_gw_status
  3239. 2021-03-25T18:09:55.7534032Z [submariner]$ [cluster3] wait 7514
  3240. 2021-03-25T18:09:55.7547300Z [submariner]$ [cluster3] verify_gw_status
  3241. 2021-03-25T18:09:55.7561174Z [submariner]$ [cluster3] sleep_duration=6
  3242. 2021-03-25T18:09:55.7574465Z [submariner]$ [cluster3] subctl show connections
  3243. 2021-03-25T18:09:55.7603971Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3244. 2021-03-25T18:09:55.8370759Z [submariner]$ [cluster3] subctl show connections
  3245. 2021-03-25T18:09:55.8382235Z [submariner]$ [cluster3] grep connected
  3246. 2021-03-25T18:09:55.8959874Z iter: 13. Clusters not yet connected. sleeping for 6 secs
  3247. 2021-03-25T18:09:55.8974435Z [submariner]$ [cluster3] sleep 6
  3248. 2021-03-25T18:10:01.9004367Z [submariner]$ [cluster3] return 1
  3249. 2021-03-25T18:10:01.9045183Z [submariner]$ [cluster3] wait 7540
  3250. 2021-03-25T18:10:01.9051164Z [submariner]$ [cluster3] verify_gw_status
  3251. 2021-03-25T18:10:01.9061435Z [submariner]$ [cluster3] verify_gw_status
  3252. 2021-03-25T18:10:01.9084606Z [submariner]$ [cluster3] sleep_duration=6
  3253. 2021-03-25T18:10:01.9098174Z [submariner]$ [cluster3] subctl show connections
  3254. 2021-03-25T18:10:01.9116854Z [submariner]$ [cluster3] grep the server could not find the requested resource
  3255. 2021-03-25T18:10:02.0414379Z [submariner]$ [cluster3] subctl show connections
  3256. 2021-03-25T18:10:02.0476853Z [submariner]$ [cluster3] grep connected
  3257. 2021-03-25T18:10:03.3952546Z cluster1-worker cluster1 172.18.0.9 libreswan 100.1.0.0/16, 10.1.0.0/16 connected
  3258. 2021-03-25T18:10:03.3963276Z [submariner]$ [cluster3] return 0
  3259. 2021-03-25T18:10:03.3976930Z [submariner]$ [cluster3] return 0
  3260. 2021-03-25T18:10:03.3990064Z [submariner]$ [cluster3] with_context cluster3 connectivity_tests cluster2
  3261. 2021-03-25T18:10:03.4005695Z [submariner]$ [cluster3] with_context cluster3 connectivity_tests cluster2
  3262. 2021-03-25T18:10:03.4027149Z [submariner]$ [cluster3] local cluster=cluster3
  3263. 2021-03-25T18:10:03.4042790Z [submariner]$ [cluster3] local cmnd=connectivity_tests
  3264. 2021-03-25T18:10:03.4054625Z [submariner]$ [cluster3] connectivity_tests cluster2
  3265. 2021-03-25T18:10:03.4111327Z [submariner]$ [cluster3] connectivity_tests
  3266. 2021-03-25T18:10:03.4126856Z [submariner]$ [cluster3] target_cluster=cluster2
  3267. 2021-03-25T18:10:03.4143640Z [submariner]$ [cluster3] import_image quay.io/submariner/nettest
  3268. 2021-03-25T18:10:03.4161472Z [submariner]$ [cluster3] import_image quay.io/submariner/nettest
  3269. 2021-03-25T18:10:03.4181348Z [submariner]$ [cluster3] local orig_image=quay.io/submariner/nettest
  3270. 2021-03-25T18:10:03.4203323Z [submariner]$ [cluster3] local versioned_image=quay.io/submariner/nettest:dev
  3271. 2021-03-25T18:10:03.4230735Z [submariner]$ [cluster3] local local_image=localhost:5000/nettest:local
  3272. 2021-03-25T18:10:03.4297490Z [submariner]$ [cluster3] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  3273. 2021-03-25T18:10:04.7016866Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
  3274. 2021-03-25T18:10:04.7113139Z [submariner]$ [cluster3] docker pull quay.io/submariner/nettest:devel
  3275. 2021-03-25T18:10:06.1177733Z devel: Pulling from submariner/nettest
  3276. 2021-03-25T18:10:06.1205251Z ba3557a56b15: Pulling fs layer
  3277. 2021-03-25T18:10:06.1209253Z cfac3f058c30: Pulling fs layer
  3278. 2021-03-25T18:10:06.1213535Z 6cdd746662db: Pulling fs layer
  3279. 2021-03-25T18:10:06.1214243Z a1341d0c3605: Pulling fs layer
  3280. 2021-03-25T18:10:06.1214737Z a1341d0c3605: Waiting
  3281. 2021-03-25T18:10:06.2052818Z cfac3f058c30: Verifying Checksum
  3282. 2021-03-25T18:10:06.2053906Z cfac3f058c30: Download complete
  3283. 2021-03-25T18:10:06.5416240Z ba3557a56b15: Download complete
  3284. 2021-03-25T18:10:06.5423978Z a1341d0c3605: Verifying Checksum
  3285. 2021-03-25T18:10:06.5433359Z a1341d0c3605: Download complete
  3286. 2021-03-25T18:10:06.5434236Z 6cdd746662db: Verifying Checksum
  3287. 2021-03-25T18:10:06.5438331Z 6cdd746662db: Download complete
  3288. 2021-03-25T18:10:08.1786108Z ba3557a56b15: Pull complete
  3289. 2021-03-25T18:10:08.3159669Z cfac3f058c30: Pull complete
  3290. 2021-03-25T18:10:09.0442193Z 6cdd746662db: Pull complete
  3291. 2021-03-25T18:10:09.1640799Z a1341d0c3605: Pull complete
  3292. 2021-03-25T18:10:09.1693686Z Digest: sha256:8978a744355ca6db85709975cb6f84591d9ed6237218fe472713f229588f161f
  3293. 2021-03-25T18:10:09.1712399Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
  3294. 2021-03-25T18:10:09.1728170Z quay.io/submariner/nettest:devel
  3295. 2021-03-25T18:10:09.1809257Z [submariner]$ [cluster3] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
  3296. 2021-03-25T18:10:09.8457973Z [submariner]$ [cluster3] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  3297. 2021-03-25T18:10:10.5660378Z [submariner]$ [cluster3] docker push localhost:5000/nettest:local
  3298. 2021-03-25T18:10:11.0942146Z The push refers to repository [localhost:5000/nettest]
  3299. 2021-03-25T18:10:11.1044830Z 93d0da703d2d: Preparing
  3300. 2021-03-25T18:10:11.1045522Z fffaa106f391: Preparing
  3301. 2021-03-25T18:10:11.1051678Z 2e70362ee08c: Preparing
  3302. 2021-03-25T18:10:11.1052283Z cb381a32b229: Preparing
  3303. 2021-03-25T18:10:11.6194555Z 2e70362ee08c: Pushed
  3304. 2021-03-25T18:10:12.1560622Z 93d0da703d2d: Pushed
  3305. 2021-03-25T18:10:12.1791711Z cb381a32b229: Pushed
  3306. 2021-03-25T18:10:13.3594694Z fffaa106f391: Pushed
  3307. 2021-03-25T18:10:13.4013795Z local: digest: sha256:8978a744355ca6db85709975cb6f84591d9ed6237218fe472713f229588f161f size: 1155
  3308. 2021-03-25T18:10:13.4077660Z [submariner]$ [cluster3] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  3309. 2021-03-25T18:10:13.4124361Z [submariner]$ [cluster3] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  3310. 2021-03-25T18:10:13.4146509Z [submariner]$ [cluster3] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
  3311. 2021-03-25T18:10:13.4171535Z [submariner]$ [cluster3] local resource_name
  3312. 2021-03-25T18:10:13.4260390Z [submariner]$ [cluster3] resource_name=netshoot
  3313. 2021-03-25T18:10:13.4285238Z [submariner]$ [cluster3] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
  3314. 2021-03-25T18:10:13.4340474Z [submariner]$ [cluster3] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  3315. 2021-03-25T18:10:13.4361056Z [submariner]$ [cluster3] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  3316. 2021-03-25T18:10:13.4387159Z [submariner]$ [cluster3] command kubectl --context=cluster3 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  3317. 2021-03-25T18:10:13.4405737Z [submariner]$ [cluster3] kubectl --context=cluster3 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  3318. 2021-03-25T18:10:14.2390714Z deployment.apps/netshoot created
  3319. 2021-03-25T18:10:14.2442653Z Waiting for netshoot pods to be ready.
  3320. 2021-03-25T18:10:14.2457473Z [submariner]$ [cluster3] kubectl rollout status deploy/netshoot --timeout=5m
  3321. 2021-03-25T18:10:14.2479977Z [submariner]$ [cluster3] kubectl rollout status deploy/netshoot --timeout=5m
  3322. 2021-03-25T18:10:14.2507996Z [submariner]$ [cluster3] command kubectl --context=cluster3 rollout status deploy/netshoot --timeout=5m
  3323. 2021-03-25T18:10:14.2557993Z [submariner]$ [cluster3] kubectl --context=cluster3 rollout status deploy/netshoot --timeout=5m
  3324. 2021-03-25T18:10:14.8112222Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
  3325. 2021-03-25T18:10:21.4773168Z deployment "netshoot" successfully rolled out
  3326. 2021-03-25T18:10:21.4827039Z [submariner]$ [cluster3] with_context cluster2 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  3327. 2021-03-25T18:10:21.4838589Z [submariner]$ [cluster3] with_context cluster2 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  3328. 2021-03-25T18:10:21.4858438Z [submariner]$ [cluster3] local cluster=cluster2
  3329. 2021-03-25T18:10:21.4892542Z [submariner]$ [cluster2] local cmnd=deploy_resource
  3330. 2021-03-25T18:10:21.4902933Z [submariner]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  3331. 2021-03-25T18:10:21.4943170Z [submariner]$ [cluster2] deploy_resource
  3332. 2021-03-25T18:10:21.5061389Z [submariner]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
  3333. 2021-03-25T18:10:22.2461138Z [submariner]$ [cluster2] local resource_name
  3334. 2021-03-25T18:10:22.2469424Z [submariner]$ [cluster2] resource_name=nginx-demo
  3335. 2021-03-25T18:10:22.2475527Z [submariner]$ [cluster2] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
  3336. 2021-03-25T18:10:22.2486439Z [submariner]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3337. 2021-03-25T18:10:22.2492449Z [submariner]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3338. 2021-03-25T18:10:22.2501372Z [submariner]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3339. 2021-03-25T18:10:22.2503138Z [submariner]$ [cluster2] kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3340. 2021-03-25T18:10:22.3185544Z deployment.apps/nginx-demo created
  3341. 2021-03-25T18:10:22.3608832Z service/nginx-demo created
  3342. 2021-03-25T18:10:22.4857953Z serviceexport.multicluster.x-k8s.io/nginx-demo created
  3343. 2021-03-25T18:10:22.4900307Z Waiting for nginx-demo pods to be ready.
  3344. 2021-03-25T18:10:22.4950339Z [submariner]$ [cluster2] kubectl rollout status deploy/nginx-demo --timeout=5m
  3345. 2021-03-25T18:10:22.4951890Z [submariner]$ [cluster2] kubectl rollout status deploy/nginx-demo --timeout=5m
  3346. 2021-03-25T18:10:22.4955608Z [submariner]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/nginx-demo --timeout=5m
  3347. 2021-03-25T18:10:22.4963681Z [submariner]$ [cluster2] kubectl --context=cluster2 rollout status deploy/nginx-demo --timeout=5m
  3348. 2021-03-25T18:10:23.3160593Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
  3349. 2021-03-25T18:10:37.1469410Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
  3350. 2021-03-25T18:10:37.3395996Z deployment "nginx-demo" successfully rolled out
  3351. 2021-03-25T18:10:37.3578585Z [submariner]$ [cluster3] local netshoot_pod nginx_svc_ip
  3352. 2021-03-25T18:10:37.7963316Z [submariner]$ [cluster3] netshoot_pod=netshoot-57677568b8-4qts7
  3353. 2021-03-25T18:10:37.7993628Z [submariner]$ [cluster3] kubectl get pods -l app=netshoot
  3354. 2021-03-25T18:10:37.8008329Z [submariner]$ [cluster3] awk FNR == 2 {print $1}
  3355. 2021-03-25T18:10:37.8086573Z [submariner]$ [cluster3] kubectl get pods -l app=netshoot
  3356. 2021-03-25T18:10:37.8176960Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods -l app=netshoot
  3357. 2021-03-25T18:10:37.8198407Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods -l app=netshoot
  3358. 2021-03-25T18:10:38.7176914Z [submariner]$ [cluster3] nginx_svc_ip=100.2.167.12
  3359. 2021-03-25T18:10:38.7200708Z [submariner]$ [cluster3] with_context cluster2 get_svc_ip nginx-demo
  3360. 2021-03-25T18:10:38.7217251Z [submariner]$ [cluster3] with_context cluster2 get_svc_ip nginx-demo
  3361. 2021-03-25T18:10:38.7227468Z [submariner]$ [cluster3] local cluster=cluster2
  3362. 2021-03-25T18:10:38.7247203Z [submariner]$ [cluster2] local cmnd=get_svc_ip
  3363. 2021-03-25T18:10:38.7264768Z [submariner]$ [cluster2] get_svc_ip nginx-demo
  3364. 2021-03-25T18:10:38.7295883Z [submariner]$ [cluster2] get_svc_ip
  3365. 2021-03-25T18:10:38.7337078Z [submariner]$ [cluster2] local svc_name=nginx-demo
  3366. 2021-03-25T18:10:38.7345455Z [submariner]$ [cluster2] local svc_ip
  3367. 2021-03-25T18:10:39.1985369Z [submariner]$ [cluster2] svc_ip=100.2.167.12
  3368. 2021-03-25T18:10:39.2169920Z [submariner]$ [cluster2] kubectl --context=cluster2 get svc -l app=nginx-demo
  3369. 2021-03-25T18:10:39.2187704Z [submariner]$ [cluster2] awk FNR == 2 {print $3}
  3370. 2021-03-25T18:10:39.2210296Z [submariner]$ [cluster2] kubectl --context=cluster2 get svc -l app=nginx-demo
  3371. 2021-03-25T18:10:39.2272821Z [submariner]$ [cluster2] command kubectl --context=cluster2 get svc -l app=nginx-demo
  3372. 2021-03-25T18:10:39.2293504Z [submariner]$ [cluster2] kubectl --context=cluster2 get svc -l app=nginx-demo
  3373. 2021-03-25T18:10:39.8576164Z [submariner]$ [cluster3] with_retries 5 test_connection netshoot-57677568b8-4qts7 100.2.167.12
  3374. 2021-03-25T18:10:39.8592014Z [submariner]$ [cluster3] with_retries 5 test_connection netshoot-57677568b8-4qts7 100.2.167.12
  3375. 2021-03-25T18:10:39.8613729Z [submariner]$ [cluster3] local retries=5
  3376. 2021-03-25T18:10:39.8628821Z [submariner]$ [cluster3] local cmnd=test_connection
  3377. 2021-03-25T18:10:39.8650418Z [submariner]$ [cluster3] iteration=1
  3378. 2021-03-25T18:10:39.8716170Z [submariner]$ [cluster3] wait 7749
  3379. 2021-03-25T18:10:39.8749862Z [submariner]$ [cluster3] test_connection netshoot-57677568b8-4qts7 100.2.167.12
  3380. 2021-03-25T18:10:39.8877175Z [submariner]$ [cluster3] test_connection
  3381. 2021-03-25T18:10:39.8902528Z [submariner]$ [cluster3] local source_pod=netshoot-57677568b8-4qts7
  3382. 2021-03-25T18:10:39.8917490Z [submariner]$ [cluster3] local target_address=100.2.167.12
  3383. 2021-03-25T18:10:39.8946065Z Attempting connectivity between clusters - netshoot-57677568b8-4qts7 --> 100.2.167.12
  3384. 2021-03-25T18:10:39.8973876Z [submariner]$ [cluster3] wait_time=30
  3385. 2021-03-25T18:10:39.9095883Z [submariner]$ [cluster3] start_time=1616695839
  3386. 2021-03-25T18:10:39.9144118Z [submariner]$ [cluster3] date +%s
  3387. 2021-03-25T18:10:39.9198043Z [submariner]$ [cluster3] kubectl exec netshoot-57677568b8-4qts7 -- curl --output /dev/null -m 30 --silent --head --fail 100.2.167.12
  3388. 2021-03-25T18:10:39.9257664Z [submariner]$ [cluster3] kubectl exec netshoot-57677568b8-4qts7 -- curl --output /dev/null -m 30 --silent --head --fail 100.2.167.12
  3389. 2021-03-25T18:10:39.9293144Z [submariner]$ [cluster3] command kubectl --context=cluster3 exec netshoot-57677568b8-4qts7 -- curl --output /dev/null -m 30 --silent --head --fail 100.2.167.12
  3390. 2021-03-25T18:10:39.9369593Z [submariner]$ [cluster3] kubectl --context=cluster3 exec netshoot-57677568b8-4qts7 -- curl --output /dev/null -m 30 --silent --head --fail 100.2.167.12
  3391. 2021-03-25T18:10:40.5782314Z Connection test was successful!
  3392. 2021-03-25T18:10:40.5819914Z [submariner]$ [cluster3] return 0
  3393. 2021-03-25T18:10:40.5847084Z [submariner]$ [cluster3] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  3394. 2021-03-25T18:10:40.5901849Z [submariner]$ [cluster3] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  3395. 2021-03-25T18:10:40.5934659Z [submariner]$ [cluster3] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
  3396. 2021-03-25T18:10:40.5954588Z [submariner]$ [cluster3] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  3397. 2021-03-25T18:10:40.6001163Z [submariner]$ [cluster3] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  3398. 2021-03-25T18:10:40.6019436Z [submariner]$ [cluster3] command kubectl --context=cluster3 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  3399. 2021-03-25T18:10:40.6043841Z [submariner]$ [cluster3] kubectl --context=cluster3 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  3400. 2021-03-25T18:10:41.1910642Z deployment.apps "netshoot" deleted
  3401. 2021-03-25T18:10:41.2221836Z [submariner]$ [cluster3] with_context cluster2 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  3402. 2021-03-25T18:10:41.2246425Z [submariner]$ [cluster3] with_context cluster2 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  3403. 2021-03-25T18:10:41.2261093Z [submariner]$ [cluster3] local cluster=cluster2
  3404. 2021-03-25T18:10:41.2277669Z [submariner]$ [cluster2] local cmnd=remove_resource
  3405. 2021-03-25T18:10:41.2295421Z [submariner]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  3406. 2021-03-25T18:10:41.2313865Z [submariner]$ [cluster2] remove_resource
  3407. 2021-03-25T18:10:41.2350019Z [submariner]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
  3408. 2021-03-25T18:10:41.2367032Z [submariner]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3409. 2021-03-25T18:10:41.2400773Z [submariner]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3410. 2021-03-25T18:10:41.2415008Z [submariner]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3411. 2021-03-25T18:10:41.2427188Z [submariner]$ [cluster2] kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  3412. 2021-03-25T18:10:41.6316641Z deployment.apps "nginx-demo" deleted
  3413. 2021-03-25T18:10:41.6970240Z service "nginx-demo" deleted
  3414. 2021-03-25T18:10:41.7685350Z serviceexport.multicluster.x-k8s.io "nginx-demo" deleted
  3415. 2021-03-25T18:10:41.7944532Z Successfully remade target file 'deploy'.
  3416. 2021-03-25T18:10:41.7977271Z make[1]: Leaving directory '/go/src/github.com/submariner-io/submariner'
  3417. 2021-03-25T18:10:41.8345708Z [submariner]$ declare_kubeconfig
  3418. 2021-03-25T18:10:41.8360628Z [submariner]$ declare_kubeconfig
  3419. 2021-03-25T18:10:41.8378647Z [submariner]$ source /opt/shipyard/scripts/lib/kubecfg
  3420. 2021-03-25T18:10:41.8405288Z [submariner]$ export KUBECONFIG
  3421. 2021-03-25T18:10:41.8537967Z [submariner]$ KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2:
  3422. 2021-03-25T18:10:41.8553158Z [submariner]$ find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  3423. 2021-03-25T18:10:41.8596091Z [submariner]$ test_with_e2e_tests
  3424. 2021-03-25T18:10:41.8608033Z [submariner]$ test_with_e2e_tests
  3425. 2021-03-25T18:10:41.8660213Z [submariner]$ cd /go/src/github.com/submariner-io/submariner/test/e2e
  3426. 2021-03-25T18:10:41.8701410Z [e2e]$ go test -v -timeout 30m -args -ginkgo.v -ginkgo.randomizeAllSpecs -ginkgo.trace -submariner-namespace submariner-operator -dp-context cluster2 -dp-context cluster3 -dp-context cluster1 -ginkgo.reportPassed -test.timeout 15m -ginkgo.focus \[.*\] -ginkgo.reportFile /go/src/github.com/submariner-io/submariner/output/e2e-junit.xml
  3427. 2021-03-25T18:10:41.8735934Z [e2e]$ tee /go/src/github.com/submariner-io/submariner/output/e2e-tests.log
  3428. 2021-03-25T18:10:41.8840765Z [e2e]$ generate_context_flags
  3429. 2021-03-25T18:10:41.8864114Z [e2e]$ generate_context_flags
  3430. 2021-03-25T18:10:41.8889603Z [e2e]$ [cluster2] printf -dp-context cluster2
  3431. 2021-03-25T18:10:41.8910104Z [e2e]$ [cluster3] printf -dp-context cluster3
  3432. 2021-03-25T18:10:41.8936678Z [e2e]$ [cluster1] printf -dp-context cluster1
  3433. 2021-03-25T18:12:50.2108105Z === RUN TestE2E
  3434. 2021-03-25T18:12:50.2185120Z Running Suite: Submariner E2E suite
  3435. 2021-03-25T18:12:50.2187823Z ===================================
  3436. 2021-03-25T18:12:50.2192161Z Random Seed: 1616695970 - Will randomize all specs
  3437. 2021-03-25T18:12:50.2195902Z Will run 21 of 22 specs
  3438. 2021-03-25T18:12:50.2196313Z
  3439. 2021-03-25T18:12:50.2211397Z STEP: Creating kubernetes clients
  3440. 2021-03-25T18:12:50.3270752Z STEP: Creating submariner clients
  3441. 2021-03-25T18:12:50.3418328Z [redundancy] Gateway fail-over tests when a new node is labeled as a gateway node and the label on the existing gateway node is removed
  3442. 2021-03-25T18:12:50.3423330Z should start a submariner gateway on the new gateway node and be able to connect from another cluster
  3443. 2021-03-25T18:12:50.3425120Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:46
  3444. 2021-03-25T18:12:50.3433758Z STEP: Creating namespace objects with basename "gateway-redundancy"
  3445. 2021-03-25T18:12:50.3587284Z STEP: Generated namespace "e2e-tests-gateway-redundancy-xstpr" in cluster "cluster2" to execute the tests in
  3446. 2021-03-25T18:12:50.3593010Z STEP: Creating namespace "e2e-tests-gateway-redundancy-xstpr" in cluster "cluster3"
  3447. 2021-03-25T18:12:50.3672423Z STEP: Creating namespace "e2e-tests-gateway-redundancy-xstpr" in cluster "cluster1"
  3448. 2021-03-25T18:12:50.4597094Z STEP: Found gateway node "cluster2-worker" on "cluster2"
  3449. 2021-03-25T18:12:50.5197816Z STEP: Found non-gateway node "cluster2-worker2" on "cluster2"
  3450. 2021-03-25T18:12:50.6706633Z STEP: Found submariner gateway pod "submariner-gateway-s4c8n" on "cluster2"
  3451. 2021-03-25T18:12:50.6721462Z STEP: Found submariner endpoint for "cluster2": &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"Endpoint", APIVersion:"submariner.io/v1"}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"af873d8b-b82a-40ee-9df7-073014c21a19", ResourceVersion:"3093", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292602, loc:(*time.Location)(0x20595a0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc000474780), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000474760)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  3452. 2021-03-25T18:12:50.6754933Z STEP: Setting the gateway label for node "cluster2-worker2" to true
  3453. 2021-03-25T18:12:50.6963861Z STEP: Ensuring that two Gateways become available in cluster "cluster2"
  3454. 2021-03-25T18:13:05.8557948Z STEP: Setting the gateway label for node "cluster2-worker" to false
  3455. 2021-03-25T18:13:05.8639638Z STEP: Verifying that the gateway "cluster2-worker" was deleted
  3456. 2021-03-25T18:13:11.0519174Z STEP: Found new submariner gateway pod "submariner-gateway-b9n8n"
  3457. 2021-03-25T18:13:11.0529419Z STEP: Waiting for the new pod "submariner-gateway-b9n8n" to report as active and fully connected
  3458. 2021-03-25T18:13:31.0735718Z STEP: Found new submariner endpoint for "cluster2": &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"Endpoint", APIVersion:"submariner.io/v1"}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-4", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-4", UID:"440b7765-e22e-471b-afa6-5988dbe56369", ResourceVersion:"4026", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292805, loc:(*time.Location)(0x20595a0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc000757880), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000757860)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  3459. 2021-03-25T18:13:31.0752430Z STEP: Waiting for the previous submariner endpoint "submariner-gateway-b9n8n" to be removed on "cluster3"
  3460. 2021-03-25T18:13:31.0786603Z STEP: Verifying TCP connectivity from gateway node on "cluster3" to gateway node on "cluster2"
  3461. 2021-03-25T18:13:31.0795466Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  3462. 2021-03-25T18:13:41.1465038Z Mar 25 18:13:41.141: INFO: Will send traffic to IP: 10.2.1.8
  3463. 2021-03-25T18:13:41.1480314Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  3464. 2021-03-25T18:13:41.1570640Z STEP: Waiting for the connector pod "tcp-check-pod2hmcc" on node "" to exit, returning what connector sent
  3465. 2021-03-25T18:13:46.1662988Z Mar 25 18:13:46.164: INFO: Pod "tcp-check-pod2hmcc" output:
  3466. 2021-03-25T18:13:46.1669283Z 10.2.1.8 (10.2.1.8:1234) open
  3467. 2021-03-25T18:13:46.1677953Z [dataplane] listener says 733457eb-3dea-4c3b-ac42-3901462c75f1
  3468. 2021-03-25T18:13:46.1678602Z
  3469. 2021-03-25T18:13:46.1683490Z STEP: Waiting for the listener pod "tcp-check-listenerbwzhx" on node "cluster2-worker2" to exit, returning what listener sent
  3470. 2021-03-25T18:13:46.1694064Z Mar 25 18:13:46.168: INFO: Pod "tcp-check-listenerbwzhx" output:
  3471. 2021-03-25T18:13:46.1696075Z listening on 0.0.0.0:1234 ...
  3472. 2021-03-25T18:13:46.1700143Z connect to 10.2.1.8:1234 from 10.3.1.7:37849 (10.3.1.7:37849)
  3473. 2021-03-25T18:13:46.1704908Z [dataplane] connector says d8ff6abe-c478-46ce-b2bd-af180cc9bc2c
  3474. 2021-03-25T18:13:46.1705618Z
  3475. 2021-03-25T18:13:46.1706102Z Mar 25 18:13:46.168: INFO: Connector pod has IP: 10.3.1.7
  3476. 2021-03-25T18:13:46.1711244Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3477. 2021-03-25T18:13:46.1712710Z STEP: Verifying the output of listener pod which must contain the source IP
  3478. 2021-03-25T18:13:46.1714072Z STEP: Verifying TCP connectivity from non-gateway node on "cluster3" to non-gateway node on "cluster2"
  3479. 2021-03-25T18:13:46.1718997Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  3480. 2021-03-25T18:13:56.1839948Z Mar 25 18:13:56.183: INFO: Will send traffic to IP: 10.2.0.8
  3481. 2021-03-25T18:13:56.1960528Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  3482. 2021-03-25T18:13:56.1962096Z STEP: Waiting for the connector pod "tcp-check-podjhcfz" on node "" to exit, returning what connector sent
  3483. 2021-03-25T18:14:06.2051929Z Mar 25 18:14:06.204: INFO: Pod "tcp-check-podjhcfz" output:
  3484. 2021-03-25T18:14:06.2052542Z 10.2.0.8 (10.2.0.8:1234) open
  3485. 2021-03-25T18:14:06.2053447Z [dataplane] listener says f2099c9b-168c-40a6-ba6e-03d64ba4f594
  3486. 2021-03-25T18:14:06.2053955Z
  3487. 2021-03-25T18:14:06.2055720Z STEP: Waiting for the listener pod "tcp-check-listenerfx7bf" on node "cluster2-worker" to exit, returning what listener sent
  3488. 2021-03-25T18:14:06.2085717Z Mar 25 18:14:06.208: INFO: Pod "tcp-check-listenerfx7bf" output:
  3489. 2021-03-25T18:14:06.2086507Z listening on 0.0.0.0:1234 ...
  3490. 2021-03-25T18:14:06.2086966Z connect to 10.2.0.8:1234 from 10.3.0.8:35905 (10.3.0.8:35905)
  3491. 2021-03-25T18:14:06.2087951Z [dataplane] connector says ec5d6bcb-82a5-469d-a062-2657357b9c10
  3492. 2021-03-25T18:14:06.2088513Z
  3493. 2021-03-25T18:14:06.2088950Z Mar 25 18:14:06.208: INFO: Connector pod has IP: 10.3.0.8
  3494. 2021-03-25T18:14:06.2090018Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3495. 2021-03-25T18:14:06.2091193Z STEP: Verifying the output of listener pod which must contain the source IP
  3496. 2021-03-25T18:14:06.2097542Z STEP: Deleting namespace "e2e-tests-gateway-redundancy-xstpr" on cluster "cluster2"
  3497. 2021-03-25T18:14:06.2147956Z STEP: Deleting namespace "e2e-tests-gateway-redundancy-xstpr" on cluster "cluster3"
  3498. 2021-03-25T18:14:06.2236533Z STEP: Deleting namespace "e2e-tests-gateway-redundancy-xstpr" on cluster "cluster1"
  3499. 2021-03-25T18:14:06.2413624Z
  3500. 2021-03-25T18:14:06.2422463Z • [SLOW TEST:75.900 seconds]
  3501. 2021-03-25T18:14:06.2423418Z [redundancy] Gateway fail-over tests
  3502. 2021-03-25T18:14:06.2428329Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:33
  3503. 2021-03-25T18:14:06.2429437Z when a new node is labeled as a gateway node and the label on the existing gateway node is removed
  3504. 2021-03-25T18:14:06.2430798Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:45
  3505. 2021-03-25T18:14:06.2431862Z should start a submariner gateway on the new gateway node and be able to connect from another cluster
  3506. 2021-03-25T18:14:06.2433169Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:46
  3507. 2021-03-25T18:14:06.2434125Z ------------------------------
  3508. 2021-03-25T18:14:06.2436037Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway
  3509. 2021-03-25T18:14:06.2437838Z should have sent the expected data from the pod to the other pod
  3510. 2021-03-25T18:14:06.2439290Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3511. 2021-03-25T18:14:06.2440752Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  3512. 2021-03-25T18:14:06.2558981Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-bsqcz" in cluster "cluster2" to execute the tests in
  3513. 2021-03-25T18:14:06.2561133Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-bsqcz" in cluster "cluster3"
  3514. 2021-03-25T18:14:06.2632835Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-bsqcz" in cluster "cluster1"
  3515. 2021-03-25T18:14:06.2676052Z Mar 25 18:14:06.267: INFO: Globalnet is not enabled, skipping the test...
  3516. 2021-03-25T18:14:06.2688213Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-bsqcz" on cluster "cluster2"
  3517. 2021-03-25T18:14:06.3100285Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-bsqcz" on cluster "cluster3"
  3518. 2021-03-25T18:14:06.3405910Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-bsqcz" on cluster "cluster1"
  3519. 2021-03-25T18:14:06.3633197Z
  3520. 2021-03-25T18:14:06.3634519Z S [SKIPPING] [0.122 seconds]
  3521. 2021-03-25T18:14:06.3635652Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery
  3522. 2021-03-25T18:14:06.3640897Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:24
  3523. 2021-03-25T18:14:06.3642017Z when a pod with HostNetworking connects via TCP to the globalIP of a remote service
  3524. 2021-03-25T18:14:06.3643373Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:71
  3525. 2021-03-25T18:14:06.3644356Z when the pod is not on a gateway and the remote service is not on a gateway
  3526. 2021-03-25T18:14:06.3645571Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:77
  3527. 2021-03-25T18:14:06.3646758Z should have sent the expected data from the pod to the other pod [It]
  3528. 2021-03-25T18:14:06.3647983Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3529. 2021-03-25T18:14:06.3648619Z
  3530. 2021-03-25T18:14:06.3649361Z Mar 25 18:14:06.267: Globalnet is not enabled, skipping the test...
  3531. 2021-03-25T18:14:06.3649809Z
  3532. 2021-03-25T18:14:06.3650878Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:57
  3533. 2021-03-25T18:14:06.3651957Z ------------------------------
  3534. 2021-03-25T18:14:06.3653408Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway
  3535. 2021-03-25T18:14:06.3654969Z should have sent the expected data from the pod to the other pod
  3536. 2021-03-25T18:14:06.3656160Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  3537. 2021-03-25T18:14:06.3657421Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3538. 2021-03-25T18:14:06.3778902Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-gqcnz" in cluster "cluster2" to execute the tests in
  3539. 2021-03-25T18:14:06.3780827Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-gqcnz" in cluster "cluster3"
  3540. 2021-03-25T18:14:06.3909967Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-gqcnz" in cluster "cluster1"
  3541. 2021-03-25T18:14:06.4092871Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3542. 2021-03-25T18:14:12.4607476Z Mar 25 18:14:12.460: INFO: Will send traffic to IP: 10.3.0.9
  3543. 2021-03-25T18:14:12.4609105Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3544. 2021-03-25T18:14:12.5720313Z STEP: Waiting for the connector pod "tcp-check-podl629r" on node "" to exit, returning what connector sent
  3545. 2021-03-25T18:14:17.5985427Z Mar 25 18:14:17.597: INFO: Pod "tcp-check-podl629r" output:
  3546. 2021-03-25T18:14:17.5986083Z 10.3.0.9 (10.3.0.9:1234) open
  3547. 2021-03-25T18:14:17.5986914Z [dataplane] listener says 235a96b6-571c-4ed9-8b1d-764a2062b3e1
  3548. 2021-03-25T18:14:17.5987405Z
  3549. 2021-03-25T18:14:17.5988591Z STEP: Waiting for the listener pod "tcp-check-listenerrcjpj" on node "cluster3-worker2" to exit, returning what listener sent
  3550. 2021-03-25T18:14:17.6030604Z Mar 25 18:14:17.602: INFO: Pod "tcp-check-listenerrcjpj" output:
  3551. 2021-03-25T18:14:17.6031436Z listening on 0.0.0.0:1234 ...
  3552. 2021-03-25T18:14:17.6031903Z connect to 10.3.0.9:1234 from 10.2.1.9:44369 (10.2.1.9:44369)
  3553. 2021-03-25T18:14:17.6032805Z [dataplane] connector says 20b9fd2d-0667-48e4-9300-44f28a4a2314
  3554. 2021-03-25T18:14:17.6033301Z
  3555. 2021-03-25T18:14:17.6033747Z Mar 25 18:14:17.602: INFO: Connector pod has IP: 10.2.1.9
  3556. 2021-03-25T18:14:17.6034957Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3557. 2021-03-25T18:14:17.6036169Z STEP: Verifying the output of listener pod which must contain the source IP
  3558. 2021-03-25T18:14:17.6037524Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-gqcnz" on cluster "cluster2"
  3559. 2021-03-25T18:14:17.6111555Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-gqcnz" on cluster "cluster3"
  3560. 2021-03-25T18:14:17.6175423Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-gqcnz" on cluster "cluster1"
  3561. 2021-03-25T18:14:17.6239481Z •
  3562. 2021-03-25T18:14:17.6240111Z ------------------------------
  3563. 2021-03-25T18:14:17.6241272Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3564. 2021-03-25T18:14:17.6242814Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-gqcnz" in cluster "cluster2" to execute the tests in
  3565. 2021-03-25T18:14:17.6244692Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-gqcnz" in cluster "cluster3"
  3566. 2021-03-25T18:14:17.6246435Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-gqcnz" in cluster "cluster1"
  3567. 2021-03-25T18:14:17.6247847Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3568. 2021-03-25T18:14:17.6248649Z Mar 25 18:14:12.460: INFO: Will send traffic to IP: 10.3.0.9
  3569. 2021-03-25T18:14:17.6250002Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3570. 2021-03-25T18:14:17.6251548Z STEP: Waiting for the connector pod "tcp-check-podl629r" on node "" to exit, returning what connector sent
  3571. 2021-03-25T18:14:17.6252824Z Mar 25 18:14:17.597: INFO: Pod "tcp-check-podl629r" output:
  3572. 2021-03-25T18:14:17.6253390Z 10.3.0.9 (10.3.0.9:1234) open
  3573. 2021-03-25T18:14:17.6254192Z [dataplane] listener says 235a96b6-571c-4ed9-8b1d-764a2062b3e1
  3574. 2021-03-25T18:14:17.6254680Z
  3575. 2021-03-25T18:14:17.6255996Z STEP: Waiting for the listener pod "tcp-check-listenerrcjpj" on node "cluster3-worker2" to exit, returning what listener sent
  3576. 2021-03-25T18:14:17.6257379Z Mar 25 18:14:17.602: INFO: Pod "tcp-check-listenerrcjpj" output:
  3577. 2021-03-25T18:14:17.6258020Z listening on 0.0.0.0:1234 ...
  3578. 2021-03-25T18:14:17.6258488Z connect to 10.3.0.9:1234 from 10.2.1.9:44369 (10.2.1.9:44369)
  3579. 2021-03-25T18:14:17.6259338Z [dataplane] connector says 20b9fd2d-0667-48e4-9300-44f28a4a2314
  3580. 2021-03-25T18:14:17.6259830Z
  3581. 2021-03-25T18:14:17.6260261Z Mar 25 18:14:17.602: INFO: Connector pod has IP: 10.2.1.9
  3582. 2021-03-25T18:14:17.6261314Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3583. 2021-03-25T18:14:17.6262477Z STEP: Verifying the output of listener pod which must contain the source IP
  3584. 2021-03-25T18:14:17.6263840Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-gqcnz" on cluster "cluster2"
  3585. 2021-03-25T18:14:17.6265412Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-gqcnz" on cluster "cluster3"
  3586. 2021-03-25T18:14:17.6266994Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-gqcnz" on cluster "cluster1"
  3587. 2021-03-25T18:14:17.6267935Z
  3588. 2021-03-25T18:14:17.6268151Z
  3589. 2021-03-25T18:14:17.6268986Z [dataplane] Gateway status reporting when a gateway node is configured
  3590. 2021-03-25T18:14:17.6270048Z should correctly report its status and connection information
  3591. 2021-03-25T18:14:17.6271213Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/gateway_status.go:34
  3592. 2021-03-25T18:14:17.6272600Z STEP: Creating namespace objects with basename "dataplane-gateway-status"
  3593. 2021-03-25T18:14:17.6460973Z STEP: Generated namespace "e2e-tests-dataplane-gateway-status-zjc8d" in cluster "cluster2" to execute the tests in
  3594. 2021-03-25T18:14:17.6463089Z STEP: Creating namespace "e2e-tests-dataplane-gateway-status-zjc8d" in cluster "cluster3"
  3595. 2021-03-25T18:14:17.6625521Z STEP: Creating namespace "e2e-tests-dataplane-gateway-status-zjc8d" in cluster "cluster1"
  3596. 2021-03-25T18:14:17.6675692Z STEP: Ensuring that only one gateway reports as active on "cluster2"
  3597. 2021-03-25T18:14:17.7137648Z STEP: Ensuring that gateway "cluster2-worker2" reports connection information for cluster "cluster3"
  3598. 2021-03-25T18:14:17.7377127Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-zjc8d" on cluster "cluster2"
  3599. 2021-03-25T18:14:17.7623537Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-zjc8d" on cluster "cluster3"
  3600. 2021-03-25T18:14:17.7802875Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-zjc8d" on cluster "cluster1"
  3601. 2021-03-25T18:14:17.7908715Z •
  3602. 2021-03-25T18:14:17.7909487Z ------------------------------
  3603. 2021-03-25T18:14:17.7910564Z STEP: Creating namespace objects with basename "dataplane-gateway-status"
  3604. 2021-03-25T18:14:17.7912325Z STEP: Generated namespace "e2e-tests-dataplane-gateway-status-zjc8d" in cluster "cluster2" to execute the tests in
  3605. 2021-03-25T18:14:17.7914314Z STEP: Creating namespace "e2e-tests-dataplane-gateway-status-zjc8d" in cluster "cluster3"
  3606. 2021-03-25T18:14:17.7916202Z STEP: Creating namespace "e2e-tests-dataplane-gateway-status-zjc8d" in cluster "cluster1"
  3607. 2021-03-25T18:14:17.7917623Z STEP: Ensuring that only one gateway reports as active on "cluster2"
  3608. 2021-03-25T18:14:17.7918892Z STEP: Ensuring that gateway "cluster2-worker2" reports connection information for cluster "cluster3"
  3609. 2021-03-25T18:14:17.7920538Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-zjc8d" on cluster "cluster2"
  3610. 2021-03-25T18:14:17.7922442Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-zjc8d" on cluster "cluster3"
  3611. 2021-03-25T18:14:17.7924377Z STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-zjc8d" on cluster "cluster1"
  3612. 2021-03-25T18:14:17.7925272Z
  3613. 2021-03-25T18:14:17.7931902Z
  3614. 2021-03-25T18:14:17.7933627Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway
  3615. 2021-03-25T18:14:17.7936166Z should have sent the expected data from the pod to the other pod
  3616. 2021-03-25T18:14:17.7943122Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  3617. 2021-03-25T18:14:17.7944406Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3618. 2021-03-25T18:14:17.8053407Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-pw44g" in cluster "cluster2" to execute the tests in
  3619. 2021-03-25T18:14:17.8055371Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-pw44g" in cluster "cluster3"
  3620. 2021-03-25T18:14:17.8328804Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-pw44g" in cluster "cluster1"
  3621. 2021-03-25T18:14:17.8368225Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3622. 2021-03-25T18:14:23.9068691Z Mar 25 18:14:23.906: INFO: Will send traffic to IP: 10.3.0.10
  3623. 2021-03-25T18:14:23.9074954Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3624. 2021-03-25T18:14:23.9271770Z STEP: Waiting for the connector pod "tcp-check-podw2w7t" on node "" to exit, returning what connector sent
  3625. 2021-03-25T18:14:28.9974359Z Mar 25 18:14:28.996: INFO: Pod "tcp-check-podw2w7t" output:
  3626. 2021-03-25T18:14:28.9976122Z 10.3.0.10 (10.3.0.10:1234) open
  3627. 2021-03-25T18:14:28.9977978Z [dataplane] listener says 849f9b36-c517-4ca3-a75a-86cb46adc186
  3628. 2021-03-25T18:14:28.9978671Z
  3629. 2021-03-25T18:14:28.9983042Z STEP: Waiting for the listener pod "tcp-check-listener9tgdd" on node "cluster3-worker2" to exit, returning what listener sent
  3630. 2021-03-25T18:14:29.0035987Z Mar 25 18:14:29.003: INFO: Pod "tcp-check-listener9tgdd" output:
  3631. 2021-03-25T18:14:29.0036940Z listening on 0.0.0.0:1234 ...
  3632. 2021-03-25T18:14:29.0037544Z connect to 10.3.0.10:1234 from 10.2.1.2:32793 (10.2.1.2:32793)
  3633. 2021-03-25T18:14:29.0038693Z [dataplane] connector says 6e7e12a8-a39b-45a5-898a-1f98cfcd7ac8
  3634. 2021-03-25T18:14:29.0039626Z
  3635. 2021-03-25T18:14:29.0040335Z Mar 25 18:14:29.003: INFO: Connector pod has IP: 172.18.0.4
  3636. 2021-03-25T18:14:29.0050311Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3637. 2021-03-25T18:14:29.0052251Z STEP: Verifying that globalIP annotation does not exist on the connector POD
  3638. 2021-03-25T18:14:29.0053959Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pw44g" on cluster "cluster2"
  3639. 2021-03-25T18:14:29.0124044Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pw44g" on cluster "cluster3"
  3640. 2021-03-25T18:14:29.0176414Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pw44g" on cluster "cluster1"
  3641. 2021-03-25T18:14:29.0228060Z •
  3642. 2021-03-25T18:14:29.0229567Z ------------------------------
  3643. 2021-03-25T18:14:29.0230640Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3644. 2021-03-25T18:14:29.0232230Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-pw44g" in cluster "cluster2" to execute the tests in
  3645. 2021-03-25T18:14:29.0233928Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-pw44g" in cluster "cluster3"
  3646. 2021-03-25T18:14:29.0235542Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-pw44g" in cluster "cluster1"
  3647. 2021-03-25T18:14:29.0236947Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3648. 2021-03-25T18:14:29.0237764Z Mar 25 18:14:23.906: INFO: Will send traffic to IP: 10.3.0.10
  3649. 2021-03-25T18:14:29.0238854Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3650. 2021-03-25T18:14:29.0240291Z STEP: Waiting for the connector pod "tcp-check-podw2w7t" on node "" to exit, returning what connector sent
  3651. 2021-03-25T18:14:29.0241440Z Mar 25 18:14:28.996: INFO: Pod "tcp-check-podw2w7t" output:
  3652. 2021-03-25T18:14:29.0242015Z 10.3.0.10 (10.3.0.10:1234) open
  3653. 2021-03-25T18:14:29.0242842Z [dataplane] listener says 849f9b36-c517-4ca3-a75a-86cb46adc186
  3654. 2021-03-25T18:14:29.0243351Z
  3655. 2021-03-25T18:14:29.0244522Z STEP: Waiting for the listener pod "tcp-check-listener9tgdd" on node "cluster3-worker2" to exit, returning what listener sent
  3656. 2021-03-25T18:14:29.0245921Z Mar 25 18:14:29.003: INFO: Pod "tcp-check-listener9tgdd" output:
  3657. 2021-03-25T18:14:29.0246564Z listening on 0.0.0.0:1234 ...
  3658. 2021-03-25T18:14:29.0247053Z connect to 10.3.0.10:1234 from 10.2.1.2:32793 (10.2.1.2:32793)
  3659. 2021-03-25T18:14:29.0248059Z [dataplane] connector says 6e7e12a8-a39b-45a5-898a-1f98cfcd7ac8
  3660. 2021-03-25T18:14:29.0248597Z
  3661. 2021-03-25T18:14:29.0249041Z Mar 25 18:14:29.003: INFO: Connector pod has IP: 172.18.0.4
  3662. 2021-03-25T18:14:29.0250111Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3663. 2021-03-25T18:14:29.0251427Z STEP: Verifying that globalIP annotation does not exist on the connector POD
  3664. 2021-03-25T18:14:29.0253067Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pw44g" on cluster "cluster2"
  3665. 2021-03-25T18:14:29.0254660Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pw44g" on cluster "cluster3"
  3666. 2021-03-25T18:14:29.0256700Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pw44g" on cluster "cluster1"
  3667. 2021-03-25T18:14:29.0257446Z
  3668. 2021-03-25T18:14:29.0262341Z
  3669. 2021-03-25T18:14:29.0268860Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is on a gateway
  3670. 2021-03-25T18:14:29.0270340Z should have sent the expected data from the pod to the other pod
  3671. 2021-03-25T18:14:29.0271561Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  3672. 2021-03-25T18:14:29.0272911Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3673. 2021-03-25T18:14:29.0300460Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-29r68" in cluster "cluster2" to execute the tests in
  3674. 2021-03-25T18:14:29.0302294Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-29r68" in cluster "cluster3"
  3675. 2021-03-25T18:14:29.0698822Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-29r68" in cluster "cluster1"
  3676. 2021-03-25T18:14:29.0832751Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3677. 2021-03-25T18:14:34.2944017Z Mar 25 18:14:34.293: INFO: Will send traffic to IP: 10.3.1.8
  3678. 2021-03-25T18:14:34.2945688Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3679. 2021-03-25T18:14:34.3324568Z STEP: Waiting for the connector pod "tcp-check-podxcr4k" on node "" to exit, returning what connector sent
  3680. 2021-03-25T18:14:39.3793389Z Mar 25 18:14:39.378: INFO: Pod "tcp-check-podxcr4k" output:
  3681. 2021-03-25T18:14:39.3794043Z 10.3.1.8 (10.3.1.8:1234) open
  3682. 2021-03-25T18:14:39.3794933Z [dataplane] listener says 9977aaec-81b4-4c24-abfc-d47c5f415e48
  3683. 2021-03-25T18:14:39.3795530Z
  3684. 2021-03-25T18:14:39.3796717Z STEP: Waiting for the listener pod "tcp-check-listenerfq5ss" on node "cluster3-worker" to exit, returning what listener sent
  3685. 2021-03-25T18:14:39.3841303Z Mar 25 18:14:39.383: INFO: Pod "tcp-check-listenerfq5ss" output:
  3686. 2021-03-25T18:14:39.3842010Z listening on 0.0.0.0:1234 ...
  3687. 2021-03-25T18:14:39.3842508Z connect to 10.3.1.8:1234 from 10.2.1.10:43073 (10.2.1.10:43073)
  3688. 2021-03-25T18:14:39.3843467Z [dataplane] connector says 0b5e73e3-d8b4-4f0f-97e6-c785c2efb389
  3689. 2021-03-25T18:14:39.3844020Z
  3690. 2021-03-25T18:14:39.3850452Z Mar 25 18:14:39.384: INFO: Connector pod has IP: 10.2.1.10
  3691. 2021-03-25T18:14:39.3853572Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3692. 2021-03-25T18:14:39.3854786Z STEP: Verifying the output of listener pod which must contain the source IP
  3693. 2021-03-25T18:14:39.3860329Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-29r68" on cluster "cluster2"
  3694. 2021-03-25T18:14:39.3927897Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-29r68" on cluster "cluster3"
  3695. 2021-03-25T18:14:39.3981589Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-29r68" on cluster "cluster1"
  3696. 2021-03-25T18:14:39.4079342Z •
  3697. 2021-03-25T18:14:39.4080135Z ------------------------------
  3698. 2021-03-25T18:14:39.4081972Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3699. 2021-03-25T18:14:39.4083529Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-29r68" in cluster "cluster2" to execute the tests in
  3700. 2021-03-25T18:14:39.4085237Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-29r68" in cluster "cluster3"
  3701. 2021-03-25T18:14:39.4086935Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-29r68" in cluster "cluster1"
  3702. 2021-03-25T18:14:39.4088464Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3703. 2021-03-25T18:14:39.4089465Z Mar 25 18:14:34.293: INFO: Will send traffic to IP: 10.3.1.8
  3704. 2021-03-25T18:14:39.4090601Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3705. 2021-03-25T18:14:39.4092019Z STEP: Waiting for the connector pod "tcp-check-podxcr4k" on node "" to exit, returning what connector sent
  3706. 2021-03-25T18:14:39.4093303Z Mar 25 18:14:39.378: INFO: Pod "tcp-check-podxcr4k" output:
  3707. 2021-03-25T18:14:39.4093977Z 10.3.1.8 (10.3.1.8:1234) open
  3708. 2021-03-25T18:14:39.4096005Z [dataplane] listener says 9977aaec-81b4-4c24-abfc-d47c5f415e48
  3709. 2021-03-25T18:14:39.4096556Z
  3710. 2021-03-25T18:14:39.4097776Z STEP: Waiting for the listener pod "tcp-check-listenerfq5ss" on node "cluster3-worker" to exit, returning what listener sent
  3711. 2021-03-25T18:14:39.4099146Z Mar 25 18:14:39.383: INFO: Pod "tcp-check-listenerfq5ss" output:
  3712. 2021-03-25T18:14:39.4099822Z listening on 0.0.0.0:1234 ...
  3713. 2021-03-25T18:14:39.4100294Z connect to 10.3.1.8:1234 from 10.2.1.10:43073 (10.2.1.10:43073)
  3714. 2021-03-25T18:14:39.4101239Z [dataplane] connector says 0b5e73e3-d8b4-4f0f-97e6-c785c2efb389
  3715. 2021-03-25T18:14:39.4101768Z
  3716. 2021-03-25T18:14:39.4102239Z Mar 25 18:14:39.384: INFO: Connector pod has IP: 10.2.1.10
  3717. 2021-03-25T18:14:39.4103289Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3718. 2021-03-25T18:14:39.4104489Z STEP: Verifying the output of listener pod which must contain the source IP
  3719. 2021-03-25T18:14:39.4105834Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-29r68" on cluster "cluster2"
  3720. 2021-03-25T18:14:39.4107441Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-29r68" on cluster "cluster3"
  3721. 2021-03-25T18:14:39.4109047Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-29r68" on cluster "cluster1"
  3722. 2021-03-25T18:14:39.4110037Z
  3723. 2021-03-25T18:14:39.4110268Z
  3724. 2021-03-25T18:14:39.4112041Z [redundancy] Route Agent restart tests when a route agent pod running on a non-gateway node is restarted
  3725. 2021-03-25T18:14:39.4113316Z should start a new route agent pod and be able to connect from another cluster
  3726. 2021-03-25T18:14:39.4115338Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/route_agent_restart.go:38
  3727. 2021-03-25T18:14:39.4116634Z STEP: Creating namespace objects with basename "route-agent-restart"
  3728. 2021-03-25T18:14:39.4152859Z STEP: Generated namespace "e2e-tests-route-agent-restart-687h5" in cluster "cluster2" to execute the tests in
  3729. 2021-03-25T18:14:39.4154722Z STEP: Creating namespace "e2e-tests-route-agent-restart-687h5" in cluster "cluster3"
  3730. 2021-03-25T18:14:39.4320312Z STEP: Creating namespace "e2e-tests-route-agent-restart-687h5" in cluster "cluster1"
  3731. 2021-03-25T18:14:39.5064593Z STEP: Found node "cluster2-worker" on "cluster2"
  3732. 2021-03-25T18:14:39.5166631Z STEP: Found route agent pod "submariner-routeagent-sp7nn" on node "cluster2-worker"
  3733. 2021-03-25T18:14:39.5168546Z STEP: Deleting route agent pod "submariner-routeagent-sp7nn"
  3734. 2021-03-25T18:14:44.5900359Z STEP: Found new route agent pod "submariner-routeagent-dmnxr" on node "cluster2-worker"
  3735. 2021-03-25T18:14:44.5901947Z STEP: Verifying TCP connectivity from gateway node on "cluster3" to gateway node on "cluster2"
  3736. 2021-03-25T18:14:44.5903212Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  3737. 2021-03-25T18:14:49.6624349Z Mar 25 18:14:49.661: INFO: Will send traffic to IP: 10.2.1.11
  3738. 2021-03-25T18:14:49.6625991Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  3739. 2021-03-25T18:14:49.6698170Z STEP: Waiting for the connector pod "tcp-check-podjd5wp" on node "" to exit, returning what connector sent
  3740. 2021-03-25T18:14:54.6794849Z Mar 25 18:14:54.678: INFO: Pod "tcp-check-podjd5wp" output:
  3741. 2021-03-25T18:14:54.6795477Z 10.2.1.11 (10.2.1.11:1234) open
  3742. 2021-03-25T18:14:54.6796381Z [dataplane] listener says 6e13f82c-d281-4fda-8527-af6dc4b2de54
  3743. 2021-03-25T18:14:54.6797175Z
  3744. 2021-03-25T18:14:54.6809448Z STEP: Waiting for the listener pod "tcp-check-listenerxnkbl" on node "cluster2-worker2" to exit, returning what listener sent
  3745. 2021-03-25T18:14:54.6878178Z Mar 25 18:14:54.687: INFO: Pod "tcp-check-listenerxnkbl" output:
  3746. 2021-03-25T18:14:54.6878997Z listening on 0.0.0.0:1234 ...
  3747. 2021-03-25T18:14:54.6879576Z connect to 10.2.1.11:1234 from 10.3.1.9:40033 (10.3.1.9:40033)
  3748. 2021-03-25T18:14:54.6880909Z [dataplane] connector says b6740bc6-c847-4eb7-9763-9a3c029c582a
  3749. 2021-03-25T18:14:54.6881529Z
  3750. 2021-03-25T18:14:54.6882054Z Mar 25 18:14:54.687: INFO: Connector pod has IP: 10.3.1.9
  3751. 2021-03-25T18:14:54.6883494Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3752. 2021-03-25T18:14:54.6884905Z STEP: Verifying the output of listener pod which must contain the source IP
  3753. 2021-03-25T18:14:54.6886430Z STEP: Verifying TCP connectivity from non-gateway node on "cluster3" to non-gateway node on "cluster2"
  3754. 2021-03-25T18:14:54.6887979Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  3755. 2021-03-25T18:14:59.7219872Z Mar 25 18:14:59.721: INFO: Will send traffic to IP: 10.2.0.9
  3756. 2021-03-25T18:14:59.7223647Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  3757. 2021-03-25T18:14:59.7298851Z STEP: Waiting for the connector pod "tcp-check-podx2t8x" on node "" to exit, returning what connector sent
  3758. 2021-03-25T18:15:04.7556183Z Mar 25 18:15:04.754: INFO: Pod "tcp-check-podx2t8x" output:
  3759. 2021-03-25T18:15:04.7556811Z 10.2.0.9 (10.2.0.9:1234) open
  3760. 2021-03-25T18:15:04.7557562Z [dataplane] listener says 1b224894-8440-4203-8160-3a21225ec27c
  3761. 2021-03-25T18:15:04.7557986Z
  3762. 2021-03-25T18:15:04.7559252Z STEP: Waiting for the listener pod "tcp-check-listenerh8n2k" on node "cluster2-worker" to exit, returning what listener sent
  3763. 2021-03-25T18:15:04.7605124Z Mar 25 18:15:04.759: INFO: Pod "tcp-check-listenerh8n2k" output:
  3764. 2021-03-25T18:15:04.7605862Z listening on 0.0.0.0:1234 ...
  3765. 2021-03-25T18:15:04.7606338Z connect to 10.2.0.9:1234 from 10.3.0.11:35735 (10.3.0.11:35735)
  3766. 2021-03-25T18:15:04.7607387Z [dataplane] connector says 793ecce3-a8b7-4823-a5d9-a93deb441fcb
  3767. 2021-03-25T18:15:04.7607926Z
  3768. 2021-03-25T18:15:04.7608390Z Mar 25 18:15:04.759: INFO: Connector pod has IP: 10.3.0.11
  3769. 2021-03-25T18:15:04.7609470Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3770. 2021-03-25T18:15:04.7615832Z STEP: Verifying the output of listener pod which must contain the source IP
  3771. 2021-03-25T18:15:04.7617270Z STEP: Deleting namespace "e2e-tests-route-agent-restart-687h5" on cluster "cluster2"
  3772. 2021-03-25T18:15:04.7679363Z STEP: Deleting namespace "e2e-tests-route-agent-restart-687h5" on cluster "cluster3"
  3773. 2021-03-25T18:15:04.7741328Z STEP: Deleting namespace "e2e-tests-route-agent-restart-687h5" on cluster "cluster1"
  3774. 2021-03-25T18:15:04.7786162Z •
  3775. 2021-03-25T18:15:04.7787461Z ------------------------------
  3776. 2021-03-25T18:15:04.7801582Z STEP: Creating namespace objects with basename "route-agent-restart"
  3777. 2021-03-25T18:15:04.7803912Z STEP: Generated namespace "e2e-tests-route-agent-restart-687h5" in cluster "cluster2" to execute the tests in
  3778. 2021-03-25T18:15:04.7806080Z STEP: Creating namespace "e2e-tests-route-agent-restart-687h5" in cluster "cluster3"
  3779. 2021-03-25T18:15:04.7808230Z STEP: Creating namespace "e2e-tests-route-agent-restart-687h5" in cluster "cluster1"
  3780. 2021-03-25T18:15:04.7809826Z STEP: Found node "cluster2-worker" on "cluster2"
  3781. 2021-03-25T18:15:04.7811283Z STEP: Found route agent pod "submariner-routeagent-sp7nn" on node "cluster2-worker"
  3782. 2021-03-25T18:15:04.7812920Z STEP: Deleting route agent pod "submariner-routeagent-sp7nn"
  3783. 2021-03-25T18:15:04.7814562Z STEP: Found new route agent pod "submariner-routeagent-dmnxr" on node "cluster2-worker"
  3784. 2021-03-25T18:15:04.7824670Z STEP: Verifying TCP connectivity from gateway node on "cluster3" to gateway node on "cluster2"
  3785. 2021-03-25T18:15:04.7836636Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  3786. 2021-03-25T18:15:04.7837476Z Mar 25 18:14:49.661: INFO: Will send traffic to IP: 10.2.1.11
  3787. 2021-03-25T18:15:04.7838839Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  3788. 2021-03-25T18:15:04.7844340Z STEP: Waiting for the connector pod "tcp-check-podjd5wp" on node "" to exit, returning what connector sent
  3789. 2021-03-25T18:15:04.7845955Z Mar 25 18:14:54.678: INFO: Pod "tcp-check-podjd5wp" output:
  3790. 2021-03-25T18:15:04.7846553Z 10.2.1.11 (10.2.1.11:1234) open
  3791. 2021-03-25T18:15:04.7847414Z [dataplane] listener says 6e13f82c-d281-4fda-8527-af6dc4b2de54
  3792. 2021-03-25T18:15:04.7847954Z
  3793. 2021-03-25T18:15:04.7849129Z STEP: Waiting for the listener pod "tcp-check-listenerxnkbl" on node "cluster2-worker2" to exit, returning what listener sent
  3794. 2021-03-25T18:15:04.7850531Z Mar 25 18:14:54.687: INFO: Pod "tcp-check-listenerxnkbl" output:
  3795. 2021-03-25T18:15:04.7851172Z listening on 0.0.0.0:1234 ...
  3796. 2021-03-25T18:15:04.7851654Z connect to 10.2.1.11:1234 from 10.3.1.9:40033 (10.3.1.9:40033)
  3797. 2021-03-25T18:15:04.7852525Z [dataplane] connector says b6740bc6-c847-4eb7-9763-9a3c029c582a
  3798. 2021-03-25T18:15:04.7853157Z
  3799. 2021-03-25T18:15:04.7853605Z Mar 25 18:14:54.687: INFO: Connector pod has IP: 10.3.1.9
  3800. 2021-03-25T18:15:04.7854683Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3801. 2021-03-25T18:15:04.7856155Z STEP: Verifying the output of listener pod which must contain the source IP
  3802. 2021-03-25T18:15:04.7857443Z STEP: Verifying TCP connectivity from non-gateway node on "cluster3" to non-gateway node on "cluster2"
  3803. 2021-03-25T18:15:04.7858738Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  3804. 2021-03-25T18:15:04.7859548Z Mar 25 18:14:59.721: INFO: Will send traffic to IP: 10.2.0.9
  3805. 2021-03-25T18:15:04.7860636Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  3806. 2021-03-25T18:15:04.7862065Z STEP: Waiting for the connector pod "tcp-check-podx2t8x" on node "" to exit, returning what connector sent
  3807. 2021-03-25T18:15:04.7863213Z Mar 25 18:15:04.754: INFO: Pod "tcp-check-podx2t8x" output:
  3808. 2021-03-25T18:15:04.7863786Z 10.2.0.9 (10.2.0.9:1234) open
  3809. 2021-03-25T18:15:04.7864505Z [dataplane] listener says 1b224894-8440-4203-8160-3a21225ec27c
  3810. 2021-03-25T18:15:04.7864923Z
  3811. 2021-03-25T18:15:04.7866079Z STEP: Waiting for the listener pod "tcp-check-listenerh8n2k" on node "cluster2-worker" to exit, returning what listener sent
  3812. 2021-03-25T18:15:04.7867591Z Mar 25 18:15:04.759: INFO: Pod "tcp-check-listenerh8n2k" output:
  3813. 2021-03-25T18:15:04.7868236Z listening on 0.0.0.0:1234 ...
  3814. 2021-03-25T18:15:04.7891777Z connect to 10.2.0.9:1234 from 10.3.0.11:35735 (10.3.0.11:35735)
  3815. 2021-03-25T18:15:04.7892906Z [dataplane] connector says 793ecce3-a8b7-4823-a5d9-a93deb441fcb
  3816. 2021-03-25T18:15:04.7893470Z
  3817. 2021-03-25T18:15:04.7893924Z Mar 25 18:15:04.759: INFO: Connector pod has IP: 10.3.0.11
  3818. 2021-03-25T18:15:04.7895190Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3819. 2021-03-25T18:15:04.7896394Z STEP: Verifying the output of listener pod which must contain the source IP
  3820. 2021-03-25T18:15:04.7902944Z STEP: Deleting namespace "e2e-tests-route-agent-restart-687h5" on cluster "cluster2"
  3821. 2021-03-25T18:15:04.7907855Z STEP: Deleting namespace "e2e-tests-route-agent-restart-687h5" on cluster "cluster3"
  3822. 2021-03-25T18:15:04.7909968Z STEP: Deleting namespace "e2e-tests-route-agent-restart-687h5" on cluster "cluster1"
  3823. 2021-03-25T18:15:04.7910742Z
  3824. 2021-03-25T18:15:04.7910970Z
  3825. 2021-03-25T18:15:04.7912638Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway
  3826. 2021-03-25T18:15:04.7914554Z should have sent the expected data from the pod to the other pod
  3827. 2021-03-25T18:15:04.7915779Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3828. 2021-03-25T18:15:04.7917277Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  3829. 2021-03-25T18:15:04.7918987Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-9fd6m" in cluster "cluster2" to execute the tests in
  3830. 2021-03-25T18:15:04.7920770Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-9fd6m" in cluster "cluster3"
  3831. 2021-03-25T18:15:04.8066162Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-9fd6m" in cluster "cluster1"
  3832. 2021-03-25T18:15:04.8110610Z Mar 25 18:15:04.810: INFO: Globalnet is not enabled, skipping the test...
  3833. 2021-03-25T18:15:04.8118715Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-9fd6m" on cluster "cluster2"
  3834. 2021-03-25T18:15:04.8587375Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-9fd6m" on cluster "cluster3"
  3835. 2021-03-25T18:15:04.8960066Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-9fd6m" on cluster "cluster1"
  3836. 2021-03-25T18:15:04.9027053Z
  3837. 2021-03-25T18:15:04.9040332Z S [SKIPPING] [0.121 seconds]
  3838. 2021-03-25T18:15:04.9042014Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery
  3839. 2021-03-25T18:15:04.9045172Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:24
  3840. 2021-03-25T18:15:04.9050740Z when a pod connects via TCP to the globalIP of a remote service
  3841. 2021-03-25T18:15:04.9052068Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:48
  3842. 2021-03-25T18:15:04.9053066Z when the pod is on a gateway and the remote service is not on a gateway
  3843. 2021-03-25T18:15:04.9054361Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:62
  3844. 2021-03-25T18:15:04.9055682Z should have sent the expected data from the pod to the other pod [It]
  3845. 2021-03-25T18:15:04.9056922Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3846. 2021-03-25T18:15:04.9057587Z
  3847. 2021-03-25T18:15:04.9058323Z Mar 25 18:15:04.810: Globalnet is not enabled, skipping the test...
  3848. 2021-03-25T18:15:04.9058780Z
  3849. 2021-03-25T18:15:04.9059858Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:57
  3850. 2021-03-25T18:15:04.9060960Z ------------------------------
  3851. 2021-03-25T18:15:04.9062738Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway
  3852. 2021-03-25T18:15:04.9064460Z should have sent the expected data from the pod to the other pod
  3853. 2021-03-25T18:15:04.9065648Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3854. 2021-03-25T18:15:04.9066966Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  3855. 2021-03-25T18:15:04.9233164Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-cnwsr" in cluster "cluster2" to execute the tests in
  3856. 2021-03-25T18:15:04.9236434Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-cnwsr" in cluster "cluster3"
  3857. 2021-03-25T18:15:04.9363275Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-cnwsr" in cluster "cluster1"
  3858. 2021-03-25T18:15:04.9440316Z Mar 25 18:15:04.943: INFO: Globalnet is not enabled, skipping the test...
  3859. 2021-03-25T18:15:04.9450452Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-cnwsr" on cluster "cluster2"
  3860. 2021-03-25T18:15:04.9765285Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-cnwsr" on cluster "cluster3"
  3861. 2021-03-25T18:15:05.0038394Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-cnwsr" on cluster "cluster1"
  3862. 2021-03-25T18:15:05.0132678Z
  3863. 2021-03-25T18:15:05.0139510Z S [SKIPPING] [0.108 seconds]
  3864. 2021-03-25T18:15:05.0140898Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery
  3865. 2021-03-25T18:15:05.0142488Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:24
  3866. 2021-03-25T18:15:05.0143462Z when a pod connects via TCP to the globalIP of a remote service
  3867. 2021-03-25T18:15:05.0176373Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:48
  3868. 2021-03-25T18:15:05.0177440Z when the pod is not on a gateway and the remote service is not on a gateway
  3869. 2021-03-25T18:15:05.0178727Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:54
  3870. 2021-03-25T18:15:05.0179955Z should have sent the expected data from the pod to the other pod [It]
  3871. 2021-03-25T18:15:05.0181175Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3872. 2021-03-25T18:15:05.0181831Z
  3873. 2021-03-25T18:15:05.0182579Z Mar 25 18:15:04.943: Globalnet is not enabled, skipping the test...
  3874. 2021-03-25T18:15:05.0183038Z
  3875. 2021-03-25T18:15:05.0184117Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:57
  3876. 2021-03-25T18:15:05.0185220Z ------------------------------
  3877. 2021-03-25T18:15:05.0192740Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is on a gateway
  3878. 2021-03-25T18:15:05.0194261Z should have sent the expected data from the pod to the other pod
  3879. 2021-03-25T18:15:05.0195477Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  3880. 2021-03-25T18:15:05.0196728Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3881. 2021-03-25T18:15:05.0346534Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-crkqz" in cluster "cluster2" to execute the tests in
  3882. 2021-03-25T18:15:05.0353893Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-crkqz" in cluster "cluster3"
  3883. 2021-03-25T18:15:05.0402534Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-crkqz" in cluster "cluster1"
  3884. 2021-03-25T18:15:05.0722336Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3885. 2021-03-25T18:15:10.4327966Z Mar 25 18:15:10.432: INFO: Will send traffic to IP: 10.3.1.10
  3886. 2021-03-25T18:15:10.4329734Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3887. 2021-03-25T18:15:10.5068784Z STEP: Waiting for the connector pod "tcp-check-podvd2kq" on node "" to exit, returning what connector sent
  3888. 2021-03-25T18:15:15.5868567Z Mar 25 18:15:15.586: INFO: Pod "tcp-check-podvd2kq" output:
  3889. 2021-03-25T18:15:15.5870738Z 10.3.1.10 (10.3.1.10:1234) open
  3890. 2021-03-25T18:15:15.5875462Z [dataplane] listener says f517ca51-0686-4c23-b422-cdaca7fdab21
  3891. 2021-03-25T18:15:15.5876005Z
  3892. 2021-03-25T18:15:15.5877374Z STEP: Waiting for the listener pod "tcp-check-listenerrkbhh" on node "cluster3-worker" to exit, returning what listener sent
  3893. 2021-03-25T18:15:15.5914167Z Mar 25 18:15:15.590: INFO: Pod "tcp-check-listenerrkbhh" output:
  3894. 2021-03-25T18:15:15.5915357Z listening on 0.0.0.0:1234 ...
  3895. 2021-03-25T18:15:15.5915838Z connect to 10.3.1.10:1234 from 10.2.0.10:42487 (10.2.0.10:42487)
  3896. 2021-03-25T18:15:15.5931155Z [dataplane] connector says 3a247495-09bb-4b5b-a178-e3ce731c871c
  3897. 2021-03-25T18:15:15.5931919Z
  3898. 2021-03-25T18:15:15.5932392Z Mar 25 18:15:15.590: INFO: Connector pod has IP: 10.2.0.10
  3899. 2021-03-25T18:15:15.5933468Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3900. 2021-03-25T18:15:15.5934714Z STEP: Verifying the output of listener pod which must contain the source IP
  3901. 2021-03-25T18:15:15.5936204Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-crkqz" on cluster "cluster2"
  3902. 2021-03-25T18:15:15.6036160Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-crkqz" on cluster "cluster3"
  3903. 2021-03-25T18:15:15.6094621Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-crkqz" on cluster "cluster1"
  3904. 2021-03-25T18:15:15.6215201Z •
  3905. 2021-03-25T18:15:15.6215923Z ------------------------------
  3906. 2021-03-25T18:15:15.6216885Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3907. 2021-03-25T18:15:15.6218437Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-crkqz" in cluster "cluster2" to execute the tests in
  3908. 2021-03-25T18:15:15.6220277Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-crkqz" in cluster "cluster3"
  3909. 2021-03-25T18:15:15.6221889Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-crkqz" in cluster "cluster1"
  3910. 2021-03-25T18:15:15.6223291Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3911. 2021-03-25T18:15:15.6224105Z Mar 25 18:15:10.432: INFO: Will send traffic to IP: 10.3.1.10
  3912. 2021-03-25T18:15:15.6225208Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3913. 2021-03-25T18:15:15.6226646Z STEP: Waiting for the connector pod "tcp-check-podvd2kq" on node "" to exit, returning what connector sent
  3914. 2021-03-25T18:15:15.6227801Z Mar 25 18:15:15.586: INFO: Pod "tcp-check-podvd2kq" output:
  3915. 2021-03-25T18:15:15.6250106Z 10.3.1.10 (10.3.1.10:1234) open
  3916. 2021-03-25T18:15:15.6254588Z [dataplane] listener says f517ca51-0686-4c23-b422-cdaca7fdab21
  3917. 2021-03-25T18:15:15.6255468Z
  3918. 2021-03-25T18:15:15.6256937Z STEP: Waiting for the listener pod "tcp-check-listenerrkbhh" on node "cluster3-worker" to exit, returning what listener sent
  3919. 2021-03-25T18:15:15.6258340Z Mar 25 18:15:15.590: INFO: Pod "tcp-check-listenerrkbhh" output:
  3920. 2021-03-25T18:15:15.6258982Z listening on 0.0.0.0:1234 ...
  3921. 2021-03-25T18:15:15.6259466Z connect to 10.3.1.10:1234 from 10.2.0.10:42487 (10.2.0.10:42487)
  3922. 2021-03-25T18:15:15.6260343Z [dataplane] connector says 3a247495-09bb-4b5b-a178-e3ce731c871c
  3923. 2021-03-25T18:15:15.6260849Z
  3924. 2021-03-25T18:15:15.6261287Z Mar 25 18:15:15.590: INFO: Connector pod has IP: 10.2.0.10
  3925. 2021-03-25T18:15:15.6262348Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3926. 2021-03-25T18:15:15.6263512Z STEP: Verifying the output of listener pod which must contain the source IP
  3927. 2021-03-25T18:15:15.6264882Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-crkqz" on cluster "cluster2"
  3928. 2021-03-25T18:15:15.6266480Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-crkqz" on cluster "cluster3"
  3929. 2021-03-25T18:15:15.6268073Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-crkqz" on cluster "cluster1"
  3930. 2021-03-25T18:15:15.6268810Z
  3931. 2021-03-25T18:15:15.6269033Z
  3932. 2021-03-25T18:15:15.6270810Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway
  3933. 2021-03-25T18:15:15.6272607Z should have sent the expected data from the pod to the other pod
  3934. 2021-03-25T18:15:15.6273900Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3935. 2021-03-25T18:15:15.6275189Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  3936. 2021-03-25T18:15:15.6429727Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-j4dj7" in cluster "cluster2" to execute the tests in
  3937. 2021-03-25T18:15:15.6432106Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-j4dj7" in cluster "cluster3"
  3938. 2021-03-25T18:15:15.6575733Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-j4dj7" in cluster "cluster1"
  3939. 2021-03-25T18:15:15.6650448Z Mar 25 18:15:15.664: INFO: Globalnet is not enabled, skipping the test...
  3940. 2021-03-25T18:15:15.6659429Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-j4dj7" on cluster "cluster2"
  3941. 2021-03-25T18:15:15.7367826Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-j4dj7" on cluster "cluster3"
  3942. 2021-03-25T18:15:15.7480573Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-j4dj7" on cluster "cluster1"
  3943. 2021-03-25T18:15:15.7580857Z
  3944. 2021-03-25T18:15:15.7582027Z S [SKIPPING] [0.136 seconds]
  3945. 2021-03-25T18:15:15.7583193Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery
  3946. 2021-03-25T18:15:15.7585145Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:24
  3947. 2021-03-25T18:15:15.7586713Z when a pod with HostNetworking connects via TCP to the globalIP of a remote service
  3948. 2021-03-25T18:15:15.7588067Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:71
  3949. 2021-03-25T18:15:15.7589073Z when the pod is on a gateway and the remote service is not on a gateway
  3950. 2021-03-25T18:15:15.7590283Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:81
  3951. 2021-03-25T18:15:15.7591496Z should have sent the expected data from the pod to the other pod [It]
  3952. 2021-03-25T18:15:15.7592715Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  3953. 2021-03-25T18:15:15.7593374Z
  3954. 2021-03-25T18:15:15.7594107Z Mar 25 18:15:15.664: Globalnet is not enabled, skipping the test...
  3955. 2021-03-25T18:15:15.7594569Z
  3956. 2021-03-25T18:15:15.7595640Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:57
  3957. 2021-03-25T18:15:15.7596737Z ------------------------------
  3958. 2021-03-25T18:15:15.7598238Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is on a gateway
  3959. 2021-03-25T18:15:15.7599736Z should have sent the expected data from the pod to the other pod
  3960. 2021-03-25T18:15:15.7622939Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  3961. 2021-03-25T18:15:15.7624270Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3962. 2021-03-25T18:15:15.7798408Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-lt466" in cluster "cluster2" to execute the tests in
  3963. 2021-03-25T18:15:15.7800580Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-lt466" in cluster "cluster3"
  3964. 2021-03-25T18:15:15.7967185Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-lt466" in cluster "cluster1"
  3965. 2021-03-25T18:15:15.8030514Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3966. 2021-03-25T18:15:21.8641261Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  3967. 2021-03-25T18:15:21.8785261Z Mar 25 18:15:21.877: INFO: Will send traffic to IP: 100.3.171.50
  3968. 2021-03-25T18:15:21.8788386Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3969. 2021-03-25T18:15:22.0179261Z STEP: Waiting for the connector pod "tcp-check-podc5w7s" on node "" to exit, returning what connector sent
  3970. 2021-03-25T18:15:27.0661262Z Mar 25 18:15:27.065: INFO: Pod "tcp-check-podc5w7s" output:
  3971. 2021-03-25T18:15:27.0661939Z 100.3.171.50 (100.3.171.50:1234) open
  3972. 2021-03-25T18:15:27.0662773Z [dataplane] listener says a9138c74-05d9-4375-a03a-aa81f3d9c325
  3973. 2021-03-25T18:15:27.0663588Z
  3974. 2021-03-25T18:15:27.0664789Z STEP: Waiting for the listener pod "tcp-check-listenert74dz" on node "cluster3-worker" to exit, returning what listener sent
  3975. 2021-03-25T18:15:27.0703227Z Mar 25 18:15:27.069: INFO: Pod "tcp-check-listenert74dz" output:
  3976. 2021-03-25T18:15:27.0703932Z listening on 0.0.0.0:1234 ...
  3977. 2021-03-25T18:15:27.0704431Z connect to 10.3.1.11:1234 from 10.2.0.11:38421 (10.2.0.11:38421)
  3978. 2021-03-25T18:15:27.0705578Z [dataplane] connector says 8dae3152-e68c-4208-b897-4f011ba8352a
  3979. 2021-03-25T18:15:27.0706113Z
  3980. 2021-03-25T18:15:27.0706578Z Mar 25 18:15:27.069: INFO: Connector pod has IP: 10.2.0.11
  3981. 2021-03-25T18:15:27.0707652Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  3982. 2021-03-25T18:15:27.0708849Z STEP: Verifying the output of listener pod which must contain the source IP
  3983. 2021-03-25T18:15:27.0710198Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-lt466" on cluster "cluster2"
  3984. 2021-03-25T18:15:27.0750436Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-lt466" on cluster "cluster3"
  3985. 2021-03-25T18:15:27.0809156Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-lt466" on cluster "cluster1"
  3986. 2021-03-25T18:15:27.0859802Z •
  3987. 2021-03-25T18:15:27.0860449Z ------------------------------
  3988. 2021-03-25T18:15:27.0861425Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  3989. 2021-03-25T18:15:27.0862978Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-lt466" in cluster "cluster2" to execute the tests in
  3990. 2021-03-25T18:15:27.0864670Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-lt466" in cluster "cluster3"
  3991. 2021-03-25T18:15:27.0866275Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-lt466" in cluster "cluster1"
  3992. 2021-03-25T18:15:27.0867681Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  3993. 2021-03-25T18:15:27.0868877Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  3994. 2021-03-25T18:15:27.0869640Z Mar 25 18:15:21.877: INFO: Will send traffic to IP: 100.3.171.50
  3995. 2021-03-25T18:15:27.0870752Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  3996. 2021-03-25T18:15:27.0872307Z STEP: Waiting for the connector pod "tcp-check-podc5w7s" on node "" to exit, returning what connector sent
  3997. 2021-03-25T18:15:27.0873480Z Mar 25 18:15:27.065: INFO: Pod "tcp-check-podc5w7s" output:
  3998. 2021-03-25T18:15:27.0874043Z 100.3.171.50 (100.3.171.50:1234) open
  3999. 2021-03-25T18:15:27.0874870Z [dataplane] listener says a9138c74-05d9-4375-a03a-aa81f3d9c325
  4000. 2021-03-25T18:15:27.0875340Z
  4001. 2021-03-25T18:15:27.0876519Z STEP: Waiting for the listener pod "tcp-check-listenert74dz" on node "cluster3-worker" to exit, returning what listener sent
  4002. 2021-03-25T18:15:27.0877871Z Mar 25 18:15:27.069: INFO: Pod "tcp-check-listenert74dz" output:
  4003. 2021-03-25T18:15:27.0878541Z listening on 0.0.0.0:1234 ...
  4004. 2021-03-25T18:15:27.0879005Z connect to 10.3.1.11:1234 from 10.2.0.11:38421 (10.2.0.11:38421)
  4005. 2021-03-25T18:15:27.0879900Z [dataplane] connector says 8dae3152-e68c-4208-b897-4f011ba8352a
  4006. 2021-03-25T18:15:27.0880398Z
  4007. 2021-03-25T18:15:27.0880852Z Mar 25 18:15:27.069: INFO: Connector pod has IP: 10.2.0.11
  4008. 2021-03-25T18:15:27.0881888Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4009. 2021-03-25T18:15:27.0883121Z STEP: Verifying the output of listener pod which must contain the source IP
  4010. 2021-03-25T18:15:27.0884622Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-lt466" on cluster "cluster2"
  4011. 2021-03-25T18:15:27.0886247Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-lt466" on cluster "cluster3"
  4012. 2021-03-25T18:15:27.0887827Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-lt466" on cluster "cluster1"
  4013. 2021-03-25T18:15:27.0888595Z
  4014. 2021-03-25T18:15:27.0889037Z
  4015. 2021-03-25T18:15:27.0890433Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is not on a gateway
  4016. 2021-03-25T18:15:27.0891936Z should have sent the expected data from the pod to the other pod
  4017. 2021-03-25T18:15:27.0893828Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  4018. 2021-03-25T18:15:27.0895425Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4019. 2021-03-25T18:15:27.0971025Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-g8l94" in cluster "cluster2" to execute the tests in
  4020. 2021-03-25T18:15:27.0975909Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-g8l94" in cluster "cluster3"
  4021. 2021-03-25T18:15:27.1043517Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-g8l94" in cluster "cluster1"
  4022. 2021-03-25T18:15:27.1683750Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4023. 2021-03-25T18:15:33.2287412Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  4024. 2021-03-25T18:15:33.4584297Z Mar 25 18:15:33.457: INFO: Will send traffic to IP: 100.3.172.89
  4025. 2021-03-25T18:15:33.4585947Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4026. 2021-03-25T18:15:33.4834678Z STEP: Waiting for the connector pod "tcp-check-podr5qz2" on node "" to exit, returning what connector sent
  4027. 2021-03-25T18:15:38.5183364Z Mar 25 18:15:38.517: INFO: Pod "tcp-check-podr5qz2" output:
  4028. 2021-03-25T18:15:38.5184147Z 100.3.172.89 (100.3.172.89:1234) open
  4029. 2021-03-25T18:15:38.5185069Z [dataplane] listener says 62b8db86-2261-4151-9ae4-0408e0f9999a
  4030. 2021-03-25T18:15:38.5185553Z
  4031. 2021-03-25T18:15:38.5186743Z STEP: Waiting for the listener pod "tcp-check-listenerljqbl" on node "cluster3-worker2" to exit, returning what listener sent
  4032. 2021-03-25T18:15:38.5222027Z Mar 25 18:15:38.521: INFO: Pod "tcp-check-listenerljqbl" output:
  4033. 2021-03-25T18:15:38.5222726Z listening on 0.0.0.0:1234 ...
  4034. 2021-03-25T18:15:38.5223220Z connect to 10.3.0.12:1234 from 10.2.1.12:36157 (10.2.1.12:36157)
  4035. 2021-03-25T18:15:38.5224186Z [dataplane] connector says 75ffdf55-49fc-42db-b9dc-a161e22960ea
  4036. 2021-03-25T18:15:38.5224767Z
  4037. 2021-03-25T18:15:38.5225207Z Mar 25 18:15:38.521: INFO: Connector pod has IP: 10.2.1.12
  4038. 2021-03-25T18:15:38.5226291Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4039. 2021-03-25T18:15:38.5227472Z STEP: Verifying the output of listener pod which must contain the source IP
  4040. 2021-03-25T18:15:38.5228842Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-g8l94" on cluster "cluster2"
  4041. 2021-03-25T18:15:38.5273124Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-g8l94" on cluster "cluster3"
  4042. 2021-03-25T18:15:38.5336956Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-g8l94" on cluster "cluster1"
  4043. 2021-03-25T18:15:38.5394719Z •
  4044. 2021-03-25T18:15:38.5395383Z ------------------------------
  4045. 2021-03-25T18:15:38.5398003Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4046. 2021-03-25T18:15:38.5399908Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-g8l94" in cluster "cluster2" to execute the tests in
  4047. 2021-03-25T18:15:38.5401650Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-g8l94" in cluster "cluster3"
  4048. 2021-03-25T18:15:38.5403256Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-g8l94" in cluster "cluster1"
  4049. 2021-03-25T18:15:38.5404663Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4050. 2021-03-25T18:15:38.5405859Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  4051. 2021-03-25T18:15:38.5406720Z Mar 25 18:15:33.457: INFO: Will send traffic to IP: 100.3.172.89
  4052. 2021-03-25T18:15:38.5407861Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4053. 2021-03-25T18:15:38.5409498Z STEP: Waiting for the connector pod "tcp-check-podr5qz2" on node "" to exit, returning what connector sent
  4054. 2021-03-25T18:15:38.5410857Z Mar 25 18:15:38.517: INFO: Pod "tcp-check-podr5qz2" output:
  4055. 2021-03-25T18:15:38.5411471Z 100.3.172.89 (100.3.172.89:1234) open
  4056. 2021-03-25T18:15:38.5412361Z [dataplane] listener says 62b8db86-2261-4151-9ae4-0408e0f9999a
  4057. 2021-03-25T18:15:38.5412943Z
  4058. 2021-03-25T18:15:38.5414159Z STEP: Waiting for the listener pod "tcp-check-listenerljqbl" on node "cluster3-worker2" to exit, returning what listener sent
  4059. 2021-03-25T18:15:38.5417420Z Mar 25 18:15:38.521: INFO: Pod "tcp-check-listenerljqbl" output:
  4060. 2021-03-25T18:15:38.5418101Z listening on 0.0.0.0:1234 ...
  4061. 2021-03-25T18:15:38.5418564Z connect to 10.3.0.12:1234 from 10.2.1.12:36157 (10.2.1.12:36157)
  4062. 2021-03-25T18:15:38.5419530Z [dataplane] connector says 75ffdf55-49fc-42db-b9dc-a161e22960ea
  4063. 2021-03-25T18:15:38.5420100Z
  4064. 2021-03-25T18:15:38.5420708Z Mar 25 18:15:38.521: INFO: Connector pod has IP: 10.2.1.12
  4065. 2021-03-25T18:15:38.5421782Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4066. 2021-03-25T18:15:38.5422983Z STEP: Verifying the output of listener pod which must contain the source IP
  4067. 2021-03-25T18:15:38.5424337Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-g8l94" on cluster "cluster2"
  4068. 2021-03-25T18:15:38.5425964Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-g8l94" on cluster "cluster3"
  4069. 2021-03-25T18:15:38.5427556Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-g8l94" on cluster "cluster1"
  4070. 2021-03-25T18:15:38.5428321Z
  4071. 2021-03-25T18:15:38.5428547Z
  4072. 2021-03-25T18:15:38.5429038Z P [PENDING]
  4073. 2021-03-25T18:15:38.5429679Z [expansion] Test expanding/shrinking an existing cluster fleet
  4074. 2021-03-25T18:15:38.5430872Z /go/src/github.com/submariner-io/submariner/test/e2e/cluster/add_remove_cluster.go:27
  4075. 2021-03-25T18:15:38.5431720Z Should be able to add and remove third cluster
  4076. 2021-03-25T18:15:38.5432800Z /go/src/github.com/submariner-io/submariner/test/e2e/cluster/add_remove_cluster.go:30
  4077. 2021-03-25T18:15:38.5433732Z ------------------------------
  4078. 2021-03-25T18:15:38.5434798Z [redundancy] Route Agent restart tests when a route agent pod running on a gateway node is restarted
  4079. 2021-03-25T18:15:38.5435988Z should start a new route agent pod and be able to connect from another cluster
  4080. 2021-03-25T18:15:38.5437348Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/route_agent_restart.go:32
  4081. 2021-03-25T18:15:38.5438597Z STEP: Creating namespace objects with basename "route-agent-restart"
  4082. 2021-03-25T18:15:38.5537164Z STEP: Generated namespace "e2e-tests-route-agent-restart-kv7fq" in cluster "cluster2" to execute the tests in
  4083. 2021-03-25T18:15:38.5540901Z STEP: Creating namespace "e2e-tests-route-agent-restart-kv7fq" in cluster "cluster3"
  4084. 2021-03-25T18:15:38.5738915Z STEP: Creating namespace "e2e-tests-route-agent-restart-kv7fq" in cluster "cluster1"
  4085. 2021-03-25T18:15:38.6571884Z STEP: Found node "cluster2-worker2" on "cluster2"
  4086. 2021-03-25T18:15:38.6658084Z STEP: Found route agent pod "submariner-routeagent-dpm8q" on node "cluster2-worker2"
  4087. 2021-03-25T18:15:38.6659584Z STEP: Deleting route agent pod "submariner-routeagent-dpm8q"
  4088. 2021-03-25T18:15:48.7318683Z STEP: Found new route agent pod "submariner-routeagent-6b4sh" on node "cluster2-worker2"
  4089. 2021-03-25T18:15:48.7320297Z STEP: Verifying TCP connectivity from gateway node on "cluster3" to gateway node on "cluster2"
  4090. 2021-03-25T18:15:48.7321556Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  4091. 2021-03-25T18:15:53.7717388Z Mar 25 18:15:53.770: INFO: Will send traffic to IP: 10.2.1.13
  4092. 2021-03-25T18:15:53.7720114Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  4093. 2021-03-25T18:15:53.7836689Z STEP: Waiting for the connector pod "tcp-check-podvsvwt" on node "" to exit, returning what connector sent
  4094. 2021-03-25T18:15:58.7936355Z Mar 25 18:15:58.792: INFO: Pod "tcp-check-podvsvwt" output:
  4095. 2021-03-25T18:15:58.7936980Z 10.2.1.13 (10.2.1.13:1234) open
  4096. 2021-03-25T18:15:58.7937871Z [dataplane] listener says d7e8d08e-4537-45cd-a485-ca5f86059aa4
  4097. 2021-03-25T18:15:58.7938406Z
  4098. 2021-03-25T18:15:58.7939834Z STEP: Waiting for the listener pod "tcp-check-listener6c49n" on node "cluster2-worker2" to exit, returning what listener sent
  4099. 2021-03-25T18:15:58.7988313Z Mar 25 18:15:58.797: INFO: Pod "tcp-check-listener6c49n" output:
  4100. 2021-03-25T18:15:58.7989060Z listening on 0.0.0.0:1234 ...
  4101. 2021-03-25T18:15:58.7989527Z connect to 10.2.1.13:1234 from 10.3.1.12:44111 (10.3.1.12:44111)
  4102. 2021-03-25T18:15:58.7990548Z [dataplane] connector says 5fbfdab1-23ad-4ebc-bc91-66ca4ad1e03b
  4103. 2021-03-25T18:15:58.7991192Z
  4104. 2021-03-25T18:15:58.7991626Z Mar 25 18:15:58.797: INFO: Connector pod has IP: 10.3.1.12
  4105. 2021-03-25T18:15:58.7992870Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4106. 2021-03-25T18:15:58.7994193Z STEP: Verifying the output of listener pod which must contain the source IP
  4107. 2021-03-25T18:15:58.7995451Z STEP: Verifying TCP connectivity from non-gateway node on "cluster3" to non-gateway node on "cluster2"
  4108. 2021-03-25T18:15:58.7996757Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  4109. 2021-03-25T18:16:03.8197532Z Mar 25 18:16:03.819: INFO: Will send traffic to IP: 10.2.0.12
  4110. 2021-03-25T18:16:03.8204244Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  4111. 2021-03-25T18:16:03.8265913Z STEP: Waiting for the connector pod "tcp-check-podrknvg" on node "" to exit, returning what connector sent
  4112. 2021-03-25T18:16:08.8339350Z Mar 25 18:16:08.833: INFO: Pod "tcp-check-podrknvg" output:
  4113. 2021-03-25T18:16:08.8339971Z 10.2.0.12 (10.2.0.12:1234) open
  4114. 2021-03-25T18:16:08.8340834Z [dataplane] listener says 349b0bed-6d43-4140-aa27-286d73ffb112
  4115. 2021-03-25T18:16:08.8341347Z
  4116. 2021-03-25T18:16:08.8342515Z STEP: Waiting for the listener pod "tcp-check-listenerz9k8c" on node "cluster2-worker" to exit, returning what listener sent
  4117. 2021-03-25T18:16:08.8377743Z Mar 25 18:16:08.835: INFO: Pod "tcp-check-listenerz9k8c" output:
  4118. 2021-03-25T18:16:08.8378436Z listening on 0.0.0.0:1234 ...
  4119. 2021-03-25T18:16:08.8378916Z connect to 10.2.0.12:1234 from 10.3.0.13:40669 (10.3.0.13:40669)
  4120. 2021-03-25T18:16:08.8379885Z [dataplane] connector says df715878-9140-458a-84b9-0bca0b62d613
  4121. 2021-03-25T18:16:08.8380364Z
  4122. 2021-03-25T18:16:08.8380795Z Mar 25 18:16:08.835: INFO: Connector pod has IP: 10.3.0.13
  4123. 2021-03-25T18:16:08.8381858Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4124. 2021-03-25T18:16:08.8383038Z STEP: Verifying the output of listener pod which must contain the source IP
  4125. 2021-03-25T18:16:08.8384430Z STEP: Deleting namespace "e2e-tests-route-agent-restart-kv7fq" on cluster "cluster2"
  4126. 2021-03-25T18:16:08.8486544Z STEP: Deleting namespace "e2e-tests-route-agent-restart-kv7fq" on cluster "cluster3"
  4127. 2021-03-25T18:16:08.8583988Z STEP: Deleting namespace "e2e-tests-route-agent-restart-kv7fq" on cluster "cluster1"
  4128. 2021-03-25T18:16:08.8642067Z •
  4129. 2021-03-25T18:16:08.8642732Z ------------------------------
  4130. 2021-03-25T18:16:08.8643702Z STEP: Creating namespace objects with basename "route-agent-restart"
  4131. 2021-03-25T18:16:08.8645295Z STEP: Generated namespace "e2e-tests-route-agent-restart-kv7fq" in cluster "cluster2" to execute the tests in
  4132. 2021-03-25T18:16:08.8647038Z STEP: Creating namespace "e2e-tests-route-agent-restart-kv7fq" in cluster "cluster3"
  4133. 2021-03-25T18:16:08.8648690Z STEP: Creating namespace "e2e-tests-route-agent-restart-kv7fq" in cluster "cluster1"
  4134. 2021-03-25T18:16:08.8650162Z STEP: Found node "cluster2-worker2" on "cluster2"
  4135. 2021-03-25T18:16:08.8651401Z STEP: Found route agent pod "submariner-routeagent-dpm8q" on node "cluster2-worker2"
  4136. 2021-03-25T18:16:08.8652760Z STEP: Deleting route agent pod "submariner-routeagent-dpm8q"
  4137. 2021-03-25T18:16:08.8654171Z STEP: Found new route agent pod "submariner-routeagent-6b4sh" on node "cluster2-worker2"
  4138. 2021-03-25T18:16:08.8656357Z STEP: Verifying TCP connectivity from gateway node on "cluster3" to gateway node on "cluster2"
  4139. 2021-03-25T18:16:08.8657628Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  4140. 2021-03-25T18:16:08.8658478Z Mar 25 18:15:53.770: INFO: Will send traffic to IP: 10.2.1.13
  4141. 2021-03-25T18:16:08.8659572Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  4142. 2021-03-25T18:16:08.8660965Z STEP: Waiting for the connector pod "tcp-check-podvsvwt" on node "" to exit, returning what connector sent
  4143. 2021-03-25T18:16:08.8662124Z Mar 25 18:15:58.792: INFO: Pod "tcp-check-podvsvwt" output:
  4144. 2021-03-25T18:16:08.8662673Z 10.2.1.13 (10.2.1.13:1234) open
  4145. 2021-03-25T18:16:08.8663506Z [dataplane] listener says d7e8d08e-4537-45cd-a485-ca5f86059aa4
  4146. 2021-03-25T18:16:08.8664029Z
  4147. 2021-03-25T18:16:08.8665207Z STEP: Waiting for the listener pod "tcp-check-listener6c49n" on node "cluster2-worker2" to exit, returning what listener sent
  4148. 2021-03-25T18:16:08.8666566Z Mar 25 18:15:58.797: INFO: Pod "tcp-check-listener6c49n" output:
  4149. 2021-03-25T18:16:08.8667216Z listening on 0.0.0.0:1234 ...
  4150. 2021-03-25T18:16:08.8667675Z connect to 10.2.1.13:1234 from 10.3.1.12:44111 (10.3.1.12:44111)
  4151. 2021-03-25T18:16:08.8668648Z [dataplane] connector says 5fbfdab1-23ad-4ebc-bc91-66ca4ad1e03b
  4152. 2021-03-25T18:16:08.8669262Z
  4153. 2021-03-25T18:16:08.8669709Z Mar 25 18:15:58.797: INFO: Connector pod has IP: 10.3.1.12
  4154. 2021-03-25T18:16:08.8670744Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4155. 2021-03-25T18:16:08.8671914Z STEP: Verifying the output of listener pod which must contain the source IP
  4156. 2021-03-25T18:16:08.8673156Z STEP: Verifying TCP connectivity from non-gateway node on "cluster3" to non-gateway node on "cluster2"
  4157. 2021-03-25T18:16:08.8674437Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  4158. 2021-03-25T18:16:08.8675226Z Mar 25 18:16:03.819: INFO: Will send traffic to IP: 10.2.0.12
  4159. 2021-03-25T18:16:08.8676305Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  4160. 2021-03-25T18:16:08.8677716Z STEP: Waiting for the connector pod "tcp-check-podrknvg" on node "" to exit, returning what connector sent
  4161. 2021-03-25T18:16:08.8678852Z Mar 25 18:16:08.833: INFO: Pod "tcp-check-podrknvg" output:
  4162. 2021-03-25T18:16:08.8679416Z 10.2.0.12 (10.2.0.12:1234) open
  4163. 2021-03-25T18:16:08.8680233Z [dataplane] listener says 349b0bed-6d43-4140-aa27-286d73ffb112
  4164. 2021-03-25T18:16:08.8680744Z
  4165. 2021-03-25T18:16:08.8681888Z STEP: Waiting for the listener pod "tcp-check-listenerz9k8c" on node "cluster2-worker" to exit, returning what listener sent
  4166. 2021-03-25T18:16:08.8683243Z Mar 25 18:16:08.835: INFO: Pod "tcp-check-listenerz9k8c" output:
  4167. 2021-03-25T18:16:08.8683931Z listening on 0.0.0.0:1234 ...
  4168. 2021-03-25T18:16:08.8684404Z connect to 10.2.0.12:1234 from 10.3.0.13:40669 (10.3.0.13:40669)
  4169. 2021-03-25T18:16:08.8685238Z [dataplane] connector says df715878-9140-458a-84b9-0bca0b62d613
  4170. 2021-03-25T18:16:08.8685707Z
  4171. 2021-03-25T18:16:08.8686133Z Mar 25 18:16:08.835: INFO: Connector pod has IP: 10.3.0.13
  4172. 2021-03-25T18:16:08.8687167Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4173. 2021-03-25T18:16:08.8688324Z STEP: Verifying the output of listener pod which must contain the source IP
  4174. 2021-03-25T18:16:08.8689985Z STEP: Deleting namespace "e2e-tests-route-agent-restart-kv7fq" on cluster "cluster2"
  4175. 2021-03-25T18:16:08.8691622Z STEP: Deleting namespace "e2e-tests-route-agent-restart-kv7fq" on cluster "cluster3"
  4176. 2021-03-25T18:16:08.8693265Z STEP: Deleting namespace "e2e-tests-route-agent-restart-kv7fq" on cluster "cluster1"
  4177. 2021-03-25T18:16:08.8694050Z
  4178. 2021-03-25T18:16:08.8694252Z
  4179. 2021-03-25T18:16:08.8696913Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is on a gateway
  4180. 2021-03-25T18:16:08.8698808Z should have sent the expected data from the pod to the other pod
  4181. 2021-03-25T18:16:08.8700019Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  4182. 2021-03-25T18:16:08.8701292Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  4183. 2021-03-25T18:16:08.8751399Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-vn488" in cluster "cluster2" to execute the tests in
  4184. 2021-03-25T18:16:08.8753236Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-vn488" in cluster "cluster3"
  4185. 2021-03-25T18:16:08.8827742Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-vn488" in cluster "cluster1"
  4186. 2021-03-25T18:16:08.9635146Z Mar 25 18:16:08.963: INFO: Globalnet is not enabled, skipping the test...
  4187. 2021-03-25T18:16:08.9643952Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-vn488" on cluster "cluster2"
  4188. 2021-03-25T18:16:08.9853408Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-vn488" on cluster "cluster3"
  4189. 2021-03-25T18:16:09.1160961Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-vn488" on cluster "cluster1"
  4190. 2021-03-25T18:16:09.1432803Z
  4191. 2021-03-25T18:16:09.1446156Z S [SKIPPING] [0.279 seconds]
  4192. 2021-03-25T18:16:09.1447356Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery
  4193. 2021-03-25T18:16:09.1448818Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:24
  4194. 2021-03-25T18:16:09.1449799Z when a pod connects via TCP to the globalIP of a remote service
  4195. 2021-03-25T18:16:09.1450981Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:48
  4196. 2021-03-25T18:16:09.1451981Z when the pod is not on a gateway and the remote service is on a gateway
  4197. 2021-03-25T18:16:09.1453357Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:58
  4198. 2021-03-25T18:16:09.1454567Z should have sent the expected data from the pod to the other pod [It]
  4199. 2021-03-25T18:16:09.1456833Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  4200. 2021-03-25T18:16:09.1457491Z
  4201. 2021-03-25T18:16:09.1458228Z Mar 25 18:16:08.963: Globalnet is not enabled, skipping the test...
  4202. 2021-03-25T18:16:09.1458687Z
  4203. 2021-03-25T18:16:09.1459772Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:57
  4204. 2021-03-25T18:16:09.1460850Z ------------------------------
  4205. 2021-03-25T18:16:09.1462319Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway
  4206. 2021-03-25T18:16:09.1463859Z should have sent the expected data from the pod to the other pod
  4207. 2021-03-25T18:16:09.1465037Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  4208. 2021-03-25T18:16:09.1466285Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4209. 2021-03-25T18:16:09.1560244Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-cqzjp" in cluster "cluster2" to execute the tests in
  4210. 2021-03-25T18:16:09.1566593Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-cqzjp" in cluster "cluster3"
  4211. 2021-03-25T18:16:09.2793370Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-cqzjp" in cluster "cluster1"
  4212. 2021-03-25T18:16:09.2855695Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4213. 2021-03-25T18:16:14.5635988Z Mar 25 18:16:14.563: INFO: Will send traffic to IP: 10.3.0.14
  4214. 2021-03-25T18:16:14.5641792Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4215. 2021-03-25T18:16:14.6978738Z STEP: Waiting for the connector pod "tcp-check-podfvshz" on node "" to exit, returning what connector sent
  4216. 2021-03-25T18:16:19.8005726Z Mar 25 18:16:19.800: INFO: Pod "tcp-check-podfvshz" output:
  4217. 2021-03-25T18:16:19.8006399Z 10.3.0.14 (10.3.0.14:1234) open
  4218. 2021-03-25T18:16:19.8007279Z [dataplane] listener says 2b798f83-8e6d-40b9-ab0d-da541d385038
  4219. 2021-03-25T18:16:19.8007828Z
  4220. 2021-03-25T18:16:19.8009009Z STEP: Waiting for the listener pod "tcp-check-listenerj2lnq" on node "cluster3-worker2" to exit, returning what listener sent
  4221. 2021-03-25T18:16:19.8048038Z Mar 25 18:16:19.804: INFO: Pod "tcp-check-listenerj2lnq" output:
  4222. 2021-03-25T18:16:19.8048780Z listening on 0.0.0.0:1234 ...
  4223. 2021-03-25T18:16:19.8049259Z connect to 10.3.0.14:1234 from 10.2.0.13:42085 (10.2.0.13:42085)
  4224. 2021-03-25T18:16:19.8050185Z [dataplane] connector says d9e1f840-47c5-4c5b-9b45-521d34f1cc27
  4225. 2021-03-25T18:16:19.8050705Z
  4226. 2021-03-25T18:16:19.8051136Z Mar 25 18:16:19.804: INFO: Connector pod has IP: 10.2.0.13
  4227. 2021-03-25T18:16:19.8052192Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4228. 2021-03-25T18:16:19.8053356Z STEP: Verifying the output of listener pod which must contain the source IP
  4229. 2021-03-25T18:16:19.8054714Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-cqzjp" on cluster "cluster2"
  4230. 2021-03-25T18:16:19.8459695Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-cqzjp" on cluster "cluster3"
  4231. 2021-03-25T18:16:19.8627349Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-cqzjp" on cluster "cluster1"
  4232. 2021-03-25T18:16:19.8765752Z •
  4233. 2021-03-25T18:16:19.8766426Z ------------------------------
  4234. 2021-03-25T18:16:19.8789642Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4235. 2021-03-25T18:16:19.8791263Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-cqzjp" in cluster "cluster2" to execute the tests in
  4236. 2021-03-25T18:16:19.8793099Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-cqzjp" in cluster "cluster3"
  4237. 2021-03-25T18:16:19.8794698Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-cqzjp" in cluster "cluster1"
  4238. 2021-03-25T18:16:19.8796206Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4239. 2021-03-25T18:16:19.8797004Z Mar 25 18:16:14.563: INFO: Will send traffic to IP: 10.3.0.14
  4240. 2021-03-25T18:16:19.8798104Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4241. 2021-03-25T18:16:19.8799675Z STEP: Waiting for the connector pod "tcp-check-podfvshz" on node "" to exit, returning what connector sent
  4242. 2021-03-25T18:16:19.8800830Z Mar 25 18:16:19.800: INFO: Pod "tcp-check-podfvshz" output:
  4243. 2021-03-25T18:16:19.8801398Z 10.3.0.14 (10.3.0.14:1234) open
  4244. 2021-03-25T18:16:19.8802231Z [dataplane] listener says 2b798f83-8e6d-40b9-ab0d-da541d385038
  4245. 2021-03-25T18:16:19.8802745Z
  4246. 2021-03-25T18:16:19.8803909Z STEP: Waiting for the listener pod "tcp-check-listenerj2lnq" on node "cluster3-worker2" to exit, returning what listener sent
  4247. 2021-03-25T18:16:19.8805291Z Mar 25 18:16:19.804: INFO: Pod "tcp-check-listenerj2lnq" output:
  4248. 2021-03-25T18:16:19.8805930Z listening on 0.0.0.0:1234 ...
  4249. 2021-03-25T18:16:19.8806399Z connect to 10.3.0.14:1234 from 10.2.0.13:42085 (10.2.0.13:42085)
  4250. 2021-03-25T18:16:19.8807268Z [dataplane] connector says d9e1f840-47c5-4c5b-9b45-521d34f1cc27
  4251. 2021-03-25T18:16:19.8807990Z
  4252. 2021-03-25T18:16:19.8808421Z Mar 25 18:16:19.804: INFO: Connector pod has IP: 10.2.0.13
  4253. 2021-03-25T18:16:19.8809483Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4254. 2021-03-25T18:16:19.8810647Z STEP: Verifying the output of listener pod which must contain the source IP
  4255. 2021-03-25T18:16:19.8812095Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-cqzjp" on cluster "cluster2"
  4256. 2021-03-25T18:16:19.8813689Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-cqzjp" on cluster "cluster3"
  4257. 2021-03-25T18:16:19.8815671Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-cqzjp" on cluster "cluster1"
  4258. 2021-03-25T18:16:19.8816603Z
  4259. 2021-03-25T18:16:19.8816810Z
  4260. 2021-03-25T18:16:19.8818556Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway
  4261. 2021-03-25T18:16:19.8820238Z should have sent the expected data from the pod to the other pod
  4262. 2021-03-25T18:16:19.8821562Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  4263. 2021-03-25T18:16:19.8822850Z STEP: Creating namespace objects with basename "dataplane-gn-conn-nd"
  4264. 2021-03-25T18:16:19.8909094Z STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-9527g" in cluster "cluster2" to execute the tests in
  4265. 2021-03-25T18:16:19.8911106Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-9527g" in cluster "cluster3"
  4266. 2021-03-25T18:16:19.9297260Z STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-9527g" in cluster "cluster1"
  4267. 2021-03-25T18:16:19.9444735Z Mar 25 18:16:19.943: INFO: Globalnet is not enabled, skipping the test...
  4268. 2021-03-25T18:16:19.9456948Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-9527g" on cluster "cluster2"
  4269. 2021-03-25T18:16:20.0336793Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-9527g" on cluster "cluster3"
  4270. 2021-03-25T18:16:20.0965182Z STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-9527g" on cluster "cluster1"
  4271. 2021-03-25T18:16:20.1079877Z
  4272. 2021-03-25T18:16:20.1086370Z S [SKIPPING] [0.232 seconds]
  4273. 2021-03-25T18:16:20.1087704Z [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery
  4274. 2021-03-25T18:16:20.1089158Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:24
  4275. 2021-03-25T18:16:20.1091282Z when a pod connects via TCP to the globalIP of a remote service
  4276. 2021-03-25T18:16:20.1092861Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:48
  4277. 2021-03-25T18:16:20.1093858Z when the pod is on a gateway and the remote service is on a gateway
  4278. 2021-03-25T18:16:20.1097904Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:66
  4279. 2021-03-25T18:16:20.1099578Z should have sent the expected data from the pod to the other pod [It]
  4280. 2021-03-25T18:16:20.1100804Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:30
  4281. 2021-03-25T18:16:20.1101455Z
  4282. 2021-03-25T18:16:20.1102815Z Mar 25 18:16:19.943: Globalnet is not enabled, skipping the test...
  4283. 2021-03-25T18:16:20.1103285Z
  4284. 2021-03-25T18:16:20.1104826Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:57
  4285. 2021-03-25T18:16:20.1106716Z ------------------------------
  4286. 2021-03-25T18:16:20.1108300Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is not on a gateway
  4287. 2021-03-25T18:16:20.1110219Z should have sent the expected data from the pod to the other pod
  4288. 2021-03-25T18:16:20.1111499Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  4289. 2021-03-25T18:16:20.1113402Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4290. 2021-03-25T18:16:20.1292483Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-tjbfc" in cluster "cluster2" to execute the tests in
  4291. 2021-03-25T18:16:20.1294527Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-tjbfc" in cluster "cluster3"
  4292. 2021-03-25T18:16:20.1341878Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-tjbfc" in cluster "cluster1"
  4293. 2021-03-25T18:16:20.1388033Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4294. 2021-03-25T18:16:26.3294947Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  4295. 2021-03-25T18:16:26.3296489Z Mar 25 18:16:25.478: INFO: Will send traffic to IP: 100.3.216.45
  4296. 2021-03-25T18:16:26.3298494Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4297. 2021-03-25T18:16:30.5352839Z STEP: Waiting for the connector pod "tcp-check-pod8b9wg" on node "" to exit, returning what connector sent
  4298. 2021-03-25T18:16:30.5354203Z Mar 25 18:16:30.534: INFO: Pod "tcp-check-pod8b9wg" output:
  4299. 2021-03-25T18:16:30.5354827Z 100.3.216.45 (100.3.216.45:1234) open
  4300. 2021-03-25T18:16:30.5355773Z [dataplane] listener says 3a8d4cee-c46d-477c-a783-da35e2ed26d0
  4301. 2021-03-25T18:16:30.5356329Z
  4302. 2021-03-25T18:16:30.5357530Z STEP: Waiting for the listener pod "tcp-check-listener6rvx2" on node "cluster3-worker2" to exit, returning what listener sent
  4303. 2021-03-25T18:16:30.5388725Z Mar 25 18:16:30.538: INFO: Pod "tcp-check-listener6rvx2" output:
  4304. 2021-03-25T18:16:30.5389643Z listening on 0.0.0.0:1234 ...
  4305. 2021-03-25T18:16:30.5390105Z connect to 10.3.0.15:1234 from 10.2.0.14:32897 (10.2.0.14:32897)
  4306. 2021-03-25T18:16:30.5391016Z [dataplane] connector says 54fc83e8-f824-49e3-81d9-744c353e8c6b
  4307. 2021-03-25T18:16:30.5391547Z
  4308. 2021-03-25T18:16:30.5391982Z Mar 25 18:16:30.538: INFO: Connector pod has IP: 10.2.0.14
  4309. 2021-03-25T18:16:30.5393300Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4310. 2021-03-25T18:16:30.5394483Z STEP: Verifying the output of listener pod which must contain the source IP
  4311. 2021-03-25T18:16:30.5396033Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-tjbfc" on cluster "cluster2"
  4312. 2021-03-25T18:16:30.5575764Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-tjbfc" on cluster "cluster3"
  4313. 2021-03-25T18:16:30.5647918Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-tjbfc" on cluster "cluster1"
  4314. 2021-03-25T18:16:30.5710040Z •
  4315. 2021-03-25T18:16:30.5712732Z ------------------------------
  4316. 2021-03-25T18:16:30.5713777Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4317. 2021-03-25T18:16:30.5715335Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-tjbfc" in cluster "cluster2" to execute the tests in
  4318. 2021-03-25T18:16:30.5717045Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-tjbfc" in cluster "cluster3"
  4319. 2021-03-25T18:16:30.5718613Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-tjbfc" in cluster "cluster1"
  4320. 2021-03-25T18:16:30.5720223Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4321. 2021-03-25T18:16:30.5721396Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  4322. 2021-03-25T18:16:30.5722284Z Mar 25 18:16:25.478: INFO: Will send traffic to IP: 100.3.216.45
  4323. 2021-03-25T18:16:30.5723386Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4324. 2021-03-25T18:16:30.5724809Z STEP: Waiting for the connector pod "tcp-check-pod8b9wg" on node "" to exit, returning what connector sent
  4325. 2021-03-25T18:16:30.5725952Z Mar 25 18:16:30.534: INFO: Pod "tcp-check-pod8b9wg" output:
  4326. 2021-03-25T18:16:30.5726757Z 100.3.216.45 (100.3.216.45:1234) open
  4327. 2021-03-25T18:16:30.5727653Z [dataplane] listener says 3a8d4cee-c46d-477c-a783-da35e2ed26d0
  4328. 2021-03-25T18:16:30.5728229Z
  4329. 2021-03-25T18:16:30.5729415Z STEP: Waiting for the listener pod "tcp-check-listener6rvx2" on node "cluster3-worker2" to exit, returning what listener sent
  4330. 2021-03-25T18:16:30.5730799Z Mar 25 18:16:30.538: INFO: Pod "tcp-check-listener6rvx2" output:
  4331. 2021-03-25T18:16:30.5731558Z listening on 0.0.0.0:1234 ...
  4332. 2021-03-25T18:16:30.5732035Z connect to 10.3.0.15:1234 from 10.2.0.14:32897 (10.2.0.14:32897)
  4333. 2021-03-25T18:16:30.5732915Z [dataplane] connector says 54fc83e8-f824-49e3-81d9-744c353e8c6b
  4334. 2021-03-25T18:16:30.5733419Z
  4335. 2021-03-25T18:16:30.5733856Z Mar 25 18:16:30.538: INFO: Connector pod has IP: 10.2.0.14
  4336. 2021-03-25T18:16:30.5735765Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4337. 2021-03-25T18:16:30.5737462Z STEP: Verifying the output of listener pod which must contain the source IP
  4338. 2021-03-25T18:16:30.5742299Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-tjbfc" on cluster "cluster2"
  4339. 2021-03-25T18:16:30.5745081Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-tjbfc" on cluster "cluster3"
  4340. 2021-03-25T18:16:30.5746787Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-tjbfc" on cluster "cluster1"
  4341. 2021-03-25T18:16:30.5747532Z
  4342. 2021-03-25T18:16:30.5747751Z
  4343. 2021-03-25T18:16:30.5749229Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway
  4344. 2021-03-25T18:16:30.5750830Z should have sent the expected data from the pod to the other pod
  4345. 2021-03-25T18:16:30.5752191Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  4346. 2021-03-25T18:16:30.5753440Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4347. 2021-03-25T18:16:30.5808925Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-vbtd7" in cluster "cluster2" to execute the tests in
  4348. 2021-03-25T18:16:30.5810799Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-vbtd7" in cluster "cluster3"
  4349. 2021-03-25T18:16:30.5850491Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-vbtd7" in cluster "cluster1"
  4350. 2021-03-25T18:16:30.6041066Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4351. 2021-03-25T18:16:36.7096016Z Mar 25 18:16:36.709: INFO: Will send traffic to IP: 10.3.0.16
  4352. 2021-03-25T18:16:36.7097696Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4353. 2021-03-25T18:16:36.7177451Z STEP: Waiting for the connector pod "tcp-check-podnvx7p" on node "" to exit, returning what connector sent
  4354. 2021-03-25T18:19:46.7346569Z STEP: Waiting for the listener pod "tcp-check-listenerqbhrs" on node "cluster3-worker2" to exit, returning what listener sent
  4355. 2021-03-25T18:19:46.7522723Z Mar 25 18:19:46.751: INFO: Pod "tcp-check-listenerqbhrs" output:
  4356. 2021-03-25T18:19:46.7523817Z listening on 0.0.0.0:1234 ...
  4357. 2021-03-25T18:19:46.7524501Z nc: timeout
  4358. 2021-03-25T18:19:46.7524898Z
  4359. 2021-03-25T18:19:46.7525476Z Mar 25 18:19:46.751: INFO: Connector pod has IP: 172.18.0.8
  4360. 2021-03-25T18:19:46.7531694Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-vbtd7" on cluster "cluster2"
  4361. 2021-03-25T18:19:46.7584674Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-vbtd7" on cluster "cluster3"
  4362. 2021-03-25T18:19:46.7726253Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-vbtd7" on cluster "cluster1"
  4363. 2021-03-25T18:19:46.7859828Z
  4364. 2021-03-25T18:19:46.7864125Z • Failure [196.212 seconds]
  4365. 2021-03-25T18:19:46.7864877Z [dataplane] Basic TCP connectivity tests across clusters without discovery
  4366. 2021-03-25T18:19:46.7874239Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:24
  4367. 2021-03-25T18:19:46.7875248Z when a pod with HostNetworking connects via TCP to a remote pod
  4368. 2021-03-25T18:19:46.7876484Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:93
  4369. 2021-03-25T18:19:46.7877445Z when the pod is not on a gateway and the remote pod is not on a gateway
  4370. 2021-03-25T18:19:46.7878812Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:99
  4371. 2021-03-25T18:19:46.7880024Z should have sent the expected data from the pod to the other pod [It]
  4372. 2021-03-25T18:19:46.7881253Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  4373. 2021-03-25T18:19:46.7881880Z
  4374. 2021-03-25T18:19:46.7882396Z Expected
  4375. 2021-03-25T18:19:46.7882783Z <int32>: 1
  4376. 2021-03-25T18:19:46.7883157Z to equal
  4377. 2021-03-25T18:19:46.7883831Z <int32>: 0
  4378. 2021-03-25T18:19:46.7884089Z
  4379. 2021-03-25T18:19:46.7885192Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:174
  4380. 2021-03-25T18:19:46.7885958Z
  4381. 2021-03-25T18:19:46.7886500Z Full Stack Trace
  4382. 2021-03-25T18:19:46.7887640Z github.com/submariner-io/shipyard/test/e2e/framework.(*NetworkPod).CheckSuccessfulFinish(0xc0000933b0)
  4383. 2021-03-25T18:19:46.7889284Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:174 +0x258
  4384. 2021-03-25T18:19:46.7890923Z github.com/submariner-io/shipyard/test/e2e/tcp.RunConnectivityTest(0xc0004106e0, 0x1, 0x12, 0x7, 0x0, 0x2, 0x1, 0x2, 0x0, 0x0, ...)
  4385. 2021-03-25T18:19:46.7892692Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/tcp/connectivity.go:58 +0xa8
  4386. 2021-03-25T18:19:46.7894168Z github.com/submariner-io/submariner/test/e2e/dataplane.glob..func3.1.1()
  4387. 2021-03-25T18:19:46.7896677Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:35 +0x126
  4388. 2021-03-25T18:19:46.7898000Z github.com/submariner-io/shipyard/test/e2e.RunE2ETests(0xc000281b00, 0x161eec0dd3d)
  4389. 2021-03-25T18:19:46.7899382Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/e2e.go:92 +0x125
  4390. 2021-03-25T18:19:46.7900876Z github.com/submariner-io/submariner/test/e2e.TestE2E(0xc000281b00)
  4391. 2021-03-25T18:19:46.7902174Z /go/src/github.com/submariner-io/submariner/test/e2e/e2e_test.go:28 +0x2b
  4392. 2021-03-25T18:19:46.7902956Z testing.tRunner(0xc000281b00, 0x161d4f8)
  4393. 2021-03-25T18:19:46.7903584Z /usr/lib/golang/src/testing/testing.go:1123 +0xef
  4394. 2021-03-25T18:19:46.7904159Z created by testing.(*T).Run
  4395. 2021-03-25T18:19:46.7904721Z /usr/lib/golang/src/testing/testing.go:1168 +0x2b3
  4396. 2021-03-25T18:19:46.7905462Z ------------------------------
  4397. 2021-03-25T18:19:46.7906582Z [redundancy] Gateway fail-over tests when one gateway node is configured and the submariner gateway pod fails
  4398. 2021-03-25T18:19:46.7907887Z should start a new submariner gateway pod and be able to connect from another cluster
  4399. 2021-03-25T18:19:46.7909226Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:40
  4400. 2021-03-25T18:19:46.7910473Z STEP: Creating namespace objects with basename "gateway-redundancy"
  4401. 2021-03-25T18:19:46.8030137Z STEP: Generated namespace "e2e-tests-gateway-redundancy-ddbvs" in cluster "cluster2" to execute the tests in
  4402. 2021-03-25T18:19:46.8031948Z STEP: Creating namespace "e2e-tests-gateway-redundancy-ddbvs" in cluster "cluster3"
  4403. 2021-03-25T18:19:47.3710946Z STEP: Creating namespace "e2e-tests-gateway-redundancy-ddbvs" in cluster "cluster1"
  4404. 2021-03-25T18:19:47.3719016Z STEP: Sanity check - ensuring there's only one gateway node on "cluster2"
  4405. 2021-03-25T18:19:47.3724565Z STEP: Found gateway on node "cluster2-worker2" on "cluster2"
  4406. 2021-03-25T18:19:47.3729603Z STEP: Found submariner gateway pod "submariner-gateway-b9n8n" on "cluster2"
  4407. 2021-03-25T18:19:47.3733024Z STEP: Ensuring that the gateway reports as active on "cluster2"
  4408. 2021-03-25T18:19:47.3734358Z STEP: Deleting submariner gateway pod "submariner-gateway-b9n8n"
  4409. 2021-03-25T18:20:02.0980146Z STEP: Found new submariner gateway pod "submariner-gateway-7xjwk"
  4410. 2021-03-25T18:20:02.0981963Z STEP: Waiting for the gateway to be up and connected "submariner-gateway-7xjwk"
  4411. 2021-03-25T18:20:22.1103490Z STEP: Verifying TCP connectivity from gateway node on "cluster3" to gateway node on "cluster2"
  4412. 2021-03-25T18:20:22.1104832Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  4413. 2021-03-25T18:20:32.1363457Z Mar 25 18:20:32.135: INFO: Will send traffic to IP: 10.2.1.14
  4414. 2021-03-25T18:20:32.1365047Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  4415. 2021-03-25T18:20:32.1447417Z STEP: Waiting for the connector pod "tcp-check-podl5jqj" on node "" to exit, returning what connector sent
  4416. 2021-03-25T18:20:37.1515673Z Mar 25 18:20:37.151: INFO: Pod "tcp-check-podl5jqj" output:
  4417. 2021-03-25T18:20:37.1516390Z 10.2.1.14 (10.2.1.14:1234) open
  4418. 2021-03-25T18:20:37.1517328Z [dataplane] listener says 53e0ffb3-c4ed-487e-b74d-2243a7bd0d50
  4419. 2021-03-25T18:20:37.1517992Z
  4420. 2021-03-25T18:20:37.1519225Z STEP: Waiting for the listener pod "tcp-check-listener2r6zq" on node "cluster2-worker2" to exit, returning what listener sent
  4421. 2021-03-25T18:20:37.1558572Z Mar 25 18:20:37.155: INFO: Pod "tcp-check-listener2r6zq" output:
  4422. 2021-03-25T18:20:37.1559680Z listening on 0.0.0.0:1234 ...
  4423. 2021-03-25T18:20:37.1560180Z connect to 10.2.1.14:1234 from 10.3.1.13:38179 (10.3.1.13:38179)
  4424. 2021-03-25T18:20:37.1561934Z [dataplane] connector says 6e84f2af-6090-46fe-9757-0488cc7e2377
  4425. 2021-03-25T18:20:37.1562484Z
  4426. 2021-03-25T18:20:37.1562924Z Mar 25 18:20:37.155: INFO: Connector pod has IP: 10.3.1.13
  4427. 2021-03-25T18:20:37.1564297Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4428. 2021-03-25T18:20:37.1565475Z STEP: Verifying the output of listener pod which must contain the source IP
  4429. 2021-03-25T18:20:37.1566731Z STEP: Verifying TCP connectivity from non-gateway node on "cluster3" to non-gateway node on "cluster2"
  4430. 2021-03-25T18:20:37.1568035Z STEP: Creating a listener pod in cluster "cluster2", which will wait for a handshake over TCP
  4431. 2021-03-25T18:20:42.1701936Z Mar 25 18:20:42.169: INFO: Will send traffic to IP: 10.2.0.15
  4432. 2021-03-25T18:20:42.1708047Z STEP: Creating a connector pod in cluster "cluster3", which will attempt the specific UUID handshake over TCP
  4433. 2021-03-25T18:20:42.1787389Z STEP: Waiting for the connector pod "tcp-check-podfw6hs" on node "" to exit, returning what connector sent
  4434. 2021-03-25T18:20:47.1924818Z Mar 25 18:20:47.191: INFO: Pod "tcp-check-podfw6hs" output:
  4435. 2021-03-25T18:20:47.1925681Z 10.2.0.15 (10.2.0.15:1234) open
  4436. 2021-03-25T18:20:47.1926519Z [dataplane] listener says 5703f037-39ef-4d01-8ad9-9cfb7f53993d
  4437. 2021-03-25T18:20:47.1927011Z
  4438. 2021-03-25T18:20:47.1928176Z STEP: Waiting for the listener pod "tcp-check-listener8t8gx" on node "cluster2-worker" to exit, returning what listener sent
  4439. 2021-03-25T18:20:47.2034411Z Mar 25 18:20:47.202: INFO: Pod "tcp-check-listener8t8gx" output:
  4440. 2021-03-25T18:20:47.2035166Z listening on 0.0.0.0:1234 ...
  4441. 2021-03-25T18:20:47.2035632Z connect to 10.2.0.15:1234 from 10.3.0.17:35233 (10.3.0.17:35233)
  4442. 2021-03-25T18:20:47.2036908Z [dataplane] connector says 83d0c0e0-4d81-483a-b317-b9ebef11e9a3
  4443. 2021-03-25T18:20:47.2037442Z
  4444. 2021-03-25T18:20:47.2043333Z Mar 25 18:20:47.204: INFO: Connector pod has IP: 10.3.0.17
  4445. 2021-03-25T18:20:47.2047764Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4446. 2021-03-25T18:20:47.2052622Z STEP: Verifying the output of listener pod which must contain the source IP
  4447. 2021-03-25T18:20:47.2057659Z STEP: Deleting namespace "e2e-tests-gateway-redundancy-ddbvs" on cluster "cluster2"
  4448. 2021-03-25T18:20:47.2192487Z STEP: Deleting namespace "e2e-tests-gateway-redundancy-ddbvs" on cluster "cluster3"
  4449. 2021-03-25T18:20:47.2237808Z STEP: Deleting namespace "e2e-tests-gateway-redundancy-ddbvs" on cluster "cluster1"
  4450. 2021-03-25T18:20:47.2417793Z
  4451. 2021-03-25T18:20:47.2420347Z • [SLOW TEST:60.455 seconds]
  4452. 2021-03-25T18:20:47.2421104Z [redundancy] Gateway fail-over tests
  4453. 2021-03-25T18:20:47.2425736Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:33
  4454. 2021-03-25T18:20:47.2432346Z when one gateway node is configured and the submariner gateway pod fails
  4455. 2021-03-25T18:20:47.2434112Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:39
  4456. 2021-03-25T18:20:47.2442399Z should start a new submariner gateway pod and be able to connect from another cluster
  4457. 2021-03-25T18:20:47.2444036Z /go/src/github.com/submariner-io/submariner/test/e2e/redundancy/gateway_failover.go:40
  4458. 2021-03-25T18:20:47.2445063Z ------------------------------
  4459. 2021-03-25T18:20:47.2446675Z [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is on a gateway
  4460. 2021-03-25T18:20:47.2448162Z should have sent the expected data from the pod to the other pod
  4461. 2021-03-25T18:20:47.2449353Z /go/src/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:30
  4462. 2021-03-25T18:20:47.2450646Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4463. 2021-03-25T18:20:47.2525479Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-56hml" in cluster "cluster2" to execute the tests in
  4464. 2021-03-25T18:20:47.2527357Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-56hml" in cluster "cluster3"
  4465. 2021-03-25T18:20:47.2624228Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-56hml" in cluster "cluster1"
  4466. 2021-03-25T18:20:47.2754804Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4467. 2021-03-25T18:20:53.3908887Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  4468. 2021-03-25T18:20:53.4064312Z Mar 25 18:20:53.406: INFO: Will send traffic to IP: 100.3.240.214
  4469. 2021-03-25T18:20:53.4070676Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4470. 2021-03-25T18:20:53.4244000Z STEP: Waiting for the connector pod "tcp-check-podcj8ll" on node "" to exit, returning what connector sent
  4471. 2021-03-25T18:20:58.4818787Z Mar 25 18:20:58.481: INFO: Pod "tcp-check-podcj8ll" output:
  4472. 2021-03-25T18:20:58.4819466Z 100.3.240.214 (100.3.240.214:1234) open
  4473. 2021-03-25T18:20:58.4820501Z [dataplane] listener says 4cdf9d4c-c7b3-48b8-87f7-eb5c08295ee2
  4474. 2021-03-25T18:20:58.4821075Z
  4475. 2021-03-25T18:20:58.4822249Z STEP: Waiting for the listener pod "tcp-check-listenerf99zs" on node "cluster3-worker" to exit, returning what listener sent
  4476. 2021-03-25T18:20:58.4884110Z Mar 25 18:20:58.487: INFO: Pod "tcp-check-listenerf99zs" output:
  4477. 2021-03-25T18:20:58.4884811Z listening on 0.0.0.0:1234 ...
  4478. 2021-03-25T18:20:58.4885314Z connect to 10.3.1.14:1234 from 10.2.1.15:43131 (10.2.1.15:43131)
  4479. 2021-03-25T18:20:58.4886253Z [dataplane] connector says fed123b0-8743-44dc-b94e-3dedebd46d7d
  4480. 2021-03-25T18:20:58.4886811Z
  4481. 2021-03-25T18:20:58.4887266Z Mar 25 18:20:58.487: INFO: Connector pod has IP: 10.2.1.15
  4482. 2021-03-25T18:20:58.4888306Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4483. 2021-03-25T18:20:58.4889477Z STEP: Verifying the output of listener pod which must contain the source IP
  4484. 2021-03-25T18:20:58.4896644Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-56hml" on cluster "cluster2"
  4485. 2021-03-25T18:20:58.4975467Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-56hml" on cluster "cluster3"
  4486. 2021-03-25T18:20:58.5049879Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-56hml" on cluster "cluster1"
  4487. 2021-03-25T18:20:58.5134109Z •
  4488. 2021-03-25T18:20:58.5134745Z ------------------------------
  4489. 2021-03-25T18:20:58.5170052Z STEP: Creating namespace objects with basename "dataplane-conn-nd"
  4490. 2021-03-25T18:20:58.5171628Z STEP: Generated namespace "e2e-tests-dataplane-conn-nd-56hml" in cluster "cluster2" to execute the tests in
  4491. 2021-03-25T18:20:58.5173444Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-56hml" in cluster "cluster3"
  4492. 2021-03-25T18:20:58.5175138Z STEP: Creating namespace "e2e-tests-dataplane-conn-nd-56hml" in cluster "cluster1"
  4493. 2021-03-25T18:20:58.5176558Z STEP: Creating a listener pod in cluster "cluster3", which will wait for a handshake over TCP
  4494. 2021-03-25T18:20:58.5177732Z STEP: Pointing a service ClusterIP to the listener pod in cluster "cluster3"
  4495. 2021-03-25T18:20:58.5178606Z Mar 25 18:20:53.406: INFO: Will send traffic to IP: 100.3.240.214
  4496. 2021-03-25T18:20:58.5179704Z STEP: Creating a connector pod in cluster "cluster2", which will attempt the specific UUID handshake over TCP
  4497. 2021-03-25T18:20:58.5181224Z STEP: Waiting for the connector pod "tcp-check-podcj8ll" on node "" to exit, returning what connector sent
  4498. 2021-03-25T18:20:58.5182377Z Mar 25 18:20:58.481: INFO: Pod "tcp-check-podcj8ll" output:
  4499. 2021-03-25T18:20:58.5182944Z 100.3.240.214 (100.3.240.214:1234) open
  4500. 2021-03-25T18:20:58.5183899Z [dataplane] listener says 4cdf9d4c-c7b3-48b8-87f7-eb5c08295ee2
  4501. 2021-03-25T18:20:58.5184464Z
  4502. 2021-03-25T18:20:58.5185630Z STEP: Waiting for the listener pod "tcp-check-listenerf99zs" on node "cluster3-worker" to exit, returning what listener sent
  4503. 2021-03-25T18:20:58.5187136Z Mar 25 18:20:58.487: INFO: Pod "tcp-check-listenerf99zs" output:
  4504. 2021-03-25T18:20:58.5187778Z listening on 0.0.0.0:1234 ...
  4505. 2021-03-25T18:20:58.5188244Z connect to 10.3.1.14:1234 from 10.2.1.15:43131 (10.2.1.15:43131)
  4506. 2021-03-25T18:20:58.5189153Z [dataplane] connector says fed123b0-8743-44dc-b94e-3dedebd46d7d
  4507. 2021-03-25T18:20:58.5189703Z
  4508. 2021-03-25T18:20:58.5190133Z Mar 25 18:20:58.487: INFO: Connector pod has IP: 10.2.1.15
  4509. 2021-03-25T18:20:58.5191181Z STEP: Verifying that the listener got the connector's data and the connector got the listener's data
  4510. 2021-03-25T18:20:58.5192339Z STEP: Verifying the output of listener pod which must contain the source IP
  4511. 2021-03-25T18:20:58.5193687Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-56hml" on cluster "cluster2"
  4512. 2021-03-25T18:20:58.5195241Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-56hml" on cluster "cluster3"
  4513. 2021-03-25T18:20:58.5196805Z STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-56hml" on cluster "cluster1"
  4514. 2021-03-25T18:20:58.5197540Z
  4515. 2021-03-25T18:20:58.5929779Z
  4516. 2021-03-25T18:20:58.5931460Z JUnit path was configured: /go/src/github.com/submariner-io/submariner/output/e2e-junit.xml
  4517. 2021-03-25T18:20:58.5964332Z
  4518. 2021-03-25T18:20:58.5965889Z JUnit report was created: /go/src/github.com/submariner-io/submariner/output/e2e-junit.xml
  4519. 2021-03-25T18:20:58.5966519Z
  4520. 2021-03-25T18:20:58.5966727Z
  4521. 2021-03-25T18:20:58.5967314Z Summarizing 1 Failure:
  4522. 2021-03-25T18:20:58.5967661Z
  4523. 2021-03-25T18:20:58.5974224Z [Fail] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway [It] should have sent the expected data from the pod to the other pod 
  4524. 2021-03-25T18:20:58.5976687Z /go/src/github.com/submariner-io/submariner/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:174
  4525. 2021-03-25T18:20:58.5977679Z
  4526. 2021-03-25T18:20:58.5978289Z Ran 15 of 22 Specs in 488.374 seconds
  4527. 2021-03-25T18:20:58.5979225Z FAIL! -- 14 Passed | 1 Failed | 1 Pending | 6 Skipped
  4528. 2021-03-25T18:20:58.5979989Z --- FAIL: TestE2E (488.39s)
  4529. 2021-03-25T18:20:58.5982871Z FAIL
  4530. 2021-03-25T18:20:58.6008015Z exit status 1
  4531. 2021-03-25T18:20:58.6010294Z FAIL github.com/submariner-io/submariner/test/e2e 488.423s
  4532. 2021-03-25T18:20:59.3869481Z make: *** [/opt/shipyard/Makefile.inc:75: e2e] Error 1
  4533. 2021-03-25T18:20:59.3870930Z [submariner]$ make --debug=b e2e -- using=libreswan operator ovn
  4534. 2021-03-25T18:21:06.2967956Z time="2021-03-25T18:21:06Z" level=fatal msg="exit status 2"
  4535. 2021-03-25T18:21:06.3040391Z make: *** [Makefile.dapper:17: e2e] Error 1
  4536. 2021-03-25T18:21:06.3350042Z ##[error]Process completed with exit code 2.
  4537. 2021-03-25T18:21:06.4660541Z ##[group]Run submariner-io/shipyard/gh-actions/post-mortem@devel
  4538. 2021-03-25T18:21:06.4661338Z ##[endgroup]
  4539. 2021-03-25T18:21:06.6650460Z ##[group]Report available disk space
  4540. 2021-03-25T18:21:06.6679245Z Filesystem Size Used Avail Use% Mounted on
  4541. 2021-03-25T18:21:06.6680125Z /dev/root 84G 64G 20G 77% /
  4542. 2021-03-25T18:21:06.6680775Z devtmpfs 3.4G 0 3.4G 0% /dev
  4543. 2021-03-25T18:21:06.6681457Z tmpfs 3.4G 362M 3.1G 11% /dev/shm
  4544. 2021-03-25T18:21:06.6682078Z tmpfs 696M 1.9M 694M 1% /run
  4545. 2021-03-25T18:21:06.6682711Z tmpfs 5.0M 0 5.0M 0% /run/lock
  4546. 2021-03-25T18:21:06.6683543Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  4547. 2021-03-25T18:21:06.6685404Z /dev/loop1 139M 139M 0 100% /snap/chromium/1523
  4548. 2021-03-25T18:21:06.6686158Z /dev/loop0 56M 56M 0 100% /snap/core18/1988
  4549. 2021-03-25T18:21:06.6688646Z /dev/loop2 65M 65M 0 100% /snap/gtk-common-themes/1514
  4550. 2021-03-25T18:21:06.6690935Z /dev/loop3 163M 163M 0 100% /snap/gnome-3-28-1804/145
  4551. 2021-03-25T18:21:06.6692816Z /dev/loop4 71M 71M 0 100% /snap/lxd/19647
  4552. 2021-03-25T18:21:06.6694010Z /dev/loop5 70M 70M 0 100% /snap/lxd/19188
  4553. 2021-03-25T18:21:06.6698718Z /dev/sdb15 105M 7.8M 97M 8% /boot/efi
  4554. 2021-03-25T18:21:06.6699487Z /dev/loop6 33M 33M 0 100% /snap/snapd/11107
  4555. 2021-03-25T18:21:06.6700341Z /dev/loop7 33M 33M 0 100% /snap/snapd/11402
  4556. 2021-03-25T18:21:06.6701033Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
  4557. 2021-03-25T18:21:06.6702173Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/c738468601522c77787908a0cf151011058cb0410cbcbd90310c6532b32f493e/merged
  4558. 2021-03-25T18:21:06.6704006Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/f3d9b9644df6ce9a5cc5445507aa36ce490f224a85b11f784647706c799ec183/merged
  4559. 2021-03-25T18:21:06.6707424Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/66c65a1e86b5755605d843640506995a78b2e2ed049f38aec2cb656e5265e526/merged
  4560. 2021-03-25T18:21:06.6711143Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/a5b1a8132ae664f1892d99eb248e9decbe47460efca8bd391e0a20552f6a3c41/merged
  4561. 2021-03-25T18:21:06.6721662Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/b0240b1ae4305388db773da39ae9d56fe8478bec47422f66bbb0ab0370a6c2ef/merged
  4562. 2021-03-25T18:21:06.6723445Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/58a739739d4684667d97aa28523a05987b0f46468cfc5bfdab46af15e646ff20/merged
  4563. 2021-03-25T18:21:06.6724964Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/843663e842bb646800336d53fd6a02810f06eb966003fd5a0b7eff7b97695d11/merged
  4564. 2021-03-25T18:21:06.6727018Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/8ce12dfd3caa0a858cbf7eac01efe59e0388e475bcd4ec9915c875885e1b4aee/merged
  4565. 2021-03-25T18:21:06.6729015Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/d324856c13a36f5736d836e525afb91295cb8a6d9d3c61dbe8e8fd30451448df/merged
  4566. 2021-03-25T18:21:06.6730969Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/77f98bd95e8060fb1cd5feabcf2a4b1fd917edd4f2c80b7aea645543b12bc5dc/merged
  4567. 2021-03-25T18:21:06.6733348Z overlay 84G 64G 20G 77% /var/lib/docker/overlay2/dca62cedee1690e07cd5a194db3a8ff660c055179d7f0659e90af1603f5f832e/merged
  4568. 2021-03-25T18:21:06.6749720Z ##[endgroup]
  4569. 2021-03-25T18:21:06.6755613Z ##[group]Report available RAM
  4570. 2021-03-25T18:21:06.6805970Z total used free shared buff/cache available
  4571. 2021-03-25T18:21:06.6806935Z Mem: 6.8Gi 4.6Gi 156Mi 112Mi 2.0Gi 1.8Gi
  4572. 2021-03-25T18:21:06.6807611Z Swap: 4.0Gi 941Mi 3.1Gi
  4573. 2021-03-25T18:21:06.6811430Z ##[endgroup]
  4574. 2021-03-25T18:21:06.7043810Z ##[group]Running post mortem
  4575. 2021-03-25T18:21:06.7077128Z docker network create -d bridge kind
  4576. 2021-03-25T18:21:06.7943541Z Error response from daemon: network with name kind already exists
  4577. 2021-03-25T18:21:06.7996552Z make: [Makefile.dapper:16: post-mortem] Error 1 (ignored)
  4578. 2021-03-25T18:21:06.7999466Z ./.dapper -m bind make --debug=b post-mortem
  4579. 2021-03-25T18:21:10.4540046Z Sending build context to Docker daemon 78.47MB
  4580. 2021-03-25T18:21:10.4540577Z
  4581. 2021-03-25T18:21:10.4659320Z Step 1/8 : ARG BASE_BRANCH
  4582. 2021-03-25T18:21:10.4661303Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
  4583. 2021-03-25T18:21:10.4699647Z ---> 7e4352953f22
  4584. 2021-03-25T18:21:10.4701635Z Step 3/8 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_REF CLUSTERS_ARGS DEPLOY_ARGS IMAGES_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/submariner DAPPER_DOCKER_SOCKET=true
  4585. 2021-03-25T18:21:10.4713966Z ---> Using cache
  4586. 2021-03-25T18:21:10.4715512Z ---> 204dbdcbf7b9
  4587. 2021-03-25T18:21:10.4716141Z Step 4/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  4588. 2021-03-25T18:21:10.4743129Z ---> Using cache
  4589. 2021-03-25T18:21:10.4745734Z ---> 708d98289126
  4590. 2021-03-25T18:21:10.4753612Z Step 5/8 : ENV PROTOC_VERSION=3.15.5
  4591. 2021-03-25T18:21:10.4768341Z ---> Using cache
  4592. 2021-03-25T18:21:10.4769124Z ---> 44eb0e2636a4
  4593. 2021-03-25T18:21:10.4772154Z Step 6/8 : RUN curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.15.5/protoc-${PROTOC_VERSION}-linux-x86_64.zip && unzip protoc-${PROTOC_VERSION}-linux-x86_64.zip -d /usr/local && rm -f protoc-${PROTOC_VERSION}-linux-x86_64.zip && GO111MODULE=off go get google.golang.org/protobuf/cmd/protoc-gen-go
  4594. 2021-03-25T18:21:10.4780006Z ---> Using cache
  4595. 2021-03-25T18:21:10.4787186Z ---> 89ba4f2ac06e
  4596. 2021-03-25T18:21:10.4797284Z Step 7/8 : WORKDIR ${DAPPER_SOURCE}
  4597. 2021-03-25T18:21:10.4853530Z ---> Using cache
  4598. 2021-03-25T18:21:10.4854134Z ---> 0255b1dc0224
  4599. 2021-03-25T18:21:10.4854708Z Step 8/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  4600. 2021-03-25T18:21:10.4865397Z ---> Using cache
  4601. 2021-03-25T18:21:10.4865991Z ---> 7ef9b2dbf905
  4602. 2021-03-25T18:21:10.5949755Z Successfully built 7ef9b2dbf905
  4603. 2021-03-25T18:21:10.6003248Z Successfully tagged submariner:HEAD
  4604. 2021-03-25T18:21:12.2140128Z [submariner]$ trap chown -R 1001:121 . exit
  4605. 2021-03-25T18:21:12.2161681Z [submariner]$ mkdir -p bin dist output
  4606. 2021-03-25T18:21:12.2305149Z [submariner]$ make --debug=b post-mortem
  4607. 2021-03-25T18:21:12.2533887Z GNU Make 4.3
  4608. 2021-03-25T18:21:12.2535574Z Built for x86_64-redhat-linux-gnu
  4609. 2021-03-25T18:21:12.2536434Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
  4610. 2021-03-25T18:21:12.2537275Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4611. 2021-03-25T18:21:12.2538164Z This is free software: you are free to change and redistribute it.
  4612. 2021-03-25T18:21:12.2538911Z There is NO WARRANTY, to the extent permitted by law.
  4613. 2021-03-25T18:21:12.2543870Z Reading makefiles...
  4614. 2021-03-25T18:21:12.3519475Z fatal: No names found, cannot describe anything.
  4615. 2021-03-25T18:21:12.3781914Z Updating makefiles....
  4616. 2021-03-25T18:21:12.3796093Z Updating goal targets....
  4617. 2021-03-25T18:21:12.3801224Z File 'post-mortem' does not exist.
  4618. 2021-03-25T18:21:12.3803021Z Must remake target 'post-mortem'.
  4619. 2021-03-25T18:21:12.3804094Z /opt/shipyard/scripts/post_mortem.sh
  4620. 2021-03-25T18:21:12.3875932Z [submariner]$ source /opt/shipyard/scripts/lib/utils
  4621. 2021-03-25T18:21:12.3891619Z [submariner]$ . /opt/shipyard/scripts/lib/source_only
  4622. 2021-03-25T18:21:12.3904030Z [submariner]$ script_name=utils
  4623. 2021-03-25T18:21:12.3921055Z [submariner]$ exec_name=post_mortem.sh
  4624. 2021-03-25T18:21:12.3951333Z [submariner]$ declare_kubeconfig
  4625. 2021-03-25T18:21:12.3969217Z [submariner]$ declare_kubeconfig
  4626. 2021-03-25T18:21:12.3979655Z [submariner]$ source /opt/shipyard/scripts/lib/kubecfg
  4627. 2021-03-25T18:21:12.4003866Z [submariner]$ export KUBECONFIG
  4628. 2021-03-25T18:21:12.4073746Z [submariner]$ KUBECONFIG=/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster3:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster1:/go/src/github.com/submariner-io/submariner/output/kubeconfigs/kind-config-cluster2:
  4629. 2021-03-25T18:21:12.4089989Z [submariner]$ find /go/src/github.com/submariner-io/submariner/output/kubeconfigs -type f -printf %p:
  4630. 2021-03-25T18:21:12.4120881Z [submariner]$ kind get clusters
  4631. 2021-03-25T18:21:13.3954579Z [submariner]$ [cluster1] post_analyze
  4632. 2021-03-25T18:21:13.3969981Z [submariner]$ [cluster1] post_analyze
  4633. 2021-03-25T18:21:13.3985402Z [submariner]$ [cluster1] print_section * Overview of all resources in cluster1 *
  4634. 2021-03-25T18:21:13.4006320Z [submariner]$ [cluster1] print_section * Overview of all resources in cluster1 *
  4635. 2021-03-25T18:21:13.4016879Z ====================================================================
  4636. 2021-03-25T18:21:13.4023569Z ##[endgroup]
  4637. 2021-03-25T18:21:13.4042057Z ##[group]* Overview of all resources in cluster1 *
  4638. 2021-03-25T18:21:13.4047967Z ======================= * Overview of all resources in cluster1 * =======================
  4639. 2021-03-25T18:21:13.4093498Z [submariner]$ [cluster1] kubectl api-resources --verbs=list -o name
  4640. 2021-03-25T18:21:13.4113291Z [submariner]$ [cluster1] kubectl api-resources --verbs=list -o name
  4641. 2021-03-25T18:21:13.4123147Z [submariner]$ [cluster1] command kubectl --context=cluster1 api-resources --verbs=list -o name
  4642. 2021-03-25T18:21:13.4131302Z [submariner]$ [cluster1] kubectl --context=cluster1 api-resources --verbs=list -o name
  4643. 2021-03-25T18:21:13.4228159Z [submariner]$ [cluster1] xargs -n 1 kubectl get --show-kind -o wide --ignore-not-found
  4644. 2021-03-25T18:21:14.5240929Z NAME STATUS MESSAGE ERROR
  4645. 2021-03-25T18:21:14.5243647Z componentstatus/controller-manager Unhealthy Get "http://127.0.0.1:10252/healthz": dial tcp 127.0.0.1:10252: connect: connection refused
  4646. 2021-03-25T18:21:14.5248322Z componentstatus/scheduler Unhealthy Get "http://127.0.0.1:10251/healthz": dial tcp 127.0.0.1:10251: connect: connection refused
  4647. 2021-03-25T18:21:14.5250253Z componentstatus/etcd-0 Healthy {"health":"true"}
  4648. 2021-03-25T18:21:15.2568429Z NAME ENDPOINTS AGE
  4649. 2021-03-25T18:21:15.2569035Z endpoints/kubernetes 172.18.0.7:6443 25m
  4650. 2021-03-25T18:21:15.6242418Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  4651. 2021-03-25T18:21:15.6245318Z 25m Normal Starting node/cluster3-control-plane kubelet, cluster3-control-plane Starting kubelet. 25m 1 event/cluster3-control-plane.166fa7813d349455
  4652. 2021-03-25T18:21:15.6249091Z 25m Normal NodeHasSufficientMemory node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientMemory 25m 1 event/cluster3-control-plane.166fa78143fe24df
  4653. 2021-03-25T18:21:15.6256618Z 25m Normal NodeHasNoDiskPressure node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasNoDiskPressure 25m 1 event/cluster3-control-plane.166fa78143fe39f7
  4654. 2021-03-25T18:21:15.6261084Z 25m Normal NodeHasSufficientPID node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientPID 25m 1 event/cluster3-control-plane.166fa78143fe46db
  4655. 2021-03-25T18:21:15.6265001Z 25m Normal NodeAllocatableEnforced node/cluster3-control-plane kubelet, cluster3-control-plane Updated Node Allocatable limit across pods 25m 1 event/cluster3-control-plane.166fa7816441b66c
  4656. 2021-03-25T18:21:15.6268749Z 25m Normal RegisteredNode node/cluster3-control-plane node-controller Node cluster3-control-plane event: Registered Node cluster3-control-plane in Controller 25m 1 event/cluster3-control-plane.166fa783863e2bdb
  4657. 2021-03-25T18:21:15.6272463Z 24m Normal Starting node/cluster3-control-plane kube-proxy, cluster3-control-plane Starting kube-proxy. 24m 1 event/cluster3-control-plane.166fa7878352ee41
  4658. 2021-03-25T18:21:15.6275883Z 20m Normal NodeReady node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeReady 20m 1 event/cluster3-control-plane.166fa7c0bf33a6ff
  4659. 2021-03-25T18:21:15.6279005Z 24m Normal Starting node/cluster3-worker kubelet, cluster3-worker Starting kubelet. 24m 1 event/cluster3-worker.166fa7862967016f
  4660. 2021-03-25T18:21:15.6282040Z 24m Normal NodeHasSufficientMemory node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientMemory 24m 2 event/cluster3-worker.166fa7862f727c4f
  4661. 2021-03-25T18:21:15.6285392Z 24m Normal NodeHasNoDiskPressure node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasNoDiskPressure 24m 2 event/cluster3-worker.166fa7862f7291cb
  4662. 2021-03-25T18:21:15.6291678Z 24m Normal NodeHasSufficientPID node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientPID 24m 2 event/cluster3-worker.166fa7862f729f13
  4663. 2021-03-25T18:21:15.6295063Z 24m Normal NodeAllocatableEnforced node/cluster3-worker kubelet, cluster3-worker Updated Node Allocatable limit across pods 24m 1 event/cluster3-worker.166fa78665548e3f
  4664. 2021-03-25T18:21:15.6298359Z 24m Normal RegisteredNode node/cluster3-worker node-controller Node cluster3-worker event: Registered Node cluster3-worker in Controller 24m 1 event/cluster3-worker.166fa78704cfb1e4
  4665. 2021-03-25T18:21:15.6302758Z 24m Normal Starting node/cluster3-worker kube-proxy, cluster3-worker Starting kube-proxy. 24m 1 event/cluster3-worker.166fa78b5224843d
  4666. 2021-03-25T18:21:15.6305334Z 20m Normal NodeReady node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeReady 20m 1 event/cluster3-worker.166fa7c1077d29dd
  4667. 2021-03-25T18:21:15.6307866Z 24m Normal Starting node/cluster3-worker2 kubelet, cluster3-worker2 Starting kubelet. 24m 1 event/cluster3-worker2.166fa785ea05a15c
  4668. 2021-03-25T18:21:15.6311867Z 24m Normal NodeHasSufficientMemory node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientMemory 24m 2 event/cluster3-worker2.166fa785f38a3008
  4669. 2021-03-25T18:21:15.6317019Z 24m Normal NodeHasNoDiskPressure node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasNoDiskPressure 24m 2 event/cluster3-worker2.166fa785f38a4a34
  4670. 2021-03-25T18:21:15.6320395Z 24m Normal NodeHasSufficientPID node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientPID 24m 2 event/cluster3-worker2.166fa785f38a5b64
  4671. 2021-03-25T18:21:15.6324115Z 24m Normal NodeAllocatableEnforced node/cluster3-worker2 kubelet, cluster3-worker2 Updated Node Allocatable limit across pods 24m 1 event/cluster3-worker2.166fa78609303cf5
  4672. 2021-03-25T18:21:15.6327620Z 24m Normal RegisteredNode node/cluster3-worker2 node-controller Node cluster3-worker2 event: Registered Node cluster3-worker2 in Controller 24m 1 event/cluster3-worker2.166fa78704cf69a0
  4673. 2021-03-25T18:21:15.6330465Z 24m Normal Starting node/cluster3-worker2 kube-proxy, cluster3-worker2 Starting kube-proxy. 24m 1 event/cluster3-worker2.166fa78b666f82ef
  4674. 2021-03-25T18:21:15.6333760Z 20m Normal NodeReady node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeReady 20m 1 event/cluster3-worker2.166fa7c0ff0a2e4b
  4675. 2021-03-25T18:21:15.6337662Z 11m Normal Scheduled pod/netshoot-57677568b8-4qts7 default-scheduler Successfully assigned default/netshoot-57677568b8-4qts7 to cluster3-worker 11m 1 event/netshoot-57677568b8-4qts7.166fa84716302b62
  4676. 2021-03-25T18:21:15.6341316Z 11m Warning FailedMount pod/netshoot-57677568b8-4qts7 kubelet, cluster3-worker MountVolume.SetUp failed for volume "default-token-gw5nc" : failed to sync secret cache: timed out waiting for the condition 11m 1 event/netshoot-57677568b8-4qts7.166fa8475baa35a4
  4677. 2021-03-25T18:21:15.6421974Z 10m Normal Pulling pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Pulling image "localhost:5000/nettest:local" 10m 1 event/netshoot-57677568b8-4qts7.166fa8483124fce6
  4678. 2021-03-25T18:21:15.6425229Z 10m Normal Pulled pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Successfully pulled image "localhost:5000/nettest:local" in 1.338500286s 10m 1 event/netshoot-57677568b8-4qts7.166fa84880ed1e31
  4679. 2021-03-25T18:21:15.6428271Z 10m Normal Created pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Created container netshoot 10m 1 event/netshoot-57677568b8-4qts7.166fa8489bdb17dd
  4680. 2021-03-25T18:21:15.6431400Z 10m Normal Started pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Started container netshoot 10m 1 event/netshoot-57677568b8-4qts7.166fa848aa295653
  4681. 2021-03-25T18:21:15.6434299Z 10m Normal Killing pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Stopping container netshoot 10m 1 event/netshoot-57677568b8-4qts7.166fa84d763e1471
  4682. 2021-03-25T18:21:15.6437199Z 11m Normal SuccessfulCreate replicaset/netshoot-57677568b8 replicaset-controller Created pod: netshoot-57677568b8-4qts7 11m 1 event/netshoot-57677568b8.166fa8470b1ca8d3
  4683. 2021-03-25T18:21:15.6439935Z 11m Normal ScalingReplicaSet deployment/netshoot deployment-controller Scaled up replica set netshoot-57677568b8 to 1 11m 1 event/netshoot.166fa8470774ea15
  4684. 2021-03-25T18:21:16.4253222Z NAME STATUS AGE
  4685. 2021-03-25T18:21:16.4265935Z namespace/default Active 25m
  4686. 2021-03-25T18:21:16.4274960Z namespace/kube-node-lease Active 25m
  4687. 2021-03-25T18:21:16.4275828Z namespace/kube-public Active 25m
  4688. 2021-03-25T18:21:16.4276587Z namespace/kube-system Active 25m
  4689. 2021-03-25T18:21:16.4277450Z namespace/local-path-storage Active 25m
  4690. 2021-03-25T18:21:16.4282403Z namespace/ovn-kubernetes Active 24m
  4691. 2021-03-25T18:21:16.4283349Z namespace/submariner-operator Active 13m
  4692. 2021-03-25T18:21:16.9751623Z NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
  4693. 2021-03-25T18:21:16.9753918Z node/cluster3-control-plane Ready master 25m v1.19.0 172.18.0.7 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  4694. 2021-03-25T18:21:16.9755716Z node/cluster3-worker Ready <none> 24m v1.19.0 172.18.0.12 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  4695. 2021-03-25T18:21:16.9757424Z node/cluster3-worker2 Ready <none> 24m v1.19.0 172.18.0.6 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  4696. 2021-03-25T18:21:20.1888155Z NAME TYPE DATA AGE
  4697. 2021-03-25T18:21:20.1890052Z secret/default-token-gw5nc kubernetes.io/service-account-token 3 25m
  4698. 2021-03-25T18:21:20.5555605Z NAME SECRETS AGE
  4699. 2021-03-25T18:21:20.5567109Z serviceaccount/default 1 25m
  4700. 2021-03-25T18:21:21.0022884Z NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE SELECTOR
  4701. 2021-03-25T18:21:21.0023749Z service/kubernetes ClusterIP 100.3.0.1 <none> 443/TCP 25m <none>
  4702. 2021-03-25T18:21:22.7606431Z NAME CREATED AT
  4703. 2021-03-25T18:21:22.7608594Z customresourcedefinition.apiextensions.k8s.io/brokers.submariner.io 2021-03-25T18:07:48Z
  4704. 2021-03-25T18:21:22.7610875Z customresourcedefinition.apiextensions.k8s.io/clusters.submariner.io 2021-03-25T18:08:15Z
  4705. 2021-03-25T18:21:22.7613279Z customresourcedefinition.apiextensions.k8s.io/egressfirewalls.k8s.ovn.org 2021-03-25T17:57:00Z
  4706. 2021-03-25T18:21:22.7615857Z customresourcedefinition.apiextensions.k8s.io/egressips.k8s.ovn.org 2021-03-25T17:57:01Z
  4707. 2021-03-25T18:21:22.7618101Z customresourcedefinition.apiextensions.k8s.io/endpoints.submariner.io 2021-03-25T18:08:15Z
  4708. 2021-03-25T18:21:22.7620471Z customresourcedefinition.apiextensions.k8s.io/gateways.submariner.io 2021-03-25T18:08:15Z
  4709. 2021-03-25T18:21:22.7622853Z customresourcedefinition.apiextensions.k8s.io/servicediscoveries.submariner.io 2021-03-25T18:07:48Z
  4710. 2021-03-25T18:21:22.7625481Z customresourcedefinition.apiextensions.k8s.io/serviceexports.multicluster.x-k8s.io 2021-03-25T18:08:08Z
  4711. 2021-03-25T18:21:22.7628435Z customresourcedefinition.apiextensions.k8s.io/serviceimports.multicluster.x-k8s.io 2021-03-25T18:08:08Z
  4712. 2021-03-25T18:21:22.7631053Z customresourcedefinition.apiextensions.k8s.io/submariners.submariner.io 2021-03-25T18:07:48Z
  4713. 2021-03-25T18:21:23.8914070Z NAME SERVICE AVAILABLE AGE
  4714. 2021-03-25T18:21:23.8926289Z apiservice.apiregistration.k8s.io/v1. Local True 25m
  4715. 2021-03-25T18:21:23.8928095Z apiservice.apiregistration.k8s.io/v1.admissionregistration.k8s.io Local True 25m
  4716. 2021-03-25T18:21:23.8930048Z apiservice.apiregistration.k8s.io/v1.apiextensions.k8s.io Local True 25m
  4717. 2021-03-25T18:21:23.8931907Z apiservice.apiregistration.k8s.io/v1.apps Local True 25m
  4718. 2021-03-25T18:21:23.8933465Z apiservice.apiregistration.k8s.io/v1.authentication.k8s.io Local True 25m
  4719. 2021-03-25T18:21:23.8937720Z apiservice.apiregistration.k8s.io/v1.authorization.k8s.io Local True 25m
  4720. 2021-03-25T18:21:23.8941774Z apiservice.apiregistration.k8s.io/v1.autoscaling Local True 25m
  4721. 2021-03-25T18:21:23.8944409Z apiservice.apiregistration.k8s.io/v1.batch Local True 25m
  4722. 2021-03-25T18:21:23.8947174Z apiservice.apiregistration.k8s.io/v1.certificates.k8s.io Local True 25m
  4723. 2021-03-25T18:21:23.8953279Z apiservice.apiregistration.k8s.io/v1.coordination.k8s.io Local True 25m
  4724. 2021-03-25T18:21:23.8955148Z apiservice.apiregistration.k8s.io/v1.events.k8s.io Local True 25m
  4725. 2021-03-25T18:21:23.8956585Z apiservice.apiregistration.k8s.io/v1.k8s.ovn.org Local True 24m
  4726. 2021-03-25T18:21:23.8968495Z apiservice.apiregistration.k8s.io/v1.networking.k8s.io Local True 25m
  4727. 2021-03-25T18:21:23.8970210Z apiservice.apiregistration.k8s.io/v1.rbac.authorization.k8s.io Local True 25m
  4728. 2021-03-25T18:21:23.8971859Z apiservice.apiregistration.k8s.io/v1.scheduling.k8s.io Local True 25m
  4729. 2021-03-25T18:21:23.8973357Z apiservice.apiregistration.k8s.io/v1.storage.k8s.io Local True 25m
  4730. 2021-03-25T18:21:23.8975345Z apiservice.apiregistration.k8s.io/v1.submariner.io Local True 13m
  4731. 2021-03-25T18:21:23.8977656Z apiservice.apiregistration.k8s.io/v1alpha1.multicluster.x-k8s.io Local True 13m
  4732. 2021-03-25T18:21:23.8979526Z apiservice.apiregistration.k8s.io/v1alpha1.submariner.io Local True 13m
  4733. 2021-03-25T18:21:23.8981356Z apiservice.apiregistration.k8s.io/v1beta1.admissionregistration.k8s.io Local True 25m
  4734. 2021-03-25T18:21:23.8983926Z apiservice.apiregistration.k8s.io/v1beta1.apiextensions.k8s.io Local True 25m
  4735. 2021-03-25T18:21:23.8987165Z apiservice.apiregistration.k8s.io/v1beta1.authentication.k8s.io Local True 25m
  4736. 2021-03-25T18:21:23.8990359Z apiservice.apiregistration.k8s.io/v1beta1.authorization.k8s.io Local True 25m
  4737. 2021-03-25T18:21:23.8997898Z apiservice.apiregistration.k8s.io/v1beta1.batch Local True 25m
  4738. 2021-03-25T18:21:23.8999382Z apiservice.apiregistration.k8s.io/v1beta1.certificates.k8s.io Local True 25m
  4739. 2021-03-25T18:21:23.9000942Z apiservice.apiregistration.k8s.io/v1beta1.coordination.k8s.io Local True 25m
  4740. 2021-03-25T18:21:23.9002484Z apiservice.apiregistration.k8s.io/v1beta1.discovery.k8s.io Local True 25m
  4741. 2021-03-25T18:21:23.9003930Z apiservice.apiregistration.k8s.io/v1beta1.events.k8s.io Local True 25m
  4742. 2021-03-25T18:21:23.9005344Z apiservice.apiregistration.k8s.io/v1beta1.extensions Local True 25m
  4743. 2021-03-25T18:21:23.9018291Z apiservice.apiregistration.k8s.io/v1beta1.networking.k8s.io Local True 25m
  4744. 2021-03-25T18:21:23.9019765Z apiservice.apiregistration.k8s.io/v1beta1.node.k8s.io Local True 25m
  4745. 2021-03-25T18:21:23.9021229Z apiservice.apiregistration.k8s.io/v1beta1.policy Local True 25m
  4746. 2021-03-25T18:21:23.9022776Z apiservice.apiregistration.k8s.io/v1beta1.rbac.authorization.k8s.io Local True 25m
  4747. 2021-03-25T18:21:23.9024388Z apiservice.apiregistration.k8s.io/v1beta1.scheduling.k8s.io Local True 25m
  4748. 2021-03-25T18:21:23.9025850Z apiservice.apiregistration.k8s.io/v1beta1.storage.k8s.io Local True 25m
  4749. 2021-03-25T18:21:23.9027359Z apiservice.apiregistration.k8s.io/v2beta1.autoscaling Local True 25m
  4750. 2021-03-25T18:21:23.9028801Z apiservice.apiregistration.k8s.io/v2beta2.autoscaling Local True 25m
  4751. 2021-03-25T18:21:27.2396400Z NAME AGE SIGNERNAME REQUESTOR CONDITION
  4752. 2021-03-25T18:21:27.2399031Z certificatesigningrequest.certificates.k8s.io/csr-2x875 25m kubernetes.io/kube-apiserver-client-kubelet system:bootstrap:abcdef Approved,Issued
  4753. 2021-03-25T18:21:27.2402177Z certificatesigningrequest.certificates.k8s.io/csr-wx4t7 25m kubernetes.io/kube-apiserver-client-kubelet system:bootstrap:abcdef Approved,Issued
  4754. 2021-03-25T18:21:28.5250950Z NAME ADDRESSTYPE PORTS ENDPOINTS AGE
  4755. 2021-03-25T18:21:28.5252201Z endpointslice.discovery.k8s.io/kubernetes IPv4 6443 172.18.0.7 25m
  4756. 2021-03-25T18:21:29.1228786Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  4757. 2021-03-25T18:21:29.1231944Z 25m Normal Starting node/cluster3-control-plane kubelet, cluster3-control-plane Starting kubelet. 25m 1 event.events.k8s.io/cluster3-control-plane.166fa7813d349455
  4758. 2021-03-25T18:21:29.1235798Z 25m Normal NodeHasSufficientMemory node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientMemory 25m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe24df
  4759. 2021-03-25T18:21:29.1239997Z 25m Normal NodeHasNoDiskPressure node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasNoDiskPressure 25m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe39f7
  4760. 2021-03-25T18:21:29.1244089Z 25m Normal NodeHasSufficientPID node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientPID 25m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe46db
  4761. 2021-03-25T18:21:29.1257023Z 25m Normal NodeAllocatableEnforced node/cluster3-control-plane kubelet, cluster3-control-plane Updated Node Allocatable limit across pods 25m 1 event.events.k8s.io/cluster3-control-plane.166fa7816441b66c
  4762. 2021-03-25T18:21:29.1261347Z 25m Normal RegisteredNode node/cluster3-control-plane node-controller Node cluster3-control-plane event: Registered Node cluster3-control-plane in Controller 25m 1 event.events.k8s.io/cluster3-control-plane.166fa783863e2bdb
  4763. 2021-03-25T18:21:29.1265216Z 24m Normal Starting node/cluster3-control-plane kube-proxy, cluster3-control-plane Starting kube-proxy. 24m 1 event.events.k8s.io/cluster3-control-plane.166fa7878352ee41
  4764. 2021-03-25T18:21:29.1268792Z 20m Normal NodeReady node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeReady 20m 1 event.events.k8s.io/cluster3-control-plane.166fa7c0bf33a6ff
  4765. 2021-03-25T18:21:29.1271915Z 25m Normal Starting node/cluster3-worker kubelet, cluster3-worker Starting kubelet. 25m 1 event.events.k8s.io/cluster3-worker.166fa7862967016f
  4766. 2021-03-25T18:21:29.1274952Z 25m Normal NodeHasSufficientMemory node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientMemory 25m 2 event.events.k8s.io/cluster3-worker.166fa7862f727c4f
  4767. 2021-03-25T18:21:29.1278570Z 25m Normal NodeHasNoDiskPressure node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasNoDiskPressure 25m 2 event.events.k8s.io/cluster3-worker.166fa7862f7291cb
  4768. 2021-03-25T18:21:29.1281999Z 25m Normal NodeHasSufficientPID node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientPID 25m 2 event.events.k8s.io/cluster3-worker.166fa7862f729f13
  4769. 2021-03-25T18:21:29.1285218Z 25m Normal NodeAllocatableEnforced node/cluster3-worker kubelet, cluster3-worker Updated Node Allocatable limit across pods 25m 1 event.events.k8s.io/cluster3-worker.166fa78665548e3f
  4770. 2021-03-25T18:21:29.1288359Z 25m Normal RegisteredNode node/cluster3-worker node-controller Node cluster3-worker event: Registered Node cluster3-worker in Controller 25m 1 event.events.k8s.io/cluster3-worker.166fa78704cfb1e4
  4771. 2021-03-25T18:21:29.1291287Z 24m Normal Starting node/cluster3-worker kube-proxy, cluster3-worker Starting kube-proxy. 24m 1 event.events.k8s.io/cluster3-worker.166fa78b5224843d
  4772. 2021-03-25T18:21:29.1294083Z 20m Normal NodeReady node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeReady 20m 1 event.events.k8s.io/cluster3-worker.166fa7c1077d29dd
  4773. 2021-03-25T18:21:29.1334217Z 25m Normal Starting node/cluster3-worker2 kubelet, cluster3-worker2 Starting kubelet. 25m 1 event.events.k8s.io/cluster3-worker2.166fa785ea05a15c
  4774. 2021-03-25T18:21:29.1337808Z 25m Normal NodeHasSufficientMemory node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientMemory 25m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a3008
  4775. 2021-03-25T18:21:29.1341332Z 25m Normal NodeHasNoDiskPressure node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasNoDiskPressure 25m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a4a34
  4776. 2021-03-25T18:21:29.1344904Z 25m Normal NodeHasSufficientPID node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientPID 25m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a5b64
  4777. 2021-03-25T18:21:29.1348208Z 25m Normal NodeAllocatableEnforced node/cluster3-worker2 kubelet, cluster3-worker2 Updated Node Allocatable limit across pods 25m 1 event.events.k8s.io/cluster3-worker2.166fa78609303cf5
  4778. 2021-03-25T18:21:29.1351745Z 25m Normal RegisteredNode node/cluster3-worker2 node-controller Node cluster3-worker2 event: Registered Node cluster3-worker2 in Controller 25m 1 event.events.k8s.io/cluster3-worker2.166fa78704cf69a0
  4779. 2021-03-25T18:21:29.1354862Z 24m Normal Starting node/cluster3-worker2 kube-proxy, cluster3-worker2 Starting kube-proxy. 24m 1 event.events.k8s.io/cluster3-worker2.166fa78b666f82ef
  4780. 2021-03-25T18:21:29.1357733Z 20m Normal NodeReady node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeReady 20m 1 event.events.k8s.io/cluster3-worker2.166fa7c0ff0a2e4b
  4781. 2021-03-25T18:21:29.1360955Z 11m Normal Scheduled pod/netshoot-57677568b8-4qts7 default-scheduler Successfully assigned default/netshoot-57677568b8-4qts7 to cluster3-worker 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84716302b62
  4782. 2021-03-25T18:21:29.1364559Z 11m Warning FailedMount pod/netshoot-57677568b8-4qts7 kubelet, cluster3-worker MountVolume.SetUp failed for volume "default-token-gw5nc" : failed to sync secret cache: timed out waiting for the condition 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8475baa35a4
  4783. 2021-03-25T18:21:29.1368058Z 11m Normal Pulling pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Pulling image "localhost:5000/nettest:local" 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8483124fce6
  4784. 2021-03-25T18:21:29.1371321Z 11m Normal Pulled pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Successfully pulled image "localhost:5000/nettest:local" in 1.338500286s 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84880ed1e31
  4785. 2021-03-25T18:21:29.1374565Z 11m Normal Created pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Created container netshoot 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8489bdb17dd
  4786. 2021-03-25T18:21:29.1419126Z 11m Normal Started pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Started container netshoot 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa848aa295653
  4787. 2021-03-25T18:21:29.1422363Z 10m Normal Killing pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Stopping container netshoot 10m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84d763e1471
  4788. 2021-03-25T18:21:29.1425947Z 11m Normal SuccessfulCreate replicaset/netshoot-57677568b8 replicaset-controller Created pod: netshoot-57677568b8-4qts7 11m 1 event.events.k8s.io/netshoot-57677568b8.166fa8470b1ca8d3
  4789. 2021-03-25T18:21:29.1429000Z 11m Normal ScalingReplicaSet deployment/netshoot deployment-controller Scaled up replica set netshoot-57677568b8 to 1 11m 1 event.events.k8s.io/netshoot.166fa8470774ea15
  4790. 2021-03-25T18:21:35.5369885Z NAME ROLE AGE USERS GROUPS SERVICEACCOUNTS
  4791. 2021-03-25T18:21:35.5372477Z clusterrolebinding.rbac.authorization.k8s.io/cluster-admin ClusterRole/cluster-admin 25m system:masters
  4792. 2021-03-25T18:21:35.5380587Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:get-nodes ClusterRole/kubeadm:get-nodes 25m system:bootstrappers:kubeadm:default-node-token
  4793. 2021-03-25T18:21:35.5387467Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:kubelet-bootstrap ClusterRole/system:node-bootstrapper 25m system:bootstrappers:kubeadm:default-node-token
  4794. 2021-03-25T18:21:35.5391160Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-bootstrap ClusterRole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 25m system:bootstrappers:kubeadm:default-node-token
  4795. 2021-03-25T18:21:35.5395369Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-certificate-rotation ClusterRole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 25m system:nodes
  4796. 2021-03-25T18:21:35.5398886Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-proxier ClusterRole/system:node-proxier 25m kube-system/kube-proxy
  4797. 2021-03-25T18:21:35.5420441Z clusterrolebinding.rbac.authorization.k8s.io/local-path-provisioner-bind ClusterRole/local-path-provisioner-role 25m local-path-storage/local-path-provisioner-service-account
  4798. 2021-03-25T18:21:35.5424379Z clusterrolebinding.rbac.authorization.k8s.io/ovn-kubernetes ClusterRole/ovn-kubernetes 24m ovn-kubernetes/ovn
  4799. 2021-03-25T18:21:35.5427468Z clusterrolebinding.rbac.authorization.k8s.io/submariner-gateway ClusterRole/submariner-gateway 13m submariner-operator/submariner-gateway
  4800. 2021-03-25T18:21:35.5430910Z clusterrolebinding.rbac.authorization.k8s.io/submariner-globalnet ClusterRole/submariner-globalnet 13m submariner-operator/submariner-globalnet
  4801. 2021-03-25T18:21:35.5434830Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-agent ClusterRole/submariner-lighthouse-agent 13m submariner-operator/submariner-lighthouse-agent
  4802. 2021-03-25T18:21:35.5438939Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-coredns ClusterRole/submariner-lighthouse-coredns 13m submariner-operator/submariner-lighthouse-coredns
  4803. 2021-03-25T18:21:35.5443311Z clusterrolebinding.rbac.authorization.k8s.io/submariner-networkplugin-syncer ClusterRole/submariner-networkplugin-syncer 13m submariner-operator/submariner-networkplugin-syncer
  4804. 2021-03-25T18:21:35.5447182Z clusterrolebinding.rbac.authorization.k8s.io/submariner-operator ClusterRole/submariner-operator 13m submariner-operator/submariner-operator
  4805. 2021-03-25T18:21:35.5450720Z clusterrolebinding.rbac.authorization.k8s.io/submariner-routeagent ClusterRole/submariner-routeagent 13m submariner-operator/submariner-routeagent
  4806. 2021-03-25T18:21:35.5453917Z clusterrolebinding.rbac.authorization.k8s.io/system:basic-user ClusterRole/system:basic-user 25m system:authenticated
  4807. 2021-03-25T18:21:35.5457494Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:attachdetach-controller ClusterRole/system:controller:attachdetach-controller 25m kube-system/attachdetach-controller
  4808. 2021-03-25T18:21:35.5461242Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:certificate-controller ClusterRole/system:controller:certificate-controller 25m kube-system/certificate-controller
  4809. 2021-03-25T18:21:35.5465604Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller ClusterRole/system:controller:clusterrole-aggregation-controller 25m kube-system/clusterrole-aggregation-controller
  4810. 2021-03-25T18:21:35.5469700Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:cronjob-controller ClusterRole/system:controller:cronjob-controller 25m kube-system/cronjob-controller
  4811. 2021-03-25T18:21:35.5473185Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:daemon-set-controller ClusterRole/system:controller:daemon-set-controller 25m kube-system/daemon-set-controller
  4812. 2021-03-25T18:21:35.5476799Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:deployment-controller ClusterRole/system:controller:deployment-controller 25m kube-system/deployment-controller
  4813. 2021-03-25T18:21:35.5480492Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:disruption-controller ClusterRole/system:controller:disruption-controller 25m kube-system/disruption-controller
  4814. 2021-03-25T18:21:35.5484048Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpoint-controller ClusterRole/system:controller:endpoint-controller 25m kube-system/endpoint-controller
  4815. 2021-03-25T18:21:35.5487836Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpointslice-controller ClusterRole/system:controller:endpointslice-controller 25m kube-system/endpointslice-controller
  4816. 2021-03-25T18:21:35.5518982Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpointslicemirroring-controller ClusterRole/system:controller:endpointslicemirroring-controller 25m kube-system/endpointslicemirroring-controller
  4817. 2021-03-25T18:21:35.5523401Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:expand-controller ClusterRole/system:controller:expand-controller 25m kube-system/expand-controller
  4818. 2021-03-25T18:21:35.5527197Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:generic-garbage-collector ClusterRole/system:controller:generic-garbage-collector 25m kube-system/generic-garbage-collector
  4819. 2021-03-25T18:21:35.5531133Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler ClusterRole/system:controller:horizontal-pod-autoscaler 25m kube-system/horizontal-pod-autoscaler
  4820. 2021-03-25T18:21:35.5537018Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:job-controller ClusterRole/system:controller:job-controller 25m kube-system/job-controller
  4821. 2021-03-25T18:21:35.5540472Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:namespace-controller ClusterRole/system:controller:namespace-controller 25m kube-system/namespace-controller
  4822. 2021-03-25T18:21:35.5543856Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:node-controller ClusterRole/system:controller:node-controller 25m kube-system/node-controller
  4823. 2021-03-25T18:21:35.5577373Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:persistent-volume-binder ClusterRole/system:controller:persistent-volume-binder 25m kube-system/persistent-volume-binder
  4824. 2021-03-25T18:21:35.5581697Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pod-garbage-collector ClusterRole/system:controller:pod-garbage-collector 25m kube-system/pod-garbage-collector
  4825. 2021-03-25T18:21:35.5585835Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pv-protection-controller ClusterRole/system:controller:pv-protection-controller 25m kube-system/pv-protection-controller
  4826. 2021-03-25T18:21:35.5589993Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pvc-protection-controller ClusterRole/system:controller:pvc-protection-controller 25m kube-system/pvc-protection-controller
  4827. 2021-03-25T18:21:35.5593932Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replicaset-controller ClusterRole/system:controller:replicaset-controller 25m kube-system/replicaset-controller
  4828. 2021-03-25T18:21:35.5597756Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replication-controller ClusterRole/system:controller:replication-controller 25m kube-system/replication-controller
  4829. 2021-03-25T18:21:35.5601666Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:resourcequota-controller ClusterRole/system:controller:resourcequota-controller 25m kube-system/resourcequota-controller
  4830. 2021-03-25T18:21:35.5605252Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:route-controller ClusterRole/system:controller:route-controller 25m kube-system/route-controller
  4831. 2021-03-25T18:21:35.5608875Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-account-controller ClusterRole/system:controller:service-account-controller 25m kube-system/service-account-controller
  4832. 2021-03-25T18:21:35.5612574Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-controller ClusterRole/system:controller:service-controller 25m kube-system/service-controller
  4833. 2021-03-25T18:21:35.5616255Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:statefulset-controller ClusterRole/system:controller:statefulset-controller 25m kube-system/statefulset-controller
  4834. 2021-03-25T18:21:35.5619694Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:ttl-controller ClusterRole/system:controller:ttl-controller 25m kube-system/ttl-controller
  4835. 2021-03-25T18:21:35.5622708Z clusterrolebinding.rbac.authorization.k8s.io/system:coredns ClusterRole/system:coredns 25m kube-system/coredns
  4836. 2021-03-25T18:21:35.5624973Z clusterrolebinding.rbac.authorization.k8s.io/system:discovery ClusterRole/system:discovery 25m system:authenticated
  4837. 2021-03-25T18:21:35.5628058Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-controller-manager ClusterRole/system:kube-controller-manager 25m system:kube-controller-manager
  4838. 2021-03-25T18:21:35.5631259Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-dns ClusterRole/system:kube-dns 25m kube-system/kube-dns
  4839. 2021-03-25T18:21:35.5634102Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-scheduler ClusterRole/system:kube-scheduler 25m system:kube-scheduler
  4840. 2021-03-25T18:21:35.5636434Z clusterrolebinding.rbac.authorization.k8s.io/system:node ClusterRole/system:node 25m
  4841. 2021-03-25T18:21:35.5639019Z clusterrolebinding.rbac.authorization.k8s.io/system:node-proxier ClusterRole/system:node-proxier 25m system:kube-proxy
  4842. 2021-03-25T18:21:35.5642032Z clusterrolebinding.rbac.authorization.k8s.io/system:public-info-viewer ClusterRole/system:public-info-viewer 25m system:authenticated, system:unauthenticated
  4843. 2021-03-25T18:21:35.5645149Z clusterrolebinding.rbac.authorization.k8s.io/system:volume-scheduler ClusterRole/system:volume-scheduler 25m system:kube-scheduler
  4844. 2021-03-25T18:21:36.6859146Z NAME CREATED AT
  4845. 2021-03-25T18:21:36.6861607Z clusterrole.rbac.authorization.k8s.io/admin 2021-03-25T17:55:55Z
  4846. 2021-03-25T18:21:36.6863268Z clusterrole.rbac.authorization.k8s.io/cluster-admin 2021-03-25T17:55:55Z
  4847. 2021-03-25T18:21:36.6864919Z clusterrole.rbac.authorization.k8s.io/edit 2021-03-25T17:55:55Z
  4848. 2021-03-25T18:21:36.6866550Z clusterrole.rbac.authorization.k8s.io/kubeadm:get-nodes 2021-03-25T17:55:58Z
  4849. 2021-03-25T18:21:36.6868450Z clusterrole.rbac.authorization.k8s.io/local-path-provisioner-role 2021-03-25T17:56:07Z
  4850. 2021-03-25T18:21:36.6870501Z clusterrole.rbac.authorization.k8s.io/ovn-kubernetes 2021-03-25T17:57:03Z
  4851. 2021-03-25T18:21:36.6872274Z clusterrole.rbac.authorization.k8s.io/submariner-gateway 2021-03-25T18:07:52Z
  4852. 2021-03-25T18:21:36.6874068Z clusterrole.rbac.authorization.k8s.io/submariner-globalnet 2021-03-25T18:07:53Z
  4853. 2021-03-25T18:21:36.6875992Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-agent 2021-03-25T18:07:55Z
  4854. 2021-03-25T18:21:36.6878332Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-coredns 2021-03-25T18:07:55Z
  4855. 2021-03-25T18:21:36.6881031Z clusterrole.rbac.authorization.k8s.io/submariner-networkplugin-syncer 2021-03-25T18:07:53Z
  4856. 2021-03-25T18:21:36.6883007Z clusterrole.rbac.authorization.k8s.io/submariner-operator 2021-03-25T18:07:52Z
  4857. 2021-03-25T18:21:36.6885096Z clusterrole.rbac.authorization.k8s.io/submariner-routeagent 2021-03-25T18:07:52Z
  4858. 2021-03-25T18:21:36.6886919Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-admin 2021-03-25T17:55:55Z
  4859. 2021-03-25T18:21:36.6888866Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-edit 2021-03-25T17:55:55Z
  4860. 2021-03-25T18:21:36.6890663Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-view 2021-03-25T17:55:55Z
  4861. 2021-03-25T18:21:36.6892449Z clusterrole.rbac.authorization.k8s.io/system:auth-delegator 2021-03-25T17:55:55Z
  4862. 2021-03-25T18:21:36.6895274Z clusterrole.rbac.authorization.k8s.io/system:basic-user 2021-03-25T17:55:55Z
  4863. 2021-03-25T18:21:36.6897504Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2021-03-25T17:55:55Z
  4864. 2021-03-25T18:21:36.6899908Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2021-03-25T17:55:55Z
  4865. 2021-03-25T18:21:36.6902374Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kube-apiserver-client-approver 2021-03-25T17:55:55Z
  4866. 2021-03-25T18:21:36.6904915Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2021-03-25T17:55:55Z
  4867. 2021-03-25T18:21:36.6907544Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kubelet-serving-approver 2021-03-25T17:55:55Z
  4868. 2021-03-25T18:21:36.6909731Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:legacy-unknown-approver 2021-03-25T17:55:55Z
  4869. 2021-03-25T18:21:36.6911854Z clusterrole.rbac.authorization.k8s.io/system:controller:attachdetach-controller 2021-03-25T17:55:56Z
  4870. 2021-03-25T18:21:36.6913962Z clusterrole.rbac.authorization.k8s.io/system:controller:certificate-controller 2021-03-25T17:55:56Z
  4871. 2021-03-25T18:21:36.6916192Z clusterrole.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller 2021-03-25T17:55:56Z
  4872. 2021-03-25T18:21:36.6918329Z clusterrole.rbac.authorization.k8s.io/system:controller:cronjob-controller 2021-03-25T17:55:56Z
  4873. 2021-03-25T18:21:36.6920290Z clusterrole.rbac.authorization.k8s.io/system:controller:daemon-set-controller 2021-03-25T17:55:56Z
  4874. 2021-03-25T18:21:36.6922363Z clusterrole.rbac.authorization.k8s.io/system:controller:deployment-controller 2021-03-25T17:55:56Z
  4875. 2021-03-25T18:21:36.6924471Z clusterrole.rbac.authorization.k8s.io/system:controller:disruption-controller 2021-03-25T17:55:56Z
  4876. 2021-03-25T18:21:36.6926426Z clusterrole.rbac.authorization.k8s.io/system:controller:endpoint-controller 2021-03-25T17:55:56Z
  4877. 2021-03-25T18:21:36.6928434Z clusterrole.rbac.authorization.k8s.io/system:controller:endpointslice-controller 2021-03-25T17:55:56Z
  4878. 2021-03-25T18:21:36.6930651Z clusterrole.rbac.authorization.k8s.io/system:controller:endpointslicemirroring-controller 2021-03-25T17:55:56Z
  4879. 2021-03-25T18:21:36.6932789Z clusterrole.rbac.authorization.k8s.io/system:controller:expand-controller 2021-03-25T17:55:56Z
  4880. 2021-03-25T18:21:36.6934763Z clusterrole.rbac.authorization.k8s.io/system:controller:generic-garbage-collector 2021-03-25T17:55:56Z
  4881. 2021-03-25T18:21:36.6944010Z clusterrole.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler 2021-03-25T17:55:56Z
  4882. 2021-03-25T18:21:36.6945994Z clusterrole.rbac.authorization.k8s.io/system:controller:job-controller 2021-03-25T17:55:56Z
  4883. 2021-03-25T18:21:36.6948104Z clusterrole.rbac.authorization.k8s.io/system:controller:namespace-controller 2021-03-25T17:55:56Z
  4884. 2021-03-25T18:21:36.6950141Z clusterrole.rbac.authorization.k8s.io/system:controller:node-controller 2021-03-25T17:55:56Z
  4885. 2021-03-25T18:21:36.6952114Z clusterrole.rbac.authorization.k8s.io/system:controller:persistent-volume-binder 2021-03-25T17:55:56Z
  4886. 2021-03-25T18:21:36.6954123Z clusterrole.rbac.authorization.k8s.io/system:controller:pod-garbage-collector 2021-03-25T17:55:56Z
  4887. 2021-03-25T18:21:36.6956156Z clusterrole.rbac.authorization.k8s.io/system:controller:pv-protection-controller 2021-03-25T17:55:56Z
  4888. 2021-03-25T18:21:36.6958989Z clusterrole.rbac.authorization.k8s.io/system:controller:pvc-protection-controller 2021-03-25T17:55:56Z
  4889. 2021-03-25T18:21:36.6961078Z clusterrole.rbac.authorization.k8s.io/system:controller:replicaset-controller 2021-03-25T17:55:56Z
  4890. 2021-03-25T18:21:36.6963065Z clusterrole.rbac.authorization.k8s.io/system:controller:replication-controller 2021-03-25T17:55:56Z
  4891. 2021-03-25T18:21:36.6965104Z clusterrole.rbac.authorization.k8s.io/system:controller:resourcequota-controller 2021-03-25T17:55:56Z
  4892. 2021-03-25T18:21:36.6967062Z clusterrole.rbac.authorization.k8s.io/system:controller:route-controller 2021-03-25T17:55:56Z
  4893. 2021-03-25T18:21:36.6969076Z clusterrole.rbac.authorization.k8s.io/system:controller:service-account-controller 2021-03-25T17:55:56Z
  4894. 2021-03-25T18:21:36.6971090Z clusterrole.rbac.authorization.k8s.io/system:controller:service-controller 2021-03-25T17:55:56Z
  4895. 2021-03-25T18:21:36.6973738Z clusterrole.rbac.authorization.k8s.io/system:controller:statefulset-controller 2021-03-25T17:55:56Z
  4896. 2021-03-25T18:21:36.7016214Z clusterrole.rbac.authorization.k8s.io/system:controller:ttl-controller 2021-03-25T17:55:56Z
  4897. 2021-03-25T18:21:36.7018083Z clusterrole.rbac.authorization.k8s.io/system:coredns 2021-03-25T17:55:59Z
  4898. 2021-03-25T18:21:36.7019739Z clusterrole.rbac.authorization.k8s.io/system:discovery 2021-03-25T17:55:55Z
  4899. 2021-03-25T18:21:36.7021410Z clusterrole.rbac.authorization.k8s.io/system:heapster 2021-03-25T17:55:55Z
  4900. 2021-03-25T18:21:36.7023126Z clusterrole.rbac.authorization.k8s.io/system:kube-aggregator 2021-03-25T17:55:55Z
  4901. 2021-03-25T18:21:36.7024980Z clusterrole.rbac.authorization.k8s.io/system:kube-controller-manager 2021-03-25T17:55:55Z
  4902. 2021-03-25T18:21:36.7026949Z clusterrole.rbac.authorization.k8s.io/system:kube-dns 2021-03-25T17:55:55Z
  4903. 2021-03-25T18:21:36.7028768Z clusterrole.rbac.authorization.k8s.io/system:kube-scheduler 2021-03-25T17:55:56Z
  4904. 2021-03-25T18:21:36.7030527Z clusterrole.rbac.authorization.k8s.io/system:kubelet-api-admin 2021-03-25T17:55:55Z
  4905. 2021-03-25T18:21:36.7032247Z clusterrole.rbac.authorization.k8s.io/system:node 2021-03-25T17:55:55Z
  4906. 2021-03-25T18:21:36.7033935Z clusterrole.rbac.authorization.k8s.io/system:node-bootstrapper 2021-03-25T17:55:55Z
  4907. 2021-03-25T18:21:36.7035783Z clusterrole.rbac.authorization.k8s.io/system:node-problem-detector 2021-03-25T17:55:55Z
  4908. 2021-03-25T18:21:36.7037568Z clusterrole.rbac.authorization.k8s.io/system:node-proxier 2021-03-25T17:55:55Z
  4909. 2021-03-25T18:21:36.7039723Z clusterrole.rbac.authorization.k8s.io/system:persistent-volume-provisioner 2021-03-25T17:55:55Z
  4910. 2021-03-25T18:21:36.7041693Z clusterrole.rbac.authorization.k8s.io/system:public-info-viewer 2021-03-25T17:55:55Z
  4911. 2021-03-25T18:21:36.7043504Z clusterrole.rbac.authorization.k8s.io/system:volume-scheduler 2021-03-25T17:55:55Z
  4912. 2021-03-25T18:21:36.7045161Z clusterrole.rbac.authorization.k8s.io/view 2021-03-25T17:55:55Z
  4913. 2021-03-25T18:21:38.3124062Z NAME VALUE GLOBAL-DEFAULT AGE
  4914. 2021-03-25T18:21:38.3125872Z priorityclass.scheduling.k8s.io/system-cluster-critical 2000000000 false 25m
  4915. 2021-03-25T18:21:38.3127521Z priorityclass.scheduling.k8s.io/system-node-critical 2000001000 false 25m
  4916. 2021-03-25T18:21:39.5314452Z NAME DRIVERS AGE
  4917. 2021-03-25T18:21:39.5324458Z csinode.storage.k8s.io/cluster3-control-plane 0 25m
  4918. 2021-03-25T18:21:39.5333266Z csinode.storage.k8s.io/cluster3-worker 0 25m
  4919. 2021-03-25T18:21:39.5338194Z csinode.storage.k8s.io/cluster3-worker2 0 25m
  4920. 2021-03-25T18:21:40.1229559Z NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
  4921. 2021-03-25T18:21:40.1252094Z storageclass.storage.k8s.io/standard (default) rancher.io/local-path Delete WaitForFirstConsumer false 25m
  4922. 2021-03-25T18:21:43.7155416Z [submariner]$ [cluster1] print_section * Details of pods with statuses other than Running in cluster1 *
  4923. 2021-03-25T18:21:43.7170468Z [submariner]$ [cluster1] print_section * Details of pods with statuses other than Running in cluster1 *
  4924. 2021-03-25T18:21:43.7171340Z ====================================================================
  4925. 2021-03-25T18:21:43.7178224Z ##[endgroup]
  4926. 2021-03-25T18:21:43.7179234Z ##[group]* Details of pods with statuses other than Running in cluster1 *
  4927. 2021-03-25T18:21:43.7180074Z ======================= * Details of pods with statuses other than Running in cluster1 * =======================
  4928. 2021-03-25T18:21:43.7197488Z [submariner]$ [cluster1] kubectl get pods -A
  4929. 2021-03-25T18:21:43.7209632Z [submariner]$ [cluster1] tail -n +2
  4930. 2021-03-25T18:21:43.7237153Z [submariner]$ [cluster1] grep -v Running
  4931. 2021-03-25T18:21:43.7319618Z [submariner]$ [cluster1] kubectl get pods -A
  4932. 2021-03-25T18:21:43.7357114Z [submariner]$ [cluster1] sed s/ */;/g
  4933. 2021-03-25T18:21:43.7392021Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods -A
  4934. 2021-03-25T18:21:43.7445699Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods -A
  4935. 2021-03-25T18:21:44.1843451Z [submariner]$ [cluster1] ns=submariner-operator
  4936. 2021-03-25T18:21:44.1873520Z [submariner]$ [cluster1] cut -f1 -d;
  4937. 2021-03-25T18:21:44.1944415Z [submariner]$ [cluster1] name=submariner-lighthouse-agent-5dd79bc985-9fpzv
  4938. 2021-03-25T18:21:44.1963257Z [submariner]$ [cluster1] cut -f2 -d;
  4939. 2021-03-25T18:21:44.2004607Z [submariner]$ [cluster1] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-agent-5dd79bc985-9fpzv **
  4940. 2021-03-25T18:21:44.2021602Z [submariner]$ [cluster1] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-agent-5dd79bc985-9fpzv **
  4941. 2021-03-25T18:21:44.2023128Z ====================================================================
  4942. 2021-03-25T18:21:44.2026033Z ##[endgroup]
  4943. 2021-03-25T18:21:44.2036682Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-agent-5dd79bc985-9fpzv **
  4944. 2021-03-25T18:21:44.2038926Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-agent-5dd79bc985-9fpzv ** =======================
  4945. 2021-03-25T18:21:44.2052957Z [submariner]$ [cluster1] kubectl -n submariner-operator describe pod submariner-lighthouse-agent-5dd79bc985-9fpzv
  4946. 2021-03-25T18:21:44.2065888Z [submariner]$ [cluster1] kubectl -n submariner-operator describe pod submariner-lighthouse-agent-5dd79bc985-9fpzv
  4947. 2021-03-25T18:21:44.2080190Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator describe pod submariner-lighthouse-agent-5dd79bc985-9fpzv
  4948. 2021-03-25T18:21:44.2093455Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator describe pod submariner-lighthouse-agent-5dd79bc985-9fpzv
  4949. 2021-03-25T18:21:44.6041564Z Name: submariner-lighthouse-agent-5dd79bc985-9fpzv
  4950. 2021-03-25T18:21:44.6043177Z Namespace: submariner-operator
  4951. 2021-03-25T18:21:44.6043755Z Priority: 0
  4952. 2021-03-25T18:21:44.6044410Z Node: cluster1-worker/172.18.0.9
  4953. 2021-03-25T18:21:44.6044951Z Start Time: Thu, 25 Mar 2021 18:08:03 +0000
  4954. 2021-03-25T18:21:44.6045940Z Labels: app=submariner-lighthouse-agent
  4955. 2021-03-25T18:21:44.6046927Z component=submariner-lighthouse
  4956. 2021-03-25T18:21:44.6047756Z pod-template-hash=5dd79bc985
  4957. 2021-03-25T18:21:44.6048542Z Annotations: k8s.ovn.org/pod-networks:
  4958. 2021-03-25T18:21:44.6049388Z {"default":{"ip_addresses":["10.1.2.5/24"],"mac_address":"0a:58:0a:01:02:05","gateway_ips":["10.1.2.1"],"ip_address":"10.1.2.5/24","gatewa...
  4959. 2021-03-25T18:21:44.6050077Z Status: Pending
  4960. 2021-03-25T18:21:44.6050478Z IP: 10.1.2.5
  4961. 2021-03-25T18:21:44.6050846Z IPs:
  4962. 2021-03-25T18:21:44.6051188Z IP: 10.1.2.5
  4963. 2021-03-25T18:21:44.6052279Z Controlled By: ReplicaSet/submariner-lighthouse-agent-5dd79bc985
  4964. 2021-03-25T18:21:44.6053217Z Containers:
  4965. 2021-03-25T18:21:44.6053975Z submariner-lighthouse-agent:
  4966. 2021-03-25T18:21:44.6054602Z Container ID:
  4967. 2021-03-25T18:21:44.6056100Z Image: localhost:5000/lighthouse-agent:local
  4968. 2021-03-25T18:21:44.6056648Z Image ID:
  4969. 2021-03-25T18:21:44.6057039Z Port: <none>
  4970. 2021-03-25T18:21:44.6057439Z Host Port: <none>
  4971. 2021-03-25T18:21:44.6057863Z State: Waiting
  4972. 2021-03-25T18:21:44.6058362Z Reason: ImagePullBackOff
  4973. 2021-03-25T18:21:44.6058858Z Ready: False
  4974. 2021-03-25T18:21:44.6059276Z Restart Count: 0
  4975. 2021-03-25T18:21:44.6059690Z Environment:
  4976. 2021-03-25T18:21:44.6060493Z SUBMARINER_NAMESPACE: submariner-operator
  4977. 2021-03-25T18:21:44.6061188Z SUBMARINER_CLUSTERID: cluster1
  4978. 2021-03-25T18:21:44.6062253Z SUBMARINER_EXCLUDENS: submariner,kube-system,operators
  4979. 2021-03-25T18:21:44.6063087Z SUBMARINER_DEBUG: false
  4980. 2021-03-25T18:21:44.6063658Z SUBMARINER_GLOBALNET_ENABLED: false
  4981. 2021-03-25T18:21:44.6064219Z BROKER_K8S_APISERVER: 172.18.0.10:6443
  4982. 2021-03-25T18:21:44.6208325Z BROKER_K8S_APISERVERTOKEN: ***
  4983. 2021-03-25T18:21:44.6209742Z BROKER_K8S_REMOTENAMESPACE: submariner-k8s-broker
  4984. 2021-03-25T18:21:44.7021223Z BROKER_K8S_CA: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1ETXlOVEUzTlRRMU1sb1hEVE14TURNeU16RTNOVFExTWxvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTElFClJxbnlkMVlQN0VIMjJiNUFRazU2R3RSNEpjK0tRZ2d0dUJaZHhzV1AreWd3RFQwR0VNMG15Y2ZDemwwQzE4d2oKSVUrZk5hN25nVXBpKzB2Y2JlMXE4a2dqNi9vNmZXbUVzZC9aNitPWWF6d0txNlNUNlFNaUNMQ3pqVktxWXRMWgpJT2Z6VXdiNUNvM3Z0Wkw4K0ZSbEsrS1prd1pNaTJRQXNVWno1TkhsdldCZHlnbkh2U1lmVlh2RThDeEplZFpTCllOM0EzRGd4VFA4MW53L0ZWR1cyOGo2VjF1QWRFaFJJdm1sT3dMMVcySFY4aWcrakU2OElzZUFMN3JmeTJMbVUKb0pvYks4MnMrVHdUREYxK2FXUjhEUnJTRVFFb0FJVGhEM04wcHk3WkxTcFBxbXBhc0xESE9CK0cwM1BJUHlpNgp3N2F0MWRERGVpQ3lDaVJJdGFFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZPUjNvZ3F1bldEOEx1RHB1WjJ3Y2l0RkxTWWpNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCMWM0eVk2ejZ5TUNKRzJtclBDeFVqK2ZUUG43eHRrc2FocFYrYlJhSzRhZFhtOHNwcQo3S0pva1g0VUV0NVJQcE5VbEJSdDR2Zk1nMm5oaldSTHlMdGhEdW40VVZEcGlSQkpMYUJxdlo3b0MrSmVoRnZNCjl6bkxqZ3hTS0FDMUNVMnVKQS9yd1l1eDI2RDh5bmFzdXNMRWM3dzlDbFdNZVNxMk0wd1RhanBZeFpGc0ZPUlcKeTJUbnVQYjkzdUlMNzh3YVZKV3l2STZVMWcvTHlYcWY1UHJBSXJTdkxoZGJLNTdVYk55Rm1uSWRaUWMwRnlFNgpiTm9hUHpReUtyUFFBem9OTWx4eHBFRFh4TVBxUVZheXFTMDVBRTluZjhJVmtrYW56cVQxR2xPbi9mWVd5amxrCld5TThXcFAxNVJacEh1a2JkUTYvM0ZlZW5kandXL0hHdjgxZgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
  4985. 2021-03-25T18:21:44.7671294Z Mounts:
  4986. 2021-03-25T18:21:44.7673159Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-agent-token-kx42j (ro)
  4987. 2021-03-25T18:21:44.7674266Z Conditions:
  4988. 2021-03-25T18:21:44.7674710Z Type Status
  4989. 2021-03-25T18:21:44.7675151Z Initialized True
  4990. 2021-03-25T18:21:44.7675875Z Ready False
  4991. 2021-03-25T18:21:44.7676363Z ContainersReady False
  4992. 2021-03-25T18:21:44.7676892Z PodScheduled True
  4993. 2021-03-25T18:21:44.7677356Z Volumes:
  4994. 2021-03-25T18:21:44.7678371Z submariner-lighthouse-agent-token-kx42j:
  4995. 2021-03-25T18:21:44.7679367Z Type: Secret (a volume populated by a Secret)
  4996. 2021-03-25T18:21:44.7680566Z SecretName: submariner-lighthouse-agent-token-kx42j
  4997. 2021-03-25T18:21:44.7681487Z Optional: false
  4998. 2021-03-25T18:21:44.7681945Z QoS Class: BestEffort
  4999. 2021-03-25T18:21:44.7682576Z Node-Selectors: <none>
  5000. 2021-03-25T18:21:44.7683486Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  5001. 2021-03-25T18:21:44.7684368Z node.kubernetes.io/unreachable:NoExecute for 300s
  5002. 2021-03-25T18:21:44.7684975Z Events:
  5003. 2021-03-25T18:21:44.7685439Z Type Reason Age From Message
  5004. 2021-03-25T18:21:44.7686203Z ---- ------ ---- ---- -------
  5005. 2021-03-25T18:21:44.7688084Z Normal Scheduled 13m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-agent-5dd79bc985-9fpzv to cluster1-worker
  5006. 2021-03-25T18:21:44.7690282Z Normal Pulling 11m (x4 over 13m) kubelet, cluster1-worker Pulling image "localhost:5000/lighthouse-agent:local"
  5007. 2021-03-25T18:21:44.7693398Z Warning Failed 11m (x4 over 13m) kubelet, cluster1-worker Failed to pull image "localhost:5000/lighthouse-agent:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-agent:local": failed to resolve reference "localhost:5000/lighthouse-agent:local": failed to do request: Head http://localhost:5000/v2/lighthouse-agent/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  5008. 2021-03-25T18:21:44.7696158Z Warning Failed 11m (x4 over 13m) kubelet, cluster1-worker Error: ErrImagePull
  5009. 2021-03-25T18:21:44.7697592Z Normal BackOff 11m (x6 over 13m) kubelet, cluster1-worker Back-off pulling image "localhost:5000/lighthouse-agent:local"
  5010. 2021-03-25T18:21:44.7719520Z Warning Failed 3m32s (x39 over 13m) kubelet, cluster1-worker Error: ImagePullBackOff
  5011. 2021-03-25T18:21:44.7721979Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5012. 2021-03-25T18:21:44.7724297Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5013. 2021-03-25T18:21:44.7726751Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5014. 2021-03-25T18:21:44.7729252Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5015. 2021-03-25T18:21:45.1498590Z Error from server (BadRequest): container "submariner-lighthouse-agent" in pod "submariner-lighthouse-agent-5dd79bc985-9fpzv" is waiting to start: trying and failing to pull image
  5016. 2021-03-25T18:21:45.1573449Z [submariner]$ [cluster1] ns=submariner-operator
  5017. 2021-03-25T18:21:45.1595050Z [submariner]$ [cluster1] cut -f1 -d;
  5018. 2021-03-25T18:21:45.1650398Z [submariner]$ [cluster1] name=submariner-lighthouse-coredns-68766559c4-d2vx4
  5019. 2021-03-25T18:21:45.1668981Z [submariner]$ [cluster1] cut -f2 -d;
  5020. 2021-03-25T18:21:45.1702739Z [submariner]$ [cluster1] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-d2vx4 **
  5021. 2021-03-25T18:21:45.1723346Z [submariner]$ [cluster1] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-d2vx4 **
  5022. 2021-03-25T18:21:45.1725786Z ====================================================================
  5023. 2021-03-25T18:21:45.1731201Z ##[endgroup]
  5024. 2021-03-25T18:21:45.1736537Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-d2vx4 **
  5025. 2021-03-25T18:21:45.1752211Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-d2vx4 ** =======================
  5026. 2021-03-25T18:21:45.1768448Z [submariner]$ [cluster1] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-d2vx4
  5027. 2021-03-25T18:21:45.1787659Z [submariner]$ [cluster1] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-d2vx4
  5028. 2021-03-25T18:21:45.1820923Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-d2vx4
  5029. 2021-03-25T18:21:45.1839275Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-d2vx4
  5030. 2021-03-25T18:21:45.5569632Z Name: submariner-lighthouse-coredns-68766559c4-d2vx4
  5031. 2021-03-25T18:21:45.5571529Z Namespace: submariner-operator
  5032. 2021-03-25T18:21:45.5572075Z Priority: 0
  5033. 2021-03-25T18:21:45.5572785Z Node: cluster1-worker2/172.18.0.11
  5034. 2021-03-25T18:21:45.5573319Z Start Time: Thu, 25 Mar 2021 18:08:05 +0000
  5035. 2021-03-25T18:21:45.5574196Z Labels: app=submariner-lighthouse-coredns
  5036. 2021-03-25T18:21:45.5577908Z component=submariner-lighthouse
  5037. 2021-03-25T18:21:45.5578874Z pod-template-hash=68766559c4
  5038. 2021-03-25T18:21:45.5579660Z Annotations: k8s.ovn.org/pod-networks:
  5039. 2021-03-25T18:21:45.5580493Z {"default":{"ip_addresses":["10.1.0.6/24"],"mac_address":"0a:58:0a:01:00:06","gateway_ips":["10.1.0.1"],"ip_address":"10.1.0.6/24","gatewa...
  5040. 2021-03-25T18:21:45.5581201Z Status: Pending
  5041. 2021-03-25T18:21:45.5581584Z IP: 10.1.0.6
  5042. 2021-03-25T18:21:45.5581938Z IPs:
  5043. 2021-03-25T18:21:45.5582268Z IP: 10.1.0.6
  5044. 2021-03-25T18:21:45.5583418Z Controlled By: ReplicaSet/submariner-lighthouse-coredns-68766559c4
  5045. 2021-03-25T18:21:45.5584371Z Containers:
  5046. 2021-03-25T18:21:45.5585173Z submariner-lighthouse-coredns:
  5047. 2021-03-25T18:21:45.5586573Z Container ID:
  5048. 2021-03-25T18:21:45.5588436Z Image: localhost:5000/lighthouse-coredns:local
  5049. 2021-03-25T18:21:45.5589023Z Image ID:
  5050. 2021-03-25T18:21:45.5589410Z Port: <none>
  5051. 2021-03-25T18:21:45.5589829Z Host Port: <none>
  5052. 2021-03-25T18:21:45.5590199Z Args:
  5053. 2021-03-25T18:21:45.5590664Z -conf
  5054. 2021-03-25T18:21:45.5591068Z /etc/coredns/Corefile
  5055. 2021-03-25T18:21:45.5591514Z State: Waiting
  5056. 2021-03-25T18:21:45.5592850Z Reason: ImagePullBackOff
  5057. 2021-03-25T18:21:45.5593373Z Ready: False
  5058. 2021-03-25T18:21:45.5593792Z Restart Count: 0
  5059. 2021-03-25T18:21:45.5594549Z Environment:
  5060. 2021-03-25T18:21:45.5595078Z SUBMARINER_CLUSTERID: cluster1
  5061. 2021-03-25T18:21:45.5595544Z Mounts:
  5062. 2021-03-25T18:21:45.5596272Z /etc/coredns from config-volume (ro)
  5063. 2021-03-25T18:21:45.5602503Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-coredns-token-bx5nj (ro)
  5064. 2021-03-25T18:21:45.5603716Z Conditions:
  5065. 2021-03-25T18:21:45.5604148Z Type Status
  5066. 2021-03-25T18:21:45.5604584Z Initialized True
  5067. 2021-03-25T18:21:45.5605038Z Ready False
  5068. 2021-03-25T18:21:45.5605726Z ContainersReady False
  5069. 2021-03-25T18:21:45.5606248Z PodScheduled True
  5070. 2021-03-25T18:21:45.5606691Z Volumes:
  5071. 2021-03-25T18:21:45.5607381Z config-volume:
  5072. 2021-03-25T18:21:45.5608005Z Type: ConfigMap (a volume populated by a ConfigMap)
  5073. 2021-03-25T18:21:45.5609742Z Name: submariner-lighthouse-coredns
  5074. 2021-03-25T18:21:45.5614611Z Optional: false
  5075. 2021-03-25T18:21:45.5616037Z submariner-lighthouse-coredns-token-bx5nj:
  5076. 2021-03-25T18:21:45.5617058Z Type: Secret (a volume populated by a Secret)
  5077. 2021-03-25T18:21:45.5618400Z SecretName: submariner-lighthouse-coredns-token-bx5nj
  5078. 2021-03-25T18:21:45.5619331Z Optional: false
  5079. 2021-03-25T18:21:45.5619797Z QoS Class: BestEffort
  5080. 2021-03-25T18:21:45.5620432Z Node-Selectors: <none>
  5081. 2021-03-25T18:21:45.5621546Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  5082. 2021-03-25T18:21:45.5622430Z node.kubernetes.io/unreachable:NoExecute for 300s
  5083. 2021-03-25T18:21:45.5623030Z Events:
  5084. 2021-03-25T18:21:45.5623595Z Type Reason Age From Message
  5085. 2021-03-25T18:21:45.5624368Z ---- ------ ---- ---- -------
  5086. 2021-03-25T18:21:45.5626282Z Normal Scheduled 13m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-coredns-68766559c4-d2vx4 to cluster1-worker2
  5087. 2021-03-25T18:21:45.5630838Z Warning FailedMount 13m kubelet, cluster1-worker2 MountVolume.SetUp failed for volume "submariner-lighthouse-coredns-token-bx5nj" : failed to sync secret cache: timed out waiting for the condition
  5088. 2021-03-25T18:21:45.5633687Z Warning FailedMount 13m kubelet, cluster1-worker2 MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
  5089. 2021-03-25T18:21:45.5635542Z Normal Pulling 11m (x4 over 13m) kubelet, cluster1-worker2 Pulling image "localhost:5000/lighthouse-coredns:local"
  5090. 2021-03-25T18:21:45.5638800Z Warning Failed 11m (x4 over 13m) kubelet, cluster1-worker2 Failed to pull image "localhost:5000/lighthouse-coredns:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-coredns:local": failed to resolve reference "localhost:5000/lighthouse-coredns:local": failed to do request: Head http://localhost:5000/v2/lighthouse-coredns/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  5091. 2021-03-25T18:21:45.5641584Z Warning Failed 11m (x4 over 13m) kubelet, cluster1-worker2 Error: ErrImagePull
  5092. 2021-03-25T18:21:45.5643084Z Normal BackOff 11m (x6 over 13m) kubelet, cluster1-worker2 Back-off pulling image "localhost:5000/lighthouse-coredns:local"
  5093. 2021-03-25T18:21:45.5644560Z Warning Failed 3m31s (x40 over 13m) kubelet, cluster1-worker2 Error: ImagePullBackOff
  5094. 2021-03-25T18:21:45.5646493Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5095. 2021-03-25T18:21:45.5648828Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5096. 2021-03-25T18:21:45.5652333Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5097. 2021-03-25T18:21:45.5655149Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5098. 2021-03-25T18:21:46.0443471Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-68766559c4-d2vx4" is waiting to start: trying and failing to pull image
  5099. 2021-03-25T18:21:46.0526500Z [submariner]$ [cluster1] ns=submariner-operator
  5100. 2021-03-25T18:21:46.0547774Z [submariner]$ [cluster1] cut -f1 -d;
  5101. 2021-03-25T18:21:46.0607748Z [submariner]$ [cluster1] name=submariner-lighthouse-coredns-68766559c4-mphk4
  5102. 2021-03-25T18:21:46.0627767Z [submariner]$ [cluster1] cut -f2 -d;
  5103. 2021-03-25T18:21:46.0657779Z [submariner]$ [cluster1] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-mphk4 **
  5104. 2021-03-25T18:21:46.0677373Z [submariner]$ [cluster1] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-mphk4 **
  5105. 2021-03-25T18:21:46.0678790Z ====================================================================
  5106. 2021-03-25T18:21:46.0679641Z ##[endgroup]
  5107. 2021-03-25T18:21:46.0681632Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-mphk4 **
  5108. 2021-03-25T18:21:46.0683972Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-68766559c4-mphk4 ** =======================
  5109. 2021-03-25T18:21:46.0699297Z [submariner]$ [cluster1] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-mphk4
  5110. 2021-03-25T18:21:46.0710056Z [submariner]$ [cluster1] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-mphk4
  5111. 2021-03-25T18:21:46.0723145Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-mphk4
  5112. 2021-03-25T18:21:46.0738932Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator describe pod submariner-lighthouse-coredns-68766559c4-mphk4
  5113. 2021-03-25T18:21:46.5238980Z Name: submariner-lighthouse-coredns-68766559c4-mphk4
  5114. 2021-03-25T18:21:46.5240326Z Namespace: submariner-operator
  5115. 2021-03-25T18:21:46.5240868Z Priority: 0
  5116. 2021-03-25T18:21:46.5241641Z Node: cluster1-worker/172.18.0.9
  5117. 2021-03-25T18:21:46.5242161Z Start Time: Thu, 25 Mar 2021 18:08:07 +0000
  5118. 2021-03-25T18:21:46.5243072Z Labels: app=submariner-lighthouse-coredns
  5119. 2021-03-25T18:21:46.5244061Z component=submariner-lighthouse
  5120. 2021-03-25T18:21:46.5244873Z pod-template-hash=68766559c4
  5121. 2021-03-25T18:21:46.5245667Z Annotations: k8s.ovn.org/pod-networks:
  5122. 2021-03-25T18:21:46.5246499Z {"default":{"ip_addresses":["10.1.2.6/24"],"mac_address":"0a:58:0a:01:02:06","gateway_ips":["10.1.2.1"],"ip_address":"10.1.2.6/24","gatewa...
  5123. 2021-03-25T18:21:46.5247205Z Status: Pending
  5124. 2021-03-25T18:21:46.5247591Z IP: 10.1.2.6
  5125. 2021-03-25T18:21:46.5248045Z IPs:
  5126. 2021-03-25T18:21:46.5248376Z IP: 10.1.2.6
  5127. 2021-03-25T18:21:46.5249580Z Controlled By: ReplicaSet/submariner-lighthouse-coredns-68766559c4
  5128. 2021-03-25T18:21:46.5250533Z Containers:
  5129. 2021-03-25T18:21:46.5251316Z submariner-lighthouse-coredns:
  5130. 2021-03-25T18:21:46.5251976Z Container ID:
  5131. 2021-03-25T18:21:46.5252729Z Image: localhost:5000/lighthouse-coredns:local
  5132. 2021-03-25T18:21:46.5253454Z Image ID:
  5133. 2021-03-25T18:21:46.5253840Z Port: <none>
  5134. 2021-03-25T18:21:46.5254257Z Host Port: <none>
  5135. 2021-03-25T18:21:46.5254628Z Args:
  5136. 2021-03-25T18:21:46.5255178Z -conf
  5137. 2021-03-25T18:21:46.5255774Z /etc/coredns/Corefile
  5138. 2021-03-25T18:21:46.5256227Z State: Waiting
  5139. 2021-03-25T18:21:46.5256743Z Reason: ImagePullBackOff
  5140. 2021-03-25T18:21:46.5257234Z Ready: False
  5141. 2021-03-25T18:21:46.5257641Z Restart Count: 0
  5142. 2021-03-25T18:21:46.5258076Z Environment:
  5143. 2021-03-25T18:21:46.5258584Z SUBMARINER_CLUSTERID: cluster1
  5144. 2021-03-25T18:21:46.5259061Z Mounts:
  5145. 2021-03-25T18:21:46.5259715Z /etc/coredns from config-volume (ro)
  5146. 2021-03-25T18:21:46.5261182Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-coredns-token-bx5nj (ro)
  5147. 2021-03-25T18:21:46.5262310Z Conditions:
  5148. 2021-03-25T18:21:46.5262722Z Type Status
  5149. 2021-03-25T18:21:46.5263153Z Initialized True
  5150. 2021-03-25T18:21:46.5263587Z Ready False
  5151. 2021-03-25T18:21:46.5264078Z ContainersReady False
  5152. 2021-03-25T18:21:46.5264591Z PodScheduled True
  5153. 2021-03-25T18:21:46.5265241Z Volumes:
  5154. 2021-03-25T18:21:46.5265798Z config-volume:
  5155. 2021-03-25T18:21:46.5266400Z Type: ConfigMap (a volume populated by a ConfigMap)
  5156. 2021-03-25T18:21:46.5267388Z Name: submariner-lighthouse-coredns
  5157. 2021-03-25T18:21:46.5268049Z Optional: false
  5158. 2021-03-25T18:21:46.5269104Z submariner-lighthouse-coredns-token-bx5nj:
  5159. 2021-03-25T18:21:46.5270099Z Type: Secret (a volume populated by a Secret)
  5160. 2021-03-25T18:21:46.5271332Z SecretName: submariner-lighthouse-coredns-token-bx5nj
  5161. 2021-03-25T18:21:46.5272263Z Optional: false
  5162. 2021-03-25T18:21:46.5272726Z QoS Class: BestEffort
  5163. 2021-03-25T18:21:46.5273468Z Node-Selectors: <none>
  5164. 2021-03-25T18:21:46.5274375Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  5165. 2021-03-25T18:21:46.5275310Z node.kubernetes.io/unreachable:NoExecute for 300s
  5166. 2021-03-25T18:21:46.5276005Z Events:
  5167. 2021-03-25T18:21:46.5276494Z Type Reason Age From Message
  5168. 2021-03-25T18:21:46.5277266Z ---- ------ ---- ---- -------
  5169. 2021-03-25T18:21:46.5279185Z Normal Scheduled 13m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-coredns-68766559c4-mphk4 to cluster1-worker
  5170. 2021-03-25T18:21:46.5282185Z Warning FailedMount 13m kubelet, cluster1-worker MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
  5171. 2021-03-25T18:21:46.5284025Z Normal Pulling 11m (x4 over 13m) kubelet, cluster1-worker Pulling image "localhost:5000/lighthouse-coredns:local"
  5172. 2021-03-25T18:21:46.5287356Z Warning Failed 11m (x4 over 13m) kubelet, cluster1-worker Failed to pull image "localhost:5000/lighthouse-coredns:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-coredns:local": failed to resolve reference "localhost:5000/lighthouse-coredns:local": failed to do request: Head http://localhost:5000/v2/lighthouse-coredns/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  5173. 2021-03-25T18:21:46.5290031Z Warning Failed 11m (x4 over 13m) kubelet, cluster1-worker Error: ErrImagePull
  5174. 2021-03-25T18:21:46.5291490Z Normal BackOff 11m (x6 over 13m) kubelet, cluster1-worker Back-off pulling image "localhost:5000/lighthouse-coredns:local"
  5175. 2021-03-25T18:21:46.5292925Z Warning Failed 3m30s (x40 over 13m) kubelet, cluster1-worker Error: ImagePullBackOff
  5176. 2021-03-25T18:21:46.5370753Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5177. 2021-03-25T18:21:46.5390474Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5178. 2021-03-25T18:21:46.5411053Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5179. 2021-03-25T18:21:46.5427934Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5180. 2021-03-25T18:21:47.0320459Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-68766559c4-mphk4" is waiting to start: trying and failing to pull image
  5181. 2021-03-25T18:21:47.0384769Z [submariner]$ [cluster1] print_section * Kube-proxy pod logs for cluster1 *
  5182. 2021-03-25T18:21:47.0396412Z [submariner]$ [cluster1] print_section * Kube-proxy pod logs for cluster1 *
  5183. 2021-03-25T18:21:47.0404696Z ====================================================================
  5184. 2021-03-25T18:21:47.0405657Z ##[endgroup]
  5185. 2021-03-25T18:21:47.0406798Z ##[group]* Kube-proxy pod logs for cluster1 *
  5186. 2021-03-25T18:21:47.0407683Z ======================= * Kube-proxy pod logs for cluster1 * =======================
  5187. 2021-03-25T18:21:47.0420808Z [submariner]$ [cluster1] print_pods_logs kube-system k8s-app=kube-proxy
  5188. 2021-03-25T18:21:47.0431414Z [submariner]$ [cluster1] print_pods_logs kube-system k8s-app=kube-proxy
  5189. 2021-03-25T18:21:47.0457495Z [submariner]$ [cluster1] local namespace=kube-system
  5190. 2021-03-25T18:21:47.0473575Z [submariner]$ [cluster1] local selector=k8s-app=kube-proxy
  5191. 2021-03-25T18:21:47.0501909Z [submariner]$ [cluster1] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  5192. 2021-03-25T18:21:47.0519943Z [submariner]$ [cluster1] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  5193. 2021-03-25T18:21:47.0527454Z ====================================================================
  5194. 2021-03-25T18:21:47.0529192Z ##[endgroup]
  5195. 2021-03-25T18:21:47.0530490Z ##[group]** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  5196. 2021-03-25T18:21:47.0537805Z ======================= ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' ** =======================
  5197. 2021-03-25T18:21:47.0553797Z [submariner]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5198. 2021-03-25T18:21:47.0565694Z [submariner]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5199. 2021-03-25T18:21:47.0586630Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5200. 2021-03-25T18:21:47.0599454Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5201. 2021-03-25T18:21:47.5999123Z [submariner]$ [cluster1] print_section * Submariner-operator pod logs for cluster1 *
  5202. 2021-03-25T18:21:47.6010636Z [submariner]$ [cluster1] print_section * Submariner-operator pod logs for cluster1 *
  5203. 2021-03-25T18:21:47.6019525Z ====================================================================
  5204. 2021-03-25T18:21:47.6022953Z ##[endgroup]
  5205. 2021-03-25T18:21:47.6024432Z ##[group]* Submariner-operator pod logs for cluster1 *
  5206. 2021-03-25T18:21:47.6025505Z ======================= * Submariner-operator pod logs for cluster1 * =======================
  5207. 2021-03-25T18:21:47.6045427Z [submariner]$ [cluster1] print_pods_logs submariner-operator
  5208. 2021-03-25T18:21:47.6066693Z [submariner]$ [cluster1] print_pods_logs submariner-operator
  5209. 2021-03-25T18:21:47.6075238Z [submariner]$ [cluster1] local namespace=submariner-operator
  5210. 2021-03-25T18:21:47.6112065Z [submariner]$ [cluster1] local selector=
  5211. 2021-03-25T18:21:47.6128892Z [submariner]$ [cluster1] print_section ** Pods logs for NS submariner-operator using selector '' **
  5212. 2021-03-25T18:21:47.6147560Z [submariner]$ [cluster1] print_section ** Pods logs for NS submariner-operator using selector '' **
  5213. 2021-03-25T18:21:47.6151350Z ====================================================================
  5214. 2021-03-25T18:21:47.6155370Z ##[endgroup]
  5215. 2021-03-25T18:21:47.6157946Z ##[group]** Pods logs for NS submariner-operator using selector '' **
  5216. 2021-03-25T18:21:47.6165054Z ======================= ** Pods logs for NS submariner-operator using selector '' ** =======================
  5217. 2021-03-25T18:21:47.6202709Z [submariner]$ [cluster1] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5218. 2021-03-25T18:21:47.6222942Z [submariner]$ [cluster1] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5219. 2021-03-25T18:21:47.6288437Z [submariner]$ [cluster1] command kubectl --context=cluster1 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5220. 2021-03-25T18:21:47.6415722Z [submariner]$ [cluster1] kubectl --context=cluster1 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5221. 2021-03-25T18:21:48.1700533Z [submariner]$ [cluster1] print_section *** submariner-gateway-gz87p ***
  5222. 2021-03-25T18:21:48.1714838Z [submariner]$ [cluster1] print_section *** submariner-gateway-gz87p ***
  5223. 2021-03-25T18:21:48.1715614Z ====================================================================
  5224. 2021-03-25T18:21:48.1718616Z ##[endgroup]
  5225. 2021-03-25T18:21:48.1723391Z ##[group]*** submariner-gateway-gz87p ***
  5226. 2021-03-25T18:21:48.1727866Z ======================= *** submariner-gateway-gz87p *** =======================
  5227. 2021-03-25T18:21:48.1830781Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-gz87p
  5228. 2021-03-25T18:21:48.1846556Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-gz87p
  5229. 2021-03-25T18:21:48.1876091Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-gz87p
  5230. 2021-03-25T18:21:48.1892891Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-gz87p
  5231. 2021-03-25T18:21:48.7547203Z + trap 'exit 1' SIGTERM SIGINT
  5232. 2021-03-25T18:21:48.7552915Z + export CHARON_PID_FILE=/var/run/charon.pid
  5233. 2021-03-25T18:21:48.7558862Z + CHARON_PID_FILE=/var/run/charon.pid
  5234. 2021-03-25T18:21:48.7563172Z + rm -f /var/run/charon.pid
  5235. 2021-03-25T18:21:48.7567022Z + SUBMARINER_VERBOSITY=2
  5236. 2021-03-25T18:21:48.7571548Z + '[' false == true ']'
  5237. 2021-03-25T18:21:48.7576074Z + DEBUG=-v=2
  5238. 2021-03-25T18:21:48.7580276Z + mkdir -p /etc/ipsec
  5239. 2021-03-25T18:21:48.7587047Z + sysctl -w net.ipv4.conf.all.send_redirects=0
  5240. 2021-03-25T18:21:48.7591714Z + exec submariner-gateway -v=2 -alsologtostderr
  5241. 2021-03-25T18:21:48.7595671Z net.ipv4.conf.all.send_redirects = 0
  5242. 2021-03-25T18:21:48.7603200Z I0325 18:08:32.450576 1 main.go:87] Starting the submariner gateway engine
  5243. 2021-03-25T18:21:48.7604818Z W0325 18:08:32.451862 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  5244. 2021-03-25T18:21:48.7605824Z I0325 18:08:32.452167 1 main.go:110] Creating the cable engine
  5245. 2021-03-25T18:21:48.7606522Z I0325 18:08:34.480622 1 util.go:191] Interface "lo" has "127.0.0.1" address
  5246. 2021-03-25T18:21:48.7607450Z I0325 18:08:34.480938 1 util.go:191] Interface "ovn-k8s-mp0" has "10.1.2.2" address
  5247. 2021-03-25T18:21:48.7608565Z I0325 18:08:34.480955 1 util.go:196] Found CNI Interface "ovn-k8s-mp0" that has IP "10.1.2.2" from ClusterCIDR "10.1.0.0/16"
  5248. 2021-03-25T18:21:48.7609424Z I0325 18:08:34.480984 1 natdiscovery.go:102] NAT starting listener
  5249. 2021-03-25T18:21:48.7610225Z I0325 18:08:34.480989 1 listener.go:33] NAT discovery protocol port not set for this gateway
  5250. 2021-03-25T18:21:48.7611373Z I0325 18:08:42.237794 1 healthchecker.go:105] CableEngine HealthChecker started with PingInterval: 1, MaxPacketLossCount: 5
  5251. 2021-03-25T18:21:48.7612417Z I0325 18:08:42.237886 1 syncer.go:79] CableEngine syncer started
  5252. 2021-03-25T18:21:48.7613514Z I0325 18:08:42.239988 1 main.go:286] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  5253. 2021-03-25T18:21:48.7615412Z I0325 18:08:42.240352 1 main.go:303] Using namespace "submariner-operator" for the leader election lock
  5254. 2021-03-25T18:21:48.7617152Z I0325 18:08:42.240512 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-gateway-lock...
  5255. 2021-03-25T18:21:48.7619106Z I0325 18:08:45.371523 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-gateway-lock
  5256. 2021-03-25T18:21:48.7622210Z I0325 18:08:45.371637 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-gateway-lock", UID:"38712428-4aad-4be5-8507-242cc8b47ff1", APIVersion:"v1", ResourceVersion:"2981", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-worker-submariner-gateway became leader
  5257. 2021-03-25T18:21:48.7624498Z I0325 18:08:45.371690 1 main.go:174] Creating the datastore syncer
  5258. 2021-03-25T18:21:48.7625239Z I0325 18:08:45.446924 1 libreswan.go:406] Starting Pluto
  5259. 2021-03-25T18:21:48.7626047Z Initializing NSS database
  5260. 2021-03-25T18:21:48.7626389Z
  5261. 2021-03-25T18:21:48.7627060Z I0325 18:08:50.454341 1 cableengine.go:90] CableEngine controller started, driver: "libreswan"
  5262. 2021-03-25T18:21:48.7628079Z I0325 18:08:50.454414 1 datastoresyncer.go:63] Starting the datastore syncer
  5263. 2021-03-25T18:21:48.7628871Z I0325 18:08:50.454952 1 tunnel.go:33] Starting the tunnel controller
  5264. 2021-03-25T18:21:48.7629742Z E0325 18:08:50.597157 1 syncer.go:216] Error retrieving driver connections: error waiting for whack: exit status 33
  5265. 2021-03-25T18:21:48.7630602Z nflog ipsec capture disabled
  5266. 2021-03-25T18:21:48.7631276Z I0325 18:08:56.803029 1 datastoresyncer.go:85] Starting the broker syncer
  5267. 2021-03-25T18:21:48.7632311Z I0325 18:08:58.219844 1 datastoresyncer.go:138] Ensuring we are the only endpoint active for this cluster
  5268. 2021-03-25T18:21:48.7634133Z I0325 18:08:58.219951 1 datastoresyncer.go:217] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster1", Spec:v1.ClusterSpec{ClusterID:"cluster1", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.1.0.0/16"}, ClusterCIDR:[]string{"10.1.0.0/16"}, GlobalCIDR:[]string{}}}
  5269. 2021-03-25T18:21:48.7638300Z I0325 18:08:59.691180 1 datastoresyncer.go:230] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{}, NATDiscoveryPort:(*int32)(nil)}}
  5270. 2021-03-25T18:21:48.7683239Z I0325 18:08:59.847270 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-9", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-9", UID:"277a5abd-96a3-4c6c-a249-0aee8bda6134", ResourceVersion:"3036", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292539, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc000498900), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000498940)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  5271. 2021-03-25T18:21:48.7691258Z I0325 18:08:59.847528 1 cableengine.go:179] Not installing cable for local cluster
  5272. 2021-03-25T18:21:48.7692952Z I0325 18:08:59.847695 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-18-0-9 in the engine
  5273. 2021-03-25T18:21:48.7694314Z I0325 18:09:00.178877 1 datastoresyncer.go:112] Datastore syncer started
  5274. 2021-03-25T18:21:48.7697307Z I0325 18:09:56.721668 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster3-172-18-0-12" with HealthCheckIP "10.3.1.2"
  5275. 2021-03-25T18:21:48.7709826Z I0325 18:09:56.721709 1 pinger.go:102] Starting pinger for IP "10.3.1.2"
  5276. 2021-03-25T18:21:48.7728294Z I0325 18:09:56.722092 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster3-submariner-cable-cluster3-172-18-0-12", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-18-0-12", UID:"6f2f6661-6329-48b1-b303-b53a1a901e20", ResourceVersion:"3248", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292596, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster3"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc00000d2e0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00000d320)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  5277. 2021-03-25T18:21:48.7738069Z I0325 18:09:56.722170 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster3-172-18-0-12"
  5278. 2021-03-25T18:21:48.7740246Z I0325 18:09:56.722183 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster3-172-18-0-12", using private IP "172.18.0.12"
  5279. 2021-03-25T18:21:48.7742374Z I0325 18:09:56.722254 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster3-172-18-0-12 in the engine
  5280. 2021-03-25T18:21:48.7744473Z I0325 18:09:56.722286 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster3-172-18-0-12"
  5281. 2021-03-25T18:21:48.7745520Z 002 listening for IKE messages
  5282. 2021-03-25T18:21:48.7746028Z 002 forgetting secrets
  5283. 2021-03-25T18:21:48.7746593Z 002 loading secrets from "/etc/ipsec.secrets"
  5284. 2021-03-25T18:21:48.7747440Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  5285. 2021-03-25T18:21:48.7749385Z I0325 18:09:56.840756 1 libreswan.go:291] Creating connection(s) for {{cluster3 submariner-cable-cluster3-172-18-0-12 10.3.1.2 cluster3-worker [100.3.0.0/16 10.3.0.0/16] 172.18.0.12 40.75.87.213 false libreswan map[] <nil>}}
  5286. 2021-03-25T18:21:48.7752134Z I0325 18:09:56.840918 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-0-0 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500]
  5287. 2021-03-25T18:21:48.7754234Z 002 "submariner-cable-cluster3-172-18-0-12-0-0": added IKEv2 connection
  5288. 2021-03-25T18:21:48.7756599Z I0325 18:09:57.291236 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-0-1 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500]
  5289. 2021-03-25T18:21:48.7758750Z 181 "submariner-cable-cluster3-172-18-0-12-0-0" #1: initiating IKEv2 connection
  5290. 2021-03-25T18:21:48.7760420Z 002 "submariner-cable-cluster3-172-18-0-12-0-1": added IKEv2 connection
  5291. 2021-03-25T18:21:48.7762766Z 000 "submariner-cable-cluster3-172-18-0-12-0-1": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5292. 2021-03-25T18:21:48.7765702Z I0325 18:09:57.469138 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-0-2 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500]
  5293. 2021-03-25T18:21:48.7767810Z 002 "submariner-cable-cluster3-172-18-0-12-0-2": added IKEv2 connection
  5294. 2021-03-25T18:21:48.7770285Z 000 "submariner-cable-cluster3-172-18-0-12-0-2": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5295. 2021-03-25T18:21:48.7773233Z I0325 18:09:57.869293 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-1-0 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500]
  5296. 2021-03-25T18:21:48.7775410Z 002 "submariner-cable-cluster3-172-18-0-12-1-0": added IKEv2 connection
  5297. 2021-03-25T18:21:48.7777784Z 000 "submariner-cable-cluster3-172-18-0-12-1-0": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5298. 2021-03-25T18:21:48.7780797Z I0325 18:09:57.929215 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-1-1 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500]
  5299. 2021-03-25T18:21:48.7782920Z 002 "submariner-cable-cluster3-172-18-0-12-1-1": added IKEv2 connection
  5300. 2021-03-25T18:21:48.7785241Z 000 "submariner-cable-cluster3-172-18-0-12-1-1": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5301. 2021-03-25T18:21:48.7788160Z I0325 18:09:57.975446 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-1-2 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500]
  5302. 2021-03-25T18:21:48.7790240Z 002 "submariner-cable-cluster3-172-18-0-12-1-2": added IKEv2 connection
  5303. 2021-03-25T18:21:48.7792576Z 000 "submariner-cable-cluster3-172-18-0-12-1-2": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5304. 2021-03-25T18:21:48.7795491Z I0325 18:09:57.986481 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-2-0 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500]
  5305. 2021-03-25T18:21:48.7797598Z 002 "submariner-cable-cluster3-172-18-0-12-2-0": added IKEv2 connection
  5306. 2021-03-25T18:21:48.7800011Z 000 "submariner-cable-cluster3-172-18-0-12-2-0": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5307. 2021-03-25T18:21:48.7802962Z I0325 18:09:58.000951 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-2-1 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500]
  5308. 2021-03-25T18:21:48.7805060Z 002 "submariner-cable-cluster3-172-18-0-12-2-1": added IKEv2 connection
  5309. 2021-03-25T18:21:48.7807387Z 000 "submariner-cable-cluster3-172-18-0-12-2-1": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5310. 2021-03-25T18:21:48.7810335Z I0325 18:09:58.010235 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-2-2 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500]
  5311. 2021-03-25T18:21:48.7812399Z 002 "submariner-cable-cluster3-172-18-0-12-2-2": added IKEv2 connection
  5312. 2021-03-25T18:21:48.7814733Z 000 "submariner-cable-cluster3-172-18-0-12-2-2": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #1 "submariner-cable-cluster3-172-18-0-12-0-0"
  5313. 2021-03-25T18:21:48.7907246Z I0325 18:09:58.034882 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster3-172-18-0-12" with remote IP 172.18.0.12
  5314. 2021-03-25T18:21:48.7909731Z I0325 18:09:58.036876 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-0-0" not found in active connections obtained from whack: map[], map[]
  5315. 2021-03-25T18:21:48.7912248Z I0325 18:09:58.036893 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-0-1" not found in active connections obtained from whack: map[], map[]
  5316. 2021-03-25T18:21:48.7914559Z I0325 18:09:58.036902 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-0-2" not found in active connections obtained from whack: map[], map[]
  5317. 2021-03-25T18:21:48.7916856Z I0325 18:09:58.036909 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-1-0" not found in active connections obtained from whack: map[], map[]
  5318. 2021-03-25T18:21:48.7919239Z I0325 18:09:58.036916 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-1-1" not found in active connections obtained from whack: map[], map[]
  5319. 2021-03-25T18:21:48.7921699Z I0325 18:09:58.036923 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-1-2" not found in active connections obtained from whack: map[], map[]
  5320. 2021-03-25T18:21:48.7924136Z I0325 18:09:58.036930 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-2-0" not found in active connections obtained from whack: map[], map[]
  5321. 2021-03-25T18:21:48.7926596Z I0325 18:09:58.036937 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-2-1" not found in active connections obtained from whack: map[], map[]
  5322. 2021-03-25T18:21:48.7928914Z I0325 18:09:58.036946 1 libreswan.go:196] Connection "submariner-cable-cluster3-172-18-0-12-2-2" not found in active connections obtained from whack: map[], map[]
  5323. 2021-03-25T18:21:48.7931131Z I0325 18:09:58.036978 1 libreswan.go:210] Connection "submariner-cable-cluster3-172-18-0-12" not found in active connections obtained from whack: map[], map[]
  5324. 2021-03-25T18:21:48.7976876Z I0325 18:10:02.313807 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"9fe5ab51-99dd-4a98-9622-98d96b21565a", ResourceVersion:"3276", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292602, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0004982a0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0004982e0)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  5325. 2021-03-25T18:21:48.7985458Z I0325 18:10:02.313868 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster2-172-18-0-8"
  5326. 2021-03-25T18:21:48.7987470Z I0325 18:10:02.313879 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster2-172-18-0-8", using private IP "172.18.0.8"
  5327. 2021-03-25T18:21:48.7989722Z I0325 18:10:02.313890 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-18-0-8 in the engine
  5328. 2021-03-25T18:21:48.7991692Z I0325 18:10:02.313898 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  5329. 2021-03-25T18:21:48.7993874Z I0325 18:10:02.321301 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster2-172-18-0-8" with HealthCheckIP "10.2.0.2"
  5330. 2021-03-25T18:21:48.7995445Z I0325 18:10:02.326860 1 pinger.go:102] Starting pinger for IP "10.2.0.2"
  5331. 2021-03-25T18:21:48.7996040Z 002 listening for IKE messages
  5332. 2021-03-25T18:21:48.7996531Z 002 forgetting secrets
  5333. 2021-03-25T18:21:48.7997097Z 002 loading secrets from "/etc/ipsec.secrets"
  5334. 2021-03-25T18:21:48.7997862Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  5335. 2021-03-25T18:21:48.7999710Z I0325 18:10:02.364841 1 libreswan.go:291] Creating connection(s) for {{cluster2 submariner-cable-cluster2-172-18-0-8 10.2.0.2 cluster2-worker [100.2.0.0/16 10.2.0.0/16] 172.18.0.8 40.75.87.213 false libreswan map[] <nil>}}
  5336. 2021-03-25T18:21:48.8002441Z I0325 18:10:02.382781 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-0 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 172.18.0.8/32 --ikeport 500]
  5337. 2021-03-25T18:21:48.8004531Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": added IKEv2 connection
  5338. 2021-03-25T18:21:48.8006853Z I0325 18:10:03.061522 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-1 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 100.2.0.0/16 --ikeport 500]
  5339. 2021-03-25T18:21:48.8008954Z 181 "submariner-cable-cluster2-172-18-0-8-0-0" #14: initiating IKEv2 connection
  5340. 2021-03-25T18:21:48.8091038Z 002 "submariner-cable-cluster2-172-18-0-8-0-1": added IKEv2 connection
  5341. 2021-03-25T18:21:48.8093414Z 000 "submariner-cable-cluster2-172-18-0-8-0-1": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  5342. 2021-03-25T18:21:48.8096772Z I0325 18:10:03.487952 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-2 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 10.2.0.0/16 --ikeport 500]
  5343. 2021-03-25T18:21:48.8098863Z 002 "submariner-cable-cluster2-172-18-0-8-0-2": added IKEv2 connection
  5344. 2021-03-25T18:21:48.8101325Z 000 "submariner-cable-cluster2-172-18-0-8-0-2": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  5345. 2021-03-25T18:21:48.8104225Z I0325 18:10:03.777098 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-1-0 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 172.18.0.8/32 --ikeport 500]
  5346. 2021-03-25T18:21:48.8106413Z 002 "submariner-cable-cluster2-172-18-0-8-1-0": added IKEv2 connection
  5347. 2021-03-25T18:21:48.8108999Z I0325 18:10:03.779838 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-1-1 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 100.2.0.0/16 --ikeport 500]
  5348. 2021-03-25T18:21:48.8111869Z 000 "submariner-cable-cluster2-172-18-0-8-1-0": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  5349. 2021-03-25T18:21:48.8114064Z 002 "submariner-cable-cluster2-172-18-0-8-1-1": added IKEv2 connection
  5350. 2021-03-25T18:21:48.8116330Z 000 "submariner-cable-cluster2-172-18-0-8-1-1": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  5351. 2021-03-25T18:21:48.8119229Z I0325 18:10:03.789051 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-1-2 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 10.2.0.0/16 --ikeport 500]
  5352. 2021-03-25T18:21:48.8121295Z 002 "submariner-cable-cluster2-172-18-0-8-1-2": added IKEv2 connection
  5353. 2021-03-25T18:21:48.8123758Z 000 "submariner-cable-cluster2-172-18-0-8-1-2": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  5354. 2021-03-25T18:21:48.8126850Z I0325 18:10:03.802839 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-2-0 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 172.18.0.8/32 --ikeport 500]
  5355. 2021-03-25T18:21:48.8128894Z 002 "submariner-cable-cluster2-172-18-0-8-2-0": added IKEv2 connection
  5356. 2021-03-25T18:21:48.8131323Z 000 "submariner-cable-cluster2-172-18-0-8-2-0": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  5357. 2021-03-25T18:21:48.8134286Z I0325 18:10:03.817991 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-2-1 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 100.2.0.0/16 --ikeport 500]
  5358. 2021-03-25T18:21:48.8136460Z 002 "submariner-cable-cluster2-172-18-0-8-2-1": added IKEv2 connection
  5359. 2021-03-25T18:21:48.8138768Z I0325 18:10:03.862872 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-2-2 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 10.2.0.0/16 --ikeport 500]
  5360. 2021-03-25T18:21:48.8140819Z 002 "submariner-cable-cluster2-172-18-0-8-2-2": added IKEv2 connection
  5361. 2021-03-25T18:21:48.8142710Z I0325 18:10:03.879634 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster2-172-18-0-8" with remote IP 172.18.0.8
  5362. 2021-03-25T18:21:48.8155322Z I0325 18:10:03.928808 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-0-0" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5363. 2021-03-25T18:21:48.8206603Z I0325 18:10:03.929413 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-0-1" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5364. 2021-03-25T18:21:48.8229562Z I0325 18:10:03.953154 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-0-2" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5365. 2021-03-25T18:21:48.8251588Z I0325 18:10:03.953197 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-1-0" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5366. 2021-03-25T18:21:48.8284905Z I0325 18:10:03.953218 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-1-1" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5367. 2021-03-25T18:21:48.8347952Z I0325 18:10:03.953241 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-1-2" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5368. 2021-03-25T18:21:48.8370563Z I0325 18:10:03.953266 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-2-1" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5369. 2021-03-25T18:21:48.8440555Z I0325 18:10:03.953286 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-2-2" not found in active connections obtained from whack: map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440], map[submariner-cable-cluster2-172-18-0-8-2-0:0 submariner-cable-cluster3-172-18-0-12-0-0:0 submariner-cable-cluster3-172-18-0-12-0-1:0 submariner-cable-cluster3-172-18-0-12-0-2:0 submariner-cable-cluster3-172-18-0-12-1-0:0 submariner-cable-cluster3-172-18-0-12-1-1:0 submariner-cable-cluster3-172-18-0-12-1-2:0 submariner-cable-cluster3-172-18-0-12-2-0:0 submariner-cable-cluster3-172-18-0-12-2-1:0 submariner-cable-cluster3-172-18-0-12-2-2:440]
  5370. 2021-03-25T18:21:48.8460448Z I0325 18:13:25.093317 1 tunnel.go:86] Tunnel controller processing removed submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"9fe5ab51-99dd-4a98-9622-98d96b21565a", ResourceVersion:"4071", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292602, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0000225c0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000022600)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  5371. 2021-03-25T18:21:48.8468766Z I0325 18:13:25.093402 1 cableengine.go:200] Removing Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  5372. 2021-03-25T18:21:48.8470963Z I0325 18:13:25.093434 1 libreswan.go:358] Deleting connection to {{cluster2 submariner-cable-cluster2-172-18-0-8 10.2.0.2 cluster2-worker [100.2.0.0/16 10.2.0.0/16] 172.18.0.8 40.75.87.213 false libreswan map[] <nil>}}
  5373. 2021-03-25T18:21:48.8473305Z I0325 18:13:25.093447 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-0-0]
  5374. 2021-03-25T18:21:48.8475108Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": terminating SAs using this connection
  5375. 2021-03-25T18:21:48.8476890Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": IKE SA is shared - only terminating IPsec SA
  5376. 2021-03-25T18:21:48.8511034Z 002 "submariner-cable-cluster2-172-18-0-8-0-0" #45: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 81.528156s and sending notification
  5377. 2021-03-25T18:21:48.8513085Z 005 "submariner-cable-cluster2-172-18-0-8-0-0" #45: ESP traffic information: in=0B out=0B
  5378. 2021-03-25T18:21:48.8515507Z I0325 18:13:25.285247 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster2-172-18-0-4" with HealthCheckIP "10.2.1.2"
  5379. 2021-03-25T18:21:48.8517079Z I0325 18:13:25.285309 1 pinger.go:102] Starting pinger for IP "10.2.1.2"
  5380. 2021-03-25T18:21:48.8517738Z I0325 18:13:25.329949 1 pinger.go:157] Pinger for IP "10.2.0.2" stopped
  5381. 2021-03-25T18:21:48.8519375Z 002 "submariner-cable-cluster2-172-18-0-8-0-0" #21: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 201.156889s and sending notification
  5382. 2021-03-25T18:21:48.8521296Z 005 "submariner-cable-cluster2-172-18-0-8-0-0" #21: ESP traffic information: in=0B out=0B
  5383. 2021-03-25T18:21:48.8523239Z 002 "submariner-cable-cluster2-172-18-0-8-0-0" #38: deleting state (STATE_V2_ESTABLISHED_IKE_SA) aged 81.926612s and sending notification
  5384. 2021-03-25T18:21:48.8525277Z I0325 18:13:25.448377 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-0-1]
  5385. 2021-03-25T18:21:48.8527542Z 002 "submariner-cable-cluster2-172-18-0-8-0-1": terminating SAs using this connection
  5386. 2021-03-25T18:21:48.8529558Z 002 "submariner-cable-cluster2-172-18-0-8-0-1" #44: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 81.880168s and NOT sending notification
  5387. 2021-03-25T18:21:48.8531592Z 005 "submariner-cable-cluster2-172-18-0-8-0-1" #44: ESP traffic information: in=0B out=0B
  5388. 2021-03-25T18:21:48.8533574Z 002 "submariner-cable-cluster2-172-18-0-8-0-1" #20: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 201.511148s and sending notification
  5389. 2021-03-25T18:21:48.8535842Z 005 "submariner-cable-cluster2-172-18-0-8-0-1" #20: ESP traffic information: in=0B out=0B
  5390. 2021-03-25T18:21:48.8537794Z I0325 18:13:25.535676 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-0-2]
  5391. 2021-03-25T18:21:48.8539592Z 002 "submariner-cable-cluster2-172-18-0-8-0-2": terminating SAs using this connection
  5392. 2021-03-25T18:21:48.8541674Z 002 "submariner-cable-cluster2-172-18-0-8-0-2" #43: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 81.96961s and NOT sending notification
  5393. 2021-03-25T18:21:48.8543678Z 005 "submariner-cable-cluster2-172-18-0-8-0-2" #43: ESP traffic information: in=88B out=88B
  5394. 2021-03-25T18:21:48.8545735Z 002 "submariner-cable-cluster2-172-18-0-8-0-2" #25: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.537911s and sending notification
  5395. 2021-03-25T18:21:48.8547720Z 005 "submariner-cable-cluster2-172-18-0-8-0-2" #25: ESP traffic information: in=0B out=0B
  5396. 2021-03-25T18:21:48.8549667Z I0325 18:13:25.820222 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-1-0]
  5397. 2021-03-25T18:21:48.8551459Z 002 "submariner-cable-cluster2-172-18-0-8-1-0": terminating SAs using this connection
  5398. 2021-03-25T18:21:48.8553456Z 002 "submariner-cable-cluster2-172-18-0-8-1-0" #42: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 82.253333s and NOT sending notification
  5399. 2021-03-25T18:21:48.8555351Z 005 "submariner-cable-cluster2-172-18-0-8-1-0" #42: ESP traffic information: in=0B out=0B
  5400. 2021-03-25T18:21:48.8577181Z 002 "submariner-cable-cluster2-172-18-0-8-1-0" #22: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 201.487495s and sending notification
  5401. 2021-03-25T18:21:48.8579141Z 005 "submariner-cable-cluster2-172-18-0-8-1-0" #22: ESP traffic information: in=0B out=0B
  5402. 2021-03-25T18:21:48.8581166Z I0325 18:13:25.910512 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-1-1]
  5403. 2021-03-25T18:21:48.8582963Z 002 "submariner-cable-cluster2-172-18-0-8-1-1": terminating SAs using this connection
  5404. 2021-03-25T18:21:48.8584959Z 002 "submariner-cable-cluster2-172-18-0-8-1-1" #41: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 82.346085s and NOT sending notification
  5405. 2021-03-25T18:21:48.8586870Z 005 "submariner-cable-cluster2-172-18-0-8-1-1" #41: ESP traffic information: in=0B out=0B
  5406. 2021-03-25T18:21:48.8588836Z 002 "submariner-cable-cluster2-172-18-0-8-1-1" #23: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 201.46845s and sending notification
  5407. 2021-03-25T18:21:48.8590723Z 005 "submariner-cable-cluster2-172-18-0-8-1-1" #23: ESP traffic information: in=0B out=0B
  5408. 2021-03-25T18:21:48.8592815Z I0325 18:13:26.080613 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-1-2]
  5409. 2021-03-25T18:21:48.8594648Z 002 "submariner-cable-cluster2-172-18-0-8-1-2": terminating SAs using this connection
  5410. 2021-03-25T18:21:48.8596650Z 002 "submariner-cable-cluster2-172-18-0-8-1-2" #40: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 82.51355s and NOT sending notification
  5411. 2021-03-25T18:21:48.8598537Z 005 "submariner-cable-cluster2-172-18-0-8-1-2" #40: ESP traffic information: in=0B out=0B
  5412. 2021-03-25T18:21:48.8600500Z 002 "submariner-cable-cluster2-172-18-0-8-1-2" #26: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.691318s and sending notification
  5413. 2021-03-25T18:21:48.8602394Z 005 "submariner-cable-cluster2-172-18-0-8-1-2" #26: ESP traffic information: in=0B out=0B
  5414. 2021-03-25T18:21:48.8604214Z I0325 18:13:26.139659 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-2-0]
  5415. 2021-03-25T18:21:48.8606011Z 002 "submariner-cable-cluster2-172-18-0-8-2-0": terminating SAs using this connection
  5416. 2021-03-25T18:21:48.8607767Z 002 "submariner-cable-cluster2-172-18-0-8-2-0": IKE SA is shared - only terminating IPsec SA
  5417. 2021-03-25T18:21:48.8609774Z 002 "submariner-cable-cluster2-172-18-0-8-2-0" #39: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 82.586998s and NOT sending notification
  5418. 2021-03-25T18:21:48.8611754Z 005 "submariner-cable-cluster2-172-18-0-8-2-0" #39: ESP traffic information: in=0B out=0B
  5419. 2021-03-25T18:21:48.8613711Z 002 "submariner-cable-cluster2-172-18-0-8-2-0" #17: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 202.424506s and sending notification
  5420. 2021-03-25T18:21:48.8620191Z 005 "submariner-cable-cluster2-172-18-0-8-2-0" #17: ESP traffic information: in=0B out=0B
  5421. 2021-03-25T18:21:48.8622376Z 002 "submariner-cable-cluster2-172-18-0-8-2-0" #15: deleting state (STATE_V2_ESTABLISHED_IKE_SA) aged 202.80501s and sending notification
  5422. 2021-03-25T18:21:48.8624541Z I0325 18:13:26.453698 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-2-1]
  5423. 2021-03-25T18:21:48.8626363Z 002 "submariner-cable-cluster2-172-18-0-8-2-1": terminating SAs using this connection
  5424. 2021-03-25T18:21:48.8628368Z 002 "submariner-cable-cluster2-172-18-0-8-2-1" #24: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 201.417512s and NOT sending notification
  5425. 2021-03-25T18:21:48.8630283Z 005 "submariner-cable-cluster2-172-18-0-8-2-1" #24: ESP traffic information: in=0B out=0B
  5426. 2021-03-25T18:21:48.8632102Z I0325 18:13:26.714627 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-2-2]
  5427. 2021-03-25T18:21:48.8633906Z 002 "submariner-cable-cluster2-172-18-0-8-2-2": terminating SAs using this connection
  5428. 2021-03-25T18:21:48.8635890Z 002 "submariner-cable-cluster2-172-18-0-8-2-2" #27: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 201.191799s and NOT sending notification
  5429. 2021-03-25T18:21:48.8637817Z 005 "submariner-cable-cluster2-172-18-0-8-2-2" #27: ESP traffic information: in=17KB out=17KB
  5430. 2021-03-25T18:21:48.8639787Z 002 "submariner-cable-cluster2-172-18-0-8-2-2" #19: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 202.885283s and NOT sending notification
  5431. 2021-03-25T18:21:48.8641879Z 005 "submariner-cable-cluster2-172-18-0-8-2-2" #19: ESP traffic information: in=88B out=88B
  5432. 2021-03-25T18:21:48.8643726Z I0325 18:13:26.852062 1 cableengine.go:210] Successfully removed Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  5433. 2021-03-25T18:21:48.8645768Z I0325 18:13:26.856605 1 tunnel.go:97] Tunnel controller successfully removed Endpoint cable submariner-cable-cluster2-172-18-0-8 from the engine
  5434. 2021-03-25T18:21:48.8677886Z I0325 18:13:26.857597 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-4", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-4", UID:"b74cf6f9-0c4c-41bf-8965-8b6f46b553d5", ResourceVersion:"4073", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292805, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0000165a0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0000165e0)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  5435. 2021-03-25T18:21:48.8686535Z I0325 18:13:26.860303 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster2-172-18-0-4"
  5436. 2021-03-25T18:21:48.8718052Z I0325 18:13:26.860460 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster2-172-18-0-4", using private IP "172.18.0.4"
  5437. 2021-03-25T18:21:48.8720628Z I0325 18:13:26.861463 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-18-0-4 in the engine
  5438. 2021-03-25T18:21:48.8722610Z I0325 18:13:26.861712 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster2-172-18-0-4"
  5439. 2021-03-25T18:21:48.8723656Z 002 listening for IKE messages
  5440. 2021-03-25T18:21:48.8724195Z 002 forgetting secrets
  5441. 2021-03-25T18:21:48.8724765Z 002 loading secrets from "/etc/ipsec.secrets"
  5442. 2021-03-25T18:21:48.8725549Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  5443. 2021-03-25T18:21:48.8727408Z I0325 18:13:26.868464 1 libreswan.go:291] Creating connection(s) for {{cluster2 submariner-cable-cluster2-172-18-0-4 10.2.1.2 cluster2-worker2 [100.2.0.0/16 10.2.0.0/16] 172.18.0.4 40.75.87.213 false libreswan map[] <nil>}}
  5444. 2021-03-25T18:21:48.8730208Z I0325 18:13:26.868639 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-0-0 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500]
  5445. 2021-03-25T18:21:48.8732262Z 002 "submariner-cable-cluster2-172-18-0-4-0-0": added IKEv2 connection
  5446. 2021-03-25T18:21:48.8733927Z 181 "submariner-cable-cluster2-172-18-0-4-0-0" #46: initiating IKEv2 connection
  5447. 2021-03-25T18:21:48.8737708Z I0325 18:13:27.035416 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-0-1 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500]
  5448. 2021-03-25T18:21:48.8739935Z 002 "submariner-cable-cluster2-172-18-0-4-0-1": added IKEv2 connection
  5449. 2021-03-25T18:21:48.8742428Z 000 "submariner-cable-cluster2-172-18-0-4-0-1": queuing pending IPsec SA negotiating with 172.18.0.4 IKE SA #46 "submariner-cable-cluster2-172-18-0-4-0-0"
  5450. 2021-03-25T18:21:48.8745333Z I0325 18:13:27.242061 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-0-2 --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500]
  5451. 2021-03-25T18:21:48.8747392Z 002 "submariner-cable-cluster2-172-18-0-4-0-2": added IKEv2 connection
  5452. 2021-03-25T18:21:48.8749793Z I0325 18:13:27.378399 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-1-0 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500]
  5453. 2021-03-25T18:21:48.8771295Z 002 "submariner-cable-cluster2-172-18-0-4-1-0": added IKEv2 connection
  5454. 2021-03-25T18:21:48.8773968Z I0325 18:13:27.395938 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-1-1 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500]
  5455. 2021-03-25T18:21:48.8776169Z 002 "submariner-cable-cluster2-172-18-0-4-1-1": added IKEv2 connection
  5456. 2021-03-25T18:21:48.8778478Z I0325 18:13:27.403063 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-1-2 --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500]
  5457. 2021-03-25T18:21:48.8780545Z 002 "submariner-cable-cluster2-172-18-0-4-1-2": added IKEv2 connection
  5458. 2021-03-25T18:21:48.8782858Z I0325 18:13:27.413045 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-2-0 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500]
  5459. 2021-03-25T18:21:48.8784921Z 002 "submariner-cable-cluster2-172-18-0-4-2-0": added IKEv2 connection
  5460. 2021-03-25T18:21:48.8787215Z I0325 18:13:27.443258 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-2-1 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500]
  5461. 2021-03-25T18:21:48.8789457Z 002 "submariner-cable-cluster2-172-18-0-4-2-1": added IKEv2 connection
  5462. 2021-03-25T18:21:48.8791761Z I0325 18:13:27.450750 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-2-2 --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500]
  5463. 2021-03-25T18:21:48.8793830Z 002 "submariner-cable-cluster2-172-18-0-4-2-2": added IKEv2 connection
  5464. 2021-03-25T18:21:48.8795801Z I0325 18:13:27.456824 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster2-172-18-0-4" with remote IP 172.18.0.4
  5465. 2021-03-25T18:21:48.8797062Z I0325 18:20:14.345001 1 pinger.go:157] Pinger for IP "10.2.1.2" stopped
  5466. 2021-03-25T18:21:48.8797718Z I0325 18:20:14.345027 1 pinger.go:102] Starting pinger for IP "10.2.1.2"
  5467. 2021-03-25T18:21:48.8799370Z [submariner]$ [cluster1] print_section *** submariner-lighthouse-agent-5dd79bc985-9fpzv ***
  5468. 2021-03-25T18:21:48.8801384Z [submariner]$ [cluster1] print_section *** submariner-lighthouse-agent-5dd79bc985-9fpzv ***
  5469. 2021-03-25T18:21:48.8803561Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5470. 2021-03-25T18:21:48.8805859Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5471. 2021-03-25T18:21:48.8808509Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5472. 2021-03-25T18:21:48.8811004Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-agent-5dd79bc985-9fpzv
  5473. 2021-03-25T18:21:48.8812338Z ====================================================================
  5474. 2021-03-25T18:21:48.8813248Z ##[endgroup]
  5475. 2021-03-25T18:21:48.8814662Z ##[group]*** submariner-lighthouse-agent-5dd79bc985-9fpzv ***
  5476. 2021-03-25T18:21:48.8856842Z ======================= *** submariner-lighthouse-agent-5dd79bc985-9fpzv *** =======================
  5477. 2021-03-25T18:21:49.5703374Z Error from server (BadRequest): container "submariner-lighthouse-agent" in pod "submariner-lighthouse-agent-5dd79bc985-9fpzv" is waiting to start: trying and failing to pull image
  5478. 2021-03-25T18:21:49.5762564Z [submariner]$ [cluster1] print_section *** submariner-lighthouse-coredns-68766559c4-d2vx4 ***
  5479. 2021-03-25T18:21:49.5778798Z [submariner]$ [cluster1] print_section *** submariner-lighthouse-coredns-68766559c4-d2vx4 ***
  5480. 2021-03-25T18:21:49.5784849Z ====================================================================
  5481. 2021-03-25T18:21:49.5794421Z ##[endgroup]
  5482. 2021-03-25T18:21:49.5803110Z ##[group]*** submariner-lighthouse-coredns-68766559c4-d2vx4 ***
  5483. 2021-03-25T18:21:49.5805110Z ======================= *** submariner-lighthouse-coredns-68766559c4-d2vx4 *** =======================
  5484. 2021-03-25T18:21:49.5827165Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5485. 2021-03-25T18:21:49.5874670Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5486. 2021-03-25T18:21:49.5899955Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5487. 2021-03-25T18:21:49.5918211Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-d2vx4
  5488. 2021-03-25T18:21:50.0107854Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-68766559c4-d2vx4" is waiting to start: trying and failing to pull image
  5489. 2021-03-25T18:21:50.0169106Z [submariner]$ [cluster1] print_section *** submariner-lighthouse-coredns-68766559c4-mphk4 ***
  5490. 2021-03-25T18:21:50.0183633Z [submariner]$ [cluster1] print_section *** submariner-lighthouse-coredns-68766559c4-mphk4 ***
  5491. 2021-03-25T18:21:50.0191157Z ====================================================================
  5492. 2021-03-25T18:21:50.0200922Z ##[endgroup]
  5493. 2021-03-25T18:21:50.0207476Z ##[group]*** submariner-lighthouse-coredns-68766559c4-mphk4 ***
  5494. 2021-03-25T18:21:50.0218182Z ======================= *** submariner-lighthouse-coredns-68766559c4-mphk4 *** =======================
  5495. 2021-03-25T18:21:50.0244178Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5496. 2021-03-25T18:21:50.0261465Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5497. 2021-03-25T18:21:50.0274817Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5498. 2021-03-25T18:21:50.0288147Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-lighthouse-coredns-68766559c4-mphk4
  5499. 2021-03-25T18:21:50.3937417Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-68766559c4-mphk4" is waiting to start: trying and failing to pull image
  5500. 2021-03-25T18:21:50.3993246Z [submariner]$ [cluster1] print_section *** submariner-networkplugin-syncer-6898f7c54c-wxfml ***
  5501. 2021-03-25T18:21:50.4008518Z [submariner]$ [cluster1] print_section *** submariner-networkplugin-syncer-6898f7c54c-wxfml ***
  5502. 2021-03-25T18:21:50.4019454Z ====================================================================
  5503. 2021-03-25T18:21:50.4020404Z ##[endgroup]
  5504. 2021-03-25T18:21:50.4022081Z ##[group]*** submariner-networkplugin-syncer-6898f7c54c-wxfml ***
  5505. 2021-03-25T18:21:50.4024069Z ======================= *** submariner-networkplugin-syncer-6898f7c54c-wxfml *** =======================
  5506. 2021-03-25T18:21:50.4037845Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-networkplugin-syncer-6898f7c54c-wxfml
  5507. 2021-03-25T18:21:50.4053044Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-networkplugin-syncer-6898f7c54c-wxfml
  5508. 2021-03-25T18:21:50.4072549Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-networkplugin-syncer-6898f7c54c-wxfml
  5509. 2021-03-25T18:21:50.4084798Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-networkplugin-syncer-6898f7c54c-wxfml
  5510. 2021-03-25T18:21:50.7772393Z + trap 'exit 1' SIGTERM SIGINT
  5511. 2021-03-25T18:21:50.7772964Z + SUBMARINER_VERBOSITY=0
  5512. 2021-03-25T18:21:50.7773564Z + '[' false == true ']'
  5513. 2021-03-25T18:21:50.7774064Z + DEBUG=-v=0
  5514. 2021-03-25T18:21:50.7775837Z + exec submariner-networkplugin-syncer -v=0 -alsologtostderr
  5515. 2021-03-25T18:21:50.7777227Z I0325 18:08:41.453777 1 main.go:44] Starting submariner-networkplugin-syncer
  5516. 2021-03-25T18:21:50.7778677Z I0325 18:08:41.500920 1 registry.go:65] Event handler "logger" added to registry "networkplugin-syncer".
  5517. 2021-03-25T18:21:50.7779651Z I0325 18:08:41.500949 1 connection.go:60] OVN connection using plaintext TCP
  5518. 2021-03-25T18:21:50.7780927Z I0325 18:08:42.965604 1 ovn_kubernetes_versions.go:32] New ovn-kubernetes implementation detected, using "169.254.0.7/20"
  5519. 2021-03-25T18:21:50.7781969Z I0325 18:08:42.965628 1 infrastructure.go:50] Ensuring "submariner_join" switch
  5520. 2021-03-25T18:21:50.7782904Z I0325 18:08:42.965648 1 infrastructure.go:53] Creating submariner join switch "submariner_join"
  5521. 2021-03-25T18:21:50.7783823Z I0325 18:08:43.198253 1 infrastructure.go:66] Ensuring "submariner_router"
  5522. 2021-03-25T18:21:50.7784752Z I0325 18:08:43.198353 1 infrastructure.go:69] Creating submariner router "submariner_router"
  5523. 2021-03-25T18:21:50.7785784Z I0325 18:08:43.271123 1 router_ovn_cluster_north.go:39] Ensuring "submariner_router" is connected to "ovn_cluster_router"
  5524. 2021-03-25T18:21:50.7787205Z I0325 18:08:43.299457 1 registry.go:65] Event handler "ovn-sync-handler" added to registry "networkplugin-syncer".
  5525. 2021-03-25T18:21:50.7788907Z W0325 18:08:43.299865 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  5526. 2021-03-25T18:21:50.7789984Z I0325 18:08:49.514943 1 controller.go:139] Starting the Event controller...
  5527. 2021-03-25T18:21:50.7790751Z I0325 18:08:49.715281 1 controller.go:146] Event controller started
  5528. 2021-03-25T18:21:50.7791649Z I0325 18:08:59.954430 1 router_submariner_north.go:55] Creating submariner upstream port "submariner_up_lrp"
  5529. 2021-03-25T18:21:50.7793078Z I0325 18:08:59.972280 1 router_ovn_cluster_north.go:89] Fixing ovn-kubernetes host mgmt ACL in switch "cluster1-worker"
  5530. 2021-03-25T18:21:50.7794077Z I0325 18:09:03.532304 1 routers.go:67] New south routes to add to "submariner_router" : [100.1.0.0/16 10.1.0.0/16]
  5531. 2021-03-25T18:21:50.7794986Z I0325 18:09:56.950023 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.3.0.0/16 10.3.0.0/16]
  5532. 2021-03-25T18:21:50.7795834Z I0325 18:09:57.026135 1 routers.go:67] New north routes to add to "submariner_router" : [10.3.0.0/16 100.3.0.0/16]
  5533. 2021-03-25T18:21:50.7796669Z I0325 18:10:02.447025 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.2.0.0/16 10.2.0.0/16]
  5534. 2021-03-25T18:21:50.7797512Z I0325 18:10:02.558546 1 routers.go:67] New north routes to add to "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  5535. 2021-03-25T18:21:50.7798630Z I0325 18:13:25.451466 1 routers.go:70] Old north policies to remove from "ovn_cluster_router" : [100.2.0.0/16 10.2.0.0/16]
  5536. 2021-03-25T18:21:50.7799625Z I0325 18:13:25.592273 1 routers.go:70] Old north routes to remove from "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  5537. 2021-03-25T18:21:50.7800482Z I0325 18:13:25.745374 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.2.0.0/16 10.2.0.0/16]
  5538. 2021-03-25T18:21:50.7801316Z I0325 18:13:26.131976 1 routers.go:67] New north routes to add to "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  5539. 2021-03-25T18:21:50.7821867Z [submariner]$ [cluster1] print_section *** submariner-operator-7d6c6b4666-cp7xb ***
  5540. 2021-03-25T18:21:50.7834584Z [submariner]$ [cluster1] print_section *** submariner-operator-7d6c6b4666-cp7xb ***
  5541. 2021-03-25T18:21:50.7839867Z ====================================================================
  5542. 2021-03-25T18:21:50.7840509Z ##[endgroup]
  5543. 2021-03-25T18:21:50.7845910Z ##[group]*** submariner-operator-7d6c6b4666-cp7xb ***
  5544. 2021-03-25T18:21:50.7847496Z ======================= *** submariner-operator-7d6c6b4666-cp7xb *** =======================
  5545. 2021-03-25T18:21:50.7862397Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-7d6c6b4666-cp7xb
  5546. 2021-03-25T18:21:50.7876906Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-7d6c6b4666-cp7xb
  5547. 2021-03-25T18:21:50.7889193Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-operator-7d6c6b4666-cp7xb
  5548. 2021-03-25T18:21:50.7903698Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-operator-7d6c6b4666-cp7xb
  5549. 2021-03-25T18:21:51.1433858Z I0325 18:07:49.898781 1 main.go:76] cmd "msg"="Go Version: go1.15.8"
  5550. 2021-03-25T18:21:51.1435326Z I0325 18:07:49.898867 1 main.go:77] cmd "msg"="Go OS/Arch: linux/amd64"
  5551. 2021-03-25T18:21:51.1448258Z I0325 18:07:49.898876 1 main.go:78] cmd "msg"="Version of operator-sdk: v0.17.0"
  5552. 2021-03-25T18:21:51.1449534Z I0325 18:07:49.898887 1 main.go:79] cmd "msg"="Submariner operator version: subctl-devel-9-gb0d0818"
  5553. 2021-03-25T18:21:51.1450490Z I0325 18:07:49.899145 1 leader.go:89] leader "msg"="Trying to become the leader."
  5554. 2021-03-25T18:21:51.1451359Z I0325 18:07:50.606775 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  5555. 2021-03-25T18:21:51.1452395Z I0325 18:07:50.606808 1 leader.go:123] leader "msg"="Continuing as the leader."
  5556. 2021-03-25T18:21:51.1453657Z I0325 18:07:51.160983 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  5557. 2021-03-25T18:21:51.1454624Z I0325 18:07:51.162296 1 main.go:128] cmd "msg"="Registering Components."
  5558. 2021-03-25T18:21:51.1456103Z I0325 18:07:51.162523 1 main.go:136] cmd "msg"="Creating the Lighthouse CRDs"
  5559. 2021-03-25T18:21:51.1457965Z I0325 18:07:55.855341 1 metrics.go:92] metrics "msg"="Metrics Service object updated" "Service.Name"="submariner-operator-metrics" "Service.Namespace"="submariner-operator"
  5560. 2021-03-25T18:21:51.1459748Z I0325 18:07:56.406818 1 main.go:181] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  5561. 2021-03-25T18:21:51.1461548Z I0325 18:07:56.406976 1 main.go:185] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  5562. 2021-03-25T18:21:51.1462704Z I0325 18:07:56.407097 1 main.go:200] cmd "msg"="Starting the Cmd."
  5563. 2021-03-25T18:21:51.1463838Z I0325 18:07:56.407473 1 internal.go:356] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  5564. 2021-03-25T18:21:51.1466852Z I0325 18:07:56.407701 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery-controller" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  5565. 2021-03-25T18:21:51.1473916Z I0325 18:07:56.408306 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
  5566. 2021-03-25T18:21:51.1479074Z I0325 18:07:56.408367 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  5567. 2021-03-25T18:21:51.1482265Z I0325 18:07:56.408435 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  5568. 2021-03-25T18:21:51.1485014Z I0325 18:07:56.410134 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="servicediscovery"
  5569. 2021-03-25T18:21:51.1512823Z I0325 18:07:56.408463 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
  5570. 2021-03-25T18:21:51.1559193Z I0325 18:07:56.509475 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  5571. 2021-03-25T18:21:51.1692416Z I0325 18:07:56.510060 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  5572. 2021-03-25T18:21:51.1695193Z I0325 18:07:56.510495 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="broker"
  5573. 2021-03-25T18:21:51.1697875Z I0325 18:07:56.511046 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  5574. 2021-03-25T18:21:51.1700235Z I0325 18:07:56.512162 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="servicediscovery" "worker count"=1
  5575. 2021-03-25T18:21:51.1701992Z I0325 18:07:56.610888 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="broker" "worker count"=1
  5576. 2021-03-25T18:21:51.1703874Z I0325 18:07:56.611395 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="submariner"
  5577. 2021-03-25T18:21:51.1705484Z I0325 18:07:56.611431 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="submariner" "worker count"=1
  5578. 2021-03-25T18:21:51.1707956Z I0325 18:07:56.611490 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5579. 2021-03-25T18:21:51.1711326Z I0325 18:07:56.612159 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  5580. 2021-03-25T18:21:51.1714188Z I0325 18:07:56.612212 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="servicediscovery-controller"
  5581. 2021-03-25T18:21:51.1717007Z E0325 18:07:56.635791 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5582. 2021-03-25T18:21:51.1719467Z I0325 18:07:56.681371 1 submariner_networkdiscovery.go:40] controller_submariner "msg"="Cluster network discovered"
  5583. 2021-03-25T18:21:51.1720859Z I0325 18:07:56.681585 1 network.go:54] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.1.0.0/16"] "plugin"="OVNKubernetes" "serviceCIDRs"=["100.1.0.0/16"]
  5584. 2021-03-25T18:21:51.1722269Z I0325 18:07:56.681708 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5585. 2021-03-25T18:21:51.1723585Z I0325 18:07:56.681799 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5586. 2021-03-25T18:21:51.1732010Z I0325 18:07:56.724004 1 helpers.go:81] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5587. 2021-03-25T18:21:51.1745338Z E0325 18:07:56.724077 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: DaemonSet.apps \"submariner-gateway\" not found" "controller"="submariner" "name"="submariner" "namespace"="submariner-operator"
  5588. 2021-03-25T18:21:51.1751343Z I0325 18:07:56.813105 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="servicediscovery-controller" "worker count"=1
  5589. 2021-03-25T18:21:51.1757991Z I0325 18:07:56.813331 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="submariner-controller"
  5590. 2021-03-25T18:21:51.1770772Z I0325 18:07:56.813591 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="submariner-controller" "worker count"=1
  5591. 2021-03-25T18:21:51.1773106Z I0325 18:07:56.813747 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5592. 2021-03-25T18:21:51.1774821Z I0325 18:07:56.813900 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5593. 2021-03-25T18:21:51.1776300Z I0325 18:07:56.813986 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5594. 2021-03-25T18:21:51.1778928Z I0325 18:07:57.012938 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5595. 2021-03-25T18:21:51.1782346Z I0325 18:07:57.226800 1 helpers.go:223] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5596. 2021-03-25T18:21:51.1818000Z E0325 18:07:57.713544 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5597. 2021-03-25T18:21:51.1821039Z I0325 18:07:57.724225 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5598. 2021-03-25T18:21:51.1826923Z I0325 18:07:57.724270 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5599. 2021-03-25T18:21:51.1832085Z I0325 18:07:57.724281 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5600. 2021-03-25T18:21:51.1834698Z I0325 18:07:57.745306 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5601. 2021-03-25T18:21:51.1838059Z I0325 18:07:57.761295 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5602. 2021-03-25T18:21:51.1846236Z I0325 18:07:57.799823 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5603. 2021-03-25T18:21:51.1859630Z I0325 18:07:57.827287 1 helpers.go:81] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5604. 2021-03-25T18:21:51.1908275Z I0325 18:07:57.854279 1 helpers.go:127] controller_submariner "msg"="Created a new Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5605. 2021-03-25T18:21:51.1912511Z E0325 18:07:57.854364 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-networkplugin-syncer: Deployment.apps \"submariner-networkplugin-syncer\" not found" "controller"="submariner-controller" "name"="submariner" "namespace"="submariner-operator"
  5606. 2021-03-25T18:21:51.1916529Z I0325 18:07:58.316910 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5607. 2021-03-25T18:21:51.1919240Z I0325 18:07:58.854654 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5608. 2021-03-25T18:21:51.1920845Z I0325 18:07:58.854718 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5609. 2021-03-25T18:21:51.1922149Z I0325 18:07:58.854729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5610. 2021-03-25T18:21:51.1924573Z I0325 18:08:00.637272 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5611. 2021-03-25T18:21:51.1927956Z I0325 18:08:00.643186 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5612. 2021-03-25T18:21:51.1931331Z E0325 18:08:00.938384 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5613. 2021-03-25T18:21:51.1995653Z I0325 18:08:01.572566 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5614. 2021-03-25T18:21:51.2058682Z I0325 18:08:01.573129 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5615. 2021-03-25T18:21:51.2084067Z I0325 18:08:01.762138 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5616. 2021-03-25T18:21:51.2095838Z I0325 18:08:01.762792 1 submariner_controller.go:384] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  5617. 2021-03-25T18:21:51.2098828Z I0325 18:08:01.763309 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5618. 2021-03-25T18:21:51.2102074Z I0325 18:08:01.876936 1 helpers.go:127] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5619. 2021-03-25T18:21:51.2105577Z I0325 18:08:02.310613 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5620. 2021-03-25T18:21:51.2109462Z E0325 18:08:02.377903 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "controller"="servicediscovery" "name"="service-discovery" "namespace"="submariner-operator"
  5621. 2021-03-25T18:21:51.2112773Z I0325 18:08:02.474484 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5622. 2021-03-25T18:21:51.2114373Z I0325 18:08:02.474526 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5623. 2021-03-25T18:21:51.2115689Z I0325 18:08:02.474537 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5624. 2021-03-25T18:21:51.2118132Z I0325 18:08:02.574115 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5625. 2021-03-25T18:21:51.2121305Z I0325 18:08:02.576164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5626. 2021-03-25T18:21:51.2220099Z I0325 18:08:02.829821 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5627. 2021-03-25T18:21:51.2280037Z E0325 18:08:02.830461 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5628. 2021-03-25T18:21:51.2340189Z I0325 18:08:03.281172 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5629. 2021-03-25T18:21:51.2380567Z I0325 18:08:03.378345 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5630. 2021-03-25T18:21:51.2383694Z I0325 18:08:03.832450 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5631. 2021-03-25T18:21:51.2387431Z E0325 18:08:03.864966 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5632. 2021-03-25T18:21:51.2390383Z I0325 18:08:03.865014 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5633. 2021-03-25T18:21:51.2391975Z I0325 18:08:03.865130 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5634. 2021-03-25T18:21:51.2393486Z I0325 18:08:03.865149 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5635. 2021-03-25T18:21:51.2395982Z I0325 18:08:03.865862 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5636. 2021-03-25T18:21:51.2431967Z I0325 18:08:04.231478 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5637. 2021-03-25T18:21:51.2464832Z I0325 18:08:04.258621 1 helpers.go:173] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  5638. 2021-03-25T18:21:51.2469033Z E0325 18:08:04.274483 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5639. 2021-03-25T18:21:51.2473030Z I0325 18:08:04.412001 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5640. 2021-03-25T18:21:51.2476489Z I0325 18:08:04.430861 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5641. 2021-03-25T18:21:51.2480291Z I0325 18:08:04.430944 1 helpers.go:127] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5642. 2021-03-25T18:21:51.2484941Z I0325 18:08:04.435815 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5643. 2021-03-25T18:21:51.2489814Z I0325 18:08:04.479222 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5644. 2021-03-25T18:21:51.2493522Z I0325 18:08:04.527375 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5645. 2021-03-25T18:21:51.2598903Z I0325 18:08:04.809293 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5646. 2021-03-25T18:21:51.2612004Z I0325 18:08:04.989413 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5647. 2021-03-25T18:21:51.2615606Z I0325 18:08:05.241267 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  5648. 2021-03-25T18:21:51.2619124Z I0325 18:08:05.318271 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5649. 2021-03-25T18:21:51.2622421Z I0325 18:08:05.365891 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5650. 2021-03-25T18:21:51.2625999Z I0325 18:08:06.773381 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5651. 2021-03-25T18:21:51.2678590Z I0325 18:08:06.977798 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5652. 2021-03-25T18:21:51.2768062Z E0325 18:08:07.256381 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5653. 2021-03-25T18:21:51.2771886Z I0325 18:08:07.685286 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5654. 2021-03-25T18:21:51.2776618Z E0325 18:08:08.414781 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns-metrics: services \"submariner-lighthouse-coredns-metrics\" already exists" "controller"="servicediscovery" "name"="service-discovery" "namespace"="submariner-operator"
  5655. 2021-03-25T18:21:51.2781119Z E0325 18:08:08.676895 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5656. 2021-03-25T18:21:51.2784702Z I0325 18:08:08.862133 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5657. 2021-03-25T18:21:51.2787902Z I0325 18:08:08.882535 1 servicediscovery_controller.go:481] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5658. 2021-03-25T18:21:51.2792394Z I0325 18:08:08.882578 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.248.55\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"
  5659. 2021-03-25T18:21:51.2796187Z I0325 18:08:08.908930 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5660. 2021-03-25T18:21:51.2799511Z I0325 18:08:08.924721 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5661. 2021-03-25T18:21:51.2803327Z I0325 18:08:09.403403 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5662. 2021-03-25T18:21:51.2806566Z I0325 18:08:09.420480 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5663. 2021-03-25T18:21:51.2809681Z E0325 18:08:10.189947 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5664. 2021-03-25T18:21:51.2813144Z I0325 18:08:10.238543 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5665. 2021-03-25T18:21:51.2819824Z I0325 18:08:10.319193 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  5666. 2021-03-25T18:21:51.2823650Z I0325 18:08:10.362597 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5667. 2021-03-25T18:21:51.2827723Z I0325 18:08:10.524757 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  5668. 2021-03-25T18:21:51.2831636Z I0325 18:08:10.629715 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5669. 2021-03-25T18:21:51.2835378Z I0325 18:08:11.076914 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5670. 2021-03-25T18:21:51.2838969Z I0325 18:08:11.094959 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  5671. 2021-03-25T18:21:51.2842848Z I0325 18:08:11.108946 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  5672. 2021-03-25T18:21:51.2846485Z I0325 18:08:11.181580 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5673. 2021-03-25T18:21:51.2873446Z I0325 18:08:11.185986 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5674. 2021-03-25T18:21:51.2921654Z I0325 18:08:11.186056 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.248.55\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
  5675. 2021-03-25T18:21:51.2926128Z E0325 18:08:11.418835 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5676. 2021-03-25T18:21:51.2929704Z I0325 18:08:11.661820 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5677. 2021-03-25T18:21:51.2950261Z I0325 18:08:11.672493 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  5678. 2021-03-25T18:21:51.2961832Z I0325 18:08:11.672533 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.248.55\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
  5679. 2021-03-25T18:21:51.2968315Z E0325 18:08:12.454171 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5680. 2021-03-25T18:21:51.2971858Z E0325 18:08:13.481251 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5681. 2021-03-25T18:21:51.2975945Z E0325 18:08:14.980098 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5682. 2021-03-25T18:21:51.2993550Z E0325 18:08:16.005892 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5683. 2021-03-25T18:21:51.3009949Z E0325 18:08:17.068862 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5684. 2021-03-25T18:21:51.3022353Z E0325 18:08:18.169837 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5685. 2021-03-25T18:21:51.3025895Z E0325 18:08:19.205403 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5686. 2021-03-25T18:21:51.3029584Z E0325 18:08:20.256118 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5687. 2021-03-25T18:21:51.3033077Z E0325 18:08:21.333949 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5688. 2021-03-25T18:21:51.3036556Z E0325 18:08:22.505678 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5689. 2021-03-25T18:21:51.3040039Z E0325 18:08:23.551811 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5690. 2021-03-25T18:21:51.3043525Z E0325 18:08:24.916900 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5691. 2021-03-25T18:21:51.3047012Z E0325 18:08:26.018030 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5692. 2021-03-25T18:21:51.3097162Z E0325 18:08:27.049632 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5693. 2021-03-25T18:21:51.3108427Z E0325 18:08:28.427204 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5694. 2021-03-25T18:21:51.3133581Z E0325 18:08:29.526434 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5695. 2021-03-25T18:21:51.3140001Z E0325 18:08:30.595727 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5696. 2021-03-25T18:21:51.3143453Z I0325 18:08:31.336288 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5697. 2021-03-25T18:21:51.3145296Z I0325 18:08:31.336371 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5698. 2021-03-25T18:21:51.3195137Z I0325 18:08:31.336381 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5699. 2021-03-25T18:21:51.3197807Z I0325 18:08:31.357791 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5700. 2021-03-25T18:21:51.3201288Z I0325 18:08:31.370202 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5701. 2021-03-25T18:21:51.3204802Z E0325 18:08:31.622450 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5702. 2021-03-25T18:21:51.3208278Z I0325 18:08:31.999566 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5703. 2021-03-25T18:21:51.3211444Z I0325 18:08:32.157464 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5704. 2021-03-25T18:21:51.3259941Z I0325 18:08:32.225760 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5705. 2021-03-25T18:21:51.3263067Z I0325 18:08:32.304726 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5706. 2021-03-25T18:21:51.3264674Z I0325 18:08:32.304786 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5707. 2021-03-25T18:21:51.3265994Z I0325 18:08:32.304796 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5708. 2021-03-25T18:21:51.3267889Z I0325 18:08:32.332912 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5709. 2021-03-25T18:21:51.3269481Z I0325 18:08:32.333026 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5710. 2021-03-25T18:21:51.3270773Z I0325 18:08:32.333074 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5711. 2021-03-25T18:21:51.3273204Z I0325 18:08:32.365248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5712. 2021-03-25T18:21:51.3276586Z I0325 18:08:32.424455 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5713. 2021-03-25T18:21:51.3279784Z I0325 18:08:32.424720 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5714. 2021-03-25T18:21:51.3283064Z I0325 18:08:32.530892 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5715. 2021-03-25T18:21:51.3286858Z E0325 18:08:32.704034 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5716. 2021-03-25T18:21:51.3290285Z I0325 18:08:33.016844 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5717. 2021-03-25T18:21:51.3293377Z I0325 18:08:33.090205 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5718. 2021-03-25T18:21:51.3299189Z I0325 18:08:33.126510 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5719. 2021-03-25T18:21:51.3302468Z I0325 18:08:33.163768 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5720. 2021-03-25T18:21:51.3308938Z I0325 18:08:33.184571 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5721. 2021-03-25T18:21:51.3312518Z I0325 18:08:33.240687 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5722. 2021-03-25T18:21:51.3316343Z E0325 18:08:33.241619 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5723. 2021-03-25T18:21:51.3366869Z I0325 18:08:33.241690 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5724. 2021-03-25T18:21:51.3368481Z I0325 18:08:33.241720 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5725. 2021-03-25T18:21:51.3369817Z I0325 18:08:33.241730 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5726. 2021-03-25T18:21:51.3372243Z I0325 18:08:33.380904 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5727. 2021-03-25T18:21:51.3375442Z I0325 18:08:33.605863 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5728. 2021-03-25T18:21:51.3377331Z I0325 18:08:33.605917 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5729. 2021-03-25T18:21:51.3395223Z I0325 18:08:33.605928 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5730. 2021-03-25T18:21:51.3398079Z I0325 18:08:34.466684 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5731. 2021-03-25T18:21:51.3401639Z E0325 18:08:34.625697 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5732. 2021-03-25T18:21:51.3413700Z E0325 18:08:36.007575 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5733. 2021-03-25T18:21:51.3426994Z I0325 18:08:36.367968 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5734. 2021-03-25T18:21:51.3430280Z I0325 18:08:36.373027 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5735. 2021-03-25T18:21:51.3433636Z I0325 18:08:36.919198 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5736. 2021-03-25T18:21:51.3436725Z I0325 18:08:36.924303 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5737. 2021-03-25T18:21:51.3439860Z I0325 18:08:38.187978 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5738. 2021-03-25T18:21:51.3443602Z I0325 18:08:38.188164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5739. 2021-03-25T18:21:51.3466014Z I0325 18:08:38.687778 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5740. 2021-03-25T18:21:51.3469771Z I0325 18:08:38.689140 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5741. 2021-03-25T18:21:51.3473343Z E0325 18:08:38.724187 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5742. 2021-03-25T18:21:51.3477453Z E0325 18:08:39.193972 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5743. 2021-03-25T18:21:51.3480464Z I0325 18:08:39.194016 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5744. 2021-03-25T18:21:51.3482073Z I0325 18:08:39.194066 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5745. 2021-03-25T18:21:51.3483472Z I0325 18:08:39.194076 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5746. 2021-03-25T18:21:51.3486031Z I0325 18:08:39.806528 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5747. 2021-03-25T18:21:51.3489363Z E0325 18:08:40.376677 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5748. 2021-03-25T18:21:51.3492183Z I0325 18:08:41.176097 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5749. 2021-03-25T18:21:51.3493788Z I0325 18:08:41.176163 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5750. 2021-03-25T18:21:51.3498874Z I0325 18:08:41.176172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5751. 2021-03-25T18:21:51.3501579Z I0325 18:08:41.420710 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5752. 2021-03-25T18:21:51.3504776Z I0325 18:08:41.860314 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5753. 2021-03-25T18:21:51.3508064Z I0325 18:08:42.467474 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5754. 2021-03-25T18:21:51.3511377Z E0325 18:08:42.718107 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5755. 2021-03-25T18:21:51.3514877Z I0325 18:08:44.817023 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5756. 2021-03-25T18:21:51.3518208Z E0325 18:08:45.101788 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5757. 2021-03-25T18:21:51.3522938Z I0325 18:08:45.176727 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5758. 2021-03-25T18:21:51.3526645Z I0325 18:08:45.276360 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5759. 2021-03-25T18:21:51.3529981Z I0325 18:08:45.733668 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5760. 2021-03-25T18:21:51.3548806Z I0325 18:08:45.742422 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5761. 2021-03-25T18:21:51.3550623Z I0325 18:08:45.742506 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5762. 2021-03-25T18:21:51.3552041Z I0325 18:08:45.742522 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5763. 2021-03-25T18:21:51.3554671Z I0325 18:08:46.225050 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5764. 2021-03-25T18:21:51.3557859Z I0325 18:08:46.290437 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5765. 2021-03-25T18:21:51.3561202Z E0325 18:08:46.423050 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5766. 2021-03-25T18:21:51.3564798Z I0325 18:08:46.574116 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5767. 2021-03-25T18:21:51.3569018Z I0325 18:08:46.716901 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5768. 2021-03-25T18:21:51.3573152Z E0325 18:08:46.735295 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5769. 2021-03-25T18:21:51.3581308Z I0325 18:08:46.735380 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5770. 2021-03-25T18:21:51.3582951Z I0325 18:08:46.735525 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5771. 2021-03-25T18:21:51.3584261Z I0325 18:08:46.735544 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5772. 2021-03-25T18:21:51.3587054Z I0325 18:08:46.869695 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5773. 2021-03-25T18:21:51.3590479Z I0325 18:08:46.923664 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5774. 2021-03-25T18:21:51.3593889Z I0325 18:08:47.269118 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5775. 2021-03-25T18:21:51.3596984Z I0325 18:08:47.477057 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5776. 2021-03-25T18:21:51.3600696Z I0325 18:08:49.106092 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5777. 2021-03-25T18:21:51.3603940Z I0325 18:08:49.165988 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5778. 2021-03-25T18:21:51.3607308Z E0325 18:08:49.502090 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5779. 2021-03-25T18:21:51.3611211Z I0325 18:08:51.774280 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5780. 2021-03-25T18:21:51.3616744Z I0325 18:08:52.123762 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5781. 2021-03-25T18:21:51.3620195Z I0325 18:08:52.150305 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5782. 2021-03-25T18:21:51.3622153Z I0325 18:08:52.150417 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5783. 2021-03-25T18:21:51.3625513Z I0325 18:08:52.150487 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5784. 2021-03-25T18:21:51.3628746Z E0325 18:08:52.416969 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5785. 2021-03-25T18:21:51.3632833Z E0325 18:08:52.745603 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5786. 2021-03-25T18:21:51.3635790Z I0325 18:08:52.745709 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5787. 2021-03-25T18:21:51.3637403Z I0325 18:08:52.745775 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5788. 2021-03-25T18:21:51.3638719Z I0325 18:08:52.745808 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5789. 2021-03-25T18:21:51.3641132Z I0325 18:08:52.842801 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5790. 2021-03-25T18:21:51.3645704Z I0325 18:08:53.130013 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5791. 2021-03-25T18:21:51.3648939Z I0325 18:08:53.453757 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5792. 2021-03-25T18:21:51.3652472Z E0325 18:08:53.494992 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5793. 2021-03-25T18:21:51.3656112Z I0325 18:08:53.742252 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5794. 2021-03-25T18:21:51.3659333Z I0325 18:08:54.150124 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5795. 2021-03-25T18:21:51.3662499Z I0325 18:08:54.157685 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5796. 2021-03-25T18:21:51.3665660Z I0325 18:08:54.327341 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5797. 2021-03-25T18:21:51.3668785Z I0325 18:08:54.332458 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5798. 2021-03-25T18:21:51.3672189Z I0325 18:08:54.336421 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5799. 2021-03-25T18:21:51.3674987Z I0325 18:08:54.347960 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5800. 2021-03-25T18:21:51.3676460Z I0325 18:08:54.347999 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5801. 2021-03-25T18:21:51.3677892Z I0325 18:08:54.348011 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5802. 2021-03-25T18:21:51.3680306Z I0325 18:08:54.984290 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5803. 2021-03-25T18:21:51.3685201Z I0325 18:08:54.993054 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5804. 2021-03-25T18:21:51.3688838Z I0325 18:08:55.295472 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5805. 2021-03-25T18:21:51.3693952Z E0325 18:08:55.320240 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5806. 2021-03-25T18:21:51.3698064Z E0325 18:08:55.606547 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5807. 2021-03-25T18:21:51.3702160Z I0325 18:08:55.606596 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5808. 2021-03-25T18:21:51.3704415Z I0325 18:08:55.606631 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5809. 2021-03-25T18:21:51.3705761Z I0325 18:08:55.606655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5810. 2021-03-25T18:21:51.3708687Z I0325 18:08:55.707063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5811. 2021-03-25T18:21:51.3712738Z I0325 18:08:55.847058 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5812. 2021-03-25T18:21:51.3716127Z I0325 18:08:56.082370 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5813. 2021-03-25T18:21:51.3719361Z I0325 18:08:56.166574 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5814. 2021-03-25T18:21:51.3723142Z I0325 18:08:56.480945 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5815. 2021-03-25T18:21:51.3726719Z I0325 18:08:56.731021 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5816. 2021-03-25T18:21:51.3730330Z I0325 18:08:58.488516 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5817. 2021-03-25T18:21:51.3733676Z E0325 18:08:58.489827 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5818. 2021-03-25T18:21:51.3738283Z I0325 18:08:58.704238 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5819. 2021-03-25T18:21:51.3741935Z I0325 18:08:59.136278 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5820. 2021-03-25T18:21:51.3749592Z I0325 18:08:59.136355 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5821. 2021-03-25T18:21:51.3750964Z I0325 18:08:59.136366 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5822. 2021-03-25T18:21:51.3756998Z I0325 18:08:59.941430 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5823. 2021-03-25T18:21:51.3775873Z E0325 18:08:59.983471 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5824. 2021-03-25T18:21:51.3779362Z I0325 18:09:00.952381 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5825. 2021-03-25T18:21:51.3783248Z E0325 18:09:01.173197 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5826. 2021-03-25T18:21:51.3790189Z I0325 18:09:01.504616 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5827. 2021-03-25T18:21:51.3793780Z I0325 18:09:02.378905 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5828. 2021-03-25T18:21:51.3797240Z I0325 18:09:02.433463 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5829. 2021-03-25T18:21:51.3805491Z E0325 18:09:02.708704 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5830. 2021-03-25T18:21:51.3808421Z I0325 18:09:02.798189 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5831. 2021-03-25T18:21:51.3844185Z I0325 18:09:02.798237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5832. 2021-03-25T18:21:51.3845550Z I0325 18:09:02.798442 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5833. 2021-03-25T18:21:51.3847630Z I0325 18:09:02.809593 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5834. 2021-03-25T18:21:51.3849212Z I0325 18:09:02.809692 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5835. 2021-03-25T18:21:51.3850523Z I0325 18:09:02.809719 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5836. 2021-03-25T18:21:51.3852950Z I0325 18:09:03.178615 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5837. 2021-03-25T18:21:51.3856563Z I0325 18:09:03.178615 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5838. 2021-03-25T18:21:51.3859998Z I0325 18:09:04.156268 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5839. 2021-03-25T18:21:51.3863253Z I0325 18:09:04.301611 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5840. 2021-03-25T18:21:51.3866702Z E0325 18:09:04.462040 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5841. 2021-03-25T18:21:51.3870037Z I0325 18:09:04.714480 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5842. 2021-03-25T18:21:51.3873124Z I0325 18:09:04.879130 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5843. 2021-03-25T18:21:51.3876261Z I0325 18:09:05.255546 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5844. 2021-03-25T18:21:51.3879466Z I0325 18:09:05.259838 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5845. 2021-03-25T18:21:51.3883039Z I0325 18:09:05.586953 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5846. 2021-03-25T18:21:51.3886723Z I0325 18:09:07.175372 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5847. 2021-03-25T18:21:51.3890281Z E0325 18:09:07.321556 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5848. 2021-03-25T18:21:51.3893084Z I0325 18:09:07.619217 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5849. 2021-03-25T18:21:51.3894675Z I0325 18:09:07.619560 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5850. 2021-03-25T18:21:51.3916599Z I0325 18:09:07.619695 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5851. 2021-03-25T18:21:51.3919405Z I0325 18:09:07.726950 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5852. 2021-03-25T18:21:51.3923746Z E0325 18:09:08.979266 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5853. 2021-03-25T18:21:51.3927372Z I0325 18:09:09.065880 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5854. 2021-03-25T18:21:51.3930562Z I0325 18:09:09.618172 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5855. 2021-03-25T18:21:51.3933785Z I0325 18:09:09.627558 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5856. 2021-03-25T18:21:51.3940899Z I0325 18:09:09.633479 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5857. 2021-03-25T18:21:51.3946935Z E0325 18:09:10.757150 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5858. 2021-03-25T18:21:51.3950181Z I0325 18:09:11.550061 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5859. 2021-03-25T18:21:51.3952488Z I0325 18:09:11.550109 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5860. 2021-03-25T18:21:51.3955094Z I0325 18:09:11.550119 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5861. 2021-03-25T18:21:51.3957952Z I0325 18:09:12.281387 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5862. 2021-03-25T18:21:51.3970212Z E0325 18:09:12.625299 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5863. 2021-03-25T18:21:51.3979276Z I0325 18:09:13.072977 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5864. 2021-03-25T18:21:51.3982831Z I0325 18:09:13.652207 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5865. 2021-03-25T18:21:51.3986007Z I0325 18:09:14.576539 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5866. 2021-03-25T18:21:51.3989378Z E0325 18:09:14.962039 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5867. 2021-03-25T18:21:51.3993048Z I0325 18:09:15.353305 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5868. 2021-03-25T18:21:51.3996101Z I0325 18:09:15.410645 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5869. 2021-03-25T18:21:51.3997678Z I0325 18:09:15.410696 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5870. 2021-03-25T18:21:51.3998983Z I0325 18:09:15.410706 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5871. 2021-03-25T18:21:51.4000869Z I0325 18:09:15.416240 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5872. 2021-03-25T18:21:51.4050041Z I0325 18:09:15.416280 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5873. 2021-03-25T18:21:51.4052889Z I0325 18:09:15.416397 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5874. 2021-03-25T18:21:51.4055891Z I0325 18:09:16.161977 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5875. 2021-03-25T18:21:51.4059054Z I0325 18:09:16.175668 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5876. 2021-03-25T18:21:51.4073207Z E0325 18:09:16.232627 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5877. 2021-03-25T18:21:51.4107390Z I0325 18:09:16.296332 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5878. 2021-03-25T18:21:51.4110676Z I0325 18:09:16.296660 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5879. 2021-03-25T18:21:51.4113858Z I0325 18:09:16.854493 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5880. 2021-03-25T18:21:51.4116940Z I0325 18:09:16.854477 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5881. 2021-03-25T18:21:51.4120104Z I0325 18:09:17.260458 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5882. 2021-03-25T18:21:51.4123308Z I0325 18:09:17.318095 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5883. 2021-03-25T18:21:51.4126657Z E0325 18:09:17.361764 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5884. 2021-03-25T18:21:51.4130319Z I0325 18:09:17.802921 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5885. 2021-03-25T18:21:51.4134107Z I0325 18:09:17.808593 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5886. 2021-03-25T18:21:51.4177149Z E0325 18:09:18.188294 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5887. 2021-03-25T18:21:51.4180254Z I0325 18:09:18.188351 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5888. 2021-03-25T18:21:51.4181860Z I0325 18:09:18.188386 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5889. 2021-03-25T18:21:51.4183472Z I0325 18:09:18.188396 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5890. 2021-03-25T18:21:51.4199098Z I0325 18:09:18.218293 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5891. 2021-03-25T18:21:51.4203884Z I0325 18:09:18.239758 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5892. 2021-03-25T18:21:51.4208011Z E0325 18:09:18.770889 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5893. 2021-03-25T18:21:51.4213171Z I0325 18:09:18.792272 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5894. 2021-03-25T18:21:51.4219112Z I0325 18:09:19.125179 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5895. 2021-03-25T18:21:51.4223780Z I0325 18:09:19.392840 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5896. 2021-03-25T18:21:51.4229825Z E0325 18:09:20.001177 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5897. 2021-03-25T18:21:51.4234094Z E0325 18:09:21.260056 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5898. 2021-03-25T18:21:51.4238798Z E0325 18:09:22.288107 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5899. 2021-03-25T18:21:51.4242696Z I0325 18:09:23.275700 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5900. 2021-03-25T18:21:51.4244683Z I0325 18:09:23.275769 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5901. 2021-03-25T18:21:51.4246454Z I0325 18:09:23.275779 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5902. 2021-03-25T18:21:51.4248971Z I0325 18:09:23.299588 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5903. 2021-03-25T18:21:51.4252664Z I0325 18:09:23.396419 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5904. 2021-03-25T18:21:51.4318683Z E0325 18:09:23.399007 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5905. 2021-03-25T18:21:51.4324550Z I0325 18:09:23.950259 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5906. 2021-03-25T18:21:51.4328641Z I0325 18:09:24.160589 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5907. 2021-03-25T18:21:51.4333025Z I0325 18:09:24.317901 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5908. 2021-03-25T18:21:51.4337870Z E0325 18:09:24.836131 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5909. 2021-03-25T18:21:51.4344219Z E0325 18:09:26.435152 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5910. 2021-03-25T18:21:51.4348127Z E0325 18:09:27.453961 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5911. 2021-03-25T18:21:51.4351643Z E0325 18:09:29.335145 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5912. 2021-03-25T18:21:51.4354694Z I0325 18:09:30.249745 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5913. 2021-03-25T18:21:51.4356628Z I0325 18:09:30.249805 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5914. 2021-03-25T18:21:51.4359031Z I0325 18:09:30.249816 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5915. 2021-03-25T18:21:51.4363105Z I0325 18:09:30.421172 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5916. 2021-03-25T18:21:51.4366986Z E0325 18:09:30.445015 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5917. 2021-03-25T18:21:51.4370658Z I0325 18:09:31.250837 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5918. 2021-03-25T18:21:51.4374275Z E0325 18:09:31.572030 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5919. 2021-03-25T18:21:51.4405866Z I0325 18:09:31.802684 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5920. 2021-03-25T18:21:51.4410010Z I0325 18:09:32.107942 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5921. 2021-03-25T18:21:51.4414032Z I0325 18:09:32.120916 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5922. 2021-03-25T18:21:51.4418019Z E0325 18:09:32.982978 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5923. 2021-03-25T18:21:51.4422461Z E0325 18:09:34.019865 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5924. 2021-03-25T18:21:51.4426459Z E0325 18:09:35.270835 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5925. 2021-03-25T18:21:51.4429392Z I0325 18:09:35.913130 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5926. 2021-03-25T18:21:51.4430973Z I0325 18:09:35.913183 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5927. 2021-03-25T18:21:51.4432291Z I0325 18:09:35.913194 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5928. 2021-03-25T18:21:51.4434700Z I0325 18:09:36.107015 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5929. 2021-03-25T18:21:51.4438201Z E0325 18:09:36.411325 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5930. 2021-03-25T18:21:51.4441604Z I0325 18:09:36.440790 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5931. 2021-03-25T18:21:51.4444783Z I0325 18:09:36.992871 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5932. 2021-03-25T18:21:51.4448247Z I0325 18:09:37.059048 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5933. 2021-03-25T18:21:51.4451677Z I0325 18:09:37.103906 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5934. 2021-03-25T18:21:51.4455447Z E0325 18:09:37.817405 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5935. 2021-03-25T18:21:51.4459063Z E0325 18:09:38.941856 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5936. 2021-03-25T18:21:51.4462569Z E0325 18:09:40.093732 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5937. 2021-03-25T18:21:51.4466042Z E0325 18:09:41.151420 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5938. 2021-03-25T18:21:51.4468877Z I0325 18:09:41.256390 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5939. 2021-03-25T18:21:51.4470467Z I0325 18:09:41.256448 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5940. 2021-03-25T18:21:51.4471784Z I0325 18:09:41.256459 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5941. 2021-03-25T18:21:51.4474187Z I0325 18:09:41.407506 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5942. 2021-03-25T18:21:51.4539273Z I0325 18:09:41.788515 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5943. 2021-03-25T18:21:51.4542820Z E0325 18:09:42.268480 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5944. 2021-03-25T18:21:51.4546240Z I0325 18:09:42.367865 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5945. 2021-03-25T18:21:51.4549414Z I0325 18:09:42.505766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5946. 2021-03-25T18:21:51.4552820Z I0325 18:09:42.524691 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5947. 2021-03-25T18:21:51.4556359Z E0325 18:09:43.329805 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5948. 2021-03-25T18:21:51.4560266Z E0325 18:09:44.788994 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5949. 2021-03-25T18:21:51.4563809Z E0325 18:09:46.017124 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5950. 2021-03-25T18:21:51.4566617Z I0325 18:09:46.687659 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5951. 2021-03-25T18:21:51.4568294Z I0325 18:09:46.687711 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5952. 2021-03-25T18:21:51.4569624Z I0325 18:09:46.687723 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5953. 2021-03-25T18:21:51.4572050Z I0325 18:09:46.955122 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5954. 2021-03-25T18:21:51.4592983Z E0325 18:09:48.320676 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5955. 2021-03-25T18:21:51.4597326Z I0325 18:09:48.515071 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5956. 2021-03-25T18:21:51.4600682Z I0325 18:09:49.069809 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5957. 2021-03-25T18:21:51.4603961Z I0325 18:09:49.095013 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5958. 2021-03-25T18:21:51.4607375Z I0325 18:09:49.123231 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5959. 2021-03-25T18:21:51.4610939Z E0325 18:09:49.359726 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5960. 2021-03-25T18:21:51.4614423Z E0325 18:09:50.463244 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5961. 2021-03-25T18:21:51.4618053Z E0325 18:09:51.486293 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5962. 2021-03-25T18:21:51.4620968Z I0325 18:09:52.020146 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5963. 2021-03-25T18:21:51.4622849Z I0325 18:09:52.020206 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5964. 2021-03-25T18:21:51.4624151Z I0325 18:09:52.020223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5965. 2021-03-25T18:21:51.4626800Z I0325 18:09:52.054735 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5966. 2021-03-25T18:21:51.4630110Z I0325 18:09:52.104379 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5967. 2021-03-25T18:21:51.4633552Z E0325 18:09:52.557371 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5968. 2021-03-25T18:21:51.4637009Z I0325 18:09:52.655922 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5969. 2021-03-25T18:21:51.4640170Z I0325 18:09:52.664246 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5970. 2021-03-25T18:21:51.4643597Z I0325 18:09:52.668865 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5971. 2021-03-25T18:21:51.4647153Z E0325 18:09:53.578442 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5972. 2021-03-25T18:21:51.4650639Z E0325 18:09:54.591575 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5973. 2021-03-25T18:21:51.4654170Z E0325 18:09:55.605166 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5974. 2021-03-25T18:21:51.4714323Z E0325 18:09:56.620274 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5975. 2021-03-25T18:21:51.4739235Z E0325 18:09:57.769880 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5976. 2021-03-25T18:21:51.4742827Z I0325 18:09:58.050589 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5977. 2021-03-25T18:21:51.4751298Z I0325 18:09:58.050635 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5978. 2021-03-25T18:21:51.4752692Z I0325 18:09:58.050647 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5979. 2021-03-25T18:21:51.4755466Z I0325 18:09:58.061364 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5980. 2021-03-25T18:21:51.4758796Z I0325 18:09:58.072632 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5981. 2021-03-25T18:21:51.4762212Z I0325 18:09:58.635784 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5982. 2021-03-25T18:21:51.4765374Z I0325 18:09:58.652524 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5983. 2021-03-25T18:21:51.4768884Z I0325 18:09:58.671849 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  5984. 2021-03-25T18:21:51.4771791Z I0325 18:09:58.688443 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5985. 2021-03-25T18:21:51.4773415Z I0325 18:09:58.688513 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5986. 2021-03-25T18:21:51.4774735Z I0325 18:09:58.688524 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5987. 2021-03-25T18:21:51.4776908Z I0325 18:09:58.695307 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  5988. 2021-03-25T18:21:51.4778491Z I0325 18:09:58.695360 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  5989. 2021-03-25T18:21:51.4779801Z I0325 18:09:58.695371 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  5990. 2021-03-25T18:21:51.4782207Z I0325 18:09:58.711803 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5991. 2021-03-25T18:21:51.4785394Z I0325 18:09:58.712790 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  5992. 2021-03-25T18:21:51.4824311Z I0325 18:09:58.719649 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5993. 2021-03-25T18:21:51.4827760Z I0325 18:09:58.721255 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  5994. 2021-03-25T18:21:51.4831207Z E0325 18:09:58.796037 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  5995. 2021-03-25T18:21:51.4834539Z I0325 18:09:59.275155 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5996. 2021-03-25T18:21:51.4837642Z I0325 18:09:59.276297 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  5997. 2021-03-25T18:21:51.4841346Z I0325 18:09:59.288515 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5998. 2021-03-25T18:21:51.4844841Z I0325 18:09:59.290166 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  5999. 2021-03-25T18:21:51.4848866Z I0325 18:09:59.301893 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6000. 2021-03-25T18:21:51.4853372Z I0325 18:09:59.314391 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6001. 2021-03-25T18:21:51.4873255Z E0325 18:09:59.849083 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6002. 2021-03-25T18:21:51.4876991Z E0325 18:10:00.863832 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6003. 2021-03-25T18:21:51.4880661Z E0325 18:10:01.879596 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6004. 2021-03-25T18:21:51.4884261Z E0325 18:10:02.981800 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6005. 2021-03-25T18:21:51.4887132Z I0325 18:10:04.084420 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6006. 2021-03-25T18:21:51.4888853Z I0325 18:10:04.084486 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6007. 2021-03-25T18:21:51.4890191Z I0325 18:10:04.084496 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6008. 2021-03-25T18:21:51.4892872Z E0325 18:10:04.088682 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6009. 2021-03-25T18:21:51.4896342Z I0325 18:10:04.106081 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6010. 2021-03-25T18:21:51.4899671Z I0325 18:10:04.127127 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6011. 2021-03-25T18:21:51.4902981Z I0325 18:10:04.678867 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6012. 2021-03-25T18:21:51.4909397Z I0325 18:10:04.684482 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6013. 2021-03-25T18:21:51.4913132Z I0325 18:10:04.698336 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6014. 2021-03-25T18:21:51.4918268Z I0325 18:10:05.069681 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6015. 2021-03-25T18:21:51.4920346Z I0325 18:10:05.069859 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6016. 2021-03-25T18:21:51.4921699Z I0325 18:10:05.069906 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6017. 2021-03-25T18:21:51.4924117Z I0325 18:10:05.069773 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6018. 2021-03-25T18:21:51.4925848Z I0325 18:10:05.070189 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6019. 2021-03-25T18:21:51.4927359Z I0325 18:10:05.070291 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6020. 2021-03-25T18:21:51.4929908Z I0325 18:10:05.221400 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6021. 2021-03-25T18:21:51.4933407Z I0325 18:10:05.230713 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6022. 2021-03-25T18:21:51.4977571Z E0325 18:10:05.251648 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6023. 2021-03-25T18:21:51.4981184Z I0325 18:10:05.253753 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6024. 2021-03-25T18:21:51.4984548Z I0325 18:10:05.340843 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6025. 2021-03-25T18:21:51.4987861Z I0325 18:10:05.808796 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6026. 2021-03-25T18:21:51.4991031Z I0325 18:10:05.833350 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6027. 2021-03-25T18:21:51.4994574Z I0325 18:10:05.851297 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6028. 2021-03-25T18:21:51.4997950Z I0325 18:10:05.895727 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6029. 2021-03-25T18:21:51.5001383Z I0325 18:10:05.905302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6030. 2021-03-25T18:21:51.5006045Z I0325 18:10:05.912760 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6031. 2021-03-25T18:21:51.5009875Z E0325 18:10:06.352139 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6032. 2021-03-25T18:21:51.5013557Z E0325 18:10:07.375304 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6033. 2021-03-25T18:21:51.5017324Z E0325 18:10:08.418295 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6034. 2021-03-25T18:21:51.5020245Z I0325 18:10:09.426838 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6035. 2021-03-25T18:21:51.5021885Z I0325 18:10:09.426890 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6036. 2021-03-25T18:21:51.5023283Z I0325 18:10:09.426900 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6037. 2021-03-25T18:21:51.5025949Z E0325 18:10:09.466417 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6038. 2021-03-25T18:21:51.5029495Z I0325 18:10:09.476136 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6039. 2021-03-25T18:21:51.5032811Z I0325 18:10:09.568077 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6040. 2021-03-25T18:21:51.5036031Z I0325 18:10:10.120200 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6041. 2021-03-25T18:21:51.5039280Z I0325 18:10:10.129649 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6042. 2021-03-25T18:21:51.5042763Z I0325 18:10:10.158508 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6043. 2021-03-25T18:21:51.5045840Z I0325 18:10:10.183429 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6044. 2021-03-25T18:21:51.5047468Z I0325 18:10:10.184584 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6045. 2021-03-25T18:21:51.5049066Z I0325 18:10:10.184787 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6046. 2021-03-25T18:21:51.5051077Z I0325 18:10:10.202579 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6047. 2021-03-25T18:21:51.5052727Z I0325 18:10:10.202768 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6048. 2021-03-25T18:21:51.5054251Z I0325 18:10:10.202856 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6049. 2021-03-25T18:21:51.5084203Z I0325 18:10:10.218088 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6050. 2021-03-25T18:21:51.5087654Z I0325 18:10:10.223421 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6051. 2021-03-25T18:21:51.5090900Z I0325 18:10:10.232995 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6052. 2021-03-25T18:21:51.5094307Z I0325 18:10:10.282570 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6053. 2021-03-25T18:21:51.5098067Z E0325 18:10:10.500486 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6054. 2021-03-25T18:21:51.5102020Z I0325 18:10:10.788063 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6055. 2021-03-25T18:21:51.5171127Z I0325 18:10:10.800320 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6056. 2021-03-25T18:21:51.5174634Z I0325 18:10:10.818989 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6057. 2021-03-25T18:21:51.5178234Z I0325 18:10:10.840900 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6058. 2021-03-25T18:21:51.5181476Z I0325 18:10:10.882920 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6059. 2021-03-25T18:21:51.5184981Z I0325 18:10:11.222863 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6060. 2021-03-25T18:21:51.5188668Z E0325 18:10:11.540570 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6061. 2021-03-25T18:21:51.5192399Z E0325 18:10:12.570275 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6062. 2021-03-25T18:21:51.5195883Z E0325 18:10:13.603883 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6063. 2021-03-25T18:21:51.5198767Z I0325 18:10:14.566172 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6064. 2021-03-25T18:21:51.5200372Z I0325 18:10:14.566467 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6065. 2021-03-25T18:21:51.5201676Z I0325 18:10:14.566606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6066. 2021-03-25T18:21:51.5204103Z I0325 18:10:14.587980 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6067. 2021-03-25T18:21:51.5207288Z I0325 18:10:14.605286 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6068. 2021-03-25T18:21:51.5210683Z E0325 18:10:14.659273 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6069. 2021-03-25T18:21:51.5214107Z I0325 18:10:15.156816 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6070. 2021-03-25T18:21:51.5233161Z I0325 18:10:15.165919 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6071. 2021-03-25T18:21:51.5236639Z I0325 18:10:15.171214 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6072. 2021-03-25T18:21:51.5239583Z I0325 18:10:15.186968 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6073. 2021-03-25T18:21:51.5241183Z I0325 18:10:15.187060 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6074. 2021-03-25T18:21:51.5242478Z I0325 18:10:15.187088 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6075. 2021-03-25T18:21:51.5244381Z I0325 18:10:15.187102 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6076. 2021-03-25T18:21:51.5246041Z I0325 18:10:15.187376 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6077. 2021-03-25T18:21:51.5247360Z I0325 18:10:15.187402 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6078. 2021-03-25T18:21:51.5250000Z I0325 18:10:15.206459 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6079. 2021-03-25T18:21:51.5253428Z I0325 18:10:15.214388 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6080. 2021-03-25T18:21:51.5257081Z I0325 18:10:15.219104 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6081. 2021-03-25T18:21:51.5260373Z I0325 18:10:15.251614 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6082. 2021-03-25T18:21:51.5263768Z E0325 18:10:15.679258 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6083. 2021-03-25T18:21:51.5267156Z I0325 18:10:15.765737 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6084. 2021-03-25T18:21:51.5270327Z I0325 18:10:15.770553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6085. 2021-03-25T18:21:51.5273752Z I0325 18:10:15.775253 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6086. 2021-03-25T18:21:51.5277088Z I0325 18:10:15.806985 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6087. 2021-03-25T18:21:51.5280413Z I0325 18:10:15.818610 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6088. 2021-03-25T18:21:51.5283809Z I0325 18:10:15.823127 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6089. 2021-03-25T18:21:51.5287361Z E0325 18:10:16.691767 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6090. 2021-03-25T18:21:51.5290874Z E0325 18:10:17.706586 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6091. 2021-03-25T18:21:51.5294823Z E0325 18:10:18.757064 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6092. 2021-03-25T18:21:51.5324061Z I0325 18:10:19.595513 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6093. 2021-03-25T18:21:51.5325846Z I0325 18:10:19.595562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6094. 2021-03-25T18:21:51.5327266Z I0325 18:10:19.595574 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6095. 2021-03-25T18:21:51.5329717Z I0325 18:10:19.611801 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6096. 2021-03-25T18:21:51.5333038Z I0325 18:10:19.622416 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6097. 2021-03-25T18:21:51.5336556Z E0325 18:10:19.820052 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6098. 2021-03-25T18:21:51.5339895Z I0325 18:10:20.184654 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6099. 2021-03-25T18:21:51.5343053Z I0325 18:10:20.201677 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6100. 2021-03-25T18:21:51.5346467Z I0325 18:10:20.216721 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6101. 2021-03-25T18:21:51.5349368Z I0325 18:10:20.249854 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6102. 2021-03-25T18:21:51.5350948Z I0325 18:10:20.249915 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6103. 2021-03-25T18:21:51.5352258Z I0325 18:10:20.249926 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6104. 2021-03-25T18:21:51.5354147Z I0325 18:10:20.250752 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6105. 2021-03-25T18:21:51.5355739Z I0325 18:10:20.250774 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6106. 2021-03-25T18:21:51.5357043Z I0325 18:10:20.250783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6107. 2021-03-25T18:21:51.5359465Z I0325 18:10:20.297610 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6108. 2021-03-25T18:21:51.5362668Z I0325 18:10:20.316954 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6109. 2021-03-25T18:21:51.5365841Z I0325 18:10:20.324747 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6110. 2021-03-25T18:21:51.5369134Z I0325 18:10:20.355395 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6111. 2021-03-25T18:21:51.5372311Z I0325 18:10:20.871819 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6112. 2021-03-25T18:21:51.5377476Z I0325 18:10:20.879040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6113. 2021-03-25T18:21:51.5381024Z I0325 18:10:20.883497 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6114. 2021-03-25T18:21:51.5384365Z I0325 18:10:20.906858 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6115. 2021-03-25T18:21:51.5387398Z I0325 18:10:21.207021 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6116. 2021-03-25T18:21:51.5390684Z E0325 18:10:21.221785 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6117. 2021-03-25T18:21:51.5394425Z I0325 18:10:21.233528 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6118. 2021-03-25T18:21:51.5397953Z E0325 18:10:22.241191 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6119. 2021-03-25T18:21:51.5401460Z E0325 18:10:23.283553 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6120. 2021-03-25T18:21:51.5404937Z E0325 18:10:24.299658 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6121. 2021-03-25T18:21:51.5407739Z I0325 18:10:24.625605 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6122. 2021-03-25T18:21:51.5409336Z I0325 18:10:24.625655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6123. 2021-03-25T18:21:51.5410642Z I0325 18:10:24.625665 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6124. 2021-03-25T18:21:51.5413067Z I0325 18:10:24.636194 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6125. 2021-03-25T18:21:51.5417348Z I0325 18:10:24.647631 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6126. 2021-03-25T18:21:51.5420672Z I0325 18:10:25.200540 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6127. 2021-03-25T18:21:51.5423833Z I0325 18:10:25.210322 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6128. 2021-03-25T18:21:51.5427429Z I0325 18:10:25.222682 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6129. 2021-03-25T18:21:51.5430309Z I0325 18:10:25.253942 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6130. 2021-03-25T18:21:51.5431893Z I0325 18:10:25.254228 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6131. 2021-03-25T18:21:51.5433208Z I0325 18:10:25.254346 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6132. 2021-03-25T18:21:51.5435101Z I0325 18:10:25.255791 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6133. 2021-03-25T18:21:51.5436698Z I0325 18:10:25.255831 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6134. 2021-03-25T18:21:51.5438004Z I0325 18:10:25.255867 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6135. 2021-03-25T18:21:51.5440432Z I0325 18:10:25.270500 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6136. 2021-03-25T18:21:51.5443573Z I0325 18:10:25.274004 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6137. 2021-03-25T18:21:51.5446788Z I0325 18:10:25.296366 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6138. 2021-03-25T18:21:51.5450170Z E0325 18:10:25.361511 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6139. 2021-03-25T18:21:51.5454489Z I0325 18:10:25.364387 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6140. 2021-03-25T18:21:51.5458154Z I0325 18:10:25.851857 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6141. 2021-03-25T18:21:51.5461307Z I0325 18:10:25.880954 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6142. 2021-03-25T18:21:51.5464972Z I0325 18:10:25.912877 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6143. 2021-03-25T18:21:51.5468340Z I0325 18:10:25.922658 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6144. 2021-03-25T18:21:51.5471535Z I0325 18:10:25.956394 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6145. 2021-03-25T18:21:51.5475792Z I0325 18:10:25.981253 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6146. 2021-03-25T18:21:51.5479905Z E0325 18:10:26.432764 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6147. 2021-03-25T18:21:51.5483404Z E0325 18:10:27.483298 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6148. 2021-03-25T18:21:51.5486882Z E0325 18:10:28.946162 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6149. 2021-03-25T18:21:51.5489677Z I0325 18:10:29.703867 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6150. 2021-03-25T18:21:51.5491280Z I0325 18:10:29.703935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6151. 2021-03-25T18:21:51.5492583Z I0325 18:10:29.703951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6152. 2021-03-25T18:21:51.5499958Z I0325 18:10:29.732732 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6153. 2021-03-25T18:21:51.5503560Z I0325 18:10:29.760534 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6154. 2021-03-25T18:21:51.5507041Z E0325 18:10:29.968448 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6155. 2021-03-25T18:21:51.5510366Z I0325 18:10:30.311898 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6156. 2021-03-25T18:21:51.5513517Z I0325 18:10:30.317852 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6157. 2021-03-25T18:21:51.5517133Z I0325 18:10:30.328081 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6158. 2021-03-25T18:21:51.5519983Z I0325 18:10:30.357887 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6159. 2021-03-25T18:21:51.5521584Z I0325 18:10:30.358021 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6160. 2021-03-25T18:21:51.5522977Z I0325 18:10:30.358071 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6161. 2021-03-25T18:21:51.5524873Z I0325 18:10:30.364283 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6162. 2021-03-25T18:21:51.5526469Z I0325 18:10:30.364402 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6163. 2021-03-25T18:21:51.5527765Z I0325 18:10:30.364445 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6164. 2021-03-25T18:21:51.5531614Z I0325 18:10:30.369789 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6165. 2021-03-25T18:21:51.5534826Z I0325 18:10:30.388926 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6166. 2021-03-25T18:21:51.5557648Z I0325 18:10:30.417195 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6167. 2021-03-25T18:21:51.5560861Z I0325 18:10:30.429252 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6168. 2021-03-25T18:21:51.5564069Z I0325 18:10:30.941030 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6169. 2021-03-25T18:21:51.5567224Z I0325 18:10:30.954816 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6170. 2021-03-25T18:21:51.5570641Z I0325 18:10:30.960299 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6171. 2021-03-25T18:21:51.5574007Z I0325 18:10:30.980882 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6172. 2021-03-25T18:21:51.5577411Z E0325 18:10:31.008607 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6173. 2021-03-25T18:21:51.5581098Z I0325 18:10:31.010583 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6174. 2021-03-25T18:21:51.5584529Z I0325 18:10:31.027024 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6175. 2021-03-25T18:21:51.5588076Z E0325 18:10:32.032005 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6176. 2021-03-25T18:21:51.5591661Z E0325 18:10:33.073330 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6177. 2021-03-25T18:21:51.5595151Z E0325 18:10:34.222749 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6178. 2021-03-25T18:21:51.5597967Z I0325 18:10:34.759084 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6179. 2021-03-25T18:21:51.5599552Z I0325 18:10:34.759252 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6180. 2021-03-25T18:21:51.5600870Z I0325 18:10:34.759271 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6181. 2021-03-25T18:21:51.5603282Z I0325 18:10:34.803115 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6182. 2021-03-25T18:21:51.5606503Z I0325 18:10:34.816734 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6183. 2021-03-25T18:21:51.5609690Z I0325 18:10:35.368262 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6184. 2021-03-25T18:21:51.5612829Z I0325 18:10:35.488275 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6185. 2021-03-25T18:21:51.5650679Z I0325 18:10:35.530398 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6186. 2021-03-25T18:21:51.5654487Z E0325 18:10:35.574087 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6187. 2021-03-25T18:21:51.5657582Z I0325 18:10:35.608324 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6188. 2021-03-25T18:21:51.5659200Z I0325 18:10:35.608508 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6189. 2021-03-25T18:21:51.5660682Z I0325 18:10:35.608529 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6190. 2021-03-25T18:21:51.5662597Z I0325 18:10:35.638530 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6191. 2021-03-25T18:21:51.5664175Z I0325 18:10:35.638581 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6192. 2021-03-25T18:21:51.5665591Z I0325 18:10:35.638591 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6193. 2021-03-25T18:21:51.5668181Z I0325 18:10:35.648069 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6194. 2021-03-25T18:21:51.5671334Z I0325 18:10:35.653017 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6195. 2021-03-25T18:21:51.5674642Z I0325 18:10:35.659104 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6196. 2021-03-25T18:21:51.5677898Z I0325 18:10:35.712014 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6197. 2021-03-25T18:21:51.5681161Z I0325 18:10:36.210621 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6198. 2021-03-25T18:21:51.5684316Z I0325 18:10:36.216455 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6199. 2021-03-25T18:21:51.5687740Z I0325 18:10:36.226711 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6200. 2021-03-25T18:21:51.5691080Z I0325 18:10:36.263245 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6201. 2021-03-25T18:21:51.5694220Z I0325 18:10:36.753554 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6202. 2021-03-25T18:21:51.5697880Z I0325 18:10:36.777927 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6203. 2021-03-25T18:21:51.5701422Z E0325 18:10:36.824064 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6204. 2021-03-25T18:21:51.5704928Z E0325 18:10:37.839501 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6205. 2021-03-25T18:21:51.5709607Z E0325 18:10:38.856468 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6206. 2021-03-25T18:21:51.5712437Z I0325 18:10:39.838601 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6207. 2021-03-25T18:21:51.5714030Z I0325 18:10:39.838659 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6208. 2021-03-25T18:21:51.5715479Z I0325 18:10:39.838681 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6209. 2021-03-25T18:21:51.5717896Z I0325 18:10:39.878766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6210. 2021-03-25T18:21:51.5721121Z I0325 18:10:39.920390 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6211. 2021-03-25T18:21:51.5724488Z E0325 18:10:39.964342 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6212. 2021-03-25T18:21:51.5727790Z I0325 18:10:40.481985 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6213. 2021-03-25T18:21:51.5731112Z I0325 18:10:40.502181 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6214. 2021-03-25T18:21:51.5734536Z I0325 18:10:40.511158 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6215. 2021-03-25T18:21:51.5737712Z I0325 18:10:40.551199 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6216. 2021-03-25T18:21:51.5739299Z I0325 18:10:40.551259 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6217. 2021-03-25T18:21:51.5740615Z I0325 18:10:40.551271 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6218. 2021-03-25T18:21:51.5742522Z I0325 18:10:40.565449 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6219. 2021-03-25T18:21:51.5744136Z I0325 18:10:40.565511 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6220. 2021-03-25T18:21:51.5745448Z I0325 18:10:40.565525 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6221. 2021-03-25T18:21:51.5747871Z I0325 18:10:40.579295 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6222. 2021-03-25T18:21:51.5751125Z I0325 18:10:40.598147 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6223. 2021-03-25T18:21:51.5754308Z I0325 18:10:40.610177 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6224. 2021-03-25T18:21:51.5757565Z I0325 18:10:40.654176 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6225. 2021-03-25T18:21:51.5760981Z E0325 18:10:40.994016 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6226. 2021-03-25T18:21:51.5764439Z I0325 18:10:41.161425 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6227. 2021-03-25T18:21:51.5767598Z I0325 18:10:41.173703 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6228. 2021-03-25T18:21:51.5771003Z I0325 18:10:41.196728 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6229. 2021-03-25T18:21:51.5774346Z I0325 18:10:41.209473 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6230. 2021-03-25T18:21:51.5795536Z I0325 18:10:41.228867 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6231. 2021-03-25T18:21:51.5799012Z I0325 18:10:41.253136 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6232. 2021-03-25T18:21:51.5802668Z E0325 18:10:42.029745 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6233. 2021-03-25T18:21:51.5806157Z E0325 18:10:43.069769 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6234. 2021-03-25T18:21:51.5809647Z E0325 18:10:44.094110 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6235. 2021-03-25T18:21:51.5812459Z I0325 18:10:44.885769 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6236. 2021-03-25T18:21:51.5814069Z I0325 18:10:44.886025 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6237. 2021-03-25T18:21:51.5815469Z I0325 18:10:44.886087 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6238. 2021-03-25T18:21:51.5818132Z I0325 18:10:44.898282 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6239. 2021-03-25T18:21:51.5821342Z I0325 18:10:44.906503 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6240. 2021-03-25T18:21:51.5824782Z E0325 18:10:45.260895 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6241. 2021-03-25T18:21:51.5828112Z I0325 18:10:45.458315 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6242. 2021-03-25T18:21:51.5831259Z I0325 18:10:45.465194 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6243. 2021-03-25T18:21:51.5834669Z I0325 18:10:45.471685 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6244. 2021-03-25T18:21:51.5837513Z I0325 18:10:45.482428 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6245. 2021-03-25T18:21:51.5839116Z I0325 18:10:45.482618 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6246. 2021-03-25T18:21:51.5840428Z I0325 18:10:45.482768 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6247. 2021-03-25T18:21:51.5842317Z I0325 18:10:45.488759 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6248. 2021-03-25T18:21:51.5843953Z I0325 18:10:45.488935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6249. 2021-03-25T18:21:51.5845250Z I0325 18:10:45.489053 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6250. 2021-03-25T18:21:51.5847670Z I0325 18:10:45.503428 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6251. 2021-03-25T18:21:51.5850865Z I0325 18:10:45.524425 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6252. 2021-03-25T18:21:51.5854050Z I0325 18:10:45.525229 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6253. 2021-03-25T18:21:51.5862496Z I0325 18:10:45.556547 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6254. 2021-03-25T18:21:51.5865885Z I0325 18:10:46.076843 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6255. 2021-03-25T18:21:51.5868978Z I0325 18:10:46.127876 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6256. 2021-03-25T18:21:51.5872182Z I0325 18:10:46.127950 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6257. 2021-03-25T18:21:51.5875610Z I0325 18:10:46.151544 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6258. 2021-03-25T18:21:51.5879006Z I0325 18:10:46.224129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6259. 2021-03-25T18:21:51.5882430Z I0325 18:10:46.236360 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6260. 2021-03-25T18:21:51.5885984Z E0325 18:10:46.301630 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6261. 2021-03-25T18:21:51.5889536Z E0325 18:10:47.339719 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6262. 2021-03-25T18:21:51.5893085Z E0325 18:10:48.373933 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6263. 2021-03-25T18:21:51.5896681Z E0325 18:10:49.412809 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6264. 2021-03-25T18:21:51.5899512Z I0325 18:10:49.922816 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6265. 2021-03-25T18:21:51.5901100Z I0325 18:10:49.922879 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6266. 2021-03-25T18:21:51.5902409Z I0325 18:10:49.922890 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6267. 2021-03-25T18:21:51.5904812Z I0325 18:10:49.929800 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6268. 2021-03-25T18:21:51.5908010Z I0325 18:10:49.961023 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6269. 2021-03-25T18:21:51.5912055Z E0325 18:10:50.444802 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6270. 2021-03-25T18:21:51.5915514Z I0325 18:10:50.520606 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6271. 2021-03-25T18:21:51.5928713Z I0325 18:10:50.542634 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6272. 2021-03-25T18:21:51.5932318Z I0325 18:10:50.549148 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6273. 2021-03-25T18:21:51.5935364Z I0325 18:10:50.590786 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6274. 2021-03-25T18:21:51.5936972Z I0325 18:10:50.591081 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6275. 2021-03-25T18:21:51.5938275Z I0325 18:10:50.591221 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6276. 2021-03-25T18:21:51.5940193Z I0325 18:10:50.602268 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6277. 2021-03-25T18:21:51.5941774Z I0325 18:10:50.602501 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6278. 2021-03-25T18:21:51.5943461Z I0325 18:10:50.602642 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6279. 2021-03-25T18:21:51.5945985Z I0325 18:10:50.615084 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6280. 2021-03-25T18:21:51.5976014Z I0325 18:10:50.619522 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6281. 2021-03-25T18:21:51.5979497Z I0325 18:10:50.625316 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6282. 2021-03-25T18:21:51.5982775Z I0325 18:10:50.669201 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6283. 2021-03-25T18:21:51.5985958Z I0325 18:10:51.177409 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6284. 2021-03-25T18:21:51.5989095Z I0325 18:10:51.190381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6285. 2021-03-25T18:21:51.5992526Z I0325 18:10:51.201579 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6286. 2021-03-25T18:21:51.5996231Z I0325 18:10:51.221198 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6287. 2021-03-25T18:21:51.5999378Z I0325 18:10:51.228831 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6288. 2021-03-25T18:21:51.6002877Z I0325 18:10:51.236158 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6289. 2021-03-25T18:21:51.6006445Z E0325 18:10:51.464074 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6290. 2021-03-25T18:21:51.6010061Z E0325 18:10:52.720790 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6291. 2021-03-25T18:21:51.6013526Z E0325 18:10:53.760571 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6292. 2021-03-25T18:21:51.6017224Z E0325 18:10:54.790927 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6293. 2021-03-25T18:21:51.6020029Z I0325 18:10:54.972782 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6294. 2021-03-25T18:21:51.6021633Z I0325 18:10:54.972951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6295. 2021-03-25T18:21:51.6022936Z I0325 18:10:54.973001 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6296. 2021-03-25T18:21:51.6025483Z I0325 18:10:55.012508 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6297. 2021-03-25T18:21:51.6028792Z I0325 18:10:55.028896 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6298. 2021-03-25T18:21:51.6031984Z I0325 18:10:55.581674 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6299. 2021-03-25T18:21:51.6035151Z I0325 18:10:55.593913 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6300. 2021-03-25T18:21:51.6038580Z I0325 18:10:55.601282 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6301. 2021-03-25T18:21:51.6041532Z I0325 18:10:55.633465 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6302. 2021-03-25T18:21:51.6043140Z I0325 18:10:55.633633 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6303. 2021-03-25T18:21:51.6044452Z I0325 18:10:55.633652 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6304. 2021-03-25T18:21:51.6046352Z I0325 18:10:55.635329 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6305. 2021-03-25T18:21:51.6047996Z I0325 18:10:55.635371 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6306. 2021-03-25T18:21:51.6049307Z I0325 18:10:55.635386 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6307. 2021-03-25T18:21:51.6061363Z I0325 18:10:55.656724 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6308. 2021-03-25T18:21:51.6064728Z I0325 18:10:55.666870 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6309. 2021-03-25T18:21:51.6067937Z I0325 18:10:55.672690 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6310. 2021-03-25T18:21:51.6071209Z I0325 18:10:55.771989 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6311. 2021-03-25T18:21:51.6074571Z E0325 18:10:55.834327 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6312. 2021-03-25T18:21:51.6077903Z I0325 18:10:56.225203 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6313. 2021-03-25T18:21:51.6081066Z I0325 18:10:56.233769 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6314. 2021-03-25T18:21:51.6084486Z I0325 18:10:56.239787 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6315. 2021-03-25T18:21:51.6087826Z I0325 18:10:56.323666 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6316. 2021-03-25T18:21:51.6090954Z I0325 18:10:56.329430 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6317. 2021-03-25T18:21:51.6106397Z I0325 18:10:56.338224 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6318. 2021-03-25T18:21:51.6110657Z E0325 18:10:56.864167 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6319. 2021-03-25T18:21:51.6114253Z E0325 18:10:57.904824 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6320. 2021-03-25T18:21:51.6117856Z E0325 18:10:59.089279 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6321. 2021-03-25T18:21:51.6120678Z I0325 18:11:00.095463 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6322. 2021-03-25T18:21:51.6122291Z I0325 18:11:00.095683 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6323. 2021-03-25T18:21:51.6123590Z I0325 18:11:00.095806 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6324. 2021-03-25T18:21:51.6126028Z I0325 18:11:00.155590 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6325. 2021-03-25T18:21:51.6129382Z I0325 18:11:00.175635 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6326. 2021-03-25T18:21:51.6132759Z E0325 18:11:00.234351 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6327. 2021-03-25T18:21:51.6175796Z I0325 18:11:00.727603 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6328. 2021-03-25T18:21:51.6179623Z I0325 18:11:00.733677 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6329. 2021-03-25T18:21:51.6183468Z I0325 18:11:00.741785 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6330. 2021-03-25T18:21:51.6186323Z I0325 18:11:00.787576 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6331. 2021-03-25T18:21:51.6188777Z I0325 18:11:00.788327 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6332. 2021-03-25T18:21:51.6190393Z I0325 18:11:00.788389 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6333. 2021-03-25T18:21:51.6191705Z I0325 18:11:00.788408 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6334. 2021-03-25T18:21:51.6193413Z I0325 18:11:00.789568 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6335. 2021-03-25T18:21:51.6194960Z I0325 18:11:00.789591 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6336. 2021-03-25T18:21:51.6197448Z I0325 18:11:00.807913 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6337. 2021-03-25T18:21:51.6201162Z I0325 18:11:00.824898 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6338. 2021-03-25T18:21:51.6204442Z I0325 18:11:00.837911 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6339. 2021-03-25T18:21:51.6208107Z I0325 18:11:00.873808 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6340. 2021-03-25T18:21:51.6211536Z E0325 18:11:01.252697 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6341. 2021-03-25T18:21:51.6216814Z I0325 18:11:01.389568 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6342. 2021-03-25T18:21:51.6220112Z I0325 18:11:01.396339 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6343. 2021-03-25T18:21:51.6223540Z I0325 18:11:01.402302 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6344. 2021-03-25T18:21:51.6227697Z I0325 18:11:01.425004 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6345. 2021-03-25T18:21:51.6230860Z I0325 18:11:01.431301 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6346. 2021-03-25T18:21:51.6234291Z I0325 18:11:01.436368 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6347. 2021-03-25T18:21:51.6238468Z E0325 18:11:02.274193 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6348. 2021-03-25T18:21:51.6242000Z E0325 18:11:03.310737 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6349. 2021-03-25T18:21:51.6245481Z E0325 18:11:04.337791 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6350. 2021-03-25T18:21:51.6249810Z I0325 18:11:05.218421 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6351. 2021-03-25T18:21:51.6251429Z I0325 18:11:05.218659 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6352. 2021-03-25T18:21:51.6252947Z I0325 18:11:05.218768 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6353. 2021-03-25T18:21:51.6256847Z I0325 18:11:05.237218 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6354. 2021-03-25T18:21:51.6260187Z I0325 18:11:05.311782 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6355. 2021-03-25T18:21:51.6263584Z E0325 18:11:05.443346 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6356. 2021-03-25T18:21:51.6266915Z I0325 18:11:05.883272 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6357. 2021-03-25T18:21:51.6270066Z I0325 18:11:05.889138 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6358. 2021-03-25T18:21:51.6273467Z I0325 18:11:05.898412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6359. 2021-03-25T18:21:51.6276758Z I0325 18:11:05.912383 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6360. 2021-03-25T18:21:51.6278375Z I0325 18:11:05.912610 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6361. 2021-03-25T18:21:51.6279686Z I0325 18:11:05.912667 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6362. 2021-03-25T18:21:51.6282022Z I0325 18:11:05.918274 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6363. 2021-03-25T18:21:51.6283619Z I0325 18:11:05.918441 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6364. 2021-03-25T18:21:51.6284927Z I0325 18:11:05.918462 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6365. 2021-03-25T18:21:51.6287387Z I0325 18:11:05.931309 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6366. 2021-03-25T18:21:51.6290766Z I0325 18:11:05.947371 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6367. 2021-03-25T18:21:51.6294175Z I0325 18:11:05.949438 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6368. 2021-03-25T18:21:51.6297484Z I0325 18:11:05.987866 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6369. 2021-03-25T18:21:51.6301061Z E0325 18:11:06.458443 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6370. 2021-03-25T18:21:51.6304402Z I0325 18:11:06.499384 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6371. 2021-03-25T18:21:51.6307558Z I0325 18:11:06.528755 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6372. 2021-03-25T18:21:51.6310962Z I0325 18:11:06.535488 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6373. 2021-03-25T18:21:51.6314315Z I0325 18:11:06.549234 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6374. 2021-03-25T18:21:51.6317458Z I0325 18:11:06.565523 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6375. 2021-03-25T18:21:51.6320852Z I0325 18:11:06.583978 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6376. 2021-03-25T18:21:51.6324396Z E0325 18:11:07.510756 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6377. 2021-03-25T18:21:51.6327874Z E0325 18:11:08.674526 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6378. 2021-03-25T18:21:51.6331370Z E0325 18:11:09.737436 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6379. 2021-03-25T18:21:51.6334152Z I0325 18:11:10.267386 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6380. 2021-03-25T18:21:51.6352692Z I0325 18:11:10.267435 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6381. 2021-03-25T18:21:51.6354074Z I0325 18:11:10.267460 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6382. 2021-03-25T18:21:51.6356698Z I0325 18:11:10.284190 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6383. 2021-03-25T18:21:51.6360105Z I0325 18:11:10.300629 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6384. 2021-03-25T18:21:51.6363670Z E0325 18:11:10.816646 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6385. 2021-03-25T18:21:51.6367526Z I0325 18:11:10.853139 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6386. 2021-03-25T18:21:51.6370762Z I0325 18:11:10.865452 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6387. 2021-03-25T18:21:51.6374184Z I0325 18:11:10.878707 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6388. 2021-03-25T18:21:51.6384640Z I0325 18:11:10.902712 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6389. 2021-03-25T18:21:51.6386399Z I0325 18:11:10.902869 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6390. 2021-03-25T18:21:51.6387724Z I0325 18:11:10.902924 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6391. 2021-03-25T18:21:51.6389629Z I0325 18:11:10.904442 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6392. 2021-03-25T18:21:51.6391236Z I0325 18:11:10.904541 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6393. 2021-03-25T18:21:51.6392524Z I0325 18:11:10.904560 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6394. 2021-03-25T18:21:51.6395045Z I0325 18:11:10.929397 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6395. 2021-03-25T18:21:51.6398276Z I0325 18:11:10.934446 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6396. 2021-03-25T18:21:51.6401611Z I0325 18:11:10.938954 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6397. 2021-03-25T18:21:51.6405339Z I0325 18:11:10.942091 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6398. 2021-03-25T18:21:51.6408846Z I0325 18:11:11.490614 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6399. 2021-03-25T18:21:51.6413363Z I0325 18:11:11.498609 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6400. 2021-03-25T18:21:51.6425517Z I0325 18:11:11.501986 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6401. 2021-03-25T18:21:51.6429015Z I0325 18:11:11.518367 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6402. 2021-03-25T18:21:51.6432680Z I0325 18:11:11.521151 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6403. 2021-03-25T18:21:51.6436291Z I0325 18:11:11.531855 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6404. 2021-03-25T18:21:51.6439847Z E0325 18:11:11.841007 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6405. 2021-03-25T18:21:51.6443353Z E0325 18:11:12.872416 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6406. 2021-03-25T18:21:51.6446846Z E0325 18:11:13.980398 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6407. 2021-03-25T18:21:51.6450528Z E0325 18:11:15.044710 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6408. 2021-03-25T18:21:51.6453337Z I0325 18:11:15.297117 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6409. 2021-03-25T18:21:51.6466839Z I0325 18:11:15.297235 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6410. 2021-03-25T18:21:51.6468284Z I0325 18:11:15.297276 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6411. 2021-03-25T18:21:51.6470901Z I0325 18:11:15.304982 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6412. 2021-03-25T18:21:51.6474105Z I0325 18:11:15.316921 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6413. 2021-03-25T18:21:51.6477303Z I0325 18:11:15.868731 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6414. 2021-03-25T18:21:51.6480609Z I0325 18:11:15.876495 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6415. 2021-03-25T18:21:51.6484038Z I0325 18:11:15.886554 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6416. 2021-03-25T18:21:51.6486886Z I0325 18:11:15.921889 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6417. 2021-03-25T18:21:51.6488543Z I0325 18:11:15.922098 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6418. 2021-03-25T18:21:51.6489868Z I0325 18:11:15.922329 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6419. 2021-03-25T18:21:51.6491764Z I0325 18:11:15.926254 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6420. 2021-03-25T18:21:51.6493361Z I0325 18:11:15.926444 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6421. 2021-03-25T18:21:51.6494660Z I0325 18:11:15.926547 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6422. 2021-03-25T18:21:51.6498376Z I0325 18:11:15.956775 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6423. 2021-03-25T18:21:51.6501623Z I0325 18:11:15.961479 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6424. 2021-03-25T18:21:51.6504863Z I0325 18:11:15.971356 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6425. 2021-03-25T18:21:51.6508089Z I0325 18:11:15.984051 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6426. 2021-03-25T18:21:51.6511651Z E0325 18:11:16.090553 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6427. 2021-03-25T18:21:51.6514990Z I0325 18:11:16.526922 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6428. 2021-03-25T18:21:51.6518066Z I0325 18:11:16.536827 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6429. 2021-03-25T18:21:51.6521221Z I0325 18:11:16.538330 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6430. 2021-03-25T18:21:51.6524537Z I0325 18:11:16.547368 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6431. 2021-03-25T18:21:51.6527959Z I0325 18:11:16.561309 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6432. 2021-03-25T18:21:51.6531566Z I0325 18:11:16.562257 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6433. 2021-03-25T18:21:51.6557390Z E0325 18:11:17.106765 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6434. 2021-03-25T18:21:51.6561188Z E0325 18:11:18.143331 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6435. 2021-03-25T18:21:51.6564687Z E0325 18:11:19.187744 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6436. 2021-03-25T18:21:51.6568595Z E0325 18:11:20.244839 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6437. 2021-03-25T18:21:51.6571827Z I0325 18:11:20.358270 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6438. 2021-03-25T18:21:51.6573437Z I0325 18:11:20.358353 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6439. 2021-03-25T18:21:51.6574751Z I0325 18:11:20.358614 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6440. 2021-03-25T18:21:51.6577585Z I0325 18:11:20.379342 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6441. 2021-03-25T18:21:51.6580819Z I0325 18:11:20.398480 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6442. 2021-03-25T18:21:51.6584005Z I0325 18:11:20.950331 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6443. 2021-03-25T18:21:51.6587156Z I0325 18:11:20.957053 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6444. 2021-03-25T18:21:51.6590563Z I0325 18:11:20.995144 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6445. 2021-03-25T18:21:51.6593418Z I0325 18:11:21.019719 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6446. 2021-03-25T18:21:51.6595157Z I0325 18:11:21.019904 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6447. 2021-03-25T18:21:51.6596460Z I0325 18:11:21.020033 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6448. 2021-03-25T18:21:51.6598376Z I0325 18:11:21.019679 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6449. 2021-03-25T18:21:51.6599954Z I0325 18:11:21.020531 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6450. 2021-03-25T18:21:51.6601328Z I0325 18:11:21.020647 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6451. 2021-03-25T18:21:51.6603749Z I0325 18:11:21.061529 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6452. 2021-03-25T18:21:51.6606892Z I0325 18:11:21.061868 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6453. 2021-03-25T18:21:51.6610081Z I0325 18:11:21.069967 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6454. 2021-03-25T18:21:51.6613337Z I0325 18:11:21.071422 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6455. 2021-03-25T18:21:51.6626680Z E0325 18:11:21.264590 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6456. 2021-03-25T18:21:51.6630044Z I0325 18:11:21.621860 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6457. 2021-03-25T18:21:51.6633156Z I0325 18:11:21.625064 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6458. 2021-03-25T18:21:51.6636290Z I0325 18:11:21.633998 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6459. 2021-03-25T18:21:51.6639730Z I0325 18:11:21.652150 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6460. 2021-03-25T18:21:51.6643135Z I0325 18:11:21.679402 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6461. 2021-03-25T18:21:51.6646589Z I0325 18:11:21.688892 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6462. 2021-03-25T18:21:51.6650320Z E0325 18:11:22.284232 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6463. 2021-03-25T18:21:51.6653804Z E0325 18:11:23.311757 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6464. 2021-03-25T18:21:51.6658476Z E0325 18:11:24.330145 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6465. 2021-03-25T18:21:51.6662039Z E0325 18:11:25.346245 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6466. 2021-03-25T18:21:51.6664862Z I0325 18:11:25.410416 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6467. 2021-03-25T18:21:51.6666462Z I0325 18:11:25.410479 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6468. 2021-03-25T18:21:51.6667764Z I0325 18:11:25.410489 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6469. 2021-03-25T18:21:51.6670325Z I0325 18:11:25.428435 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6470. 2021-03-25T18:21:51.6673569Z I0325 18:11:25.460421 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6471. 2021-03-25T18:21:51.6676752Z I0325 18:11:26.012112 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6472. 2021-03-25T18:21:51.6679891Z I0325 18:11:26.019324 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6473. 2021-03-25T18:21:51.6683324Z I0325 18:11:26.025411 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6474. 2021-03-25T18:21:51.6686165Z I0325 18:11:26.051512 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6475. 2021-03-25T18:21:51.6687753Z I0325 18:11:26.051762 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6476. 2021-03-25T18:21:51.6689061Z I0325 18:11:26.051849 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6477. 2021-03-25T18:21:51.6690946Z I0325 18:11:26.070027 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6478. 2021-03-25T18:21:51.6692543Z I0325 18:11:26.070206 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6479. 2021-03-25T18:21:51.6693932Z I0325 18:11:26.070314 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6480. 2021-03-25T18:21:51.6696620Z I0325 18:11:26.086438 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6481. 2021-03-25T18:21:51.6699817Z I0325 18:11:26.116820 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6482. 2021-03-25T18:21:51.6703092Z I0325 18:11:26.140999 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6483. 2021-03-25T18:21:51.6706287Z I0325 18:11:26.196367 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6484. 2021-03-25T18:21:51.6709649Z E0325 18:11:26.390855 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6485. 2021-03-25T18:21:51.6712966Z I0325 18:11:26.668442 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6486. 2021-03-25T18:21:51.6716093Z I0325 18:11:26.677236 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6487. 2021-03-25T18:21:51.6719510Z I0325 18:11:26.683556 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6488. 2021-03-25T18:21:51.6722961Z I0325 18:11:26.748734 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6489. 2021-03-25T18:21:51.6726624Z I0325 18:11:26.753994 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6490. 2021-03-25T18:21:51.6738665Z I0325 18:11:26.761555 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6491. 2021-03-25T18:21:51.6742595Z E0325 18:11:27.405425 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6492. 2021-03-25T18:21:51.6746150Z E0325 18:11:28.421520 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6493. 2021-03-25T18:21:51.6749651Z E0325 18:11:29.444946 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6494. 2021-03-25T18:21:51.6752661Z I0325 18:11:30.498582 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6495. 2021-03-25T18:21:51.6754249Z I0325 18:11:30.498634 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6496. 2021-03-25T18:21:51.6755564Z I0325 18:11:30.498645 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6497. 2021-03-25T18:21:51.6758158Z E0325 18:11:30.501280 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6498. 2021-03-25T18:21:51.6761560Z I0325 18:11:30.528419 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6499. 2021-03-25T18:21:51.6764828Z I0325 18:11:30.539380 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6500. 2021-03-25T18:21:51.6775877Z I0325 18:11:31.090989 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6501. 2021-03-25T18:21:51.6779570Z I0325 18:11:31.099447 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6502. 2021-03-25T18:21:51.6783143Z I0325 18:11:31.113985 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6503. 2021-03-25T18:21:51.6785979Z I0325 18:11:31.140538 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6504. 2021-03-25T18:21:51.6787571Z I0325 18:11:31.140583 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6505. 2021-03-25T18:21:51.6788873Z I0325 18:11:31.140655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6506. 2021-03-25T18:21:51.6790765Z I0325 18:11:31.154925 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6507. 2021-03-25T18:21:51.6792348Z I0325 18:11:31.154992 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6508. 2021-03-25T18:21:51.6793659Z I0325 18:11:31.155061 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6509. 2021-03-25T18:21:51.6796080Z I0325 18:11:31.168901 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6510. 2021-03-25T18:21:51.6799220Z I0325 18:11:31.170410 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6511. 2021-03-25T18:21:51.6802399Z I0325 18:11:31.195248 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6512. 2021-03-25T18:21:51.6805835Z I0325 18:11:31.195813 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6513. 2021-03-25T18:21:51.6809208Z E0325 18:11:31.525177 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6514. 2021-03-25T18:21:51.6814961Z I0325 18:11:31.747057 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6515. 2021-03-25T18:21:51.6818194Z I0325 18:11:31.750899 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6516. 2021-03-25T18:21:51.6821332Z I0325 18:11:31.766064 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6517. 2021-03-25T18:21:51.6824558Z I0325 18:11:31.775183 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6518. 2021-03-25T18:21:51.6827981Z I0325 18:11:31.793639 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6519. 2021-03-25T18:21:51.6831590Z I0325 18:11:31.837147 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6520. 2021-03-25T18:21:51.6835144Z E0325 18:11:32.541061 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6521. 2021-03-25T18:21:51.6838630Z E0325 18:11:33.575895 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6522. 2021-03-25T18:21:51.6842157Z E0325 18:11:34.600203 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6523. 2021-03-25T18:21:51.6845074Z I0325 18:11:35.571746 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6524. 2021-03-25T18:21:51.6846681Z I0325 18:11:35.571800 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6525. 2021-03-25T18:21:51.6847995Z I0325 18:11:35.572303 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6526. 2021-03-25T18:21:51.6853124Z I0325 18:11:35.586560 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6527. 2021-03-25T18:21:51.6857661Z I0325 18:11:35.594456 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6528. 2021-03-25T18:21:51.6861217Z E0325 18:11:35.667950 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6529. 2021-03-25T18:21:51.6864746Z I0325 18:11:36.146803 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6530. 2021-03-25T18:21:51.6867893Z I0325 18:11:36.164129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6531. 2021-03-25T18:21:51.6871334Z I0325 18:11:36.169924 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6532. 2021-03-25T18:21:51.6874190Z I0325 18:11:36.211068 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6533. 2021-03-25T18:21:51.6875778Z I0325 18:11:36.211193 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6534. 2021-03-25T18:21:51.6877089Z I0325 18:11:36.211213 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6535. 2021-03-25T18:21:51.6878977Z I0325 18:11:36.213422 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6536. 2021-03-25T18:21:51.6881002Z I0325 18:11:36.213690 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6537. 2021-03-25T18:21:51.6882305Z I0325 18:11:36.213714 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6538. 2021-03-25T18:21:51.6884796Z I0325 18:11:36.228160 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6539. 2021-03-25T18:21:51.6887984Z I0325 18:11:36.242202 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6540. 2021-03-25T18:21:51.6891175Z I0325 18:11:36.248050 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6541. 2021-03-25T18:21:51.6894359Z I0325 18:11:36.328509 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6542. 2021-03-25T18:21:51.6897891Z E0325 18:11:36.694406 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6543. 2021-03-25T18:21:51.6901372Z I0325 18:11:36.794591 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6544. 2021-03-25T18:21:51.6904495Z I0325 18:11:36.801952 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6545. 2021-03-25T18:21:51.6907920Z I0325 18:11:36.811288 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6546. 2021-03-25T18:21:51.6913785Z I0325 18:11:36.880532 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6547. 2021-03-25T18:21:51.6917447Z I0325 18:11:36.886358 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6548. 2021-03-25T18:21:51.6920997Z I0325 18:11:36.891585 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6549. 2021-03-25T18:21:51.6924628Z E0325 18:11:37.711858 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6550. 2021-03-25T18:21:51.6928249Z E0325 18:11:38.754232 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6551. 2021-03-25T18:21:51.6931746Z E0325 18:11:39.781005 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6552. 2021-03-25T18:21:51.6934560Z I0325 18:11:40.599877 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6553. 2021-03-25T18:21:51.6937019Z I0325 18:11:40.599937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6554. 2021-03-25T18:21:51.6938333Z I0325 18:11:40.599952 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6555. 2021-03-25T18:21:51.6940847Z I0325 18:11:40.616593 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6556. 2021-03-25T18:21:51.6944065Z I0325 18:11:40.626457 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6557. 2021-03-25T18:21:51.6947523Z E0325 18:11:40.838286 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6558. 2021-03-25T18:21:51.6950856Z I0325 18:11:41.178070 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6559. 2021-03-25T18:21:51.6954154Z I0325 18:11:41.198152 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6560. 2021-03-25T18:21:51.6957568Z I0325 18:11:41.204802 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6561. 2021-03-25T18:21:51.6960489Z I0325 18:11:41.220089 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6562. 2021-03-25T18:21:51.6962075Z I0325 18:11:41.220137 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6563. 2021-03-25T18:21:51.6963388Z I0325 18:11:41.220148 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6564. 2021-03-25T18:21:51.6965276Z I0325 18:11:41.229314 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6565. 2021-03-25T18:21:51.6966862Z I0325 18:11:41.229356 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6566. 2021-03-25T18:21:51.6968160Z I0325 18:11:41.229367 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6567. 2021-03-25T18:21:51.6970580Z I0325 18:11:41.245468 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6568. 2021-03-25T18:21:51.6974195Z I0325 18:11:41.247566 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6569. 2021-03-25T18:21:51.6977541Z I0325 18:11:41.260174 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6570. 2021-03-25T18:21:51.6980786Z I0325 18:11:41.260404 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6571. 2021-03-25T18:21:51.6984043Z I0325 18:11:41.812849 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6572. 2021-03-25T18:21:51.6987156Z I0325 18:11:41.814002 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6573. 2021-03-25T18:21:51.6990310Z I0325 18:11:41.834204 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6574. 2021-03-25T18:21:51.6993515Z I0325 18:11:41.844484 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6575. 2021-03-25T18:21:51.6997149Z I0325 18:11:41.852734 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6576. 2021-03-25T18:21:51.7000753Z I0325 18:11:41.860348 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6577. 2021-03-25T18:21:51.7004370Z E0325 18:11:41.884837 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6578. 2021-03-25T18:21:51.7007985Z E0325 18:11:42.939003 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6579. 2021-03-25T18:21:51.7011480Z E0325 18:11:43.983449 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6580. 2021-03-25T18:21:51.7028227Z E0325 18:11:44.998407 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6581. 2021-03-25T18:21:51.7031415Z I0325 18:11:45.628414 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6582. 2021-03-25T18:21:51.7033019Z I0325 18:11:45.628467 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6583. 2021-03-25T18:21:51.7034320Z I0325 18:11:45.628483 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6584. 2021-03-25T18:21:51.7037093Z I0325 18:11:45.642862 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6585. 2021-03-25T18:21:51.7040348Z I0325 18:11:45.652475 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6586. 2021-03-25T18:21:51.7043900Z E0325 18:11:46.038069 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6587. 2021-03-25T18:21:51.7047228Z I0325 18:11:46.204385 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6588. 2021-03-25T18:21:51.7051285Z I0325 18:11:46.211263 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6589. 2021-03-25T18:21:51.7054777Z I0325 18:11:46.220034 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6590. 2021-03-25T18:21:51.7057715Z I0325 18:11:46.291228 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6591. 2021-03-25T18:21:51.7059502Z I0325 18:11:46.291286 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6592. 2021-03-25T18:21:51.7060796Z I0325 18:11:46.291299 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6593. 2021-03-25T18:21:51.7062706Z I0325 18:11:46.315890 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6594. 2021-03-25T18:21:51.7064349Z I0325 18:11:46.315941 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6595. 2021-03-25T18:21:51.7065670Z I0325 18:11:46.315951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6596. 2021-03-25T18:21:51.7068096Z I0325 18:11:46.339645 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6597. 2021-03-25T18:21:51.7071233Z I0325 18:11:46.340886 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6598. 2021-03-25T18:21:51.7074429Z I0325 18:11:46.445775 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6599. 2021-03-25T18:21:51.7077658Z I0325 18:11:46.448042 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6600. 2021-03-25T18:21:51.7080842Z I0325 18:11:46.998253 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6601. 2021-03-25T18:21:51.7083915Z I0325 18:11:47.003107 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6602. 2021-03-25T18:21:51.7087046Z I0325 18:11:47.062514 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6603. 2021-03-25T18:21:51.7090405Z E0325 18:11:47.087342 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6604. 2021-03-25T18:21:51.7093768Z I0325 18:11:47.088516 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6605. 2021-03-25T18:21:51.7097530Z I0325 18:11:47.097551 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6606. 2021-03-25T18:21:51.7101111Z I0325 18:11:47.107046 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6607. 2021-03-25T18:21:51.7104758Z E0325 18:11:48.103346 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6608. 2021-03-25T18:21:51.7108247Z E0325 18:11:50.120620 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6609. 2021-03-25T18:21:51.7111259Z I0325 18:11:50.656982 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6610. 2021-03-25T18:21:51.7112863Z I0325 18:11:50.657041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6611. 2021-03-25T18:21:51.7114164Z I0325 18:11:50.657052 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6612. 2021-03-25T18:21:51.7117507Z I0325 18:11:50.670299 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6613. 2021-03-25T18:21:51.7120690Z I0325 18:11:50.686295 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6614. 2021-03-25T18:21:51.7124073Z E0325 18:11:51.136374 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6615. 2021-03-25T18:21:51.7127378Z I0325 18:11:51.238255 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6616. 2021-03-25T18:21:51.7130508Z I0325 18:11:51.243547 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6617. 2021-03-25T18:21:51.7133969Z I0325 18:11:51.249668 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6618. 2021-03-25T18:21:51.7137060Z I0325 18:11:51.268079 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6619. 2021-03-25T18:21:51.7138657Z I0325 18:11:51.268202 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6620. 2021-03-25T18:21:51.7139958Z I0325 18:11:51.268278 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6621. 2021-03-25T18:21:51.7141852Z I0325 18:11:51.268983 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6622. 2021-03-25T18:21:51.7143433Z I0325 18:11:51.269142 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6623. 2021-03-25T18:21:51.7144743Z I0325 18:11:51.269223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6624. 2021-03-25T18:21:51.7147274Z I0325 18:11:51.280848 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6625. 2021-03-25T18:21:51.7150413Z I0325 18:11:51.284275 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6626. 2021-03-25T18:21:51.7153671Z I0325 18:11:51.301276 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6627. 2021-03-25T18:21:51.7156908Z I0325 18:11:51.302842 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6628. 2021-03-25T18:21:51.7160087Z I0325 18:11:51.852946 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6629. 2021-03-25T18:21:51.7163157Z I0325 18:11:51.861097 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6630. 2021-03-25T18:21:51.7166302Z I0325 18:11:51.866623 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6631. 2021-03-25T18:21:51.7169505Z I0325 18:11:51.875859 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6632. 2021-03-25T18:21:51.7172909Z I0325 18:11:51.879713 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6633. 2021-03-25T18:21:51.7176735Z I0325 18:11:51.893092 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6634. 2021-03-25T18:21:51.7180288Z E0325 18:11:52.195754 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6635. 2021-03-25T18:21:51.7183792Z E0325 18:11:53.237618 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6636. 2021-03-25T18:21:51.7187272Z E0325 18:11:54.270848 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6637. 2021-03-25T18:21:51.7190746Z E0325 18:11:55.291950 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6638. 2021-03-25T18:21:51.7193912Z I0325 18:11:55.686613 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6639. 2021-03-25T18:21:51.7195618Z I0325 18:11:55.686689 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6640. 2021-03-25T18:21:51.7196931Z I0325 18:11:55.686714 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6641. 2021-03-25T18:21:51.7199383Z I0325 18:11:55.704104 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6642. 2021-03-25T18:21:51.7202660Z I0325 18:11:55.759441 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6643. 2021-03-25T18:21:51.7206214Z E0325 18:11:56.328471 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6644. 2021-03-25T18:21:51.7209540Z I0325 18:11:56.328786 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6645. 2021-03-25T18:21:51.7212808Z I0325 18:11:56.338398 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6646. 2021-03-25T18:21:51.7216319Z I0325 18:11:56.354257 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6647. 2021-03-25T18:21:51.7219175Z I0325 18:11:56.368907 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6648. 2021-03-25T18:21:51.7220877Z I0325 18:11:56.369137 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6649. 2021-03-25T18:21:51.7222281Z I0325 18:11:56.369157 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6650. 2021-03-25T18:21:51.7224264Z I0325 18:11:56.380594 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6651. 2021-03-25T18:21:51.7225868Z I0325 18:11:56.380632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6652. 2021-03-25T18:21:51.7233486Z I0325 18:11:56.380642 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6653. 2021-03-25T18:21:51.7236144Z I0325 18:11:56.387282 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6654. 2021-03-25T18:21:51.7239301Z I0325 18:11:56.392366 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6655. 2021-03-25T18:21:51.7242538Z I0325 18:11:56.400374 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6656. 2021-03-25T18:21:51.7246242Z I0325 18:11:56.429063 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6657. 2021-03-25T18:21:51.7249419Z I0325 18:11:56.952338 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6658. 2021-03-25T18:21:51.7252642Z I0325 18:11:56.963362 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6659. 2021-03-25T18:21:51.7256314Z I0325 18:11:56.981291 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6660. 2021-03-25T18:21:51.7259737Z I0325 18:11:56.981432 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6661. 2021-03-25T18:21:51.7263153Z I0325 18:11:56.997121 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6662. 2021-03-25T18:21:51.7266631Z I0325 18:11:57.014200 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6663. 2021-03-25T18:21:51.7270821Z E0325 18:11:57.351652 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6664. 2021-03-25T18:21:51.7274521Z E0325 18:11:58.386034 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6665. 2021-03-25T18:21:51.7278338Z E0325 18:11:59.635577 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6666. 2021-03-25T18:21:51.7283133Z E0325 18:12:00.705477 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6667. 2021-03-25T18:21:51.7285953Z I0325 18:12:00.725000 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6668. 2021-03-25T18:21:51.7287555Z I0325 18:12:00.725049 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6669. 2021-03-25T18:21:51.7288856Z I0325 18:12:00.725072 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6670. 2021-03-25T18:21:51.7291274Z I0325 18:12:00.797186 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6671. 2021-03-25T18:21:51.7294470Z I0325 18:12:00.845113 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6672. 2021-03-25T18:21:51.7301546Z I0325 18:12:01.396638 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6673. 2021-03-25T18:21:51.7305033Z I0325 18:12:01.405307 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6674. 2021-03-25T18:21:51.7308608Z I0325 18:12:01.412629 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6675. 2021-03-25T18:21:51.7311476Z I0325 18:12:01.437695 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6676. 2021-03-25T18:21:51.7313059Z I0325 18:12:01.437739 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6677. 2021-03-25T18:21:51.7314368Z I0325 18:12:01.437749 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6678. 2021-03-25T18:21:51.7316258Z I0325 18:12:01.445640 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6679. 2021-03-25T18:21:51.7317853Z I0325 18:12:01.445690 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6680. 2021-03-25T18:21:51.7319146Z I0325 18:12:01.445701 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6681. 2021-03-25T18:21:51.7321676Z I0325 18:12:01.455978 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6682. 2021-03-25T18:21:51.7324869Z I0325 18:12:01.459173 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6683. 2021-03-25T18:21:51.7328087Z I0325 18:12:01.467244 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6684. 2021-03-25T18:21:51.7331365Z I0325 18:12:01.495378 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6685. 2021-03-25T18:21:51.7334741Z E0325 18:12:01.723449 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6686. 2021-03-25T18:21:51.7351310Z I0325 18:12:02.019681 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6687. 2021-03-25T18:21:51.7354476Z I0325 18:12:02.025120 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6688. 2021-03-25T18:21:51.7358129Z I0325 18:12:02.029542 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6689. 2021-03-25T18:21:51.7361471Z I0325 18:12:02.046603 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6690. 2021-03-25T18:21:51.7364678Z I0325 18:12:02.053310 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6691. 2021-03-25T18:21:51.7368110Z I0325 18:12:02.058825 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6692. 2021-03-25T18:21:51.7372085Z E0325 18:12:02.783004 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6693. 2021-03-25T18:21:51.7375947Z E0325 18:12:03.839264 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6694. 2021-03-25T18:21:51.7379474Z E0325 18:12:04.854665 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6695. 2021-03-25T18:21:51.7382395Z I0325 18:12:05.798128 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6696. 2021-03-25T18:21:51.7384001Z I0325 18:12:05.798184 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6697. 2021-03-25T18:21:51.7385301Z I0325 18:12:05.798195 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6698. 2021-03-25T18:21:51.7387734Z I0325 18:12:05.805766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6699. 2021-03-25T18:21:51.7392758Z I0325 18:12:05.811762 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6700. 2021-03-25T18:21:51.7396263Z E0325 18:12:05.872936 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6701. 2021-03-25T18:21:51.7399649Z I0325 18:12:06.363181 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6702. 2021-03-25T18:21:51.7402928Z I0325 18:12:06.369330 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6703. 2021-03-25T18:21:51.7406587Z I0325 18:12:06.380009 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6704. 2021-03-25T18:21:51.7409438Z I0325 18:12:06.401946 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6705. 2021-03-25T18:21:51.7411039Z I0325 18:12:06.402004 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6706. 2021-03-25T18:21:51.7412415Z I0325 18:12:06.402015 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6707. 2021-03-25T18:21:51.7414324Z I0325 18:12:06.405599 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6708. 2021-03-25T18:21:51.7417871Z I0325 18:12:06.405643 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6709. 2021-03-25T18:21:51.7419189Z I0325 18:12:06.405653 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6710. 2021-03-25T18:21:51.7421667Z I0325 18:12:06.419693 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6711. 2021-03-25T18:21:51.7424820Z I0325 18:12:06.421201 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6712. 2021-03-25T18:21:51.7428046Z I0325 18:12:06.469229 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6713. 2021-03-25T18:21:51.7431277Z I0325 18:12:06.469614 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6714. 2021-03-25T18:21:51.7434654Z E0325 18:12:06.903908 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6715. 2021-03-25T18:21:51.7437960Z I0325 18:12:07.021186 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6716. 2021-03-25T18:21:51.7441059Z I0325 18:12:07.021428 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6717. 2021-03-25T18:21:51.7444205Z I0325 18:12:07.028669 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6718. 2021-03-25T18:21:51.7447394Z I0325 18:12:07.032551 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6719. 2021-03-25T18:21:51.7450804Z I0325 18:12:07.039346 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6720. 2021-03-25T18:21:51.7455057Z I0325 18:12:07.040748 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6721. 2021-03-25T18:21:51.7458755Z E0325 18:12:07.917863 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6722. 2021-03-25T18:21:51.7462354Z E0325 18:12:08.945182 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6723. 2021-03-25T18:21:51.7466317Z E0325 18:12:09.964238 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6724. 2021-03-25T18:21:51.7469127Z I0325 18:12:10.900075 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6725. 2021-03-25T18:21:51.7470704Z I0325 18:12:10.900126 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6726. 2021-03-25T18:21:51.7472017Z I0325 18:12:10.900136 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6727. 2021-03-25T18:21:51.7474438Z I0325 18:12:10.981895 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6728. 2021-03-25T18:21:51.7477759Z E0325 18:12:11.034038 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6729. 2021-03-25T18:21:51.7481124Z I0325 18:12:11.052035 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6730. 2021-03-25T18:21:51.7484289Z I0325 18:12:11.603559 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6731. 2021-03-25T18:21:51.7487443Z I0325 18:12:11.609219 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6732. 2021-03-25T18:21:51.7490842Z I0325 18:12:11.616949 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6733. 2021-03-25T18:21:51.7493685Z I0325 18:12:11.631232 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6734. 2021-03-25T18:21:51.7498695Z I0325 18:12:11.631271 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6735. 2021-03-25T18:21:51.7500073Z I0325 18:12:11.631281 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6736. 2021-03-25T18:21:51.7502268Z I0325 18:12:11.638951 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6737. 2021-03-25T18:21:51.7503859Z I0325 18:12:11.639199 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6738. 2021-03-25T18:21:51.7505155Z I0325 18:12:11.639271 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6739. 2021-03-25T18:21:51.7508689Z I0325 18:12:11.650303 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6740. 2021-03-25T18:21:51.7511921Z I0325 18:12:11.657259 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6741. 2021-03-25T18:21:51.7516786Z I0325 18:12:11.677728 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6742. 2021-03-25T18:21:51.7520121Z I0325 18:12:11.684802 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6743. 2021-03-25T18:21:51.7523500Z E0325 18:12:12.048140 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6744. 2021-03-25T18:21:51.7527167Z I0325 18:12:12.230194 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6745. 2021-03-25T18:21:51.7530289Z I0325 18:12:12.236127 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6746. 2021-03-25T18:21:51.7533437Z I0325 18:12:12.240828 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6747. 2021-03-25T18:21:51.7536917Z I0325 18:12:12.246737 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6748. 2021-03-25T18:21:51.7540516Z I0325 18:12:12.266401 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6749. 2021-03-25T18:21:51.7544148Z I0325 18:12:12.267140 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6750. 2021-03-25T18:21:51.7548411Z E0325 18:12:13.072689 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6751. 2021-03-25T18:21:51.7553177Z E0325 18:12:14.090199 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6752. 2021-03-25T18:21:51.7556668Z E0325 18:12:15.149658 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6753. 2021-03-25T18:21:51.7559460Z I0325 18:12:15.904537 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6754. 2021-03-25T18:21:51.7561171Z I0325 18:12:15.904786 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6755. 2021-03-25T18:21:51.7562475Z I0325 18:12:15.904891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6756. 2021-03-25T18:21:51.7564902Z I0325 18:12:15.914977 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6757. 2021-03-25T18:21:51.7568086Z I0325 18:12:15.922366 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6758. 2021-03-25T18:21:51.7571464Z E0325 18:12:16.164844 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6759. 2021-03-25T18:21:51.7574761Z I0325 18:12:16.477202 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6760. 2021-03-25T18:21:51.7580967Z I0325 18:12:16.489214 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6761. 2021-03-25T18:21:51.7585763Z I0325 18:12:16.507180 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6762. 2021-03-25T18:21:51.7588704Z I0325 18:12:16.546260 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6763. 2021-03-25T18:21:51.7590309Z I0325 18:12:16.546306 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6764. 2021-03-25T18:21:51.7591627Z I0325 18:12:16.546317 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6765. 2021-03-25T18:21:51.7593529Z I0325 18:12:16.547657 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6766. 2021-03-25T18:21:51.7595109Z I0325 18:12:16.547693 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6767. 2021-03-25T18:21:51.7596426Z I0325 18:12:16.547715 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6768. 2021-03-25T18:21:51.7598842Z I0325 18:12:16.561143 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6769. 2021-03-25T18:21:51.7602248Z I0325 18:12:16.568331 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6770. 2021-03-25T18:21:51.7605441Z I0325 18:12:16.574118 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6771. 2021-03-25T18:21:51.7608763Z I0325 18:12:16.581714 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6772. 2021-03-25T18:21:51.7611939Z I0325 18:12:17.125903 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6773. 2021-03-25T18:21:51.7626785Z I0325 18:12:17.132858 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6774. 2021-03-25T18:21:51.7630379Z I0325 18:12:17.133977 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6775. 2021-03-25T18:21:51.7633777Z I0325 18:12:17.148453 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6776. 2021-03-25T18:21:51.7637336Z E0325 18:12:17.183918 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6777. 2021-03-25T18:21:51.7640812Z I0325 18:12:17.187740 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6778. 2021-03-25T18:21:51.7644223Z I0325 18:12:17.202351 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6779. 2021-03-25T18:21:51.7647772Z E0325 18:12:18.201388 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6780. 2021-03-25T18:21:51.7651261Z E0325 18:12:19.221949 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6781. 2021-03-25T18:21:51.7654719Z E0325 18:12:20.369160 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6782. 2021-03-25T18:21:51.7665039Z I0325 18:12:20.949535 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6783. 2021-03-25T18:21:51.7666655Z I0325 18:12:20.949700 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6784. 2021-03-25T18:21:51.7668163Z I0325 18:12:20.949713 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6785. 2021-03-25T18:21:51.7670600Z I0325 18:12:20.965730 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6786. 2021-03-25T18:21:51.7674429Z I0325 18:12:20.971509 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6787. 2021-03-25T18:21:51.7677930Z E0325 18:12:21.417102 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6788. 2021-03-25T18:21:51.7681275Z I0325 18:12:21.523474 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6789. 2021-03-25T18:21:51.7684430Z I0325 18:12:21.804073 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6790. 2021-03-25T18:21:51.7688262Z I0325 18:12:21.850570 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6791. 2021-03-25T18:21:51.7691126Z I0325 18:12:21.879998 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6792. 2021-03-25T18:21:51.7692709Z I0325 18:12:21.880644 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6793. 2021-03-25T18:21:51.7694024Z I0325 18:12:21.880889 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6794. 2021-03-25T18:21:51.7705240Z I0325 18:12:21.884378 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6795. 2021-03-25T18:21:51.7706899Z I0325 18:12:21.889573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6796. 2021-03-25T18:21:51.7708289Z I0325 18:12:21.889598 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6797. 2021-03-25T18:21:51.7710766Z I0325 18:12:21.897456 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6798. 2021-03-25T18:21:51.7713910Z I0325 18:12:21.912760 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6799. 2021-03-25T18:21:51.7717097Z I0325 18:12:21.921189 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6800. 2021-03-25T18:21:51.7720340Z I0325 18:12:21.922728 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6801. 2021-03-25T18:21:51.7723880Z E0325 18:12:22.435222 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6802. 2021-03-25T18:21:51.7727252Z I0325 18:12:22.472738 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6803. 2021-03-25T18:21:51.7730413Z I0325 18:12:22.476624 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6804. 2021-03-25T18:21:51.7733560Z I0325 18:12:22.482593 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6805. 2021-03-25T18:21:51.7737601Z I0325 18:12:22.495164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6806. 2021-03-25T18:21:51.7741027Z I0325 18:12:22.508715 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6807. 2021-03-25T18:21:51.7744717Z I0325 18:12:22.527453 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6808. 2021-03-25T18:21:51.7748426Z E0325 18:12:23.450873 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6809. 2021-03-25T18:21:51.7751924Z E0325 18:12:24.463433 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6810. 2021-03-25T18:21:51.7755408Z E0325 18:12:25.501102 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6811. 2021-03-25T18:21:51.7758206Z I0325 18:12:25.987674 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6812. 2021-03-25T18:21:51.7759804Z I0325 18:12:25.987743 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6813. 2021-03-25T18:21:51.7761104Z I0325 18:12:25.987759 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6814. 2021-03-25T18:21:51.7763520Z I0325 18:12:25.996909 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6815. 2021-03-25T18:21:51.7766717Z I0325 18:12:26.013956 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6816. 2021-03-25T18:21:51.7770227Z E0325 18:12:26.526661 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6817. 2021-03-25T18:21:51.7773546Z I0325 18:12:26.565742 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6818. 2021-03-25T18:21:51.7777691Z I0325 18:12:26.572963 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6819. 2021-03-25T18:21:51.7781247Z I0325 18:12:26.579693 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6820. 2021-03-25T18:21:51.7784080Z I0325 18:12:26.619348 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6821. 2021-03-25T18:21:51.7785763Z I0325 18:12:26.619399 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6822. 2021-03-25T18:21:51.7787059Z I0325 18:12:26.619411 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6823. 2021-03-25T18:21:51.7788961Z I0325 18:12:26.620841 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6824. 2021-03-25T18:21:51.7790536Z I0325 18:12:26.620876 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6825. 2021-03-25T18:21:51.7791836Z I0325 18:12:26.620886 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6826. 2021-03-25T18:21:51.7794243Z I0325 18:12:26.640654 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6827. 2021-03-25T18:21:51.7797374Z I0325 18:12:26.658116 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6828. 2021-03-25T18:21:51.7800563Z I0325 18:12:26.664734 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6829. 2021-03-25T18:21:51.7803793Z I0325 18:12:26.700374 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6830. 2021-03-25T18:21:51.7806960Z I0325 18:12:27.216256 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6831. 2021-03-25T18:21:51.7810222Z I0325 18:12:27.221027 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6832. 2021-03-25T18:21:51.7813729Z I0325 18:12:27.227689 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6833. 2021-03-25T18:21:51.7817189Z I0325 18:12:27.251671 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6834. 2021-03-25T18:21:51.7827111Z I0325 18:12:27.274892 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6835. 2021-03-25T18:21:51.7830638Z I0325 18:12:27.280477 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6836. 2021-03-25T18:21:51.7834187Z E0325 18:12:27.556188 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6837. 2021-03-25T18:21:51.7837681Z E0325 18:12:28.574110 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6838. 2021-03-25T18:21:51.7841180Z E0325 18:12:29.587469 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6839. 2021-03-25T18:21:51.7844659Z E0325 18:12:30.621684 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6840. 2021-03-25T18:21:51.7847485Z I0325 18:12:31.023666 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6841. 2021-03-25T18:21:51.7849070Z I0325 18:12:31.023875 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6842. 2021-03-25T18:21:51.7850920Z I0325 18:12:31.023926 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6843. 2021-03-25T18:21:51.7853393Z I0325 18:12:31.039185 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6844. 2021-03-25T18:21:51.7857768Z I0325 18:12:31.054270 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6845. 2021-03-25T18:21:51.7861061Z I0325 18:12:31.607527 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6846. 2021-03-25T18:21:51.7864216Z I0325 18:12:31.617283 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6847. 2021-03-25T18:21:51.7867646Z I0325 18:12:31.621707 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6848. 2021-03-25T18:21:51.7872292Z I0325 18:12:31.658546 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6849. 2021-03-25T18:21:51.7873912Z I0325 18:12:31.658597 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6850. 2021-03-25T18:21:51.7875212Z I0325 18:12:31.658610 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6851. 2021-03-25T18:21:51.7877290Z I0325 18:12:31.667948 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6852. 2021-03-25T18:21:51.7878882Z I0325 18:12:31.667995 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6853. 2021-03-25T18:21:51.7880200Z I0325 18:12:31.668005 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6854. 2021-03-25T18:21:51.7882796Z E0325 18:12:31.669032 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6855. 2021-03-25T18:21:51.7886131Z I0325 18:12:31.673568 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6856. 2021-03-25T18:21:51.7889273Z I0325 18:12:31.676482 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6857. 2021-03-25T18:21:51.7892626Z I0325 18:12:31.699155 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6858. 2021-03-25T18:21:51.7896483Z I0325 18:12:31.699849 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6859. 2021-03-25T18:21:51.7899685Z I0325 18:12:32.250952 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6860. 2021-03-25T18:21:51.7902770Z I0325 18:12:32.256093 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6861. 2021-03-25T18:21:51.7905917Z I0325 18:12:32.261949 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6862. 2021-03-25T18:21:51.7909266Z I0325 18:12:32.269316 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6863. 2021-03-25T18:21:51.7912773Z I0325 18:12:32.276857 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6864. 2021-03-25T18:21:51.7918537Z I0325 18:12:32.280819 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6865. 2021-03-25T18:21:51.7922289Z E0325 18:12:32.704374 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6866. 2021-03-25T18:21:51.7925944Z E0325 18:12:33.721992 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6867. 2021-03-25T18:21:51.7930089Z E0325 18:12:34.743888 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6868. 2021-03-25T18:21:51.7933718Z E0325 18:12:35.774275 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6869. 2021-03-25T18:21:51.7937681Z I0325 18:12:36.062409 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6870. 2021-03-25T18:21:51.7939291Z I0325 18:12:36.062620 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6871. 2021-03-25T18:21:51.7940610Z I0325 18:12:36.062729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6872. 2021-03-25T18:21:51.7943034Z I0325 18:12:36.082069 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6873. 2021-03-25T18:21:51.7946235Z I0325 18:12:36.113947 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6874. 2021-03-25T18:21:51.7949430Z I0325 18:12:36.667255 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6875. 2021-03-25T18:21:51.7952586Z I0325 18:12:36.675513 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6876. 2021-03-25T18:21:51.7956143Z I0325 18:12:36.682429 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6877. 2021-03-25T18:21:51.7958995Z I0325 18:12:36.693286 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6878. 2021-03-25T18:21:51.7960570Z I0325 18:12:36.693323 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6879. 2021-03-25T18:21:51.7962349Z I0325 18:12:36.693333 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6880. 2021-03-25T18:21:51.7964384Z I0325 18:12:36.697712 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6881. 2021-03-25T18:21:51.7966125Z I0325 18:12:36.697868 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6882. 2021-03-25T18:21:51.7967413Z I0325 18:12:36.697884 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6883. 2021-03-25T18:21:51.7969845Z I0325 18:12:36.706124 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6884. 2021-03-25T18:21:51.7973078Z I0325 18:12:36.711955 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6885. 2021-03-25T18:21:51.7985951Z I0325 18:12:36.728789 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6886. 2021-03-25T18:21:51.7989415Z I0325 18:12:36.759165 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6887. 2021-03-25T18:21:51.7992813Z E0325 18:12:36.812602 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6888. 2021-03-25T18:21:51.7996149Z I0325 18:12:37.280932 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6889. 2021-03-25T18:21:51.7999307Z I0325 18:12:37.286182 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6890. 2021-03-25T18:21:51.8002725Z I0325 18:12:37.292124 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6891. 2021-03-25T18:21:51.8006076Z I0325 18:12:37.310461 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6892. 2021-03-25T18:21:51.8009195Z I0325 18:12:37.315715 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6893. 2021-03-25T18:21:51.8012600Z I0325 18:12:37.327542 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6894. 2021-03-25T18:21:51.8016315Z E0325 18:12:38.058148 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6895. 2021-03-25T18:21:51.8019819Z E0325 18:12:39.076446 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6896. 2021-03-25T18:21:51.8023640Z E0325 18:12:40.098322 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6897. 2021-03-25T18:21:51.8027169Z E0325 18:12:41.111980 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6898. 2021-03-25T18:21:51.8057931Z I0325 18:12:41.118718 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6899. 2021-03-25T18:21:51.8059719Z I0325 18:12:41.118764 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6900. 2021-03-25T18:21:51.8061053Z I0325 18:12:41.118774 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6901. 2021-03-25T18:21:51.8063490Z I0325 18:12:41.128533 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6902. 2021-03-25T18:21:51.8066693Z I0325 18:12:41.135772 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6903. 2021-03-25T18:21:51.8069876Z I0325 18:12:41.687364 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6904. 2021-03-25T18:21:51.8073009Z I0325 18:12:41.692766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6905. 2021-03-25T18:21:51.8076414Z I0325 18:12:41.697156 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6906. 2021-03-25T18:21:51.8079247Z I0325 18:12:41.712584 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6907. 2021-03-25T18:21:51.8080840Z I0325 18:12:41.712636 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6908. 2021-03-25T18:21:51.8082133Z I0325 18:12:41.712646 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6909. 2021-03-25T18:21:51.8084023Z I0325 18:12:41.714168 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6910. 2021-03-25T18:21:51.8085605Z I0325 18:12:41.714209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6911. 2021-03-25T18:21:51.8086913Z I0325 18:12:41.714219 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6912. 2021-03-25T18:21:51.8089329Z I0325 18:12:41.725663 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6913. 2021-03-25T18:21:51.8092554Z I0325 18:12:41.726775 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6914. 2021-03-25T18:21:51.8095974Z I0325 18:12:41.731793 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6915. 2021-03-25T18:21:51.8099366Z I0325 18:12:41.771263 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6916. 2021-03-25T18:21:51.8102889Z E0325 18:12:42.141618 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6917. 2021-03-25T18:21:51.8106206Z I0325 18:12:42.283166 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6918. 2021-03-25T18:21:51.8109611Z I0325 18:12:42.300135 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6919. 2021-03-25T18:21:51.8113036Z I0325 18:12:42.313741 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6920. 2021-03-25T18:21:51.8116374Z I0325 18:12:42.328333 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6921. 2021-03-25T18:21:51.8119512Z I0325 18:12:42.373304 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6922. 2021-03-25T18:21:51.8122907Z I0325 18:12:42.438357 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6923. 2021-03-25T18:21:51.8126500Z E0325 18:12:43.164307 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6924. 2021-03-25T18:21:51.8129996Z E0325 18:12:44.186827 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6925. 2021-03-25T18:21:51.8133863Z E0325 18:12:45.206310 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6926. 2021-03-25T18:21:51.8177537Z I0325 18:12:46.158118 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6927. 2021-03-25T18:21:51.8179158Z I0325 18:12:46.158312 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6928. 2021-03-25T18:21:51.8180642Z I0325 18:12:46.158403 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6929. 2021-03-25T18:21:51.8183075Z I0325 18:12:46.184388 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6930. 2021-03-25T18:21:51.8186283Z I0325 18:12:46.203858 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6931. 2021-03-25T18:21:51.8189728Z E0325 18:12:46.272375 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6932. 2021-03-25T18:21:51.8193043Z I0325 18:12:46.755688 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6933. 2021-03-25T18:21:51.8196190Z I0325 18:12:46.763002 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6934. 2021-03-25T18:21:51.8199591Z I0325 18:12:46.772852 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6935. 2021-03-25T18:21:51.8202455Z I0325 18:12:46.787323 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6936. 2021-03-25T18:21:51.8204041Z I0325 18:12:46.787372 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6937. 2021-03-25T18:21:51.8205346Z I0325 18:12:46.787383 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6938. 2021-03-25T18:21:51.8207220Z I0325 18:12:46.789281 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6939. 2021-03-25T18:21:51.8208811Z I0325 18:12:46.789331 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6940. 2021-03-25T18:21:51.8210108Z I0325 18:12:46.789342 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6941. 2021-03-25T18:21:51.8212518Z I0325 18:12:46.795314 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6942. 2021-03-25T18:21:51.8215928Z I0325 18:12:46.806448 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6943. 2021-03-25T18:21:51.8219134Z I0325 18:12:46.811670 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6944. 2021-03-25T18:21:51.8222381Z I0325 18:12:46.815910 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6945. 2021-03-25T18:21:51.8225882Z E0325 18:12:47.332887 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6946. 2021-03-25T18:21:51.8229219Z I0325 18:12:47.367012 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6947. 2021-03-25T18:21:51.8232400Z I0325 18:12:47.379067 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6948. 2021-03-25T18:21:51.8235551Z I0325 18:12:47.406607 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6949. 2021-03-25T18:21:51.8238778Z I0325 18:12:47.455209 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6950. 2021-03-25T18:21:51.8243399Z I0325 18:12:47.475333 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6951. 2021-03-25T18:21:51.8247111Z I0325 18:12:47.489182 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6952. 2021-03-25T18:21:51.8250586Z E0325 18:12:48.400177 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6953. 2021-03-25T18:21:51.8254199Z E0325 18:12:49.416547 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6954. 2021-03-25T18:21:51.8258722Z E0325 18:12:50.481290 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6955. 2021-03-25T18:21:51.8262007Z I0325 18:12:51.185340 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6956. 2021-03-25T18:21:51.8263623Z I0325 18:12:51.185414 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6957. 2021-03-25T18:21:51.8264922Z I0325 18:12:51.185424 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6958. 2021-03-25T18:21:51.8267344Z I0325 18:12:51.204563 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6959. 2021-03-25T18:21:51.8270537Z I0325 18:12:51.215555 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6960. 2021-03-25T18:21:51.8273909Z E0325 18:12:51.613563 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6961. 2021-03-25T18:21:51.8277408Z I0325 18:12:51.767042 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6962. 2021-03-25T18:21:51.8280534Z I0325 18:12:51.774396 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6963. 2021-03-25T18:21:51.8284027Z I0325 18:12:51.778831 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6964. 2021-03-25T18:21:51.8287300Z I0325 18:12:51.791888 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6965. 2021-03-25T18:21:51.8288931Z I0325 18:12:51.791927 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6966. 2021-03-25T18:21:51.8290232Z I0325 18:12:51.791937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6967. 2021-03-25T18:21:51.8292188Z I0325 18:12:51.793107 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6968. 2021-03-25T18:21:51.8293777Z I0325 18:12:51.793148 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6969. 2021-03-25T18:21:51.8338172Z I0325 18:12:51.793178 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6970. 2021-03-25T18:21:51.8341047Z I0325 18:12:51.798955 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6971. 2021-03-25T18:21:51.8344190Z I0325 18:12:51.800505 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6972. 2021-03-25T18:21:51.8347407Z I0325 18:12:51.804233 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6973. 2021-03-25T18:21:51.8350651Z I0325 18:12:51.809446 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6974. 2021-03-25T18:21:51.8353702Z I0325 18:12:52.355641 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6975. 2021-03-25T18:21:51.8356927Z I0325 18:12:52.360809 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6976. 2021-03-25T18:21:51.8360065Z I0325 18:12:52.361961 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6977. 2021-03-25T18:21:51.8363611Z I0325 18:12:52.368350 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6978. 2021-03-25T18:21:51.8366999Z I0325 18:12:52.371574 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6979. 2021-03-25T18:21:51.8370476Z I0325 18:12:52.377569 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6980. 2021-03-25T18:21:51.8374066Z E0325 18:12:52.628370 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6981. 2021-03-25T18:21:51.8377824Z E0325 18:12:53.646812 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6982. 2021-03-25T18:21:51.8381372Z E0325 18:12:54.664650 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6983. 2021-03-25T18:21:51.8385092Z E0325 18:12:55.874805 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6984. 2021-03-25T18:21:51.8387904Z I0325 18:12:56.217022 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6985. 2021-03-25T18:21:51.8389492Z I0325 18:12:56.217070 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6986. 2021-03-25T18:21:51.8390805Z I0325 18:12:56.217083 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6987. 2021-03-25T18:21:51.8393348Z I0325 18:12:56.351675 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  6988. 2021-03-25T18:21:51.8396662Z I0325 18:12:56.362059 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  6989. 2021-03-25T18:21:51.8400055Z E0325 18:12:56.890594 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  6990. 2021-03-25T18:21:51.8403352Z I0325 18:12:56.914655 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  6991. 2021-03-25T18:21:51.8406496Z I0325 18:12:56.920023 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  6992. 2021-03-25T18:21:51.8410012Z I0325 18:12:56.924945 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  6993. 2021-03-25T18:21:51.8412858Z I0325 18:12:56.938140 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6994. 2021-03-25T18:21:51.8414435Z I0325 18:12:56.938185 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6995. 2021-03-25T18:21:51.8415840Z I0325 18:12:56.938201 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6996. 2021-03-25T18:21:51.8418002Z I0325 18:12:56.938401 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  6997. 2021-03-25T18:21:51.8419607Z I0325 18:12:56.938588 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  6998. 2021-03-25T18:21:51.8420917Z I0325 18:12:56.938730 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  6999. 2021-03-25T18:21:51.8423347Z I0325 18:12:56.946351 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7000. 2021-03-25T18:21:51.8426522Z I0325 18:12:56.949324 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7001. 2021-03-25T18:21:51.8429704Z I0325 18:12:56.954112 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7002. 2021-03-25T18:21:51.8432952Z I0325 18:12:56.966974 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7003. 2021-03-25T18:21:51.8436111Z I0325 18:12:57.506462 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7004. 2021-03-25T18:21:51.8439258Z I0325 18:12:57.512498 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7005. 2021-03-25T18:21:51.8442412Z I0325 18:12:57.524895 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7006. 2021-03-25T18:21:51.8446175Z I0325 18:12:57.527182 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7007. 2021-03-25T18:21:51.8449610Z I0325 18:12:57.567361 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7008. 2021-03-25T18:21:51.8453090Z I0325 18:12:57.584299 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7009. 2021-03-25T18:21:51.8457006Z E0325 18:12:57.904010 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7010. 2021-03-25T18:21:51.8460505Z E0325 18:12:58.945153 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7011. 2021-03-25T18:21:51.8464069Z E0325 18:12:59.986357 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7012. 2021-03-25T18:21:51.8467572Z E0325 18:13:00.996616 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7013. 2021-03-25T18:21:51.8470363Z I0325 18:13:01.370581 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7014. 2021-03-25T18:21:51.8471963Z I0325 18:13:01.370704 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7015. 2021-03-25T18:21:51.8473262Z I0325 18:13:01.370742 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7016. 2021-03-25T18:21:51.8475682Z I0325 18:13:01.378915 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7017. 2021-03-25T18:21:51.8478855Z I0325 18:13:01.387913 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7018. 2021-03-25T18:21:51.8482016Z I0325 18:13:01.941303 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7019. 2021-03-25T18:21:51.8485152Z I0325 18:13:01.947464 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7020. 2021-03-25T18:21:51.8488555Z I0325 18:13:01.953099 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7021. 2021-03-25T18:21:51.8491396Z I0325 18:13:01.971037 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7022. 2021-03-25T18:21:51.8493553Z I0325 18:13:01.971063 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7023. 2021-03-25T18:21:51.8496399Z I0325 18:13:01.971080 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7024. 2021-03-25T18:21:51.8497707Z I0325 18:13:01.971091 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7025. 2021-03-25T18:21:51.8499104Z I0325 18:13:01.971100 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7026. 2021-03-25T18:21:51.8500399Z I0325 18:13:01.971111 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7027. 2021-03-25T18:21:51.8503801Z I0325 18:13:01.978591 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7028. 2021-03-25T18:21:51.8507797Z I0325 18:13:01.979288 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7029. 2021-03-25T18:21:51.8511014Z I0325 18:13:01.982642 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7030. 2021-03-25T18:21:51.8514277Z I0325 18:13:01.984983 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7031. 2021-03-25T18:21:51.8517646Z E0325 18:13:02.102101 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7032. 2021-03-25T18:21:51.8520960Z I0325 18:13:02.534261 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7033. 2021-03-25T18:21:51.8524045Z I0325 18:13:02.539136 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7034. 2021-03-25T18:21:51.8527200Z I0325 18:13:02.550295 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7035. 2021-03-25T18:21:51.8530641Z I0325 18:13:02.562864 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7036. 2021-03-25T18:21:51.8564710Z I0325 18:13:02.577074 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7037. 2021-03-25T18:21:51.8568193Z I0325 18:13:02.585173 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7038. 2021-03-25T18:21:51.8571743Z E0325 18:13:03.119065 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7039. 2021-03-25T18:21:51.8575373Z E0325 18:13:04.131503 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7040. 2021-03-25T18:21:51.8579069Z E0325 18:13:05.143543 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7041. 2021-03-25T18:21:51.8582533Z E0325 18:13:06.156590 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7042. 2021-03-25T18:21:51.8585339Z I0325 18:13:06.390877 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7043. 2021-03-25T18:21:51.8586923Z I0325 18:13:06.391038 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7044. 2021-03-25T18:21:51.8588311Z I0325 18:13:06.391056 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7045. 2021-03-25T18:21:51.8590746Z I0325 18:13:06.397576 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7046. 2021-03-25T18:21:51.8593961Z I0325 18:13:06.401748 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7047. 2021-03-25T18:21:51.8597144Z I0325 18:13:06.953241 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7048. 2021-03-25T18:21:51.8600668Z I0325 18:13:06.958841 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7049. 2021-03-25T18:21:51.8604160Z I0325 18:13:06.967355 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7050. 2021-03-25T18:21:51.8606989Z I0325 18:13:06.979905 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7051. 2021-03-25T18:21:51.8608593Z I0325 18:13:06.980002 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7052. 2021-03-25T18:21:51.8609893Z I0325 18:13:06.980128 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7053. 2021-03-25T18:21:51.8613005Z I0325 18:13:06.982432 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7054. 2021-03-25T18:21:51.8614598Z I0325 18:13:06.982534 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7055. 2021-03-25T18:21:51.8656571Z I0325 18:13:06.982604 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7056. 2021-03-25T18:21:51.8659229Z I0325 18:13:06.988892 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7057. 2021-03-25T18:21:51.8662369Z I0325 18:13:06.989640 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7058. 2021-03-25T18:21:51.8665783Z I0325 18:13:06.993029 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7059. 2021-03-25T18:21:51.8669028Z I0325 18:13:06.995585 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7060. 2021-03-25T18:21:51.8672474Z E0325 18:13:07.166763 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7061. 2021-03-25T18:21:51.8675795Z I0325 18:13:07.544589 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7062. 2021-03-25T18:21:51.8678888Z I0325 18:13:07.547321 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7063. 2021-03-25T18:21:51.8682026Z I0325 18:13:07.553254 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7064. 2021-03-25T18:21:51.8685217Z I0325 18:13:07.553458 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7065. 2021-03-25T18:21:51.8688632Z I0325 18:13:07.562234 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7066. 2021-03-25T18:21:51.8692226Z I0325 18:13:07.564764 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7067. 2021-03-25T18:21:51.8696864Z E0325 18:13:08.181746 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7068. 2021-03-25T18:21:51.8700455Z E0325 18:13:09.207292 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7069. 2021-03-25T18:21:51.8704100Z E0325 18:13:10.224948 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7070. 2021-03-25T18:21:51.8707716Z E0325 18:13:11.245567 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7071. 2021-03-25T18:21:51.8710526Z I0325 18:13:11.409654 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7072. 2021-03-25T18:21:51.8712120Z I0325 18:13:11.409720 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7073. 2021-03-25T18:21:51.8713586Z I0325 18:13:11.409730 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7074. 2021-03-25T18:21:51.8716019Z I0325 18:13:11.417013 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7075. 2021-03-25T18:21:51.8719226Z I0325 18:13:11.420540 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7076. 2021-03-25T18:21:51.8722479Z I0325 18:13:11.971941 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7077. 2021-03-25T18:21:51.8725654Z I0325 18:13:11.976968 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7078. 2021-03-25T18:21:51.8729107Z I0325 18:13:11.981764 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7079. 2021-03-25T18:21:51.8731957Z I0325 18:13:11.993251 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7080. 2021-03-25T18:21:51.8733539Z I0325 18:13:11.993301 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7081. 2021-03-25T18:21:51.8735007Z I0325 18:13:11.993311 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7082. 2021-03-25T18:21:51.8736893Z I0325 18:13:11.993636 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7083. 2021-03-25T18:21:51.8738483Z I0325 18:13:11.993671 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7084. 2021-03-25T18:21:51.8739783Z I0325 18:13:11.993688 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7085. 2021-03-25T18:21:51.8742189Z I0325 18:13:11.999958 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7086. 2021-03-25T18:21:51.8745438Z I0325 18:13:12.006036 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7087. 2021-03-25T18:21:51.8748621Z I0325 18:13:12.013786 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7088. 2021-03-25T18:21:51.8751864Z I0325 18:13:12.015764 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7089. 2021-03-25T18:21:51.8755213Z E0325 18:13:12.260794 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7090. 2021-03-25T18:21:51.8759078Z I0325 18:13:12.565023 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7091. 2021-03-25T18:21:51.8762179Z I0325 18:13:12.566990 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7092. 2021-03-25T18:21:51.8765425Z I0325 18:13:12.571697 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7093. 2021-03-25T18:21:51.8768657Z I0325 18:13:12.571934 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7094. 2021-03-25T18:21:51.8772062Z I0325 18:13:12.576843 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7095. 2021-03-25T18:21:51.8813985Z I0325 18:13:12.577816 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7096. 2021-03-25T18:21:51.8818085Z E0325 18:13:13.274600 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7097. 2021-03-25T18:21:51.8821619Z E0325 18:13:14.291293 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7098. 2021-03-25T18:21:51.8825118Z E0325 18:13:15.317123 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7099. 2021-03-25T18:21:51.8828632Z E0325 18:13:16.338607 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7100. 2021-03-25T18:21:51.8831429Z I0325 18:13:16.429258 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7101. 2021-03-25T18:21:51.8833014Z I0325 18:13:16.429515 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7102. 2021-03-25T18:21:51.8834330Z I0325 18:13:16.429619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7103. 2021-03-25T18:21:51.8836809Z I0325 18:13:16.438938 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7104. 2021-03-25T18:21:51.8840025Z I0325 18:13:16.448917 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7105. 2021-03-25T18:21:51.8843419Z I0325 18:13:17.000478 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7106. 2021-03-25T18:21:51.8846563Z I0325 18:13:17.005446 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7107. 2021-03-25T18:21:51.8850051Z I0325 18:13:17.010037 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7108. 2021-03-25T18:21:51.8852896Z I0325 18:13:17.023599 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7109. 2021-03-25T18:21:51.8854629Z I0325 18:13:17.023645 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7110. 2021-03-25T18:21:51.8856075Z I0325 18:13:17.023655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7111. 2021-03-25T18:21:51.8857999Z I0325 18:13:17.024693 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7112. 2021-03-25T18:21:51.8859584Z I0325 18:13:17.024729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7113. 2021-03-25T18:21:51.8860888Z I0325 18:13:17.024740 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7114. 2021-03-25T18:21:51.8863312Z I0325 18:13:17.039749 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7115. 2021-03-25T18:21:51.8866443Z I0325 18:13:17.042597 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7116. 2021-03-25T18:21:51.8869644Z I0325 18:13:17.050412 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7117. 2021-03-25T18:21:51.8872884Z I0325 18:13:17.068800 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7118. 2021-03-25T18:21:51.8876256Z E0325 18:13:17.369851 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7119. 2021-03-25T18:21:51.8879564Z I0325 18:13:17.602156 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7120. 2021-03-25T18:21:51.8882696Z I0325 18:13:17.609322 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7121. 2021-03-25T18:21:51.8886208Z I0325 18:13:17.617826 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7122. 2021-03-25T18:21:51.8889536Z I0325 18:13:17.621422 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7123. 2021-03-25T18:21:51.8892666Z I0325 18:13:17.649404 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7124. 2021-03-25T18:21:51.8896329Z I0325 18:13:17.656835 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7125. 2021-03-25T18:21:51.8899895Z E0325 18:13:18.396597 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7126. 2021-03-25T18:21:51.8903431Z E0325 18:13:19.415497 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7127. 2021-03-25T18:21:51.8906904Z E0325 18:13:20.429784 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7128. 2021-03-25T18:21:51.8910386Z E0325 18:13:21.447745 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7129. 2021-03-25T18:21:51.8914046Z I0325 18:13:21.466348 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7130. 2021-03-25T18:21:51.8915647Z I0325 18:13:21.466484 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7131. 2021-03-25T18:21:51.8916940Z I0325 18:13:21.466500 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7132. 2021-03-25T18:21:51.8919473Z I0325 18:13:21.482080 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7133. 2021-03-25T18:21:51.8922686Z I0325 18:13:21.486754 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7134. 2021-03-25T18:21:51.8925874Z I0325 18:13:22.038255 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7135. 2021-03-25T18:21:51.8929012Z I0325 18:13:22.044433 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7136. 2021-03-25T18:21:51.8932407Z I0325 18:13:22.049286 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7137. 2021-03-25T18:21:51.8935588Z I0325 18:13:22.061577 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7138. 2021-03-25T18:21:51.8937174Z I0325 18:13:22.061623 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7139. 2021-03-25T18:21:51.8938481Z I0325 18:13:22.061634 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7140. 2021-03-25T18:21:51.8940458Z I0325 18:13:22.062695 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7141. 2021-03-25T18:21:51.8942041Z I0325 18:13:22.062737 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7142. 2021-03-25T18:21:51.8943356Z I0325 18:13:22.062748 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7143. 2021-03-25T18:21:51.8945757Z I0325 18:13:22.068960 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7144. 2021-03-25T18:21:51.8978153Z I0325 18:13:22.070379 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7145. 2021-03-25T18:21:51.8981508Z I0325 18:13:22.075246 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7146. 2021-03-25T18:21:51.8984786Z I0325 18:13:22.077552 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7147. 2021-03-25T18:21:51.8988150Z E0325 18:13:22.459800 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7148. 2021-03-25T18:21:51.8991509Z I0325 18:13:22.626958 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7149. 2021-03-25T18:21:51.8994596Z I0325 18:13:22.629207 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7150. 2021-03-25T18:21:51.8997722Z I0325 18:13:22.641383 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7151. 2021-03-25T18:21:51.9000925Z I0325 18:13:22.642553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7152. 2021-03-25T18:21:51.9004335Z I0325 18:13:22.647070 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7153. 2021-03-25T18:21:51.9008198Z I0325 18:13:22.647482 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7154. 2021-03-25T18:21:51.9011754Z E0325 18:13:23.535409 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7155. 2021-03-25T18:21:51.9015987Z E0325 18:13:24.546737 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7156. 2021-03-25T18:21:51.9019829Z E0325 18:13:25.948020 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7157. 2021-03-25T18:21:51.9023310Z I0325 18:13:26.878142 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7158. 2021-03-25T18:21:51.9024915Z I0325 18:13:26.878278 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7159. 2021-03-25T18:21:51.9026509Z I0325 18:13:26.878346 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7160. 2021-03-25T18:21:51.9029690Z I0325 18:13:26.900369 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7161. 2021-03-25T18:21:51.9032917Z I0325 18:13:26.908287 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7162. 2021-03-25T18:21:51.9036291Z E0325 18:13:27.029327 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7163. 2021-03-25T18:21:51.9039596Z I0325 18:13:27.462709 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7164. 2021-03-25T18:21:51.9042731Z I0325 18:13:27.472990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7165. 2021-03-25T18:21:51.9046144Z I0325 18:13:27.499482 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7166. 2021-03-25T18:21:51.9048983Z I0325 18:13:27.528889 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7167. 2021-03-25T18:21:51.9050577Z I0325 18:13:27.528935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7168. 2021-03-25T18:21:51.9051890Z I0325 18:13:27.528947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7169. 2021-03-25T18:21:51.9090300Z I0325 18:13:27.552732 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7170. 2021-03-25T18:21:51.9093742Z I0325 18:13:27.561988 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7171. 2021-03-25T18:21:51.9096696Z I0325 18:13:27.585930 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7172. 2021-03-25T18:21:51.9098292Z I0325 18:13:27.585977 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7173. 2021-03-25T18:21:51.9099680Z I0325 18:13:27.585988 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7174. 2021-03-25T18:21:51.9102125Z I0325 18:13:27.598155 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7175. 2021-03-25T18:21:51.9105304Z I0325 18:13:27.606155 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7176. 2021-03-25T18:21:51.9108679Z E0325 18:13:28.045068 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7177. 2021-03-25T18:21:51.9116933Z I0325 18:13:28.113196 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7178. 2021-03-25T18:21:51.9120096Z I0325 18:13:28.120043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7179. 2021-03-25T18:21:51.9123653Z I0325 18:13:28.124864 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7180. 2021-03-25T18:21:51.9126986Z I0325 18:13:28.157638 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7181. 2021-03-25T18:21:51.9130133Z I0325 18:13:28.163132 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7182. 2021-03-25T18:21:51.9133532Z I0325 18:13:28.168533 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7183. 2021-03-25T18:21:51.9137313Z E0325 18:13:29.063654 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7184. 2021-03-25T18:21:51.9140823Z E0325 18:13:30.080030 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7185. 2021-03-25T18:21:51.9144482Z E0325 18:13:31.100080 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7186. 2021-03-25T18:21:51.9147440Z I0325 18:13:31.905517 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7187. 2021-03-25T18:21:51.9149023Z I0325 18:13:31.905608 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7188. 2021-03-25T18:21:51.9150426Z I0325 18:13:31.905620 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7189. 2021-03-25T18:21:51.9152848Z I0325 18:13:31.919205 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7190. 2021-03-25T18:21:51.9156041Z I0325 18:13:31.926802 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7191. 2021-03-25T18:21:51.9159409Z E0325 18:13:32.111660 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7192. 2021-03-25T18:21:51.9162715Z I0325 18:13:32.478268 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7193. 2021-03-25T18:21:51.9165878Z I0325 18:13:32.492697 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7194. 2021-03-25T18:21:51.9169282Z I0325 18:13:32.505465 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7195. 2021-03-25T18:21:51.9172129Z I0325 18:13:32.533997 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7196. 2021-03-25T18:21:51.9173726Z I0325 18:13:32.534172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7197. 2021-03-25T18:21:51.9175135Z I0325 18:13:32.534258 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7198. 2021-03-25T18:21:51.9177571Z I0325 18:13:32.549302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7199. 2021-03-25T18:21:51.9180176Z I0325 18:13:32.553776 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7200. 2021-03-25T18:21:51.9181763Z I0325 18:13:32.553922 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7201. 2021-03-25T18:21:51.9183060Z I0325 18:13:32.554062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7202. 2021-03-25T18:21:51.9185627Z I0325 18:13:32.561771 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7203. 2021-03-25T18:21:51.9188811Z I0325 18:13:32.598938 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7204. 2021-03-25T18:21:51.9191995Z I0325 18:13:32.603426 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7205. 2021-03-25T18:21:51.9195268Z I0325 18:13:33.113105 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7206. 2021-03-25T18:21:51.9198409Z I0325 18:13:33.120355 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7207. 2021-03-25T18:21:51.9201758Z E0325 18:13:33.137637 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7208. 2021-03-25T18:21:51.9205321Z I0325 18:13:33.138141 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7209. 2021-03-25T18:21:51.9208676Z I0325 18:13:33.155020 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7210. 2021-03-25T18:21:51.9211829Z I0325 18:13:33.160233 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7211. 2021-03-25T18:21:51.9255640Z I0325 18:13:33.164486 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7212. 2021-03-25T18:21:51.9259481Z E0325 18:13:34.152095 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7213. 2021-03-25T18:21:51.9262992Z E0325 18:13:35.164809 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7214. 2021-03-25T18:21:51.9266471Z E0325 18:13:36.180119 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7215. 2021-03-25T18:21:51.9269274Z I0325 18:13:36.946575 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7216. 2021-03-25T18:21:51.9270880Z I0325 18:13:36.946729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7217. 2021-03-25T18:21:51.9272180Z I0325 18:13:36.946777 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7218. 2021-03-25T18:21:51.9274801Z I0325 18:13:36.954332 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7219. 2021-03-25T18:21:51.9278596Z I0325 18:13:36.958220 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7220. 2021-03-25T18:21:51.9282177Z E0325 18:13:37.215246 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7221. 2021-03-25T18:21:51.9285517Z I0325 18:13:37.510275 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7222. 2021-03-25T18:21:51.9288652Z I0325 18:13:37.516037 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7223. 2021-03-25T18:21:51.9292075Z I0325 18:13:37.521479 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7224. 2021-03-25T18:21:51.9316213Z I0325 18:13:37.532287 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7225. 2021-03-25T18:21:51.9318025Z I0325 18:13:37.532588 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7226. 2021-03-25T18:21:51.9319341Z I0325 18:13:37.532634 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7227. 2021-03-25T18:21:51.9321402Z I0325 18:13:37.533785 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7228. 2021-03-25T18:21:51.9323023Z I0325 18:13:37.533844 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7229. 2021-03-25T18:21:51.9324400Z I0325 18:13:37.533901 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7230. 2021-03-25T18:21:51.9326842Z I0325 18:13:37.540921 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7231. 2021-03-25T18:21:51.9329972Z I0325 18:13:37.542235 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7232. 2021-03-25T18:21:51.9333166Z I0325 18:13:37.547386 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7233. 2021-03-25T18:21:51.9336638Z I0325 18:13:37.549047 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7234. 2021-03-25T18:21:51.9340033Z I0325 18:13:38.099241 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7235. 2021-03-25T18:21:51.9343134Z I0325 18:13:38.101277 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7236. 2021-03-25T18:21:51.9346343Z I0325 18:13:38.108097 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7237. 2021-03-25T18:21:51.9349571Z I0325 18:13:38.113943 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7238. 2021-03-25T18:21:51.9352981Z I0325 18:13:38.117313 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7239. 2021-03-25T18:21:51.9356597Z I0325 18:13:38.126639 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7240. 2021-03-25T18:21:51.9360136Z E0325 18:13:38.260004 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7241. 2021-03-25T18:21:51.9363617Z E0325 18:13:39.315667 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7242. 2021-03-25T18:21:51.9367138Z E0325 18:13:40.327198 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7243. 2021-03-25T18:21:51.9370608Z E0325 18:13:41.339373 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7244. 2021-03-25T18:21:51.9373412Z I0325 18:13:41.968755 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7245. 2021-03-25T18:21:51.9387688Z I0325 18:13:41.968814 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7246. 2021-03-25T18:21:51.9389108Z I0325 18:13:41.968824 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7247. 2021-03-25T18:21:51.9391720Z I0325 18:13:41.976924 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7248. 2021-03-25T18:21:51.9395116Z I0325 18:13:41.980384 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7249. 2021-03-25T18:21:51.9398503Z E0325 18:13:42.350249 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7250. 2021-03-25T18:21:51.9401999Z I0325 18:13:42.532310 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7251. 2021-03-25T18:21:51.9405158Z I0325 18:13:42.537574 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7252. 2021-03-25T18:21:51.9408643Z I0325 18:13:42.543240 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7253. 2021-03-25T18:21:51.9411523Z I0325 18:13:42.555534 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7254. 2021-03-25T18:21:51.9413119Z I0325 18:13:42.555569 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7255. 2021-03-25T18:21:51.9414421Z I0325 18:13:42.555579 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7256. 2021-03-25T18:21:51.9456881Z I0325 18:13:42.556629 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7257. 2021-03-25T18:21:51.9458512Z I0325 18:13:42.556657 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7258. 2021-03-25T18:21:51.9459828Z I0325 18:13:42.556667 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7259. 2021-03-25T18:21:51.9462260Z I0325 18:13:42.563970 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7260. 2021-03-25T18:21:51.9465402Z I0325 18:13:42.567996 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7261. 2021-03-25T18:21:51.9468583Z I0325 18:13:42.573541 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7262. 2021-03-25T18:21:51.9471837Z I0325 18:13:42.586214 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7263. 2021-03-25T18:21:51.9475018Z I0325 18:13:43.125066 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7264. 2021-03-25T18:21:51.9478163Z I0325 18:13:43.130725 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7265. 2021-03-25T18:21:51.9481592Z I0325 18:13:43.135832 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7266. 2021-03-25T18:21:51.9485119Z I0325 18:13:43.149423 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7267. 2021-03-25T18:21:51.9488257Z I0325 18:13:43.167853 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7268. 2021-03-25T18:21:51.9491744Z I0325 18:13:43.174296 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7269. 2021-03-25T18:21:51.9496402Z E0325 18:13:43.365835 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7270. 2021-03-25T18:21:51.9499940Z E0325 18:13:44.382768 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7271. 2021-03-25T18:21:51.9503417Z E0325 18:13:45.395117 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7272. 2021-03-25T18:21:51.9506907Z E0325 18:13:46.431078 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7273. 2021-03-25T18:21:51.9509699Z I0325 18:13:46.989561 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7274. 2021-03-25T18:21:51.9511296Z I0325 18:13:46.989610 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7275. 2021-03-25T18:21:51.9512602Z I0325 18:13:46.989620 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7276. 2021-03-25T18:21:51.9515011Z I0325 18:13:47.010332 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7277. 2021-03-25T18:21:51.9518253Z I0325 18:13:47.029005 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7278. 2021-03-25T18:21:51.9521622Z E0325 18:13:47.449444 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7279. 2021-03-25T18:21:51.9524934Z I0325 18:13:47.580530 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7280. 2021-03-25T18:21:51.9528222Z I0325 18:13:47.586915 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7281. 2021-03-25T18:21:51.9532252Z I0325 18:13:47.611879 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7282. 2021-03-25T18:21:51.9569888Z I0325 18:13:47.653328 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7283. 2021-03-25T18:21:51.9571568Z I0325 18:13:47.653578 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7284. 2021-03-25T18:21:51.9572894Z I0325 18:13:47.653683 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7285. 2021-03-25T18:21:51.9575566Z I0325 18:13:47.665464 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7286. 2021-03-25T18:21:51.9577184Z I0325 18:13:47.665751 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7287. 2021-03-25T18:21:51.9578480Z I0325 18:13:47.666121 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7288. 2021-03-25T18:21:51.9580951Z I0325 18:13:47.677080 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7289. 2021-03-25T18:21:51.9584076Z I0325 18:13:47.679841 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7290. 2021-03-25T18:21:51.9587270Z I0325 18:13:47.689115 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7291. 2021-03-25T18:21:51.9590531Z I0325 18:13:47.729865 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7292. 2021-03-25T18:21:51.9593695Z I0325 18:13:48.240635 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7293. 2021-03-25T18:21:51.9596861Z I0325 18:13:48.246875 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7294. 2021-03-25T18:21:51.9600264Z I0325 18:13:48.255775 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7295. 2021-03-25T18:21:51.9603592Z I0325 18:13:48.282143 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7296. 2021-03-25T18:21:51.9606726Z I0325 18:13:48.287253 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7297. 2021-03-25T18:21:51.9610121Z I0325 18:13:48.291668 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7298. 2021-03-25T18:21:51.9613767Z E0325 18:13:48.491756 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7299. 2021-03-25T18:21:51.9617960Z E0325 18:13:49.529266 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7300. 2021-03-25T18:21:51.9621534Z E0325 18:13:50.556434 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7301. 2021-03-25T18:21:51.9625025Z E0325 18:13:51.744543 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7302. 2021-03-25T18:21:51.9627835Z I0325 18:13:52.035941 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7303. 2021-03-25T18:21:51.9629432Z I0325 18:13:52.035991 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7304. 2021-03-25T18:21:51.9630731Z I0325 18:13:52.036002 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7305. 2021-03-25T18:21:51.9633154Z I0325 18:13:52.051568 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7306. 2021-03-25T18:21:51.9636882Z I0325 18:13:52.062650 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7307. 2021-03-25T18:21:51.9640081Z I0325 18:13:52.614259 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7308. 2021-03-25T18:21:51.9643225Z I0325 18:13:52.620689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7309. 2021-03-25T18:21:51.9646639Z I0325 18:13:52.635477 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7310. 2021-03-25T18:21:51.9649484Z I0325 18:13:52.650708 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7311. 2021-03-25T18:21:51.9651634Z I0325 18:13:52.650734 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7312. 2021-03-25T18:21:51.9653230Z I0325 18:13:52.650750 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7313. 2021-03-25T18:21:51.9654526Z I0325 18:13:52.650765 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7314. 2021-03-25T18:21:51.9656076Z I0325 18:13:52.650791 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7315. 2021-03-25T18:21:51.9657410Z I0325 18:13:52.650802 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7316. 2021-03-25T18:21:51.9659948Z I0325 18:13:52.660680 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7317. 2021-03-25T18:21:51.9663205Z I0325 18:13:52.661698 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7318. 2021-03-25T18:21:51.9666634Z I0325 18:13:52.667051 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7319. 2021-03-25T18:21:51.9669927Z I0325 18:13:52.667482 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7320. 2021-03-25T18:21:51.9673384Z E0325 18:13:52.779351 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7321. 2021-03-25T18:21:51.9676738Z I0325 18:13:53.220926 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7322. 2021-03-25T18:21:51.9679911Z I0325 18:13:53.222267 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7323. 2021-03-25T18:21:51.9683191Z I0325 18:13:53.226792 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7324. 2021-03-25T18:21:51.9686418Z I0325 18:13:53.238236 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7325. 2021-03-25T18:21:51.9689899Z I0325 18:13:53.239708 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7326. 2021-03-25T18:21:51.9699349Z I0325 18:13:53.291113 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7327. 2021-03-25T18:21:51.9703272Z E0325 18:13:53.795424 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7328. 2021-03-25T18:21:51.9707919Z E0325 18:13:54.806837 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7329. 2021-03-25T18:21:51.9711546Z E0325 18:13:55.822973 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7330. 2021-03-25T18:21:51.9715481Z E0325 18:13:56.842801 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7331. 2021-03-25T18:21:51.9718324Z I0325 18:13:57.062634 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7332. 2021-03-25T18:21:51.9720028Z I0325 18:13:57.062681 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7333. 2021-03-25T18:21:51.9721693Z I0325 18:13:57.062705 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7334. 2021-03-25T18:21:51.9724254Z I0325 18:13:57.083821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7335. 2021-03-25T18:21:51.9727495Z I0325 18:13:57.098890 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7336. 2021-03-25T18:21:51.9730768Z I0325 18:13:57.650445 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7337. 2021-03-25T18:21:51.9734026Z I0325 18:13:57.655785 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7338. 2021-03-25T18:21:51.9737653Z I0325 18:13:57.661138 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7339. 2021-03-25T18:21:51.9740585Z I0325 18:13:57.675586 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7340. 2021-03-25T18:21:51.9742204Z I0325 18:13:57.675627 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7341. 2021-03-25T18:21:51.9743618Z I0325 18:13:57.675637 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7342. 2021-03-25T18:21:51.9745547Z I0325 18:13:57.684168 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7343. 2021-03-25T18:21:51.9747239Z I0325 18:13:57.684211 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7344. 2021-03-25T18:21:51.9748584Z I0325 18:13:57.684221 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7345. 2021-03-25T18:21:51.9768668Z I0325 18:13:57.691634 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7346. 2021-03-25T18:21:51.9772373Z I0325 18:13:57.693869 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7347. 2021-03-25T18:21:51.9776059Z I0325 18:13:57.700853 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7348. 2021-03-25T18:21:51.9779514Z I0325 18:13:57.707561 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7349. 2021-03-25T18:21:51.9783030Z E0325 18:13:57.856144 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7350. 2021-03-25T18:21:51.9786486Z I0325 18:13:58.255015 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7351. 2021-03-25T18:21:51.9789681Z I0325 18:13:58.259059 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7352. 2021-03-25T18:21:51.9812047Z I0325 18:13:58.278950 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7353. 2021-03-25T18:21:51.9816299Z I0325 18:13:58.280184 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7354. 2021-03-25T18:21:51.9819941Z I0325 18:13:58.301449 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7355. 2021-03-25T18:21:51.9823688Z I0325 18:13:58.302684 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7356. 2021-03-25T18:21:51.9827264Z E0325 18:13:58.885100 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7357. 2021-03-25T18:21:51.9830856Z E0325 18:13:59.944263 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7358. 2021-03-25T18:21:51.9834444Z E0325 18:14:01.062206 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7359. 2021-03-25T18:21:51.9837990Z E0325 18:14:02.081133 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7360. 2021-03-25T18:21:51.9840910Z I0325 18:14:02.172505 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7361. 2021-03-25T18:21:51.9842548Z I0325 18:14:02.172580 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7362. 2021-03-25T18:21:51.9844102Z I0325 18:14:02.172596 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7363. 2021-03-25T18:21:51.9846562Z I0325 18:14:02.181157 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7364. 2021-03-25T18:21:51.9850326Z I0325 18:14:02.218986 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7365. 2021-03-25T18:21:51.9853796Z I0325 18:14:02.770597 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7366. 2021-03-25T18:21:51.9858336Z I0325 18:14:02.775517 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7367. 2021-03-25T18:21:51.9861859Z I0325 18:14:02.780387 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7368. 2021-03-25T18:21:51.9864755Z I0325 18:14:02.792507 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7369. 2021-03-25T18:21:51.9867179Z I0325 18:14:02.792539 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7370. 2021-03-25T18:21:51.9868814Z I0325 18:14:02.792582 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7371. 2021-03-25T18:21:51.9870219Z I0325 18:14:02.792594 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7372. 2021-03-25T18:21:51.9871556Z I0325 18:14:02.792602 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7373. 2021-03-25T18:21:51.9873049Z I0325 18:14:02.792623 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7374. 2021-03-25T18:21:51.9875520Z I0325 18:14:02.803481 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7375. 2021-03-25T18:21:51.9878802Z I0325 18:14:02.804109 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7376. 2021-03-25T18:21:51.9882080Z I0325 18:14:02.813881 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7377. 2021-03-25T18:21:51.9885376Z I0325 18:14:02.827761 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7378. 2021-03-25T18:21:51.9888841Z E0325 18:14:03.105039 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7379. 2021-03-25T18:21:51.9892339Z I0325 18:14:03.365650 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7380. 2021-03-25T18:21:51.9895839Z I0325 18:14:03.371912 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7381. 2021-03-25T18:21:51.9899477Z I0325 18:14:03.378053 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7382. 2021-03-25T18:21:51.9938885Z I0325 18:14:03.379988 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7383. 2021-03-25T18:21:51.9942183Z I0325 18:14:03.388821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7384. 2021-03-25T18:21:51.9945661Z I0325 18:14:03.398809 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7385. 2021-03-25T18:21:51.9949287Z E0325 18:14:04.116867 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7386. 2021-03-25T18:21:51.9952969Z E0325 18:14:05.130795 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7387. 2021-03-25T18:21:51.9956480Z E0325 18:14:06.144950 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7388. 2021-03-25T18:21:51.9960049Z E0325 18:14:07.170439 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7389. 2021-03-25T18:21:51.9962881Z I0325 18:14:07.216828 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7390. 2021-03-25T18:21:51.9964575Z I0325 18:14:07.216908 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7391. 2021-03-25T18:21:51.9965958Z I0325 18:14:07.217013 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7392. 2021-03-25T18:21:51.9968468Z I0325 18:14:07.226543 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7393. 2021-03-25T18:21:51.9971716Z I0325 18:14:07.230886 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7394. 2021-03-25T18:21:51.9984497Z I0325 18:14:07.782836 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7395. 2021-03-25T18:21:51.9988019Z I0325 18:14:07.790948 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7396. 2021-03-25T18:21:51.9991544Z I0325 18:14:07.802809 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7397. 2021-03-25T18:21:51.9994779Z I0325 18:14:07.819806 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7398. 2021-03-25T18:21:51.9996412Z I0325 18:14:07.819856 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7399. 2021-03-25T18:21:51.9997801Z I0325 18:14:07.819867 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7400. 2021-03-25T18:21:51.9999761Z I0325 18:14:07.820907 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7401. 2021-03-25T18:21:52.0001539Z I0325 18:14:07.820940 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7402. 2021-03-25T18:21:52.0002886Z I0325 18:14:07.820950 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7403. 2021-03-25T18:21:52.0005811Z I0325 18:14:07.830173 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7404. 2021-03-25T18:21:52.0009553Z I0325 18:14:07.831119 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7405. 2021-03-25T18:21:52.0012819Z I0325 18:14:07.837051 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7406. 2021-03-25T18:21:52.0038495Z I0325 18:14:07.854870 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7407. 2021-03-25T18:21:52.0041974Z E0325 18:14:08.182556 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7408. 2021-03-25T18:21:52.0045449Z I0325 18:14:08.388972 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7409. 2021-03-25T18:21:52.0048710Z I0325 18:14:08.393798 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7410. 2021-03-25T18:21:52.0052170Z I0325 18:14:08.398412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7411. 2021-03-25T18:21:52.0056062Z I0325 18:14:08.406511 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7412. 2021-03-25T18:21:52.0059260Z I0325 18:14:08.413403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7413. 2021-03-25T18:21:52.0062900Z I0325 18:14:08.418216 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7414. 2021-03-25T18:21:52.0066494Z E0325 18:14:09.226719 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7415. 2021-03-25T18:21:52.0070084Z E0325 18:14:10.337073 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7416. 2021-03-25T18:21:52.0073685Z E0325 18:14:11.366317 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7417. 2021-03-25T18:21:52.0076525Z I0325 18:14:12.283790 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7418. 2021-03-25T18:21:52.0078325Z I0325 18:14:12.283844 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7419. 2021-03-25T18:21:52.0079669Z I0325 18:14:12.283855 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7420. 2021-03-25T18:21:52.0082197Z I0325 18:14:12.326492 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7421. 2021-03-25T18:21:52.0085431Z I0325 18:14:12.344251 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7422. 2021-03-25T18:21:52.0088902Z E0325 18:14:12.407741 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7423. 2021-03-25T18:21:52.0092479Z I0325 18:14:12.895908 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7424. 2021-03-25T18:21:52.0136486Z I0325 18:14:12.900954 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7425. 2021-03-25T18:21:52.0140439Z I0325 18:14:12.905842 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7426. 2021-03-25T18:21:52.0144157Z I0325 18:14:12.914682 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7427. 2021-03-25T18:21:52.0145856Z I0325 18:14:12.914727 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7428. 2021-03-25T18:21:52.0147349Z I0325 18:14:12.914737 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7429. 2021-03-25T18:21:52.0149368Z I0325 18:14:12.919092 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7430. 2021-03-25T18:21:52.0151088Z I0325 18:14:12.919249 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7431. 2021-03-25T18:21:52.0152591Z I0325 18:14:12.919357 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7432. 2021-03-25T18:21:52.0155145Z I0325 18:14:12.925481 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7433. 2021-03-25T18:21:52.0158310Z I0325 18:14:12.926394 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7434. 2021-03-25T18:21:52.0162183Z I0325 18:14:12.930310 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7435. 2021-03-25T18:21:52.0165921Z I0325 18:14:12.933415 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7436. 2021-03-25T18:21:52.0169391Z E0325 18:14:13.424177 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7437. 2021-03-25T18:21:52.0172795Z I0325 18:14:13.481941 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7438. 2021-03-25T18:21:52.0176215Z I0325 18:14:13.484853 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7439. 2021-03-25T18:21:52.0179490Z I0325 18:14:13.489411 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7440. 2021-03-25T18:21:52.0182872Z I0325 18:14:13.497144 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7441. 2021-03-25T18:21:52.0186569Z I0325 18:14:13.513900 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7442. 2021-03-25T18:21:52.0190394Z I0325 18:14:13.515590 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7443. 2021-03-25T18:21:52.0194056Z E0325 18:14:14.436835 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7444. 2021-03-25T18:21:52.0197644Z E0325 18:14:15.448909 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7445. 2021-03-25T18:21:52.0201235Z E0325 18:14:16.460455 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7446. 2021-03-25T18:21:52.0204234Z I0325 18:14:17.317359 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7447. 2021-03-25T18:21:52.0205917Z I0325 18:14:17.317444 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7448. 2021-03-25T18:21:52.0207327Z I0325 18:14:17.317584 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7449. 2021-03-25T18:21:52.0209787Z I0325 18:14:17.331241 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7450. 2021-03-25T18:21:52.0213067Z I0325 18:14:17.350929 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7451. 2021-03-25T18:21:52.0265262Z E0325 18:14:17.472399 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7452. 2021-03-25T18:21:52.0290290Z I0325 18:14:17.909093 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7453. 2021-03-25T18:21:52.0312426Z I0325 18:14:17.921092 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7454. 2021-03-25T18:21:52.0315918Z I0325 18:14:17.928671 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7455. 2021-03-25T18:21:52.0319142Z I0325 18:14:17.949755 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7456. 2021-03-25T18:21:52.0320751Z I0325 18:14:17.949808 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7457. 2021-03-25T18:21:52.0322056Z I0325 18:14:17.949820 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7458. 2021-03-25T18:21:52.0324000Z I0325 18:14:17.950093 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7459. 2021-03-25T18:21:52.0325761Z I0325 18:14:17.950282 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7460. 2021-03-25T18:21:52.0327059Z I0325 18:14:17.950386 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7461. 2021-03-25T18:21:52.0329475Z I0325 18:14:17.958792 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7462. 2021-03-25T18:21:52.0332689Z I0325 18:14:17.962125 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7463. 2021-03-25T18:21:52.0342704Z I0325 18:14:17.966155 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7464. 2021-03-25T18:21:52.0346255Z I0325 18:14:17.969639 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7465. 2021-03-25T18:21:52.0349450Z I0325 18:14:18.521029 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7466. 2021-03-25T18:21:52.0352850Z E0325 18:14:18.521240 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7467. 2021-03-25T18:21:52.0356173Z I0325 18:14:18.522421 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7468. 2021-03-25T18:21:52.0359312Z I0325 18:14:18.537350 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7469. 2021-03-25T18:21:52.0362633Z I0325 18:14:18.537796 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7470. 2021-03-25T18:21:52.0366052Z I0325 18:14:18.564166 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7471. 2021-03-25T18:21:52.0369653Z I0325 18:14:18.565046 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7472. 2021-03-25T18:21:52.0373193Z E0325 18:14:19.548472 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7473. 2021-03-25T18:21:52.0376832Z E0325 18:14:20.566977 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7474. 2021-03-25T18:21:52.0380841Z E0325 18:14:21.579226 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7475. 2021-03-25T18:21:52.0383665Z I0325 18:14:22.350208 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7476. 2021-03-25T18:21:52.0385340Z I0325 18:14:22.350255 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7477. 2021-03-25T18:21:52.0386652Z I0325 18:14:22.350267 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7478. 2021-03-25T18:21:52.0389156Z I0325 18:14:22.419857 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7479. 2021-03-25T18:21:52.0392471Z I0325 18:14:22.486719 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7480. 2021-03-25T18:21:52.0396049Z E0325 18:14:22.594309 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7481. 2021-03-25T18:21:52.0399452Z I0325 18:14:23.073292 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7482. 2021-03-25T18:21:52.0402645Z I0325 18:14:23.137985 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7483. 2021-03-25T18:21:52.0406156Z I0325 18:14:23.187257 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7484. 2021-03-25T18:21:52.0409085Z I0325 18:14:23.313141 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7485. 2021-03-25T18:21:52.0449999Z I0325 18:14:23.313560 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7486. 2021-03-25T18:21:52.0451353Z I0325 18:14:23.319976 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7487. 2021-03-25T18:21:52.0453582Z I0325 18:14:23.323708 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7488. 2021-03-25T18:21:52.0455292Z I0325 18:14:23.341628 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7489. 2021-03-25T18:21:52.0456609Z I0325 18:14:23.341708 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7490. 2021-03-25T18:21:52.0459058Z I0325 18:14:23.402289 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7491. 2021-03-25T18:21:52.0462395Z I0325 18:14:23.419218 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7492. 2021-03-25T18:21:52.0465923Z I0325 18:14:23.454990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7493. 2021-03-25T18:21:52.0469207Z I0325 18:14:23.474844 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7494. 2021-03-25T18:21:52.0472668Z E0325 18:14:23.643004 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7495. 2021-03-25T18:21:52.0476870Z I0325 18:14:23.974010 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7496. 2021-03-25T18:21:52.0483899Z I0325 18:14:23.985908 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7497. 2021-03-25T18:21:52.0487455Z I0325 18:14:23.999648 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7498. 2021-03-25T18:21:52.0490831Z I0325 18:14:24.027163 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7499. 2021-03-25T18:21:52.0493978Z I0325 18:14:24.066197 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7500. 2021-03-25T18:21:52.0498830Z I0325 18:14:24.114256 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7501. 2021-03-25T18:21:52.0502526Z E0325 18:14:24.668851 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7502. 2021-03-25T18:21:52.0506033Z E0325 18:14:25.707123 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7503. 2021-03-25T18:21:52.0509534Z E0325 18:14:26.743619 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7504. 2021-03-25T18:21:52.0513305Z I0325 18:14:27.370180 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7505. 2021-03-25T18:21:52.0514929Z I0325 18:14:27.370236 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7506. 2021-03-25T18:21:52.0516475Z I0325 18:14:27.370247 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7507. 2021-03-25T18:21:52.0547098Z I0325 18:14:27.377287 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7508. 2021-03-25T18:21:52.0550717Z I0325 18:14:27.385379 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7509. 2021-03-25T18:21:52.0554437Z E0325 18:14:27.756060 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7510. 2021-03-25T18:21:52.0557778Z I0325 18:14:27.937045 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7511. 2021-03-25T18:21:52.0560937Z I0325 18:14:27.942560 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7512. 2021-03-25T18:21:52.0564360Z I0325 18:14:27.947659 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7513. 2021-03-25T18:21:52.0567203Z I0325 18:14:27.961776 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7514. 2021-03-25T18:21:52.0568811Z I0325 18:14:27.961817 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7515. 2021-03-25T18:21:52.0570118Z I0325 18:14:27.961828 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7516. 2021-03-25T18:21:52.0572014Z I0325 18:14:27.962299 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7517. 2021-03-25T18:21:52.0573604Z I0325 18:14:27.962362 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7518. 2021-03-25T18:21:52.0585607Z I0325 18:14:27.962373 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7519. 2021-03-25T18:21:52.0588519Z I0325 18:14:27.968304 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7520. 2021-03-25T18:21:52.0591983Z I0325 18:14:27.973387 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7521. 2021-03-25T18:21:52.0595306Z I0325 18:14:27.973742 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7522. 2021-03-25T18:21:52.0598622Z I0325 18:14:27.992215 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7523. 2021-03-25T18:21:52.0602169Z I0325 18:14:28.526493 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7524. 2021-03-25T18:21:52.0605533Z I0325 18:14:28.534252 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7525. 2021-03-25T18:21:52.0609059Z I0325 18:14:28.543201 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7526. 2021-03-25T18:21:52.0612753Z I0325 18:14:28.544437 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7527. 2021-03-25T18:21:52.0616193Z I0325 18:14:28.563826 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7528. 2021-03-25T18:21:52.0619761Z I0325 18:14:28.581233 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7529. 2021-03-25T18:21:52.0642179Z E0325 18:14:28.782341 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7530. 2021-03-25T18:21:52.0646147Z E0325 18:14:29.819031 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7531. 2021-03-25T18:21:52.0649664Z E0325 18:14:30.833649 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7532. 2021-03-25T18:21:52.0653141Z E0325 18:14:31.866587 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7533. 2021-03-25T18:21:52.0656131Z I0325 18:14:32.387897 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7534. 2021-03-25T18:21:52.0657723Z I0325 18:14:32.387959 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7535. 2021-03-25T18:21:52.0659054Z I0325 18:14:32.387974 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7536. 2021-03-25T18:21:52.0661476Z I0325 18:14:32.398859 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7537. 2021-03-25T18:21:52.0664685Z I0325 18:14:32.405629 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7538. 2021-03-25T18:21:52.0668056Z E0325 18:14:32.881914 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7539. 2021-03-25T18:21:52.0671561Z I0325 18:14:32.957348 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7540. 2021-03-25T18:21:52.0674718Z I0325 18:14:32.962523 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7541. 2021-03-25T18:21:52.0678226Z I0325 18:14:32.968090 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7542. 2021-03-25T18:21:52.0681095Z I0325 18:14:32.993620 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7543. 2021-03-25T18:21:52.0682682Z I0325 18:14:32.993666 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7544. 2021-03-25T18:21:52.0684003Z I0325 18:14:32.993677 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7545. 2021-03-25T18:21:52.0685907Z I0325 18:14:32.994880 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7546. 2021-03-25T18:21:52.0687492Z I0325 18:14:32.994920 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7547. 2021-03-25T18:21:52.0688804Z I0325 18:14:32.994940 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7548. 2021-03-25T18:21:52.0691219Z I0325 18:14:33.017891 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7549. 2021-03-25T18:21:52.0694364Z I0325 18:14:33.020328 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7550. 2021-03-25T18:21:52.0697649Z I0325 18:14:33.026361 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7551. 2021-03-25T18:21:52.0700906Z I0325 18:14:33.029934 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7552. 2021-03-25T18:21:52.0704067Z I0325 18:14:33.581867 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7553. 2021-03-25T18:21:52.0709315Z I0325 18:14:33.582136 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7554. 2021-03-25T18:21:52.0713556Z I0325 18:14:33.589331 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7555. 2021-03-25T18:21:52.0718063Z I0325 18:14:33.594000 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7556. 2021-03-25T18:21:52.0723237Z I0325 18:14:33.594988 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7557. 2021-03-25T18:21:52.0750005Z I0325 18:14:33.611104 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7558. 2021-03-25T18:21:52.0754761Z E0325 18:14:33.893216 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7559. 2021-03-25T18:21:52.0759367Z E0325 18:14:34.916855 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7560. 2021-03-25T18:21:52.0763935Z E0325 18:14:35.928447 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7561. 2021-03-25T18:21:52.0768534Z E0325 18:14:37.013797 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7562. 2021-03-25T18:21:52.0772202Z I0325 18:14:37.404098 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7563. 2021-03-25T18:21:52.0774315Z I0325 18:14:37.404151 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7564. 2021-03-25T18:21:52.0776210Z I0325 18:14:37.404163 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7565. 2021-03-25T18:21:52.0779411Z I0325 18:14:37.414755 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7566. 2021-03-25T18:21:52.0783649Z I0325 18:14:37.419921 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7567. 2021-03-25T18:21:52.0788337Z I0325 18:14:37.971751 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7568. 2021-03-25T18:21:52.0792576Z I0325 18:14:37.992702 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7569. 2021-03-25T18:21:52.0797146Z I0325 18:14:38.070285 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7570. 2021-03-25T18:21:52.0829043Z E0325 18:14:38.074904 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7571. 2021-03-25T18:21:52.0832325Z I0325 18:14:38.094464 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7572. 2021-03-25T18:21:52.0833937Z I0325 18:14:38.094704 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7573. 2021-03-25T18:21:52.0835263Z I0325 18:14:38.094783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7574. 2021-03-25T18:21:52.0837248Z I0325 18:14:38.099013 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7575. 2021-03-25T18:21:52.0838853Z I0325 18:14:38.099141 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7576. 2021-03-25T18:21:52.0840155Z I0325 18:14:38.099152 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7577. 2021-03-25T18:21:52.0842600Z I0325 18:14:38.109372 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7578. 2021-03-25T18:21:52.0845739Z I0325 18:14:38.113603 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7579. 2021-03-25T18:21:52.0848935Z I0325 18:14:38.118760 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7580. 2021-03-25T18:21:52.0853753Z I0325 18:14:38.140296 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7581. 2021-03-25T18:21:52.0857529Z I0325 18:14:38.670732 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7582. 2021-03-25T18:21:52.0860703Z I0325 18:14:38.678162 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7583. 2021-03-25T18:21:52.0864112Z I0325 18:14:38.683939 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7584. 2021-03-25T18:21:52.0867465Z I0325 18:14:38.693878 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7585. 2021-03-25T18:21:52.0870600Z I0325 18:14:38.699910 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7586. 2021-03-25T18:21:52.0875398Z I0325 18:14:38.708373 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7587. 2021-03-25T18:21:52.0879269Z E0325 18:14:39.097853 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7588. 2021-03-25T18:21:52.0882769Z E0325 18:14:40.110599 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7589. 2021-03-25T18:21:52.0886356Z E0325 18:14:41.127364 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7590. 2021-03-25T18:21:52.0889845Z E0325 18:14:42.140052 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7591. 2021-03-25T18:21:52.0892670Z I0325 18:14:42.455220 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7592. 2021-03-25T18:21:52.0894258Z I0325 18:14:42.455269 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7593. 2021-03-25T18:21:52.0896065Z I0325 18:14:42.455281 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7594. 2021-03-25T18:21:52.0898519Z I0325 18:14:42.467186 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7595. 2021-03-25T18:21:52.0901776Z I0325 18:14:42.479984 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7596. 2021-03-25T18:21:52.0904956Z I0325 18:14:43.031451 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7597. 2021-03-25T18:21:52.0908112Z I0325 18:14:43.037656 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7598. 2021-03-25T18:21:52.0911545Z I0325 18:14:43.043939 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7599. 2021-03-25T18:21:52.0914386Z I0325 18:14:43.062294 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7600. 2021-03-25T18:21:52.0915974Z I0325 18:14:43.062340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7601. 2021-03-25T18:21:52.0917285Z I0325 18:14:43.062350 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7602. 2021-03-25T18:21:52.0919183Z I0325 18:14:43.065562 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7603. 2021-03-25T18:21:52.0920755Z I0325 18:14:43.065602 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7604. 2021-03-25T18:21:52.0922168Z I0325 18:14:43.065612 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7605. 2021-03-25T18:21:52.0924588Z I0325 18:14:43.078173 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7606. 2021-03-25T18:21:52.0927797Z I0325 18:14:43.084007 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7607. 2021-03-25T18:21:52.0958801Z I0325 18:14:43.091525 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7608. 2021-03-25T18:21:52.0962050Z I0325 18:14:43.112667 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7609. 2021-03-25T18:21:52.0965454Z E0325 18:14:43.154165 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7610. 2021-03-25T18:21:52.0968763Z I0325 18:14:43.635699 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7611. 2021-03-25T18:21:52.0971919Z I0325 18:14:43.643348 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7612. 2021-03-25T18:21:52.0975680Z I0325 18:14:43.656104 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7613. 2021-03-25T18:21:52.0979065Z I0325 18:14:43.668180 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7614. 2021-03-25T18:21:52.0982315Z I0325 18:14:43.673899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7615. 2021-03-25T18:21:52.0985733Z I0325 18:14:43.680445 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7616. 2021-03-25T18:21:52.0989287Z E0325 18:14:44.166486 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7617. 2021-03-25T18:21:52.0992774Z E0325 18:14:45.186657 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7618. 2021-03-25T18:21:52.0996312Z E0325 18:14:46.200292 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7619. 2021-03-25T18:21:52.0999931Z E0325 18:14:47.234918 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7620. 2021-03-25T18:21:52.1002721Z I0325 18:14:47.456571 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7621. 2021-03-25T18:21:52.1004324Z I0325 18:14:47.456625 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7622. 2021-03-25T18:21:52.1005699Z I0325 18:14:47.456635 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7623. 2021-03-25T18:21:52.1008138Z I0325 18:14:47.468143 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7624. 2021-03-25T18:21:52.1011330Z I0325 18:14:47.477832 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7625. 2021-03-25T18:21:52.1014637Z I0325 18:14:48.029253 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7626. 2021-03-25T18:21:52.1017981Z I0325 18:14:48.037592 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7627. 2021-03-25T18:21:52.1021424Z I0325 18:14:48.042804 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7628. 2021-03-25T18:21:52.1024294Z I0325 18:14:48.055934 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7629. 2021-03-25T18:21:52.1026450Z I0325 18:14:48.056044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7630. 2021-03-25T18:21:52.1050793Z I0325 18:14:48.056131 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7631. 2021-03-25T18:21:52.1052128Z I0325 18:14:48.056218 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7632. 2021-03-25T18:21:52.1053446Z I0325 18:14:48.056142 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7633. 2021-03-25T18:21:52.1054743Z I0325 18:14:48.057595 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7634. 2021-03-25T18:21:52.1057531Z I0325 18:14:48.064338 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7635. 2021-03-25T18:21:52.1060691Z I0325 18:14:48.066112 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7636. 2021-03-25T18:21:52.1064637Z I0325 18:14:48.070347 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7637. 2021-03-25T18:21:52.1067915Z I0325 18:14:48.073051 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7638. 2021-03-25T18:21:52.1071376Z E0325 18:14:48.303711 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7639. 2021-03-25T18:21:52.1074726Z I0325 18:14:48.622268 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7640. 2021-03-25T18:21:52.1077814Z I0325 18:14:48.625670 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7641. 2021-03-25T18:21:52.1080954Z I0325 18:14:48.633521 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7642. 2021-03-25T18:21:52.1084177Z I0325 18:14:48.634579 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7643. 2021-03-25T18:21:52.1087590Z I0325 18:14:48.639869 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7644. 2021-03-25T18:21:52.1091266Z I0325 18:14:48.645569 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7645. 2021-03-25T18:21:52.1094815Z E0325 18:14:49.328610 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7646. 2021-03-25T18:21:52.1098530Z E0325 18:14:50.360173 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7647. 2021-03-25T18:21:52.1102887Z E0325 18:14:51.371814 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7648. 2021-03-25T18:21:52.1106482Z E0325 18:14:52.394358 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7649. 2021-03-25T18:21:52.1109289Z I0325 18:14:52.490729 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7650. 2021-03-25T18:21:52.1110880Z I0325 18:14:52.490780 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7651. 2021-03-25T18:21:52.1112414Z I0325 18:14:52.490791 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7652. 2021-03-25T18:21:52.1114844Z I0325 18:14:52.519206 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7653. 2021-03-25T18:21:52.1118053Z I0325 18:14:52.545106 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7654. 2021-03-25T18:21:52.1151416Z I0325 18:14:53.099459 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7655. 2021-03-25T18:21:52.1154644Z I0325 18:14:53.115504 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7656. 2021-03-25T18:21:52.1158082Z I0325 18:14:53.121622 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7657. 2021-03-25T18:21:52.1160921Z I0325 18:14:53.135075 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7658. 2021-03-25T18:21:52.1162525Z I0325 18:14:53.135118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7659. 2021-03-25T18:21:52.1163830Z I0325 18:14:53.135128 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7660. 2021-03-25T18:21:52.1165728Z I0325 18:14:53.136839 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7661. 2021-03-25T18:21:52.1167304Z I0325 18:14:53.136971 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7662. 2021-03-25T18:21:52.1168622Z I0325 18:14:53.137089 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7663. 2021-03-25T18:21:52.1171035Z I0325 18:14:53.155238 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7664. 2021-03-25T18:21:52.1174189Z I0325 18:14:53.158118 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7665. 2021-03-25T18:21:52.1177686Z I0325 18:14:53.212242 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7666. 2021-03-25T18:21:52.1180919Z I0325 18:14:53.224685 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7667. 2021-03-25T18:21:52.1184295Z E0325 18:14:53.510379 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7668. 2021-03-25T18:21:52.1187772Z I0325 18:14:53.766633 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7669. 2021-03-25T18:21:52.1190933Z I0325 18:14:53.774221 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7670. 2021-03-25T18:21:52.1194163Z I0325 18:14:53.780451 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7671. 2021-03-25T18:21:52.1197519Z I0325 18:14:53.782305 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7672. 2021-03-25T18:21:52.1200933Z I0325 18:14:53.800294 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7673. 2021-03-25T18:21:52.1204338Z I0325 18:14:53.806100 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7674. 2021-03-25T18:21:52.1207904Z E0325 18:14:54.530709 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7675. 2021-03-25T18:21:52.1211415Z E0325 18:14:55.542719 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7676. 2021-03-25T18:21:52.1234405Z E0325 18:14:56.555865 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7677. 2021-03-25T18:21:52.1237558Z I0325 18:14:57.545925 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7678. 2021-03-25T18:21:52.1239164Z I0325 18:14:57.545975 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7679. 2021-03-25T18:21:52.1240481Z I0325 18:14:57.545987 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7680. 2021-03-25T18:21:52.1242920Z I0325 18:14:57.556936 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7681. 2021-03-25T18:21:52.1246353Z E0325 18:14:57.574553 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7682. 2021-03-25T18:21:52.1249749Z I0325 18:14:57.577700 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7683. 2021-03-25T18:21:52.1253086Z I0325 18:14:58.129471 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7684. 2021-03-25T18:21:52.1258009Z I0325 18:14:58.135530 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7685. 2021-03-25T18:21:52.1261833Z I0325 18:14:58.140732 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7686. 2021-03-25T18:21:52.1264830Z I0325 18:14:58.152163 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7687. 2021-03-25T18:21:52.1266432Z I0325 18:14:58.152209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7688. 2021-03-25T18:21:52.1267751Z I0325 18:14:58.152219 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7689. 2021-03-25T18:21:52.1269651Z I0325 18:14:58.152983 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7690. 2021-03-25T18:21:52.1271250Z I0325 18:14:58.153023 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7691. 2021-03-25T18:21:52.1272554Z I0325 18:14:58.153033 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7692. 2021-03-25T18:21:52.1274971Z I0325 18:14:58.163067 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7693. 2021-03-25T18:21:52.1278118Z I0325 18:14:58.175941 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7694. 2021-03-25T18:21:52.1281315Z I0325 18:14:58.189106 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7695. 2021-03-25T18:21:52.1284610Z I0325 18:14:58.189479 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7696. 2021-03-25T18:21:52.1287974Z E0325 18:14:58.585056 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7697. 2021-03-25T18:21:52.1291312Z I0325 18:14:58.742181 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7698. 2021-03-25T18:21:52.1294409Z I0325 18:14:58.743132 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7699. 2021-03-25T18:21:52.1297677Z I0325 18:14:58.751685 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7700. 2021-03-25T18:21:52.1301014Z I0325 18:14:58.755060 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7701. 2021-03-25T18:21:52.1304434Z I0325 18:14:58.764581 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7702. 2021-03-25T18:21:52.1308113Z I0325 18:14:58.768368 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7703. 2021-03-25T18:21:52.1311664Z E0325 18:14:59.615512 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7704. 2021-03-25T18:21:52.1315150Z E0325 18:15:00.646732 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7705. 2021-03-25T18:21:52.1318633Z E0325 18:15:01.661868 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7706. 2021-03-25T18:21:52.1321437Z I0325 18:15:02.565156 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7707. 2021-03-25T18:21:52.1363041Z I0325 18:15:02.565328 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7708. 2021-03-25T18:21:52.1364371Z I0325 18:15:02.565397 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7709. 2021-03-25T18:21:52.1366988Z I0325 18:15:02.571063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7710. 2021-03-25T18:21:52.1370199Z I0325 18:15:02.574618 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7711. 2021-03-25T18:21:52.1373587Z E0325 18:15:02.672900 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7712. 2021-03-25T18:21:52.1377391Z I0325 18:15:03.132341 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7713. 2021-03-25T18:21:52.1380553Z I0325 18:15:03.162392 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7714. 2021-03-25T18:21:52.1383986Z I0325 18:15:03.175094 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7715. 2021-03-25T18:21:52.1387025Z I0325 18:15:03.187766 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7716. 2021-03-25T18:21:52.1388618Z I0325 18:15:03.187808 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7717. 2021-03-25T18:21:52.1389924Z I0325 18:15:03.187818 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7718. 2021-03-25T18:21:52.1391826Z I0325 18:15:03.190509 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7719. 2021-03-25T18:21:52.1393606Z I0325 18:15:03.190553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7720. 2021-03-25T18:21:52.1394928Z I0325 18:15:03.190563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7721. 2021-03-25T18:21:52.1397363Z I0325 18:15:03.205192 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7722. 2021-03-25T18:21:52.1400703Z I0325 18:15:03.211152 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7723. 2021-03-25T18:21:52.1403908Z I0325 18:15:03.253072 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7724. 2021-03-25T18:21:52.1407088Z I0325 18:15:03.259272 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7725. 2021-03-25T18:21:52.1410453Z E0325 18:15:03.699374 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7726. 2021-03-25T18:21:52.1414718Z I0325 18:15:03.764634 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7727. 2021-03-25T18:21:52.1418121Z I0325 18:15:03.772193 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7728. 2021-03-25T18:21:52.1421285Z I0325 18:15:03.811607 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7729. 2021-03-25T18:21:52.1424630Z I0325 18:15:03.812241 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7730. 2021-03-25T18:21:52.1428054Z I0325 18:15:03.864137 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7731. 2021-03-25T18:21:52.1431611Z I0325 18:15:03.873049 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7732. 2021-03-25T18:21:52.1435168Z E0325 18:15:04.714033 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7733. 2021-03-25T18:21:52.1438673Z E0325 18:15:05.743115 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7734. 2021-03-25T18:21:52.1442267Z E0325 18:15:06.754702 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7735. 2021-03-25T18:21:52.1446487Z I0325 18:15:07.588412 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7736. 2021-03-25T18:21:52.1448088Z I0325 18:15:07.589055 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7737. 2021-03-25T18:21:52.1449406Z I0325 18:15:07.589702 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7738. 2021-03-25T18:21:52.1451828Z I0325 18:15:07.597133 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7739. 2021-03-25T18:21:52.1470073Z I0325 18:15:07.603516 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7740. 2021-03-25T18:21:52.1473768Z E0325 18:15:07.768510 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7741. 2021-03-25T18:21:52.1477128Z I0325 18:15:08.154822 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7742. 2021-03-25T18:21:52.1480297Z I0325 18:15:08.160910 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7743. 2021-03-25T18:21:52.1483714Z I0325 18:15:08.165763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7744. 2021-03-25T18:21:52.1486578Z I0325 18:15:08.177550 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7745. 2021-03-25T18:21:52.1488166Z I0325 18:15:08.177727 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7746. 2021-03-25T18:21:52.1489485Z I0325 18:15:08.177890 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7747. 2021-03-25T18:21:52.1491376Z I0325 18:15:08.177597 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7748. 2021-03-25T18:21:52.1493151Z I0325 18:15:08.178212 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7749. 2021-03-25T18:21:52.1494449Z I0325 18:15:08.178233 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7750. 2021-03-25T18:21:52.1498159Z I0325 18:15:08.186517 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7751. 2021-03-25T18:21:52.1501400Z I0325 18:15:08.187009 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7752. 2021-03-25T18:21:52.1504597Z I0325 18:15:08.192645 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7753. 2021-03-25T18:21:52.1507871Z I0325 18:15:08.203501 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7754. 2021-03-25T18:21:52.1511207Z I0325 18:15:08.744061 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7755. 2021-03-25T18:21:52.1514368Z I0325 18:15:08.750070 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7756. 2021-03-25T18:21:52.1517541Z I0325 18:15:08.754743 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7757. 2021-03-25T18:21:52.1520883Z I0325 18:15:08.762019 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7758. 2021-03-25T18:21:52.1524297Z I0325 18:15:08.766043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7759. 2021-03-25T18:21:52.1527699Z I0325 18:15:08.814890 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7760. 2021-03-25T18:21:52.1531371Z E0325 18:15:08.842454 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7761. 2021-03-25T18:21:52.1553251Z E0325 18:15:09.907994 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7762. 2021-03-25T18:21:52.1557139Z E0325 18:15:10.973370 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7763. 2021-03-25T18:21:52.1560852Z E0325 18:15:11.995398 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7764. 2021-03-25T18:21:52.1563658Z I0325 18:15:12.605005 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7765. 2021-03-25T18:21:52.1565260Z I0325 18:15:12.605058 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7766. 2021-03-25T18:21:52.1566568Z I0325 18:15:12.605069 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7767. 2021-03-25T18:21:52.1573621Z I0325 18:15:12.615178 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7768. 2021-03-25T18:21:52.1577139Z I0325 18:15:12.618967 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7769. 2021-03-25T18:21:52.1581150Z E0325 18:15:13.007602 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7770. 2021-03-25T18:21:52.1584507Z I0325 18:15:13.170337 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7771. 2021-03-25T18:21:52.1587644Z I0325 18:15:13.179648 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7772. 2021-03-25T18:21:52.1591085Z I0325 18:15:13.188884 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7773. 2021-03-25T18:21:52.1593921Z I0325 18:15:13.212323 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7774. 2021-03-25T18:21:52.1595532Z I0325 18:15:13.212422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7775. 2021-03-25T18:21:52.1596838Z I0325 18:15:13.212436 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7776. 2021-03-25T18:21:52.1598748Z I0325 18:15:13.217994 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7777. 2021-03-25T18:21:52.1602265Z I0325 18:15:13.218046 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7778. 2021-03-25T18:21:52.1604387Z I0325 18:15:13.218058 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7779. 2021-03-25T18:21:52.1607324Z I0325 18:15:13.227040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7780. 2021-03-25T18:21:52.1610602Z I0325 18:15:13.240479 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7781. 2021-03-25T18:21:52.1613995Z I0325 18:15:13.241904 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7782. 2021-03-25T18:21:52.1618156Z I0325 18:15:13.249812 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7783. 2021-03-25T18:21:52.1621767Z I0325 18:15:13.793270 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7784. 2021-03-25T18:21:52.1624913Z I0325 18:15:13.801238 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7785. 2021-03-25T18:21:52.1628139Z I0325 18:15:13.804974 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7786. 2021-03-25T18:21:52.1631358Z I0325 18:15:13.818217 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7787. 2021-03-25T18:21:52.1635368Z I0325 18:15:13.824131 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7788. 2021-03-25T18:21:52.1638990Z I0325 18:15:13.841619 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7789. 2021-03-25T18:21:52.1642524Z E0325 18:15:14.027639 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7790. 2021-03-25T18:21:52.1646021Z E0325 18:15:15.061208 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7791. 2021-03-25T18:21:52.1649519Z E0325 18:15:16.094032 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7792. 2021-03-25T18:21:52.1653800Z E0325 18:15:17.106101 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7793. 2021-03-25T18:21:52.1696219Z I0325 18:15:17.621144 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7794. 2021-03-25T18:21:52.1697836Z I0325 18:15:17.621209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7795. 2021-03-25T18:21:52.1699167Z I0325 18:15:17.621222 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7796. 2021-03-25T18:21:52.1701826Z I0325 18:15:17.743016 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7797. 2021-03-25T18:21:52.1705040Z I0325 18:15:17.760754 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7798. 2021-03-25T18:21:52.1708437Z E0325 18:15:18.118623 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7799. 2021-03-25T18:21:52.1711827Z I0325 18:15:18.312456 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7800. 2021-03-25T18:21:52.1714996Z I0325 18:15:18.318787 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7801. 2021-03-25T18:21:52.1718678Z I0325 18:15:18.323439 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7802. 2021-03-25T18:21:52.1721556Z I0325 18:15:18.341453 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7803. 2021-03-25T18:21:52.1723144Z I0325 18:15:18.341570 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7804. 2021-03-25T18:21:52.1725402Z I0325 18:15:18.341581 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7805. 2021-03-25T18:21:52.1728716Z I0325 18:15:18.342704 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7806. 2021-03-25T18:21:52.1730322Z I0325 18:15:18.342743 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7807. 2021-03-25T18:21:52.1731638Z I0325 18:15:18.342753 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7808. 2021-03-25T18:21:52.1735497Z I0325 18:15:18.366205 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7809. 2021-03-25T18:21:52.1738788Z I0325 18:15:18.366914 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7810. 2021-03-25T18:21:52.1741989Z I0325 18:15:18.371776 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7811. 2021-03-25T18:21:52.1745241Z I0325 18:15:18.373656 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7812. 2021-03-25T18:21:52.1748416Z I0325 18:15:18.923534 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7813. 2021-03-25T18:21:52.1751686Z I0325 18:15:18.926721 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7814. 2021-03-25T18:21:52.1754838Z I0325 18:15:18.938277 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7815. 2021-03-25T18:21:52.1758104Z I0325 18:15:18.940105 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7816. 2021-03-25T18:21:52.1761536Z I0325 18:15:18.952763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7817. 2021-03-25T18:21:52.1765138Z I0325 18:15:18.958202 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7818. 2021-03-25T18:21:52.1809561Z E0325 18:15:19.133677 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7819. 2021-03-25T18:21:52.1813103Z E0325 18:15:20.145297 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7820. 2021-03-25T18:21:52.1816832Z E0325 18:15:21.201235 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7821. 2021-03-25T18:21:52.1820440Z E0325 18:15:22.213938 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7822. 2021-03-25T18:21:52.1823252Z I0325 18:15:22.667738 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7823. 2021-03-25T18:21:52.1824858Z I0325 18:15:22.667998 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7824. 2021-03-25T18:21:52.1826171Z I0325 18:15:22.668102 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7825. 2021-03-25T18:21:52.1828607Z I0325 18:15:22.693375 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7826. 2021-03-25T18:21:52.1831909Z I0325 18:15:22.700656 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7827. 2021-03-25T18:21:52.1834877Z I0325 18:15:23.270799 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7828. 2021-03-25T18:21:52.1838578Z E0325 18:15:23.287813 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7829. 2021-03-25T18:21:52.1841943Z I0325 18:15:23.288284 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7830. 2021-03-25T18:21:52.1846047Z I0325 18:15:23.297371 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7831. 2021-03-25T18:21:52.1849015Z I0325 18:15:23.308310 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7832. 2021-03-25T18:21:52.1850626Z I0325 18:15:23.308380 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7833. 2021-03-25T18:21:52.1851936Z I0325 18:15:23.308594 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7834. 2021-03-25T18:21:52.1853846Z I0325 18:15:23.310065 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7835. 2021-03-25T18:21:52.1856455Z I0325 18:15:23.311189 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7836. 2021-03-25T18:21:52.1858065Z I0325 18:15:23.311213 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7837. 2021-03-25T18:21:52.1860592Z I0325 18:15:23.316600 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7838. 2021-03-25T18:21:52.1863789Z I0325 18:15:23.321071 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7839. 2021-03-25T18:21:52.1866982Z I0325 18:15:23.330523 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7840. 2021-03-25T18:21:52.1870192Z I0325 18:15:23.347364 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7841. 2021-03-25T18:21:52.1873390Z I0325 18:15:23.872791 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7842. 2021-03-25T18:21:52.1876547Z I0325 18:15:23.879537 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7843. 2021-03-25T18:21:52.1879960Z I0325 18:15:23.889021 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7844. 2021-03-25T18:21:52.1884104Z I0325 18:15:23.903775 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7845. 2021-03-25T18:21:52.1887246Z I0325 18:15:23.910650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7846. 2021-03-25T18:21:52.1890804Z I0325 18:15:23.915141 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7847. 2021-03-25T18:21:52.1894375Z E0325 18:15:24.305468 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7848. 2021-03-25T18:21:52.1898101Z E0325 18:15:25.451836 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7849. 2021-03-25T18:21:52.1901597Z E0325 18:15:26.463118 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7850. 2021-03-25T18:21:52.1905073Z E0325 18:15:27.504067 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7851. 2021-03-25T18:21:52.1907884Z I0325 18:15:27.709107 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7852. 2021-03-25T18:21:52.1909483Z I0325 18:15:27.709162 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7853. 2021-03-25T18:21:52.1910800Z I0325 18:15:27.709172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7854. 2021-03-25T18:21:52.1913221Z I0325 18:15:27.716797 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7855. 2021-03-25T18:21:52.1916433Z I0325 18:15:27.722099 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7856. 2021-03-25T18:21:52.1919628Z I0325 18:15:28.278568 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7857. 2021-03-25T18:21:52.1922773Z I0325 18:15:28.302658 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7858. 2021-03-25T18:21:52.1926194Z I0325 18:15:28.309641 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7859. 2021-03-25T18:21:52.1929031Z I0325 18:15:28.323439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7860. 2021-03-25T18:21:52.1930793Z I0325 18:15:28.323484 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7861. 2021-03-25T18:21:52.1932100Z I0325 18:15:28.323494 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7862. 2021-03-25T18:21:52.1934533Z I0325 18:15:28.345653 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7863. 2021-03-25T18:21:52.1937413Z I0325 18:15:28.350226 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7864. 2021-03-25T18:21:52.1939001Z I0325 18:15:28.350269 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7865. 2021-03-25T18:21:52.1940321Z I0325 18:15:28.350279 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7866. 2021-03-25T18:21:52.1942739Z I0325 18:15:28.363315 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7867. 2021-03-25T18:21:52.1945936Z I0325 18:15:28.370019 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7868. 2021-03-25T18:21:52.1949181Z I0325 18:15:28.375502 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7869. 2021-03-25T18:21:52.1952545Z E0325 18:15:28.525116 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7870. 2021-03-25T18:21:52.1955870Z I0325 18:15:28.921824 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7871. 2021-03-25T18:21:52.1958966Z I0325 18:15:28.927065 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7872. 2021-03-25T18:21:52.1962105Z I0325 18:15:28.941946 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7873. 2021-03-25T18:21:52.1965297Z I0325 18:15:28.946322 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7874. 2021-03-25T18:21:52.1968751Z I0325 18:15:28.961192 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7875. 2021-03-25T18:21:52.1972345Z I0325 18:15:28.977320 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7876. 2021-03-25T18:21:52.2014016Z E0325 18:15:29.544164 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7877. 2021-03-25T18:21:52.2019165Z E0325 18:15:30.556144 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7878. 2021-03-25T18:21:52.2022924Z E0325 18:15:31.690520 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7879. 2021-03-25T18:21:52.2026642Z E0325 18:15:32.746341 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7880. 2021-03-25T18:21:52.2029539Z I0325 18:15:33.023421 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7881. 2021-03-25T18:21:52.2031144Z I0325 18:15:33.023490 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7882. 2021-03-25T18:21:52.2032447Z I0325 18:15:33.023500 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7883. 2021-03-25T18:21:52.2034957Z I0325 18:15:33.045689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7884. 2021-03-25T18:21:52.2039338Z I0325 18:15:33.055850 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7885. 2021-03-25T18:21:52.2042558Z I0325 18:15:33.607401 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7886. 2021-03-25T18:21:52.2045706Z I0325 18:15:33.613160 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7887. 2021-03-25T18:21:52.2049120Z I0325 18:15:33.639900 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7888. 2021-03-25T18:21:52.2051983Z I0325 18:15:33.666267 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7889. 2021-03-25T18:21:52.2053563Z I0325 18:15:33.666323 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7890. 2021-03-25T18:21:52.2055007Z I0325 18:15:33.666334 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7891. 2021-03-25T18:21:52.2056916Z I0325 18:15:33.668112 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7892. 2021-03-25T18:21:52.2058504Z I0325 18:15:33.668156 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7893. 2021-03-25T18:21:52.2059959Z I0325 18:15:33.668167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7894. 2021-03-25T18:21:52.2062366Z I0325 18:15:33.677994 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7895. 2021-03-25T18:21:52.2065529Z I0325 18:15:33.682650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7896. 2021-03-25T18:21:52.2068790Z I0325 18:15:33.689272 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7897. 2021-03-25T18:21:52.2072049Z I0325 18:15:33.726160 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7898. 2021-03-25T18:21:52.2076416Z E0325 18:15:33.789478 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7899. 2021-03-25T18:21:52.2097924Z I0325 18:15:34.240870 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7900. 2021-03-25T18:21:52.2101121Z I0325 18:15:34.246620 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7901. 2021-03-25T18:21:52.2104548Z I0325 18:15:34.266977 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7902. 2021-03-25T18:21:52.2107907Z I0325 18:15:34.280126 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7903. 2021-03-25T18:21:52.2111043Z I0325 18:15:34.297078 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7904. 2021-03-25T18:21:52.2114469Z I0325 18:15:34.312978 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7905. 2021-03-25T18:21:52.2118128Z E0325 18:15:34.808177 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7906. 2021-03-25T18:21:52.2121683Z E0325 18:15:35.828117 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7907. 2021-03-25T18:21:52.2125190Z E0325 18:15:36.850349 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7908. 2021-03-25T18:21:52.2128851Z E0325 18:15:37.979617 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7909. 2021-03-25T18:21:52.2131665Z I0325 18:15:38.139189 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7910. 2021-03-25T18:21:52.2133248Z I0325 18:15:38.139240 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7911. 2021-03-25T18:21:52.2134683Z I0325 18:15:38.139251 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7912. 2021-03-25T18:21:52.2137483Z I0325 18:15:38.234496 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7913. 2021-03-25T18:21:52.2140699Z I0325 18:15:38.308944 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7914. 2021-03-25T18:21:52.2143896Z I0325 18:15:38.865736 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7915. 2021-03-25T18:21:52.2147030Z I0325 18:15:38.901139 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7916. 2021-03-25T18:21:52.2150452Z I0325 18:15:38.922366 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7917. 2021-03-25T18:21:52.2153289Z I0325 18:15:39.010193 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7918. 2021-03-25T18:21:52.2154887Z I0325 18:15:39.010239 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7919. 2021-03-25T18:21:52.2156186Z I0325 18:15:39.010253 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7920. 2021-03-25T18:21:52.2158093Z I0325 18:15:39.014535 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7921. 2021-03-25T18:21:52.2159685Z I0325 18:15:39.014582 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7922. 2021-03-25T18:21:52.2160987Z I0325 18:15:39.014625 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7923. 2021-03-25T18:21:52.2163622Z E0325 18:15:39.020510 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7924. 2021-03-25T18:21:52.2166943Z I0325 18:15:39.025468 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7925. 2021-03-25T18:21:52.2170173Z I0325 18:15:39.036834 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7926. 2021-03-25T18:21:52.2173351Z I0325 18:15:39.048899 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7927. 2021-03-25T18:21:52.2178907Z I0325 18:15:39.049480 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7928. 2021-03-25T18:21:52.2182259Z I0325 18:15:39.600578 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7929. 2021-03-25T18:21:52.2185356Z I0325 18:15:39.601699 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7930. 2021-03-25T18:21:52.2189618Z I0325 18:15:39.610341 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7931. 2021-03-25T18:21:52.2193387Z I0325 18:15:39.618974 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7932. 2021-03-25T18:21:52.2200307Z I0325 18:15:39.626324 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7933. 2021-03-25T18:21:52.2203937Z I0325 18:15:39.652024 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7934. 2021-03-25T18:21:52.2207480Z E0325 18:15:40.052018 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7935. 2021-03-25T18:21:52.2212091Z E0325 18:15:41.065106 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7936. 2021-03-25T18:21:52.2245998Z E0325 18:15:42.084061 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7937. 2021-03-25T18:21:52.2249793Z E0325 18:15:43.103670 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7938. 2021-03-25T18:21:52.2252610Z I0325 18:15:43.179940 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7939. 2021-03-25T18:21:52.2254230Z I0325 18:15:43.179990 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7940. 2021-03-25T18:21:52.2255729Z I0325 18:15:43.180014 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7941. 2021-03-25T18:21:52.2258375Z I0325 18:15:43.204071 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7942. 2021-03-25T18:21:52.2261762Z I0325 18:15:43.212975 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7943. 2021-03-25T18:21:52.2265112Z I0325 18:15:43.766549 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7944. 2021-03-25T18:21:52.2268291Z I0325 18:15:43.786004 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7945. 2021-03-25T18:21:52.2271704Z I0325 18:15:43.804385 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7946. 2021-03-25T18:21:52.2274551Z I0325 18:15:43.839822 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7947. 2021-03-25T18:21:52.2276246Z I0325 18:15:43.840000 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7948. 2021-03-25T18:21:52.2277562Z I0325 18:15:43.840053 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7949. 2021-03-25T18:21:52.2279476Z I0325 18:15:43.856846 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7950. 2021-03-25T18:21:52.2281141Z I0325 18:15:43.856960 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7951. 2021-03-25T18:21:52.2282447Z I0325 18:15:43.857006 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7952. 2021-03-25T18:21:52.2284874Z I0325 18:15:43.883501 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7953. 2021-03-25T18:21:52.2288010Z I0325 18:15:43.936475 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7954. 2021-03-25T18:21:52.2291198Z I0325 18:15:44.059156 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7955. 2021-03-25T18:21:52.2294447Z I0325 18:15:44.059587 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7956. 2021-03-25T18:21:52.2297983Z E0325 18:15:44.172654 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7957. 2021-03-25T18:21:52.2301563Z I0325 18:15:44.614356 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7958. 2021-03-25T18:21:52.2304658Z I0325 18:15:44.640806 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7959. 2021-03-25T18:21:52.2307850Z I0325 18:15:44.666269 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7960. 2021-03-25T18:21:52.2311283Z I0325 18:15:44.676956 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7961. 2021-03-25T18:21:52.2314683Z I0325 18:15:44.681924 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7962. 2021-03-25T18:21:52.2318094Z I0325 18:15:44.738648 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7963. 2021-03-25T18:21:52.2321638Z E0325 18:15:45.188183 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7964. 2021-03-25T18:21:52.2325122Z E0325 18:15:46.207586 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7965. 2021-03-25T18:21:52.2328621Z E0325 18:15:47.225026 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7966. 2021-03-25T18:21:52.2331413Z I0325 18:15:48.225378 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7967. 2021-03-25T18:21:52.2333015Z I0325 18:15:48.225444 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7968. 2021-03-25T18:21:52.2334321Z I0325 18:15:48.225455 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7969. 2021-03-25T18:21:52.2351700Z I0325 18:15:48.233569 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7970. 2021-03-25T18:21:52.2355984Z E0325 18:15:48.243393 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7971. 2021-03-25T18:21:52.2359430Z I0325 18:15:48.250166 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7972. 2021-03-25T18:21:52.2362638Z I0325 18:15:48.809863 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7973. 2021-03-25T18:21:52.2365987Z I0325 18:15:48.823821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7974. 2021-03-25T18:21:52.2369430Z I0325 18:15:48.838818 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7975. 2021-03-25T18:21:52.2372355Z I0325 18:15:48.865646 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7976. 2021-03-25T18:21:52.2373972Z I0325 18:15:48.865692 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7977. 2021-03-25T18:21:52.2375487Z I0325 18:15:48.865703 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7978. 2021-03-25T18:21:52.2377416Z I0325 18:15:48.866815 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7979. 2021-03-25T18:21:52.2379013Z I0325 18:15:48.866855 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7980. 2021-03-25T18:21:52.2380312Z I0325 18:15:48.866865 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7981. 2021-03-25T18:21:52.2382735Z I0325 18:15:48.889429 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7982. 2021-03-25T18:21:52.2386013Z I0325 18:15:48.890656 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7983. 2021-03-25T18:21:52.2389216Z I0325 18:15:48.895999 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7984. 2021-03-25T18:21:52.2392467Z I0325 18:15:48.896783 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  7985. 2021-03-25T18:21:52.2396000Z E0325 18:15:49.271530 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7986. 2021-03-25T18:21:52.2399328Z I0325 18:15:49.447595 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7987. 2021-03-25T18:21:52.2402408Z I0325 18:15:49.451124 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  7988. 2021-03-25T18:21:52.2405567Z I0325 18:15:49.460168 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7989. 2021-03-25T18:21:52.2408871Z I0325 18:15:49.461277 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  7990. 2021-03-25T18:21:52.2412294Z I0325 18:15:49.465178 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7991. 2021-03-25T18:21:52.2416095Z I0325 18:15:49.471181 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  7992. 2021-03-25T18:21:52.2419699Z E0325 18:15:50.289326 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7993. 2021-03-25T18:21:52.2423183Z E0325 18:15:51.328919 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7994. 2021-03-25T18:21:52.2426676Z E0325 18:15:52.340754 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  7995. 2021-03-25T18:21:52.2429479Z I0325 18:15:53.245966 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  7996. 2021-03-25T18:21:52.2431082Z I0325 18:15:53.246151 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  7997. 2021-03-25T18:21:52.2435372Z I0325 18:15:53.246894 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  7998. 2021-03-25T18:21:52.2437918Z I0325 18:15:53.256433 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  7999. 2021-03-25T18:21:52.2441139Z I0325 18:15:53.260662 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8000. 2021-03-25T18:21:52.2444496Z E0325 18:15:53.361219 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8001. 2021-03-25T18:21:52.2447815Z I0325 18:15:53.817781 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8002. 2021-03-25T18:21:52.2450951Z I0325 18:15:53.835552 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8003. 2021-03-25T18:21:52.2454380Z I0325 18:15:53.840788 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8004. 2021-03-25T18:21:52.2477273Z I0325 18:15:53.858650 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8005. 2021-03-25T18:21:52.2478903Z I0325 18:15:53.858777 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8006. 2021-03-25T18:21:52.2480228Z I0325 18:15:53.858844 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8007. 2021-03-25T18:21:52.2482266Z I0325 18:15:53.858938 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8008. 2021-03-25T18:21:52.2487451Z I0325 18:15:53.859049 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8009. 2021-03-25T18:21:52.2488770Z I0325 18:15:53.859067 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8010. 2021-03-25T18:21:52.2491327Z I0325 18:15:53.865734 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8011. 2021-03-25T18:21:52.2494450Z I0325 18:15:53.866258 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8012. 2021-03-25T18:21:52.2499644Z I0325 18:15:53.882028 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8013. 2021-03-25T18:21:52.2502898Z I0325 18:15:53.883200 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8014. 2021-03-25T18:21:52.2506667Z E0325 18:15:54.414593 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8015. 2021-03-25T18:21:52.2510084Z I0325 18:15:54.433648 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8016. 2021-03-25T18:21:52.2513178Z I0325 18:15:54.445923 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8017. 2021-03-25T18:21:52.2516951Z I0325 18:15:54.498618 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8018. 2021-03-25T18:21:52.2520182Z I0325 18:15:54.499682 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8019. 2021-03-25T18:21:52.2523605Z I0325 18:15:54.523019 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8020. 2021-03-25T18:21:52.2527222Z I0325 18:15:54.523725 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8021. 2021-03-25T18:21:52.2530934Z E0325 18:15:55.426172 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8022. 2021-03-25T18:21:52.2534449Z E0325 18:15:56.439608 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8023. 2021-03-25T18:21:52.2538172Z E0325 18:15:57.450908 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8024. 2021-03-25T18:21:52.2541214Z I0325 18:15:58.279190 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8025. 2021-03-25T18:21:52.2542817Z I0325 18:15:58.279249 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8026. 2021-03-25T18:21:52.2544121Z I0325 18:15:58.279260 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8027. 2021-03-25T18:21:52.2546664Z I0325 18:15:58.291483 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8028. 2021-03-25T18:21:52.2549863Z I0325 18:15:58.299165 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8029. 2021-03-25T18:21:52.2554365Z E0325 18:15:58.467727 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8030. 2021-03-25T18:21:52.2557757Z I0325 18:15:58.850722 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8031. 2021-03-25T18:21:52.2560933Z I0325 18:15:58.864049 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8032. 2021-03-25T18:21:52.2564358Z I0325 18:15:58.872732 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8033. 2021-03-25T18:21:52.2567192Z I0325 18:15:58.896780 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8034. 2021-03-25T18:21:52.2568795Z I0325 18:15:58.897008 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8035. 2021-03-25T18:21:52.2570103Z I0325 18:15:58.897373 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8036. 2021-03-25T18:21:52.2572003Z I0325 18:15:58.907673 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8037. 2021-03-25T18:21:52.2573724Z I0325 18:15:58.907792 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8038. 2021-03-25T18:21:52.2575172Z I0325 18:15:58.907853 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8039. 2021-03-25T18:21:52.2577602Z I0325 18:15:58.918903 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8040. 2021-03-25T18:21:52.2580874Z I0325 18:15:58.932168 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8041. 2021-03-25T18:21:52.2584057Z I0325 18:15:58.948172 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8042. 2021-03-25T18:21:52.2618173Z I0325 18:15:58.963549 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8043. 2021-03-25T18:21:52.2621395Z I0325 18:15:59.491665 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8044. 2021-03-25T18:21:52.2624701Z E0325 18:15:59.493673 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8045. 2021-03-25T18:21:52.2628095Z I0325 18:15:59.504794 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8046. 2021-03-25T18:21:52.2631509Z I0325 18:15:59.515563 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8047. 2021-03-25T18:21:52.2634869Z I0325 18:15:59.520921 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8048. 2021-03-25T18:21:52.2638023Z I0325 18:15:59.534400 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8049. 2021-03-25T18:21:52.2642184Z I0325 18:15:59.544275 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8050. 2021-03-25T18:21:52.2646138Z E0325 18:16:00.505800 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8051. 2021-03-25T18:21:52.2649630Z E0325 18:16:01.532854 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8052. 2021-03-25T18:21:52.2653172Z E0325 18:16:02.626059 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8053. 2021-03-25T18:21:52.2656535Z I0325 18:16:03.302342 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8054. 2021-03-25T18:21:52.2658123Z I0325 18:16:03.302395 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8055. 2021-03-25T18:21:52.2659437Z I0325 18:16:03.302406 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8056. 2021-03-25T18:21:52.2662644Z I0325 18:16:03.309781 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8057. 2021-03-25T18:21:52.2665951Z I0325 18:16:03.313223 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8058. 2021-03-25T18:21:52.2669476Z E0325 18:16:03.658962 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8059. 2021-03-25T18:21:52.2672799Z I0325 18:16:03.865466 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8060. 2021-03-25T18:21:52.2675943Z I0325 18:16:03.870256 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8061. 2021-03-25T18:21:52.2679369Z I0325 18:16:03.883761 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8062. 2021-03-25T18:21:52.2682210Z I0325 18:16:03.895492 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8063. 2021-03-25T18:21:52.2683792Z I0325 18:16:03.895581 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8064. 2021-03-25T18:21:52.2685106Z I0325 18:16:03.895603 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8065. 2021-03-25T18:21:52.2686997Z I0325 18:16:03.902386 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8066. 2021-03-25T18:21:52.2688592Z I0325 18:16:03.902447 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8067. 2021-03-25T18:21:52.2689885Z I0325 18:16:03.902487 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8068. 2021-03-25T18:21:52.2692296Z I0325 18:16:03.907838 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8069. 2021-03-25T18:21:52.2695544Z I0325 18:16:03.929698 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8070. 2021-03-25T18:21:52.2698858Z I0325 18:16:03.935380 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8071. 2021-03-25T18:21:52.2702110Z I0325 18:16:03.947299 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8072. 2021-03-25T18:21:52.2705354Z I0325 18:16:04.488521 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8073. 2021-03-25T18:21:52.2708523Z I0325 18:16:04.497261 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8074. 2021-03-25T18:21:52.2711655Z I0325 18:16:04.511235 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8075. 2021-03-25T18:21:52.2715001Z I0325 18:16:04.512550 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8076. 2021-03-25T18:21:52.2776725Z I0325 18:16:04.529228 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8077. 2021-03-25T18:21:52.2780185Z I0325 18:16:04.539485 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8078. 2021-03-25T18:21:52.2783752Z E0325 18:16:04.699568 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8079. 2021-03-25T18:21:52.2787229Z E0325 18:16:05.819485 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8080. 2021-03-25T18:21:52.2790707Z E0325 18:16:06.833673 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8081. 2021-03-25T18:21:52.2794206Z E0325 18:16:07.882756 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8082. 2021-03-25T18:21:52.2797008Z I0325 18:16:08.319679 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8083. 2021-03-25T18:21:52.2798606Z I0325 18:16:08.319728 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8084. 2021-03-25T18:21:52.2800005Z I0325 18:16:08.319742 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8085. 2021-03-25T18:21:52.2802656Z I0325 18:16:08.330840 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8086. 2021-03-25T18:21:52.2805855Z I0325 18:16:08.335783 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8087. 2021-03-25T18:21:52.2809038Z I0325 18:16:08.888942 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8088. 2021-03-25T18:21:52.2812326Z I0325 18:16:08.904191 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8089. 2021-03-25T18:21:52.2815999Z I0325 18:16:09.022349 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8090. 2021-03-25T18:21:52.2820476Z I0325 18:16:09.079239 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8091. 2021-03-25T18:21:52.2822078Z I0325 18:16:09.079416 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8092. 2021-03-25T18:21:52.2823400Z I0325 18:16:09.079471 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8093. 2021-03-25T18:21:52.2825327Z I0325 18:16:09.086514 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8094. 2021-03-25T18:21:52.2826916Z I0325 18:16:09.086682 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8095. 2021-03-25T18:21:52.2828219Z I0325 18:16:09.086705 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8096. 2021-03-25T18:21:52.2830810Z E0325 18:16:09.096968 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8097. 2021-03-25T18:21:52.2834129Z I0325 18:16:09.100490 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8098. 2021-03-25T18:21:52.2837269Z I0325 18:16:09.112358 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8099. 2021-03-25T18:21:52.2840482Z I0325 18:16:09.113247 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8100. 2021-03-25T18:21:52.2843723Z I0325 18:16:09.126331 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8101. 2021-03-25T18:21:52.2846908Z I0325 18:16:09.665181 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8102. 2021-03-25T18:21:52.2850165Z I0325 18:16:09.682534 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8103. 2021-03-25T18:21:52.2853313Z I0325 18:16:09.710005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8104. 2021-03-25T18:21:52.2857014Z I0325 18:16:09.712632 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8105. 2021-03-25T18:21:52.2860461Z I0325 18:16:09.724645 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8106. 2021-03-25T18:21:52.2864058Z I0325 18:16:09.726482 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8107. 2021-03-25T18:21:52.2867576Z E0325 18:16:10.120193 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8108. 2021-03-25T18:21:52.2871075Z E0325 18:16:11.146101 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8109. 2021-03-25T18:21:52.2874565Z E0325 18:16:12.159832 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8110. 2021-03-25T18:21:52.2878047Z E0325 18:16:13.174752 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8111. 2021-03-25T18:21:52.2880863Z I0325 18:16:13.345741 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8112. 2021-03-25T18:21:52.2882449Z I0325 18:16:13.345792 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8113. 2021-03-25T18:21:52.2883765Z I0325 18:16:13.345802 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8114. 2021-03-25T18:21:52.2886166Z I0325 18:16:13.354309 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8115. 2021-03-25T18:21:52.2889367Z I0325 18:16:13.362293 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8116. 2021-03-25T18:21:52.2892546Z I0325 18:16:13.918012 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8117. 2021-03-25T18:21:52.2895910Z I0325 18:16:13.940638 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8118. 2021-03-25T18:21:52.2899343Z I0325 18:16:14.014207 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8119. 2021-03-25T18:21:52.2902933Z E0325 18:16:14.528104 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8120. 2021-03-25T18:21:52.2933180Z I0325 18:16:14.613910 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8121. 2021-03-25T18:21:52.2934964Z I0325 18:16:14.614086 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8122. 2021-03-25T18:21:52.2936297Z I0325 18:16:14.614156 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8123. 2021-03-25T18:21:52.2938383Z I0325 18:16:14.641854 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8124. 2021-03-25T18:21:52.2939984Z I0325 18:16:14.642021 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8125. 2021-03-25T18:21:52.2941392Z I0325 18:16:14.642094 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8126. 2021-03-25T18:21:52.2943835Z I0325 18:16:14.666165 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8127. 2021-03-25T18:21:52.2947056Z I0325 18:16:14.693210 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8128. 2021-03-25T18:21:52.2950257Z I0325 18:16:14.741545 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8129. 2021-03-25T18:21:52.2953460Z I0325 18:16:14.785949 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8130. 2021-03-25T18:21:52.2956630Z I0325 18:16:15.245882 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8131. 2021-03-25T18:21:52.2959724Z I0325 18:16:15.341482 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8132. 2021-03-25T18:21:52.2962860Z I0325 18:16:15.498929 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8133. 2021-03-25T18:21:52.2966266Z I0325 18:16:15.505982 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8134. 2021-03-25T18:21:52.2969666Z I0325 18:16:15.552066 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8135. 2021-03-25T18:21:52.2973360Z I0325 18:16:15.611477 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8136. 2021-03-25T18:21:52.2977561Z E0325 18:16:15.611969 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8137. 2021-03-25T18:21:52.2981098Z E0325 18:16:16.630145 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8138. 2021-03-25T18:21:52.2984595Z E0325 18:16:17.647467 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8139. 2021-03-25T18:21:52.2987402Z I0325 18:16:18.367054 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8140. 2021-03-25T18:21:52.2988990Z I0325 18:16:18.367114 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8141. 2021-03-25T18:21:52.2990306Z I0325 18:16:18.367125 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8142. 2021-03-25T18:21:52.2992713Z I0325 18:16:18.376266 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8143. 2021-03-25T18:21:52.2995915Z I0325 18:16:18.382290 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8144. 2021-03-25T18:21:52.2999279Z E0325 18:16:18.678543 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8145. 2021-03-25T18:21:52.3002612Z I0325 18:16:18.933855 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8146. 2021-03-25T18:21:52.3005744Z I0325 18:16:18.939110 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8147. 2021-03-25T18:21:52.3009178Z I0325 18:16:18.943712 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8148. 2021-03-25T18:21:52.3012020Z I0325 18:16:18.954707 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8149. 2021-03-25T18:21:52.3013688Z I0325 18:16:18.954874 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8150. 2021-03-25T18:21:52.3015133Z I0325 18:16:18.954956 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8151. 2021-03-25T18:21:52.3017049Z I0325 18:16:18.957219 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8152. 2021-03-25T18:21:52.3018641Z I0325 18:16:18.957375 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8153. 2021-03-25T18:21:52.3020015Z I0325 18:16:18.957519 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8154. 2021-03-25T18:21:52.3022448Z I0325 18:16:18.964390 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8155. 2021-03-25T18:21:52.3025698Z I0325 18:16:18.964819 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8156. 2021-03-25T18:21:52.3028975Z I0325 18:16:18.969921 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8157. 2021-03-25T18:21:52.3032246Z I0325 18:16:18.970577 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8158. 2021-03-25T18:21:52.3035416Z I0325 18:16:19.521879 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8159. 2021-03-25T18:21:52.3038486Z I0325 18:16:19.522338 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8160. 2021-03-25T18:21:52.3041619Z I0325 18:16:19.529766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8161. 2021-03-25T18:21:52.3044873Z I0325 18:16:19.530818 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8162. 2021-03-25T18:21:52.3050798Z I0325 18:16:19.536016 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8163. 2021-03-25T18:21:52.3054415Z I0325 18:16:19.538372 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8164. 2021-03-25T18:21:52.3083772Z E0325 18:16:19.698716 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8165. 2021-03-25T18:21:52.3087493Z E0325 18:16:20.730681 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8166. 2021-03-25T18:21:52.3091001Z E0325 18:16:21.750299 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8167. 2021-03-25T18:21:52.3094487Z E0325 18:16:22.771942 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8168. 2021-03-25T18:21:52.3097567Z I0325 18:16:23.393873 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8169. 2021-03-25T18:21:52.3099173Z I0325 18:16:23.393922 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8170. 2021-03-25T18:21:52.3100483Z I0325 18:16:23.393935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8171. 2021-03-25T18:21:52.3102928Z I0325 18:16:23.408881 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8172. 2021-03-25T18:21:52.3106128Z I0325 18:16:23.417950 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8173. 2021-03-25T18:21:52.3109492Z E0325 18:16:23.794342 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8174. 2021-03-25T18:21:52.3112792Z I0325 18:16:23.969285 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8175. 2021-03-25T18:21:52.3115956Z I0325 18:16:23.974952 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8176. 2021-03-25T18:21:52.3119366Z I0325 18:16:23.979235 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8177. 2021-03-25T18:21:52.3122200Z I0325 18:16:23.991518 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8178. 2021-03-25T18:21:52.3124367Z I0325 18:16:23.992449 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8179. 2021-03-25T18:21:52.3125953Z I0325 18:16:23.992570 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8180. 2021-03-25T18:21:52.3127268Z I0325 18:16:23.992592 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8181. 2021-03-25T18:21:52.3128568Z I0325 18:16:23.993114 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8182. 2021-03-25T18:21:52.3129947Z I0325 18:16:23.993137 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8183. 2021-03-25T18:21:52.3133154Z I0325 18:16:24.000834 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8184. 2021-03-25T18:21:52.3137520Z I0325 18:16:24.001759 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8185. 2021-03-25T18:21:52.3140899Z I0325 18:16:24.011297 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8186. 2021-03-25T18:21:52.3144206Z I0325 18:16:24.011921 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8187. 2021-03-25T18:21:52.3147382Z I0325 18:16:24.562957 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8188. 2021-03-25T18:21:52.3150470Z I0325 18:16:24.564097 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8189. 2021-03-25T18:21:52.3153602Z I0325 18:16:24.571218 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8190. 2021-03-25T18:21:52.3156814Z I0325 18:16:24.578489 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8191. 2021-03-25T18:21:52.3160219Z I0325 18:16:24.581760 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8192. 2021-03-25T18:21:52.3163806Z I0325 18:16:24.587050 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8193. 2021-03-25T18:21:52.3167349Z E0325 18:16:24.817973 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8194. 2021-03-25T18:21:52.3170838Z E0325 18:16:25.848363 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8195. 2021-03-25T18:21:52.3174297Z E0325 18:16:26.861279 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8196. 2021-03-25T18:21:52.3178462Z E0325 18:16:27.874415 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8197. 2021-03-25T18:21:52.3181418Z I0325 18:16:28.405391 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8198. 2021-03-25T18:21:52.3182996Z I0325 18:16:28.405439 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8199. 2021-03-25T18:21:52.3184309Z I0325 18:16:28.405449 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8200. 2021-03-25T18:21:52.3186789Z I0325 18:16:28.419755 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8201. 2021-03-25T18:21:52.3190007Z I0325 18:16:28.426986 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8202. 2021-03-25T18:21:52.3193377Z E0325 18:16:28.908377 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8203. 2021-03-25T18:21:52.3196691Z I0325 18:16:28.979011 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8204. 2021-03-25T18:21:52.3199834Z I0325 18:16:28.989821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8205. 2021-03-25T18:21:52.3203249Z I0325 18:16:29.007382 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8206. 2021-03-25T18:21:52.3206108Z I0325 18:16:29.034956 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8207. 2021-03-25T18:21:52.3207686Z I0325 18:16:29.035006 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8208. 2021-03-25T18:21:52.3209001Z I0325 18:16:29.035083 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8209. 2021-03-25T18:21:52.3210895Z I0325 18:16:29.046487 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8210. 2021-03-25T18:21:52.3212486Z I0325 18:16:29.046564 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8211. 2021-03-25T18:21:52.3213784Z I0325 18:16:29.046582 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8212. 2021-03-25T18:21:52.3216391Z I0325 18:16:29.056607 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8213. 2021-03-25T18:21:52.3219703Z I0325 18:16:29.084696 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8214. 2021-03-25T18:21:52.3222977Z I0325 18:16:29.095250 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8215. 2021-03-25T18:21:52.3226171Z I0325 18:16:29.109771 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8216. 2021-03-25T18:21:52.3229337Z I0325 18:16:29.636337 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8217. 2021-03-25T18:21:52.3232546Z I0325 18:16:29.642316 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8218. 2021-03-25T18:21:52.3235965Z I0325 18:16:29.657362 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8219. 2021-03-25T18:21:52.3240168Z I0325 18:16:29.662483 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8220. 2021-03-25T18:21:52.3243817Z I0325 18:16:29.684423 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8221. 2021-03-25T18:21:52.3275774Z I0325 18:16:29.691036 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8222. 2021-03-25T18:21:52.3279387Z E0325 18:16:29.948716 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8223. 2021-03-25T18:21:52.3282879Z E0325 18:16:30.962528 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8224. 2021-03-25T18:21:52.3286387Z E0325 18:16:31.992553 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8225. 2021-03-25T18:21:52.3290591Z E0325 18:16:33.023206 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8226. 2021-03-25T18:21:52.3293395Z I0325 18:16:33.426814 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8227. 2021-03-25T18:21:52.3295188Z I0325 18:16:33.427042 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8228. 2021-03-25T18:21:52.3296491Z I0325 18:16:33.427145 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8229. 2021-03-25T18:21:52.3298947Z I0325 18:16:33.440287 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8230. 2021-03-25T18:21:52.3302348Z I0325 18:16:33.450496 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8231. 2021-03-25T18:21:52.3305530Z I0325 18:16:34.002379 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8232. 2021-03-25T18:21:52.3308755Z I0325 18:16:34.008954 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8233. 2021-03-25T18:21:52.3312199Z I0325 18:16:34.014044 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8234. 2021-03-25T18:21:52.3315048Z I0325 18:16:34.023864 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8235. 2021-03-25T18:21:52.3316635Z I0325 18:16:34.023905 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8236. 2021-03-25T18:21:52.3317957Z I0325 18:16:34.023915 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8237. 2021-03-25T18:21:52.3319849Z I0325 18:16:34.025860 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8238. 2021-03-25T18:21:52.3321446Z I0325 18:16:34.025889 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8239. 2021-03-25T18:21:52.3322747Z I0325 18:16:34.025900 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8240. 2021-03-25T18:21:52.3325168Z I0325 18:16:34.039562 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8241. 2021-03-25T18:21:52.3328293Z I0325 18:16:34.042644 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8242. 2021-03-25T18:21:52.3331623Z E0325 18:16:34.049792 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8243. 2021-03-25T18:21:52.3335140Z I0325 18:16:34.052172 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8244. 2021-03-25T18:21:52.3338391Z I0325 18:16:34.056725 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8245. 2021-03-25T18:21:52.3341609Z I0325 18:16:34.603602 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8246. 2021-03-25T18:21:52.3344776Z I0325 18:16:34.609027 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8247. 2021-03-25T18:21:52.3347913Z I0325 18:16:34.611029 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8248. 2021-03-25T18:21:52.3351191Z I0325 18:16:34.620151 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8249. 2021-03-25T18:21:52.3354743Z I0325 18:16:34.628244 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8250. 2021-03-25T18:21:52.3358374Z I0325 18:16:34.628738 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8251. 2021-03-25T18:21:52.3362511Z E0325 18:16:35.074017 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8252. 2021-03-25T18:21:52.3366041Z E0325 18:16:36.120718 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8253. 2021-03-25T18:21:52.3369539Z E0325 18:16:37.137344 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8254. 2021-03-25T18:21:52.3373394Z E0325 18:16:38.149367 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8255. 2021-03-25T18:21:52.3404712Z I0325 18:16:38.520133 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8256. 2021-03-25T18:21:52.3406337Z I0325 18:16:38.520193 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8257. 2021-03-25T18:21:52.3407662Z I0325 18:16:38.520208 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8258. 2021-03-25T18:21:52.3410091Z I0325 18:16:38.548120 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8259. 2021-03-25T18:21:52.3413305Z I0325 18:16:38.562060 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8260. 2021-03-25T18:21:52.3418027Z I0325 18:16:39.113852 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8261. 2021-03-25T18:21:52.3421276Z I0325 18:16:39.119812 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8262. 2021-03-25T18:21:52.3424962Z I0325 18:16:39.134808 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8263. 2021-03-25T18:21:52.3427814Z I0325 18:16:39.162884 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8264. 2021-03-25T18:21:52.3429489Z I0325 18:16:39.163047 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8265. 2021-03-25T18:21:52.3430801Z I0325 18:16:39.163131 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8266. 2021-03-25T18:21:52.3432710Z I0325 18:16:39.162969 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8267. 2021-03-25T18:21:52.3434287Z I0325 18:16:39.163329 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8268. 2021-03-25T18:21:52.3435590Z I0325 18:16:39.163390 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8269. 2021-03-25T18:21:52.3438000Z I0325 18:16:39.206699 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8270. 2021-03-25T18:21:52.3441334Z E0325 18:16:39.206941 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8271. 2021-03-25T18:21:52.3446147Z I0325 18:16:39.212951 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8272. 2021-03-25T18:21:52.3449417Z I0325 18:16:39.235503 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8273. 2021-03-25T18:21:52.3452625Z I0325 18:16:39.243091 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8274. 2021-03-25T18:21:52.3476262Z I0325 18:16:39.764278 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8275. 2021-03-25T18:21:52.3479727Z I0325 18:16:39.775665 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8276. 2021-03-25T18:21:52.3483151Z I0325 18:16:39.785651 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8277. 2021-03-25T18:21:52.3486522Z I0325 18:16:39.794373 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8278. 2021-03-25T18:21:52.3489857Z I0325 18:16:39.799704 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8279. 2021-03-25T18:21:52.3493259Z I0325 18:16:39.807669 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8280. 2021-03-25T18:21:52.3497043Z E0325 18:16:40.226099 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8281. 2021-03-25T18:21:52.3500543Z E0325 18:16:41.242563 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8282. 2021-03-25T18:21:52.3504045Z E0325 18:16:42.260761 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8283. 2021-03-25T18:21:52.3507518Z E0325 18:16:43.280121 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8284. 2021-03-25T18:21:52.3510322Z I0325 18:16:43.564743 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8285. 2021-03-25T18:21:52.3511928Z I0325 18:16:43.564794 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8286. 2021-03-25T18:21:52.3513238Z I0325 18:16:43.564804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8287. 2021-03-25T18:21:52.3515654Z I0325 18:16:43.573997 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8288. 2021-03-25T18:21:52.3518838Z I0325 18:16:43.580278 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8289. 2021-03-25T18:21:52.3522026Z I0325 18:16:44.132079 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8290. 2021-03-25T18:21:52.3525180Z I0325 18:16:44.137742 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8291. 2021-03-25T18:21:52.3528592Z I0325 18:16:44.142228 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8292. 2021-03-25T18:21:52.3531436Z I0325 18:16:44.152705 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8293. 2021-03-25T18:21:52.3533018Z I0325 18:16:44.152754 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8294. 2021-03-25T18:21:52.3534404Z I0325 18:16:44.152764 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8295. 2021-03-25T18:21:52.3536548Z I0325 18:16:44.154414 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8296. 2021-03-25T18:21:52.3538144Z I0325 18:16:44.154458 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8297. 2021-03-25T18:21:52.3539436Z I0325 18:16:44.154468 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8298. 2021-03-25T18:21:52.3566901Z I0325 18:16:44.162293 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8299. 2021-03-25T18:21:52.3570225Z I0325 18:16:44.166515 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8300. 2021-03-25T18:21:52.3574769Z I0325 18:16:44.168773 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8301. 2021-03-25T18:21:52.3579133Z I0325 18:16:44.171232 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8302. 2021-03-25T18:21:52.3582505Z E0325 18:16:44.292344 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8303. 2021-03-25T18:21:52.3585832Z I0325 18:16:44.720499 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8304. 2021-03-25T18:21:52.3590977Z I0325 18:16:44.723823 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8305. 2021-03-25T18:21:52.3595270Z I0325 18:16:44.728859 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8306. 2021-03-25T18:21:52.3602463Z I0325 18:16:44.731133 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8307. 2021-03-25T18:21:52.3606692Z I0325 18:16:44.735865 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8308. 2021-03-25T18:21:52.3612991Z I0325 18:16:44.740690 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8309. 2021-03-25T18:21:52.3618850Z E0325 18:16:45.311717 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8310. 2021-03-25T18:21:52.3625303Z E0325 18:16:46.344400 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8311. 2021-03-25T18:21:52.3629857Z E0325 18:16:47.374325 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8312. 2021-03-25T18:21:52.3636514Z E0325 18:16:48.389860 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8313. 2021-03-25T18:21:52.3640650Z I0325 18:16:48.589437 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8314. 2021-03-25T18:21:52.3643282Z I0325 18:16:48.589553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8315. 2021-03-25T18:21:52.3645594Z I0325 18:16:48.589565 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8316. 2021-03-25T18:21:52.3649224Z I0325 18:16:48.598021 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8317. 2021-03-25T18:21:52.3653341Z I0325 18:16:48.603412 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8318. 2021-03-25T18:21:52.3682300Z I0325 18:16:49.154995 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8319. 2021-03-25T18:21:52.3685702Z I0325 18:16:49.160601 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8320. 2021-03-25T18:21:52.3689143Z I0325 18:16:49.165437 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8321. 2021-03-25T18:21:52.3692476Z I0325 18:16:49.183498 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8322. 2021-03-25T18:21:52.3694096Z I0325 18:16:49.183551 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8323. 2021-03-25T18:21:52.3696567Z I0325 18:16:49.183561 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8324. 2021-03-25T18:21:52.3698907Z I0325 18:16:49.184285 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8325. 2021-03-25T18:21:52.3701131Z I0325 18:16:49.184340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8326. 2021-03-25T18:21:52.3703373Z I0325 18:16:49.184359 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8327. 2021-03-25T18:21:52.3706497Z I0325 18:16:49.196566 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8328. 2021-03-25T18:21:52.3710671Z I0325 18:16:49.198856 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8329. 2021-03-25T18:21:52.3714891Z I0325 18:16:49.202923 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8330. 2021-03-25T18:21:52.3718140Z I0325 18:16:49.203273 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8331. 2021-03-25T18:21:52.3721531Z E0325 18:16:49.402820 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8332. 2021-03-25T18:21:52.3725160Z I0325 18:16:49.755511 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8333. 2021-03-25T18:21:52.3728262Z I0325 18:16:49.755745 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8334. 2021-03-25T18:21:52.3731410Z I0325 18:16:49.765005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8335. 2021-03-25T18:21:52.3735784Z I0325 18:16:49.767083 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8336. 2021-03-25T18:21:52.3739225Z I0325 18:16:49.772771 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8337. 2021-03-25T18:21:52.3742840Z I0325 18:16:49.775598 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8338. 2021-03-25T18:21:52.3746399Z E0325 18:16:50.421415 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8339. 2021-03-25T18:21:52.3749889Z E0325 18:16:51.437169 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8340. 2021-03-25T18:21:52.3753385Z E0325 18:16:52.449625 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8341. 2021-03-25T18:21:52.3757462Z E0325 18:16:53.462603 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8342. 2021-03-25T18:21:52.3760516Z I0325 18:16:53.619272 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8343. 2021-03-25T18:21:52.3762121Z I0325 18:16:53.619340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8344. 2021-03-25T18:21:52.3763423Z I0325 18:16:53.619350 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8345. 2021-03-25T18:21:52.3765929Z I0325 18:16:53.635543 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8346. 2021-03-25T18:21:52.3769148Z I0325 18:16:53.656643 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8347. 2021-03-25T18:21:52.3772362Z I0325 18:16:54.212420 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8348. 2021-03-25T18:21:52.3815813Z I0325 18:16:54.218170 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8349. 2021-03-25T18:21:52.3819562Z I0325 18:16:54.223628 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8350. 2021-03-25T18:21:52.3822443Z I0325 18:16:54.233962 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8351. 2021-03-25T18:21:52.3824600Z I0325 18:16:54.234553 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8352. 2021-03-25T18:21:52.3826205Z I0325 18:16:54.234683 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8353. 2021-03-25T18:21:52.3827520Z I0325 18:16:54.234702 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8354. 2021-03-25T18:21:52.3828835Z I0325 18:16:54.235784 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8355. 2021-03-25T18:21:52.3830130Z I0325 18:16:54.235807 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8356. 2021-03-25T18:21:52.3832559Z I0325 18:16:54.251876 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8357. 2021-03-25T18:21:52.3835699Z I0325 18:16:54.256428 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8358. 2021-03-25T18:21:52.3838885Z I0325 18:16:54.259903 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8359. 2021-03-25T18:21:52.3842437Z I0325 18:16:54.262478 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8360. 2021-03-25T18:21:52.3845802Z E0325 18:16:54.487234 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8361. 2021-03-25T18:21:52.3850844Z I0325 18:16:54.812021 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8362. 2021-03-25T18:21:52.3853963Z I0325 18:16:54.815184 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8363. 2021-03-25T18:21:52.3857627Z I0325 18:16:54.822808 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8364. 2021-03-25T18:21:52.3861505Z I0325 18:16:54.827270 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8365. 2021-03-25T18:21:52.3865473Z I0325 18:16:54.830980 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8366. 2021-03-25T18:21:52.3869102Z I0325 18:16:54.836994 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8367. 2021-03-25T18:21:52.3872656Z E0325 18:16:55.499619 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8368. 2021-03-25T18:21:52.3876196Z E0325 18:16:56.525665 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8369. 2021-03-25T18:21:52.3879686Z E0325 18:16:57.536957 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8370. 2021-03-25T18:21:52.3883167Z E0325 18:16:58.571780 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8371. 2021-03-25T18:21:52.3885980Z I0325 18:16:58.638574 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8372. 2021-03-25T18:21:52.3888035Z I0325 18:16:58.638635 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8373. 2021-03-25T18:21:52.3889392Z I0325 18:16:58.638646 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8374. 2021-03-25T18:21:52.3891866Z I0325 18:16:58.646765 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8375. 2021-03-25T18:21:52.3895437Z I0325 18:16:58.651102 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8376. 2021-03-25T18:21:52.3898644Z I0325 18:16:59.202790 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8377. 2021-03-25T18:21:52.3901855Z I0325 18:16:59.208182 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8378. 2021-03-25T18:21:52.3905305Z I0325 18:16:59.215770 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8379. 2021-03-25T18:21:52.3908139Z I0325 18:16:59.231929 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8380. 2021-03-25T18:21:52.3909745Z I0325 18:16:59.232130 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8381. 2021-03-25T18:21:52.3911048Z I0325 18:16:59.232150 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8382. 2021-03-25T18:21:52.3913395Z I0325 18:16:59.241498 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8383. 2021-03-25T18:21:52.3914986Z I0325 18:16:59.241639 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8384. 2021-03-25T18:21:52.3916305Z I0325 18:16:59.241652 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8385. 2021-03-25T18:21:52.3918724Z I0325 18:16:59.242664 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8386. 2021-03-25T18:21:52.3921920Z I0325 18:16:59.252961 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8387. 2021-03-25T18:21:52.3925118Z I0325 18:16:59.255580 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8388. 2021-03-25T18:21:52.3928297Z I0325 18:16:59.263666 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8389. 2021-03-25T18:21:52.3931675Z E0325 18:16:59.587903 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8390. 2021-03-25T18:21:52.3975440Z I0325 18:16:59.807339 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8391. 2021-03-25T18:21:52.3980369Z I0325 18:16:59.825626 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8392. 2021-03-25T18:21:52.3984058Z I0325 18:16:59.826670 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8393. 2021-03-25T18:21:52.3988220Z I0325 18:16:59.844844 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8394. 2021-03-25T18:21:52.3991695Z I0325 18:16:59.867396 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8395. 2021-03-25T18:21:52.3995098Z I0325 18:16:59.886569 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8396. 2021-03-25T18:21:52.3998648Z E0325 18:17:00.599055 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8397. 2021-03-25T18:21:52.4002153Z E0325 18:17:01.611091 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8398. 2021-03-25T18:21:52.4005648Z E0325 18:17:02.634932 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8399. 2021-03-25T18:21:52.4008467Z I0325 18:17:03.668152 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8400. 2021-03-25T18:21:52.4010120Z I0325 18:17:03.668252 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8401. 2021-03-25T18:21:52.4011436Z I0325 18:17:03.668289 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8402. 2021-03-25T18:21:52.4014020Z E0325 18:17:03.677040 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8403. 2021-03-25T18:21:52.4017501Z I0325 18:17:03.678223 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8404. 2021-03-25T18:21:52.4020688Z I0325 18:17:03.688692 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8405. 2021-03-25T18:21:52.4024802Z I0325 18:17:04.241131 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8406. 2021-03-25T18:21:52.4028326Z I0325 18:17:04.255882 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8407. 2021-03-25T18:21:52.4032582Z I0325 18:17:04.271634 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8408. 2021-03-25T18:21:52.4035930Z I0325 18:17:04.285924 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8409. 2021-03-25T18:21:52.4038095Z I0325 18:17:04.285968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8410. 2021-03-25T18:21:52.4039434Z I0325 18:17:04.285979 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8411. 2021-03-25T18:21:52.4042614Z I0325 18:17:04.293032 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8412. 2021-03-25T18:21:52.4045318Z I0325 18:17:04.295667 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8413. 2021-03-25T18:21:52.4046914Z I0325 18:17:04.295708 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8414. 2021-03-25T18:21:52.4048219Z I0325 18:17:04.295719 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8415. 2021-03-25T18:21:52.4050704Z I0325 18:17:04.302383 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8416. 2021-03-25T18:21:52.4053892Z I0325 18:17:04.304989 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8417. 2021-03-25T18:21:52.4057895Z I0325 18:17:04.318613 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8418. 2021-03-25T18:21:52.4061346Z E0325 18:17:04.701969 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8419. 2021-03-25T18:21:52.4064678Z I0325 18:17:04.854186 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8420. 2021-03-25T18:21:52.4068564Z I0325 18:17:04.866218 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8421. 2021-03-25T18:21:52.4072111Z I0325 18:17:04.872473 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8422. 2021-03-25T18:21:52.4076454Z I0325 18:17:04.879423 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8423. 2021-03-25T18:21:52.4080143Z I0325 18:17:04.893465 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8424. 2021-03-25T18:21:52.4083611Z I0325 18:17:04.907333 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8425. 2021-03-25T18:21:52.4087262Z E0325 18:17:05.759159 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8426. 2021-03-25T18:21:52.4091575Z E0325 18:17:06.770836 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8427. 2021-03-25T18:21:52.4137145Z E0325 18:17:07.781872 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8428. 2021-03-25T18:21:52.4140245Z I0325 18:17:08.687263 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8429. 2021-03-25T18:21:52.4141871Z I0325 18:17:08.687323 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8430. 2021-03-25T18:21:52.4143171Z I0325 18:17:08.687334 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8431. 2021-03-25T18:21:52.4145609Z I0325 18:17:08.695414 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8432. 2021-03-25T18:21:52.4148796Z I0325 18:17:08.699192 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8433. 2021-03-25T18:21:52.4152177Z E0325 18:17:08.814101 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8434. 2021-03-25T18:21:52.4155496Z I0325 18:17:09.251546 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8435. 2021-03-25T18:21:52.4158643Z I0325 18:17:09.257759 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8436. 2021-03-25T18:21:52.4162069Z I0325 18:17:09.262078 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8437. 2021-03-25T18:21:52.4164915Z I0325 18:17:09.273976 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8438. 2021-03-25T18:21:52.4166707Z I0325 18:17:09.274156 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8439. 2021-03-25T18:21:52.4168011Z I0325 18:17:09.274192 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8440. 2021-03-25T18:21:52.4169918Z I0325 18:17:09.274027 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8441. 2021-03-25T18:21:52.4171500Z I0325 18:17:09.274357 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8442. 2021-03-25T18:21:52.4172888Z I0325 18:17:09.274372 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8443. 2021-03-25T18:21:52.4175590Z I0325 18:17:09.280614 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8444. 2021-03-25T18:21:52.4178737Z I0325 18:17:09.283571 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8445. 2021-03-25T18:21:52.4181934Z I0325 18:17:09.290530 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8446. 2021-03-25T18:21:52.4185214Z I0325 18:17:09.290600 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8447. 2021-03-25T18:21:52.4188582Z E0325 18:17:09.826510 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8448. 2021-03-25T18:21:52.4191893Z I0325 18:17:09.843426 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8449. 2021-03-25T18:21:52.4194978Z I0325 18:17:09.843533 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8450. 2021-03-25T18:21:52.4198218Z I0325 18:17:09.856246 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8451. 2021-03-25T18:21:52.4201647Z I0325 18:17:09.870917 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8452. 2021-03-25T18:21:52.4205054Z I0325 18:17:09.874882 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8453. 2021-03-25T18:21:52.4208467Z I0325 18:17:09.881085 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8454. 2021-03-25T18:21:52.4212113Z E0325 18:17:10.841876 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8455. 2021-03-25T18:21:52.4215758Z E0325 18:17:11.854339 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8456. 2021-03-25T18:21:52.4219244Z E0325 18:17:12.872411 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8457. 2021-03-25T18:21:52.4222134Z I0325 18:17:13.770895 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8458. 2021-03-25T18:21:52.4225383Z I0325 18:17:13.770946 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8459. 2021-03-25T18:21:52.4226743Z I0325 18:17:13.770958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8460. 2021-03-25T18:21:52.4229265Z I0325 18:17:13.836603 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8461. 2021-03-25T18:21:52.4232907Z I0325 18:17:13.856341 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8462. 2021-03-25T18:21:52.4236337Z E0325 18:17:13.893717 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8463. 2021-03-25T18:21:52.4239666Z I0325 18:17:14.407817 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8464. 2021-03-25T18:21:52.4242810Z I0325 18:17:14.412939 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8465. 2021-03-25T18:21:52.4246219Z I0325 18:17:14.417688 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8466. 2021-03-25T18:21:52.4249075Z I0325 18:17:14.428440 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8467. 2021-03-25T18:21:52.4250667Z I0325 18:17:14.428514 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8468. 2021-03-25T18:21:52.4295325Z I0325 18:17:14.428527 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8469. 2021-03-25T18:21:52.4297539Z I0325 18:17:14.431891 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8470. 2021-03-25T18:21:52.4299162Z I0325 18:17:14.431941 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8471. 2021-03-25T18:21:52.4300656Z I0325 18:17:14.431955 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8472. 2021-03-25T18:21:52.4303109Z I0325 18:17:14.437910 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8473. 2021-03-25T18:21:52.4306248Z I0325 18:17:14.441194 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8474. 2021-03-25T18:21:52.4309515Z I0325 18:17:14.443220 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8475. 2021-03-25T18:21:52.4312791Z I0325 18:17:14.449974 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8476. 2021-03-25T18:21:52.4316165Z E0325 18:17:14.920368 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8477. 2021-03-25T18:21:52.4319498Z I0325 18:17:14.994597 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8478. 2021-03-25T18:21:52.4322646Z I0325 18:17:15.000350 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8479. 2021-03-25T18:21:52.4325795Z I0325 18:17:15.004400 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8480. 2021-03-25T18:21:52.4329149Z I0325 18:17:15.008250 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8481. 2021-03-25T18:21:52.4332549Z I0325 18:17:15.010790 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8482. 2021-03-25T18:21:52.4336177Z I0325 18:17:15.016026 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8483. 2021-03-25T18:21:52.4339750Z E0325 18:17:15.936395 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8484. 2021-03-25T18:21:52.4343237Z E0325 18:17:16.962972 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8485. 2021-03-25T18:21:52.4346728Z E0325 18:17:17.979963 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8486. 2021-03-25T18:21:52.4349627Z I0325 18:17:18.846414 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8487. 2021-03-25T18:21:52.4351221Z I0325 18:17:18.846476 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8488. 2021-03-25T18:21:52.4352522Z I0325 18:17:18.846488 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8489. 2021-03-25T18:21:52.4355039Z I0325 18:17:18.853725 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8490. 2021-03-25T18:21:52.4358296Z I0325 18:17:18.861598 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8491. 2021-03-25T18:21:52.4361679Z E0325 18:17:18.991924 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8492. 2021-03-25T18:21:52.4364990Z I0325 18:17:19.413337 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8493. 2021-03-25T18:21:52.4368125Z I0325 18:17:19.418976 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8494. 2021-03-25T18:21:52.4371555Z I0325 18:17:19.424029 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8495. 2021-03-25T18:21:52.4374392Z I0325 18:17:19.433863 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8496. 2021-03-25T18:21:52.4376073Z I0325 18:17:19.433903 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8497. 2021-03-25T18:21:52.4377377Z I0325 18:17:19.433913 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8498. 2021-03-25T18:21:52.4379291Z I0325 18:17:19.438652 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8499. 2021-03-25T18:21:52.4381949Z I0325 18:17:19.438703 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8500. 2021-03-25T18:21:52.4383309Z I0325 18:17:19.438714 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8501. 2021-03-25T18:21:52.4385814Z I0325 18:17:19.442701 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8502. 2021-03-25T18:21:52.4388948Z I0325 18:17:19.446578 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8503. 2021-03-25T18:21:52.4392133Z I0325 18:17:19.447053 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8504. 2021-03-25T18:21:52.4396122Z I0325 18:17:19.464352 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8505. 2021-03-25T18:21:52.4399739Z I0325 18:17:20.005382 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8506. 2021-03-25T18:21:52.4402976Z I0325 18:17:20.039926 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8507. 2021-03-25T18:21:52.4416046Z I0325 18:17:20.045114 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8508. 2021-03-25T18:21:52.4419765Z I0325 18:17:20.065367 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8509. 2021-03-25T18:21:52.4423185Z I0325 18:17:20.076717 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8510. 2021-03-25T18:21:52.4428342Z E0325 18:17:20.079278 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8511. 2021-03-25T18:21:52.4432066Z I0325 18:17:20.083177 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8512. 2021-03-25T18:21:52.4436651Z E0325 18:17:21.132417 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8513. 2021-03-25T18:21:52.4440660Z E0325 18:17:22.154505 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8514. 2021-03-25T18:21:52.4444216Z E0325 18:17:23.167158 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8515. 2021-03-25T18:21:52.4447037Z I0325 18:17:23.866920 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8516. 2021-03-25T18:21:52.4448626Z I0325 18:17:23.866969 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8517. 2021-03-25T18:21:52.4449944Z I0325 18:17:23.866980 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8518. 2021-03-25T18:21:52.4452362Z I0325 18:17:23.895831 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8519. 2021-03-25T18:21:52.4455995Z I0325 18:17:23.910751 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8520. 2021-03-25T18:21:52.4459382Z E0325 18:17:24.182481 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8521. 2021-03-25T18:21:52.4462776Z I0325 18:17:24.462342 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8522. 2021-03-25T18:21:52.4465947Z I0325 18:17:24.467836 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8523. 2021-03-25T18:21:52.4469370Z I0325 18:17:24.472519 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8524. 2021-03-25T18:21:52.4472214Z I0325 18:17:24.491578 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8525. 2021-03-25T18:21:52.4473798Z I0325 18:17:24.491620 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8526. 2021-03-25T18:21:52.4475122Z I0325 18:17:24.491632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8527. 2021-03-25T18:21:52.4477007Z I0325 18:17:24.492697 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8528. 2021-03-25T18:21:52.4478604Z I0325 18:17:24.492724 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8529. 2021-03-25T18:21:52.4479908Z I0325 18:17:24.492733 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8530. 2021-03-25T18:21:52.4482309Z I0325 18:17:24.500471 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8531. 2021-03-25T18:21:52.4485479Z I0325 18:17:24.502708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8532. 2021-03-25T18:21:52.4488669Z I0325 18:17:24.505769 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8533. 2021-03-25T18:21:52.4491910Z I0325 18:17:24.511067 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8534. 2021-03-25T18:21:52.4535474Z I0325 18:17:25.057105 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8535. 2021-03-25T18:21:52.4540676Z I0325 18:17:25.063263 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8536. 2021-03-25T18:21:52.4543890Z I0325 18:17:25.068292 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8537. 2021-03-25T18:21:52.4547510Z I0325 18:17:25.075815 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8538. 2021-03-25T18:21:52.4550935Z I0325 18:17:25.088093 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8539. 2021-03-25T18:21:52.4554361Z I0325 18:17:25.092420 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8540. 2021-03-25T18:21:52.4557903Z E0325 18:17:25.234481 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8541. 2021-03-25T18:21:52.4561402Z E0325 18:17:26.246436 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8542. 2021-03-25T18:21:52.4564889Z E0325 18:17:27.260168 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8543. 2021-03-25T18:21:52.4568379Z E0325 18:17:28.282453 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8544. 2021-03-25T18:21:52.4571164Z I0325 18:17:28.902881 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8545. 2021-03-25T18:21:52.4572759Z I0325 18:17:28.902940 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8546. 2021-03-25T18:21:52.4574063Z I0325 18:17:28.902951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8547. 2021-03-25T18:21:52.4576687Z I0325 18:17:28.910611 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8548. 2021-03-25T18:21:52.4579877Z I0325 18:17:28.914370 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8549. 2021-03-25T18:21:52.4583255Z E0325 18:17:29.308913 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8550. 2021-03-25T18:21:52.4586611Z I0325 18:17:29.466526 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8551. 2021-03-25T18:21:52.4589866Z I0325 18:17:29.489956 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8552. 2021-03-25T18:21:52.4593302Z I0325 18:17:29.502252 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8553. 2021-03-25T18:21:52.4596201Z I0325 18:17:29.528768 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8554. 2021-03-25T18:21:52.4597799Z I0325 18:17:29.528822 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8555. 2021-03-25T18:21:52.4599116Z I0325 18:17:29.528834 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8556. 2021-03-25T18:21:52.4601028Z I0325 18:17:29.531871 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8557. 2021-03-25T18:21:52.4602614Z I0325 18:17:29.531923 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8558. 2021-03-25T18:21:52.4603906Z I0325 18:17:29.531937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8559. 2021-03-25T18:21:52.4606323Z I0325 18:17:29.540746 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8560. 2021-03-25T18:21:52.4609453Z I0325 18:17:29.542326 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8561. 2021-03-25T18:21:52.4612650Z I0325 18:17:29.548873 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8562. 2021-03-25T18:21:52.4616083Z I0325 18:17:29.549194 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8563. 2021-03-25T18:21:52.4619287Z I0325 18:17:30.101614 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8564. 2021-03-25T18:21:52.4622382Z I0325 18:17:30.101624 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8565. 2021-03-25T18:21:52.4625513Z I0325 18:17:30.118453 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8566. 2021-03-25T18:21:52.4628723Z I0325 18:17:30.121269 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8567. 2021-03-25T18:21:52.4632232Z I0325 18:17:30.129657 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8568. 2021-03-25T18:21:52.4635841Z I0325 18:17:30.130564 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8569. 2021-03-25T18:21:52.4639439Z E0325 18:17:30.336618 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8570. 2021-03-25T18:21:52.4642927Z E0325 18:17:31.351886 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8571. 2021-03-25T18:21:52.4646424Z E0325 18:17:32.369131 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8572. 2021-03-25T18:21:52.4649911Z E0325 18:17:33.386061 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8573. 2021-03-25T18:21:52.4652726Z I0325 18:17:33.921225 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8574. 2021-03-25T18:21:52.4654306Z I0325 18:17:33.921293 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8575. 2021-03-25T18:21:52.4657101Z I0325 18:17:33.921312 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8576. 2021-03-25T18:21:52.4659595Z I0325 18:17:33.929410 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8577. 2021-03-25T18:21:52.4662812Z I0325 18:17:33.933798 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8578. 2021-03-25T18:21:52.4666227Z E0325 18:17:34.398238 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8579. 2021-03-25T18:21:52.4669552Z I0325 18:17:34.485315 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8580. 2021-03-25T18:21:52.4672707Z I0325 18:17:34.490288 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8581. 2021-03-25T18:21:52.4676117Z I0325 18:17:34.494847 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8582. 2021-03-25T18:21:52.4678970Z I0325 18:17:34.505281 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8583. 2021-03-25T18:21:52.4680681Z I0325 18:17:34.505319 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8584. 2021-03-25T18:21:52.4681998Z I0325 18:17:34.505330 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8585. 2021-03-25T18:21:52.4683934Z I0325 18:17:34.505345 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8586. 2021-03-25T18:21:52.4685511Z I0325 18:17:34.505382 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8587. 2021-03-25T18:21:52.4686892Z I0325 18:17:34.505392 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8588. 2021-03-25T18:21:52.4689327Z I0325 18:17:34.515567 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8589. 2021-03-25T18:21:52.4692463Z I0325 18:17:34.520968 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8590. 2021-03-25T18:21:52.4696635Z I0325 18:17:34.536958 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8591. 2021-03-25T18:21:52.4699892Z I0325 18:17:34.539487 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8592. 2021-03-25T18:21:52.4703061Z I0325 18:17:35.088293 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8593. 2021-03-25T18:21:52.4710019Z I0325 18:17:35.091406 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8594. 2021-03-25T18:21:52.4713273Z I0325 18:17:35.095068 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8595. 2021-03-25T18:21:52.4716485Z I0325 18:17:35.097248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8596. 2021-03-25T18:21:52.4719899Z I0325 18:17:35.105656 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8597. 2021-03-25T18:21:52.4723493Z I0325 18:17:35.112855 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8598. 2021-03-25T18:21:52.4727247Z E0325 18:17:35.411184 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8599. 2021-03-25T18:21:52.4730946Z E0325 18:17:36.422532 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8600. 2021-03-25T18:21:52.4734417Z E0325 18:17:37.440119 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8601. 2021-03-25T18:21:52.4760831Z E0325 18:17:38.463805 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8602. 2021-03-25T18:21:52.4763780Z I0325 18:17:38.946864 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8603. 2021-03-25T18:21:52.4765409Z I0325 18:17:38.946954 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8604. 2021-03-25T18:21:52.4766714Z I0325 18:17:38.946964 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8605. 2021-03-25T18:21:52.4769150Z I0325 18:17:38.954508 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8606. 2021-03-25T18:21:52.4772380Z I0325 18:17:38.957810 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8607. 2021-03-25T18:21:52.4775941Z E0325 18:17:39.477836 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8608. 2021-03-25T18:21:52.4779282Z I0325 18:17:39.509799 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8609. 2021-03-25T18:21:52.4782408Z I0325 18:17:39.516437 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8610. 2021-03-25T18:21:52.4785884Z I0325 18:17:39.521391 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8611. 2021-03-25T18:21:52.4788741Z I0325 18:17:39.531915 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8612. 2021-03-25T18:21:52.4790339Z I0325 18:17:39.531956 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8613. 2021-03-25T18:21:52.4792227Z I0325 18:17:39.532085 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8614. 2021-03-25T18:21:52.4793808Z I0325 18:17:39.532187 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8615. 2021-03-25T18:21:52.4795125Z I0325 18:17:39.532207 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8616. 2021-03-25T18:21:52.4796531Z I0325 18:17:39.534802 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8617. 2021-03-25T18:21:52.4798960Z I0325 18:17:39.543537 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8618. 2021-03-25T18:21:52.4802192Z I0325 18:17:39.545650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8619. 2021-03-25T18:21:52.4805461Z I0325 18:17:39.549605 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8620. 2021-03-25T18:21:52.4808857Z I0325 18:17:39.550114 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8621. 2021-03-25T18:21:52.4812045Z I0325 18:17:40.102451 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8622. 2021-03-25T18:21:52.4815258Z I0325 18:17:40.102463 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8623. 2021-03-25T18:21:52.4818393Z I0325 18:17:40.115368 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8624. 2021-03-25T18:21:52.4821608Z I0325 18:17:40.121553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8625. 2021-03-25T18:21:52.4825013Z I0325 18:17:40.144015 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8626. 2021-03-25T18:21:52.4828622Z I0325 18:17:40.167961 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8627. 2021-03-25T18:21:52.4832525Z E0325 18:17:40.504866 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8628. 2021-03-25T18:21:52.4836092Z E0325 18:17:41.519138 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8629. 2021-03-25T18:21:52.4839596Z E0325 18:17:42.530927 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8630. 2021-03-25T18:21:52.4843076Z E0325 18:17:43.542262 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8631. 2021-03-25T18:21:52.4846027Z I0325 18:17:43.956451 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8632. 2021-03-25T18:21:52.4847607Z I0325 18:17:43.956507 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8633. 2021-03-25T18:21:52.4849308Z I0325 18:17:43.956518 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8634. 2021-03-25T18:21:52.4851911Z I0325 18:17:43.964156 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8635. 2021-03-25T18:21:52.4895817Z I0325 18:17:43.968123 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8636. 2021-03-25T18:21:52.4899303Z I0325 18:17:44.519728 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8637. 2021-03-25T18:21:52.4902883Z I0325 18:17:44.526253 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8638. 2021-03-25T18:21:52.4906327Z I0325 18:17:44.530340 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8639. 2021-03-25T18:21:52.4909175Z I0325 18:17:44.540169 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8640. 2021-03-25T18:21:52.4910783Z I0325 18:17:44.540354 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8641. 2021-03-25T18:21:52.4912080Z I0325 18:17:44.540374 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8642. 2021-03-25T18:21:52.4913981Z I0325 18:17:44.541643 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8643. 2021-03-25T18:21:52.4915572Z I0325 18:17:44.541681 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8644. 2021-03-25T18:21:52.4916873Z I0325 18:17:44.541692 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8645. 2021-03-25T18:21:52.4919288Z I0325 18:17:44.549169 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8646. 2021-03-25T18:21:52.4922413Z I0325 18:17:44.552893 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8647. 2021-03-25T18:21:52.4925751Z E0325 18:17:44.619340 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8648. 2021-03-25T18:21:52.4929346Z I0325 18:17:44.724791 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8649. 2021-03-25T18:21:52.4932605Z I0325 18:17:44.725158 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8650. 2021-03-25T18:21:52.4936008Z I0325 18:17:45.278469 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8651. 2021-03-25T18:21:52.4939111Z I0325 18:17:45.283904 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8652. 2021-03-25T18:21:52.4942263Z I0325 18:17:45.304088 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8653. 2021-03-25T18:21:52.4945461Z I0325 18:17:45.305116 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8654. 2021-03-25T18:21:52.4948885Z I0325 18:17:45.315577 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8655. 2021-03-25T18:21:52.4952491Z I0325 18:17:45.316921 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8656. 2021-03-25T18:21:52.4956022Z E0325 18:17:45.636403 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8657. 2021-03-25T18:21:52.4959618Z E0325 18:17:46.660762 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8658. 2021-03-25T18:21:52.4963100Z E0325 18:17:47.720533 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8659. 2021-03-25T18:21:52.4966590Z E0325 18:17:48.734089 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8660. 2021-03-25T18:21:52.4969380Z I0325 18:17:48.971705 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8661. 2021-03-25T18:21:52.4970974Z I0325 18:17:48.971772 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8662. 2021-03-25T18:21:52.4972282Z I0325 18:17:48.971782 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8663. 2021-03-25T18:21:52.4974701Z I0325 18:17:48.979650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8664. 2021-03-25T18:21:52.4978460Z I0325 18:17:48.991205 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8665. 2021-03-25T18:21:52.4981638Z I0325 18:17:49.542777 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8666. 2021-03-25T18:21:52.4984863Z I0325 18:17:49.548247 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8667. 2021-03-25T18:21:52.4988277Z I0325 18:17:49.557064 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8668. 2021-03-25T18:21:52.4991117Z I0325 18:17:49.568921 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8669. 2021-03-25T18:21:52.4992700Z I0325 18:17:49.568975 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8670. 2021-03-25T18:21:52.4994026Z I0325 18:17:49.568985 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8671. 2021-03-25T18:21:52.4995926Z I0325 18:17:49.573740 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8672. 2021-03-25T18:21:52.4997500Z I0325 18:17:49.573783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8673. 2021-03-25T18:21:52.4998808Z I0325 18:17:49.573793 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8674. 2021-03-25T18:21:52.5001220Z I0325 18:17:49.583890 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8675. 2021-03-25T18:21:52.5004382Z I0325 18:17:49.585205 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8676. 2021-03-25T18:21:52.5008388Z I0325 18:17:49.592622 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8677. 2021-03-25T18:21:52.5011636Z I0325 18:17:49.617679 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8678. 2021-03-25T18:21:52.5015115Z E0325 18:17:49.749550 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8679. 2021-03-25T18:21:52.5018455Z I0325 18:17:50.143984 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8680. 2021-03-25T18:21:52.5021776Z I0325 18:17:50.149109 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8681. 2021-03-25T18:21:52.5025192Z I0325 18:17:50.155154 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8682. 2021-03-25T18:21:52.5028867Z I0325 18:17:50.168837 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8683. 2021-03-25T18:21:52.5032025Z I0325 18:17:50.175741 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8684. 2021-03-25T18:21:52.5035439Z I0325 18:17:50.182318 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8685. 2021-03-25T18:21:52.5038983Z E0325 18:17:50.760993 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8686. 2021-03-25T18:21:52.5042469Z E0325 18:17:51.806043 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8687. 2021-03-25T18:21:52.5045969Z E0325 18:17:52.823726 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8688. 2021-03-25T18:21:52.5049441Z E0325 18:17:53.840280 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8689. 2021-03-25T18:21:52.5052250Z I0325 18:17:53.995355 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8690. 2021-03-25T18:21:52.5053839Z I0325 18:17:54.001753 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8691. 2021-03-25T18:21:52.5074400Z I0325 18:17:54.009299 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8692. 2021-03-25T18:21:52.5077124Z I0325 18:17:54.028455 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8693. 2021-03-25T18:21:52.5080327Z I0325 18:17:54.039119 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8694. 2021-03-25T18:21:52.5083517Z I0325 18:17:54.591299 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8695. 2021-03-25T18:21:52.5086849Z I0325 18:17:54.596900 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8696. 2021-03-25T18:21:52.5090472Z I0325 18:17:54.601618 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8697. 2021-03-25T18:21:52.5093300Z I0325 18:17:54.621183 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8698. 2021-03-25T18:21:52.5095664Z I0325 18:17:54.621763 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8699. 2021-03-25T18:21:52.5097270Z I0325 18:17:54.621809 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8700. 2021-03-25T18:21:52.5098575Z I0325 18:17:54.621819 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8701. 2021-03-25T18:21:52.5099885Z I0325 18:17:54.623993 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8702. 2021-03-25T18:21:52.5101173Z I0325 18:17:54.624022 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8703. 2021-03-25T18:21:52.5103618Z I0325 18:17:54.633281 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8704. 2021-03-25T18:21:52.5106740Z I0325 18:17:54.637794 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8705. 2021-03-25T18:21:52.5109942Z I0325 18:17:54.640968 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8706. 2021-03-25T18:21:52.5113167Z I0325 18:17:54.645875 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8707. 2021-03-25T18:21:52.5116559Z E0325 18:17:54.857067 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8708. 2021-03-25T18:21:52.5119902Z I0325 18:17:55.195396 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8709. 2021-03-25T18:21:52.5122979Z I0325 18:17:55.197609 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8710. 2021-03-25T18:21:52.5126118Z I0325 18:17:55.205222 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8711. 2021-03-25T18:21:52.5129305Z I0325 18:17:55.208640 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8712. 2021-03-25T18:21:52.5132802Z I0325 18:17:55.217869 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8713. 2021-03-25T18:21:52.5137487Z I0325 18:17:55.220650 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8714. 2021-03-25T18:21:52.5141249Z E0325 18:17:55.874527 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8715. 2021-03-25T18:21:52.5144763Z E0325 18:17:56.892516 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8716. 2021-03-25T18:21:52.5148367Z E0325 18:17:57.904589 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8717. 2021-03-25T18:21:52.5151842Z E0325 18:17:58.926372 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8718. 2021-03-25T18:21:52.5154642Z I0325 18:17:59.011056 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8719. 2021-03-25T18:21:52.5156239Z I0325 18:17:59.011102 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8720. 2021-03-25T18:21:52.5157538Z I0325 18:17:59.011112 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8721. 2021-03-25T18:21:52.5159967Z I0325 18:17:59.017738 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8722. 2021-03-25T18:21:52.5163499Z I0325 18:17:59.023615 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8723. 2021-03-25T18:21:52.5166741Z I0325 18:17:59.575003 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8724. 2021-03-25T18:21:52.5170669Z I0325 18:17:59.587284 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8725. 2021-03-25T18:21:52.5174094Z I0325 18:17:59.598743 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8726. 2021-03-25T18:21:52.5200712Z I0325 18:17:59.610976 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8727. 2021-03-25T18:21:52.5202528Z I0325 18:17:59.611016 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8728. 2021-03-25T18:21:52.5203986Z I0325 18:17:59.611027 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8729. 2021-03-25T18:21:52.5205929Z I0325 18:17:59.617103 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8730. 2021-03-25T18:21:52.5207514Z I0325 18:17:59.617255 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8731. 2021-03-25T18:21:52.5208909Z I0325 18:17:59.617684 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8732. 2021-03-25T18:21:52.5211341Z I0325 18:17:59.636770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8733. 2021-03-25T18:21:52.5214494Z I0325 18:17:59.637212 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8734. 2021-03-25T18:21:52.5217875Z I0325 18:17:59.645273 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8735. 2021-03-25T18:21:52.5221132Z I0325 18:17:59.650105 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8736. 2021-03-25T18:21:52.5224506Z E0325 18:17:59.939261 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8737. 2021-03-25T18:21:52.5227818Z I0325 18:18:00.197045 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8738. 2021-03-25T18:21:52.5230902Z I0325 18:18:00.201572 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8739. 2021-03-25T18:21:52.5234024Z I0325 18:18:00.207418 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8740. 2021-03-25T18:21:52.5237453Z I0325 18:18:00.213438 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8741. 2021-03-25T18:21:52.5240854Z I0325 18:18:00.227496 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8742. 2021-03-25T18:21:52.5244270Z I0325 18:18:00.238939 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8743. 2021-03-25T18:21:52.5247912Z E0325 18:18:00.952262 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8744. 2021-03-25T18:21:52.5251393Z E0325 18:18:01.974837 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8745. 2021-03-25T18:21:52.5255335Z E0325 18:18:03.016675 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8746. 2021-03-25T18:21:52.5258641Z I0325 18:18:04.012395 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  8747. 2021-03-25T18:21:52.5261935Z I0325 18:18:04.021870 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  8748. 2021-03-25T18:21:52.5265569Z E0325 18:18:04.035715 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8749. 2021-03-25T18:21:52.5269266Z I0325 18:18:04.037320 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  8750. 2021-03-25T18:21:52.5272250Z I0325 18:18:04.041605 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8751. 2021-03-25T18:21:52.5273855Z I0325 18:18:04.041659 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8752. 2021-03-25T18:21:52.5275155Z I0325 18:18:04.041676 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8753. 2021-03-25T18:21:52.5300380Z I0325 18:18:04.073954 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8754. 2021-03-25T18:21:52.5303790Z I0325 18:18:04.095698 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8755. 2021-03-25T18:21:52.5307134Z I0325 18:18:04.588911 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8756. 2021-03-25T18:21:52.5310750Z I0325 18:18:04.595516 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  8757. 2021-03-25T18:21:52.5314627Z I0325 18:18:04.599565 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  8758. 2021-03-25T18:21:52.5320084Z I0325 18:18:04.647439 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8759. 2021-03-25T18:21:52.5323617Z I0325 18:18:04.653418 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8760. 2021-03-25T18:21:52.5327039Z I0325 18:18:04.658760 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8761. 2021-03-25T18:21:52.5329983Z I0325 18:18:04.676921 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8762. 2021-03-25T18:21:52.5331585Z I0325 18:18:04.676957 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8763. 2021-03-25T18:21:52.5332891Z I0325 18:18:04.676968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8764. 2021-03-25T18:21:52.5334797Z I0325 18:18:04.678267 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8765. 2021-03-25T18:21:52.5336752Z I0325 18:18:04.678297 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8766. 2021-03-25T18:21:52.5338071Z I0325 18:18:04.678307 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8767. 2021-03-25T18:21:52.5340487Z I0325 18:18:04.688709 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8768. 2021-03-25T18:21:52.5343640Z I0325 18:18:04.698435 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8769. 2021-03-25T18:21:52.5346824Z I0325 18:18:04.703341 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8770. 2021-03-25T18:21:52.5350081Z I0325 18:18:04.724163 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8771. 2021-03-25T18:21:52.5353467Z E0325 18:18:05.053271 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8772. 2021-03-25T18:21:52.5356927Z I0325 18:18:05.151945 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8773. 2021-03-25T18:21:52.5360055Z I0325 18:18:05.154849 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  8774. 2021-03-25T18:21:52.5364440Z I0325 18:18:05.154897 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.248.55\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
  8775. 2021-03-25T18:21:52.5368579Z I0325 18:18:05.255087 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8776. 2021-03-25T18:21:52.5371761Z I0325 18:18:05.260869 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8777. 2021-03-25T18:21:52.5375376Z I0325 18:18:05.266381 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8778. 2021-03-25T18:21:52.5378756Z I0325 18:18:05.277094 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8779. 2021-03-25T18:21:52.5381888Z I0325 18:18:05.282879 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8780. 2021-03-25T18:21:52.5385293Z I0325 18:18:05.288364 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8781. 2021-03-25T18:21:52.5388812Z E0325 18:18:06.071737 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8782. 2021-03-25T18:21:52.5392321Z E0325 18:18:07.083012 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8783. 2021-03-25T18:21:52.5433977Z I0325 18:18:08.017395 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  8784. 2021-03-25T18:21:52.5437445Z I0325 18:18:08.025135 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  8785. 2021-03-25T18:21:52.5441286Z I0325 18:18:08.029308 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  8786. 2021-03-25T18:21:52.5444939Z E0325 18:18:08.096518 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8787. 2021-03-25T18:21:52.5448436Z I0325 18:18:08.581182 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8788. 2021-03-25T18:21:52.5452236Z I0325 18:18:08.594179 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  8789. 2021-03-25T18:21:52.5456233Z I0325 18:18:08.601636 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  8790. 2021-03-25T18:21:52.5460072Z E0325 18:18:09.128808 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8791. 2021-03-25T18:21:52.5462915Z I0325 18:18:09.132318 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8792. 2021-03-25T18:21:52.5464513Z I0325 18:18:09.132377 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8793. 2021-03-25T18:21:52.5465826Z I0325 18:18:09.132387 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8794. 2021-03-25T18:21:52.5468234Z I0325 18:18:09.139005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8795. 2021-03-25T18:21:52.5471440Z I0325 18:18:09.144731 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8796. 2021-03-25T18:21:52.5475288Z I0325 18:18:09.164528 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8797. 2021-03-25T18:21:52.5478511Z I0325 18:18:09.182357 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  8798. 2021-03-25T18:21:52.5482884Z I0325 18:18:09.182498 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.248.55\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"
  8799. 2021-03-25T18:21:52.5486917Z I0325 18:18:09.696571 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8800. 2021-03-25T18:21:52.5490072Z I0325 18:18:09.701648 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8801. 2021-03-25T18:21:52.5493506Z I0325 18:18:09.705992 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8802. 2021-03-25T18:21:52.5496951Z I0325 18:18:09.714162 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8803. 2021-03-25T18:21:52.5498535Z I0325 18:18:09.714335 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8804. 2021-03-25T18:21:52.5499860Z I0325 18:18:09.714370 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8805. 2021-03-25T18:21:52.5501849Z I0325 18:18:09.718733 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8806. 2021-03-25T18:21:52.5503488Z I0325 18:18:09.718908 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8807. 2021-03-25T18:21:52.5504789Z I0325 18:18:09.719006 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8808. 2021-03-25T18:21:52.5507246Z I0325 18:18:09.721280 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8809. 2021-03-25T18:21:52.5510456Z I0325 18:18:09.725499 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8810. 2021-03-25T18:21:52.5513661Z I0325 18:18:09.766795 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8811. 2021-03-25T18:21:52.5516856Z I0325 18:18:09.773388 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8812. 2021-03-25T18:21:52.5520213Z E0325 18:18:10.140530 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8813. 2021-03-25T18:21:52.5523524Z I0325 18:18:10.276599 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8814. 2021-03-25T18:21:52.5526684Z I0325 18:18:10.284410 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8815. 2021-03-25T18:21:52.5530104Z I0325 18:18:10.289790 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8816. 2021-03-25T18:21:52.5533479Z I0325 18:18:10.325026 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8817. 2021-03-25T18:21:52.5568031Z I0325 18:18:10.330110 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8818. 2021-03-25T18:21:52.5571700Z I0325 18:18:10.334585 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8819. 2021-03-25T18:21:52.5575816Z E0325 18:18:11.168443 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8820. 2021-03-25T18:21:52.5579353Z E0325 18:18:12.182468 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8821. 2021-03-25T18:21:52.5582939Z E0325 18:18:13.212458 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8822. 2021-03-25T18:21:52.5585762Z I0325 18:18:14.155629 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8823. 2021-03-25T18:21:52.5587364Z I0325 18:18:14.155678 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8824. 2021-03-25T18:21:52.5588667Z I0325 18:18:14.155688 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8825. 2021-03-25T18:21:52.5591100Z I0325 18:18:14.162116 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8826. 2021-03-25T18:21:52.5594287Z I0325 18:18:14.166119 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8827. 2021-03-25T18:21:52.5597666Z E0325 18:18:14.241997 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8828. 2021-03-25T18:21:52.5600991Z I0325 18:18:14.717640 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8829. 2021-03-25T18:21:52.5604135Z I0325 18:18:14.723571 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8830. 2021-03-25T18:21:52.5607550Z I0325 18:18:14.727860 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8831. 2021-03-25T18:21:52.5610387Z I0325 18:18:14.737478 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8832. 2021-03-25T18:21:52.5611984Z I0325 18:18:14.737579 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8833. 2021-03-25T18:21:52.5613285Z I0325 18:18:14.737589 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8834. 2021-03-25T18:21:52.5615282Z I0325 18:18:14.740121 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8835. 2021-03-25T18:21:52.5616968Z I0325 18:18:14.740150 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8836. 2021-03-25T18:21:52.5618269Z I0325 18:18:14.740160 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8837. 2021-03-25T18:21:52.5620708Z I0325 18:18:14.747403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8838. 2021-03-25T18:21:52.5623914Z I0325 18:18:14.748997 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8839. 2021-03-25T18:21:52.5627123Z I0325 18:18:14.760604 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8840. 2021-03-25T18:21:52.5630695Z I0325 18:18:14.760900 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8841. 2021-03-25T18:21:52.5634136Z E0325 18:18:15.261790 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8842. 2021-03-25T18:21:52.5637876Z I0325 18:18:15.312314 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8843. 2021-03-25T18:21:52.5640991Z I0325 18:18:15.313309 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8844. 2021-03-25T18:21:52.5644178Z I0325 18:18:15.317949 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8845. 2021-03-25T18:21:52.5647409Z I0325 18:18:15.319857 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8846. 2021-03-25T18:21:52.5650828Z I0325 18:18:15.415271 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8847. 2021-03-25T18:21:52.5654469Z I0325 18:18:15.416320 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8848. 2021-03-25T18:21:52.5658175Z E0325 18:18:16.282844 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8849. 2021-03-25T18:21:52.5661680Z E0325 18:18:17.295760 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8850. 2021-03-25T18:21:52.5665301Z E0325 18:18:18.309040 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8851. 2021-03-25T18:21:52.5668101Z I0325 18:18:19.168985 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8852. 2021-03-25T18:21:52.5686898Z I0325 18:18:19.169035 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8853. 2021-03-25T18:21:52.5688414Z I0325 18:18:19.169047 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8854. 2021-03-25T18:21:52.5691010Z I0325 18:18:19.178570 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8855. 2021-03-25T18:21:52.5694234Z I0325 18:18:19.183655 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8856. 2021-03-25T18:21:52.5738262Z E0325 18:18:19.323570 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8857. 2021-03-25T18:21:52.5741647Z I0325 18:18:19.735799 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8858. 2021-03-25T18:21:52.5744806Z I0325 18:18:19.742261 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8859. 2021-03-25T18:21:52.5748218Z I0325 18:18:19.748529 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8860. 2021-03-25T18:21:52.5751116Z I0325 18:18:19.765505 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8861. 2021-03-25T18:21:52.5753626Z I0325 18:18:19.765569 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8862. 2021-03-25T18:21:52.5755236Z I0325 18:18:19.765579 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8863. 2021-03-25T18:21:52.5756562Z I0325 18:18:19.765590 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8864. 2021-03-25T18:21:52.5757878Z I0325 18:18:19.765616 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8865. 2021-03-25T18:21:52.5759191Z I0325 18:18:19.765627 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8866. 2021-03-25T18:21:52.5761619Z I0325 18:18:19.776134 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8867. 2021-03-25T18:21:52.5765447Z I0325 18:18:19.780015 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8868. 2021-03-25T18:21:52.5768681Z I0325 18:18:19.788991 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8869. 2021-03-25T18:21:52.5771939Z I0325 18:18:19.789030 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8870. 2021-03-25T18:21:52.5775546Z E0325 18:18:20.336729 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8871. 2021-03-25T18:21:52.5779167Z I0325 18:18:20.340346 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8872. 2021-03-25T18:21:52.5782544Z I0325 18:18:20.342277 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8873. 2021-03-25T18:21:52.5785697Z I0325 18:18:20.347378 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8874. 2021-03-25T18:21:52.5789402Z I0325 18:18:20.352320 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8875. 2021-03-25T18:21:52.5792838Z I0325 18:18:20.357176 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8876. 2021-03-25T18:21:52.5796426Z I0325 18:18:20.370146 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8877. 2021-03-25T18:21:52.5800056Z E0325 18:18:21.358672 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8878. 2021-03-25T18:21:52.5803548Z E0325 18:18:22.380658 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8879. 2021-03-25T18:21:52.5807032Z E0325 18:18:23.401688 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8880. 2021-03-25T18:21:52.5809827Z I0325 18:18:24.189465 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8881. 2021-03-25T18:21:52.5811427Z I0325 18:18:24.190023 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8882. 2021-03-25T18:21:52.5812740Z I0325 18:18:24.190045 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8883. 2021-03-25T18:21:52.5815433Z I0325 18:18:24.198284 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8884. 2021-03-25T18:21:52.5818644Z I0325 18:18:24.202136 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8885. 2021-03-25T18:21:52.5822088Z E0325 18:18:24.425930 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8886. 2021-03-25T18:21:52.5825422Z I0325 18:18:24.754233 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8887. 2021-03-25T18:21:52.5854574Z I0325 18:18:24.759911 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8888. 2021-03-25T18:21:52.5858527Z I0325 18:18:24.764890 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8889. 2021-03-25T18:21:52.5861403Z I0325 18:18:24.781051 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8890. 2021-03-25T18:21:52.5863569Z I0325 18:18:24.781069 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8891. 2021-03-25T18:21:52.5865173Z I0325 18:18:24.781104 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8892. 2021-03-25T18:21:52.5866468Z I0325 18:18:24.781115 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8893. 2021-03-25T18:21:52.5867775Z I0325 18:18:24.781116 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8894. 2021-03-25T18:21:52.5869079Z I0325 18:18:24.781126 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8895. 2021-03-25T18:21:52.5871495Z I0325 18:18:24.799269 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8896. 2021-03-25T18:21:52.5874627Z I0325 18:18:24.800039 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8897. 2021-03-25T18:21:52.5877827Z I0325 18:18:24.834479 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8898. 2021-03-25T18:21:52.5881100Z I0325 18:18:24.855713 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8899. 2021-03-25T18:21:52.5884760Z I0325 18:18:25.386105 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8900. 2021-03-25T18:21:52.5887917Z I0325 18:18:25.392354 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8901. 2021-03-25T18:21:52.5891380Z I0325 18:18:25.397277 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8902. 2021-03-25T18:21:52.5894743Z I0325 18:18:25.407187 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8903. 2021-03-25T18:21:52.5898048Z I0325 18:18:25.422899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8904. 2021-03-25T18:21:52.5901460Z I0325 18:18:25.434332 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8905. 2021-03-25T18:21:52.5905016Z E0325 18:18:25.441382 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8906. 2021-03-25T18:21:52.5908759Z E0325 18:18:26.457906 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8907. 2021-03-25T18:21:52.5912316Z E0325 18:18:27.477122 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8908. 2021-03-25T18:21:52.5915832Z E0325 18:18:28.501972 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8909. 2021-03-25T18:21:52.5918658Z I0325 18:18:29.209093 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8910. 2021-03-25T18:21:52.5920247Z I0325 18:18:29.209145 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8911. 2021-03-25T18:21:52.5921569Z I0325 18:18:29.209156 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8912. 2021-03-25T18:21:52.5923982Z I0325 18:18:29.216806 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8913. 2021-03-25T18:21:52.5927195Z I0325 18:18:29.221202 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8914. 2021-03-25T18:21:52.5930562Z E0325 18:18:29.536229 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8915. 2021-03-25T18:21:52.5934005Z I0325 18:18:29.772373 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8916. 2021-03-25T18:21:52.5937263Z I0325 18:18:29.783426 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8917. 2021-03-25T18:21:52.5940757Z I0325 18:18:29.789561 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8918. 2021-03-25T18:21:52.5944700Z I0325 18:18:29.801760 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8919. 2021-03-25T18:21:52.5946298Z I0325 18:18:29.801804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8920. 2021-03-25T18:21:52.5947644Z I0325 18:18:29.801815 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8921. 2021-03-25T18:21:52.5950062Z I0325 18:18:29.808340 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8922. 2021-03-25T18:21:52.5953085Z I0325 18:18:29.812638 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8923. 2021-03-25T18:21:52.5954686Z I0325 18:18:29.812684 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8924. 2021-03-25T18:21:52.5956007Z I0325 18:18:29.812694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8925. 2021-03-25T18:21:52.5958547Z I0325 18:18:29.813904 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8926. 2021-03-25T18:21:52.5961734Z I0325 18:18:29.826727 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8927. 2021-03-25T18:21:52.5964940Z I0325 18:18:29.835230 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8928. 2021-03-25T18:21:52.5968109Z I0325 18:18:30.365239 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8929. 2021-03-25T18:21:52.5971273Z I0325 18:18:30.370614 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8930. 2021-03-25T18:21:52.5974692Z I0325 18:18:30.375563 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8931. 2021-03-25T18:21:52.6018950Z I0325 18:18:30.386365 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8932. 2021-03-25T18:21:52.6022129Z I0325 18:18:30.392102 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8933. 2021-03-25T18:21:52.6025696Z I0325 18:18:30.397924 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8934. 2021-03-25T18:21:52.6029528Z E0325 18:18:30.547940 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8935. 2021-03-25T18:21:52.6033019Z E0325 18:18:31.563789 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8936. 2021-03-25T18:21:52.6036784Z E0325 18:18:32.584241 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8937. 2021-03-25T18:21:52.6040337Z E0325 18:18:33.615612 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8938. 2021-03-25T18:21:52.6043177Z I0325 18:18:34.223856 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8939. 2021-03-25T18:21:52.6044791Z I0325 18:18:34.223979 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8940. 2021-03-25T18:21:52.6046180Z I0325 18:18:34.224024 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8941. 2021-03-25T18:21:52.6048621Z I0325 18:18:34.231142 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8942. 2021-03-25T18:21:52.6051825Z I0325 18:18:34.234815 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8943. 2021-03-25T18:21:52.6055345Z E0325 18:18:34.632984 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8944. 2021-03-25T18:21:52.6058697Z I0325 18:18:34.786322 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8945. 2021-03-25T18:21:52.6061838Z I0325 18:18:34.792725 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8946. 2021-03-25T18:21:52.6065941Z I0325 18:18:34.797360 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8947. 2021-03-25T18:21:52.6069425Z I0325 18:18:34.811997 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8948. 2021-03-25T18:21:52.6071057Z I0325 18:18:34.812040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8949. 2021-03-25T18:21:52.6072363Z I0325 18:18:34.812050 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8950. 2021-03-25T18:21:52.6074415Z I0325 18:18:34.812170 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8951. 2021-03-25T18:21:52.6076001Z I0325 18:18:34.812200 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8952. 2021-03-25T18:21:52.6077319Z I0325 18:18:34.812267 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8953. 2021-03-25T18:21:52.6079741Z I0325 18:18:34.826232 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8954. 2021-03-25T18:21:52.6083030Z I0325 18:18:34.832403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8955. 2021-03-25T18:21:52.6086249Z I0325 18:18:34.839075 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8956. 2021-03-25T18:21:52.6089491Z I0325 18:18:34.865015 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8957. 2021-03-25T18:21:52.6092663Z I0325 18:18:35.390784 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8958. 2021-03-25T18:21:52.6095898Z I0325 18:18:35.396410 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8959. 2021-03-25T18:21:52.6099755Z I0325 18:18:35.401981 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8960. 2021-03-25T18:21:52.6103195Z I0325 18:18:35.423426 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8961. 2021-03-25T18:21:52.6106346Z I0325 18:18:35.429160 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8962. 2021-03-25T18:21:52.6109764Z I0325 18:18:35.435044 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8963. 2021-03-25T18:21:52.6113447Z E0325 18:18:35.655365 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8964. 2021-03-25T18:21:52.6116950Z E0325 18:18:36.668051 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8965. 2021-03-25T18:21:52.6120501Z E0325 18:18:37.681833 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8966. 2021-03-25T18:21:52.6124515Z E0325 18:18:38.694212 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8967. 2021-03-25T18:21:52.6127592Z I0325 18:18:39.262848 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8968. 2021-03-25T18:21:52.6129267Z I0325 18:18:39.262919 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8969. 2021-03-25T18:21:52.6130596Z I0325 18:18:39.262930 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8970. 2021-03-25T18:21:52.6133036Z I0325 18:18:39.272944 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8971. 2021-03-25T18:21:52.6156225Z I0325 18:18:39.278488 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8972. 2021-03-25T18:21:52.6159809Z E0325 18:18:39.715954 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8973. 2021-03-25T18:21:52.6163165Z I0325 18:18:39.836171 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8974. 2021-03-25T18:21:52.6166331Z I0325 18:18:39.866173 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8975. 2021-03-25T18:21:52.6169749Z I0325 18:18:39.879278 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8976. 2021-03-25T18:21:52.6172595Z I0325 18:18:39.907000 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8977. 2021-03-25T18:21:52.6174184Z I0325 18:18:39.907202 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8978. 2021-03-25T18:21:52.6175744Z I0325 18:18:39.907243 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8979. 2021-03-25T18:21:52.6177841Z I0325 18:18:39.917166 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8980. 2021-03-25T18:21:52.6179429Z I0325 18:18:39.917207 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8981. 2021-03-25T18:21:52.6180730Z I0325 18:18:39.917217 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8982. 2021-03-25T18:21:52.6183147Z I0325 18:18:39.941406 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8983. 2021-03-25T18:21:52.6187202Z I0325 18:18:39.946808 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8984. 2021-03-25T18:21:52.6190439Z I0325 18:18:39.970027 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  8985. 2021-03-25T18:21:52.6193632Z I0325 18:18:39.977712 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  8986. 2021-03-25T18:21:52.6196794Z I0325 18:18:40.498459 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8987. 2021-03-25T18:21:52.6199949Z I0325 18:18:40.503993 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8988. 2021-03-25T18:21:52.6203344Z I0325 18:18:40.516177 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8989. 2021-03-25T18:21:52.6206708Z I0325 18:18:40.529365 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  8990. 2021-03-25T18:21:52.6209845Z I0325 18:18:40.540040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  8991. 2021-03-25T18:21:52.6213245Z I0325 18:18:40.548093 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  8992. 2021-03-25T18:21:52.6216939Z E0325 18:18:40.745717 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8993. 2021-03-25T18:21:52.6220421Z E0325 18:18:41.761460 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8994. 2021-03-25T18:21:52.6223913Z E0325 18:18:42.774109 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8995. 2021-03-25T18:21:52.6227498Z E0325 18:18:43.787980 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  8996. 2021-03-25T18:21:52.6230285Z I0325 18:18:44.291910 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  8997. 2021-03-25T18:21:52.6231885Z I0325 18:18:44.291972 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  8998. 2021-03-25T18:21:52.6233273Z I0325 18:18:44.291982 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  8999. 2021-03-25T18:21:52.6235709Z I0325 18:18:44.298634 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9000. 2021-03-25T18:21:52.6238902Z I0325 18:18:44.311410 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9001. 2021-03-25T18:21:52.6242283Z E0325 18:18:44.799972 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9002. 2021-03-25T18:21:52.6246126Z I0325 18:18:44.862808 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9003. 2021-03-25T18:21:52.6249305Z I0325 18:18:44.867739 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9004. 2021-03-25T18:21:52.6252730Z I0325 18:18:44.873234 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9005. 2021-03-25T18:21:52.6256358Z I0325 18:18:44.882549 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9006. 2021-03-25T18:21:52.6257978Z I0325 18:18:44.882595 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9007. 2021-03-25T18:21:52.6259291Z I0325 18:18:44.882606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9008. 2021-03-25T18:21:52.6261202Z I0325 18:18:44.882853 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9009. 2021-03-25T18:21:52.6262785Z I0325 18:18:44.882882 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9010. 2021-03-25T18:21:52.6264103Z I0325 18:18:44.882891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9011. 2021-03-25T18:21:52.6266514Z I0325 18:18:44.890234 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9012. 2021-03-25T18:21:52.6269829Z I0325 18:18:44.891917 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9013. 2021-03-25T18:21:52.6273037Z I0325 18:18:44.896647 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9014. 2021-03-25T18:21:52.6276349Z I0325 18:18:44.897908 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9015. 2021-03-25T18:21:52.6279556Z I0325 18:18:45.447987 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9016. 2021-03-25T18:21:52.6282654Z I0325 18:18:45.449036 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9017. 2021-03-25T18:21:52.6285793Z I0325 18:18:45.462390 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9018. 2021-03-25T18:21:52.6289014Z I0325 18:18:45.471270 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9019. 2021-03-25T18:21:52.6292821Z I0325 18:18:45.493166 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9020. 2021-03-25T18:21:52.6317890Z I0325 18:18:45.526161 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9021. 2021-03-25T18:21:52.6321495Z E0325 18:18:45.925840 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9022. 2021-03-25T18:21:52.6325015Z E0325 18:18:46.937388 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9023. 2021-03-25T18:21:52.6328503Z E0325 18:18:47.956371 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9024. 2021-03-25T18:21:52.6332898Z E0325 18:18:48.968132 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9025. 2021-03-25T18:21:52.6336014Z I0325 18:18:49.308117 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9026. 2021-03-25T18:21:52.6337613Z I0325 18:18:49.308180 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9027. 2021-03-25T18:21:52.6339121Z I0325 18:18:49.308191 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9028. 2021-03-25T18:21:52.6341561Z I0325 18:18:49.314616 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9029. 2021-03-25T18:21:52.6345711Z I0325 18:18:49.319811 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9030. 2021-03-25T18:21:52.6349675Z I0325 18:18:49.871376 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9031. 2021-03-25T18:21:52.6352924Z I0325 18:18:49.877116 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9032. 2021-03-25T18:21:52.6356374Z I0325 18:18:49.881780 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9033. 2021-03-25T18:21:52.6359219Z I0325 18:18:49.891116 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9034. 2021-03-25T18:21:52.6360831Z I0325 18:18:49.891162 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9035. 2021-03-25T18:21:52.6362142Z I0325 18:18:49.891173 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9036. 2021-03-25T18:21:52.6364037Z I0325 18:18:49.893714 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9037. 2021-03-25T18:21:52.6365613Z I0325 18:18:49.893749 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9038. 2021-03-25T18:21:52.6366928Z I0325 18:18:49.893759 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9039. 2021-03-25T18:21:52.6369339Z I0325 18:18:49.898158 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9040. 2021-03-25T18:21:52.6372479Z I0325 18:18:49.900681 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9041. 2021-03-25T18:21:52.6375815Z I0325 18:18:49.905055 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9042. 2021-03-25T18:21:52.6379082Z I0325 18:18:49.906962 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9043. 2021-03-25T18:21:52.6382456Z E0325 18:18:49.985118 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9044. 2021-03-25T18:21:52.6385892Z I0325 18:18:50.456900 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9045. 2021-03-25T18:21:52.6388968Z I0325 18:18:50.462039 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9046. 2021-03-25T18:21:52.6392181Z I0325 18:18:50.464966 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9047. 2021-03-25T18:21:52.6395778Z I0325 18:18:50.477043 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9048. 2021-03-25T18:21:52.6399179Z I0325 18:18:50.479228 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9049. 2021-03-25T18:21:52.6402595Z I0325 18:18:50.494683 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9050. 2021-03-25T18:21:52.6406912Z E0325 18:18:51.002441 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9051. 2021-03-25T18:21:52.6410427Z E0325 18:18:52.052443 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9052. 2021-03-25T18:21:52.6422406Z E0325 18:18:53.070147 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9053. 2021-03-25T18:21:52.6426491Z E0325 18:18:54.085707 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9054. 2021-03-25T18:21:52.6429321Z I0325 18:18:54.323974 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9055. 2021-03-25T18:21:52.6430931Z I0325 18:18:54.324053 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9056. 2021-03-25T18:21:52.6432227Z I0325 18:18:54.324074 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9057. 2021-03-25T18:21:52.6434648Z I0325 18:18:54.331698 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9058. 2021-03-25T18:21:52.6437849Z I0325 18:18:54.337373 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9059. 2021-03-25T18:21:52.6441242Z I0325 18:18:54.888954 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9060. 2021-03-25T18:21:52.6444405Z I0325 18:18:54.900927 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9061. 2021-03-25T18:21:52.6447862Z I0325 18:18:54.909245 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9062. 2021-03-25T18:21:52.6450803Z I0325 18:18:54.918532 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9063. 2021-03-25T18:21:52.6452396Z I0325 18:18:54.918575 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9064. 2021-03-25T18:21:52.6453715Z I0325 18:18:54.918586 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9065. 2021-03-25T18:21:52.6455737Z I0325 18:18:54.936441 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9066. 2021-03-25T18:21:52.6457334Z I0325 18:18:54.936500 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9067. 2021-03-25T18:21:52.6458639Z I0325 18:18:54.936516 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9068. 2021-03-25T18:21:52.6461071Z I0325 18:18:54.946246 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9069. 2021-03-25T18:21:52.6464386Z I0325 18:18:54.953449 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9070. 2021-03-25T18:21:52.6467591Z I0325 18:18:54.954554 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9071. 2021-03-25T18:21:52.6470778Z I0325 18:18:54.988904 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9072. 2021-03-25T18:21:52.6474135Z E0325 18:18:55.138023 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9073. 2021-03-25T18:21:52.6477459Z I0325 18:18:55.504987 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9074. 2021-03-25T18:21:52.6480595Z I0325 18:18:55.514710 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9075. 2021-03-25T18:21:52.6484018Z I0325 18:18:55.521294 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9076. 2021-03-25T18:21:52.6487460Z I0325 18:18:55.542193 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9077. 2021-03-25T18:21:52.6490588Z I0325 18:18:55.548488 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9078. 2021-03-25T18:21:52.6494059Z I0325 18:18:55.556395 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9079. 2021-03-25T18:21:52.6506817Z E0325 18:18:56.162496 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9080. 2021-03-25T18:21:52.6510485Z E0325 18:18:57.177419 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9081. 2021-03-25T18:21:52.6514001Z E0325 18:18:58.236455 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9082. 2021-03-25T18:21:52.6517497Z E0325 18:18:59.266635 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9083. 2021-03-25T18:21:52.6520324Z I0325 18:18:59.338834 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9084. 2021-03-25T18:21:52.6521910Z I0325 18:18:59.339058 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9085. 2021-03-25T18:21:52.6523226Z I0325 18:18:59.339136 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9086. 2021-03-25T18:21:52.6526047Z I0325 18:18:59.347060 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9087. 2021-03-25T18:21:52.6529290Z I0325 18:18:59.351289 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9088. 2021-03-25T18:21:52.6532531Z I0325 18:18:59.903169 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9089. 2021-03-25T18:21:52.6535763Z I0325 18:18:59.908999 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9090. 2021-03-25T18:21:52.6539320Z I0325 18:18:59.914305 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9091. 2021-03-25T18:21:52.6542445Z I0325 18:18:59.924078 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9092. 2021-03-25T18:21:52.6544078Z I0325 18:18:59.924164 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9093. 2021-03-25T18:21:52.6547207Z I0325 18:18:59.924223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9094. 2021-03-25T18:21:52.6551404Z I0325 18:18:59.930836 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9095. 2021-03-25T18:21:52.6553227Z I0325 18:18:59.930873 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9096. 2021-03-25T18:21:52.6554547Z I0325 18:18:59.930883 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9097. 2021-03-25T18:21:52.6557097Z I0325 18:18:59.942444 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9098. 2021-03-25T18:21:52.6560240Z I0325 18:18:59.942820 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9099. 2021-03-25T18:21:52.6563451Z I0325 18:18:59.949481 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9100. 2021-03-25T18:21:52.6566695Z I0325 18:18:59.950177 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9101. 2021-03-25T18:21:52.6570518Z E0325 18:19:00.288809 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9102. 2021-03-25T18:21:52.6574687Z I0325 18:19:00.501648 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9103. 2021-03-25T18:21:52.6578984Z I0325 18:19:00.501835 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9104. 2021-03-25T18:21:52.6582758Z I0325 18:19:00.506967 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9105. 2021-03-25T18:21:52.6586059Z I0325 18:19:00.512062 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9106. 2021-03-25T18:21:52.6589503Z I0325 18:19:00.530094 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9107. 2021-03-25T18:21:52.6593303Z I0325 18:19:00.538010 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9108. 2021-03-25T18:21:52.6596858Z E0325 18:19:01.303244 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9109. 2021-03-25T18:21:52.6602279Z E0325 18:19:02.313933 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9110. 2021-03-25T18:21:52.6605934Z E0325 18:19:03.329213 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9111. 2021-03-25T18:21:52.6609457Z E0325 18:19:04.340741 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9112. 2021-03-25T18:21:52.6612273Z I0325 18:19:04.354115 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9113. 2021-03-25T18:21:52.6613882Z I0325 18:19:04.354280 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9114. 2021-03-25T18:21:52.6615346Z I0325 18:19:04.354299 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9115. 2021-03-25T18:21:52.6617787Z I0325 18:19:04.365216 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9116. 2021-03-25T18:21:52.6620995Z I0325 18:19:04.372681 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9117. 2021-03-25T18:21:52.6624163Z I0325 18:19:04.924327 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9118. 2021-03-25T18:21:52.6627327Z I0325 18:19:04.929862 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9119. 2021-03-25T18:21:52.6630735Z I0325 18:19:04.935954 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9120. 2021-03-25T18:21:52.6633590Z I0325 18:19:04.955838 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9121. 2021-03-25T18:21:52.6635178Z I0325 18:19:04.955883 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9122. 2021-03-25T18:21:52.6636502Z I0325 18:19:04.955893 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9123. 2021-03-25T18:21:52.6638401Z I0325 18:19:04.957201 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9124. 2021-03-25T18:21:52.6640072Z I0325 18:19:04.957238 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9125. 2021-03-25T18:21:52.6641380Z I0325 18:19:04.957265 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9126. 2021-03-25T18:21:52.6643803Z I0325 18:19:04.962263 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9127. 2021-03-25T18:21:52.6647125Z I0325 18:19:04.966884 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9128. 2021-03-25T18:21:52.6650321Z I0325 18:19:04.967684 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9129. 2021-03-25T18:21:52.6653516Z I0325 18:19:04.978956 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9130. 2021-03-25T18:21:52.6658600Z E0325 18:19:05.365990 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9131. 2021-03-25T18:21:52.6661954Z I0325 18:19:05.518550 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9132. 2021-03-25T18:21:52.6665114Z I0325 18:19:05.523558 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9133. 2021-03-25T18:21:52.6668539Z I0325 18:19:05.528228 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9134. 2021-03-25T18:21:52.6671914Z I0325 18:19:05.530918 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9135. 2021-03-25T18:21:52.6675034Z I0325 18:19:05.539706 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9136. 2021-03-25T18:21:52.6678458Z I0325 18:19:05.550364 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9137. 2021-03-25T18:21:52.6682004Z E0325 18:19:06.378344 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9138. 2021-03-25T18:21:52.6685489Z E0325 18:19:07.403367 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9139. 2021-03-25T18:21:52.6689153Z E0325 18:19:08.417748 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9140. 2021-03-25T18:21:52.6691948Z I0325 18:19:09.375293 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9141. 2021-03-25T18:21:52.6693552Z I0325 18:19:09.375568 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9142. 2021-03-25T18:21:52.6695039Z I0325 18:19:09.375636 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9143. 2021-03-25T18:21:52.6697575Z I0325 18:19:09.387403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9144. 2021-03-25T18:21:52.6700808Z I0325 18:19:09.392260 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9145. 2021-03-25T18:21:52.6704183Z E0325 18:19:09.428374 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9146. 2021-03-25T18:21:52.6707498Z I0325 18:19:09.943770 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9147. 2021-03-25T18:21:52.6710641Z I0325 18:19:09.950961 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9148. 2021-03-25T18:21:52.6714070Z I0325 18:19:09.958115 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9149. 2021-03-25T18:21:52.6716907Z I0325 18:19:09.971327 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9150. 2021-03-25T18:21:52.6718507Z I0325 18:19:09.971373 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9151. 2021-03-25T18:21:52.6719822Z I0325 18:19:09.971384 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9152. 2021-03-25T18:21:52.6721721Z I0325 18:19:09.972454 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9153. 2021-03-25T18:21:52.6723316Z I0325 18:19:09.972492 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9154. 2021-03-25T18:21:52.6725410Z I0325 18:19:09.972503 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9155. 2021-03-25T18:21:52.6727934Z I0325 18:19:09.982619 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9156. 2021-03-25T18:21:52.6731068Z I0325 18:19:09.984093 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9157. 2021-03-25T18:21:52.6742133Z I0325 18:19:09.990062 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9158. 2021-03-25T18:21:52.6745686Z I0325 18:19:09.991084 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9159. 2021-03-25T18:21:52.6749265Z E0325 18:19:10.445820 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9160. 2021-03-25T18:21:52.6752632Z I0325 18:19:10.541412 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9161. 2021-03-25T18:21:52.6755719Z I0325 18:19:10.543595 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9162. 2021-03-25T18:21:52.6758874Z I0325 18:19:10.552294 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9163. 2021-03-25T18:21:52.6762312Z I0325 18:19:10.554345 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9164. 2021-03-25T18:21:52.6765749Z I0325 18:19:10.559285 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9165. 2021-03-25T18:21:52.6769483Z I0325 18:19:10.560357 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9166. 2021-03-25T18:21:52.6773028Z E0325 18:19:11.457864 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9167. 2021-03-25T18:21:52.6776653Z E0325 18:19:12.488317 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9168. 2021-03-25T18:21:52.6780128Z E0325 18:19:13.501115 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9169. 2021-03-25T18:21:52.6782932Z I0325 18:19:14.399879 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9170. 2021-03-25T18:21:52.6784526Z I0325 18:19:14.399927 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9171. 2021-03-25T18:21:52.6805519Z I0325 18:19:14.399939 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9172. 2021-03-25T18:21:52.6808410Z I0325 18:19:14.412028 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9173. 2021-03-25T18:21:52.6811822Z I0325 18:19:14.426318 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9174. 2021-03-25T18:21:52.6815460Z E0325 18:19:14.520307 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9175. 2021-03-25T18:21:52.6818815Z I0325 18:19:14.977897 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9176. 2021-03-25T18:21:52.6821961Z I0325 18:19:14.983547 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9177. 2021-03-25T18:21:52.6825371Z I0325 18:19:14.987982 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9178. 2021-03-25T18:21:52.6828246Z I0325 18:19:15.003167 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9179. 2021-03-25T18:21:52.6829850Z I0325 18:19:15.003235 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9180. 2021-03-25T18:21:52.6831168Z I0325 18:19:15.003253 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9181. 2021-03-25T18:21:52.6833063Z I0325 18:19:15.007944 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9182. 2021-03-25T18:21:52.6834646Z I0325 18:19:15.008000 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9183. 2021-03-25T18:21:52.6835964Z I0325 18:19:15.008019 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9184. 2021-03-25T18:21:52.6838381Z I0325 18:19:15.017366 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9185. 2021-03-25T18:21:52.6841527Z I0325 18:19:15.022045 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9186. 2021-03-25T18:21:52.6844749Z I0325 18:19:15.027333 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9187. 2021-03-25T18:21:52.6848016Z I0325 18:19:15.040365 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9188. 2021-03-25T18:21:52.6851464Z E0325 18:19:15.531727 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9189. 2021-03-25T18:21:52.6855051Z I0325 18:19:15.578948 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9190. 2021-03-25T18:21:52.6858231Z I0325 18:19:15.585623 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9191. 2021-03-25T18:21:52.6861473Z I0325 18:19:15.592935 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9192. 2021-03-25T18:21:52.6864850Z I0325 18:19:15.598994 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9193. 2021-03-25T18:21:52.6868356Z I0325 18:19:15.606068 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9194. 2021-03-25T18:21:52.6871879Z I0325 18:19:15.616885 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9195. 2021-03-25T18:21:52.6875423Z E0325 18:19:16.551945 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9196. 2021-03-25T18:21:52.6878923Z E0325 18:19:17.635900 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9197. 2021-03-25T18:21:52.6883349Z E0325 18:19:18.647610 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9198. 2021-03-25T18:21:52.6886222Z I0325 18:19:19.422528 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9199. 2021-03-25T18:21:52.6887826Z I0325 18:19:19.422576 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9200. 2021-03-25T18:21:52.6889138Z I0325 18:19:19.422588 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9201. 2021-03-25T18:21:52.6891573Z I0325 18:19:19.432010 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9202. 2021-03-25T18:21:52.6894798Z I0325 18:19:19.438638 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9203. 2021-03-25T18:21:52.6898470Z E0325 18:19:19.658831 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9204. 2021-03-25T18:21:52.6901973Z I0325 18:19:19.990323 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9205. 2021-03-25T18:21:52.6905109Z I0325 18:19:19.996642 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9206. 2021-03-25T18:21:52.6922174Z I0325 18:19:20.007063 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9207. 2021-03-25T18:21:52.6925098Z I0325 18:19:20.017971 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9208. 2021-03-25T18:21:52.6926697Z I0325 18:19:20.018010 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9209. 2021-03-25T18:21:52.6928015Z I0325 18:19:20.018020 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9210. 2021-03-25T18:21:52.6929916Z I0325 18:19:20.019687 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9211. 2021-03-25T18:21:52.6933060Z I0325 18:19:20.019718 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9212. 2021-03-25T18:21:52.6936188Z I0325 18:19:20.019727 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9213. 2021-03-25T18:21:52.6939997Z I0325 18:19:20.027259 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9214. 2021-03-25T18:21:52.6981141Z I0325 18:19:20.027950 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9215. 2021-03-25T18:21:52.6984693Z I0325 18:19:20.039178 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9216. 2021-03-25T18:21:52.6987949Z I0325 18:19:20.039912 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9217. 2021-03-25T18:21:52.6991151Z I0325 18:19:20.593597 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9218. 2021-03-25T18:21:52.6994246Z I0325 18:19:20.593881 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9219. 2021-03-25T18:21:52.6997395Z I0325 18:19:20.607197 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9220. 2021-03-25T18:21:52.7000818Z I0325 18:19:20.608031 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9221. 2021-03-25T18:21:52.7042578Z I0325 18:19:20.638213 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9222. 2021-03-25T18:21:52.7046718Z I0325 18:19:20.638996 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9223. 2021-03-25T18:21:52.7050307Z E0325 18:19:20.675924 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9224. 2021-03-25T18:21:52.7078809Z E0325 18:19:21.700144 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9225. 2021-03-25T18:21:52.7082372Z E0325 18:19:22.727075 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9226. 2021-03-25T18:21:52.7085878Z E0325 18:19:23.741325 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9227. 2021-03-25T18:21:52.7088817Z I0325 18:19:24.447339 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9228. 2021-03-25T18:21:52.7090414Z I0325 18:19:24.447462 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9229. 2021-03-25T18:21:52.7091734Z I0325 18:19:24.447989 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9230. 2021-03-25T18:21:52.7094160Z I0325 18:19:24.456960 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9231. 2021-03-25T18:21:52.7116107Z I0325 18:19:24.460782 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9232. 2021-03-25T18:21:52.7119538Z E0325 18:19:24.783225 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9233. 2021-03-25T18:21:52.7122862Z I0325 18:19:25.018553 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9234. 2021-03-25T18:21:52.7126030Z I0325 18:19:25.037977 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9235. 2021-03-25T18:21:52.7129446Z I0325 18:19:25.045797 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9236. 2021-03-25T18:21:52.7132522Z I0325 18:19:25.063272 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9237. 2021-03-25T18:21:52.7134120Z I0325 18:19:25.063337 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9238. 2021-03-25T18:21:52.7137088Z I0325 18:19:25.063348 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9239. 2021-03-25T18:21:52.7139140Z I0325 18:19:25.070528 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9240. 2021-03-25T18:21:52.7140768Z I0325 18:19:25.070581 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9241. 2021-03-25T18:21:52.7142085Z I0325 18:19:25.070591 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9242. 2021-03-25T18:21:52.7144508Z I0325 18:19:25.087201 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9243. 2021-03-25T18:21:52.7147654Z I0325 18:19:25.092850 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9244. 2021-03-25T18:21:52.7150848Z I0325 18:19:25.104664 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9245. 2021-03-25T18:21:52.7154112Z I0325 18:19:25.120074 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9246. 2021-03-25T18:21:52.7157291Z I0325 18:19:25.658962 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9247. 2021-03-25T18:21:52.7160445Z I0325 18:19:25.666363 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9248. 2021-03-25T18:21:52.7163616Z I0325 18:19:25.678528 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9249. 2021-03-25T18:21:52.7166744Z I0325 18:19:25.693526 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9250. 2021-03-25T18:21:52.7170159Z I0325 18:19:25.701131 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9251. 2021-03-25T18:21:52.7173764Z I0325 18:19:25.701958 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9252. 2021-03-25T18:21:52.7177544Z E0325 18:19:25.798979 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9253. 2021-03-25T18:21:52.7181040Z E0325 18:19:26.810151 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9254. 2021-03-25T18:21:52.7184583Z E0325 18:19:27.829006 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9255. 2021-03-25T18:21:52.7188083Z E0325 18:19:28.840585 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9256. 2021-03-25T18:21:52.7190890Z I0325 18:19:29.465517 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9257. 2021-03-25T18:21:52.7192486Z I0325 18:19:29.465569 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9258. 2021-03-25T18:21:52.7194337Z I0325 18:19:29.465580 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9259. 2021-03-25T18:21:52.7196852Z I0325 18:19:29.498881 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9260. 2021-03-25T18:21:52.7200074Z I0325 18:19:29.505213 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9261. 2021-03-25T18:21:52.7203430Z E0325 18:19:29.852859 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9262. 2021-03-25T18:21:52.7206754Z I0325 18:19:30.056988 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9263. 2021-03-25T18:21:52.7209902Z I0325 18:19:30.062932 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9264. 2021-03-25T18:21:52.7213347Z I0325 18:19:30.070770 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9265. 2021-03-25T18:21:52.7225332Z I0325 18:19:30.082572 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9266. 2021-03-25T18:21:52.7226944Z I0325 18:19:30.082623 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9267. 2021-03-25T18:21:52.7228374Z I0325 18:19:30.082633 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9268. 2021-03-25T18:21:52.7230471Z I0325 18:19:30.085767 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9269. 2021-03-25T18:21:52.7232063Z I0325 18:19:30.086095 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9270. 2021-03-25T18:21:52.7233472Z I0325 18:19:30.086124 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9271. 2021-03-25T18:21:52.7235913Z I0325 18:19:30.092243 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9272. 2021-03-25T18:21:52.7239175Z I0325 18:19:30.093340 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9273. 2021-03-25T18:21:52.7242409Z I0325 18:19:30.097998 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9274. 2021-03-25T18:21:52.7245646Z I0325 18:19:30.098777 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9275. 2021-03-25T18:21:52.7248842Z I0325 18:19:30.649712 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9276. 2021-03-25T18:21:52.7251934Z I0325 18:19:30.652294 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9277. 2021-03-25T18:21:52.7255179Z I0325 18:19:30.664201 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9278. 2021-03-25T18:21:52.7258403Z I0325 18:19:30.670699 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9279. 2021-03-25T18:21:52.7261809Z I0325 18:19:30.676012 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9280. 2021-03-25T18:21:52.7265429Z I0325 18:19:30.676948 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9281. 2021-03-25T18:21:52.7268968Z E0325 18:19:30.864705 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9282. 2021-03-25T18:21:52.7272451Z E0325 18:19:31.876625 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9283. 2021-03-25T18:21:52.7275950Z E0325 18:19:32.888357 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9284. 2021-03-25T18:21:52.7279516Z E0325 18:19:33.908561 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9285. 2021-03-25T18:21:52.7282307Z I0325 18:19:34.510525 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9286. 2021-03-25T18:21:52.7283897Z I0325 18:19:34.510583 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9287. 2021-03-25T18:21:52.7285279Z I0325 18:19:34.510597 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9288. 2021-03-25T18:21:52.7287707Z I0325 18:19:34.518653 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9289. 2021-03-25T18:21:52.7290893Z I0325 18:19:34.524024 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9290. 2021-03-25T18:21:52.7294265Z E0325 18:19:34.931406 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9291. 2021-03-25T18:21:52.7298817Z I0325 18:19:35.079817 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9292. 2021-03-25T18:21:52.7302078Z I0325 18:19:35.096156 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9293. 2021-03-25T18:21:52.7305512Z I0325 18:19:35.107531 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9294. 2021-03-25T18:21:52.7308470Z I0325 18:19:35.119773 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9295. 2021-03-25T18:21:52.7310077Z I0325 18:19:35.119818 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9296. 2021-03-25T18:21:52.7311390Z I0325 18:19:35.119829 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9297. 2021-03-25T18:21:52.7313287Z I0325 18:19:35.120018 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9298. 2021-03-25T18:21:52.7314861Z I0325 18:19:35.120155 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9299. 2021-03-25T18:21:52.7316173Z I0325 18:19:35.120237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9300. 2021-03-25T18:21:52.7318575Z I0325 18:19:35.127193 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9301. 2021-03-25T18:21:52.7321966Z I0325 18:19:35.137981 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9302. 2021-03-25T18:21:52.7325155Z I0325 18:19:35.141077 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9303. 2021-03-25T18:21:52.7328490Z I0325 18:19:35.143289 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9304. 2021-03-25T18:21:52.7331673Z I0325 18:19:35.692699 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9305. 2021-03-25T18:21:52.7334757Z I0325 18:19:35.696879 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9306. 2021-03-25T18:21:52.7338098Z I0325 18:19:35.701210 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9307. 2021-03-25T18:21:52.7341319Z I0325 18:19:35.704763 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9308. 2021-03-25T18:21:52.7344737Z I0325 18:19:35.708848 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9309. 2021-03-25T18:21:52.7348347Z I0325 18:19:35.710696 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9310. 2021-03-25T18:21:52.7352516Z E0325 18:19:35.949771 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9311. 2021-03-25T18:21:52.7356028Z E0325 18:19:36.960360 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9312. 2021-03-25T18:21:52.7359500Z E0325 18:19:37.980747 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9313. 2021-03-25T18:21:52.7362997Z E0325 18:19:38.996216 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9314. 2021-03-25T18:21:52.7365786Z I0325 18:19:39.536397 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9315. 2021-03-25T18:21:52.7367388Z I0325 18:19:39.536474 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9316. 2021-03-25T18:21:52.7368846Z I0325 18:19:39.536484 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9317. 2021-03-25T18:21:52.7371263Z I0325 18:19:39.544517 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9318. 2021-03-25T18:21:52.7374466Z I0325 18:19:39.548841 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9319. 2021-03-25T18:21:52.7379371Z E0325 18:19:40.013653 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9320. 2021-03-25T18:21:52.7382721Z I0325 18:19:40.100326 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9321. 2021-03-25T18:21:52.7385856Z I0325 18:19:40.106620 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9322. 2021-03-25T18:21:52.7389301Z I0325 18:19:40.112215 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9323. 2021-03-25T18:21:52.7392159Z I0325 18:19:40.124184 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9324. 2021-03-25T18:21:52.7393923Z I0325 18:19:40.124231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9325. 2021-03-25T18:21:52.7395239Z I0325 18:19:40.124364 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9326. 2021-03-25T18:21:52.7397141Z I0325 18:19:40.126359 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9327. 2021-03-25T18:21:52.7398731Z I0325 18:19:40.126393 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9328. 2021-03-25T18:21:52.7400036Z I0325 18:19:40.126485 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9329. 2021-03-25T18:21:52.7402471Z I0325 18:19:40.137471 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9330. 2021-03-25T18:21:52.7405597Z I0325 18:19:40.141972 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9331. 2021-03-25T18:21:52.7408803Z I0325 18:19:40.146483 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9332. 2021-03-25T18:21:52.7412071Z I0325 18:19:40.159486 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9333. 2021-03-25T18:21:52.7415472Z I0325 18:19:40.698551 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9334. 2021-03-25T18:21:52.7418637Z I0325 18:19:40.705424 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9335. 2021-03-25T18:21:52.7429931Z I0325 18:19:40.727510 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9336. 2021-03-25T18:21:52.7433615Z I0325 18:19:40.746411 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9337. 2021-03-25T18:21:52.7437115Z I0325 18:19:40.747194 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9338. 2021-03-25T18:21:52.7440535Z I0325 18:19:40.761858 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9339. 2021-03-25T18:21:52.7444090Z E0325 18:19:41.034617 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9340. 2021-03-25T18:21:52.7447576Z E0325 18:19:42.054592 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9341. 2021-03-25T18:21:52.7451066Z E0325 18:19:43.070174 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9342. 2021-03-25T18:21:52.7454528Z E0325 18:19:44.082257 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9343. 2021-03-25T18:21:52.7457563Z I0325 18:19:44.555362 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9344. 2021-03-25T18:21:52.7459170Z I0325 18:19:44.555412 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9345. 2021-03-25T18:21:52.7460477Z I0325 18:19:44.555435 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9346. 2021-03-25T18:21:52.7462908Z I0325 18:19:44.569554 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9347. 2021-03-25T18:21:52.7479451Z I0325 18:19:44.576751 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9348. 2021-03-25T18:21:52.7483110Z E0325 18:19:45.094329 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9349. 2021-03-25T18:21:52.7486630Z I0325 18:19:45.128570 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9350. 2021-03-25T18:21:52.7489814Z I0325 18:19:45.137343 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9351. 2021-03-25T18:21:52.7493318Z I0325 18:19:45.151041 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9352. 2021-03-25T18:21:52.7496396Z I0325 18:19:45.169670 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9353. 2021-03-25T18:21:52.7497983Z I0325 18:19:45.169716 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9354. 2021-03-25T18:21:52.7499294Z I0325 18:19:45.169727 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9355. 2021-03-25T18:21:52.7501185Z I0325 18:19:45.176567 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9356. 2021-03-25T18:21:52.7502781Z I0325 18:19:45.176610 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9357. 2021-03-25T18:21:52.7504090Z I0325 18:19:45.176620 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9358. 2021-03-25T18:21:52.7507034Z I0325 18:19:45.178547 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9359. 2021-03-25T18:21:52.7510185Z I0325 18:19:45.184602 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9360. 2021-03-25T18:21:52.7513377Z I0325 18:19:45.185707 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9361. 2021-03-25T18:21:52.7516634Z I0325 18:19:45.204050 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9362. 2021-03-25T18:21:52.7519796Z I0325 18:19:45.737226 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9363. 2021-03-25T18:21:52.7522943Z I0325 18:19:45.746093 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9364. 2021-03-25T18:21:52.7526086Z I0325 18:19:45.760660 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9365. 2021-03-25T18:21:52.7529557Z I0325 18:19:45.780683 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9366. 2021-03-25T18:21:52.7532983Z I0325 18:19:45.800705 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9367. 2021-03-25T18:21:52.7536647Z I0325 18:19:45.820117 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9368. 2021-03-25T18:21:52.7540471Z E0325 18:19:46.111535 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9369. 2021-03-25T18:21:52.7543980Z E0325 18:19:47.158334 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9370. 2021-03-25T18:21:52.7548634Z E0325 18:19:48.171865 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9371. 2021-03-25T18:21:52.7552148Z E0325 18:19:49.227471 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9372. 2021-03-25T18:21:52.7554940Z I0325 18:19:49.569141 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9373. 2021-03-25T18:21:52.7556533Z I0325 18:19:49.569215 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9374. 2021-03-25T18:21:52.7557843Z I0325 18:19:49.569231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9375. 2021-03-25T18:21:52.7560268Z I0325 18:19:49.580689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9376. 2021-03-25T18:21:52.7563447Z I0325 18:19:49.590583 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9377. 2021-03-25T18:21:52.7566639Z I0325 18:19:50.142339 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9378. 2021-03-25T18:21:52.7569778Z I0325 18:19:50.147645 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9379. 2021-03-25T18:21:52.7573194Z I0325 18:19:50.152663 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9380. 2021-03-25T18:21:52.7576367Z I0325 18:19:50.162983 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9381. 2021-03-25T18:21:52.7577953Z I0325 18:19:50.163042 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9382. 2021-03-25T18:21:52.7579271Z I0325 18:19:50.163060 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9383. 2021-03-25T18:21:52.7581157Z I0325 18:19:50.165480 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9384. 2021-03-25T18:21:52.7582824Z I0325 18:19:50.165648 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9385. 2021-03-25T18:21:52.7584126Z I0325 18:19:50.165668 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9386. 2021-03-25T18:21:52.7586560Z I0325 18:19:50.170722 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9387. 2021-03-25T18:21:52.7589749Z I0325 18:19:50.174872 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9388. 2021-03-25T18:21:52.7592940Z I0325 18:19:50.175555 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9389. 2021-03-25T18:21:52.7596801Z I0325 18:19:50.201830 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9390. 2021-03-25T18:21:52.7600231Z E0325 18:19:50.240058 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9391. 2021-03-25T18:21:52.7603697Z I0325 18:19:50.727257 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9392. 2021-03-25T18:21:52.7606940Z I0325 18:19:50.736704 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9393. 2021-03-25T18:21:52.7610383Z I0325 18:19:50.747497 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9394. 2021-03-25T18:21:52.7613724Z I0325 18:19:50.755508 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9395. 2021-03-25T18:21:52.7621762Z I0325 18:19:50.766300 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9396. 2021-03-25T18:21:52.7630981Z I0325 18:19:50.777457 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9397. 2021-03-25T18:21:52.7638815Z E0325 18:19:51.253605 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9398. 2021-03-25T18:21:52.7644246Z E0325 18:19:52.295408 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9399. 2021-03-25T18:21:52.7648244Z E0325 18:19:53.336020 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9400. 2021-03-25T18:21:52.7697309Z E0325 18:19:54.360259 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9401. 2021-03-25T18:21:52.7700333Z I0325 18:19:54.593128 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9402. 2021-03-25T18:21:52.7701926Z I0325 18:19:54.593268 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9403. 2021-03-25T18:21:52.7703245Z I0325 18:19:54.593341 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9404. 2021-03-25T18:21:52.7705679Z I0325 18:19:54.603164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9405. 2021-03-25T18:21:52.7709524Z I0325 18:19:54.607682 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9406. 2021-03-25T18:21:52.7712697Z I0325 18:19:55.159248 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9407. 2021-03-25T18:21:52.7715862Z I0325 18:19:55.165300 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9408. 2021-03-25T18:21:52.7719282Z I0325 18:19:55.170256 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9409. 2021-03-25T18:21:52.7722116Z I0325 18:19:55.181754 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9410. 2021-03-25T18:21:52.7723708Z I0325 18:19:55.181801 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9411. 2021-03-25T18:21:52.7725013Z I0325 18:19:55.181811 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9412. 2021-03-25T18:21:52.7726910Z I0325 18:19:55.182844 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9413. 2021-03-25T18:21:52.7728684Z I0325 18:19:55.182876 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9414. 2021-03-25T18:21:52.7729993Z I0325 18:19:55.182887 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9415. 2021-03-25T18:21:52.7732412Z I0325 18:19:55.189872 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9416. 2021-03-25T18:21:52.7735799Z I0325 18:19:55.190423 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9417. 2021-03-25T18:21:52.7739027Z I0325 18:19:55.197790 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9418. 2021-03-25T18:21:52.7742267Z I0325 18:19:55.236691 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9419. 2021-03-25T18:21:52.7745643Z E0325 18:19:55.372183 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9420. 2021-03-25T18:21:52.7748954Z I0325 18:19:55.749116 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9421. 2021-03-25T18:21:52.7752140Z I0325 18:19:55.756123 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9422. 2021-03-25T18:21:52.7755561Z I0325 18:19:55.763497 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9423. 2021-03-25T18:21:52.7758919Z I0325 18:19:55.787962 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9424. 2021-03-25T18:21:52.7762073Z I0325 18:19:55.793183 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9425. 2021-03-25T18:21:52.7765477Z I0325 18:19:55.797677 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9426. 2021-03-25T18:21:52.7769043Z E0325 18:19:56.385725 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9427. 2021-03-25T18:21:52.7772527Z E0325 18:19:57.398842 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9428. 2021-03-25T18:21:52.7776261Z E0325 18:19:58.411520 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9429. 2021-03-25T18:21:52.7779757Z E0325 18:19:59.425646 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9430. 2021-03-25T18:21:52.7782555Z I0325 18:19:59.620549 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9431. 2021-03-25T18:21:52.7784231Z I0325 18:19:59.620619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9432. 2021-03-25T18:21:52.7785540Z I0325 18:19:59.620633 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9433. 2021-03-25T18:21:52.7787968Z I0325 18:19:59.629006 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9434. 2021-03-25T18:21:52.7791145Z I0325 18:19:59.655153 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9435. 2021-03-25T18:21:52.7794311Z I0325 18:20:00.207017 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9436. 2021-03-25T18:21:52.7797449Z I0325 18:20:00.212398 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9437. 2021-03-25T18:21:52.7800958Z I0325 18:20:00.218763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9438. 2021-03-25T18:21:52.7803803Z I0325 18:20:00.230295 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9439. 2021-03-25T18:21:52.7805387Z I0325 18:20:00.230341 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9440. 2021-03-25T18:21:52.7806703Z I0325 18:20:00.230352 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9441. 2021-03-25T18:21:52.7808584Z I0325 18:20:00.232138 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9442. 2021-03-25T18:21:52.7810175Z I0325 18:20:00.232179 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9443. 2021-03-25T18:21:52.7811468Z I0325 18:20:00.232351 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9444. 2021-03-25T18:21:52.7813888Z I0325 18:20:00.242172 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9445. 2021-03-25T18:21:52.7845092Z I0325 18:20:00.243218 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9446. 2021-03-25T18:21:52.7848586Z I0325 18:20:00.247377 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9447. 2021-03-25T18:21:52.7851868Z I0325 18:20:00.248992 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9448. 2021-03-25T18:21:52.7855448Z E0325 18:20:00.462621 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9449. 2021-03-25T18:21:52.7858801Z I0325 18:20:00.799796 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9450. 2021-03-25T18:21:52.7861897Z I0325 18:20:00.806709 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9451. 2021-03-25T18:21:52.7865048Z I0325 18:20:00.819529 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9452. 2021-03-25T18:21:52.7868265Z I0325 18:20:00.825551 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9453. 2021-03-25T18:21:52.7871682Z I0325 18:20:00.844304 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9454. 2021-03-25T18:21:52.7875296Z I0325 18:20:00.850229 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9455. 2021-03-25T18:21:52.7878835Z E0325 18:20:01.496856 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9456. 2021-03-25T18:21:52.7882330Z E0325 18:20:02.532209 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9457. 2021-03-25T18:21:52.7885830Z E0325 18:20:03.599784 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9458. 2021-03-25T18:21:52.7889291Z E0325 18:20:04.612883 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9459. 2021-03-25T18:21:52.7892104Z I0325 18:20:04.644835 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9460. 2021-03-25T18:21:52.7893693Z I0325 18:20:04.644885 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9461. 2021-03-25T18:21:52.7895206Z I0325 18:20:04.645000 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9462. 2021-03-25T18:21:52.7897637Z I0325 18:20:04.653813 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9463. 2021-03-25T18:21:52.7900838Z I0325 18:20:04.657944 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9464. 2021-03-25T18:21:52.7904064Z I0325 18:20:05.209708 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9465. 2021-03-25T18:21:52.7907226Z I0325 18:20:05.215110 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9466. 2021-03-25T18:21:52.7910629Z I0325 18:20:05.225160 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9467. 2021-03-25T18:21:52.7913459Z I0325 18:20:05.244051 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9468. 2021-03-25T18:21:52.7915058Z I0325 18:20:05.244105 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9469. 2021-03-25T18:21:52.7916377Z I0325 18:20:05.244117 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9470. 2021-03-25T18:21:52.7918275Z I0325 18:20:05.245194 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9471. 2021-03-25T18:21:52.7919851Z I0325 18:20:05.245237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9472. 2021-03-25T18:21:52.7921158Z I0325 18:20:05.245255 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9473. 2021-03-25T18:21:52.7923562Z I0325 18:20:05.259859 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9474. 2021-03-25T18:21:52.7927016Z I0325 18:20:05.260239 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9475. 2021-03-25T18:21:52.7930204Z I0325 18:20:05.293521 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9476. 2021-03-25T18:21:52.7933437Z I0325 18:20:05.293555 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9477. 2021-03-25T18:21:52.7941442Z E0325 18:20:05.638474 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9478. 2021-03-25T18:21:52.7945052Z I0325 18:20:05.846032 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9479. 2021-03-25T18:21:52.7948191Z I0325 18:20:05.852339 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9480. 2021-03-25T18:21:52.7951872Z I0325 18:20:05.858014 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9481. 2021-03-25T18:21:52.7955687Z I0325 18:20:05.869327 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9482. 2021-03-25T18:21:52.7959098Z I0325 18:20:05.870278 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9483. 2021-03-25T18:21:52.7962519Z I0325 18:20:05.884141 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9484. 2021-03-25T18:21:52.7966077Z E0325 18:20:06.658265 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9485. 2021-03-25T18:21:52.7969575Z E0325 18:20:07.692653 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9486. 2021-03-25T18:21:52.7973045Z E0325 18:20:08.712300 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9487. 2021-03-25T18:21:52.7977644Z I0325 18:20:09.663398 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9488. 2021-03-25T18:21:52.7979243Z I0325 18:20:09.663449 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9489. 2021-03-25T18:21:52.7980564Z I0325 18:20:09.663459 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9490. 2021-03-25T18:21:52.7982974Z I0325 18:20:09.673001 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9491. 2021-03-25T18:21:52.7986180Z I0325 18:20:09.679156 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9492. 2021-03-25T18:21:52.7989544Z E0325 18:20:09.723576 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9493. 2021-03-25T18:21:52.7993030Z I0325 18:20:10.230597 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9494. 2021-03-25T18:21:52.7996185Z I0325 18:20:10.236000 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9495. 2021-03-25T18:21:52.7999671Z I0325 18:20:10.242900 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9496. 2021-03-25T18:21:52.8002529Z I0325 18:20:10.257904 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9497. 2021-03-25T18:21:52.8004115Z I0325 18:20:10.257947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9498. 2021-03-25T18:21:52.8005429Z I0325 18:20:10.257987 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9499. 2021-03-25T18:21:52.8020010Z I0325 18:20:10.261137 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9500. 2021-03-25T18:21:52.8021689Z I0325 18:20:10.261195 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9501. 2021-03-25T18:21:52.8023002Z I0325 18:20:10.261214 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9502. 2021-03-25T18:21:52.8025762Z I0325 18:20:10.268548 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9503. 2021-03-25T18:21:52.8029006Z I0325 18:20:10.269124 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9504. 2021-03-25T18:21:52.8032197Z I0325 18:20:10.273586 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9505. 2021-03-25T18:21:52.8035460Z I0325 18:20:10.275542 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9506. 2021-03-25T18:21:52.8038835Z E0325 18:20:10.735379 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9507. 2021-03-25T18:21:52.8042174Z I0325 18:20:10.825143 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9508. 2021-03-25T18:21:52.8045261Z I0325 18:20:10.827006 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9509. 2021-03-25T18:21:52.8048627Z I0325 18:20:10.830520 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9510. 2021-03-25T18:21:52.8051826Z I0325 18:20:10.834925 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9511. 2021-03-25T18:21:52.8057446Z I0325 18:20:10.836405 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9512. 2021-03-25T18:21:52.8061199Z I0325 18:20:10.841765 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9513. 2021-03-25T18:21:52.8064767Z E0325 18:20:11.782318 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9514. 2021-03-25T18:21:52.8068273Z E0325 18:20:12.793481 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9515. 2021-03-25T18:21:52.8071771Z E0325 18:20:13.805692 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9516. 2021-03-25T18:21:52.8074554Z I0325 18:20:14.689599 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9517. 2021-03-25T18:21:52.8076162Z I0325 18:20:14.689651 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9518. 2021-03-25T18:21:52.8077462Z I0325 18:20:14.689674 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9519. 2021-03-25T18:21:52.8079877Z I0325 18:20:14.706499 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9520. 2021-03-25T18:21:52.8083058Z I0325 18:20:14.713906 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9521. 2021-03-25T18:21:52.8086436Z E0325 18:20:14.824948 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9522. 2021-03-25T18:21:52.8089758Z I0325 18:20:15.265470 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9523. 2021-03-25T18:21:52.8092900Z I0325 18:20:15.270678 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9524. 2021-03-25T18:21:52.8099872Z I0325 18:20:15.276124 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9525. 2021-03-25T18:21:52.8103044Z I0325 18:20:15.304460 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9526. 2021-03-25T18:21:52.8134101Z I0325 18:20:15.304714 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9527. 2021-03-25T18:21:52.8136498Z I0325 18:20:15.304796 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9528. 2021-03-25T18:21:52.8138782Z I0325 18:20:15.310512 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9529. 2021-03-25T18:21:52.8140378Z I0325 18:20:15.310552 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9530. 2021-03-25T18:21:52.8141699Z I0325 18:20:15.310562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9531. 2021-03-25T18:21:52.8144187Z I0325 18:20:15.319628 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9532. 2021-03-25T18:21:52.8147323Z I0325 18:20:15.326745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9533. 2021-03-25T18:21:52.8150527Z I0325 18:20:15.328939 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9534. 2021-03-25T18:21:52.8153772Z I0325 18:20:15.339072 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9535. 2021-03-25T18:21:52.8157146Z E0325 18:20:15.845265 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9536. 2021-03-25T18:21:52.8160464Z I0325 18:20:15.880335 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9537. 2021-03-25T18:21:52.8163620Z I0325 18:20:15.885795 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9538. 2021-03-25T18:21:52.8166797Z I0325 18:20:15.890673 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9539. 2021-03-25T18:21:52.8170125Z I0325 18:20:15.892077 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9540. 2021-03-25T18:21:52.8173545Z I0325 18:20:15.896431 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9541. 2021-03-25T18:21:52.8191981Z I0325 18:20:15.901088 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9542. 2021-03-25T18:21:52.8195828Z E0325 18:20:16.857103 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9543. 2021-03-25T18:21:52.8199513Z E0325 18:20:17.876750 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9544. 2021-03-25T18:21:52.8203005Z E0325 18:20:18.887536 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9545. 2021-03-25T18:21:52.8205830Z I0325 18:20:19.747151 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9546. 2021-03-25T18:21:52.8207412Z I0325 18:20:19.747211 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9547. 2021-03-25T18:21:52.8208730Z I0325 18:20:19.747223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9548. 2021-03-25T18:21:52.8211144Z I0325 18:20:19.865540 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9549. 2021-03-25T18:21:52.8214367Z I0325 18:20:19.886589 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9550. 2021-03-25T18:21:52.8217921Z E0325 18:20:19.908682 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9551. 2021-03-25T18:21:52.8221234Z I0325 18:20:20.439013 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9552. 2021-03-25T18:21:52.8224392Z I0325 18:20:20.446395 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9553. 2021-03-25T18:21:52.8227803Z I0325 18:20:20.452740 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9554. 2021-03-25T18:21:52.8230659Z I0325 18:20:20.462756 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9555. 2021-03-25T18:21:52.8232244Z I0325 18:20:20.462799 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9556. 2021-03-25T18:21:52.8233568Z I0325 18:20:20.462810 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9557. 2021-03-25T18:21:52.8235448Z I0325 18:20:20.465263 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9558. 2021-03-25T18:21:52.8237142Z I0325 18:20:20.465315 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9559. 2021-03-25T18:21:52.8238436Z I0325 18:20:20.465332 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9560. 2021-03-25T18:21:52.8240917Z I0325 18:20:20.478235 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9561. 2021-03-25T18:21:52.8244136Z I0325 18:20:20.485432 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9562. 2021-03-25T18:21:52.8247344Z I0325 18:20:20.488537 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9563. 2021-03-25T18:21:52.8250592Z I0325 18:20:20.499191 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9564. 2021-03-25T18:21:52.8253940Z E0325 18:20:20.968204 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9565. 2021-03-25T18:21:52.8298434Z I0325 18:20:21.043684 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9566. 2021-03-25T18:21:52.8301568Z I0325 18:20:21.054764 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9567. 2021-03-25T18:21:52.8304698Z I0325 18:20:21.070619 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9568. 2021-03-25T18:21:52.8307915Z I0325 18:20:21.075174 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9569. 2021-03-25T18:21:52.8311345Z I0325 18:20:21.113308 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9570. 2021-03-25T18:21:52.8314958Z I0325 18:20:21.115544 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9571. 2021-03-25T18:21:52.8318502Z E0325 18:20:21.982183 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9572. 2021-03-25T18:21:52.8321998Z E0325 18:20:23.000153 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9573. 2021-03-25T18:21:52.8325678Z E0325 18:20:24.050418 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9574. 2021-03-25T18:21:52.8328468Z I0325 18:20:24.780549 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9575. 2021-03-25T18:21:52.8330072Z I0325 18:20:24.780763 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9576. 2021-03-25T18:21:52.8331444Z I0325 18:20:24.780783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9577. 2021-03-25T18:21:52.8333881Z I0325 18:20:24.787411 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9578. 2021-03-25T18:21:52.8337218Z I0325 18:20:24.791590 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9579. 2021-03-25T18:21:52.8340642Z E0325 18:20:25.090940 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9580. 2021-03-25T18:21:52.8343946Z I0325 18:20:25.343728 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9581. 2021-03-25T18:21:52.8347090Z I0325 18:20:25.349383 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9582. 2021-03-25T18:21:52.8350512Z I0325 18:20:25.354275 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9583. 2021-03-25T18:21:52.8353359Z I0325 18:20:25.371718 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9584. 2021-03-25T18:21:52.8355528Z I0325 18:20:25.371731 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9585. 2021-03-25T18:21:52.8357109Z I0325 18:20:25.371761 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9586. 2021-03-25T18:21:52.8358419Z I0325 18:20:25.371772 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9587. 2021-03-25T18:21:52.8359724Z I0325 18:20:25.371781 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9588. 2021-03-25T18:21:52.8361013Z I0325 18:20:25.371792 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9589. 2021-03-25T18:21:52.8363431Z I0325 18:20:25.382246 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9590. 2021-03-25T18:21:52.8366650Z I0325 18:20:25.385591 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9591. 2021-03-25T18:21:52.8369840Z I0325 18:20:25.391623 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9592. 2021-03-25T18:21:52.8373081Z I0325 18:20:25.392224 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9593. 2021-03-25T18:21:52.8376795Z I0325 18:20:25.944367 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9594. 2021-03-25T18:21:52.8379919Z I0325 18:20:25.947778 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9595. 2021-03-25T18:21:52.8383052Z I0325 18:20:25.949662 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9596. 2021-03-25T18:21:52.8386485Z I0325 18:20:25.958438 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9597. 2021-03-25T18:21:52.8389888Z I0325 18:20:25.959105 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9598. 2021-03-25T18:21:52.8393445Z I0325 18:20:25.964032 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9599. 2021-03-25T18:21:52.8396999Z E0325 18:20:26.105123 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9600. 2021-03-25T18:21:52.8400492Z E0325 18:20:27.117238 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9601. 2021-03-25T18:21:52.8403989Z E0325 18:20:28.145327 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9602. 2021-03-25T18:21:52.8407468Z E0325 18:20:29.165934 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9603. 2021-03-25T18:21:52.8410274Z I0325 18:20:29.797450 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9604. 2021-03-25T18:21:52.8411857Z I0325 18:20:29.797582 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9605. 2021-03-25T18:21:52.8413171Z I0325 18:20:29.797601 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9606. 2021-03-25T18:21:52.8415859Z I0325 18:20:29.804085 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9607. 2021-03-25T18:21:52.8419096Z I0325 18:20:29.807390 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9608. 2021-03-25T18:21:52.8422583Z E0325 18:20:30.179370 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9609. 2021-03-25T18:21:52.8425894Z I0325 18:20:30.359946 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9610. 2021-03-25T18:21:52.8429064Z I0325 18:20:30.365691 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9611. 2021-03-25T18:21:52.8432466Z I0325 18:20:30.370765 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9612. 2021-03-25T18:21:52.8435320Z I0325 18:20:30.379767 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9613. 2021-03-25T18:21:52.8436937Z I0325 18:20:30.379809 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9614. 2021-03-25T18:21:52.8438255Z I0325 18:20:30.379820 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9615. 2021-03-25T18:21:52.8440137Z I0325 18:20:30.384763 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9616. 2021-03-25T18:21:52.8441729Z I0325 18:20:30.384815 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9617. 2021-03-25T18:21:52.8443632Z I0325 18:20:30.384833 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9618. 2021-03-25T18:21:52.8446150Z I0325 18:20:30.390847 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9619. 2021-03-25T18:21:52.8449317Z I0325 18:20:30.393395 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9620. 2021-03-25T18:21:52.8452498Z I0325 18:20:30.399116 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9621. 2021-03-25T18:21:52.8455943Z I0325 18:20:30.400678 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9622. 2021-03-25T18:21:52.8459281Z I0325 18:20:30.950757 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9623. 2021-03-25T18:21:52.8462381Z I0325 18:20:30.952793 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9624. 2021-03-25T18:21:52.8465601Z I0325 18:20:30.958853 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9625. 2021-03-25T18:21:52.8468809Z I0325 18:20:30.960179 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9626. 2021-03-25T18:21:52.8472220Z I0325 18:20:30.966604 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9627. 2021-03-25T18:21:52.8475808Z I0325 18:20:30.967230 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9628. 2021-03-25T18:21:52.8479377Z E0325 18:20:31.194868 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9629. 2021-03-25T18:21:52.8482881Z E0325 18:20:32.208323 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9630. 2021-03-25T18:21:52.8486355Z E0325 18:20:33.225698 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9631. 2021-03-25T18:21:52.8489838Z E0325 18:20:34.273786 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9632. 2021-03-25T18:21:52.8492642Z I0325 18:20:34.824077 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9633. 2021-03-25T18:21:52.8494251Z I0325 18:20:34.824137 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9634. 2021-03-25T18:21:52.8534292Z I0325 18:20:34.824149 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9635. 2021-03-25T18:21:52.8537119Z I0325 18:20:34.846128 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9636. 2021-03-25T18:21:52.8540454Z I0325 18:20:34.853522 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9637. 2021-03-25T18:21:52.8543958Z E0325 18:20:35.308051 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9638. 2021-03-25T18:21:52.8547670Z I0325 18:20:35.404959 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9639. 2021-03-25T18:21:52.8550810Z I0325 18:20:35.416256 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9640. 2021-03-25T18:21:52.8554321Z I0325 18:20:35.429170 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9641. 2021-03-25T18:21:52.8557171Z I0325 18:20:35.473344 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9642. 2021-03-25T18:21:52.8559338Z I0325 18:20:35.473363 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9643. 2021-03-25T18:21:52.8560933Z I0325 18:20:35.473386 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9644. 2021-03-25T18:21:52.8562230Z I0325 18:20:35.473397 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9645. 2021-03-25T18:21:52.8563536Z I0325 18:20:35.473415 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9646. 2021-03-25T18:21:52.8564832Z I0325 18:20:35.473427 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9647. 2021-03-25T18:21:52.8567250Z I0325 18:20:35.486034 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9648. 2021-03-25T18:21:52.8570370Z I0325 18:20:35.494501 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9649. 2021-03-25T18:21:52.8574098Z I0325 18:20:35.496562 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9650. 2021-03-25T18:21:52.8578612Z I0325 18:20:35.613138 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9651. 2021-03-25T18:21:52.8581803Z I0325 18:20:36.048644 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9652. 2021-03-25T18:21:52.8584955Z I0325 18:20:36.055848 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9653. 2021-03-25T18:21:52.8588376Z I0325 18:20:36.067973 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9654. 2021-03-25T18:21:52.8591865Z I0325 18:20:36.165420 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9655. 2021-03-25T18:21:52.8594981Z I0325 18:20:36.172303 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9656. 2021-03-25T18:21:52.8598467Z I0325 18:20:36.180185 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9657. 2021-03-25T18:21:52.8602899Z E0325 18:20:36.321992 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9658. 2021-03-25T18:21:52.8606397Z E0325 18:20:37.365718 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9659. 2021-03-25T18:21:52.8609892Z E0325 18:20:38.383821 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9660. 2021-03-25T18:21:52.8613563Z E0325 18:20:39.408671 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9661. 2021-03-25T18:21:52.8616523Z I0325 18:20:39.845090 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9662. 2021-03-25T18:21:52.8618109Z I0325 18:20:39.845138 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9663. 2021-03-25T18:21:52.8619423Z I0325 18:20:39.845149 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9664. 2021-03-25T18:21:52.8621827Z I0325 18:20:39.853362 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9665. 2021-03-25T18:21:52.8625045Z I0325 18:20:39.857043 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9666. 2021-03-25T18:21:52.8628231Z I0325 18:20:40.415801 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9667. 2021-03-25T18:21:52.8631504Z E0325 18:20:40.430804 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9668. 2021-03-25T18:21:52.8634919Z I0325 18:20:40.431313 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9669. 2021-03-25T18:21:52.8638324Z I0325 18:20:40.436048 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9670. 2021-03-25T18:21:52.8641331Z I0325 18:20:40.448551 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9671. 2021-03-25T18:21:52.8642929Z I0325 18:20:40.448745 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9672. 2021-03-25T18:21:52.8644813Z I0325 18:20:40.448595 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9673. 2021-03-25T18:21:52.8646476Z I0325 18:20:40.448838 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9674. 2021-03-25T18:21:52.8647781Z I0325 18:20:40.448856 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9675. 2021-03-25T18:21:52.8649092Z I0325 18:20:40.450091 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9676. 2021-03-25T18:21:52.8651514Z I0325 18:20:40.456028 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9677. 2021-03-25T18:21:52.8654658Z I0325 18:20:40.456961 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9678. 2021-03-25T18:21:52.8659890Z I0325 18:20:40.461666 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9679. 2021-03-25T18:21:52.8663153Z I0325 18:20:40.462093 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9680. 2021-03-25T18:21:52.8666346Z I0325 18:20:41.013363 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9681. 2021-03-25T18:21:52.8669439Z I0325 18:20:41.013830 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9682. 2021-03-25T18:21:52.8672579Z I0325 18:20:41.030638 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9683. 2021-03-25T18:21:52.8675777Z I0325 18:20:41.031044 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9684. 2021-03-25T18:21:52.8679202Z I0325 18:20:41.039412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9685. 2021-03-25T18:21:52.8682817Z I0325 18:20:41.044538 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9686. 2021-03-25T18:21:52.8686495Z E0325 18:20:41.445336 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9687. 2021-03-25T18:21:52.8689997Z E0325 18:20:42.465737 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9688. 2021-03-25T18:21:52.8693550Z E0325 18:20:43.486833 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9689. 2021-03-25T18:21:52.8697238Z E0325 18:20:44.499477 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9690. 2021-03-25T18:21:52.8700036Z I0325 18:20:44.886009 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9691. 2021-03-25T18:21:52.8701637Z I0325 18:20:44.886056 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9692. 2021-03-25T18:21:52.8702935Z I0325 18:20:44.886066 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9693. 2021-03-25T18:21:52.8705368Z I0325 18:20:44.894274 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9694. 2021-03-25T18:21:52.8708575Z I0325 18:20:44.899473 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9695. 2021-03-25T18:21:52.8711738Z I0325 18:20:45.451478 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9696. 2021-03-25T18:21:52.8715164Z I0325 18:20:45.463631 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9697. 2021-03-25T18:21:52.8718708Z I0325 18:20:45.469357 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9698. 2021-03-25T18:21:52.8722912Z I0325 18:20:45.488989 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9699. 2021-03-25T18:21:52.8724513Z I0325 18:20:45.489040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9700. 2021-03-25T18:21:52.8725838Z I0325 18:20:45.489050 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9701. 2021-03-25T18:21:52.8727734Z I0325 18:20:45.498482 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9702. 2021-03-25T18:21:52.8729464Z I0325 18:20:45.498527 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9703. 2021-03-25T18:21:52.8730812Z I0325 18:20:45.498670 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9704. 2021-03-25T18:21:52.8733241Z I0325 18:20:45.500513 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9705. 2021-03-25T18:21:52.8736647Z I0325 18:20:45.516654 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9706. 2021-03-25T18:21:52.8739849Z I0325 18:20:45.519851 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9707. 2021-03-25T18:21:52.8743113Z I0325 18:20:45.538839 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9708. 2021-03-25T18:21:52.8746488Z E0325 18:20:45.560037 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9709. 2021-03-25T18:21:52.8749815Z I0325 18:20:46.071639 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9710. 2021-03-25T18:21:52.8752971Z I0325 18:20:46.084088 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9711. 2021-03-25T18:21:52.8756466Z I0325 18:20:46.091301 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9712. 2021-03-25T18:21:52.8760242Z I0325 18:20:46.114094 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9713. 2021-03-25T18:21:52.8763646Z I0325 18:20:46.136613 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9714. 2021-03-25T18:21:52.8767071Z I0325 18:20:46.145150 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9715. 2021-03-25T18:21:52.8770626Z E0325 18:20:46.591683 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9716. 2021-03-25T18:21:52.8774192Z E0325 18:20:47.603071 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9717. 2021-03-25T18:21:52.8778113Z E0325 18:20:48.614415 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9718. 2021-03-25T18:21:52.8781783Z E0325 18:20:49.633844 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9719. 2021-03-25T18:21:52.8784578Z I0325 18:20:49.903755 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9720. 2021-03-25T18:21:52.8786158Z I0325 18:20:49.903804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9721. 2021-03-25T18:21:52.8787559Z I0325 18:20:49.903814 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9722. 2021-03-25T18:21:52.8789984Z I0325 18:20:49.913535 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9723. 2021-03-25T18:21:52.8793187Z I0325 18:20:49.920397 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9724. 2021-03-25T18:21:52.8796367Z I0325 18:20:50.472065 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9725. 2021-03-25T18:21:52.8799603Z I0325 18:20:50.478582 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9726. 2021-03-25T18:21:52.8803024Z I0325 18:20:50.484445 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9727. 2021-03-25T18:21:52.8805866Z I0325 18:20:50.493411 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9728. 2021-03-25T18:21:52.8807465Z I0325 18:20:50.493459 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9729. 2021-03-25T18:21:52.8808763Z I0325 18:20:50.493721 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9730. 2021-03-25T18:21:52.8810671Z I0325 18:20:50.498477 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9731. 2021-03-25T18:21:52.8812261Z I0325 18:20:50.498515 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9732. 2021-03-25T18:21:52.8813559Z I0325 18:20:50.498606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9733. 2021-03-25T18:21:52.8816108Z I0325 18:20:50.506027 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9734. 2021-03-25T18:21:52.8819370Z I0325 18:20:50.514302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9735. 2021-03-25T18:21:52.8822659Z I0325 18:20:50.631943 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9736. 2021-03-25T18:21:52.8825904Z I0325 18:20:50.640206 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9737. 2021-03-25T18:21:52.8829373Z E0325 18:20:50.707294 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9738. 2021-03-25T18:21:52.8832710Z I0325 18:20:51.183744 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9739. 2021-03-25T18:21:52.8835863Z I0325 18:20:51.195190 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9740. 2021-03-25T18:21:52.8839031Z I0325 18:20:51.202258 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9741. 2021-03-25T18:21:52.8842371Z I0325 18:20:51.209425 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9742. 2021-03-25T18:21:52.8845783Z I0325 18:20:51.214258 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9743. 2021-03-25T18:21:52.8849195Z I0325 18:20:51.230552 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9744. 2021-03-25T18:21:52.8852738Z E0325 18:20:51.718491 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9745. 2021-03-25T18:21:52.8857800Z E0325 18:20:52.748903 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9746. 2021-03-25T18:21:52.8861374Z E0325 18:20:53.761651 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9747. 2021-03-25T18:21:52.8864868Z E0325 18:20:54.772547 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9748. 2021-03-25T18:21:52.8867659Z I0325 18:20:54.935326 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9749. 2021-03-25T18:21:52.8869255Z I0325 18:20:54.935380 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9750. 2021-03-25T18:21:52.8870856Z I0325 18:20:54.935390 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9751. 2021-03-25T18:21:52.8873308Z I0325 18:20:54.947790 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9752. 2021-03-25T18:21:52.8876510Z I0325 18:20:54.954363 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9753. 2021-03-25T18:21:52.8879762Z I0325 18:20:55.511670 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9754. 2021-03-25T18:21:52.8882921Z I0325 18:20:55.523789 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9755. 2021-03-25T18:21:52.8886337Z I0325 18:20:55.530872 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9756. 2021-03-25T18:21:52.8889192Z I0325 18:20:55.547401 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9757. 2021-03-25T18:21:52.8890789Z I0325 18:20:55.547443 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9758. 2021-03-25T18:21:52.8892092Z I0325 18:20:55.547455 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9759. 2021-03-25T18:21:52.8893995Z I0325 18:20:55.548994 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9760. 2021-03-25T18:21:52.8898378Z I0325 18:20:55.549027 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9761. 2021-03-25T18:21:52.8899718Z I0325 18:20:55.549037 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9762. 2021-03-25T18:21:52.8902274Z I0325 18:20:55.556349 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9763. 2021-03-25T18:21:52.8905435Z I0325 18:20:55.561369 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9764. 2021-03-25T18:21:52.8908628Z I0325 18:20:55.568437 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9765. 2021-03-25T18:21:52.8913214Z I0325 18:20:55.569745 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9766. 2021-03-25T18:21:52.8916979Z E0325 18:20:55.788662 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9767. 2021-03-25T18:21:52.8920520Z I0325 18:20:56.123935 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9768. 2021-03-25T18:21:52.8923601Z I0325 18:20:56.126563 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9769. 2021-03-25T18:21:52.8926819Z I0325 18:20:56.131322 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9770. 2021-03-25T18:21:52.8930309Z I0325 18:20:56.142969 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9771. 2021-03-25T18:21:52.8933695Z I0325 18:20:56.145860 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9772. 2021-03-25T18:21:52.8937282Z I0325 18:20:56.156529 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9773. 2021-03-25T18:21:52.8940838Z E0325 18:20:56.823746 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9774. 2021-03-25T18:21:52.8944312Z E0325 18:20:57.839688 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9775. 2021-03-25T18:21:52.8947791Z E0325 18:20:58.858326 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9776. 2021-03-25T18:21:52.8950576Z I0325 18:20:59.966407 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9777. 2021-03-25T18:21:52.8952181Z I0325 18:20:59.966459 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9778. 2021-03-25T18:21:52.8953489Z I0325 18:20:59.966470 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9779. 2021-03-25T18:21:52.8956083Z E0325 18:20:59.975545 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9780. 2021-03-25T18:21:52.8959414Z I0325 18:21:00.063157 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9781. 2021-03-25T18:21:52.8962605Z I0325 18:21:00.150877 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9782. 2021-03-25T18:21:52.8965896Z I0325 18:21:00.702491 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9783. 2021-03-25T18:21:52.8969034Z I0325 18:21:00.710470 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9784. 2021-03-25T18:21:52.8972518Z I0325 18:21:00.715979 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9785. 2021-03-25T18:21:52.8980100Z I0325 18:21:00.733564 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9786. 2021-03-25T18:21:52.8981796Z I0325 18:21:00.733611 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9787. 2021-03-25T18:21:52.8983118Z I0325 18:21:00.733646 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9788. 2021-03-25T18:21:52.8985156Z I0325 18:21:00.745199 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9789. 2021-03-25T18:21:52.8986745Z I0325 18:21:00.745237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9790. 2021-03-25T18:21:52.8988049Z I0325 18:21:00.745248 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9791. 2021-03-25T18:21:52.8990479Z I0325 18:21:00.753471 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9792. 2021-03-25T18:21:52.8993606Z I0325 18:21:00.756518 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9793. 2021-03-25T18:21:52.8996796Z I0325 18:21:00.771664 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9794. 2021-03-25T18:21:52.9000032Z I0325 18:21:00.799514 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9795. 2021-03-25T18:21:52.9003411Z E0325 18:21:00.996966 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9796. 2021-03-25T18:21:52.9006747Z I0325 18:21:01.323239 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9797. 2021-03-25T18:21:52.9009885Z I0325 18:21:01.333028 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9798. 2021-03-25T18:21:52.9013298Z I0325 18:21:01.341639 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9799. 2021-03-25T18:21:52.9016958Z I0325 18:21:01.357135 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9800. 2021-03-25T18:21:52.9020096Z I0325 18:21:01.389154 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9801. 2021-03-25T18:21:52.9023580Z I0325 18:21:01.405790 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9802. 2021-03-25T18:21:52.9027127Z E0325 18:21:02.083508 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9803. 2021-03-25T18:21:52.9030673Z E0325 18:21:03.105404 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9804. 2021-03-25T18:21:52.9034160Z E0325 18:21:04.304055 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9805. 2021-03-25T18:21:52.9036970Z I0325 18:21:05.156679 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9806. 2021-03-25T18:21:52.9038553Z I0325 18:21:05.156730 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9807. 2021-03-25T18:21:52.9039865Z I0325 18:21:05.156740 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9808. 2021-03-25T18:21:52.9042277Z I0325 18:21:05.675985 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9809. 2021-03-25T18:21:52.9045601Z E0325 18:21:05.715619 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9810. 2021-03-25T18:21:52.9048988Z I0325 18:21:05.781260 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9811. 2021-03-25T18:21:52.9052164Z I0325 18:21:06.339594 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9812. 2021-03-25T18:21:52.9058959Z I0325 18:21:06.359403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9813. 2021-03-25T18:21:52.9062594Z I0325 18:21:06.370129 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9814. 2021-03-25T18:21:52.9065635Z I0325 18:21:06.390060 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9815. 2021-03-25T18:21:52.9067228Z I0325 18:21:06.390113 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9816. 2021-03-25T18:21:52.9068911Z I0325 18:21:06.390245 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9817. 2021-03-25T18:21:52.9071532Z I0325 18:21:06.409213 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9818. 2021-03-25T18:21:52.9074735Z I0325 18:21:06.415237 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9819. 2021-03-25T18:21:52.9077415Z I0325 18:21:06.455617 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9820. 2021-03-25T18:21:52.9079001Z I0325 18:21:06.455678 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9821. 2021-03-25T18:21:52.9080314Z I0325 18:21:06.455694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9822. 2021-03-25T18:21:52.9082729Z I0325 18:21:06.478256 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9823. 2021-03-25T18:21:52.9085927Z I0325 18:21:06.487466 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9824. 2021-03-25T18:21:52.9089298Z E0325 18:21:06.744196 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9825. 2021-03-25T18:21:52.9092632Z I0325 18:21:06.969649 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9826. 2021-03-25T18:21:52.9095951Z I0325 18:21:06.978917 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9827. 2021-03-25T18:21:52.9099383Z I0325 18:21:06.984042 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9828. 2021-03-25T18:21:52.9102740Z I0325 18:21:07.039119 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9829. 2021-03-25T18:21:52.9105888Z I0325 18:21:07.140947 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9830. 2021-03-25T18:21:52.9109388Z I0325 18:21:07.161497 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9831. 2021-03-25T18:21:52.9112920Z E0325 18:21:07.773388 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9832. 2021-03-25T18:21:52.9116408Z E0325 18:21:08.830947 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9833. 2021-03-25T18:21:52.9120003Z E0325 18:21:09.899326 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9834. 2021-03-25T18:21:52.9122826Z I0325 18:21:10.283847 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9835. 2021-03-25T18:21:52.9124420Z I0325 18:21:10.284118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9836. 2021-03-25T18:21:52.9125721Z I0325 18:21:10.284140 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9837. 2021-03-25T18:21:52.9128186Z I0325 18:21:10.319698 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9838. 2021-03-25T18:21:52.9131384Z I0325 18:21:10.339422 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9839. 2021-03-25T18:21:52.9134551Z I0325 18:21:10.890959 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9840. 2021-03-25T18:21:52.9143342Z I0325 18:21:10.896240 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9841. 2021-03-25T18:21:52.9146783Z I0325 18:21:10.927092 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9842. 2021-03-25T18:21:52.9150350Z E0325 18:21:10.960987 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9843. 2021-03-25T18:21:52.9153161Z I0325 18:21:10.970945 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9844. 2021-03-25T18:21:52.9154745Z I0325 18:21:10.970991 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9845. 2021-03-25T18:21:52.9156644Z I0325 18:21:10.971139 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9846. 2021-03-25T18:21:52.9158225Z I0325 18:21:10.971168 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9847. 2021-03-25T18:21:52.9159712Z I0325 18:21:10.971198 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9848. 2021-03-25T18:21:52.9161017Z I0325 18:21:10.972570 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9849. 2021-03-25T18:21:52.9163450Z I0325 18:21:10.994518 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9850. 2021-03-25T18:21:52.9166653Z I0325 18:21:11.004931 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9851. 2021-03-25T18:21:52.9169861Z I0325 18:21:11.006966 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9852. 2021-03-25T18:21:52.9173097Z I0325 18:21:11.149834 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9853. 2021-03-25T18:21:52.9176431Z I0325 18:21:11.558429 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9854. 2021-03-25T18:21:52.9204373Z I0325 18:21:11.566073 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9855. 2021-03-25T18:21:52.9208067Z I0325 18:21:11.573826 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9856. 2021-03-25T18:21:52.9211442Z I0325 18:21:11.701276 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9857. 2021-03-25T18:21:52.9214597Z I0325 18:21:11.712047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9858. 2021-03-25T18:21:52.9218308Z I0325 18:21:11.717980 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9859. 2021-03-25T18:21:52.9221863Z E0325 18:21:11.980916 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9860. 2021-03-25T18:21:52.9226131Z E0325 18:21:13.006272 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9861. 2021-03-25T18:21:52.9229718Z E0325 18:21:14.029220 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9862. 2021-03-25T18:21:52.9233398Z E0325 18:21:15.045547 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9863. 2021-03-25T18:21:52.9236202Z I0325 18:21:15.309893 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9864. 2021-03-25T18:21:52.9237785Z I0325 18:21:15.309958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9865. 2021-03-25T18:21:52.9239179Z I0325 18:21:15.309973 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9866. 2021-03-25T18:21:52.9241622Z I0325 18:21:15.336106 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9867. 2021-03-25T18:21:52.9244827Z I0325 18:21:15.342681 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9868. 2021-03-25T18:21:52.9248011Z I0325 18:21:15.894503 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9869. 2021-03-25T18:21:52.9251148Z I0325 18:21:15.911550 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9870. 2021-03-25T18:21:52.9254573Z I0325 18:21:15.928561 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9871. 2021-03-25T18:21:52.9257578Z I0325 18:21:15.974803 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9872. 2021-03-25T18:21:52.9259182Z I0325 18:21:15.974891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9873. 2021-03-25T18:21:52.9260498Z I0325 18:21:15.974911 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9874. 2021-03-25T18:21:52.9262391Z I0325 18:21:15.983993 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9875. 2021-03-25T18:21:52.9263980Z I0325 18:21:15.984122 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9876. 2021-03-25T18:21:52.9265279Z I0325 18:21:15.984232 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9877. 2021-03-25T18:21:52.9267693Z I0325 18:21:16.026963 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9878. 2021-03-25T18:21:52.9270876Z I0325 18:21:16.040529 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9879. 2021-03-25T18:21:52.9274329Z E0325 18:21:16.098168 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9880. 2021-03-25T18:21:52.9277681Z I0325 18:21:16.112803 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9881. 2021-03-25T18:21:52.9280878Z I0325 18:21:16.132268 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9882. 2021-03-25T18:21:52.9284124Z I0325 18:21:16.592059 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9883. 2021-03-25T18:21:52.9287283Z I0325 18:21:16.600085 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9884. 2021-03-25T18:21:52.9290698Z I0325 18:21:16.613323 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9885. 2021-03-25T18:21:52.9294041Z I0325 18:21:16.684095 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9886. 2021-03-25T18:21:52.9297356Z I0325 18:21:16.694651 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9887. 2021-03-25T18:21:52.9300791Z I0325 18:21:16.709662 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9888. 2021-03-25T18:21:52.9304324Z E0325 18:21:17.195009 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9889. 2021-03-25T18:21:52.9307824Z E0325 18:21:18.274533 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9890. 2021-03-25T18:21:52.9311307Z E0325 18:21:19.454307 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9891. 2021-03-25T18:21:52.9314127Z I0325 18:21:20.351054 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9892. 2021-03-25T18:21:52.9315714Z I0325 18:21:20.351131 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9893. 2021-03-25T18:21:52.9317029Z I0325 18:21:20.351149 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9894. 2021-03-25T18:21:52.9319430Z I0325 18:21:20.362051 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9895. 2021-03-25T18:21:52.9322728Z I0325 18:21:20.372750 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9896. 2021-03-25T18:21:52.9326182Z E0325 18:21:20.465936 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9897. 2021-03-25T18:21:52.9329564Z I0325 18:21:20.926116 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9898. 2021-03-25T18:21:52.9332729Z I0325 18:21:20.936309 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9899. 2021-03-25T18:21:52.9336872Z I0325 18:21:20.942716 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9900. 2021-03-25T18:21:52.9339809Z I0325 18:21:20.982533 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9901. 2021-03-25T18:21:52.9341411Z I0325 18:21:20.982584 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9902. 2021-03-25T18:21:52.9342714Z I0325 18:21:20.982595 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9903. 2021-03-25T18:21:52.9344622Z I0325 18:21:20.983703 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9904. 2021-03-25T18:21:52.9346196Z I0325 18:21:20.983744 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9905. 2021-03-25T18:21:52.9347506Z I0325 18:21:20.983754 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9906. 2021-03-25T18:21:52.9349915Z I0325 18:21:21.008884 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9907. 2021-03-25T18:21:52.9353047Z I0325 18:21:21.020844 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9908. 2021-03-25T18:21:52.9356235Z I0325 18:21:21.028715 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9909. 2021-03-25T18:21:52.9359471Z I0325 18:21:21.065360 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9910. 2021-03-25T18:21:52.9362834Z E0325 18:21:21.501837 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9911. 2021-03-25T18:21:52.9366261Z I0325 18:21:21.580125 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9912. 2021-03-25T18:21:52.9369425Z I0325 18:21:21.588497 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9913. 2021-03-25T18:21:52.9372901Z I0325 18:21:21.598014 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9914. 2021-03-25T18:21:52.9376434Z I0325 18:21:21.627293 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9915. 2021-03-25T18:21:52.9379582Z I0325 18:21:21.632673 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9916. 2021-03-25T18:21:52.9383420Z I0325 18:21:21.637269 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9917. 2021-03-25T18:21:52.9386986Z E0325 18:21:22.515643 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9918. 2021-03-25T18:21:52.9390471Z E0325 18:21:23.538131 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9919. 2021-03-25T18:21:52.9394760Z E0325 18:21:24.558047 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9920. 2021-03-25T18:21:52.9397620Z I0325 18:21:25.395684 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9921. 2021-03-25T18:21:52.9399234Z I0325 18:21:25.395782 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9922. 2021-03-25T18:21:52.9400536Z I0325 18:21:25.395794 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9923. 2021-03-25T18:21:52.9402969Z I0325 18:21:25.402799 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9924. 2021-03-25T18:21:52.9406165Z I0325 18:21:25.409615 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9925. 2021-03-25T18:21:52.9409526Z E0325 18:21:25.577265 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9926. 2021-03-25T18:21:52.9412845Z I0325 18:21:25.966311 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9927. 2021-03-25T18:21:52.9416302Z I0325 18:21:25.980581 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9928. 2021-03-25T18:21:52.9419743Z I0325 18:21:25.988936 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9929. 2021-03-25T18:21:52.9422726Z I0325 18:21:26.069720 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9930. 2021-03-25T18:21:52.9424324Z I0325 18:21:26.069767 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9931. 2021-03-25T18:21:52.9425642Z I0325 18:21:26.069779 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9932. 2021-03-25T18:21:52.9427542Z I0325 18:21:26.078735 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9933. 2021-03-25T18:21:52.9429131Z I0325 18:21:26.078887 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9934. 2021-03-25T18:21:52.9430436Z I0325 18:21:26.078983 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9935. 2021-03-25T18:21:52.9432857Z I0325 18:21:26.103711 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9936. 2021-03-25T18:21:52.9435996Z I0325 18:21:26.118228 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9937. 2021-03-25T18:21:52.9439202Z I0325 18:21:26.124799 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9938. 2021-03-25T18:21:52.9442447Z I0325 18:21:26.128325 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9939. 2021-03-25T18:21:52.9445821Z E0325 18:21:26.596672 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9940. 2021-03-25T18:21:52.9449143Z I0325 18:21:26.676536 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9941. 2021-03-25T18:21:52.9452222Z I0325 18:21:26.680865 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9942. 2021-03-25T18:21:52.9456364Z I0325 18:21:26.688953 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9943. 2021-03-25T18:21:52.9459791Z I0325 18:21:26.694358 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9944. 2021-03-25T18:21:52.9463225Z I0325 18:21:26.702664 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9945. 2021-03-25T18:21:52.9466895Z I0325 18:21:26.712597 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9946. 2021-03-25T18:21:52.9470455Z E0325 18:21:27.612539 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9947. 2021-03-25T18:21:52.9473996Z E0325 18:21:28.652334 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9948. 2021-03-25T18:21:52.9477473Z E0325 18:21:29.683243 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9949. 2021-03-25T18:21:52.9480278Z I0325 18:21:30.428010 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9950. 2021-03-25T18:21:52.9481872Z I0325 18:21:30.428063 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9951. 2021-03-25T18:21:52.9483190Z I0325 18:21:30.428073 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9952. 2021-03-25T18:21:52.9485607Z I0325 18:21:30.452592 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9953. 2021-03-25T18:21:52.9488799Z I0325 18:21:30.474620 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9954. 2021-03-25T18:21:52.9492173Z E0325 18:21:30.706916 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9955. 2021-03-25T18:21:52.9495580Z I0325 18:21:31.026662 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9956. 2021-03-25T18:21:52.9498757Z I0325 18:21:31.033268 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9957. 2021-03-25T18:21:52.9502185Z I0325 18:21:31.040737 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9958. 2021-03-25T18:21:52.9505046Z I0325 18:21:31.051899 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9959. 2021-03-25T18:21:52.9506726Z I0325 18:21:31.051942 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9960. 2021-03-25T18:21:52.9508032Z I0325 18:21:31.051952 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9961. 2021-03-25T18:21:52.9509941Z I0325 18:21:31.056489 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9962. 2021-03-25T18:21:52.9511614Z I0325 18:21:31.056534 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9963. 2021-03-25T18:21:52.9512928Z I0325 18:21:31.056550 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9964. 2021-03-25T18:21:52.9515349Z I0325 18:21:31.069512 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9965. 2021-03-25T18:21:52.9518480Z I0325 18:21:31.072606 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9966. 2021-03-25T18:21:52.9521656Z I0325 18:21:31.080913 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9967. 2021-03-25T18:21:52.9524902Z I0325 18:21:31.119886 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9968. 2021-03-25T18:21:52.9528081Z I0325 18:21:31.634511 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9969. 2021-03-25T18:21:52.9531208Z I0325 18:21:31.641958 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9970. 2021-03-25T18:21:52.9534635Z I0325 18:21:31.665949 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9971. 2021-03-25T18:21:52.9539927Z I0325 18:21:31.674025 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9972. 2021-03-25T18:21:52.9543147Z I0325 18:21:31.697084 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9973. 2021-03-25T18:21:52.9546745Z I0325 18:21:31.715477 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9974. 2021-03-25T18:21:52.9550273Z E0325 18:21:31.784672 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9975. 2021-03-25T18:21:52.9553949Z E0325 18:21:32.808714 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9976. 2021-03-25T18:21:52.9557421Z E0325 18:21:33.828717 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9977. 2021-03-25T18:21:52.9560987Z E0325 18:21:34.841186 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9978. 2021-03-25T18:21:52.9563784Z I0325 18:21:35.505632 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9979. 2021-03-25T18:21:52.9565389Z I0325 18:21:35.505697 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9980. 2021-03-25T18:21:52.9566699Z I0325 18:21:35.505710 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9981. 2021-03-25T18:21:52.9569110Z I0325 18:21:35.526429 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9982. 2021-03-25T18:21:52.9572323Z I0325 18:21:35.551412 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9983. 2021-03-25T18:21:52.9575659Z I0325 18:21:36.391831 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9984. 2021-03-25T18:21:52.9578824Z I0325 18:21:36.419434 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  9985. 2021-03-25T18:21:52.9582251Z I0325 18:21:36.427319 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  9986. 2021-03-25T18:21:52.9585826Z E0325 18:21:36.428993 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  9987. 2021-03-25T18:21:52.9588638Z I0325 18:21:36.445719 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9988. 2021-03-25T18:21:52.9590216Z I0325 18:21:36.445757 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9989. 2021-03-25T18:21:52.9591527Z I0325 18:21:36.445769 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9990. 2021-03-25T18:21:52.9593417Z I0325 18:21:36.450015 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  9991. 2021-03-25T18:21:52.9595017Z I0325 18:21:36.450100 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  9992. 2021-03-25T18:21:52.9596417Z I0325 18:21:36.450117 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  9993. 2021-03-25T18:21:52.9598844Z I0325 18:21:36.457246 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9994. 2021-03-25T18:21:52.9601965Z I0325 18:21:36.459108 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  9995. 2021-03-25T18:21:52.9605249Z I0325 18:21:36.469343 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9996. 2021-03-25T18:21:52.9608511Z I0325 18:21:36.470416 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  9997. 2021-03-25T18:21:52.9611688Z I0325 18:21:37.023089 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9998. 2021-03-25T18:21:52.9614773Z I0325 18:21:37.024094 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  9999. 2021-03-25T18:21:52.9618424Z I0325 18:21:37.039920 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10000. 2021-03-25T18:21:52.9621643Z I0325 18:21:37.051822 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10001. 2021-03-25T18:21:52.9625062Z I0325 18:21:37.070932 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10002. 2021-03-25T18:21:52.9628661Z I0325 18:21:37.085872 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10003. 2021-03-25T18:21:52.9632203Z E0325 18:21:37.462760 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10004. 2021-03-25T18:21:52.9635670Z E0325 18:21:38.574361 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10005. 2021-03-25T18:21:52.9639165Z E0325 18:21:39.648229 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10006. 2021-03-25T18:21:52.9641974Z I0325 18:21:40.644937 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10007. 2021-03-25T18:21:52.9643681Z I0325 18:21:40.645007 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10008. 2021-03-25T18:21:52.9644977Z I0325 18:21:40.645017 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10009. 2021-03-25T18:21:52.9647549Z I0325 18:21:40.665355 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10010. 2021-03-25T18:21:52.9650820Z I0325 18:21:40.671822 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10011. 2021-03-25T18:21:52.9654202Z E0325 18:21:40.690726 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10012. 2021-03-25T18:21:52.9657631Z I0325 18:21:41.223792 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  10013. 2021-03-25T18:21:52.9660754Z I0325 18:21:41.232109 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10014. 2021-03-25T18:21:52.9664174Z I0325 18:21:41.245714 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10015. 2021-03-25T18:21:52.9667025Z I0325 18:21:41.266435 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10016. 2021-03-25T18:21:52.9668612Z I0325 18:21:41.266491 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10017. 2021-03-25T18:21:52.9669927Z I0325 18:21:41.266501 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10018. 2021-03-25T18:21:52.9671851Z I0325 18:21:41.284425 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10019. 2021-03-25T18:21:52.9673451Z I0325 18:21:41.284553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10020. 2021-03-25T18:21:52.9674751Z I0325 18:21:41.284633 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10021. 2021-03-25T18:21:52.9677178Z I0325 18:21:41.304696 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10022. 2021-03-25T18:21:52.9680291Z I0325 18:21:41.307028 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10023. 2021-03-25T18:21:52.9685046Z I0325 18:21:41.372037 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10024. 2021-03-25T18:21:52.9688539Z I0325 18:21:41.413623 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10025. 2021-03-25T18:21:52.9691918Z E0325 18:21:41.713708 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10026. 2021-03-25T18:21:52.9696492Z I0325 18:21:41.923861 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  10027. 2021-03-25T18:21:52.9699686Z I0325 18:21:41.938679 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10028. 2021-03-25T18:21:52.9703117Z I0325 18:21:41.946507 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10029. 2021-03-25T18:21:52.9706464Z I0325 18:21:41.967510 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  10030. 2021-03-25T18:21:52.9709624Z I0325 18:21:41.975587 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10031. 2021-03-25T18:21:52.9713050Z I0325 18:21:41.981630 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10032. 2021-03-25T18:21:52.9716584Z E0325 18:21:42.728848 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10033. 2021-03-25T18:21:52.9720082Z E0325 18:21:43.774093 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10034. 2021-03-25T18:21:52.9723556Z E0325 18:21:44.794377 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10035. 2021-03-25T18:21:52.9726364Z I0325 18:21:45.740210 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10036. 2021-03-25T18:21:52.9727952Z I0325 18:21:45.740274 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10037. 2021-03-25T18:21:52.9729269Z I0325 18:21:45.740285 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10038. 2021-03-25T18:21:52.9731686Z I0325 18:21:45.822906 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10039. 2021-03-25T18:21:52.9735120Z E0325 18:21:45.836299 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10040. 2021-03-25T18:21:52.9738652Z I0325 18:21:45.857907 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10041. 2021-03-25T18:21:52.9741828Z I0325 18:21:46.409724 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  10042. 2021-03-25T18:21:52.9745035Z I0325 18:21:46.418243 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10043. 2021-03-25T18:21:52.9748465Z I0325 18:21:46.429735 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10044. 2021-03-25T18:21:52.9751335Z I0325 18:21:46.444774 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10045. 2021-03-25T18:21:52.9752932Z I0325 18:21:46.444929 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10046. 2021-03-25T18:21:52.9754235Z I0325 18:21:46.445239 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10047. 2021-03-25T18:21:52.9756131Z I0325 18:21:46.451122 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10048. 2021-03-25T18:21:52.9757710Z I0325 18:21:46.451261 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10049. 2021-03-25T18:21:52.9759020Z I0325 18:21:46.451339 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10050. 2021-03-25T18:21:52.9761422Z I0325 18:21:46.461908 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10051. 2021-03-25T18:21:52.9764554Z I0325 18:21:46.465010 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10052. 2021-03-25T18:21:52.9767748Z I0325 18:21:46.484856 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10053. 2021-03-25T18:21:52.9771001Z I0325 18:21:46.516621 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10054. 2021-03-25T18:21:52.9774407Z E0325 18:21:46.855654 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10055. 2021-03-25T18:21:52.9777907Z I0325 18:21:47.038843 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  10056. 2021-03-25T18:21:52.9781181Z I0325 18:21:47.062501 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10057. 2021-03-25T18:21:52.9784336Z I0325 18:21:47.070033 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  10058. 2021-03-25T18:21:52.9787545Z I0325 18:21:47.076420 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  10059. 2021-03-25T18:21:52.9790998Z I0325 18:21:47.081161 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10060. 2021-03-25T18:21:52.9794599Z I0325 18:21:47.092966 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  10061. 2021-03-25T18:21:52.9798138Z E0325 18:21:47.868716 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10062. 2021-03-25T18:21:52.9801716Z E0325 18:21:49.458083 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10063. 2021-03-25T18:21:52.9805191Z E0325 18:21:50.481763 1 reflector.go:320] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:225: Failed to watch *v1.CustomResourceDefinition: unknown (get customresourcedefinitions.apiextensions.k8s.io)
  10064. 2021-03-25T18:21:52.9807986Z I0325 18:21:50.905915 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  10065. 2021-03-25T18:21:52.9809575Z I0325 18:21:50.905964 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.1.0.0/16" "type"="Cluster"
  10066. 2021-03-25T18:21:52.9810892Z I0325 18:21:50.905975 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.1.0.0/16" "type"="Service"
  10067. 2021-03-25T18:21:52.9813304Z I0325 18:21:50.947151 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  10068. 2021-03-25T18:21:52.9817270Z I0325 18:21:50.973999 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  10069. 2021-03-25T18:21:52.9819634Z [submariner]$ [cluster1] print_section *** submariner-routeagent-2ntph ***
  10070. 2021-03-25T18:21:52.9821002Z [submariner]$ [cluster1] print_section *** submariner-routeagent-2ntph ***
  10071. 2021-03-25T18:21:52.9822502Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-2ntph
  10072. 2021-03-25T18:21:52.9824159Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-2ntph
  10073. 2021-03-25T18:21:52.9825942Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-2ntph
  10074. 2021-03-25T18:21:52.9827953Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-2ntph
  10075. 2021-03-25T18:21:52.9828948Z ====================================================================
  10076. 2021-03-25T18:21:52.9829521Z ##[endgroup]
  10077. 2021-03-25T18:21:52.9830541Z ##[group]*** submariner-routeagent-2ntph ***
  10078. 2021-03-25T18:21:52.9831634Z ======================= *** submariner-routeagent-2ntph *** =======================
  10079. 2021-03-25T18:21:53.0977875Z + trap 'exit 1' SIGTERM SIGINT
  10080. 2021-03-25T18:21:53.0978435Z + SUBMARINER_VERBOSITY=2
  10081. 2021-03-25T18:21:53.0980076Z + '[' false == true ']'
  10082. 2021-03-25T18:21:53.0981902Z + DEBUG=-v=2
  10083. 2021-03-25T18:21:53.0986240Z + exec submariner-route-agent -v=2 -alsologtostderr
  10084. 2021-03-25T18:21:53.0994600Z I0325 18:09:10.843345 1 main.go:49] Starting submariner-route-agent using the event framework
  10085. 2021-03-25T18:21:53.0999372Z W0325 18:09:11.056687 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10086. 2021-03-25T18:21:53.1003629Z I0325 18:09:11.075208 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  10087. 2021-03-25T18:21:53.1007709Z I0325 18:09:11.075379 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.1.1.2" address
  10088. 2021-03-25T18:21:53.1013865Z I0325 18:09:11.075388 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.1.1.2" from ClusterCIDR "10.1.0.0/16"
  10089. 2021-03-25T18:21:53.1015482Z I0325 18:09:12.284842 1 cni_iface.go:113] Successfully annotated node "cluster1-control-plane" with cniIfaceIP "10.1.1.2"
  10090. 2021-03-25T18:21:53.1016691Z I0325 18:09:12.285078 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  10091. 2021-03-25T18:21:53.1018283Z I0325 18:09:12.285188 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  10092. 2021-03-25T18:21:53.1019640Z I0325 18:09:17.039154 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  10093. 2021-03-25T18:21:53.1033900Z I0325 18:09:17.129854 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  10094. 2021-03-25T18:21:53.1035439Z I0325 18:09:17.398299 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  10095. 2021-03-25T18:21:53.1037149Z W0325 18:09:17.398436 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10096. 2021-03-25T18:21:53.1038311Z I0325 18:09:23.613523 1 controller.go:139] Starting the Event controller...
  10097. 2021-03-25T18:21:53.1039095Z I0325 18:09:23.914633 1 controller.go:146] Event controller started
  10098. 2021-03-25T18:21:53.1041110Z I0325 18:09:23.947332 1 handler.go:87] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  10099. 2021-03-25T18:21:53.1044818Z I0325 18:09:23.946924 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10100. 2021-03-25T18:21:53.1048252Z I0325 18:09:24.042356 1 handler.go:87] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  10101. 2021-03-25T18:21:53.1050993Z I0325 18:09:24.069464 1 handler.go:87] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  10102. 2021-03-25T18:21:53.1055486Z I0325 18:09:56.726521 1 handler.go:69] A new Endpoint for remote cluster "cluster3" has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10103. 2021-03-25T18:21:53.1057980Z I0325 18:09:56.734230 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.1.1 Flags: [] Table: 254}
  10104. 2021-03-25T18:21:53.1061175Z I0325 18:10:02.318464 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10105. 2021-03-25T18:21:53.1080047Z I0325 18:10:02.318729 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.1.1 Flags: [] Table: 254}
  10106. 2021-03-25T18:21:53.1083371Z I0325 18:13:25.110261 1 handler.go:81] A new Endpoint for remote cluster "cluster2" has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10107. 2021-03-25T18:21:53.1085866Z I0325 18:13:25.123986 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.1.1 Flags: [] Table: 254}
  10108. 2021-03-25T18:21:53.1089001Z I0325 18:13:25.306374 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10109. 2021-03-25T18:21:53.1091474Z I0325 18:13:25.306644 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.1.1 Flags: [] Table: 254}
  10110. 2021-03-25T18:21:53.1093476Z I0325 18:13:45.023655 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10111. 2021-03-25T18:21:53.1096190Z I0325 18:13:45.443174 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10112. 2021-03-25T18:21:53.1098868Z I0325 18:14:15.681817 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10113. 2021-03-25T18:21:53.1101536Z I0325 18:18:45.215283 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10114. 2021-03-25T18:21:53.1104047Z I0325 18:18:45.938292 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10115. 2021-03-25T18:21:53.1106860Z I0325 18:19:15.914979 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10116. 2021-03-25T18:21:53.1129790Z [submariner]$ [cluster1] print_section *** submariner-routeagent-9jffs ***
  10117. 2021-03-25T18:21:53.1147286Z [submariner]$ [cluster1] print_section *** submariner-routeagent-9jffs ***
  10118. 2021-03-25T18:21:53.1148129Z ====================================================================
  10119. 2021-03-25T18:21:53.1148672Z ##[endgroup]
  10120. 2021-03-25T18:21:53.1149714Z ##[group]*** submariner-routeagent-9jffs ***
  10121. 2021-03-25T18:21:53.1151140Z ======================= *** submariner-routeagent-9jffs *** =======================
  10122. 2021-03-25T18:21:53.1166615Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-9jffs
  10123. 2021-03-25T18:21:53.1188187Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-9jffs
  10124. 2021-03-25T18:21:53.1205091Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-9jffs
  10125. 2021-03-25T18:21:53.1226163Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-9jffs
  10126. 2021-03-25T18:21:53.6464324Z + trap 'exit 1' SIGTERM SIGINT
  10127. 2021-03-25T18:21:53.6465140Z + SUBMARINER_VERBOSITY=2
  10128. 2021-03-25T18:21:53.6465932Z + '[' false == true ']'
  10129. 2021-03-25T18:21:53.6466456Z + DEBUG=-v=2
  10130. 2021-03-25T18:21:53.6469261Z + exec submariner-route-agent -v=2 -alsologtostderr
  10131. 2021-03-25T18:21:53.6472054Z I0325 18:08:30.955800 1 main.go:49] Starting submariner-route-agent using the event framework
  10132. 2021-03-25T18:21:53.6474652Z W0325 18:08:31.041294 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10133. 2021-03-25T18:21:53.6476190Z I0325 18:08:31.050940 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  10134. 2021-03-25T18:21:53.6479076Z I0325 18:08:31.051109 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.1.0.2" address
  10135. 2021-03-25T18:21:53.6481913Z I0325 18:08:31.051124 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.1.0.2" from ClusterCIDR "10.1.0.0/16"
  10136. 2021-03-25T18:21:53.6484689Z I0325 18:08:31.121976 1 cni_iface.go:113] Successfully annotated node "cluster1-worker2" with cniIfaceIP "10.1.0.2"
  10137. 2021-03-25T18:21:53.6485745Z I0325 18:08:31.122014 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  10138. 2021-03-25T18:21:53.6488770Z I0325 18:08:31.122022 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  10139. 2021-03-25T18:21:53.6491846Z I0325 18:08:31.544035 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  10140. 2021-03-25T18:21:53.6494066Z I0325 18:08:31.600568 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  10141. 2021-03-25T18:21:53.6495716Z I0325 18:08:31.727815 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  10142. 2021-03-25T18:21:53.6497267Z W0325 18:08:31.728101 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10143. 2021-03-25T18:21:53.6498345Z I0325 18:08:38.237857 1 controller.go:139] Starting the Event controller...
  10144. 2021-03-25T18:21:53.6499113Z I0325 18:08:38.849117 1 controller.go:146] Event controller started
  10145. 2021-03-25T18:21:53.6501186Z I0325 18:08:38.886443 1 handler.go:87] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  10146. 2021-03-25T18:21:53.6524794Z I0325 18:08:38.900816 1 handler.go:87] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  10147. 2021-03-25T18:21:53.6527944Z I0325 18:08:38.905333 1 handler.go:87] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  10148. 2021-03-25T18:21:53.6530490Z I0325 18:08:44.848911 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10149. 2021-03-25T18:21:53.6533119Z I0325 18:08:44.919985 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10150. 2021-03-25T18:21:53.6535781Z I0325 18:08:45.467748 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10151. 2021-03-25T18:21:53.6539515Z I0325 18:08:59.918197 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10152. 2021-03-25T18:21:53.6543158Z I0325 18:09:12.266990 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10153. 2021-03-25T18:21:53.6545982Z I0325 18:09:15.326843 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10154. 2021-03-25T18:21:53.6549814Z I0325 18:09:56.720724 1 handler.go:69] A new Endpoint for remote cluster "cluster3" has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10155. 2021-03-25T18:21:53.6552310Z I0325 18:09:56.728754 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/24 Src: 10.1.0.2 Gw: <nil> Flags: [] Table: 254}
  10156. 2021-03-25T18:21:53.6553337Z I0325 18:09:56.728825 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.0.1 Flags: [] Table: 254}
  10157. 2021-03-25T18:21:53.6556448Z I0325 18:10:02.315940 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10158. 2021-03-25T18:21:53.6558912Z I0325 18:10:02.316222 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/24 Src: 10.1.0.2 Gw: <nil> Flags: [] Table: 254}
  10159. 2021-03-25T18:21:53.6559903Z I0325 18:10:02.316242 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.0.1 Flags: [] Table: 254}
  10160. 2021-03-25T18:21:53.6562993Z I0325 18:13:25.094002 1 handler.go:81] A new Endpoint for remote cluster "cluster2" has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10161. 2021-03-25T18:21:53.6565546Z I0325 18:13:25.094498 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/24 Src: 10.1.0.2 Gw: <nil> Flags: [] Table: 254}
  10162. 2021-03-25T18:21:53.6566516Z I0325 18:13:25.094521 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.0.1 Flags: [] Table: 254}
  10163. 2021-03-25T18:21:53.6569677Z I0325 18:13:25.286595 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10164. 2021-03-25T18:21:53.6624393Z I0325 18:13:25.287138 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/24 Src: 10.1.0.2 Gw: <nil> Flags: [] Table: 254}
  10165. 2021-03-25T18:21:53.6625554Z I0325 18:13:25.287331 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.0.1 Flags: [] Table: 254}
  10166. 2021-03-25T18:21:53.6629874Z I0325 18:13:45.003225 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10167. 2021-03-25T18:21:53.6632548Z I0325 18:13:45.437666 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10168. 2021-03-25T18:21:53.6635369Z I0325 18:14:15.669641 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10169. 2021-03-25T18:21:53.6638845Z I0325 18:18:45.208246 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10170. 2021-03-25T18:21:53.6645140Z I0325 18:18:45.924407 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10171. 2021-03-25T18:21:53.6647813Z I0325 18:19:15.898774 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10172. 2021-03-25T18:21:53.6651994Z [submariner]$ [cluster1] print_section *** submariner-routeagent-h9j2v ***
  10173. 2021-03-25T18:21:53.6653394Z [submariner]$ [cluster1] print_section *** submariner-routeagent-h9j2v ***
  10174. 2021-03-25T18:21:53.6655041Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-h9j2v
  10175. 2021-03-25T18:21:53.6656686Z [submariner]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-h9j2v
  10176. 2021-03-25T18:21:53.6658473Z [submariner]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-h9j2v
  10177. 2021-03-25T18:21:53.6659505Z ====================================================================
  10178. 2021-03-25T18:21:53.6660054Z ##[endgroup]
  10179. 2021-03-25T18:21:53.6663499Z ##[group]*** submariner-routeagent-h9j2v ***
  10180. 2021-03-25T18:21:53.6664682Z ======================= *** submariner-routeagent-h9j2v *** =======================
  10181. 2021-03-25T18:21:53.6666207Z [submariner]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-h9j2v
  10182. 2021-03-25T18:21:54.1064890Z + trap 'exit 1' SIGTERM SIGINT
  10183. 2021-03-25T18:21:54.1065612Z + SUBMARINER_VERBOSITY=2
  10184. 2021-03-25T18:21:54.1066302Z + '[' false == true ']'
  10185. 2021-03-25T18:21:54.1066820Z + DEBUG=-v=2
  10186. 2021-03-25T18:21:54.1068528Z + exec submariner-route-agent -v=2 -alsologtostderr
  10187. 2021-03-25T18:21:54.1077227Z I0325 18:08:42.219135 1 main.go:49] Starting submariner-route-agent using the event framework
  10188. 2021-03-25T18:21:54.1078984Z W0325 18:08:42.241079 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10189. 2021-03-25T18:21:54.1081177Z I0325 18:08:42.293831 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  10190. 2021-03-25T18:21:54.1083279Z I0325 18:08:42.293975 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.1.2.2" address
  10191. 2021-03-25T18:21:54.1084430Z I0325 18:08:42.293983 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.1.2.2" from ClusterCIDR "10.1.0.0/16"
  10192. 2021-03-25T18:21:54.1085954Z I0325 18:08:45.490939 1 cni_iface.go:113] Successfully annotated node "cluster1-worker" with cniIfaceIP "10.1.2.2"
  10193. 2021-03-25T18:21:54.1086984Z I0325 18:08:45.491121 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  10194. 2021-03-25T18:21:54.1092361Z I0325 18:08:45.491219 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  10195. 2021-03-25T18:21:54.1093989Z I0325 18:08:46.180957 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  10196. 2021-03-25T18:21:54.1095805Z I0325 18:08:46.283209 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  10197. 2021-03-25T18:21:54.1097331Z I0325 18:08:46.423451 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  10198. 2021-03-25T18:21:54.1098905Z W0325 18:08:46.436832 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10199. 2021-03-25T18:21:54.1100280Z I0325 18:08:52.677245 1 controller.go:139] Starting the Event controller...
  10200. 2021-03-25T18:21:54.1101068Z I0325 18:08:52.977621 1 controller.go:146] Event controller started
  10201. 2021-03-25T18:21:54.1103164Z I0325 18:08:53.088967 1 handler.go:87] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been added to the cluster
  10202. 2021-03-25T18:21:54.1105966Z I0325 18:08:53.098176 1 handler.go:87] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been added to the cluster
  10203. 2021-03-25T18:21:54.1108582Z I0325 18:08:53.098944 1 handler.go:87] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been added to the cluster
  10204. 2021-03-25T18:21:54.1112230Z I0325 18:08:59.865402 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10205. 2021-03-25T18:21:54.1114558Z I0325 18:08:59.865869 1 handler.go:49] The current node has become a Gateway
  10206. 2021-03-25T18:21:54.1115409Z I0325 18:08:59.866164 1 gateway_dataplane.go:279] Submariner router upstream ip found to be: "169.254.0.7"
  10207. 2021-03-25T18:21:54.1117738Z I0325 18:09:12.270206 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10208. 2021-03-25T18:21:54.1120592Z I0325 18:09:15.305887 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10209. 2021-03-25T18:21:54.1124504Z I0325 18:09:56.720787 1 handler.go:69] A new Endpoint for remote cluster "cluster3" has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10210. 2021-03-25T18:21:54.1127002Z I0325 18:09:56.736340 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.2.1 Flags: [] Table: 254}
  10211. 2021-03-25T18:21:54.1128396Z I0325 18:09:56.864991 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.3.0.0/16 -j ACCEPT]
  10212. 2021-03-25T18:21:54.1129866Z I0325 18:09:56.910386 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.3.0.0/16 -j ACCEPT]
  10213. 2021-03-25T18:21:54.1131538Z I0325 18:09:57.109384 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  10214. 2021-03-25T18:21:54.1132840Z I0325 18:09:57.304960 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  10215. 2021-03-25T18:21:54.1156592Z I0325 18:10:02.321049 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10216. 2021-03-25T18:21:54.1159318Z I0325 18:10:02.356721 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.2.1 Flags: [] Table: 254}
  10217. 2021-03-25T18:21:54.1160923Z I0325 18:10:02.802418 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.2.0.0/16 -j ACCEPT]
  10218. 2021-03-25T18:21:54.1162609Z I0325 18:10:02.838239 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.2.0.0/16 -j ACCEPT]
  10219. 2021-03-25T18:21:54.1164007Z I0325 18:10:03.043031 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  10220. 2021-03-25T18:21:54.1165310Z I0325 18:10:03.216862 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  10221. 2021-03-25T18:21:54.1168536Z I0325 18:13:25.094634 1 handler.go:81] A new Endpoint for remote cluster "cluster2" has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10222. 2021-03-25T18:21:54.1171029Z I0325 18:13:25.096317 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.2.1 Flags: [] Table: 254}
  10223. 2021-03-25T18:21:54.1172456Z I0325 18:13:25.255352 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 10.2.0.0/16 -j ACCEPT"
  10224. 2021-03-25T18:21:54.1174327Z I0325 18:13:25.307005 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 100.2.0.0/16 -j ACCEPT"
  10225. 2021-03-25T18:21:54.1176194Z I0325 18:13:25.399954 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  10226. 2021-03-25T18:21:54.1177469Z I0325 18:13:25.535843 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  10227. 2021-03-25T18:21:54.1180829Z I0325 18:13:25.878216 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  10228. 2021-03-25T18:21:54.1183322Z I0325 18:13:25.878493 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.1.0.0/16 Src: <nil> Gw: 10.1.2.1 Flags: [] Table: 254}
  10229. 2021-03-25T18:21:54.1184715Z I0325 18:13:25.967735 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.2.0.0/16 -j ACCEPT]
  10230. 2021-03-25T18:21:54.1186199Z I0325 18:13:26.158621 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.2.0.0/16 -j ACCEPT]
  10231. 2021-03-25T18:21:54.1187693Z I0325 18:13:26.262103 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  10232. 2021-03-25T18:21:54.1189078Z I0325 18:13:26.423521 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  10233. 2021-03-25T18:21:54.1191065Z I0325 18:13:45.007255 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10234. 2021-03-25T18:21:54.1193603Z I0325 18:13:45.440097 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10235. 2021-03-25T18:21:54.1196304Z I0325 18:14:15.670643 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10236. 2021-03-25T18:21:54.1198984Z I0325 18:18:45.207544 1 handler.go:93] A Node with name "cluster1-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.11"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker2"}} has been updated
  10237. 2021-03-25T18:21:54.1201505Z I0325 18:18:45.922630 1 handler.go:93] A Node with name "cluster1-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.9"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-worker"}} has been updated
  10238. 2021-03-25T18:21:54.1204155Z I0325 18:19:15.901996 1 handler.go:93] A Node with name "cluster1-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.10"}, v1.NodeAddress{Type:"Hostname", Address:"cluster1-control-plane"}} has been updated
  10239. 2021-03-25T18:21:54.1299848Z [submariner]$ [cluster1] print_section * Output of 'subctl show all' in cluster1 *
  10240. 2021-03-25T18:21:54.1312969Z [submariner]$ [cluster1] print_section * Output of 'subctl show all' in cluster1 *
  10241. 2021-03-25T18:21:54.1317381Z ====================================================================
  10242. 2021-03-25T18:21:54.1321295Z ##[endgroup]
  10243. 2021-03-25T18:21:54.1326632Z ##[group]* Output of 'subctl show all' in cluster1 *
  10244. 2021-03-25T18:21:54.1327900Z ======================= * Output of 'subctl show all' in cluster1 * =======================
  10245. 2021-03-25T18:21:54.1335507Z [submariner]$ [cluster1] subctl show all
  10246. 2021-03-25T18:21:54.1367079Z /opt/shipyard/scripts/post_mortem.sh: line 46: subctl: command not found
  10247. 2021-03-25T18:21:54.1383712Z [submariner]$ [cluster1] return 0
  10248. 2021-03-25T18:21:54.1396936Z [submariner]$ [cluster2] post_analyze
  10249. 2021-03-25T18:21:54.1437267Z [submariner]$ [cluster2] post_analyze
  10250. 2021-03-25T18:21:54.1454725Z [submariner]$ [cluster2] print_section * Overview of all resources in cluster2 *
  10251. 2021-03-25T18:21:54.1472509Z [submariner]$ [cluster2] print_section * Overview of all resources in cluster2 *
  10252. 2021-03-25T18:21:54.1473272Z ====================================================================
  10253. 2021-03-25T18:21:54.1480540Z ##[endgroup]
  10254. 2021-03-25T18:21:54.1481182Z ##[group]* Overview of all resources in cluster2 *
  10255. 2021-03-25T18:21:54.1482060Z ======================= * Overview of all resources in cluster2 * =======================
  10256. 2021-03-25T18:21:54.1491067Z [submariner]$ [cluster2] kubectl api-resources --verbs=list -o name
  10257. 2021-03-25T18:21:54.1518378Z [submariner]$ [cluster2] kubectl api-resources --verbs=list -o name
  10258. 2021-03-25T18:21:54.1530124Z [submariner]$ [cluster2] xargs -n 1 kubectl get --show-kind -o wide --ignore-not-found
  10259. 2021-03-25T18:21:54.1533392Z [submariner]$ [cluster2] command kubectl --context=cluster2 api-resources --verbs=list -o name
  10260. 2021-03-25T18:21:54.1548723Z [submariner]$ [cluster2] kubectl --context=cluster2 api-resources --verbs=list -o name
  10261. 2021-03-25T18:21:55.1102925Z NAME STATUS MESSAGE ERROR
  10262. 2021-03-25T18:21:55.1104979Z componentstatus/controller-manager Unhealthy Get "http://127.0.0.1:10252/healthz": dial tcp 127.0.0.1:10252: connect: connection refused
  10263. 2021-03-25T18:21:55.1106432Z componentstatus/scheduler Unhealthy Get "http://127.0.0.1:10251/healthz": dial tcp 127.0.0.1:10251: connect: connection refused
  10264. 2021-03-25T18:21:55.1107994Z componentstatus/etcd-0 Healthy {"health":"true"}
  10265. 2021-03-25T18:21:55.8725946Z NAME ENDPOINTS AGE
  10266. 2021-03-25T18:21:55.8726555Z endpoints/kubernetes 172.18.0.7:6443 25m
  10267. 2021-03-25T18:21:56.2620470Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  10268. 2021-03-25T18:21:56.2623382Z 25m Normal Starting node/cluster3-control-plane kubelet, cluster3-control-plane Starting kubelet. 25m 1 event/cluster3-control-plane.166fa7813d349455
  10269. 2021-03-25T18:21:56.2626921Z 25m Normal NodeHasSufficientMemory node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientMemory 25m 1 event/cluster3-control-plane.166fa78143fe24df
  10270. 2021-03-25T18:21:56.2631032Z 25m Normal NodeHasNoDiskPressure node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasNoDiskPressure 25m 1 event/cluster3-control-plane.166fa78143fe39f7
  10271. 2021-03-25T18:21:56.2634914Z 25m Normal NodeHasSufficientPID node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientPID 25m 1 event/cluster3-control-plane.166fa78143fe46db
  10272. 2021-03-25T18:21:56.2638930Z 25m Normal NodeAllocatableEnforced node/cluster3-control-plane kubelet, cluster3-control-plane Updated Node Allocatable limit across pods 25m 1 event/cluster3-control-plane.166fa7816441b66c
  10273. 2021-03-25T18:21:56.2642499Z 25m Normal RegisteredNode node/cluster3-control-plane node-controller Node cluster3-control-plane event: Registered Node cluster3-control-plane in Controller 25m 1 event/cluster3-control-plane.166fa783863e2bdb
  10274. 2021-03-25T18:21:56.2645989Z 25m Normal Starting node/cluster3-control-plane kube-proxy, cluster3-control-plane Starting kube-proxy. 25m 1 event/cluster3-control-plane.166fa7878352ee41
  10275. 2021-03-25T18:21:56.2649238Z 21m Normal NodeReady node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeReady 21m 1 event/cluster3-control-plane.166fa7c0bf33a6ff
  10276. 2021-03-25T18:21:56.2652102Z 25m Normal Starting node/cluster3-worker kubelet, cluster3-worker Starting kubelet. 25m 1 event/cluster3-worker.166fa7862967016f
  10277. 2021-03-25T18:21:56.2655075Z 25m Normal NodeHasSufficientMemory node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientMemory 25m 2 event/cluster3-worker.166fa7862f727c4f
  10278. 2021-03-25T18:21:56.2658280Z 25m Normal NodeHasNoDiskPressure node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasNoDiskPressure 25m 2 event/cluster3-worker.166fa7862f7291cb
  10279. 2021-03-25T18:21:56.2661517Z 25m Normal NodeHasSufficientPID node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientPID 25m 2 event/cluster3-worker.166fa7862f729f13
  10280. 2021-03-25T18:21:56.2664472Z 25m Normal NodeAllocatableEnforced node/cluster3-worker kubelet, cluster3-worker Updated Node Allocatable limit across pods 25m 1 event/cluster3-worker.166fa78665548e3f
  10281. 2021-03-25T18:21:56.2667351Z 25m Normal RegisteredNode node/cluster3-worker node-controller Node cluster3-worker event: Registered Node cluster3-worker in Controller 25m 1 event/cluster3-worker.166fa78704cfb1e4
  10282. 2021-03-25T18:21:56.2670052Z 25m Normal Starting node/cluster3-worker kube-proxy, cluster3-worker Starting kube-proxy. 25m 1 event/cluster3-worker.166fa78b5224843d
  10283. 2021-03-25T18:21:56.2672707Z 21m Normal NodeReady node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeReady 21m 1 event/cluster3-worker.166fa7c1077d29dd
  10284. 2021-03-25T18:21:56.2675230Z 25m Normal Starting node/cluster3-worker2 kubelet, cluster3-worker2 Starting kubelet. 25m 1 event/cluster3-worker2.166fa785ea05a15c
  10285. 2021-03-25T18:21:56.2678167Z 25m Normal NodeHasSufficientMemory node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientMemory 25m 2 event/cluster3-worker2.166fa785f38a3008
  10286. 2021-03-25T18:21:56.2681435Z 25m Normal NodeHasNoDiskPressure node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasNoDiskPressure 25m 2 event/cluster3-worker2.166fa785f38a4a34
  10287. 2021-03-25T18:21:56.2684610Z 25m Normal NodeHasSufficientPID node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientPID 25m 2 event/cluster3-worker2.166fa785f38a5b64
  10288. 2021-03-25T18:21:56.2687640Z 25m Normal NodeAllocatableEnforced node/cluster3-worker2 kubelet, cluster3-worker2 Updated Node Allocatable limit across pods 25m 1 event/cluster3-worker2.166fa78609303cf5
  10289. 2021-03-25T18:21:56.2690604Z 25m Normal RegisteredNode node/cluster3-worker2 node-controller Node cluster3-worker2 event: Registered Node cluster3-worker2 in Controller 25m 1 event/cluster3-worker2.166fa78704cf69a0
  10290. 2021-03-25T18:21:56.2693364Z 25m Normal Starting node/cluster3-worker2 kube-proxy, cluster3-worker2 Starting kube-proxy. 25m 1 event/cluster3-worker2.166fa78b666f82ef
  10291. 2021-03-25T18:21:56.2727388Z 21m Normal NodeReady node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeReady 21m 1 event/cluster3-worker2.166fa7c0ff0a2e4b
  10292. 2021-03-25T18:21:56.2730591Z 11m Normal Scheduled pod/netshoot-57677568b8-4qts7 default-scheduler Successfully assigned default/netshoot-57677568b8-4qts7 to cluster3-worker 11m 1 event/netshoot-57677568b8-4qts7.166fa84716302b62
  10293. 2021-03-25T18:21:56.2733963Z 11m Warning FailedMount pod/netshoot-57677568b8-4qts7 kubelet, cluster3-worker MountVolume.SetUp failed for volume "default-token-gw5nc" : failed to sync secret cache: timed out waiting for the condition 11m 1 event/netshoot-57677568b8-4qts7.166fa8475baa35a4
  10294. 2021-03-25T18:21:56.2737547Z 11m Normal Pulling pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Pulling image "localhost:5000/nettest:local" 11m 1 event/netshoot-57677568b8-4qts7.166fa8483124fce6
  10295. 2021-03-25T18:21:56.2740776Z 11m Normal Pulled pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Successfully pulled image "localhost:5000/nettest:local" in 1.338500286s 11m 1 event/netshoot-57677568b8-4qts7.166fa84880ed1e31
  10296. 2021-03-25T18:21:56.2744039Z 11m Normal Created pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Created container netshoot 11m 1 event/netshoot-57677568b8-4qts7.166fa8489bdb17dd
  10297. 2021-03-25T18:21:56.2746968Z 11m Normal Started pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Started container netshoot 11m 1 event/netshoot-57677568b8-4qts7.166fa848aa295653
  10298. 2021-03-25T18:21:56.2749863Z 11m Normal Killing pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Stopping container netshoot 11m 1 event/netshoot-57677568b8-4qts7.166fa84d763e1471
  10299. 2021-03-25T18:21:56.2752764Z 11m Normal SuccessfulCreate replicaset/netshoot-57677568b8 replicaset-controller Created pod: netshoot-57677568b8-4qts7 11m 1 event/netshoot-57677568b8.166fa8470b1ca8d3
  10300. 2021-03-25T18:21:56.2755499Z 11m Normal ScalingReplicaSet deployment/netshoot deployment-controller Scaled up replica set netshoot-57677568b8 to 1 11m 1 event/netshoot.166fa8470774ea15
  10301. 2021-03-25T18:21:57.0481802Z NAME STATUS AGE
  10302. 2021-03-25T18:21:57.0482383Z namespace/default Active 26m
  10303. 2021-03-25T18:21:57.0483653Z namespace/kube-node-lease Active 26m
  10304. 2021-03-25T18:21:57.0484627Z namespace/kube-public Active 26m
  10305. 2021-03-25T18:21:57.0485409Z namespace/kube-system Active 26m
  10306. 2021-03-25T18:21:57.0486249Z namespace/local-path-storage Active 25m
  10307. 2021-03-25T18:21:57.0487095Z namespace/ovn-kubernetes Active 24m
  10308. 2021-03-25T18:21:57.0487982Z namespace/submariner-operator Active 14m
  10309. 2021-03-25T18:21:57.4669784Z NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
  10310. 2021-03-25T18:21:57.4681663Z node/cluster3-control-plane Ready master 26m v1.19.0 172.18.0.7 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  10311. 2021-03-25T18:21:57.4683674Z node/cluster3-worker Ready <none> 25m v1.19.0 172.18.0.12 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  10312. 2021-03-25T18:21:57.4685397Z node/cluster3-worker2 Ready <none> 25m v1.19.0 172.18.0.6 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  10313. 2021-03-25T18:22:00.4126370Z NAME TYPE DATA AGE
  10314. 2021-03-25T18:22:00.4128095Z secret/default-token-gw5nc kubernetes.io/service-account-token 3 25m
  10315. 2021-03-25T18:22:00.7600898Z NAME SECRETS AGE
  10316. 2021-03-25T18:22:00.7601481Z serviceaccount/default 1 25m
  10317. 2021-03-25T18:22:01.1506286Z NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE SELECTOR
  10318. 2021-03-25T18:22:01.1507285Z service/kubernetes ClusterIP 100.3.0.1 <none> 443/TCP 26m <none>
  10319. 2021-03-25T18:22:02.8569762Z NAME CREATED AT
  10320. 2021-03-25T18:22:02.8572053Z customresourcedefinition.apiextensions.k8s.io/brokers.submariner.io 2021-03-25T18:07:48Z
  10321. 2021-03-25T18:22:02.8574308Z customresourcedefinition.apiextensions.k8s.io/clusters.submariner.io 2021-03-25T18:08:15Z
  10322. 2021-03-25T18:22:02.8577201Z customresourcedefinition.apiextensions.k8s.io/egressfirewalls.k8s.ovn.org 2021-03-25T17:57:00Z
  10323. 2021-03-25T18:22:02.8579510Z customresourcedefinition.apiextensions.k8s.io/egressips.k8s.ovn.org 2021-03-25T17:57:01Z
  10324. 2021-03-25T18:22:02.8581747Z customresourcedefinition.apiextensions.k8s.io/endpoints.submariner.io 2021-03-25T18:08:15Z
  10325. 2021-03-25T18:22:02.8584097Z customresourcedefinition.apiextensions.k8s.io/gateways.submariner.io 2021-03-25T18:08:15Z
  10326. 2021-03-25T18:22:02.8586520Z customresourcedefinition.apiextensions.k8s.io/servicediscoveries.submariner.io 2021-03-25T18:07:48Z
  10327. 2021-03-25T18:22:02.8589157Z customresourcedefinition.apiextensions.k8s.io/serviceexports.multicluster.x-k8s.io 2021-03-25T18:08:08Z
  10328. 2021-03-25T18:22:02.8591827Z customresourcedefinition.apiextensions.k8s.io/serviceimports.multicluster.x-k8s.io 2021-03-25T18:08:08Z
  10329. 2021-03-25T18:22:02.8594291Z customresourcedefinition.apiextensions.k8s.io/submariners.submariner.io 2021-03-25T18:07:48Z
  10330. 2021-03-25T18:22:03.4436939Z NAME SERVICE AVAILABLE AGE
  10331. 2021-03-25T18:22:03.4439536Z apiservice.apiregistration.k8s.io/v1. Local True 26m
  10332. 2021-03-25T18:22:03.4441336Z apiservice.apiregistration.k8s.io/v1.admissionregistration.k8s.io Local True 26m
  10333. 2021-03-25T18:22:03.4449794Z apiservice.apiregistration.k8s.io/v1.apiextensions.k8s.io Local True 26m
  10334. 2021-03-25T18:22:03.4451156Z apiservice.apiregistration.k8s.io/v1.apps Local True 26m
  10335. 2021-03-25T18:22:03.4452525Z apiservice.apiregistration.k8s.io/v1.authentication.k8s.io Local True 26m
  10336. 2021-03-25T18:22:03.4454050Z apiservice.apiregistration.k8s.io/v1.authorization.k8s.io Local True 26m
  10337. 2021-03-25T18:22:03.4456373Z apiservice.apiregistration.k8s.io/v1.autoscaling Local True 26m
  10338. 2021-03-25T18:22:03.4457638Z apiservice.apiregistration.k8s.io/v1.batch Local True 26m
  10339. 2021-03-25T18:22:03.4459071Z apiservice.apiregistration.k8s.io/v1.certificates.k8s.io Local True 26m
  10340. 2021-03-25T18:22:03.4460511Z apiservice.apiregistration.k8s.io/v1.coordination.k8s.io Local True 26m
  10341. 2021-03-25T18:22:03.4462004Z apiservice.apiregistration.k8s.io/v1.events.k8s.io Local True 26m
  10342. 2021-03-25T18:22:03.4463595Z apiservice.apiregistration.k8s.io/v1.k8s.ovn.org Local True 25m
  10343. 2021-03-25T18:22:03.4464945Z apiservice.apiregistration.k8s.io/v1.networking.k8s.io Local True 26m
  10344. 2021-03-25T18:22:03.4466426Z apiservice.apiregistration.k8s.io/v1.rbac.authorization.k8s.io Local True 26m
  10345. 2021-03-25T18:22:03.4468169Z apiservice.apiregistration.k8s.io/v1.scheduling.k8s.io Local True 26m
  10346. 2021-03-25T18:22:03.4469659Z apiservice.apiregistration.k8s.io/v1.storage.k8s.io Local True 26m
  10347. 2021-03-25T18:22:03.4471212Z apiservice.apiregistration.k8s.io/v1.submariner.io Local True 13m
  10348. 2021-03-25T18:22:03.4473404Z apiservice.apiregistration.k8s.io/v1alpha1.multicluster.x-k8s.io Local True 13m
  10349. 2021-03-25T18:22:03.4474955Z apiservice.apiregistration.k8s.io/v1alpha1.submariner.io Local True 14m
  10350. 2021-03-25T18:22:03.4476609Z apiservice.apiregistration.k8s.io/v1beta1.admissionregistration.k8s.io Local True 26m
  10351. 2021-03-25T18:22:03.4478325Z apiservice.apiregistration.k8s.io/v1beta1.apiextensions.k8s.io Local True 26m
  10352. 2021-03-25T18:22:03.4479936Z apiservice.apiregistration.k8s.io/v1beta1.authentication.k8s.io Local True 26m
  10353. 2021-03-25T18:22:03.4481557Z apiservice.apiregistration.k8s.io/v1beta1.authorization.k8s.io Local True 26m
  10354. 2021-03-25T18:22:03.4483104Z apiservice.apiregistration.k8s.io/v1beta1.batch Local True 26m
  10355. 2021-03-25T18:22:03.4484527Z apiservice.apiregistration.k8s.io/v1beta1.certificates.k8s.io Local True 26m
  10356. 2021-03-25T18:22:03.4486263Z apiservice.apiregistration.k8s.io/v1beta1.coordination.k8s.io Local True 26m
  10357. 2021-03-25T18:22:03.4487772Z apiservice.apiregistration.k8s.io/v1beta1.discovery.k8s.io Local True 26m
  10358. 2021-03-25T18:22:03.4489232Z apiservice.apiregistration.k8s.io/v1beta1.events.k8s.io Local True 26m
  10359. 2021-03-25T18:22:03.4490617Z apiservice.apiregistration.k8s.io/v1beta1.extensions Local True 26m
  10360. 2021-03-25T18:22:03.4492054Z apiservice.apiregistration.k8s.io/v1beta1.networking.k8s.io Local True 26m
  10361. 2021-03-25T18:22:03.4493475Z apiservice.apiregistration.k8s.io/v1beta1.node.k8s.io Local True 26m
  10362. 2021-03-25T18:22:03.4494813Z apiservice.apiregistration.k8s.io/v1beta1.policy Local True 26m
  10363. 2021-03-25T18:22:03.4530241Z apiservice.apiregistration.k8s.io/v1beta1.rbac.authorization.k8s.io Local True 26m
  10364. 2021-03-25T18:22:03.4531881Z apiservice.apiregistration.k8s.io/v1beta1.scheduling.k8s.io Local True 26m
  10365. 2021-03-25T18:22:03.4533334Z apiservice.apiregistration.k8s.io/v1beta1.storage.k8s.io Local True 26m
  10366. 2021-03-25T18:22:03.4534743Z apiservice.apiregistration.k8s.io/v2beta1.autoscaling Local True 26m
  10367. 2021-03-25T18:22:03.4536275Z apiservice.apiregistration.k8s.io/v2beta2.autoscaling Local True 26m
  10368. 2021-03-25T18:22:07.7870081Z NAME AGE SIGNERNAME REQUESTOR CONDITION
  10369. 2021-03-25T18:22:07.7872901Z certificatesigningrequest.certificates.k8s.io/csr-2x875 25m kubernetes.io/kube-apiserver-client-kubelet system:bootstrap:abcdef Approved,Issued
  10370. 2021-03-25T18:22:07.7876038Z certificatesigningrequest.certificates.k8s.io/csr-wx4t7 25m kubernetes.io/kube-apiserver-client-kubelet system:bootstrap:abcdef Approved,Issued
  10371. 2021-03-25T18:22:08.9296958Z NAME ADDRESSTYPE PORTS ENDPOINTS AGE
  10372. 2021-03-25T18:22:08.9298042Z endpointslice.discovery.k8s.io/kubernetes IPv4 6443 172.18.0.7 26m
  10373. 2021-03-25T18:22:09.3921886Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  10374. 2021-03-25T18:22:09.3924989Z 26m Normal Starting node/cluster3-control-plane kubelet, cluster3-control-plane Starting kubelet. 26m 1 event.events.k8s.io/cluster3-control-plane.166fa7813d349455
  10375. 2021-03-25T18:22:09.3929224Z 26m Normal NodeHasSufficientMemory node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientMemory 26m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe24df
  10376. 2021-03-25T18:22:09.3933572Z 26m Normal NodeHasNoDiskPressure node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasNoDiskPressure 26m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe39f7
  10377. 2021-03-25T18:22:09.3939762Z 26m Normal NodeHasSufficientPID node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientPID 26m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe46db
  10378. 2021-03-25T18:22:09.3944142Z 26m Normal NodeAllocatableEnforced node/cluster3-control-plane kubelet, cluster3-control-plane Updated Node Allocatable limit across pods 26m 1 event.events.k8s.io/cluster3-control-plane.166fa7816441b66c
  10379. 2021-03-25T18:22:09.3948300Z 25m Normal RegisteredNode node/cluster3-control-plane node-controller Node cluster3-control-plane event: Registered Node cluster3-control-plane in Controller 25m 1 event.events.k8s.io/cluster3-control-plane.166fa783863e2bdb
  10380. 2021-03-25T18:22:09.3952196Z 25m Normal Starting node/cluster3-control-plane kube-proxy, cluster3-control-plane Starting kube-proxy. 25m 1 event.events.k8s.io/cluster3-control-plane.166fa7878352ee41
  10381. 2021-03-25T18:22:09.3955937Z 21m Normal NodeReady node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeReady 21m 1 event.events.k8s.io/cluster3-control-plane.166fa7c0bf33a6ff
  10382. 2021-03-25T18:22:09.3959301Z 25m Normal Starting node/cluster3-worker kubelet, cluster3-worker Starting kubelet. 25m 1 event.events.k8s.io/cluster3-worker.166fa7862967016f
  10383. 2021-03-25T18:22:09.3962545Z 25m Normal NodeHasSufficientMemory node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientMemory 25m 2 event.events.k8s.io/cluster3-worker.166fa7862f727c4f
  10384. 2021-03-25T18:22:09.3966245Z 25m Normal NodeHasNoDiskPressure node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasNoDiskPressure 25m 2 event.events.k8s.io/cluster3-worker.166fa7862f7291cb
  10385. 2021-03-25T18:22:09.3969861Z 25m Normal NodeHasSufficientPID node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientPID 25m 2 event.events.k8s.io/cluster3-worker.166fa7862f729f13
  10386. 2021-03-25T18:22:09.3973398Z 25m Normal NodeAllocatableEnforced node/cluster3-worker kubelet, cluster3-worker Updated Node Allocatable limit across pods 25m 1 event.events.k8s.io/cluster3-worker.166fa78665548e3f
  10387. 2021-03-25T18:22:09.4038214Z 25m Normal RegisteredNode node/cluster3-worker node-controller Node cluster3-worker event: Registered Node cluster3-worker in Controller 25m 1 event.events.k8s.io/cluster3-worker.166fa78704cfb1e4
  10388. 2021-03-25T18:22:09.4041258Z 25m Normal Starting node/cluster3-worker kube-proxy, cluster3-worker Starting kube-proxy. 25m 1 event.events.k8s.io/cluster3-worker.166fa78b5224843d
  10389. 2021-03-25T18:22:09.4044062Z 21m Normal NodeReady node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeReady 21m 1 event.events.k8s.io/cluster3-worker.166fa7c1077d29dd
  10390. 2021-03-25T18:22:09.4046963Z 25m Normal Starting node/cluster3-worker2 kubelet, cluster3-worker2 Starting kubelet. 25m 1 event.events.k8s.io/cluster3-worker2.166fa785ea05a15c
  10391. 2021-03-25T18:22:09.4050057Z 25m Normal NodeHasSufficientMemory node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientMemory 25m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a3008
  10392. 2021-03-25T18:22:09.4053561Z 25m Normal NodeHasNoDiskPressure node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasNoDiskPressure 25m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a4a34
  10393. 2021-03-25T18:22:09.4057233Z 25m Normal NodeHasSufficientPID node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientPID 25m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a5b64
  10394. 2021-03-25T18:22:09.4060519Z 25m Normal NodeAllocatableEnforced node/cluster3-worker2 kubelet, cluster3-worker2 Updated Node Allocatable limit across pods 25m 1 event.events.k8s.io/cluster3-worker2.166fa78609303cf5
  10395. 2021-03-25T18:22:09.4063832Z 25m Normal RegisteredNode node/cluster3-worker2 node-controller Node cluster3-worker2 event: Registered Node cluster3-worker2 in Controller 25m 1 event.events.k8s.io/cluster3-worker2.166fa78704cf69a0
  10396. 2021-03-25T18:22:09.4066960Z 25m Normal Starting node/cluster3-worker2 kube-proxy, cluster3-worker2 Starting kube-proxy. 25m 1 event.events.k8s.io/cluster3-worker2.166fa78b666f82ef
  10397. 2021-03-25T18:22:09.4070400Z 21m Normal NodeReady node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeReady 21m 1 event.events.k8s.io/cluster3-worker2.166fa7c0ff0a2e4b
  10398. 2021-03-25T18:22:09.4098175Z 11m Normal Scheduled pod/netshoot-57677568b8-4qts7 default-scheduler Successfully assigned default/netshoot-57677568b8-4qts7 to cluster3-worker 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84716302b62
  10399. 2021-03-25T18:22:09.4101880Z 11m Warning FailedMount pod/netshoot-57677568b8-4qts7 kubelet, cluster3-worker MountVolume.SetUp failed for volume "default-token-gw5nc" : failed to sync secret cache: timed out waiting for the condition 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8475baa35a4
  10400. 2021-03-25T18:22:09.4106228Z 11m Normal Pulling pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Pulling image "localhost:5000/nettest:local" 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8483124fce6
  10401. 2021-03-25T18:22:09.4109951Z 11m Normal Pulled pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Successfully pulled image "localhost:5000/nettest:local" in 1.338500286s 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84880ed1e31
  10402. 2021-03-25T18:22:09.4113238Z 11m Normal Created pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Created container netshoot 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8489bdb17dd
  10403. 2021-03-25T18:22:09.4116710Z 11m Normal Started pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Started container netshoot 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa848aa295653
  10404. 2021-03-25T18:22:09.4119886Z 11m Normal Killing pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Stopping container netshoot 11m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84d763e1471
  10405. 2021-03-25T18:22:09.4138069Z 11m Normal SuccessfulCreate replicaset/netshoot-57677568b8 replicaset-controller Created pod: netshoot-57677568b8-4qts7 11m 1 event.events.k8s.io/netshoot-57677568b8.166fa8470b1ca8d3
  10406. 2021-03-25T18:22:09.4141332Z 11m Normal ScalingReplicaSet deployment/netshoot deployment-controller Scaled up replica set netshoot-57677568b8 to 1 11m 1 event.events.k8s.io/netshoot.166fa8470774ea15
  10407. 2021-03-25T18:22:15.0549269Z NAME ROLE AGE USERS GROUPS SERVICEACCOUNTS
  10408. 2021-03-25T18:22:15.0552115Z clusterrolebinding.rbac.authorization.k8s.io/cluster-admin ClusterRole/cluster-admin 26m system:masters
  10409. 2021-03-25T18:22:15.0554979Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:get-nodes ClusterRole/kubeadm:get-nodes 26m system:bootstrappers:kubeadm:default-node-token
  10410. 2021-03-25T18:22:15.0558291Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:kubelet-bootstrap ClusterRole/system:node-bootstrapper 26m system:bootstrappers:kubeadm:default-node-token
  10411. 2021-03-25T18:22:15.0561984Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-bootstrap ClusterRole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 26m system:bootstrappers:kubeadm:default-node-token
  10412. 2021-03-25T18:22:15.0566099Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-certificate-rotation ClusterRole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 26m system:nodes
  10413. 2021-03-25T18:22:15.0569626Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-proxier ClusterRole/system:node-proxier 26m kube-system/kube-proxy
  10414. 2021-03-25T18:22:15.0573238Z clusterrolebinding.rbac.authorization.k8s.io/local-path-provisioner-bind ClusterRole/local-path-provisioner-role 26m local-path-storage/local-path-provisioner-service-account
  10415. 2021-03-25T18:22:15.0576946Z clusterrolebinding.rbac.authorization.k8s.io/ovn-kubernetes ClusterRole/ovn-kubernetes 25m ovn-kubernetes/ovn
  10416. 2021-03-25T18:22:15.0580005Z clusterrolebinding.rbac.authorization.k8s.io/submariner-gateway ClusterRole/submariner-gateway 14m submariner-operator/submariner-gateway
  10417. 2021-03-25T18:22:15.0583360Z clusterrolebinding.rbac.authorization.k8s.io/submariner-globalnet ClusterRole/submariner-globalnet 14m submariner-operator/submariner-globalnet
  10418. 2021-03-25T18:22:15.0587069Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-agent ClusterRole/submariner-lighthouse-agent 14m submariner-operator/submariner-lighthouse-agent
  10419. 2021-03-25T18:22:15.0591156Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-coredns ClusterRole/submariner-lighthouse-coredns 14m submariner-operator/submariner-lighthouse-coredns
  10420. 2021-03-25T18:22:15.0595546Z clusterrolebinding.rbac.authorization.k8s.io/submariner-networkplugin-syncer ClusterRole/submariner-networkplugin-syncer 14m submariner-operator/submariner-networkplugin-syncer
  10421. 2021-03-25T18:22:15.0599420Z clusterrolebinding.rbac.authorization.k8s.io/submariner-operator ClusterRole/submariner-operator 14m submariner-operator/submariner-operator
  10422. 2021-03-25T18:22:15.0602905Z clusterrolebinding.rbac.authorization.k8s.io/submariner-routeagent ClusterRole/submariner-routeagent 14m submariner-operator/submariner-routeagent
  10423. 2021-03-25T18:22:15.0606015Z clusterrolebinding.rbac.authorization.k8s.io/system:basic-user ClusterRole/system:basic-user 26m system:authenticated
  10424. 2021-03-25T18:22:15.0609289Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:attachdetach-controller ClusterRole/system:controller:attachdetach-controller 26m kube-system/attachdetach-controller
  10425. 2021-03-25T18:22:15.0616564Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:certificate-controller ClusterRole/system:controller:certificate-controller 26m kube-system/certificate-controller
  10426. 2021-03-25T18:22:15.0620906Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller ClusterRole/system:controller:clusterrole-aggregation-controller 26m kube-system/clusterrole-aggregation-controller
  10427. 2021-03-25T18:22:15.0625020Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:cronjob-controller ClusterRole/system:controller:cronjob-controller 26m kube-system/cronjob-controller
  10428. 2021-03-25T18:22:15.0628511Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:daemon-set-controller ClusterRole/system:controller:daemon-set-controller 26m kube-system/daemon-set-controller
  10429. 2021-03-25T18:22:15.0633705Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:deployment-controller ClusterRole/system:controller:deployment-controller 26m kube-system/deployment-controller
  10430. 2021-03-25T18:22:15.0640865Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:disruption-controller ClusterRole/system:controller:disruption-controller 26m kube-system/disruption-controller
  10431. 2021-03-25T18:22:15.0644858Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpoint-controller ClusterRole/system:controller:endpoint-controller 26m kube-system/endpoint-controller
  10432. 2021-03-25T18:22:15.0648558Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpointslice-controller ClusterRole/system:controller:endpointslice-controller 26m kube-system/endpointslice-controller
  10433. 2021-03-25T18:22:15.0653237Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpointslicemirroring-controller ClusterRole/system:controller:endpointslicemirroring-controller 26m kube-system/endpointslicemirroring-controller
  10434. 2021-03-25T18:22:15.0662018Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:expand-controller ClusterRole/system:controller:expand-controller 26m kube-system/expand-controller
  10435. 2021-03-25T18:22:15.0665729Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:generic-garbage-collector ClusterRole/system:controller:generic-garbage-collector 26m kube-system/generic-garbage-collector
  10436. 2021-03-25T18:22:15.0669895Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler ClusterRole/system:controller:horizontal-pod-autoscaler 26m kube-system/horizontal-pod-autoscaler
  10437. 2021-03-25T18:22:15.0673398Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:job-controller ClusterRole/system:controller:job-controller 26m kube-system/job-controller
  10438. 2021-03-25T18:22:15.0676744Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:namespace-controller ClusterRole/system:controller:namespace-controller 26m kube-system/namespace-controller
  10439. 2021-03-25T18:22:15.0680923Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:node-controller ClusterRole/system:controller:node-controller 26m kube-system/node-controller
  10440. 2021-03-25T18:22:15.0684883Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:persistent-volume-binder ClusterRole/system:controller:persistent-volume-binder 26m kube-system/persistent-volume-binder
  10441. 2021-03-25T18:22:15.0688624Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pod-garbage-collector ClusterRole/system:controller:pod-garbage-collector 26m kube-system/pod-garbage-collector
  10442. 2021-03-25T18:22:15.0692337Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pv-protection-controller ClusterRole/system:controller:pv-protection-controller 26m kube-system/pv-protection-controller
  10443. 2021-03-25T18:22:15.0696371Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pvc-protection-controller ClusterRole/system:controller:pvc-protection-controller 26m kube-system/pvc-protection-controller
  10444. 2021-03-25T18:22:15.0700156Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replicaset-controller ClusterRole/system:controller:replicaset-controller 26m kube-system/replicaset-controller
  10445. 2021-03-25T18:22:15.0705889Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replication-controller ClusterRole/system:controller:replication-controller 26m kube-system/replication-controller
  10446. 2021-03-25T18:22:15.0710212Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:resourcequota-controller ClusterRole/system:controller:resourcequota-controller 26m kube-system/resourcequota-controller
  10447. 2021-03-25T18:22:15.0713788Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:route-controller ClusterRole/system:controller:route-controller 26m kube-system/route-controller
  10448. 2021-03-25T18:22:15.0717410Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-account-controller ClusterRole/system:controller:service-account-controller 26m kube-system/service-account-controller
  10449. 2021-03-25T18:22:15.0721298Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-controller ClusterRole/system:controller:service-controller 26m kube-system/service-controller
  10450. 2021-03-25T18:22:15.0724823Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:statefulset-controller ClusterRole/system:controller:statefulset-controller 26m kube-system/statefulset-controller
  10451. 2021-03-25T18:22:15.0728228Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:ttl-controller ClusterRole/system:controller:ttl-controller 26m kube-system/ttl-controller
  10452. 2021-03-25T18:22:15.0731116Z clusterrolebinding.rbac.authorization.k8s.io/system:coredns ClusterRole/system:coredns 26m kube-system/coredns
  10453. 2021-03-25T18:22:15.0734409Z clusterrolebinding.rbac.authorization.k8s.io/system:discovery ClusterRole/system:discovery 26m system:authenticated
  10454. 2021-03-25T18:22:15.0738192Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-controller-manager ClusterRole/system:kube-controller-manager 26m system:kube-controller-manager
  10455. 2021-03-25T18:22:15.0741469Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-dns ClusterRole/system:kube-dns 26m kube-system/kube-dns
  10456. 2021-03-25T18:22:15.0744550Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-scheduler ClusterRole/system:kube-scheduler 26m system:kube-scheduler
  10457. 2021-03-25T18:22:15.0747267Z clusterrolebinding.rbac.authorization.k8s.io/system:node ClusterRole/system:node 26m
  10458. 2021-03-25T18:22:15.0749901Z clusterrolebinding.rbac.authorization.k8s.io/system:node-proxier ClusterRole/system:node-proxier 26m system:kube-proxy
  10459. 2021-03-25T18:22:15.0753033Z clusterrolebinding.rbac.authorization.k8s.io/system:public-info-viewer ClusterRole/system:public-info-viewer 26m system:authenticated, system:unauthenticated
  10460. 2021-03-25T18:22:15.0759771Z clusterrolebinding.rbac.authorization.k8s.io/system:volume-scheduler ClusterRole/system:volume-scheduler 26m system:kube-scheduler
  10461. 2021-03-25T18:22:15.9129876Z NAME CREATED AT
  10462. 2021-03-25T18:22:15.9140764Z clusterrole.rbac.authorization.k8s.io/admin 2021-03-25T17:55:55Z
  10463. 2021-03-25T18:22:15.9142865Z clusterrole.rbac.authorization.k8s.io/cluster-admin 2021-03-25T17:55:55Z
  10464. 2021-03-25T18:22:15.9145042Z clusterrole.rbac.authorization.k8s.io/edit 2021-03-25T17:55:55Z
  10465. 2021-03-25T18:22:15.9147015Z clusterrole.rbac.authorization.k8s.io/kubeadm:get-nodes 2021-03-25T17:55:58Z
  10466. 2021-03-25T18:22:15.9149314Z clusterrole.rbac.authorization.k8s.io/local-path-provisioner-role 2021-03-25T17:56:07Z
  10467. 2021-03-25T18:22:15.9151515Z clusterrole.rbac.authorization.k8s.io/ovn-kubernetes 2021-03-25T17:57:03Z
  10468. 2021-03-25T18:22:15.9153519Z clusterrole.rbac.authorization.k8s.io/submariner-gateway 2021-03-25T18:07:52Z
  10469. 2021-03-25T18:22:15.9155487Z clusterrole.rbac.authorization.k8s.io/submariner-globalnet 2021-03-25T18:07:53Z
  10470. 2021-03-25T18:22:15.9157556Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-agent 2021-03-25T18:07:55Z
  10471. 2021-03-25T18:22:15.9159772Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-coredns 2021-03-25T18:07:55Z
  10472. 2021-03-25T18:22:15.9162148Z clusterrole.rbac.authorization.k8s.io/submariner-networkplugin-syncer 2021-03-25T18:07:53Z
  10473. 2021-03-25T18:22:15.9164284Z clusterrole.rbac.authorization.k8s.io/submariner-operator 2021-03-25T18:07:52Z
  10474. 2021-03-25T18:22:15.9166234Z clusterrole.rbac.authorization.k8s.io/submariner-routeagent 2021-03-25T18:07:52Z
  10475. 2021-03-25T18:22:15.9168222Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-admin 2021-03-25T17:55:55Z
  10476. 2021-03-25T18:22:15.9171133Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-edit 2021-03-25T17:55:55Z
  10477. 2021-03-25T18:22:15.9175431Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-view 2021-03-25T17:55:55Z
  10478. 2021-03-25T18:22:15.9180443Z clusterrole.rbac.authorization.k8s.io/system:auth-delegator 2021-03-25T17:55:55Z
  10479. 2021-03-25T18:22:15.9182591Z clusterrole.rbac.authorization.k8s.io/system:basic-user 2021-03-25T17:55:55Z
  10480. 2021-03-25T18:22:15.9184778Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2021-03-25T17:55:55Z
  10481. 2021-03-25T18:22:15.9187208Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2021-03-25T17:55:55Z
  10482. 2021-03-25T18:22:15.9189759Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kube-apiserver-client-approver 2021-03-25T17:55:55Z
  10483. 2021-03-25T18:22:15.9192313Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2021-03-25T17:55:55Z
  10484. 2021-03-25T18:22:15.9194968Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kubelet-serving-approver 2021-03-25T17:55:55Z
  10485. 2021-03-25T18:22:15.9197195Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:legacy-unknown-approver 2021-03-25T17:55:55Z
  10486. 2021-03-25T18:22:15.9199302Z clusterrole.rbac.authorization.k8s.io/system:controller:attachdetach-controller 2021-03-25T17:55:56Z
  10487. 2021-03-25T18:22:15.9201323Z clusterrole.rbac.authorization.k8s.io/system:controller:certificate-controller 2021-03-25T17:55:56Z
  10488. 2021-03-25T18:22:15.9203654Z clusterrole.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller 2021-03-25T17:55:56Z
  10489. 2021-03-25T18:22:15.9205811Z clusterrole.rbac.authorization.k8s.io/system:controller:cronjob-controller 2021-03-25T17:55:56Z
  10490. 2021-03-25T18:22:15.9207734Z clusterrole.rbac.authorization.k8s.io/system:controller:daemon-set-controller 2021-03-25T17:55:56Z
  10491. 2021-03-25T18:22:15.9209715Z clusterrole.rbac.authorization.k8s.io/system:controller:deployment-controller 2021-03-25T17:55:56Z
  10492. 2021-03-25T18:22:15.9211816Z clusterrole.rbac.authorization.k8s.io/system:controller:disruption-controller 2021-03-25T17:55:56Z
  10493. 2021-03-25T18:22:15.9213780Z clusterrole.rbac.authorization.k8s.io/system:controller:endpoint-controller 2021-03-25T17:55:56Z
  10494. 2021-03-25T18:22:15.9247461Z clusterrole.rbac.authorization.k8s.io/system:controller:endpointslice-controller 2021-03-25T17:55:56Z
  10495. 2021-03-25T18:22:15.9249863Z clusterrole.rbac.authorization.k8s.io/system:controller:endpointslicemirroring-controller 2021-03-25T17:55:56Z
  10496. 2021-03-25T18:22:15.9251999Z clusterrole.rbac.authorization.k8s.io/system:controller:expand-controller 2021-03-25T17:55:56Z
  10497. 2021-03-25T18:22:15.9254014Z clusterrole.rbac.authorization.k8s.io/system:controller:generic-garbage-collector 2021-03-25T17:55:56Z
  10498. 2021-03-25T18:22:15.9256226Z clusterrole.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler 2021-03-25T17:55:56Z
  10499. 2021-03-25T18:22:15.9258191Z clusterrole.rbac.authorization.k8s.io/system:controller:job-controller 2021-03-25T17:55:56Z
  10500. 2021-03-25T18:22:15.9260071Z clusterrole.rbac.authorization.k8s.io/system:controller:namespace-controller 2021-03-25T17:55:56Z
  10501. 2021-03-25T18:22:15.9261980Z clusterrole.rbac.authorization.k8s.io/system:controller:node-controller 2021-03-25T17:55:56Z
  10502. 2021-03-25T18:22:15.9263934Z clusterrole.rbac.authorization.k8s.io/system:controller:persistent-volume-binder 2021-03-25T17:55:56Z
  10503. 2021-03-25T18:22:15.9265968Z clusterrole.rbac.authorization.k8s.io/system:controller:pod-garbage-collector 2021-03-25T17:55:56Z
  10504. 2021-03-25T18:22:15.9267960Z clusterrole.rbac.authorization.k8s.io/system:controller:pv-protection-controller 2021-03-25T17:55:56Z
  10505. 2021-03-25T18:22:15.9270247Z clusterrole.rbac.authorization.k8s.io/system:controller:pvc-protection-controller 2021-03-25T17:55:56Z
  10506. 2021-03-25T18:22:15.9272267Z clusterrole.rbac.authorization.k8s.io/system:controller:replicaset-controller 2021-03-25T17:55:56Z
  10507. 2021-03-25T18:22:15.9274257Z clusterrole.rbac.authorization.k8s.io/system:controller:replication-controller 2021-03-25T17:55:56Z
  10508. 2021-03-25T18:22:15.9276264Z clusterrole.rbac.authorization.k8s.io/system:controller:resourcequota-controller 2021-03-25T17:55:56Z
  10509. 2021-03-25T18:22:15.9278219Z clusterrole.rbac.authorization.k8s.io/system:controller:route-controller 2021-03-25T17:55:56Z
  10510. 2021-03-25T18:22:15.9280271Z clusterrole.rbac.authorization.k8s.io/system:controller:service-account-controller 2021-03-25T17:55:56Z
  10511. 2021-03-25T18:22:15.9282292Z clusterrole.rbac.authorization.k8s.io/system:controller:service-controller 2021-03-25T17:55:56Z
  10512. 2021-03-25T18:22:15.9284232Z clusterrole.rbac.authorization.k8s.io/system:controller:statefulset-controller 2021-03-25T17:55:56Z
  10513. 2021-03-25T18:22:15.9286137Z clusterrole.rbac.authorization.k8s.io/system:controller:ttl-controller 2021-03-25T17:55:56Z
  10514. 2021-03-25T18:22:15.9337483Z clusterrole.rbac.authorization.k8s.io/system:coredns 2021-03-25T17:55:59Z
  10515. 2021-03-25T18:22:15.9339456Z clusterrole.rbac.authorization.k8s.io/system:discovery 2021-03-25T17:55:55Z
  10516. 2021-03-25T18:22:15.9341148Z clusterrole.rbac.authorization.k8s.io/system:heapster 2021-03-25T17:55:55Z
  10517. 2021-03-25T18:22:15.9342979Z clusterrole.rbac.authorization.k8s.io/system:kube-aggregator 2021-03-25T17:55:55Z
  10518. 2021-03-25T18:22:15.9344827Z clusterrole.rbac.authorization.k8s.io/system:kube-controller-manager 2021-03-25T17:55:55Z
  10519. 2021-03-25T18:22:15.9346628Z clusterrole.rbac.authorization.k8s.io/system:kube-dns 2021-03-25T17:55:55Z
  10520. 2021-03-25T18:22:15.9348307Z clusterrole.rbac.authorization.k8s.io/system:kube-scheduler 2021-03-25T17:55:56Z
  10521. 2021-03-25T18:22:15.9350085Z clusterrole.rbac.authorization.k8s.io/system:kubelet-api-admin 2021-03-25T17:55:55Z
  10522. 2021-03-25T18:22:15.9351779Z clusterrole.rbac.authorization.k8s.io/system:node 2021-03-25T17:55:55Z
  10523. 2021-03-25T18:22:15.9353488Z clusterrole.rbac.authorization.k8s.io/system:node-bootstrapper 2021-03-25T17:55:55Z
  10524. 2021-03-25T18:22:15.9355327Z clusterrole.rbac.authorization.k8s.io/system:node-problem-detector 2021-03-25T17:55:55Z
  10525. 2021-03-25T18:22:15.9357130Z clusterrole.rbac.authorization.k8s.io/system:node-proxier 2021-03-25T17:55:55Z
  10526. 2021-03-25T18:22:15.9359031Z clusterrole.rbac.authorization.k8s.io/system:persistent-volume-provisioner 2021-03-25T17:55:55Z
  10527. 2021-03-25T18:22:15.9361003Z clusterrole.rbac.authorization.k8s.io/system:public-info-viewer 2021-03-25T17:55:55Z
  10528. 2021-03-25T18:22:15.9362782Z clusterrole.rbac.authorization.k8s.io/system:volume-scheduler 2021-03-25T17:55:55Z
  10529. 2021-03-25T18:22:15.9364456Z clusterrole.rbac.authorization.k8s.io/view 2021-03-25T17:55:55Z
  10530. 2021-03-25T18:22:17.1789882Z NAME VALUE GLOBAL-DEFAULT AGE
  10531. 2021-03-25T18:22:17.1792053Z priorityclass.scheduling.k8s.io/system-cluster-critical 2000000000 false 26m
  10532. 2021-03-25T18:22:17.1793901Z priorityclass.scheduling.k8s.io/system-node-critical 2000001000 false 26m
  10533. 2021-03-25T18:22:18.3117290Z NAME DRIVERS AGE
  10534. 2021-03-25T18:22:18.3118870Z csinode.storage.k8s.io/cluster3-control-plane 0 26m
  10535. 2021-03-25T18:22:18.3120022Z csinode.storage.k8s.io/cluster3-worker 0 25m
  10536. 2021-03-25T18:22:18.3121067Z csinode.storage.k8s.io/cluster3-worker2 0 25m
  10537. 2021-03-25T18:22:19.0579155Z NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
  10538. 2021-03-25T18:22:19.0627177Z storageclass.storage.k8s.io/standard (default) rancher.io/local-path Delete WaitForFirstConsumer false 26m
  10539. 2021-03-25T18:22:22.7324635Z [submariner]$ [cluster2] print_section * Details of pods with statuses other than Running in cluster2 *
  10540. 2021-03-25T18:22:22.7341488Z [submariner]$ [cluster2] print_section * Details of pods with statuses other than Running in cluster2 *
  10541. 2021-03-25T18:22:22.7348039Z ====================================================================
  10542. 2021-03-25T18:22:22.7351904Z ##[endgroup]
  10543. 2021-03-25T18:22:22.7357134Z ##[group]* Details of pods with statuses other than Running in cluster2 *
  10544. 2021-03-25T18:22:22.7364853Z ======================= * Details of pods with statuses other than Running in cluster2 * =======================
  10545. 2021-03-25T18:22:22.7400793Z [submariner]$ [cluster2] kubectl get pods -A
  10546. 2021-03-25T18:22:22.7420405Z [submariner]$ [cluster2] tail -n +2
  10547. 2021-03-25T18:22:22.7445061Z [submariner]$ [cluster2] grep -v Running
  10548. 2021-03-25T18:22:22.7456855Z [submariner]$ [cluster2] kubectl get pods -A
  10549. 2021-03-25T18:22:22.7499474Z [submariner]$ [cluster2] sed s/ */;/g
  10550. 2021-03-25T18:22:22.7510941Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods -A
  10551. 2021-03-25T18:22:22.7529662Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods -A
  10552. 2021-03-25T18:22:23.5093207Z [submariner]$ [cluster2] ns=submariner-operator
  10553. 2021-03-25T18:22:23.5168433Z [submariner]$ [cluster2] cut -f1 -d;
  10554. 2021-03-25T18:22:23.5322909Z [submariner]$ [cluster2] name=submariner-lighthouse-agent-74f779dd44-284sq
  10555. 2021-03-25T18:22:23.5342721Z [submariner]$ [cluster2] cut -f2 -d;
  10556. 2021-03-25T18:22:23.5367974Z [submariner]$ [cluster2] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-agent-74f779dd44-284sq **
  10557. 2021-03-25T18:22:23.5379276Z [submariner]$ [cluster2] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-agent-74f779dd44-284sq **
  10558. 2021-03-25T18:22:23.5381473Z ====================================================================
  10559. 2021-03-25T18:22:23.5385512Z ##[endgroup]
  10560. 2021-03-25T18:22:23.5389550Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-agent-74f779dd44-284sq **
  10561. 2021-03-25T18:22:23.5392316Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-agent-74f779dd44-284sq ** =======================
  10562. 2021-03-25T18:22:23.5406495Z [submariner]$ [cluster2] kubectl -n submariner-operator describe pod submariner-lighthouse-agent-74f779dd44-284sq
  10563. 2021-03-25T18:22:23.5419935Z [submariner]$ [cluster2] kubectl -n submariner-operator describe pod submariner-lighthouse-agent-74f779dd44-284sq
  10564. 2021-03-25T18:22:23.5432675Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator describe pod submariner-lighthouse-agent-74f779dd44-284sq
  10565. 2021-03-25T18:22:23.5445532Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator describe pod submariner-lighthouse-agent-74f779dd44-284sq
  10566. 2021-03-25T18:22:24.0238721Z Name: submariner-lighthouse-agent-74f779dd44-284sq
  10567. 2021-03-25T18:22:24.0240396Z Namespace: submariner-operator
  10568. 2021-03-25T18:22:24.0240958Z Priority: 0
  10569. 2021-03-25T18:22:24.0241596Z Node: cluster2-worker/172.18.0.8
  10570. 2021-03-25T18:22:24.0242123Z Start Time: Thu, 25 Mar 2021 18:08:42 +0000
  10571. 2021-03-25T18:22:24.0242948Z Labels: app=submariner-lighthouse-agent
  10572. 2021-03-25T18:22:24.0244025Z component=submariner-lighthouse
  10573. 2021-03-25T18:22:24.0244880Z pod-template-hash=74f779dd44
  10574. 2021-03-25T18:22:24.0245663Z Annotations: k8s.ovn.org/pod-networks:
  10575. 2021-03-25T18:22:24.0246505Z {"default":{"ip_addresses":["10.2.0.5/24"],"mac_address":"0a:58:0a:02:00:05","gateway_ips":["10.2.0.1"],"ip_address":"10.2.0.5/24","gatewa...
  10576. 2021-03-25T18:22:24.0247195Z Status: Pending
  10577. 2021-03-25T18:22:24.0247590Z IP: 10.2.0.5
  10578. 2021-03-25T18:22:24.0247927Z IPs:
  10579. 2021-03-25T18:22:24.0248397Z IP: 10.2.0.5
  10580. 2021-03-25T18:22:24.0249501Z Controlled By: ReplicaSet/submariner-lighthouse-agent-74f779dd44
  10581. 2021-03-25T18:22:24.0250540Z Containers:
  10582. 2021-03-25T18:22:24.0251388Z submariner-lighthouse-agent:
  10583. 2021-03-25T18:22:24.0252001Z Container ID:
  10584. 2021-03-25T18:22:24.0252763Z Image: localhost:5000/lighthouse-agent:local
  10585. 2021-03-25T18:22:24.0253302Z Image ID:
  10586. 2021-03-25T18:22:24.0253693Z Port: <none>
  10587. 2021-03-25T18:22:24.0254093Z Host Port: <none>
  10588. 2021-03-25T18:22:24.0254592Z State: Waiting
  10589. 2021-03-25T18:22:24.0255739Z Reason: ImagePullBackOff
  10590. 2021-03-25T18:22:24.0256327Z Ready: False
  10591. 2021-03-25T18:22:24.0256752Z Restart Count: 0
  10592. 2021-03-25T18:22:24.0257167Z Environment:
  10593. 2021-03-25T18:22:24.0258013Z SUBMARINER_NAMESPACE: submariner-operator
  10594. 2021-03-25T18:22:24.0258788Z SUBMARINER_CLUSTERID: cluster2
  10595. 2021-03-25T18:22:24.0259977Z SUBMARINER_EXCLUDENS: submariner,kube-system,operators
  10596. 2021-03-25T18:22:24.0260933Z SUBMARINER_DEBUG: false
  10597. 2021-03-25T18:22:24.0261485Z SUBMARINER_GLOBALNET_ENABLED: false
  10598. 2021-03-25T18:22:24.0262064Z BROKER_K8S_APISERVER: 172.18.0.10:6443
  10599. 2021-03-25T18:22:24.0427261Z BROKER_K8S_APISERVERTOKEN: ***
  10600. 2021-03-25T18:22:24.0428840Z BROKER_K8S_REMOTENAMESPACE: submariner-k8s-broker
  10601. 2021-03-25T18:22:24.1233322Z BROKER_K8S_CA: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1ETXlOVEUzTlRRMU1sb1hEVE14TURNeU16RTNOVFExTWxvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTElFClJxbnlkMVlQN0VIMjJiNUFRazU2R3RSNEpjK0tRZ2d0dUJaZHhzV1AreWd3RFQwR0VNMG15Y2ZDemwwQzE4d2oKSVUrZk5hN25nVXBpKzB2Y2JlMXE4a2dqNi9vNmZXbUVzZC9aNitPWWF6d0txNlNUNlFNaUNMQ3pqVktxWXRMWgpJT2Z6VXdiNUNvM3Z0Wkw4K0ZSbEsrS1prd1pNaTJRQXNVWno1TkhsdldCZHlnbkh2U1lmVlh2RThDeEplZFpTCllOM0EzRGd4VFA4MW53L0ZWR1cyOGo2VjF1QWRFaFJJdm1sT3dMMVcySFY4aWcrakU2OElzZUFMN3JmeTJMbVUKb0pvYks4MnMrVHdUREYxK2FXUjhEUnJTRVFFb0FJVGhEM04wcHk3WkxTcFBxbXBhc0xESE9CK0cwM1BJUHlpNgp3N2F0MWRERGVpQ3lDaVJJdGFFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZPUjNvZ3F1bldEOEx1RHB1WjJ3Y2l0RkxTWWpNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCMWM0eVk2ejZ5TUNKRzJtclBDeFVqK2ZUUG43eHRrc2FocFYrYlJhSzRhZFhtOHNwcQo3S0pva1g0VUV0NVJQcE5VbEJSdDR2Zk1nMm5oaldSTHlMdGhEdW40VVZEcGlSQkpMYUJxdlo3b0MrSmVoRnZNCjl6bkxqZ3hTS0FDMUNVMnVKQS9yd1l1eDI2RDh5bmFzdXNMRWM3dzlDbFdNZVNxMk0wd1RhanBZeFpGc0ZPUlcKeTJUbnVQYjkzdUlMNzh3YVZKV3l2STZVMWcvTHlYcWY1UHJBSXJTdkxoZGJLNTdVYk55Rm1uSWRaUWMwRnlFNgpiTm9hUHpReUtyUFFBem9OTWx4eHBFRFh4TVBxUVZheXFTMDVBRTluZjhJVmtrYW56cVQxR2xPbi9mWVd5amxrCld5TThXcFAxNVJacEh1a2JkUTYvM0ZlZW5kandXL0hHdjgxZgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
  10602. 2021-03-25T18:22:24.1899722Z Mounts:
  10603. 2021-03-25T18:22:24.1901585Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-agent-token-7h45c (ro)
  10604. 2021-03-25T18:22:24.1902686Z Conditions:
  10605. 2021-03-25T18:22:24.1903102Z Type Status
  10606. 2021-03-25T18:22:24.1903896Z Initialized True
  10607. 2021-03-25T18:22:24.1904329Z Ready False
  10608. 2021-03-25T18:22:24.1904816Z ContainersReady False
  10609. 2021-03-25T18:22:24.1905333Z PodScheduled True
  10610. 2021-03-25T18:22:24.1905780Z Volumes:
  10611. 2021-03-25T18:22:24.1906785Z submariner-lighthouse-agent-token-7h45c:
  10612. 2021-03-25T18:22:24.1907747Z Type: Secret (a volume populated by a Secret)
  10613. 2021-03-25T18:22:24.1908948Z SecretName: submariner-lighthouse-agent-token-7h45c
  10614. 2021-03-25T18:22:24.1909835Z Optional: false
  10615. 2021-03-25T18:22:24.1910293Z QoS Class: BestEffort
  10616. 2021-03-25T18:22:24.1910922Z Node-Selectors: <none>
  10617. 2021-03-25T18:22:24.1911826Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  10618. 2021-03-25T18:22:24.1912708Z node.kubernetes.io/unreachable:NoExecute for 300s
  10619. 2021-03-25T18:22:24.1913302Z Events:
  10620. 2021-03-25T18:22:24.1913885Z Type Reason Age From Message
  10621. 2021-03-25T18:22:24.1914655Z ---- ------ ---- ---- -------
  10622. 2021-03-25T18:22:24.1916547Z Normal Scheduled 13m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-agent-74f779dd44-284sq to cluster2-worker
  10623. 2021-03-25T18:22:24.1919487Z Warning FailedMount 13m kubelet, cluster2-worker MountVolume.SetUp failed for volume "submariner-lighthouse-agent-token-7h45c" : failed to sync secret cache: timed out waiting for the condition
  10624. 2021-03-25T18:22:24.1921683Z Normal Pulling 10m (x4 over 13m) kubelet, cluster2-worker Pulling image "localhost:5000/lighthouse-agent:local"
  10625. 2021-03-25T18:22:24.1924819Z Warning Failed 10m (x4 over 12m) kubelet, cluster2-worker Failed to pull image "localhost:5000/lighthouse-agent:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-agent:local": failed to resolve reference "localhost:5000/lighthouse-agent:local": failed to do request: Head http://localhost:5000/v2/lighthouse-agent/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  10626. 2021-03-25T18:22:24.1927535Z Warning Failed 10m (x4 over 12m) kubelet, cluster2-worker Error: ErrImagePull
  10627. 2021-03-25T18:22:24.1928962Z Normal BackOff 10m (x6 over 12m) kubelet, cluster2-worker Back-off pulling image "localhost:5000/lighthouse-agent:local"
  10628. 2021-03-25T18:22:24.1930368Z Warning Failed 3m28s (x38 over 12m) kubelet, cluster2-worker Error: ImagePullBackOff
  10629. 2021-03-25T18:22:24.1932287Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10630. 2021-03-25T18:22:24.1934593Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10631. 2021-03-25T18:22:24.1937146Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10632. 2021-03-25T18:22:24.1939813Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10633. 2021-03-25T18:22:24.4885732Z Error from server (BadRequest): container "submariner-lighthouse-agent" in pod "submariner-lighthouse-agent-74f779dd44-284sq" is waiting to start: trying and failing to pull image
  10634. 2021-03-25T18:22:24.4981102Z [submariner]$ [cluster2] ns=submariner-operator
  10635. 2021-03-25T18:22:24.5015588Z [submariner]$ [cluster2] cut -f1 -d;
  10636. 2021-03-25T18:22:24.5110544Z [submariner]$ [cluster2] name=submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10637. 2021-03-25T18:22:24.5132698Z [submariner]$ [cluster2] cut -f2 -d;
  10638. 2021-03-25T18:22:24.5190743Z [submariner]$ [cluster2] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-8ppw6 **
  10639. 2021-03-25T18:22:24.5204063Z [submariner]$ [cluster2] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-8ppw6 **
  10640. 2021-03-25T18:22:24.5209804Z ====================================================================
  10641. 2021-03-25T18:22:24.5214738Z ##[endgroup]
  10642. 2021-03-25T18:22:24.5220383Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-8ppw6 **
  10643. 2021-03-25T18:22:24.5228538Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-8ppw6 ** =======================
  10644. 2021-03-25T18:22:24.5247782Z [submariner]$ [cluster2] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10645. 2021-03-25T18:22:24.5271533Z [submariner]$ [cluster2] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10646. 2021-03-25T18:22:24.5321213Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10647. 2021-03-25T18:22:24.5348024Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10648. 2021-03-25T18:22:24.9133597Z Name: submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10649. 2021-03-25T18:22:24.9135622Z Namespace: submariner-operator
  10650. 2021-03-25T18:22:24.9136181Z Priority: 0
  10651. 2021-03-25T18:22:24.9136848Z Node: cluster2-worker/172.18.0.8
  10652. 2021-03-25T18:22:24.9137363Z Start Time: Thu, 25 Mar 2021 18:08:48 +0000
  10653. 2021-03-25T18:22:24.9138233Z Labels: app=submariner-lighthouse-coredns
  10654. 2021-03-25T18:22:24.9139221Z component=submariner-lighthouse
  10655. 2021-03-25T18:22:24.9140060Z pod-template-hash=7869cfcc87
  10656. 2021-03-25T18:22:24.9140846Z Annotations: k8s.ovn.org/pod-networks:
  10657. 2021-03-25T18:22:24.9141670Z {"default":{"ip_addresses":["10.2.0.6/24"],"mac_address":"0a:58:0a:02:00:06","gateway_ips":["10.2.0.1"],"ip_address":"10.2.0.6/24","gatewa...
  10658. 2021-03-25T18:22:24.9142406Z Status: Pending
  10659. 2021-03-25T18:22:24.9142791Z IP: 10.2.0.6
  10660. 2021-03-25T18:22:24.9143140Z IPs:
  10661. 2021-03-25T18:22:24.9143473Z IP: 10.2.0.6
  10662. 2021-03-25T18:22:24.9144626Z Controlled By: ReplicaSet/submariner-lighthouse-coredns-7869cfcc87
  10663. 2021-03-25T18:22:24.9145594Z Containers:
  10664. 2021-03-25T18:22:24.9146387Z submariner-lighthouse-coredns:
  10665. 2021-03-25T18:22:24.9147028Z Container ID:
  10666. 2021-03-25T18:22:24.9147783Z Image: localhost:5000/lighthouse-coredns:local
  10667. 2021-03-25T18:22:24.9148358Z Image ID:
  10668. 2021-03-25T18:22:24.9148733Z Port: <none>
  10669. 2021-03-25T18:22:24.9149149Z Host Port: <none>
  10670. 2021-03-25T18:22:24.9149517Z Args:
  10671. 2021-03-25T18:22:24.9149978Z -conf
  10672. 2021-03-25T18:22:24.9150384Z /etc/coredns/Corefile
  10673. 2021-03-25T18:22:24.9150827Z State: Waiting
  10674. 2021-03-25T18:22:24.9151407Z Reason: ImagePullBackOff
  10675. 2021-03-25T18:22:24.9151898Z Ready: False
  10676. 2021-03-25T18:22:24.9152318Z Restart Count: 0
  10677. 2021-03-25T18:22:24.9152734Z Environment:
  10678. 2021-03-25T18:22:24.9153236Z SUBMARINER_CLUSTERID: cluster2
  10679. 2021-03-25T18:22:24.9153719Z Mounts:
  10680. 2021-03-25T18:22:24.9154352Z /etc/coredns from config-volume (ro)
  10681. 2021-03-25T18:22:24.9155817Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-coredns-token-9nmsh (ro)
  10682. 2021-03-25T18:22:24.9156944Z Conditions:
  10683. 2021-03-25T18:22:24.9157356Z Type Status
  10684. 2021-03-25T18:22:24.9157787Z Initialized True
  10685. 2021-03-25T18:22:24.9158219Z Ready False
  10686. 2021-03-25T18:22:24.9158706Z ContainersReady False
  10687. 2021-03-25T18:22:24.9159224Z PodScheduled True
  10688. 2021-03-25T18:22:24.9159662Z Volumes:
  10689. 2021-03-25T18:22:24.9160194Z config-volume:
  10690. 2021-03-25T18:22:24.9160806Z Type: ConfigMap (a volume populated by a ConfigMap)
  10691. 2021-03-25T18:22:24.9161771Z Name: submariner-lighthouse-coredns
  10692. 2021-03-25T18:22:24.9162424Z Optional: false
  10693. 2021-03-25T18:22:24.9163486Z submariner-lighthouse-coredns-token-9nmsh:
  10694. 2021-03-25T18:22:24.9164500Z Type: Secret (a volume populated by a Secret)
  10695. 2021-03-25T18:22:24.9166008Z SecretName: submariner-lighthouse-coredns-token-9nmsh
  10696. 2021-03-25T18:22:24.9166939Z Optional: false
  10697. 2021-03-25T18:22:24.9167397Z QoS Class: BestEffort
  10698. 2021-03-25T18:22:24.9168024Z Node-Selectors: <none>
  10699. 2021-03-25T18:22:24.9168922Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  10700. 2021-03-25T18:22:24.9169818Z node.kubernetes.io/unreachable:NoExecute for 300s
  10701. 2021-03-25T18:22:24.9170411Z Events:
  10702. 2021-03-25T18:22:24.9170887Z Type Reason Age From Message
  10703. 2021-03-25T18:22:24.9171633Z ---- ------ ---- ---- -------
  10704. 2021-03-25T18:22:24.9173808Z Normal Scheduled 13m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-coredns-7869cfcc87-8ppw6 to cluster2-worker
  10705. 2021-03-25T18:22:24.9177025Z Warning FailedMount 13m kubelet, cluster2-worker MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
  10706. 2021-03-25T18:22:24.9179637Z Warning FailedMount 13m kubelet, cluster2-worker MountVolume.SetUp failed for volume "submariner-lighthouse-coredns-token-9nmsh" : failed to sync secret cache: timed out waiting for the condition
  10707. 2021-03-25T18:22:24.9181933Z Normal BackOff 11m (x5 over 12m) kubelet, cluster2-worker Back-off pulling image "localhost:5000/lighthouse-coredns:local"
  10708. 2021-03-25T18:22:24.9183534Z Normal Pulling 11m (x4 over 13m) kubelet, cluster2-worker Pulling image "localhost:5000/lighthouse-coredns:local"
  10709. 2021-03-25T18:22:24.9186949Z Warning Failed 11m (x4 over 12m) kubelet, cluster2-worker Failed to pull image "localhost:5000/lighthouse-coredns:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-coredns:local": failed to resolve reference "localhost:5000/lighthouse-coredns:local": failed to do request: Head http://localhost:5000/v2/lighthouse-coredns/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  10710. 2021-03-25T18:22:24.9189583Z Warning Failed 11m (x4 over 12m) kubelet, cluster2-worker Error: ErrImagePull
  10711. 2021-03-25T18:22:24.9190833Z Warning Failed 3m26s (x38 over 12m) kubelet, cluster2-worker Error: ImagePullBackOff
  10712. 2021-03-25T18:22:24.9213719Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10713. 2021-03-25T18:22:24.9227717Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10714. 2021-03-25T18:22:24.9236563Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10715. 2021-03-25T18:22:24.9249454Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10716. 2021-03-25T18:22:25.3804993Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-7869cfcc87-8ppw6" is waiting to start: trying and failing to pull image
  10717. 2021-03-25T18:22:25.3888505Z [submariner]$ [cluster2] ns=submariner-operator
  10718. 2021-03-25T18:22:25.3917574Z [submariner]$ [cluster2] cut -f1 -d;
  10719. 2021-03-25T18:22:25.4069346Z [submariner]$ [cluster2] name=submariner-lighthouse-coredns-7869cfcc87-zpwll
  10720. 2021-03-25T18:22:25.4155938Z [submariner]$ [cluster2] cut -f2 -d;
  10721. 2021-03-25T18:22:25.4183369Z [submariner]$ [cluster2] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-zpwll **
  10722. 2021-03-25T18:22:25.4210284Z [submariner]$ [cluster2] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-zpwll **
  10723. 2021-03-25T18:22:25.4218125Z ====================================================================
  10724. 2021-03-25T18:22:25.4222806Z ##[endgroup]
  10725. 2021-03-25T18:22:25.4229482Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-zpwll **
  10726. 2021-03-25T18:22:25.4237275Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-7869cfcc87-zpwll ** =======================
  10727. 2021-03-25T18:22:25.4254459Z [submariner]$ [cluster2] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-zpwll
  10728. 2021-03-25T18:22:25.4276250Z [submariner]$ [cluster2] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-zpwll
  10729. 2021-03-25T18:22:25.4310924Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-zpwll
  10730. 2021-03-25T18:22:25.4329588Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator describe pod submariner-lighthouse-coredns-7869cfcc87-zpwll
  10731. 2021-03-25T18:22:25.9231576Z Name: submariner-lighthouse-coredns-7869cfcc87-zpwll
  10732. 2021-03-25T18:22:25.9233088Z Namespace: submariner-operator
  10733. 2021-03-25T18:22:25.9233629Z Priority: 0
  10734. 2021-03-25T18:22:25.9234386Z Node: cluster2-worker2/172.18.0.4
  10735. 2021-03-25T18:22:25.9234925Z Start Time: Thu, 25 Mar 2021 18:08:45 +0000
  10736. 2021-03-25T18:22:25.9235957Z Labels: app=submariner-lighthouse-coredns
  10737. 2021-03-25T18:22:25.9237001Z component=submariner-lighthouse
  10738. 2021-03-25T18:22:25.9237826Z pod-template-hash=7869cfcc87
  10739. 2021-03-25T18:22:25.9238622Z Annotations: k8s.ovn.org/pod-networks:
  10740. 2021-03-25T18:22:25.9239452Z {"default":{"ip_addresses":["10.2.1.6/24"],"mac_address":"0a:58:0a:02:01:06","gateway_ips":["10.2.1.1"],"ip_address":"10.2.1.6/24","gatewa...
  10741. 2021-03-25T18:22:25.9240150Z Status: Pending
  10742. 2021-03-25T18:22:25.9240528Z IP: 10.2.1.6
  10743. 2021-03-25T18:22:25.9240856Z IPs:
  10744. 2021-03-25T18:22:25.9241203Z IP: 10.2.1.6
  10745. 2021-03-25T18:22:25.9242336Z Controlled By: ReplicaSet/submariner-lighthouse-coredns-7869cfcc87
  10746. 2021-03-25T18:22:25.9243319Z Containers:
  10747. 2021-03-25T18:22:25.9244096Z submariner-lighthouse-coredns:
  10748. 2021-03-25T18:22:25.9244749Z Container ID:
  10749. 2021-03-25T18:22:25.9245539Z Image: localhost:5000/lighthouse-coredns:local
  10750. 2021-03-25T18:22:25.9246099Z Image ID:
  10751. 2021-03-25T18:22:25.9246485Z Port: <none>
  10752. 2021-03-25T18:22:25.9246879Z Host Port: <none>
  10753. 2021-03-25T18:22:25.9247255Z Args:
  10754. 2021-03-25T18:22:25.9247706Z -conf
  10755. 2021-03-25T18:22:25.9248109Z /etc/coredns/Corefile
  10756. 2021-03-25T18:22:25.9248567Z State: Waiting
  10757. 2021-03-25T18:22:25.9249064Z Reason: ImagePullBackOff
  10758. 2021-03-25T18:22:25.9249570Z Ready: False
  10759. 2021-03-25T18:22:25.9249969Z Restart Count: 0
  10760. 2021-03-25T18:22:25.9250396Z Environment:
  10761. 2021-03-25T18:22:25.9250895Z SUBMARINER_CLUSTERID: cluster2
  10762. 2021-03-25T18:22:25.9251359Z Mounts:
  10763. 2021-03-25T18:22:25.9252003Z /etc/coredns from config-volume (ro)
  10764. 2021-03-25T18:22:25.9253518Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-coredns-token-9nmsh (ro)
  10765. 2021-03-25T18:22:25.9254665Z Conditions:
  10766. 2021-03-25T18:22:25.9255160Z Type Status
  10767. 2021-03-25T18:22:25.9255685Z Initialized True
  10768. 2021-03-25T18:22:25.9256114Z Ready False
  10769. 2021-03-25T18:22:25.9256580Z ContainersReady False
  10770. 2021-03-25T18:22:25.9257105Z PodScheduled True
  10771. 2021-03-25T18:22:25.9257526Z Volumes:
  10772. 2021-03-25T18:22:25.9258087Z config-volume:
  10773. 2021-03-25T18:22:25.9258686Z Type: ConfigMap (a volume populated by a ConfigMap)
  10774. 2021-03-25T18:22:25.9259666Z Name: submariner-lighthouse-coredns
  10775. 2021-03-25T18:22:25.9260321Z Optional: false
  10776. 2021-03-25T18:22:25.9261366Z submariner-lighthouse-coredns-token-9nmsh:
  10777. 2021-03-25T18:22:25.9262386Z Type: Secret (a volume populated by a Secret)
  10778. 2021-03-25T18:22:25.9263607Z SecretName: submariner-lighthouse-coredns-token-9nmsh
  10779. 2021-03-25T18:22:25.9264545Z Optional: false
  10780. 2021-03-25T18:22:25.9265219Z QoS Class: BestEffort
  10781. 2021-03-25T18:22:25.9265875Z Node-Selectors: <none>
  10782. 2021-03-25T18:22:25.9266772Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  10783. 2021-03-25T18:22:25.9267646Z node.kubernetes.io/unreachable:NoExecute for 300s
  10784. 2021-03-25T18:22:25.9268244Z Events:
  10785. 2021-03-25T18:22:25.9268709Z Type Reason Age From Message
  10786. 2021-03-25T18:22:25.9269463Z ---- ------ ---- ---- -------
  10787. 2021-03-25T18:22:25.9271402Z Normal Scheduled 13m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-coredns-7869cfcc87-zpwll to cluster2-worker2
  10788. 2021-03-25T18:22:25.9273778Z Normal Pulling 11m (x4 over 13m) kubelet, cluster2-worker2 Pulling image "localhost:5000/lighthouse-coredns:local"
  10789. 2021-03-25T18:22:25.9277026Z Warning Failed 11m (x4 over 12m) kubelet, cluster2-worker2 Failed to pull image "localhost:5000/lighthouse-coredns:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-coredns:local": failed to resolve reference "localhost:5000/lighthouse-coredns:local": failed to do request: Head http://localhost:5000/v2/lighthouse-coredns/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  10790. 2021-03-25T18:22:25.9279693Z Warning Failed 11m (x4 over 12m) kubelet, cluster2-worker2 Error: ErrImagePull
  10791. 2021-03-25T18:22:25.9281164Z Normal BackOff 8m20s (x18 over 12m) kubelet, cluster2-worker2 Back-off pulling image "localhost:5000/lighthouse-coredns:local"
  10792. 2021-03-25T18:22:25.9282609Z Warning Failed 3m23s (x40 over 12m) kubelet, cluster2-worker2 Error: ImagePullBackOff
  10793. 2021-03-25T18:22:25.9374582Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10794. 2021-03-25T18:22:25.9386406Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10795. 2021-03-25T18:22:25.9405029Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10796. 2021-03-25T18:22:25.9418326Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10797. 2021-03-25T18:22:26.3084260Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-7869cfcc87-zpwll" is waiting to start: trying and failing to pull image
  10798. 2021-03-25T18:22:26.3138527Z [submariner]$ [cluster2] print_section * Kube-proxy pod logs for cluster2 *
  10799. 2021-03-25T18:22:26.3159780Z [submariner]$ [cluster2] print_section * Kube-proxy pod logs for cluster2 *
  10800. 2021-03-25T18:22:26.3167061Z ====================================================================
  10801. 2021-03-25T18:22:26.3172353Z ##[endgroup]
  10802. 2021-03-25T18:22:26.3179993Z ##[group]* Kube-proxy pod logs for cluster2 *
  10803. 2021-03-25T18:22:26.3185875Z ======================= * Kube-proxy pod logs for cluster2 * =======================
  10804. 2021-03-25T18:22:26.3200971Z [submariner]$ [cluster2] print_pods_logs kube-system k8s-app=kube-proxy
  10805. 2021-03-25T18:22:26.3218169Z [submariner]$ [cluster2] print_pods_logs kube-system k8s-app=kube-proxy
  10806. 2021-03-25T18:22:26.3233636Z [submariner]$ [cluster2] local namespace=kube-system
  10807. 2021-03-25T18:22:26.3249755Z [submariner]$ [cluster2] local selector=k8s-app=kube-proxy
  10808. 2021-03-25T18:22:26.3265473Z [submariner]$ [cluster2] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  10809. 2021-03-25T18:22:26.3283283Z [submariner]$ [cluster2] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  10810. 2021-03-25T18:22:26.3289508Z ====================================================================
  10811. 2021-03-25T18:22:26.3295927Z ##[endgroup]
  10812. 2021-03-25T18:22:26.3304163Z ##[group]** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  10813. 2021-03-25T18:22:26.3310960Z ======================= ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' ** =======================
  10814. 2021-03-25T18:22:26.3352018Z [submariner]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  10815. 2021-03-25T18:22:26.3403773Z [submariner]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  10816. 2021-03-25T18:22:26.3412040Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  10817. 2021-03-25T18:22:26.3422825Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  10818. 2021-03-25T18:22:26.7002371Z [submariner]$ [cluster2] print_section * Submariner-operator pod logs for cluster2 *
  10819. 2021-03-25T18:22:26.7021213Z [submariner]$ [cluster2] print_section * Submariner-operator pod logs for cluster2 *
  10820. 2021-03-25T18:22:26.7022035Z ====================================================================
  10821. 2021-03-25T18:22:26.7027823Z ##[endgroup]
  10822. 2021-03-25T18:22:26.7029108Z ##[group]* Submariner-operator pod logs for cluster2 *
  10823. 2021-03-25T18:22:26.7030160Z ======================= * Submariner-operator pod logs for cluster2 * =======================
  10824. 2021-03-25T18:22:26.7044737Z [submariner]$ [cluster2] print_pods_logs submariner-operator
  10825. 2021-03-25T18:22:26.7059168Z [submariner]$ [cluster2] print_pods_logs submariner-operator
  10826. 2021-03-25T18:22:26.7075804Z [submariner]$ [cluster2] local namespace=submariner-operator
  10827. 2021-03-25T18:22:26.7095683Z [submariner]$ [cluster2] local selector=
  10828. 2021-03-25T18:22:26.7114703Z [submariner]$ [cluster2] print_section ** Pods logs for NS submariner-operator using selector '' **
  10829. 2021-03-25T18:22:26.7126140Z [submariner]$ [cluster2] print_section ** Pods logs for NS submariner-operator using selector '' **
  10830. 2021-03-25T18:22:26.7128587Z ====================================================================
  10831. 2021-03-25T18:22:26.7133574Z ##[endgroup]
  10832. 2021-03-25T18:22:26.7137357Z ##[group]** Pods logs for NS submariner-operator using selector '' **
  10833. 2021-03-25T18:22:26.7138520Z ======================= ** Pods logs for NS submariner-operator using selector '' ** =======================
  10834. 2021-03-25T18:22:26.7220657Z [submariner]$ [cluster2] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  10835. 2021-03-25T18:22:26.7294806Z [submariner]$ [cluster2] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  10836. 2021-03-25T18:22:26.7312049Z [submariner]$ [cluster2] command kubectl --context=cluster2 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  10837. 2021-03-25T18:22:26.7326636Z [submariner]$ [cluster2] kubectl --context=cluster2 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  10838. 2021-03-25T18:22:27.0991662Z [submariner]$ [cluster2] print_section *** submariner-gateway-7xjwk ***
  10839. 2021-03-25T18:22:27.1007452Z [submariner]$ [cluster2] print_section *** submariner-gateway-7xjwk ***
  10840. 2021-03-25T18:22:27.1014361Z ====================================================================
  10841. 2021-03-25T18:22:27.1019512Z ##[endgroup]
  10842. 2021-03-25T18:22:27.1025157Z ##[group]*** submariner-gateway-7xjwk ***
  10843. 2021-03-25T18:22:27.1031286Z ======================= *** submariner-gateway-7xjwk *** =======================
  10844. 2021-03-25T18:22:27.1046564Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-7xjwk
  10845. 2021-03-25T18:22:27.1063171Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-7xjwk
  10846. 2021-03-25T18:22:27.1079785Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-7xjwk
  10847. 2021-03-25T18:22:27.1095316Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-7xjwk
  10848. 2021-03-25T18:22:27.5621614Z + trap 'exit 1' SIGTERM SIGINT
  10849. 2021-03-25T18:22:27.5622370Z + export CHARON_PID_FILE=/var/run/charon.pid
  10850. 2021-03-25T18:22:27.5622983Z + CHARON_PID_FILE=/var/run/charon.pid
  10851. 2021-03-25T18:22:27.5623662Z + rm -f /var/run/charon.pid
  10852. 2021-03-25T18:22:27.5624147Z + SUBMARINER_VERBOSITY=2
  10853. 2021-03-25T18:22:27.5624857Z + '[' false == true ']'
  10854. 2021-03-25T18:22:27.5625353Z + DEBUG=-v=2
  10855. 2021-03-25T18:22:27.5625888Z + mkdir -p /etc/ipsec
  10856. 2021-03-25T18:22:27.5626659Z + sysctl -w net.ipv4.conf.all.send_redirects=0
  10857. 2021-03-25T18:22:27.5627623Z + exec submariner-gateway -v=2 -alsologtostderr
  10858. 2021-03-25T18:22:27.5628381Z net.ipv4.conf.all.send_redirects = 0
  10859. 2021-03-25T18:22:27.5629342Z I0325 18:20:00.919954 1 main.go:87] Starting the submariner gateway engine
  10860. 2021-03-25T18:22:27.5630701Z W0325 18:20:00.920744 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  10861. 2021-03-25T18:22:27.5631707Z I0325 18:20:00.921093 1 main.go:110] Creating the cable engine
  10862. 2021-03-25T18:22:27.5632339Z I0325 18:20:01.046274 1 util.go:191] Interface "lo" has "127.0.0.1" address
  10863. 2021-03-25T18:22:27.5633293Z I0325 18:20:01.046444 1 util.go:191] Interface "ovn-k8s-mp0" has "10.2.1.2" address
  10864. 2021-03-25T18:22:27.5634498Z I0325 18:20:01.046452 1 util.go:196] Found CNI Interface "ovn-k8s-mp0" that has IP "10.2.1.2" from ClusterCIDR "10.2.0.0/16"
  10865. 2021-03-25T18:22:27.5635356Z I0325 18:20:01.046473 1 natdiscovery.go:102] NAT starting listener
  10866. 2021-03-25T18:22:27.5636157Z I0325 18:20:01.046478 1 listener.go:33] NAT discovery protocol port not set for this gateway
  10867. 2021-03-25T18:22:27.5637303Z I0325 18:20:07.350751 1 healthchecker.go:105] CableEngine HealthChecker started with PingInterval: 1, MaxPacketLossCount: 5
  10868. 2021-03-25T18:22:27.5638369Z I0325 18:20:07.350778 1 syncer.go:79] CableEngine syncer started
  10869. 2021-03-25T18:22:27.5640362Z I0325 18:20:07.351431 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster1-172-18-0-9" with HealthCheckIP "10.1.2.2"
  10870. 2021-03-25T18:22:27.5642880Z I0325 18:20:07.351589 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster3-172-18-0-12" with HealthCheckIP "10.3.1.2"
  10871. 2021-03-25T18:22:27.5644281Z I0325 18:20:07.351607 1 pinger.go:102] Starting pinger for IP "10.3.1.2"
  10872. 2021-03-25T18:22:27.5645363Z I0325 18:20:07.351627 1 main.go:286] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  10873. 2021-03-25T18:22:27.5646869Z I0325 18:20:07.351814 1 main.go:303] Using namespace "submariner-operator" for the leader election lock
  10874. 2021-03-25T18:22:27.5648493Z I0325 18:20:07.351833 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-gateway-lock...
  10875. 2021-03-25T18:22:27.5649665Z I0325 18:20:07.352162 1 pinger.go:102] Starting pinger for IP "10.1.2.2"
  10876. 2021-03-25T18:22:27.5651022Z I0325 18:20:07.363183 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-gateway-lock
  10877. 2021-03-25T18:22:27.5654293Z I0325 18:20:07.363274 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-gateway-lock", UID:"1770fdf8-b409-4f79-9426-495588e27bff", APIVersion:"v1", ResourceVersion:"6051", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster2-worker2-submariner-gateway became leader
  10878. 2021-03-25T18:22:27.5656585Z I0325 18:20:07.363301 1 main.go:174] Creating the datastore syncer
  10879. 2021-03-25T18:22:27.5657250Z I0325 18:20:07.363585 1 libreswan.go:406] Starting Pluto
  10880. 2021-03-25T18:22:27.5657823Z Initializing NSS database
  10881. 2021-03-25T18:22:27.5658159Z
  10882. 2021-03-25T18:22:27.5658564Z nflog ipsec capture disabled
  10883. 2021-03-25T18:22:27.5659502Z I0325 18:20:08.364274 1 cableengine.go:90] CableEngine controller started, driver: "libreswan"
  10884. 2021-03-25T18:22:27.5660437Z I0325 18:20:08.364380 1 datastoresyncer.go:63] Starting the datastore syncer
  10885. 2021-03-25T18:22:27.5661235Z I0325 18:20:08.364463 1 tunnel.go:33] Starting the tunnel controller
  10886. 2021-03-25T18:22:27.5661907Z I0325 18:20:14.366210 1 pinger.go:157] Pinger for IP "10.1.2.2" stopped
  10887. 2021-03-25T18:22:27.5662566Z I0325 18:20:14.366231 1 pinger.go:102] Starting pinger for IP "10.1.2.2"
  10888. 2021-03-25T18:22:27.5663201Z I0325 18:20:14.366816 1 pinger.go:157] Pinger for IP "10.3.1.2" stopped
  10889. 2021-03-25T18:22:27.5663850Z I0325 18:20:14.366831 1 pinger.go:102] Starting pinger for IP "10.3.1.2"
  10890. 2021-03-25T18:22:27.5664577Z I0325 18:20:14.582723 1 datastoresyncer.go:85] Starting the broker syncer
  10891. 2021-03-25T18:22:27.5674307Z I0325 18:20:14.667898 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-9", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-9", UID:"ced42c0b-9db1-4c2e-9ebf-5715d05eefba", ResourceVersion:"3094", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292602, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster1"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0003fd040), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0003fd080)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  10892. 2021-03-25T18:22:27.5690966Z I0325 18:20:14.668127 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster1-172-18-0-9"
  10893. 2021-03-25T18:22:27.5693097Z I0325 18:20:14.668210 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster1-172-18-0-9", using private IP "172.18.0.9"
  10894. 2021-03-25T18:22:27.5695491Z I0325 18:20:14.668229 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-18-0-9 in the engine
  10895. 2021-03-25T18:22:27.5749706Z I0325 18:20:14.668382 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster3-submariner-cable-cluster3-172-18-0-12", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-18-0-12", UID:"ab2249ef-4f95-4d85-b442-d1d0040e4165", ResourceVersion:"3098", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292603, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster3"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0003fd7c0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0003fd800)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  10896. 2021-03-25T18:22:27.5758827Z I0325 18:20:14.668425 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster3-172-18-0-12"
  10897. 2021-03-25T18:22:27.5760863Z I0325 18:20:14.668432 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster3-172-18-0-12", using private IP "172.18.0.12"
  10898. 2021-03-25T18:22:27.5763009Z I0325 18:20:14.668438 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster3-172-18-0-12 in the engine
  10899. 2021-03-25T18:22:27.5773102Z I0325 18:20:14.668557 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-4", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-4", UID:"440b7765-e22e-471b-afa6-5988dbe56369", ResourceVersion:"4026", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292805, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0003fdec0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0003fdf00)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  10900. 2021-03-25T18:22:27.5780938Z I0325 18:20:14.668591 1 cableengine.go:179] Not installing cable for local cluster
  10901. 2021-03-25T18:22:27.5782608Z I0325 18:20:14.668595 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-18-0-4 in the engine
  10902. 2021-03-25T18:22:27.5784575Z I0325 18:20:14.668607 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster1-172-18-0-9"
  10903. 2021-03-25T18:22:27.5785620Z 002 listening for IKE messages
  10904. 2021-03-25T18:22:27.5786125Z 002 forgetting secrets
  10905. 2021-03-25T18:22:27.5786690Z 002 loading secrets from "/etc/ipsec.secrets"
  10906. 2021-03-25T18:22:27.5787445Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  10907. 2021-03-25T18:22:27.5789292Z I0325 18:20:14.670058 1 libreswan.go:291] Creating connection(s) for {{cluster1 submariner-cable-cluster1-172-18-0-9 10.1.2.2 cluster1-worker [100.1.0.0/16 10.1.0.0/16] 172.18.0.9 40.75.87.213 false libreswan map[] <nil>}}
  10908. 2021-03-25T18:22:27.5791962Z I0325 18:20:14.670092 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-0-0 --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500]
  10909. 2021-03-25T18:22:27.5794028Z 002 "submariner-cable-cluster1-172-18-0-9-0-0": added IKEv2 connection
  10910. 2021-03-25T18:22:27.5795690Z 181 "submariner-cable-cluster1-172-18-0-9-0-0" #1: initiating IKEv2 connection
  10911. 2021-03-25T18:22:27.5798049Z I0325 18:20:14.747564 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-0-1 --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500]
  10912. 2021-03-25T18:22:27.5800221Z 002 "submariner-cable-cluster1-172-18-0-9-0-1": added IKEv2 connection
  10913. 2021-03-25T18:22:27.5801449Z I0325 18:20:14.783035 1 datastoresyncer.go:138] Ensuring we are the only endpoint active for this cluster
  10914. 2021-03-25T18:22:27.5803256Z I0325 18:20:14.783805 1 datastoresyncer.go:217] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster2", Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.2.0.0/16"}, ClusterCIDR:[]string{"10.2.0.0/16"}, GlobalCIDR:[]string{}}}
  10915. 2021-03-25T18:22:27.5807442Z I0325 18:20:14.787346 1 datastoresyncer.go:230] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{}, NATDiscoveryPort:(*int32)(nil)}}
  10916. 2021-03-25T18:22:27.5810054Z I0325 18:20:14.790164 1 datastoresyncer.go:112] Datastore syncer started
  10917. 2021-03-25T18:22:27.5812102Z I0325 18:20:14.854553 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-0-2 --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500]
  10918. 2021-03-25T18:22:27.5814164Z 002 "submariner-cable-cluster1-172-18-0-9-0-2": added IKEv2 connection
  10919. 2021-03-25T18:22:27.5839975Z I0325 18:20:14.917606 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-1-0 --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500]
  10920. 2021-03-25T18:22:27.5842264Z 002 "submariner-cable-cluster1-172-18-0-9-1-0": added IKEv2 connection
  10921. 2021-03-25T18:22:27.5844595Z I0325 18:20:14.935315 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-1-1 --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500]
  10922. 2021-03-25T18:22:27.5846684Z 002 "submariner-cable-cluster1-172-18-0-9-1-1": added IKEv2 connection
  10923. 2021-03-25T18:22:27.5849102Z I0325 18:20:14.954228 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-1-2 --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500]
  10924. 2021-03-25T18:22:27.5851172Z 002 "submariner-cable-cluster1-172-18-0-9-1-2": added IKEv2 connection
  10925. 2021-03-25T18:22:27.5853497Z I0325 18:20:14.978523 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-2-0 --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500]
  10926. 2021-03-25T18:22:27.5855697Z 002 "submariner-cable-cluster1-172-18-0-9-2-0": added IKEv2 connection
  10927. 2021-03-25T18:22:27.5858027Z I0325 18:20:14.998691 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-2-1 --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500]
  10928. 2021-03-25T18:22:27.5860071Z 002 "submariner-cable-cluster1-172-18-0-9-2-1": added IKEv2 connection
  10929. 2021-03-25T18:22:27.5862511Z I0325 18:20:15.020681 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-2-2 --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500]
  10930. 2021-03-25T18:22:27.5864562Z 002 "submariner-cable-cluster1-172-18-0-9-2-2": added IKEv2 connection
  10931. 2021-03-25T18:22:27.5897406Z I0325 18:20:15.045614 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster1-172-18-0-9" with remote IP 172.18.0.9
  10932. 2021-03-25T18:22:27.5899687Z I0325 18:20:15.045649 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster3-172-18-0-12"
  10933. 2021-03-25T18:22:27.5900764Z 002 listening for IKE messages
  10934. 2021-03-25T18:22:27.5901260Z 002 forgetting secrets
  10935. 2021-03-25T18:22:27.5901843Z 002 loading secrets from "/etc/ipsec.secrets"
  10936. 2021-03-25T18:22:27.5902604Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  10937. 2021-03-25T18:22:27.5904487Z I0325 18:20:15.047588 1 libreswan.go:291] Creating connection(s) for {{cluster3 submariner-cable-cluster3-172-18-0-12 10.3.1.2 cluster3-worker [100.3.0.0/16 10.3.0.0/16] 172.18.0.12 40.75.87.213 false libreswan map[] <nil>}}
  10938. 2021-03-25T18:22:27.5907349Z I0325 18:20:15.047686 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-0-0 --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500]
  10939. 2021-03-25T18:22:27.5909666Z 002 "submariner-cable-cluster3-172-18-0-12-0-0": added IKEv2 connection
  10940. 2021-03-25T18:22:27.5911369Z 181 "submariner-cable-cluster3-172-18-0-12-0-0" #11: initiating IKEv2 connection
  10941. 2021-03-25T18:22:27.5913782Z I0325 18:20:15.150351 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-0-1 --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500]
  10942. 2021-03-25T18:22:27.5915885Z 002 "submariner-cable-cluster3-172-18-0-12-0-1": added IKEv2 connection
  10943. 2021-03-25T18:22:27.5918231Z 000 "submariner-cable-cluster3-172-18-0-12-0-1": queuing pending IPsec SA negotiating with 172.18.0.12 IKE SA #11 "submariner-cable-cluster3-172-18-0-12-0-0"
  10944. 2021-03-25T18:22:27.5921187Z I0325 18:20:15.242845 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-0-2 --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500]
  10945. 2021-03-25T18:22:27.5923281Z 002 "submariner-cable-cluster3-172-18-0-12-0-2": added IKEv2 connection
  10946. 2021-03-25T18:22:27.5925644Z I0325 18:20:15.362255 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-1-0 --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500]
  10947. 2021-03-25T18:22:27.5927727Z 002 "submariner-cable-cluster3-172-18-0-12-1-0": added IKEv2 connection
  10948. 2021-03-25T18:22:27.5930089Z I0325 18:20:15.394355 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-1-1 --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500]
  10949. 2021-03-25T18:22:27.5932191Z 002 "submariner-cable-cluster3-172-18-0-12-1-1": added IKEv2 connection
  10950. 2021-03-25T18:22:27.5934701Z I0325 18:20:15.404299 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-1-2 --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500]
  10951. 2021-03-25T18:22:27.5936902Z 002 "submariner-cable-cluster3-172-18-0-12-1-2": added IKEv2 connection
  10952. 2021-03-25T18:22:27.5939251Z I0325 18:20:15.410550 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-2-0 --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500]
  10953. 2021-03-25T18:22:27.5941362Z 002 "submariner-cable-cluster3-172-18-0-12-2-0": added IKEv2 connection
  10954. 2021-03-25T18:22:27.5943849Z I0325 18:20:15.415110 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-2-1 --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500]
  10955. 2021-03-25T18:22:27.5945933Z 002 "submariner-cable-cluster3-172-18-0-12-2-1": added IKEv2 connection
  10956. 2021-03-25T18:22:27.5956771Z I0325 18:20:15.422371 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster3-172-18-0-12-2-2 --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500 --to --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500]
  10957. 2021-03-25T18:22:27.5959120Z 002 "submariner-cable-cluster3-172-18-0-12-2-2": added IKEv2 connection
  10958. 2021-03-25T18:22:27.5961250Z I0325 18:20:15.427649 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster3-172-18-0-12" with remote IP 172.18.0.12
  10959. 2021-03-25T18:22:27.5963485Z [submariner]$ [cluster2] print_section *** submariner-lighthouse-agent-74f779dd44-284sq ***
  10960. 2021-03-25T18:22:27.5976057Z [submariner]$ [cluster2] print_section *** submariner-lighthouse-agent-74f779dd44-284sq ***
  10961. 2021-03-25T18:22:27.5977201Z ====================================================================
  10962. 2021-03-25T18:22:27.5977704Z ##[endgroup]
  10963. 2021-03-25T18:22:27.5979044Z ##[group]*** submariner-lighthouse-agent-74f779dd44-284sq ***
  10964. 2021-03-25T18:22:27.5984942Z ======================= *** submariner-lighthouse-agent-74f779dd44-284sq *** =======================
  10965. 2021-03-25T18:22:27.6004310Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10966. 2021-03-25T18:22:27.6023507Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10967. 2021-03-25T18:22:27.6039926Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10968. 2021-03-25T18:22:27.6056442Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-agent-74f779dd44-284sq
  10969. 2021-03-25T18:22:27.9969459Z Error from server (BadRequest): container "submariner-lighthouse-agent" in pod "submariner-lighthouse-agent-74f779dd44-284sq" is waiting to start: trying and failing to pull image
  10970. 2021-03-25T18:22:28.0032113Z [submariner]$ [cluster2] print_section *** submariner-lighthouse-coredns-7869cfcc87-8ppw6 ***
  10971. 2021-03-25T18:22:28.0051660Z [submariner]$ [cluster2] print_section *** submariner-lighthouse-coredns-7869cfcc87-8ppw6 ***
  10972. 2021-03-25T18:22:28.0057126Z ====================================================================
  10973. 2021-03-25T18:22:28.0061626Z ##[endgroup]
  10974. 2021-03-25T18:22:28.0067330Z ##[group]*** submariner-lighthouse-coredns-7869cfcc87-8ppw6 ***
  10975. 2021-03-25T18:22:28.0073988Z ======================= *** submariner-lighthouse-coredns-7869cfcc87-8ppw6 *** =======================
  10976. 2021-03-25T18:22:28.0087882Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10977. 2021-03-25T18:22:28.0103280Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10978. 2021-03-25T18:22:28.0134203Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10979. 2021-03-25T18:22:28.0161745Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-8ppw6
  10980. 2021-03-25T18:22:28.3593450Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-7869cfcc87-8ppw6" is waiting to start: trying and failing to pull image
  10981. 2021-03-25T18:22:28.3649719Z [submariner]$ [cluster2] print_section *** submariner-lighthouse-coredns-7869cfcc87-zpwll ***
  10982. 2021-03-25T18:22:28.3666055Z [submariner]$ [cluster2] print_section *** submariner-lighthouse-coredns-7869cfcc87-zpwll ***
  10983. 2021-03-25T18:22:28.3675571Z ====================================================================
  10984. 2021-03-25T18:22:28.3681373Z ##[endgroup]
  10985. 2021-03-25T18:22:28.3689107Z ##[group]*** submariner-lighthouse-coredns-7869cfcc87-zpwll ***
  10986. 2021-03-25T18:22:28.3697213Z ======================= *** submariner-lighthouse-coredns-7869cfcc87-zpwll *** =======================
  10987. 2021-03-25T18:22:28.3714587Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10988. 2021-03-25T18:22:28.3731965Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10989. 2021-03-25T18:22:28.3752396Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10990. 2021-03-25T18:22:28.3764447Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-lighthouse-coredns-7869cfcc87-zpwll
  10991. 2021-03-25T18:22:28.8164550Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-7869cfcc87-zpwll" is waiting to start: trying and failing to pull image
  10992. 2021-03-25T18:22:28.8217236Z [submariner]$ [cluster2] print_section *** submariner-networkplugin-syncer-d548564b-cnzzl ***
  10993. 2021-03-25T18:22:28.8235534Z [submariner]$ [cluster2] print_section *** submariner-networkplugin-syncer-d548564b-cnzzl ***
  10994. 2021-03-25T18:22:28.8236744Z ====================================================================
  10995. 2021-03-25T18:22:28.8237252Z ##[endgroup]
  10996. 2021-03-25T18:22:28.8245547Z ##[group]*** submariner-networkplugin-syncer-d548564b-cnzzl ***
  10997. 2021-03-25T18:22:28.8247519Z ======================= *** submariner-networkplugin-syncer-d548564b-cnzzl *** =======================
  10998. 2021-03-25T18:22:28.8261776Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-networkplugin-syncer-d548564b-cnzzl
  10999. 2021-03-25T18:22:28.8275156Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-networkplugin-syncer-d548564b-cnzzl
  11000. 2021-03-25T18:22:28.8290133Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-networkplugin-syncer-d548564b-cnzzl
  11001. 2021-03-25T18:22:28.8300652Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-networkplugin-syncer-d548564b-cnzzl
  11002. 2021-03-25T18:22:29.1760901Z + trap 'exit 1' SIGTERM SIGINT
  11003. 2021-03-25T18:22:29.1761453Z + SUBMARINER_VERBOSITY=0
  11004. 2021-03-25T18:22:29.1762043Z + '[' false == true ']'
  11005. 2021-03-25T18:22:29.1762557Z + DEBUG=-v=0
  11006. 2021-03-25T18:22:29.1763525Z + exec submariner-networkplugin-syncer -v=0 -alsologtostderr
  11007. 2021-03-25T18:22:29.1764944Z I0325 18:09:49.407054 1 main.go:44] Starting submariner-networkplugin-syncer
  11008. 2021-03-25T18:22:29.1766295Z I0325 18:09:49.409868 1 registry.go:65] Event handler "logger" added to registry "networkplugin-syncer".
  11009. 2021-03-25T18:22:29.1767293Z I0325 18:09:49.410021 1 connection.go:60] OVN connection using plaintext TCP
  11010. 2021-03-25T18:22:29.1768545Z I0325 18:09:50.381084 1 ovn_kubernetes_versions.go:32] New ovn-kubernetes implementation detected, using "169.254.0.7/20"
  11011. 2021-03-25T18:22:29.1769570Z I0325 18:09:50.381153 1 infrastructure.go:50] Ensuring "submariner_join" switch
  11012. 2021-03-25T18:22:29.1770501Z I0325 18:09:50.381188 1 infrastructure.go:53] Creating submariner join switch "submariner_join"
  11013. 2021-03-25T18:22:29.1771552Z I0325 18:09:50.387568 1 infrastructure.go:66] Ensuring "submariner_router"
  11014. 2021-03-25T18:22:29.1772478Z I0325 18:09:50.387596 1 infrastructure.go:69] Creating submariner router "submariner_router"
  11015. 2021-03-25T18:22:29.1773513Z I0325 18:09:50.403707 1 router_ovn_cluster_north.go:39] Ensuring "submariner_router" is connected to "ovn_cluster_router"
  11016. 2021-03-25T18:22:29.1775458Z I0325 18:09:50.426229 1 registry.go:65] Event handler "ovn-sync-handler" added to registry "networkplugin-syncer".
  11017. 2021-03-25T18:22:29.1777333Z W0325 18:09:50.426365 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  11018. 2021-03-25T18:22:29.1778512Z I0325 18:09:56.650305 1 controller.go:139] Starting the Event controller...
  11019. 2021-03-25T18:22:29.1779295Z I0325 18:09:56.850901 1 controller.go:146] Event controller started
  11020. 2021-03-25T18:22:29.1780181Z I0325 18:10:02.327870 1 router_submariner_north.go:55] Creating submariner upstream port "submariner_up_lrp"
  11021. 2021-03-25T18:22:29.1781521Z I0325 18:10:02.337388 1 router_ovn_cluster_north.go:89] Fixing ovn-kubernetes host mgmt ACL in switch "cluster2-worker"
  11022. 2021-03-25T18:22:29.1782639Z I0325 18:10:02.825431 1 routers.go:67] New south routes to add to "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  11023. 2021-03-25T18:22:29.1783479Z I0325 18:10:02.926134 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.1.0.0/16 10.1.0.0/16]
  11024. 2021-03-25T18:22:29.1784335Z I0325 18:10:03.203640 1 routers.go:67] New north routes to add to "submariner_router" : [10.1.0.0/16 100.1.0.0/16]
  11025. 2021-03-25T18:22:29.1785176Z I0325 18:10:03.883075 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.3.0.0/16 10.3.0.0/16]
  11026. 2021-03-25T18:22:29.1786023Z I0325 18:10:04.058513 1 routers.go:67] New north routes to add to "submariner_router" : [100.3.0.0/16 10.3.0.0/16]
  11027. 2021-03-25T18:22:29.1786947Z I0325 18:13:25.113310 1 router_submariner_north.go:55] Creating submariner upstream port "submariner_up_lrp"
  11028. 2021-03-25T18:22:29.1788331Z I0325 18:13:25.115097 1 router_ovn_cluster_north.go:89] Fixing ovn-kubernetes host mgmt ACL in switch "cluster2-worker2"
  11029. 2021-03-25T18:22:29.1789325Z I0325 18:13:25.895828 1 routers.go:64] south routes for "submariner_router" are up to date
  11030. 2021-03-25T18:22:29.1823217Z [submariner]$ [cluster2] print_section *** submariner-operator-7d6c6b4666-wtbn2 ***
  11031. 2021-03-25T18:22:29.1848390Z [submariner]$ [cluster2] print_section *** submariner-operator-7d6c6b4666-wtbn2 ***
  11032. 2021-03-25T18:22:29.1849516Z ====================================================================
  11033. 2021-03-25T18:22:29.1850026Z ##[endgroup]
  11034. 2021-03-25T18:22:29.1853258Z ##[group]*** submariner-operator-7d6c6b4666-wtbn2 ***
  11035. 2021-03-25T18:22:29.1860622Z ======================= *** submariner-operator-7d6c6b4666-wtbn2 *** =======================
  11036. 2021-03-25T18:22:29.1873563Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-operator-7d6c6b4666-wtbn2
  11037. 2021-03-25T18:22:29.1890629Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-operator-7d6c6b4666-wtbn2
  11038. 2021-03-25T18:22:29.1903771Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-operator-7d6c6b4666-wtbn2
  11039. 2021-03-25T18:22:29.1914979Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-operator-7d6c6b4666-wtbn2
  11040. 2021-03-25T18:22:29.6578457Z I0325 18:08:27.124781 1 main.go:76] cmd "msg"="Go Version: go1.15.8"
  11041. 2021-03-25T18:22:29.6579649Z I0325 18:08:27.124967 1 main.go:77] cmd "msg"="Go OS/Arch: linux/amd64"
  11042. 2021-03-25T18:22:29.6581229Z I0325 18:08:27.124991 1 main.go:78] cmd "msg"="Version of operator-sdk: v0.17.0"
  11043. 2021-03-25T18:22:29.6582871Z I0325 18:08:27.125054 1 main.go:79] cmd "msg"="Submariner operator version: subctl-devel-9-gb0d0818"
  11044. 2021-03-25T18:22:29.6585384Z I0325 18:08:27.125313 1 leader.go:89] leader "msg"="Trying to become the leader."
  11045. 2021-03-25T18:22:29.6587708Z I0325 18:08:27.823914 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  11046. 2021-03-25T18:22:29.6591272Z I0325 18:08:27.823956 1 leader.go:123] leader "msg"="Continuing as the leader."
  11047. 2021-03-25T18:22:29.6592611Z I0325 18:08:28.377182 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  11048. 2021-03-25T18:22:29.6593809Z I0325 18:08:28.378488 1 main.go:128] cmd "msg"="Registering Components."
  11049. 2021-03-25T18:22:29.6594535Z I0325 18:08:28.378677 1 main.go:136] cmd "msg"="Creating the Lighthouse CRDs"
  11050. 2021-03-25T18:22:29.6596243Z I0325 18:08:32.950719 1 metrics.go:92] metrics "msg"="Metrics Service object updated" "Service.Name"="submariner-operator-metrics" "Service.Namespace"="submariner-operator"
  11051. 2021-03-25T18:22:29.6597900Z I0325 18:08:33.508138 1 main.go:181] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  11052. 2021-03-25T18:22:29.6599806Z I0325 18:08:33.508236 1 main.go:185] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  11053. 2021-03-25T18:22:29.6601140Z I0325 18:08:33.508324 1 main.go:200] cmd "msg"="Starting the Cmd."
  11054. 2021-03-25T18:22:29.6602313Z I0325 18:08:33.508756 1 internal.go:356] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  11055. 2021-03-25T18:22:29.6607630Z I0325 18:08:33.509640 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
  11056. 2021-03-25T18:22:29.6616190Z I0325 18:08:33.515132 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
  11057. 2021-03-25T18:22:29.6647690Z I0325 18:08:33.517890 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery-controller" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  11058. 2021-03-25T18:22:29.6651925Z I0325 18:08:33.518170 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  11059. 2021-03-25T18:22:29.6670682Z I0325 18:08:33.518417 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  11060. 2021-03-25T18:22:29.6674691Z I0325 18:08:33.616812 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  11061. 2021-03-25T18:22:29.6678618Z I0325 18:08:33.618140 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  11062. 2021-03-25T18:22:29.6682182Z I0325 18:08:33.618264 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  11063. 2021-03-25T18:22:29.6684709Z I0325 18:08:33.618462 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="servicediscovery"
  11064. 2021-03-25T18:22:29.6686556Z I0325 18:08:33.618596 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="broker"
  11065. 2021-03-25T18:22:29.6689508Z I0325 18:08:33.717354 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  11066. 2021-03-25T18:22:29.6692206Z I0325 18:08:33.718633 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="servicediscovery" "worker count"=1
  11067. 2021-03-25T18:22:29.6710234Z I0325 18:08:33.718705 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="broker" "worker count"=1
  11068. 2021-03-25T18:22:29.6712193Z I0325 18:08:33.719171 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="servicediscovery-controller"
  11069. 2021-03-25T18:22:29.6714002Z I0325 18:08:33.719292 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="submariner"
  11070. 2021-03-25T18:22:29.6715710Z I0325 18:08:33.817931 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="submariner-controller"
  11071. 2021-03-25T18:22:29.6717557Z I0325 18:08:33.818013 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="submariner-controller" "worker count"=1
  11072. 2021-03-25T18:22:29.6719729Z I0325 18:08:33.818117 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11073. 2021-03-25T18:22:29.6721907Z I0325 18:08:33.819274 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="servicediscovery-controller" "worker count"=1
  11074. 2021-03-25T18:22:29.6723758Z I0325 18:08:33.819442 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="submariner" "worker count"=1
  11075. 2021-03-25T18:22:29.6725785Z I0325 18:08:33.819531 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11076. 2021-03-25T18:22:29.6727462Z I0325 18:08:34.141855 1 submariner_networkdiscovery.go:40] controller_submariner "msg"="Cluster network discovered"
  11077. 2021-03-25T18:22:29.6728846Z I0325 18:08:34.141963 1 network.go:54] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.2.0.0/16"] "plugin"="OVNKubernetes" "serviceCIDRs"=["100.2.0.0/16"]
  11078. 2021-03-25T18:22:29.6730276Z I0325 18:08:34.142029 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11079. 2021-03-25T18:22:29.6731589Z I0325 18:08:34.142049 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11080. 2021-03-25T18:22:29.6734100Z I0325 18:08:34.336814 1 helpers.go:81] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11081. 2021-03-25T18:22:29.6737591Z I0325 18:08:35.621308 1 helpers.go:223] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11082. 2021-03-25T18:22:29.6740886Z I0325 18:08:36.196493 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11083. 2021-03-25T18:22:29.6744108Z I0325 18:08:36.304827 1 helpers.go:81] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11084. 2021-03-25T18:22:29.6747729Z I0325 18:08:36.405466 1 helpers.go:127] controller_submariner "msg"="Created a new Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11085. 2021-03-25T18:22:29.6750957Z I0325 18:08:36.466228 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11086. 2021-03-25T18:22:29.6753760Z I0325 18:08:36.466623 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11087. 2021-03-25T18:22:29.6756678Z I0325 18:08:36.474537 1 submariner_controller.go:384] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  11088. 2021-03-25T18:22:29.6759176Z I0325 18:08:36.828186 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11089. 2021-03-25T18:22:29.6760772Z I0325 18:08:36.828305 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11090. 2021-03-25T18:22:29.6762076Z I0325 18:08:36.828341 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11091. 2021-03-25T18:22:29.6764790Z I0325 18:08:36.829669 1 helpers.go:127] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  11092. 2021-03-25T18:22:29.6768995Z E0325 18:08:37.364331 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "controller"="servicediscovery" "name"="service-discovery" "namespace"="submariner-operator"
  11093. 2021-03-25T18:22:29.6772857Z I0325 18:08:37.386797 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11094. 2021-03-25T18:22:29.6830554Z I0325 18:08:38.364771 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11095. 2021-03-25T18:22:29.6833840Z I0325 18:08:39.069298 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11096. 2021-03-25T18:22:29.6855951Z I0325 18:08:39.075683 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  11097. 2021-03-25T18:22:29.6882995Z I0325 18:08:39.797029 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11098. 2021-03-25T18:22:29.6886442Z I0325 18:08:40.009433 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11099. 2021-03-25T18:22:29.6888560Z I0325 18:08:40.387573 1 submariner_networkdiscovery.go:40] controller_submariner "msg"="Cluster network discovered"
  11100. 2021-03-25T18:22:29.6889941Z I0325 18:08:40.387777 1 network.go:54] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.2.0.0/16"] "plugin"="OVNKubernetes" "serviceCIDRs"=["100.2.0.0/16"]
  11101. 2021-03-25T18:22:29.6891375Z I0325 18:08:40.387846 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11102. 2021-03-25T18:22:29.6892675Z I0325 18:08:40.387874 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11103. 2021-03-25T18:22:29.6895610Z I0325 18:08:42.229316 1 helpers.go:173] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  11104. 2021-03-25T18:22:29.6899043Z I0325 18:08:42.296168 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11105. 2021-03-25T18:22:29.6955138Z I0325 18:08:42.691177 1 helpers.go:127] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  11106. 2021-03-25T18:22:29.6994955Z I0325 18:08:43.370034 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11107. 2021-03-25T18:22:29.6998247Z I0325 18:08:43.693120 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11108. 2021-03-25T18:22:29.7001435Z I0325 18:08:44.439602 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11109. 2021-03-25T18:22:29.7004806Z I0325 18:08:45.618422 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11110. 2021-03-25T18:22:29.7008348Z I0325 18:08:45.706461 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11111. 2021-03-25T18:22:29.7012106Z I0325 18:08:45.707787 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  11112. 2021-03-25T18:22:29.7036904Z I0325 18:08:46.080962 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  11113. 2021-03-25T18:22:29.7097933Z E0325 18:08:46.081016 1 servicediscovery_controller.go:167] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS service" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: Service \"submariner-lighthouse-coredns\" not found"
  11114. 2021-03-25T18:22:29.7128481Z E0325 18:08:46.081044 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns: Service \"submariner-lighthouse-coredns\" not found" "controller"="servicediscovery-controller" "name"="service-discovery" "namespace"="submariner-operator"
  11115. 2021-03-25T18:22:29.7141628Z I0325 18:08:47.076554 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11116. 2021-03-25T18:22:29.7161160Z I0325 18:08:47.076599 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11117. 2021-03-25T18:22:29.7162518Z I0325 18:08:47.076632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11118. 2021-03-25T18:22:29.7165521Z I0325 18:08:47.112239 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11119. 2021-03-25T18:22:29.7168825Z I0325 18:08:47.345681 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11120. 2021-03-25T18:22:29.7172183Z I0325 18:08:48.527484 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11121. 2021-03-25T18:22:29.7184523Z I0325 18:08:49.246857 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  11122. 2021-03-25T18:22:29.7209147Z E0325 18:08:49.256092 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11123. 2021-03-25T18:22:29.7217213Z I0325 18:08:49.256150 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11124. 2021-03-25T18:22:29.7220927Z I0325 18:08:49.256193 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11125. 2021-03-25T18:22:29.7222591Z I0325 18:08:49.256204 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11126. 2021-03-25T18:22:29.7229336Z I0325 18:08:49.549334 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  11127. 2021-03-25T18:22:29.7235162Z I0325 18:08:49.916753 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11128. 2021-03-25T18:22:29.7242945Z I0325 18:08:51.906334 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11129. 2021-03-25T18:22:29.7251629Z I0325 18:08:52.021329 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11130. 2021-03-25T18:22:29.7255885Z I0325 18:08:52.468100 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11131. 2021-03-25T18:22:29.7291493Z I0325 18:08:52.575559 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11132. 2021-03-25T18:22:29.7297446Z I0325 18:08:52.579130 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  11133. 2021-03-25T18:22:29.7330031Z I0325 18:08:52.579517 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  11134. 2021-03-25T18:22:29.7333565Z I0325 18:08:53.119017 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11135. 2021-03-25T18:22:29.7370237Z I0325 18:08:53.131228 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11136. 2021-03-25T18:22:29.7384275Z I0325 18:08:53.164807 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11137. 2021-03-25T18:22:29.7404400Z I0325 18:08:53.674403 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  11138. 2021-03-25T18:22:29.7421715Z I0325 18:08:53.675366 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11139. 2021-03-25T18:22:29.7435462Z I0325 18:08:54.226163 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11140. 2021-03-25T18:22:29.7450276Z I0325 18:08:54.580087 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  11141. 2021-03-25T18:22:29.7455488Z E0325 18:08:54.685746 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11142. 2021-03-25T18:22:29.7471685Z I0325 18:08:54.685789 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11143. 2021-03-25T18:22:29.7473324Z I0325 18:08:54.685826 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11144. 2021-03-25T18:22:29.7474657Z I0325 18:08:54.685836 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11145. 2021-03-25T18:22:29.7477173Z I0325 18:08:55.924790 1 servicediscovery_controller.go:481] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11146. 2021-03-25T18:22:29.7531588Z I0325 18:08:55.924824 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.18.87\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"
  11147. 2021-03-25T18:22:29.7536500Z I0325 18:08:55.937768 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11148. 2021-03-25T18:22:29.7539974Z I0325 18:08:55.943291 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11149. 2021-03-25T18:22:29.7584079Z I0325 18:08:57.278417 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  11150. 2021-03-25T18:22:29.7588125Z I0325 18:08:57.278994 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11151. 2021-03-25T18:22:29.7618406Z I0325 18:08:57.332343 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11152. 2021-03-25T18:22:29.7622019Z I0325 18:08:58.034187 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11153. 2021-03-25T18:22:29.7625581Z I0325 18:08:58.116134 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11154. 2021-03-25T18:22:29.7628760Z I0325 18:08:58.477410 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11155. 2021-03-25T18:22:29.7632101Z I0325 18:08:58.478614 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11156. 2021-03-25T18:22:29.7636570Z I0325 18:08:58.478658 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.18.87\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
  11157. 2021-03-25T18:22:29.7694301Z I0325 18:08:58.669924 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11158. 2021-03-25T18:22:29.7698029Z I0325 18:08:58.863487 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11159. 2021-03-25T18:22:29.7717955Z I0325 18:08:59.242841 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  11160. 2021-03-25T18:22:29.7722830Z I0325 18:08:59.421329 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  11161. 2021-03-25T18:22:29.7726590Z I0325 18:09:00.163386 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11162. 2021-03-25T18:22:29.7730172Z I0325 18:09:00.315219 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  11163. 2021-03-25T18:22:29.7734054Z I0325 18:09:00.402454 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  11164. 2021-03-25T18:22:29.7737974Z I0325 18:09:01.014387 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11165. 2021-03-25T18:22:29.7741221Z I0325 18:09:01.017174 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  11166. 2021-03-25T18:22:29.7745832Z I0325 18:09:01.017230 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.18.87\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
  11167. 2021-03-25T18:22:29.7749526Z I0325 18:09:37.424014 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11168. 2021-03-25T18:22:29.7751138Z I0325 18:09:37.424067 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11169. 2021-03-25T18:22:29.7752446Z I0325 18:09:37.424078 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11170. 2021-03-25T18:22:29.7755016Z I0325 18:09:37.819298 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11171. 2021-03-25T18:22:29.7758235Z I0325 18:09:37.928660 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11172. 2021-03-25T18:22:29.7784960Z I0325 18:09:38.686037 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11173. 2021-03-25T18:22:29.7788276Z I0325 18:09:38.777837 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11174. 2021-03-25T18:22:29.7791803Z I0325 18:09:40.481318 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11175. 2021-03-25T18:22:29.7794668Z I0325 18:09:41.419439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11176. 2021-03-25T18:22:29.7796275Z I0325 18:09:41.419486 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11177. 2021-03-25T18:22:29.7797601Z I0325 18:09:41.419498 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11178. 2021-03-25T18:22:29.7800013Z I0325 18:09:41.501389 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11179. 2021-03-25T18:22:29.7802627Z I0325 18:09:41.724229 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11180. 2021-03-25T18:22:29.7804216Z I0325 18:09:41.724273 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11181. 2021-03-25T18:22:29.7805698Z I0325 18:09:41.724283 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11182. 2021-03-25T18:22:29.7808129Z I0325 18:09:41.991830 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11183. 2021-03-25T18:22:29.7811423Z I0325 18:09:42.313829 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11184. 2021-03-25T18:22:29.7814763Z I0325 18:09:42.825697 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11185. 2021-03-25T18:22:29.7843372Z I0325 18:09:42.865367 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11186. 2021-03-25T18:22:29.7847843Z I0325 18:09:43.062111 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11187. 2021-03-25T18:22:29.7852474Z I0325 18:09:43.101018 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11188. 2021-03-25T18:22:29.7856812Z I0325 18:09:43.380763 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11189. 2021-03-25T18:22:29.7860561Z I0325 18:09:43.430674 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11190. 2021-03-25T18:22:29.7864795Z E0325 18:09:43.449939 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11191. 2021-03-25T18:22:29.7868402Z I0325 18:09:43.450019 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11192. 2021-03-25T18:22:29.7870225Z I0325 18:09:43.450059 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11193. 2021-03-25T18:22:29.7871877Z I0325 18:09:43.450113 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11194. 2021-03-25T18:22:29.7991429Z I0325 18:09:43.516886 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11195. 2021-03-25T18:22:29.8021946Z I0325 18:09:43.567267 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11196. 2021-03-25T18:22:29.8043466Z I0325 18:09:43.693895 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11197. 2021-03-25T18:22:29.8045403Z I0325 18:09:43.694062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11198. 2021-03-25T18:22:29.8050490Z I0325 18:09:43.695234 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11199. 2021-03-25T18:22:29.8053841Z I0325 18:09:44.779860 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11200. 2021-03-25T18:22:29.8080462Z I0325 18:09:44.813309 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11201. 2021-03-25T18:22:29.8084071Z I0325 18:09:45.375761 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11202. 2021-03-25T18:22:29.8109418Z I0325 18:09:45.555499 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11203. 2021-03-25T18:22:29.8132821Z I0325 18:09:46.106964 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11204. 2021-03-25T18:22:29.8136274Z I0325 18:09:46.380674 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11205. 2021-03-25T18:22:29.8139504Z I0325 18:09:46.564483 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11206. 2021-03-25T18:22:29.8143055Z I0325 18:09:47.175169 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11207. 2021-03-25T18:22:29.8146916Z I0325 18:09:47.259499 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11208. 2021-03-25T18:22:29.8150744Z E0325 18:09:47.444400 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11209. 2021-03-25T18:22:29.8153709Z I0325 18:09:47.444615 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11210. 2021-03-25T18:22:29.8155304Z I0325 18:09:47.462917 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11211. 2021-03-25T18:22:29.8156623Z I0325 18:09:47.463084 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11212. 2021-03-25T18:22:29.8159221Z I0325 18:09:47.726426 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11213. 2021-03-25T18:22:29.8162414Z I0325 18:09:47.774102 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11214. 2021-03-25T18:22:29.8165681Z I0325 18:09:48.369107 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11215. 2021-03-25T18:22:29.8168893Z I0325 18:09:48.516882 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11216. 2021-03-25T18:22:29.8172302Z I0325 18:09:48.718466 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11217. 2021-03-25T18:22:29.8199691Z I0325 18:09:48.843391 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11218. 2021-03-25T18:22:29.8201392Z I0325 18:09:48.843445 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11219. 2021-03-25T18:22:29.8202710Z I0325 18:09:48.843455 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11220. 2021-03-25T18:22:29.8204897Z I0325 18:09:48.936913 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11221. 2021-03-25T18:22:29.8206481Z I0325 18:09:48.941679 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11222. 2021-03-25T18:22:29.8207790Z I0325 18:09:48.941728 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11223. 2021-03-25T18:22:29.8210220Z I0325 18:09:49.160338 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11224. 2021-03-25T18:22:29.8213376Z I0325 18:09:49.241266 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11225. 2021-03-25T18:22:29.8216829Z I0325 18:09:49.738325 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11226. 2021-03-25T18:22:29.8220077Z I0325 18:09:49.738735 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11227. 2021-03-25T18:22:29.8223278Z I0325 18:09:50.290589 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11228. 2021-03-25T18:22:29.8226561Z I0325 18:09:50.292124 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11229. 2021-03-25T18:22:29.8229704Z I0325 18:09:50.318043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11230. 2021-03-25T18:22:29.8233096Z I0325 18:09:50.339057 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11231. 2021-03-25T18:22:29.8236543Z I0325 18:09:50.388956 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11232. 2021-03-25T18:22:29.8279712Z I0325 18:09:50.422591 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11233. 2021-03-25T18:22:29.8283060Z I0325 18:09:50.609822 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11234. 2021-03-25T18:22:29.8284672Z I0325 18:09:50.609871 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11235. 2021-03-25T18:22:29.8285985Z I0325 18:09:50.609882 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11236. 2021-03-25T18:22:29.8308066Z I0325 18:09:50.680503 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11237. 2021-03-25T18:22:29.8311508Z I0325 18:09:50.708627 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11238. 2021-03-25T18:22:29.8314197Z I0325 18:09:50.874292 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11239. 2021-03-25T18:22:29.8315803Z I0325 18:09:50.874357 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11240. 2021-03-25T18:22:29.8317125Z I0325 18:09:50.874368 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11241. 2021-03-25T18:22:29.8319539Z I0325 18:09:50.933156 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11242. 2021-03-25T18:22:29.8322751Z I0325 18:09:50.967749 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11243. 2021-03-25T18:22:29.8346794Z I0325 18:09:51.264886 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11244. 2021-03-25T18:22:29.8350357Z I0325 18:09:51.278876 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11245. 2021-03-25T18:22:29.8373770Z I0325 18:09:51.291728 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11246. 2021-03-25T18:22:29.8392916Z I0325 18:09:51.317702 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11247. 2021-03-25T18:22:29.8394743Z I0325 18:09:51.317901 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11248. 2021-03-25T18:22:29.8396172Z I0325 18:09:51.317990 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11249. 2021-03-25T18:22:29.8398751Z I0325 18:09:51.330385 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11250. 2021-03-25T18:22:29.8438180Z I0325 18:09:51.357107 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11251. 2021-03-25T18:22:29.8458785Z I0325 18:09:51.519375 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11252. 2021-03-25T18:22:29.8462135Z I0325 18:09:51.524897 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11253. 2021-03-25T18:22:29.8485192Z I0325 18:09:51.529118 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11254. 2021-03-25T18:22:29.8489300Z E0325 18:09:51.792541 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11255. 2021-03-25T18:22:29.8492285Z I0325 18:09:51.792599 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11256. 2021-03-25T18:22:29.8493876Z I0325 18:09:51.792635 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11257. 2021-03-25T18:22:29.8495558Z I0325 18:09:51.792657 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11258. 2021-03-25T18:22:29.8498104Z I0325 18:09:51.810694 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11259. 2021-03-25T18:22:29.8504468Z I0325 18:09:51.919931 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11260. 2021-03-25T18:22:29.8508118Z I0325 18:09:51.963737 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11261. 2021-03-25T18:22:29.8522248Z I0325 18:09:51.968617 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11262. 2021-03-25T18:22:29.8533600Z I0325 18:09:52.085764 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11263. 2021-03-25T18:22:29.8537578Z I0325 18:09:52.521166 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11264. 2021-03-25T18:22:29.8540741Z I0325 18:09:52.530607 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11265. 2021-03-25T18:22:29.8544362Z I0325 18:09:52.545205 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11266. 2021-03-25T18:22:29.8547203Z I0325 18:09:54.733921 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11267. 2021-03-25T18:22:29.8549873Z I0325 18:09:54.734245 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11268. 2021-03-25T18:22:29.8553417Z I0325 18:09:54.734352 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11269. 2021-03-25T18:22:29.8573711Z I0325 18:09:54.746145 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11270. 2021-03-25T18:22:29.8577219Z I0325 18:09:54.753753 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11271. 2021-03-25T18:22:29.8580419Z I0325 18:09:55.305653 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11272. 2021-03-25T18:22:29.8590962Z I0325 18:09:55.318005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11273. 2021-03-25T18:22:29.8594904Z I0325 18:09:55.334532 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11274. 2021-03-25T18:22:29.8597757Z I0325 18:09:55.347768 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11275. 2021-03-25T18:22:29.8600212Z I0325 18:09:55.347807 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11276. 2021-03-25T18:22:29.8608602Z I0325 18:09:55.347817 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11277. 2021-03-25T18:22:29.8610575Z I0325 18:09:55.347782 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11278. 2021-03-25T18:22:29.8612171Z I0325 18:09:55.348089 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11279. 2021-03-25T18:22:29.8613713Z I0325 18:09:55.348178 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11280. 2021-03-25T18:22:29.8626785Z I0325 18:09:55.360254 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11281. 2021-03-25T18:22:29.8630008Z I0325 18:09:55.361014 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11282. 2021-03-25T18:22:29.8633680Z I0325 18:09:55.370412 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11283. 2021-03-25T18:22:29.8649385Z I0325 18:09:55.406186 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11284. 2021-03-25T18:22:29.8653819Z I0325 18:09:55.921992 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11285. 2021-03-25T18:22:29.8668187Z I0325 18:09:55.928248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11286. 2021-03-25T18:22:29.8673702Z I0325 18:09:55.936941 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11287. 2021-03-25T18:22:29.8679005Z I0325 18:09:55.957603 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11288. 2021-03-25T18:22:29.8688093Z I0325 18:09:55.980947 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11289. 2021-03-25T18:22:29.8691602Z I0325 18:09:56.051956 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11290. 2021-03-25T18:22:29.8694592Z I0325 18:09:59.750068 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11291. 2021-03-25T18:22:29.8696721Z I0325 18:09:59.768177 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11292. 2021-03-25T18:22:29.8698142Z I0325 18:09:59.768711 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11293. 2021-03-25T18:22:29.8700614Z I0325 18:09:59.778819 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11294. 2021-03-25T18:22:29.8721557Z I0325 18:09:59.784233 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11295. 2021-03-25T18:22:29.8729670Z I0325 18:10:00.335671 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11296. 2021-03-25T18:22:29.8736723Z I0325 18:10:00.342393 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11297. 2021-03-25T18:22:29.8740726Z I0325 18:10:00.348290 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11298. 2021-03-25T18:22:29.8746017Z I0325 18:10:00.366059 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11299. 2021-03-25T18:22:29.8747894Z I0325 18:10:00.366116 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11300. 2021-03-25T18:22:29.8749541Z I0325 18:10:00.366180 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11301. 2021-03-25T18:22:29.8751651Z I0325 18:10:00.368601 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11302. 2021-03-25T18:22:29.8755895Z I0325 18:10:00.368774 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11303. 2021-03-25T18:22:29.8757250Z I0325 18:10:00.368887 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11304. 2021-03-25T18:22:29.8759768Z I0325 18:10:00.375681 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11305. 2021-03-25T18:22:29.8778441Z I0325 18:10:00.376996 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11306. 2021-03-25T18:22:29.8783718Z I0325 18:10:00.385695 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11307. 2021-03-25T18:22:29.8787079Z I0325 18:10:00.391073 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11308. 2021-03-25T18:22:29.8800862Z I0325 18:10:00.937271 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11309. 2021-03-25T18:22:29.8807742Z I0325 18:10:00.942539 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11310. 2021-03-25T18:22:29.8814485Z I0325 18:10:00.947800 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11311. 2021-03-25T18:22:29.8826120Z I0325 18:10:00.951190 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11312. 2021-03-25T18:22:29.8834082Z I0325 18:10:00.960451 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11313. 2021-03-25T18:22:29.8839164Z I0325 18:10:00.972593 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11314. 2021-03-25T18:22:29.8842123Z I0325 18:10:05.584806 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11315. 2021-03-25T18:22:29.8853651Z I0325 18:10:05.585005 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11316. 2021-03-25T18:22:29.8855157Z I0325 18:10:05.585079 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11317. 2021-03-25T18:22:29.8859035Z I0325 18:10:05.595639 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11318. 2021-03-25T18:22:29.8862266Z I0325 18:10:05.616158 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11319. 2021-03-25T18:22:29.8878146Z I0325 18:10:06.168149 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11320. 2021-03-25T18:22:29.8894752Z I0325 18:10:06.176986 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11321. 2021-03-25T18:22:29.8898658Z I0325 18:10:06.182348 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11322. 2021-03-25T18:22:29.8901509Z I0325 18:10:06.196941 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11323. 2021-03-25T18:22:29.8903255Z I0325 18:10:06.197241 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11324. 2021-03-25T18:22:29.8904563Z I0325 18:10:06.197379 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11325. 2021-03-25T18:22:29.8924058Z I0325 18:10:06.198566 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11326. 2021-03-25T18:22:29.8928306Z I0325 18:10:06.198706 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11327. 2021-03-25T18:22:29.8929794Z I0325 18:10:06.198793 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11328. 2021-03-25T18:22:29.8932363Z I0325 18:10:06.206392 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11329. 2021-03-25T18:22:29.8935793Z I0325 18:10:06.208278 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11330. 2021-03-25T18:22:29.8939144Z I0325 18:10:06.223934 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11331. 2021-03-25T18:22:29.8942393Z I0325 18:10:06.224723 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11332. 2021-03-25T18:22:29.8945579Z I0325 18:10:06.776287 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11333. 2021-03-25T18:22:29.8948644Z I0325 18:10:06.776286 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11334. 2021-03-25T18:22:29.8951786Z I0325 18:10:06.808043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11335. 2021-03-25T18:22:29.8954988Z I0325 18:10:06.809004 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11336. 2021-03-25T18:22:29.9050286Z I0325 18:10:06.815495 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11337. 2021-03-25T18:22:29.9058090Z I0325 18:10:06.817478 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11338. 2021-03-25T18:22:29.9061129Z I0325 18:10:10.692500 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11339. 2021-03-25T18:22:29.9062858Z I0325 18:10:10.692569 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11340. 2021-03-25T18:22:29.9064328Z I0325 18:10:10.692579 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11341. 2021-03-25T18:22:29.9066777Z I0325 18:10:10.711375 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11342. 2021-03-25T18:22:29.9097844Z I0325 18:10:10.727678 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11343. 2021-03-25T18:22:29.9101070Z I0325 18:10:11.281667 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11344. 2021-03-25T18:22:29.9118383Z I0325 18:10:11.302811 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11345. 2021-03-25T18:22:29.9126227Z I0325 18:10:11.334063 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11346. 2021-03-25T18:22:29.9129124Z I0325 18:10:11.500267 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11347. 2021-03-25T18:22:29.9130717Z I0325 18:10:11.502109 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11348. 2021-03-25T18:22:29.9132118Z I0325 18:10:11.502209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11349. 2021-03-25T18:22:29.9134108Z I0325 18:10:11.503795 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11350. 2021-03-25T18:22:29.9136101Z I0325 18:10:11.503894 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11351. 2021-03-25T18:22:29.9137435Z I0325 18:10:11.503957 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11352. 2021-03-25T18:22:29.9139874Z I0325 18:10:11.558002 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11353. 2021-03-25T18:22:29.9143117Z I0325 18:10:11.558879 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11354. 2021-03-25T18:22:29.9146303Z I0325 18:10:11.569714 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11355. 2021-03-25T18:22:29.9149551Z I0325 18:10:11.612698 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11356. 2021-03-25T18:22:29.9153322Z I0325 18:10:12.129244 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11357. 2021-03-25T18:22:29.9156471Z I0325 18:10:12.155353 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11358. 2021-03-25T18:22:29.9159875Z I0325 18:10:12.165426 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11359. 2021-03-25T18:22:29.9163298Z I0325 18:10:12.172882 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11360. 2021-03-25T18:22:29.9166461Z I0325 18:10:12.184738 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11361. 2021-03-25T18:22:29.9169902Z I0325 18:10:12.197199 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11362. 2021-03-25T18:22:29.9195285Z I0325 18:10:15.733061 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11363. 2021-03-25T18:22:29.9219653Z I0325 18:10:15.733293 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11364. 2021-03-25T18:22:29.9223222Z I0325 18:10:15.733399 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11365. 2021-03-25T18:22:29.9225816Z I0325 18:10:15.752804 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11366. 2021-03-25T18:22:29.9229474Z I0325 18:10:15.758009 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11367. 2021-03-25T18:22:29.9232792Z I0325 18:10:16.309754 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11368. 2021-03-25T18:22:29.9236061Z I0325 18:10:16.314700 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11369. 2021-03-25T18:22:29.9239487Z I0325 18:10:16.318684 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11370. 2021-03-25T18:22:29.9269836Z I0325 18:10:16.326840 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11371. 2021-03-25T18:22:29.9271606Z I0325 18:10:16.326881 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11372. 2021-03-25T18:22:29.9273069Z I0325 18:10:16.326919 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11373. 2021-03-25T18:22:29.9275114Z I0325 18:10:16.331258 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11374. 2021-03-25T18:22:29.9276812Z I0325 18:10:16.331319 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11375. 2021-03-25T18:22:29.9278110Z I0325 18:10:16.331335 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11376. 2021-03-25T18:22:29.9280643Z I0325 18:10:16.335538 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11377. 2021-03-25T18:22:29.9305238Z I0325 18:10:16.338418 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11378. 2021-03-25T18:22:29.9308646Z I0325 18:10:16.341213 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11379. 2021-03-25T18:22:29.9311911Z I0325 18:10:16.345228 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11380. 2021-03-25T18:22:29.9315190Z I0325 18:10:16.893284 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11381. 2021-03-25T18:22:29.9318360Z I0325 18:10:16.899047 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11382. 2021-03-25T18:22:29.9321606Z I0325 18:10:16.902284 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11383. 2021-03-25T18:22:29.9325120Z I0325 18:10:16.910364 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11384. 2021-03-25T18:22:29.9328524Z I0325 18:10:16.920270 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11385. 2021-03-25T18:22:29.9331925Z I0325 18:10:16.937971 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11386. 2021-03-25T18:22:29.9334772Z I0325 18:10:21.019370 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11387. 2021-03-25T18:22:29.9336678Z I0325 18:10:21.019437 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11388. 2021-03-25T18:22:29.9338160Z I0325 18:10:21.019448 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11389. 2021-03-25T18:22:29.9340603Z I0325 18:10:21.061703 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11390. 2021-03-25T18:22:29.9343924Z I0325 18:10:21.077611 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11391. 2021-03-25T18:22:29.9347179Z I0325 18:10:21.629617 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11392. 2021-03-25T18:22:29.9350345Z I0325 18:10:21.638506 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11393. 2021-03-25T18:22:29.9353766Z I0325 18:10:21.644810 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11394. 2021-03-25T18:22:29.9356598Z I0325 18:10:21.662459 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11395. 2021-03-25T18:22:29.9358192Z I0325 18:10:21.662565 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11396. 2021-03-25T18:22:29.9359496Z I0325 18:10:21.662600 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11397. 2021-03-25T18:22:29.9361382Z I0325 18:10:21.670477 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11398. 2021-03-25T18:22:29.9362960Z I0325 18:10:21.670562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11399. 2021-03-25T18:22:29.9364273Z I0325 18:10:21.670617 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11400. 2021-03-25T18:22:29.9440727Z I0325 18:10:21.677392 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11401. 2021-03-25T18:22:29.9444298Z I0325 18:10:21.681741 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11402. 2021-03-25T18:22:29.9455260Z I0325 18:10:21.705851 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11403. 2021-03-25T18:22:29.9458538Z I0325 18:10:21.710236 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11404. 2021-03-25T18:22:29.9461912Z I0325 18:10:22.235800 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11405. 2021-03-25T18:22:29.9481522Z I0325 18:10:22.241886 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11406. 2021-03-25T18:22:29.9484981Z I0325 18:10:22.262670 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11407. 2021-03-25T18:22:29.9488497Z I0325 18:10:22.267724 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11408. 2021-03-25T18:22:29.9491662Z I0325 18:10:22.287949 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11409. 2021-03-25T18:22:29.9495313Z I0325 18:10:22.304794 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11410. 2021-03-25T18:22:29.9511285Z I0325 18:10:26.084618 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11411. 2021-03-25T18:22:29.9512915Z I0325 18:10:26.084668 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11412. 2021-03-25T18:22:29.9514219Z I0325 18:10:26.084679 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11413. 2021-03-25T18:22:29.9516656Z I0325 18:10:26.096384 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11414. 2021-03-25T18:22:29.9519871Z I0325 18:10:26.115273 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11415. 2021-03-25T18:22:29.9523060Z I0325 18:10:26.676343 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11416. 2021-03-25T18:22:29.9546032Z I0325 18:10:26.688674 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11417. 2021-03-25T18:22:29.9549599Z I0325 18:10:26.699551 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11418. 2021-03-25T18:22:29.9552445Z I0325 18:10:26.754426 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11419. 2021-03-25T18:22:29.9554150Z I0325 18:10:26.754472 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11420. 2021-03-25T18:22:29.9555609Z I0325 18:10:26.754483 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11421. 2021-03-25T18:22:29.9558194Z I0325 18:10:26.778141 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11422. 2021-03-25T18:22:29.9584521Z I0325 18:10:26.780283 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11423. 2021-03-25T18:22:29.9586327Z I0325 18:10:26.780324 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11424. 2021-03-25T18:22:29.9587644Z I0325 18:10:26.780334 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11425. 2021-03-25T18:22:29.9590385Z I0325 18:10:26.826074 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11426. 2021-03-25T18:22:29.9593594Z I0325 18:10:26.828268 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11427. 2021-03-25T18:22:29.9596882Z I0325 18:10:26.881982 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11428. 2021-03-25T18:22:29.9600146Z I0325 18:10:27.466299 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11429. 2021-03-25T18:22:29.9642123Z I0325 18:10:27.467229 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11430. 2021-03-25T18:22:29.9645543Z I0325 18:10:27.486024 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11431. 2021-03-25T18:22:29.9660069Z I0325 18:10:27.490759 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11432. 2021-03-25T18:22:29.9673717Z I0325 18:10:27.548959 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11433. 2021-03-25T18:22:29.9715624Z I0325 18:10:27.592155 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11434. 2021-03-25T18:22:29.9750762Z I0325 18:10:31.117921 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11435. 2021-03-25T18:22:29.9752423Z I0325 18:10:31.117974 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11436. 2021-03-25T18:22:29.9753896Z I0325 18:10:31.117989 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11437. 2021-03-25T18:22:29.9756646Z I0325 18:10:31.141900 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11438. 2021-03-25T18:22:29.9781679Z I0325 18:10:31.159282 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11439. 2021-03-25T18:22:29.9811830Z I0325 18:10:31.715406 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11440. 2021-03-25T18:22:29.9815112Z I0325 18:10:31.738652 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11441. 2021-03-25T18:22:29.9818648Z I0325 18:10:31.752896 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11442. 2021-03-25T18:22:29.9821509Z I0325 18:10:31.779975 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11443. 2021-03-25T18:22:29.9823679Z I0325 18:10:31.780021 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11444. 2021-03-25T18:22:29.9843994Z I0325 18:10:31.780066 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11445. 2021-03-25T18:22:29.9845379Z I0325 18:10:31.780077 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11446. 2021-03-25T18:22:29.9848290Z I0325 18:10:31.781247 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11447. 2021-03-25T18:22:29.9849699Z I0325 18:10:31.781407 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11448. 2021-03-25T18:22:29.9852301Z I0325 18:10:31.809138 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11449. 2021-03-25T18:22:29.9855741Z I0325 18:10:31.813650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11450. 2021-03-25T18:22:29.9859046Z I0325 18:10:31.882096 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11451. 2021-03-25T18:22:29.9862297Z I0325 18:10:32.006652 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11452. 2021-03-25T18:22:29.9865571Z I0325 18:10:32.546516 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11453. 2021-03-25T18:22:29.9868856Z I0325 18:10:32.589931 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11454. 2021-03-25T18:22:29.9872617Z I0325 18:10:32.656318 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11455. 2021-03-25T18:22:29.9875969Z I0325 18:10:32.656370 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11456. 2021-03-25T18:22:29.9879402Z I0325 18:10:32.766447 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11457. 2021-03-25T18:22:29.9882992Z I0325 18:10:32.830441 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11458. 2021-03-25T18:22:29.9885823Z I0325 18:10:36.540666 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11459. 2021-03-25T18:22:29.9887406Z I0325 18:10:36.540720 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11460. 2021-03-25T18:22:29.9888714Z I0325 18:10:36.540744 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11461. 2021-03-25T18:22:29.9891281Z I0325 18:10:36.583845 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11462. 2021-03-25T18:22:29.9894492Z I0325 18:10:36.593249 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11463. 2021-03-25T18:22:29.9897816Z I0325 18:10:37.147387 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11464. 2021-03-25T18:22:29.9900955Z I0325 18:10:37.158586 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11465. 2021-03-25T18:22:29.9939129Z I0325 18:10:37.168423 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11466. 2021-03-25T18:22:29.9942019Z I0325 18:10:37.181150 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11467. 2021-03-25T18:22:29.9943738Z I0325 18:10:37.181252 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11468. 2021-03-25T18:22:29.9945333Z I0325 18:10:37.181292 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11469. 2021-03-25T18:22:29.9947276Z I0325 18:10:37.208112 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11470. 2021-03-25T18:22:29.9948854Z I0325 18:10:37.208250 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11471. 2021-03-25T18:22:29.9950294Z I0325 18:10:37.208331 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11472. 2021-03-25T18:22:29.9952918Z I0325 18:10:37.232179 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11473. 2021-03-25T18:22:29.9956260Z I0325 18:10:37.237931 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11474. 2021-03-25T18:22:29.9959627Z I0325 18:10:37.238525 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11475. 2021-03-25T18:22:29.9962880Z I0325 18:10:37.242453 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11476. 2021-03-25T18:22:29.9966066Z I0325 18:10:37.790943 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11477. 2021-03-25T18:22:29.9969151Z I0325 18:10:37.803319 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11478. 2021-03-25T18:22:29.9972418Z I0325 18:10:37.811482 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11479. 2021-03-25T18:22:29.9976045Z I0325 18:10:37.823328 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11480. 2021-03-25T18:22:29.9979456Z I0325 18:10:37.831307 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11481. 2021-03-25T18:22:29.9982858Z I0325 18:10:37.843176 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11482. 2021-03-25T18:22:29.9985693Z I0325 18:10:41.618814 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11483. 2021-03-25T18:22:30.0011257Z I0325 18:10:41.618877 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11484. 2021-03-25T18:22:30.0012594Z I0325 18:10:41.618888 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11485. 2021-03-25T18:22:30.0015522Z I0325 18:10:41.630377 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11486. 2021-03-25T18:22:30.0018787Z I0325 18:10:41.661597 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11487. 2021-03-25T18:22:30.0022191Z I0325 18:10:42.214114 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11488. 2021-03-25T18:22:30.0025496Z I0325 18:10:42.227742 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11489. 2021-03-25T18:22:30.0056759Z I0325 18:10:42.236633 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11490. 2021-03-25T18:22:30.0059863Z I0325 18:10:42.254566 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11491. 2021-03-25T18:22:30.0061483Z I0325 18:10:42.254628 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11492. 2021-03-25T18:22:30.0062782Z I0325 18:10:42.254638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11493. 2021-03-25T18:22:30.0064693Z I0325 18:10:42.258916 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11494. 2021-03-25T18:22:30.0066274Z I0325 18:10:42.258952 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11495. 2021-03-25T18:22:30.0067583Z I0325 18:10:42.258963 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11496. 2021-03-25T18:22:30.0071029Z I0325 18:10:42.266769 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11497. 2021-03-25T18:22:30.0074258Z I0325 18:10:42.269562 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11498. 2021-03-25T18:22:30.0077563Z I0325 18:10:42.273407 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11499. 2021-03-25T18:22:30.0080828Z I0325 18:10:42.318550 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11500. 2021-03-25T18:22:30.0084612Z I0325 18:10:42.824613 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11501. 2021-03-25T18:22:30.0088520Z I0325 18:10:42.855061 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11502. 2021-03-25T18:22:30.0091997Z I0325 18:10:42.869429 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11503. 2021-03-25T18:22:30.0096112Z I0325 18:10:42.870215 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11504. 2021-03-25T18:22:30.0099290Z I0325 18:10:42.884261 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11505. 2021-03-25T18:22:30.0117240Z I0325 18:10:42.915804 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11506. 2021-03-25T18:22:30.0120131Z I0325 18:10:46.740077 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11507. 2021-03-25T18:22:30.0121800Z I0325 18:10:46.740210 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11508. 2021-03-25T18:22:30.0123103Z I0325 18:10:46.740262 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11509. 2021-03-25T18:22:30.0125539Z I0325 18:10:46.760156 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11510. 2021-03-25T18:22:30.0134264Z I0325 18:10:46.781945 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11511. 2021-03-25T18:22:30.0140313Z I0325 18:10:47.333938 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11512. 2021-03-25T18:22:30.0143574Z I0325 18:10:47.341139 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11513. 2021-03-25T18:22:30.0147007Z I0325 18:10:47.347712 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11514. 2021-03-25T18:22:30.0153600Z I0325 18:10:47.361110 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11515. 2021-03-25T18:22:30.0155219Z I0325 18:10:47.361258 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11516. 2021-03-25T18:22:30.0156533Z I0325 18:10:47.361302 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11517. 2021-03-25T18:22:30.0166574Z I0325 18:10:47.363946 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11518. 2021-03-25T18:22:30.0168213Z I0325 18:10:47.363986 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11519. 2021-03-25T18:22:30.0169509Z I0325 18:10:47.363996 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11520. 2021-03-25T18:22:30.0172427Z I0325 18:10:47.373458 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11521. 2021-03-25T18:22:30.0203994Z I0325 18:10:47.377001 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11522. 2021-03-25T18:22:30.0207403Z I0325 18:10:47.390463 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11523. 2021-03-25T18:22:30.0210656Z I0325 18:10:47.408402 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11524. 2021-03-25T18:22:30.0213824Z I0325 18:10:47.942774 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11525. 2021-03-25T18:22:30.0217153Z I0325 18:10:47.952945 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11526. 2021-03-25T18:22:30.0220296Z I0325 18:10:47.959985 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11527. 2021-03-25T18:22:30.0223637Z I0325 18:10:47.989858 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11528. 2021-03-25T18:22:30.0227030Z I0325 18:10:48.012590 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11529. 2021-03-25T18:22:30.0230425Z I0325 18:10:48.054247 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11530. 2021-03-25T18:22:30.0233262Z I0325 18:10:51.787876 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11531. 2021-03-25T18:22:30.0234861Z I0325 18:10:51.787944 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11532. 2021-03-25T18:22:30.0236187Z I0325 18:10:51.787955 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11533. 2021-03-25T18:22:30.0238791Z I0325 18:10:51.802345 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11534. 2021-03-25T18:22:30.0241991Z I0325 18:10:51.815819 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11535. 2021-03-25T18:22:30.0245247Z I0325 18:10:52.367484 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11536. 2021-03-25T18:22:30.0256521Z I0325 18:10:52.373010 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11537. 2021-03-25T18:22:30.0261123Z I0325 18:10:52.538010 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11538. 2021-03-25T18:22:30.0264009Z I0325 18:10:52.755412 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11539. 2021-03-25T18:22:30.0265616Z I0325 18:10:52.755666 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11540. 2021-03-25T18:22:30.0266915Z I0325 18:10:52.755792 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11541. 2021-03-25T18:22:30.0268822Z I0325 18:10:52.758806 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11542. 2021-03-25T18:22:30.0270408Z I0325 18:10:52.758996 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11543. 2021-03-25T18:22:30.0271726Z I0325 18:10:52.759092 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11544. 2021-03-25T18:22:30.0274141Z I0325 18:10:52.767961 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11545. 2021-03-25T18:22:30.0287157Z I0325 18:10:52.768799 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11546. 2021-03-25T18:22:30.0290410Z I0325 18:10:52.783923 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11547. 2021-03-25T18:22:30.0293647Z I0325 18:10:52.798947 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11548. 2021-03-25T18:22:30.0296972Z I0325 18:10:53.336458 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11549. 2021-03-25T18:22:30.0312295Z I0325 18:10:53.374757 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11550. 2021-03-25T18:22:30.0315530Z I0325 18:10:53.387708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11551. 2021-03-25T18:22:30.0319226Z I0325 18:10:53.419291 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11552. 2021-03-25T18:22:30.0330419Z I0325 18:10:53.436743 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11553. 2021-03-25T18:22:30.0334121Z I0325 18:10:53.452174 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11554. 2021-03-25T18:22:30.0337142Z I0325 18:10:56.822742 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11555. 2021-03-25T18:22:30.0338760Z I0325 18:10:56.823027 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11556. 2021-03-25T18:22:30.0350024Z I0325 18:10:56.823157 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11557. 2021-03-25T18:22:30.0352670Z I0325 18:10:56.838066 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11558. 2021-03-25T18:22:30.0355878Z I0325 18:10:56.856719 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11559. 2021-03-25T18:22:30.0359171Z I0325 18:10:57.408581 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11560. 2021-03-25T18:22:30.0362343Z I0325 18:10:57.414590 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11561. 2021-03-25T18:22:30.0365758Z I0325 18:10:57.419615 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11562. 2021-03-25T18:22:30.0377911Z I0325 18:10:57.431096 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11563. 2021-03-25T18:22:30.0379609Z I0325 18:10:57.431316 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11564. 2021-03-25T18:22:30.0380999Z I0325 18:10:57.431417 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11565. 2021-03-25T18:22:30.0389516Z I0325 18:10:57.433726 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11566. 2021-03-25T18:22:30.0391172Z I0325 18:10:57.433887 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11567. 2021-03-25T18:22:30.0392705Z I0325 18:10:57.433985 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11568. 2021-03-25T18:22:30.0401676Z I0325 18:10:57.441319 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11569. 2021-03-25T18:22:30.0405048Z I0325 18:10:57.444792 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11570. 2021-03-25T18:22:30.0408247Z I0325 18:10:57.456753 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11571. 2021-03-25T18:22:30.0421736Z I0325 18:10:57.498548 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11572. 2021-03-25T18:22:30.0425121Z I0325 18:10:58.025431 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11573. 2021-03-25T18:22:30.0428285Z I0325 18:10:58.050610 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11574. 2021-03-25T18:22:30.0431518Z I0325 18:10:58.061409 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11575. 2021-03-25T18:22:30.0440837Z I0325 18:10:58.072358 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11576. 2021-03-25T18:22:30.0444271Z I0325 18:10:58.074452 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11577. 2021-03-25T18:22:30.0447692Z I0325 18:10:58.092126 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11578. 2021-03-25T18:22:30.0452811Z I0325 18:11:01.886364 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11579. 2021-03-25T18:22:30.0456635Z I0325 18:11:01.886930 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11580. 2021-03-25T18:22:30.0460320Z I0325 18:11:01.886951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11581. 2021-03-25T18:22:30.0463017Z I0325 18:11:01.901198 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11582. 2021-03-25T18:22:30.0468763Z I0325 18:11:01.914107 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11583. 2021-03-25T18:22:30.0472139Z I0325 18:11:02.466648 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11584. 2021-03-25T18:22:30.0478827Z I0325 18:11:02.473354 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11585. 2021-03-25T18:22:30.0482451Z I0325 18:11:02.480632 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11586. 2021-03-25T18:22:30.0485320Z I0325 18:11:02.494106 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11587. 2021-03-25T18:22:30.0486902Z I0325 18:11:02.494146 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11588. 2021-03-25T18:22:30.0488220Z I0325 18:11:02.494156 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11589. 2021-03-25T18:22:30.0490627Z I0325 18:11:02.511533 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11590. 2021-03-25T18:22:30.0493246Z I0325 18:11:02.517040 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11591. 2021-03-25T18:22:30.0494826Z I0325 18:11:02.517091 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11592. 2021-03-25T18:22:30.0506832Z I0325 18:11:02.517102 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11593. 2021-03-25T18:22:30.0511266Z I0325 18:11:02.528311 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11594. 2021-03-25T18:22:30.0518003Z I0325 18:11:02.577980 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11595. 2021-03-25T18:22:30.0523312Z I0325 18:11:02.661604 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11596. 2021-03-25T18:22:30.0529170Z I0325 18:11:03.085682 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11597. 2021-03-25T18:22:30.0536000Z I0325 18:11:03.115468 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11598. 2021-03-25T18:22:30.0543339Z I0325 18:11:03.133069 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11599. 2021-03-25T18:22:30.0560576Z I0325 18:11:03.220732 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11600. 2021-03-25T18:22:30.0564200Z I0325 18:11:03.234164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11601. 2021-03-25T18:22:30.0567640Z I0325 18:11:03.244229 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11602. 2021-03-25T18:22:30.0602033Z I0325 18:11:06.915716 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11603. 2021-03-25T18:22:30.0603674Z I0325 18:11:06.915785 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11604. 2021-03-25T18:22:30.0605004Z I0325 18:11:06.915796 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11605. 2021-03-25T18:22:30.0607693Z I0325 18:11:06.929215 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11606. 2021-03-25T18:22:30.0610908Z I0325 18:11:06.941316 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11607. 2021-03-25T18:22:30.0614101Z I0325 18:11:07.492892 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11608. 2021-03-25T18:22:30.0617364Z I0325 18:11:07.517157 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11609. 2021-03-25T18:22:30.0620819Z I0325 18:11:07.527053 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11610. 2021-03-25T18:22:30.0623665Z I0325 18:11:07.546066 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11611. 2021-03-25T18:22:30.0625414Z I0325 18:11:07.546105 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11612. 2021-03-25T18:22:30.0626725Z I0325 18:11:07.546116 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11613. 2021-03-25T18:22:30.0628830Z I0325 18:11:07.547194 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11614. 2021-03-25T18:22:30.0630406Z I0325 18:11:07.547223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11615. 2021-03-25T18:22:30.0631720Z I0325 18:11:07.547233 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11616. 2021-03-25T18:22:30.0634130Z I0325 18:11:07.565689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11617. 2021-03-25T18:22:30.0637359Z I0325 18:11:07.572617 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11618. 2021-03-25T18:22:30.0640576Z I0325 18:11:07.574716 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11619. 2021-03-25T18:22:30.0666560Z I0325 18:11:07.607309 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11620. 2021-03-25T18:22:30.0669781Z I0325 18:11:08.126144 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11621. 2021-03-25T18:22:30.0672920Z I0325 18:11:08.133244 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11622. 2021-03-25T18:22:30.0676355Z I0325 18:11:08.139586 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11623. 2021-03-25T18:22:30.0679712Z I0325 18:11:08.164033 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11624. 2021-03-25T18:22:30.0682842Z I0325 18:11:08.178074 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11625. 2021-03-25T18:22:30.0686262Z I0325 18:11:08.200987 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11626. 2021-03-25T18:22:30.0689109Z I0325 18:11:11.962907 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11627. 2021-03-25T18:22:30.0690711Z I0325 18:11:11.962958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11628. 2021-03-25T18:22:30.0692017Z I0325 18:11:11.962970 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11629. 2021-03-25T18:22:30.0694433Z I0325 18:11:12.342093 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11630. 2021-03-25T18:22:30.0698158Z I0325 18:11:12.358482 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11631. 2021-03-25T18:22:30.0701338Z I0325 18:11:12.910361 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11632. 2021-03-25T18:22:30.0704584Z I0325 18:11:12.916734 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11633. 2021-03-25T18:22:30.0708011Z I0325 18:11:12.930108 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11634. 2021-03-25T18:22:30.0710871Z I0325 18:11:12.949388 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11635. 2021-03-25T18:22:30.0712475Z I0325 18:11:12.949473 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11636. 2021-03-25T18:22:30.0713789Z I0325 18:11:12.949585 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11637. 2021-03-25T18:22:30.0716220Z I0325 18:11:12.962437 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11638. 2021-03-25T18:22:30.0718884Z I0325 18:11:12.964617 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11639. 2021-03-25T18:22:30.0720487Z I0325 18:11:12.964734 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11640. 2021-03-25T18:22:30.0721787Z I0325 18:11:12.964756 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11641. 2021-03-25T18:22:30.0724200Z I0325 18:11:12.987721 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11642. 2021-03-25T18:22:30.0727392Z I0325 18:11:13.011644 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11643. 2021-03-25T18:22:30.0730634Z I0325 18:11:13.111278 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11644. 2021-03-25T18:22:30.0733836Z I0325 18:11:13.563482 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11645. 2021-03-25T18:22:30.0778564Z I0325 18:11:13.588896 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11646. 2021-03-25T18:22:30.0782334Z I0325 18:11:13.597410 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11647. 2021-03-25T18:22:30.0785801Z I0325 18:11:13.663097 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11648. 2021-03-25T18:22:30.0789135Z I0325 18:11:13.671136 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11649. 2021-03-25T18:22:30.0792580Z I0325 18:11:13.685763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11650. 2021-03-25T18:22:30.0795414Z I0325 18:11:17.357948 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11651. 2021-03-25T18:22:30.0797019Z I0325 18:11:17.358021 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11652. 2021-03-25T18:22:30.0798423Z I0325 18:11:17.358036 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11653. 2021-03-25T18:22:30.0800860Z I0325 18:11:17.366673 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11654. 2021-03-25T18:22:30.0804063Z I0325 18:11:17.378660 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11655. 2021-03-25T18:22:30.0807247Z I0325 18:11:17.930874 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11656. 2021-03-25T18:22:30.0810388Z I0325 18:11:17.939912 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11657. 2021-03-25T18:22:30.0813809Z I0325 18:11:17.951045 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11658. 2021-03-25T18:22:30.0817030Z I0325 18:11:17.966089 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11659. 2021-03-25T18:22:30.0818655Z I0325 18:11:17.966279 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11660. 2021-03-25T18:22:30.0819975Z I0325 18:11:17.966299 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11661. 2021-03-25T18:22:30.0821857Z I0325 18:11:17.984276 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11662. 2021-03-25T18:22:30.0823546Z I0325 18:11:17.984446 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11663. 2021-03-25T18:22:30.0858255Z I0325 18:11:17.984466 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11664. 2021-03-25T18:22:30.0860959Z I0325 18:11:17.997245 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11665. 2021-03-25T18:22:30.0864288Z I0325 18:11:18.000874 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11666. 2021-03-25T18:22:30.0867518Z I0325 18:11:18.070673 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11667. 2021-03-25T18:22:30.0870769Z I0325 18:11:18.117798 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11668. 2021-03-25T18:22:30.0873950Z I0325 18:11:18.622390 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11669. 2021-03-25T18:22:30.0877267Z I0325 18:11:18.630180 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11670. 2021-03-25T18:22:30.0880686Z I0325 18:11:18.644208 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11671. 2021-03-25T18:22:30.0884041Z I0325 18:11:18.669172 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11672. 2021-03-25T18:22:30.0887174Z I0325 18:11:18.685685 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11673. 2021-03-25T18:22:30.0890565Z I0325 18:11:18.723785 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11674. 2021-03-25T18:22:30.0893403Z I0325 18:11:22.392196 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11675. 2021-03-25T18:22:30.0895214Z I0325 18:11:22.392265 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11676. 2021-03-25T18:22:30.0896547Z I0325 18:11:22.392276 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11677. 2021-03-25T18:22:30.0898971Z I0325 18:11:22.410519 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11678. 2021-03-25T18:22:30.0902278Z I0325 18:11:22.415905 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11679. 2021-03-25T18:22:30.0905559Z I0325 18:11:22.968253 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11680. 2021-03-25T18:22:30.0908761Z I0325 18:11:22.987373 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11681. 2021-03-25T18:22:30.0912205Z I0325 18:11:23.011979 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11682. 2021-03-25T18:22:30.0915027Z I0325 18:11:23.038222 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11683. 2021-03-25T18:22:30.0916621Z I0325 18:11:23.038274 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11684. 2021-03-25T18:22:30.0917971Z I0325 18:11:23.038284 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11685. 2021-03-25T18:22:30.0962069Z I0325 18:11:23.051845 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11686. 2021-03-25T18:22:30.0963747Z I0325 18:11:23.051915 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11687. 2021-03-25T18:22:30.0965070Z I0325 18:11:23.051931 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11688. 2021-03-25T18:22:30.0967660Z I0325 18:11:23.071397 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11689. 2021-03-25T18:22:30.0970957Z I0325 18:11:23.082853 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11690. 2021-03-25T18:22:30.0974166Z I0325 18:11:23.089605 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11691. 2021-03-25T18:22:30.0977559Z I0325 18:11:23.147039 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11692. 2021-03-25T18:22:30.0980887Z I0325 18:11:23.649918 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11693. 2021-03-25T18:22:30.0984039Z I0325 18:11:23.677040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11694. 2021-03-25T18:22:30.0987601Z I0325 18:11:23.709223 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11695. 2021-03-25T18:22:30.0990959Z I0325 18:11:23.715027 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11696. 2021-03-25T18:22:30.0994444Z I0325 18:11:23.765568 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11697. 2021-03-25T18:22:30.0997868Z I0325 18:11:23.773070 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11698. 2021-03-25T18:22:30.1000699Z I0325 18:11:27.423696 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11699. 2021-03-25T18:22:30.1002303Z I0325 18:11:27.423779 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11700. 2021-03-25T18:22:30.1003611Z I0325 18:11:27.423789 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11701. 2021-03-25T18:22:30.1006038Z I0325 18:11:27.443175 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11702. 2021-03-25T18:22:30.1009236Z I0325 18:11:27.448799 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11703. 2021-03-25T18:22:30.1012416Z I0325 18:11:28.012190 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11704. 2021-03-25T18:22:30.1015650Z I0325 18:11:28.049682 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11705. 2021-03-25T18:22:30.1019089Z I0325 18:11:28.079617 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11706. 2021-03-25T18:22:30.1038293Z I0325 18:11:28.128746 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11707. 2021-03-25T18:22:30.1039922Z I0325 18:11:28.128964 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11708. 2021-03-25T18:22:30.1041226Z I0325 18:11:28.129072 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11709. 2021-03-25T18:22:30.1043160Z I0325 18:11:28.130629 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11710. 2021-03-25T18:22:30.1045106Z I0325 18:11:28.130791 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11711. 2021-03-25T18:22:30.1046426Z I0325 18:11:28.130878 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11712. 2021-03-25T18:22:30.1048950Z I0325 18:11:28.142937 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11713. 2021-03-25T18:22:30.1052190Z I0325 18:11:28.148477 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11714. 2021-03-25T18:22:30.1055569Z I0325 18:11:28.159241 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11715. 2021-03-25T18:22:30.1058842Z I0325 18:11:28.165625 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11716. 2021-03-25T18:22:30.1062012Z I0325 18:11:28.711398 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11717. 2021-03-25T18:22:30.1098516Z I0325 18:11:28.719113 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11718. 2021-03-25T18:22:30.1101723Z I0325 18:11:28.752866 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11719. 2021-03-25T18:22:30.1105104Z I0325 18:11:28.754865 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11720. 2021-03-25T18:22:30.1108622Z I0325 18:11:28.764966 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11721. 2021-03-25T18:22:30.1112237Z I0325 18:11:28.766344 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11722. 2021-03-25T18:22:30.1115159Z I0325 18:11:32.456837 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11723. 2021-03-25T18:22:30.1116770Z I0325 18:11:32.456897 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11724. 2021-03-25T18:22:30.1118104Z I0325 18:11:32.456907 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11725. 2021-03-25T18:22:30.1120542Z I0325 18:11:32.470328 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11726. 2021-03-25T18:22:30.1123942Z I0325 18:11:32.475778 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11727. 2021-03-25T18:22:30.1127264Z I0325 18:11:33.070251 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11728. 2021-03-25T18:22:30.1130732Z I0325 18:11:33.077691 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11729. 2021-03-25T18:22:30.1134264Z I0325 18:11:33.116806 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11730. 2021-03-25T18:22:30.1137259Z I0325 18:11:33.140261 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11731. 2021-03-25T18:22:30.1138930Z I0325 18:11:33.140304 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11732. 2021-03-25T18:22:30.1140828Z I0325 18:11:33.140457 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11733. 2021-03-25T18:22:30.1142495Z I0325 18:11:33.140554 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11734. 2021-03-25T18:22:30.1143819Z I0325 18:11:33.140573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11735. 2021-03-25T18:22:30.1145123Z I0325 18:11:33.141248 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11736. 2021-03-25T18:22:30.1147557Z I0325 18:11:33.158518 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11737. 2021-03-25T18:22:30.1150744Z I0325 18:11:33.162090 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11738. 2021-03-25T18:22:30.1154002Z I0325 18:11:33.172103 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11739. 2021-03-25T18:22:30.1157272Z I0325 18:11:33.172709 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11740. 2021-03-25T18:22:30.1160454Z I0325 18:11:33.724214 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11741. 2021-03-25T18:22:30.1163540Z I0325 18:11:33.726676 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11742. 2021-03-25T18:22:30.1166849Z I0325 18:11:33.743858 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11743. 2021-03-25T18:22:30.1170051Z I0325 18:11:33.761891 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11744. 2021-03-25T18:22:30.1192536Z I0325 18:11:33.774895 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11745. 2021-03-25T18:22:30.1196431Z I0325 18:11:33.787432 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11746. 2021-03-25T18:22:30.1199292Z I0325 18:11:37.505314 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11747. 2021-03-25T18:22:30.1208020Z I0325 18:11:37.505378 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11748. 2021-03-25T18:22:30.1209351Z I0325 18:11:37.505389 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11749. 2021-03-25T18:22:30.1219528Z I0325 18:11:37.523053 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11750. 2021-03-25T18:22:30.1223000Z I0325 18:11:37.537857 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11751. 2021-03-25T18:22:30.1226200Z I0325 18:11:38.089689 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11752. 2021-03-25T18:22:30.1229356Z I0325 18:11:38.099990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11753. 2021-03-25T18:22:30.1232796Z I0325 18:11:38.111228 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11754. 2021-03-25T18:22:30.1235656Z I0325 18:11:38.131452 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11755. 2021-03-25T18:22:30.1237246Z I0325 18:11:38.131507 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11756. 2021-03-25T18:22:30.1238556Z I0325 18:11:38.131517 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11757. 2021-03-25T18:22:30.1240456Z I0325 18:11:38.140107 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11758. 2021-03-25T18:22:30.1242229Z I0325 18:11:38.140158 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11759. 2021-03-25T18:22:30.1243526Z I0325 18:11:38.140183 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11760. 2021-03-25T18:22:30.1245949Z I0325 18:11:38.145129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11761. 2021-03-25T18:22:30.1249227Z I0325 18:11:38.151891 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11762. 2021-03-25T18:22:30.1298644Z I0325 18:11:38.158726 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11763. 2021-03-25T18:22:30.1301906Z I0325 18:11:38.178991 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11764. 2021-03-25T18:22:30.1305087Z I0325 18:11:38.703590 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11765. 2021-03-25T18:22:30.1308242Z I0325 18:11:38.721357 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11766. 2021-03-25T18:22:30.1311654Z I0325 18:11:38.727578 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11767. 2021-03-25T18:22:30.1315000Z I0325 18:11:38.736080 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11768. 2021-03-25T18:22:30.1318185Z I0325 18:11:38.756170 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11769. 2021-03-25T18:22:30.1321583Z I0325 18:11:38.780948 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11770. 2021-03-25T18:22:30.1324425Z I0325 18:11:42.541586 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11771. 2021-03-25T18:22:30.1326011Z I0325 18:11:42.541648 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11772. 2021-03-25T18:22:30.1327327Z I0325 18:11:42.541659 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11773. 2021-03-25T18:22:30.1329736Z I0325 18:11:42.548934 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11774. 2021-03-25T18:22:30.1333149Z I0325 18:11:42.558129 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11775. 2021-03-25T18:22:30.1336533Z I0325 18:11:43.111489 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11776. 2021-03-25T18:22:30.1339807Z I0325 18:11:43.121830 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11777. 2021-03-25T18:22:30.1343441Z I0325 18:11:43.135817 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11778. 2021-03-25T18:22:30.1346303Z I0325 18:11:43.379143 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11779. 2021-03-25T18:22:30.1347914Z I0325 18:11:43.379213 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11780. 2021-03-25T18:22:30.1349215Z I0325 18:11:43.379232 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11781. 2021-03-25T18:22:30.1351335Z I0325 18:11:43.390446 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11782. 2021-03-25T18:22:30.1353002Z I0325 18:11:43.390506 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11783. 2021-03-25T18:22:30.1354397Z I0325 18:11:43.390523 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11784. 2021-03-25T18:22:30.1356881Z I0325 18:11:43.405071 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11785. 2021-03-25T18:22:30.1360035Z I0325 18:11:43.424257 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11786. 2021-03-25T18:22:30.1363266Z I0325 18:11:43.443255 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11787. 2021-03-25T18:22:30.1366512Z I0325 18:11:43.466997 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11788. 2021-03-25T18:22:30.1369667Z I0325 18:11:43.994650 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11789. 2021-03-25T18:22:30.1389581Z I0325 18:11:44.000514 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11790. 2021-03-25T18:22:30.1394001Z I0325 18:11:44.020384 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11791. 2021-03-25T18:22:30.1397366Z I0325 18:11:44.031108 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11792. 2021-03-25T18:22:30.1400680Z I0325 18:11:44.082265 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11793. 2021-03-25T18:22:30.1404209Z I0325 18:11:44.088752 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11794. 2021-03-25T18:22:30.1430390Z I0325 18:11:47.562352 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11795. 2021-03-25T18:22:30.1432033Z I0325 18:11:47.562410 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11796. 2021-03-25T18:22:30.1433343Z I0325 18:11:47.562432 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11797. 2021-03-25T18:22:30.1435782Z I0325 18:11:47.586277 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11798. 2021-03-25T18:22:30.1439116Z I0325 18:11:47.595290 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11799. 2021-03-25T18:22:30.1442307Z I0325 18:11:48.156378 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11800. 2021-03-25T18:22:30.1445441Z I0325 18:11:48.170899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11801. 2021-03-25T18:22:30.1448866Z I0325 18:11:48.187904 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11802. 2021-03-25T18:22:30.1452113Z I0325 18:11:48.228301 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11803. 2021-03-25T18:22:30.1453702Z I0325 18:11:48.230562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11804. 2021-03-25T18:22:30.1455148Z I0325 18:11:48.230726 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11805. 2021-03-25T18:22:30.1457153Z I0325 18:11:48.230499 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11806. 2021-03-25T18:22:30.1458758Z I0325 18:11:48.237747 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11807. 2021-03-25T18:22:30.1460277Z I0325 18:11:48.237853 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11808. 2021-03-25T18:22:30.1462716Z I0325 18:11:48.258015 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11809. 2021-03-25T18:22:30.1465952Z I0325 18:11:48.258852 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11810. 2021-03-25T18:22:30.1469149Z I0325 18:11:48.277757 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11811. 2021-03-25T18:22:30.1472390Z I0325 18:11:48.326265 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11812. 2021-03-25T18:22:30.1475565Z I0325 18:11:48.883203 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11813. 2021-03-25T18:22:30.1478654Z I0325 18:11:48.893000 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11814. 2021-03-25T18:22:30.1481812Z I0325 18:11:48.928216 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11815. 2021-03-25T18:22:30.1484994Z I0325 18:11:48.941865 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11816. 2021-03-25T18:22:30.1488410Z I0325 18:11:48.951269 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11817. 2021-03-25T18:22:30.1492012Z I0325 18:11:48.952429 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11818. 2021-03-25T18:22:30.1528505Z I0325 18:11:52.665027 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11819. 2021-03-25T18:22:30.1530267Z I0325 18:11:52.665081 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11820. 2021-03-25T18:22:30.1531583Z I0325 18:11:52.665093 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11821. 2021-03-25T18:22:30.1534383Z I0325 18:11:52.685014 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11822. 2021-03-25T18:22:30.1538040Z I0325 18:11:52.704229 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11823. 2021-03-25T18:22:30.1555069Z I0325 18:11:53.255893 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11824. 2021-03-25T18:22:30.1558494Z I0325 18:11:53.262580 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11825. 2021-03-25T18:22:30.1562097Z I0325 18:11:53.269763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11826. 2021-03-25T18:22:30.1564992Z I0325 18:11:53.298546 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11827. 2021-03-25T18:22:30.1566578Z I0325 18:11:53.298594 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11828. 2021-03-25T18:22:30.1567892Z I0325 18:11:53.298604 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11829. 2021-03-25T18:22:30.1570069Z I0325 18:11:53.299680 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11830. 2021-03-25T18:22:30.1571673Z I0325 18:11:53.299719 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11831. 2021-03-25T18:22:30.1573013Z I0325 18:11:53.299729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11832. 2021-03-25T18:22:30.1576633Z I0325 18:11:53.325177 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11833. 2021-03-25T18:22:30.1579906Z I0325 18:11:53.341887 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11834. 2021-03-25T18:22:30.1583101Z I0325 18:11:53.395892 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11835. 2021-03-25T18:22:30.1586325Z I0325 18:11:53.409855 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11836. 2021-03-25T18:22:30.1589505Z I0325 18:11:53.893300 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11837. 2021-03-25T18:22:30.1592639Z I0325 18:11:53.899874 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11838. 2021-03-25T18:22:30.1596055Z I0325 18:11:53.925347 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11839. 2021-03-25T18:22:30.1656543Z I0325 18:11:53.964243 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11840. 2021-03-25T18:22:30.1659998Z I0325 18:11:53.974997 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11841. 2021-03-25T18:22:30.1663638Z I0325 18:11:53.979653 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11842. 2021-03-25T18:22:30.1666488Z I0325 18:11:57.707458 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11843. 2021-03-25T18:22:30.1668084Z I0325 18:11:57.707510 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11844. 2021-03-25T18:22:30.1669393Z I0325 18:11:57.707521 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11845. 2021-03-25T18:22:30.1671820Z I0325 18:11:57.717780 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11846. 2021-03-25T18:22:30.1675004Z I0325 18:11:57.724417 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11847. 2021-03-25T18:22:30.1678205Z I0325 18:11:58.276351 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11848. 2021-03-25T18:22:30.1681384Z I0325 18:11:58.294192 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11849. 2021-03-25T18:22:30.1684808Z I0325 18:11:58.304231 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11850. 2021-03-25T18:22:30.1687716Z I0325 18:11:58.320474 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11851. 2021-03-25T18:22:30.1689300Z I0325 18:11:58.321171 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11852. 2021-03-25T18:22:30.1690617Z I0325 18:11:58.321324 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11853. 2021-03-25T18:22:30.1692506Z I0325 18:11:58.321113 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11854. 2021-03-25T18:22:30.1694101Z I0325 18:11:58.322743 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11855. 2021-03-25T18:22:30.1695629Z I0325 18:11:58.322825 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11856. 2021-03-25T18:22:30.1698081Z I0325 18:11:58.361053 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11857. 2021-03-25T18:22:30.1701206Z I0325 18:11:58.405977 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11858. 2021-03-25T18:22:30.1704518Z I0325 18:11:58.414569 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11859. 2021-03-25T18:22:30.1707781Z I0325 18:11:58.434881 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11860. 2021-03-25T18:22:30.1710950Z I0325 18:11:58.966155 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11861. 2021-03-25T18:22:30.1714105Z I0325 18:11:58.973805 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11862. 2021-03-25T18:22:30.1717520Z I0325 18:11:58.981720 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11863. 2021-03-25T18:22:30.1720915Z I0325 18:11:58.988433 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11864. 2021-03-25T18:22:30.1724188Z I0325 18:11:58.999063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11865. 2021-03-25T18:22:30.1727743Z I0325 18:11:59.016282 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11866. 2021-03-25T18:22:30.1730591Z I0325 18:12:02.749396 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11867. 2021-03-25T18:22:30.1732178Z I0325 18:12:02.749452 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11868. 2021-03-25T18:22:30.1733492Z I0325 18:12:02.749462 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11869. 2021-03-25T18:22:30.1751126Z I0325 18:12:02.776355 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11870. 2021-03-25T18:22:30.1754602Z I0325 18:12:02.783858 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11871. 2021-03-25T18:22:30.1757991Z I0325 18:12:03.336729 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11872. 2021-03-25T18:22:30.1761134Z I0325 18:12:03.361770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11873. 2021-03-25T18:22:30.1764879Z I0325 18:12:03.366734 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11874. 2021-03-25T18:22:30.1767898Z I0325 18:12:03.396902 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11875. 2021-03-25T18:22:30.1769495Z I0325 18:12:03.397120 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11876. 2021-03-25T18:22:30.1770840Z I0325 18:12:03.397251 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11877. 2021-03-25T18:22:30.1772741Z I0325 18:12:03.399857 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11878. 2021-03-25T18:22:30.1774336Z I0325 18:12:03.400029 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11879. 2021-03-25T18:22:30.1775772Z I0325 18:12:03.400295 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11880. 2021-03-25T18:22:30.1778205Z I0325 18:12:03.416577 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11881. 2021-03-25T18:22:30.1781335Z I0325 18:12:03.420492 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11882. 2021-03-25T18:22:30.1784624Z I0325 18:12:03.422665 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11883. 2021-03-25T18:22:30.1787889Z I0325 18:12:03.457243 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11884. 2021-03-25T18:22:30.1791044Z I0325 18:12:03.979200 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11885. 2021-03-25T18:22:30.1794304Z I0325 18:12:03.991249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11886. 2021-03-25T18:22:30.1797456Z I0325 18:12:04.042662 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11887. 2021-03-25T18:22:30.1801009Z I0325 18:12:04.049228 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11888. 2021-03-25T18:22:30.1804411Z I0325 18:12:04.097793 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11889. 2021-03-25T18:22:30.1807882Z I0325 18:12:04.120376 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11890. 2021-03-25T18:22:30.1810758Z I0325 18:12:07.784585 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11891. 2021-03-25T18:22:30.1818355Z I0325 18:12:07.784665 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11892. 2021-03-25T18:22:30.1819878Z I0325 18:12:07.784676 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11893. 2021-03-25T18:22:30.1823492Z I0325 18:12:07.825470 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11894. 2021-03-25T18:22:30.1826801Z I0325 18:12:07.835034 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11895. 2021-03-25T18:22:30.1830013Z I0325 18:12:08.386737 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11896. 2021-03-25T18:22:30.1833148Z I0325 18:12:08.393595 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11897. 2021-03-25T18:22:30.1836572Z I0325 18:12:08.402000 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11898. 2021-03-25T18:22:30.1839412Z I0325 18:12:08.421416 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11899. 2021-03-25T18:22:30.1841021Z I0325 18:12:08.421462 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11900. 2021-03-25T18:22:30.1842328Z I0325 18:12:08.421472 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11901. 2021-03-25T18:22:30.1844218Z I0325 18:12:08.432072 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11902. 2021-03-25T18:22:30.1845799Z I0325 18:12:08.432118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11903. 2021-03-25T18:22:30.1847316Z I0325 18:12:08.432129 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11904. 2021-03-25T18:22:30.1849747Z I0325 18:12:08.500941 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11905. 2021-03-25T18:22:30.1852892Z I0325 18:12:08.504568 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11906. 2021-03-25T18:22:30.1876229Z I0325 18:12:08.513847 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11907. 2021-03-25T18:22:30.1879733Z I0325 18:12:08.546370 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11908. 2021-03-25T18:22:30.1882931Z I0325 18:12:09.065221 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11909. 2021-03-25T18:22:30.1886080Z I0325 18:12:09.070970 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11910. 2021-03-25T18:22:30.1889508Z I0325 18:12:09.076022 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11911. 2021-03-25T18:22:30.1892865Z I0325 18:12:09.097928 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11912. 2021-03-25T18:22:30.1896164Z I0325 18:12:09.103742 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11913. 2021-03-25T18:22:30.1899596Z I0325 18:12:09.112267 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11914. 2021-03-25T18:22:30.1925063Z I0325 18:12:12.829726 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11915. 2021-03-25T18:22:30.1926766Z I0325 18:12:12.829781 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11916. 2021-03-25T18:22:30.1928075Z I0325 18:12:12.829793 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11917. 2021-03-25T18:22:30.1930694Z I0325 18:12:12.836897 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11918. 2021-03-25T18:22:30.1934113Z I0325 18:12:12.880477 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11919. 2021-03-25T18:22:30.1937643Z I0325 18:12:13.432783 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11920. 2021-03-25T18:22:30.1940790Z I0325 18:12:13.445082 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11921. 2021-03-25T18:22:30.1944299Z I0325 18:12:13.452972 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11922. 2021-03-25T18:22:30.1947165Z I0325 18:12:13.487590 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11923. 2021-03-25T18:22:30.1948766Z I0325 18:12:13.487645 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11924. 2021-03-25T18:22:30.1950065Z I0325 18:12:13.487656 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11925. 2021-03-25T18:22:30.1951964Z I0325 18:12:13.488891 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11926. 2021-03-25T18:22:30.1953555Z I0325 18:12:13.488934 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11927. 2021-03-25T18:22:30.1954873Z I0325 18:12:13.488968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11928. 2021-03-25T18:22:30.1957273Z I0325 18:12:13.521478 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11929. 2021-03-25T18:22:30.1960407Z I0325 18:12:13.526978 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11930. 2021-03-25T18:22:30.1963588Z I0325 18:12:13.536873 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11931. 2021-03-25T18:22:30.1966839Z I0325 18:12:13.561275 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11932. 2021-03-25T18:22:30.1970037Z I0325 18:12:14.088809 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11933. 2021-03-25T18:22:30.1973175Z I0325 18:12:14.094795 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11934. 2021-03-25T18:22:30.1976707Z I0325 18:12:14.101965 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11935. 2021-03-25T18:22:30.1980138Z I0325 18:12:14.119549 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11936. 2021-03-25T18:22:30.1983276Z I0325 18:12:14.135514 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11937. 2021-03-25T18:22:30.1986758Z I0325 18:12:14.141177 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11938. 2021-03-25T18:22:30.1989591Z I0325 18:12:17.860969 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11939. 2021-03-25T18:22:30.2001836Z I0325 18:12:17.861033 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11940. 2021-03-25T18:22:30.2003234Z I0325 18:12:17.861044 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11941. 2021-03-25T18:22:30.2005839Z I0325 18:12:17.872214 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11942. 2021-03-25T18:22:30.2009495Z I0325 18:12:17.879976 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11943. 2021-03-25T18:22:30.2012698Z I0325 18:12:18.431664 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11944. 2021-03-25T18:22:30.2029210Z I0325 18:12:18.437860 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11945. 2021-03-25T18:22:30.2032700Z I0325 18:12:18.445178 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11946. 2021-03-25T18:22:30.2035664Z I0325 18:12:18.497162 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11947. 2021-03-25T18:22:30.2037250Z I0325 18:12:18.497381 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11948. 2021-03-25T18:22:30.2038563Z I0325 18:12:18.497496 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11949. 2021-03-25T18:22:30.2040454Z I0325 18:12:18.498711 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11950. 2021-03-25T18:22:30.2042055Z I0325 18:12:18.498888 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11951. 2021-03-25T18:22:30.2043455Z I0325 18:12:18.498991 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11952. 2021-03-25T18:22:30.2046083Z I0325 18:12:18.548934 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11953. 2021-03-25T18:22:30.2059372Z I0325 18:12:18.550227 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11954. 2021-03-25T18:22:30.2062980Z I0325 18:12:18.567832 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11955. 2021-03-25T18:22:30.2066268Z I0325 18:12:18.569376 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11956. 2021-03-25T18:22:30.2069450Z I0325 18:12:19.120533 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11957. 2021-03-25T18:22:30.2072525Z I0325 18:12:19.121366 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11958. 2021-03-25T18:22:30.2075813Z I0325 18:12:19.130882 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11959. 2021-03-25T18:22:30.2079032Z I0325 18:12:19.132037 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11960. 2021-03-25T18:22:30.2082536Z I0325 18:12:19.141670 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11961. 2021-03-25T18:22:30.2086136Z I0325 18:12:19.142617 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11962. 2021-03-25T18:22:30.2088983Z I0325 18:12:22.893120 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11963. 2021-03-25T18:22:30.2090572Z I0325 18:12:22.893170 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11964. 2021-03-25T18:22:30.2091887Z I0325 18:12:22.893181 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11965. 2021-03-25T18:22:30.2094296Z I0325 18:12:22.908831 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11966. 2021-03-25T18:22:30.2097635Z I0325 18:12:22.919119 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11967. 2021-03-25T18:22:30.2100937Z I0325 18:12:23.471086 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11968. 2021-03-25T18:22:30.2104074Z I0325 18:12:23.494114 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11969. 2021-03-25T18:22:30.2107559Z I0325 18:12:23.503270 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11970. 2021-03-25T18:22:30.2110414Z I0325 18:12:23.523795 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11971. 2021-03-25T18:22:30.2112007Z I0325 18:12:23.524033 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11972. 2021-03-25T18:22:30.2113312Z I0325 18:12:23.524167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11973. 2021-03-25T18:22:30.2115209Z I0325 18:12:23.535223 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11974. 2021-03-25T18:22:30.2116786Z I0325 18:12:23.535422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11975. 2021-03-25T18:22:30.2118159Z I0325 18:12:23.535547 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11976. 2021-03-25T18:22:30.2120573Z I0325 18:12:23.556095 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11977. 2021-03-25T18:22:30.2123702Z I0325 18:12:23.560829 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11978. 2021-03-25T18:22:30.2126907Z I0325 18:12:23.587458 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11979. 2021-03-25T18:22:30.2166729Z I0325 18:12:23.590419 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11980. 2021-03-25T18:22:30.2170360Z I0325 18:12:24.139389 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11981. 2021-03-25T18:22:30.2173450Z I0325 18:12:24.145903 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11982. 2021-03-25T18:22:30.2176885Z I0325 18:12:24.154260 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11983. 2021-03-25T18:22:30.2180408Z I0325 18:12:24.156629 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11984. 2021-03-25T18:22:30.2183941Z I0325 18:12:24.164906 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11985. 2021-03-25T18:22:30.2187735Z I0325 18:12:24.165896 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11986. 2021-03-25T18:22:30.2190589Z I0325 18:12:28.001920 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11987. 2021-03-25T18:22:30.2192206Z I0325 18:12:28.001970 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11988. 2021-03-25T18:22:30.2193510Z I0325 18:12:28.001993 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11989. 2021-03-25T18:22:30.2195941Z I0325 18:12:28.020971 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  11990. 2021-03-25T18:22:30.2199144Z I0325 18:12:28.029082 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  11991. 2021-03-25T18:22:30.2202319Z I0325 18:12:28.580661 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  11992. 2021-03-25T18:22:30.2205604Z I0325 18:12:28.589633 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  11993. 2021-03-25T18:22:30.2209004Z I0325 18:12:28.596609 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  11994. 2021-03-25T18:22:30.2211857Z I0325 18:12:28.611139 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11995. 2021-03-25T18:22:30.2213458Z I0325 18:12:28.611269 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11996. 2021-03-25T18:22:30.2214759Z I0325 18:12:28.611283 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  11997. 2021-03-25T18:22:30.2219920Z I0325 18:12:28.616511 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  11998. 2021-03-25T18:22:30.2221533Z I0325 18:12:28.616605 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  11999. 2021-03-25T18:22:30.2222858Z I0325 18:12:28.616618 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12000. 2021-03-25T18:22:30.2225443Z I0325 18:12:28.624771 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12001. 2021-03-25T18:22:30.2243394Z I0325 18:12:28.635761 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12002. 2021-03-25T18:22:30.2246787Z I0325 18:12:28.648589 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12003. 2021-03-25T18:22:30.2250076Z I0325 18:12:28.649147 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12004. 2021-03-25T18:22:30.2253275Z I0325 18:12:29.200642 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12005. 2021-03-25T18:22:30.2256469Z I0325 18:12:29.203025 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12006. 2021-03-25T18:22:30.2259615Z I0325 18:12:29.220446 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12007. 2021-03-25T18:22:30.2262821Z I0325 18:12:29.222900 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12008. 2021-03-25T18:22:30.2266239Z I0325 18:12:29.237908 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12009. 2021-03-25T18:22:30.2269846Z I0325 18:12:29.238653 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12010. 2021-03-25T18:22:30.2272668Z I0325 18:12:33.039926 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12011. 2021-03-25T18:22:30.2274273Z I0325 18:12:33.039995 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12012. 2021-03-25T18:22:30.2275577Z I0325 18:12:33.040006 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12013. 2021-03-25T18:22:30.2277998Z I0325 18:12:33.064319 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12014. 2021-03-25T18:22:30.2281315Z I0325 18:12:33.085748 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12015. 2021-03-25T18:22:30.2284624Z I0325 18:12:33.640175 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12016. 2021-03-25T18:22:30.2287755Z I0325 18:12:33.655118 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12017. 2021-03-25T18:22:30.2291235Z I0325 18:12:33.660553 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12018. 2021-03-25T18:22:30.2294096Z I0325 18:12:33.698054 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12019. 2021-03-25T18:22:30.2305898Z I0325 18:12:33.698103 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12020. 2021-03-25T18:22:30.2307249Z I0325 18:12:33.698114 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12021. 2021-03-25T18:22:30.2309322Z I0325 18:12:33.699578 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12022. 2021-03-25T18:22:30.2310935Z I0325 18:12:33.699619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12023. 2021-03-25T18:22:30.2312241Z I0325 18:12:33.699737 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12024. 2021-03-25T18:22:30.2314695Z I0325 18:12:33.739414 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12025. 2021-03-25T18:22:30.2317935Z I0325 18:12:33.745817 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12026. 2021-03-25T18:22:30.2321140Z I0325 18:12:33.774681 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12027. 2021-03-25T18:22:30.2324335Z I0325 18:12:33.780510 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12028. 2021-03-25T18:22:30.2327514Z I0325 18:12:34.297514 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12029. 2021-03-25T18:22:30.2330670Z I0325 18:12:34.314993 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12030. 2021-03-25T18:22:30.2334072Z I0325 18:12:34.321357 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12031. 2021-03-25T18:22:30.2338188Z I0325 18:12:34.331886 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12032. 2021-03-25T18:22:30.2341354Z I0325 18:12:34.345129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12033. 2021-03-25T18:22:30.2344856Z I0325 18:12:34.354350 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12034. 2021-03-25T18:22:30.2347715Z I0325 18:12:38.091728 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12035. 2021-03-25T18:22:30.2349301Z I0325 18:12:38.091778 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12036. 2021-03-25T18:22:30.2350762Z I0325 18:12:38.091788 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12037. 2021-03-25T18:22:30.2353193Z I0325 18:12:38.125005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12038. 2021-03-25T18:22:30.2356396Z I0325 18:12:38.132749 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12039. 2021-03-25T18:22:30.2359579Z I0325 18:12:38.684878 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12040. 2021-03-25T18:22:30.2362726Z I0325 18:12:38.696757 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12041. 2021-03-25T18:22:30.2366147Z I0325 18:12:38.722719 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12042. 2021-03-25T18:22:30.2368970Z I0325 18:12:38.750357 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12043. 2021-03-25T18:22:30.2370567Z I0325 18:12:38.750566 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12044. 2021-03-25T18:22:30.2371869Z I0325 18:12:38.750671 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12045. 2021-03-25T18:22:30.2373899Z I0325 18:12:38.750324 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12046. 2021-03-25T18:22:30.2375581Z I0325 18:12:38.751300 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12047. 2021-03-25T18:22:30.2376903Z I0325 18:12:38.751472 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12048. 2021-03-25T18:22:30.2395746Z I0325 18:12:38.773582 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12049. 2021-03-25T18:22:30.2399291Z I0325 18:12:38.774223 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12050. 2021-03-25T18:22:30.2402510Z I0325 18:12:38.779411 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12051. 2021-03-25T18:22:30.2405915Z I0325 18:12:38.829624 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12052. 2021-03-25T18:22:30.2409126Z I0325 18:12:39.331171 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12053. 2021-03-25T18:22:30.2412270Z I0325 18:12:39.339816 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12054. 2021-03-25T18:22:30.2415925Z I0325 18:12:39.347749 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12055. 2021-03-25T18:22:30.2419325Z I0325 18:12:39.392231 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12056. 2021-03-25T18:22:30.2422454Z I0325 18:12:39.465499 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12057. 2021-03-25T18:22:30.2425896Z I0325 18:12:39.507356 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12058. 2021-03-25T18:22:30.2428729Z I0325 18:12:43.183184 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12059. 2021-03-25T18:22:30.2430339Z I0325 18:12:43.183249 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12060. 2021-03-25T18:22:30.2431647Z I0325 18:12:43.183262 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12061. 2021-03-25T18:22:30.2434074Z I0325 18:12:43.227093 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12062. 2021-03-25T18:22:30.2437266Z I0325 18:12:43.238292 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12063. 2021-03-25T18:22:30.2440532Z I0325 18:12:43.792865 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12064. 2021-03-25T18:22:30.2443669Z I0325 18:12:43.812070 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12065. 2021-03-25T18:22:30.2447077Z I0325 18:12:43.827547 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12066. 2021-03-25T18:22:30.2497441Z I0325 18:12:43.842149 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12067. 2021-03-25T18:22:30.2499156Z I0325 18:12:43.842232 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12068. 2021-03-25T18:22:30.2500480Z I0325 18:12:43.842304 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12069. 2021-03-25T18:22:30.2502774Z I0325 18:12:43.846317 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12070. 2021-03-25T18:22:30.2504362Z I0325 18:12:43.846356 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12071. 2021-03-25T18:22:30.2505670Z I0325 18:12:43.846366 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12072. 2021-03-25T18:22:30.2508132Z I0325 18:12:43.859702 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12073. 2021-03-25T18:22:30.2511284Z I0325 18:12:43.860575 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12074. 2021-03-25T18:22:30.2514596Z I0325 18:12:43.865451 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12075. 2021-03-25T18:22:30.2517894Z I0325 18:12:43.871484 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12076. 2021-03-25T18:22:30.2521081Z I0325 18:12:44.417219 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12077. 2021-03-25T18:22:30.2524171Z I0325 18:12:44.426337 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12078. 2021-03-25T18:22:30.2527410Z I0325 18:12:44.430697 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12079. 2021-03-25T18:22:30.2530748Z I0325 18:12:44.437739 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12080. 2021-03-25T18:22:30.2534179Z I0325 18:12:44.497334 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12081. 2021-03-25T18:22:30.2538005Z I0325 18:12:44.526803 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12082. 2021-03-25T18:22:30.2541158Z I0325 18:12:48.230702 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12083. 2021-03-25T18:22:30.2542753Z I0325 18:12:48.230752 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12084. 2021-03-25T18:22:30.2544182Z I0325 18:12:48.230777 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12085. 2021-03-25T18:22:30.2546683Z I0325 18:12:48.246655 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12086. 2021-03-25T18:22:30.2549887Z I0325 18:12:48.272956 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12087. 2021-03-25T18:22:30.2553076Z I0325 18:12:48.825060 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12088. 2021-03-25T18:22:30.2556205Z I0325 18:12:48.833295 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12089. 2021-03-25T18:22:30.2559620Z I0325 18:12:48.839371 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12090. 2021-03-25T18:22:30.2562463Z I0325 18:12:48.863809 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12091. 2021-03-25T18:22:30.2564069Z I0325 18:12:48.863858 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12092. 2021-03-25T18:22:30.2565378Z I0325 18:12:48.863870 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12093. 2021-03-25T18:22:30.2567263Z I0325 18:12:48.872550 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12094. 2021-03-25T18:22:30.2568848Z I0325 18:12:48.872594 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12095. 2021-03-25T18:22:30.2570148Z I0325 18:12:48.872604 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12096. 2021-03-25T18:22:30.2572567Z I0325 18:12:48.907368 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12097. 2021-03-25T18:22:30.2588833Z I0325 18:12:48.921661 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12098. 2021-03-25T18:22:30.2592293Z I0325 18:12:48.947354 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12099. 2021-03-25T18:22:30.2595712Z I0325 18:12:49.050518 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12100. 2021-03-25T18:22:30.2598918Z I0325 18:12:49.499427 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12101. 2021-03-25T18:22:30.2602080Z I0325 18:12:49.519380 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12102. 2021-03-25T18:22:30.2605494Z I0325 18:12:49.543084 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12103. 2021-03-25T18:22:30.2608860Z I0325 18:12:49.602568 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12104. 2021-03-25T18:22:30.2611993Z I0325 18:12:49.617270 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12105. 2021-03-25T18:22:30.2632319Z I0325 18:12:49.624317 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12106. 2021-03-25T18:22:30.2635222Z I0325 18:12:50.801329 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12107. 2021-03-25T18:22:30.2636818Z I0325 18:12:50.801387 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12108. 2021-03-25T18:22:30.2638140Z I0325 18:12:50.801409 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12109. 2021-03-25T18:22:30.2640556Z I0325 18:12:50.849544 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12110. 2021-03-25T18:22:30.2643777Z I0325 18:12:50.879723 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12111. 2021-03-25T18:22:30.2646954Z I0325 18:12:51.431277 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12112. 2021-03-25T18:22:30.2650315Z I0325 18:12:51.439038 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12113. 2021-03-25T18:22:30.2653748Z I0325 18:12:51.457125 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12114. 2021-03-25T18:22:30.2656803Z I0325 18:12:51.470913 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12115. 2021-03-25T18:22:30.2658415Z I0325 18:12:51.470958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12116. 2021-03-25T18:22:30.2659718Z I0325 18:12:51.470970 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12117. 2021-03-25T18:22:30.2661629Z I0325 18:12:51.490556 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12118. 2021-03-25T18:22:30.2663207Z I0325 18:12:51.490600 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12119. 2021-03-25T18:22:30.2664518Z I0325 18:12:51.490611 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12120. 2021-03-25T18:22:30.2666937Z I0325 18:12:51.504512 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12121. 2021-03-25T18:22:30.2670144Z I0325 18:12:51.514482 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12122. 2021-03-25T18:22:30.2673310Z I0325 18:12:51.538796 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12123. 2021-03-25T18:22:30.2676509Z I0325 18:12:51.559539 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12124. 2021-03-25T18:22:30.2679696Z I0325 18:12:52.069695 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12125. 2021-03-25T18:22:30.2682835Z I0325 18:12:52.075095 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12126. 2021-03-25T18:22:30.2702344Z I0325 18:12:52.080220 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12127. 2021-03-25T18:22:30.2705450Z I0325 18:12:52.091836 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12128. 2021-03-25T18:22:30.2707230Z I0325 18:12:52.091881 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12129. 2021-03-25T18:22:30.2708544Z I0325 18:12:52.091891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12130. 2021-03-25T18:22:30.2711000Z I0325 18:12:52.098554 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12131. 2021-03-25T18:22:30.2714295Z I0325 18:12:52.102597 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12132. 2021-03-25T18:22:30.2717496Z I0325 18:12:52.116408 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12133. 2021-03-25T18:22:30.2720695Z I0325 18:12:52.134739 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12134. 2021-03-25T18:22:30.2724106Z I0325 18:12:52.144723 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12135. 2021-03-25T18:22:30.2727948Z E0325 18:12:52.151009 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12136. 2021-03-25T18:22:30.2730914Z I0325 18:12:52.151107 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12137. 2021-03-25T18:22:30.2732505Z I0325 18:12:52.151172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12138. 2021-03-25T18:22:30.2733827Z I0325 18:12:52.151192 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12139. 2021-03-25T18:22:30.2766935Z I0325 18:12:52.158268 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12140. 2021-03-25T18:22:30.2770194Z I0325 18:12:52.162766 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12141. 2021-03-25T18:22:30.2773388Z I0325 18:12:52.654803 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12142. 2021-03-25T18:22:30.2776727Z I0325 18:12:52.670160 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12143. 2021-03-25T18:22:30.2780346Z I0325 18:12:52.677703 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12144. 2021-03-25T18:22:30.2783694Z I0325 18:12:52.714628 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12145. 2021-03-25T18:22:30.2786838Z I0325 18:12:52.720602 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12146. 2021-03-25T18:22:30.2790452Z I0325 18:12:52.726451 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12147. 2021-03-25T18:22:30.2793356Z I0325 18:12:53.347991 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12148. 2021-03-25T18:22:30.2795049Z I0325 18:12:53.348057 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12149. 2021-03-25T18:22:30.2796361Z I0325 18:12:53.348068 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12150. 2021-03-25T18:22:30.2798797Z I0325 18:12:53.370557 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12151. 2021-03-25T18:22:30.2802094Z I0325 18:12:53.391726 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12152. 2021-03-25T18:22:30.2805272Z I0325 18:12:53.943836 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12153. 2021-03-25T18:22:30.2808411Z I0325 18:12:53.954672 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12154. 2021-03-25T18:22:30.2811842Z I0325 18:12:53.971537 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12155. 2021-03-25T18:22:30.2814689Z I0325 18:12:54.021282 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12156. 2021-03-25T18:22:30.2831999Z I0325 18:12:54.021327 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12157. 2021-03-25T18:22:30.2833343Z I0325 18:12:54.021338 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12158. 2021-03-25T18:22:30.2835416Z I0325 18:12:54.028076 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12159. 2021-03-25T18:22:30.2837018Z I0325 18:12:54.028117 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12160. 2021-03-25T18:22:30.2838483Z I0325 18:12:54.028127 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12161. 2021-03-25T18:22:30.2840926Z I0325 18:12:54.070016 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12162. 2021-03-25T18:22:30.2844054Z I0325 18:12:54.070821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12163. 2021-03-25T18:22:30.2847341Z I0325 18:12:54.076883 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12164. 2021-03-25T18:22:30.2850593Z I0325 18:12:54.096278 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12165. 2021-03-25T18:22:30.2853765Z I0325 18:12:54.628278 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12166. 2021-03-25T18:22:30.2857158Z I0325 18:12:54.634466 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12167. 2021-03-25T18:22:30.2860565Z I0325 18:12:54.641105 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12168. 2021-03-25T18:22:30.2863925Z I0325 18:12:54.654772 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12169. 2021-03-25T18:22:30.2867033Z I0325 18:12:54.663575 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12170. 2021-03-25T18:22:30.2870455Z I0325 18:12:54.672979 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12171. 2021-03-25T18:22:30.2873295Z I0325 18:12:57.453577 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12172. 2021-03-25T18:22:30.2874881Z I0325 18:12:57.453627 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12173. 2021-03-25T18:22:30.2876198Z I0325 18:12:57.453638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12174. 2021-03-25T18:22:30.2878609Z I0325 18:12:57.478711 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12175. 2021-03-25T18:22:30.2881811Z I0325 18:12:57.494342 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12176. 2021-03-25T18:22:30.2885108Z I0325 18:12:58.046042 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12177. 2021-03-25T18:22:30.2888265Z I0325 18:12:58.050861 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12178. 2021-03-25T18:22:30.2935175Z I0325 18:12:58.055383 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12179. 2021-03-25T18:22:30.2938527Z I0325 18:12:58.066496 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12180. 2021-03-25T18:22:30.2940826Z I0325 18:12:58.066556 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12181. 2021-03-25T18:22:30.2942418Z I0325 18:12:58.066688 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12182. 2021-03-25T18:22:30.2943743Z I0325 18:12:58.066715 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12183. 2021-03-25T18:22:30.2945133Z I0325 18:12:58.068343 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12184. 2021-03-25T18:22:30.2946443Z I0325 18:12:58.068366 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12185. 2021-03-25T18:22:30.2948870Z I0325 18:12:58.075699 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12186. 2021-03-25T18:22:30.2952017Z I0325 18:12:58.078095 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12187. 2021-03-25T18:22:30.2955223Z I0325 18:12:58.082322 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12188. 2021-03-25T18:22:30.2958465Z I0325 18:12:58.088144 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12189. 2021-03-25T18:22:30.2961634Z I0325 18:12:58.637405 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12190. 2021-03-25T18:22:30.2964726Z I0325 18:12:58.643666 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12191. 2021-03-25T18:22:30.2967864Z I0325 18:12:58.647446 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12192. 2021-03-25T18:22:30.2971241Z I0325 18:12:58.650735 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12193. 2021-03-25T18:22:30.2974638Z I0325 18:12:58.655946 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12194. 2021-03-25T18:22:30.2978593Z I0325 18:12:58.656802 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12195. 2021-03-25T18:22:30.2982431Z E0325 18:12:58.671960 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12196. 2021-03-25T18:22:30.2985403Z I0325 18:12:58.672075 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12197. 2021-03-25T18:22:30.2987011Z I0325 18:12:58.672160 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12198. 2021-03-25T18:22:30.2988326Z I0325 18:12:58.672178 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12199. 2021-03-25T18:22:30.2990233Z I0325 18:12:58.678821 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12200. 2021-03-25T18:22:30.2991819Z I0325 18:12:58.679637 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12201. 2021-03-25T18:22:30.2993128Z I0325 18:12:58.679652 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12202. 2021-03-25T18:22:30.2995546Z I0325 18:12:58.685356 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12203. 2021-03-25T18:22:30.2998745Z I0325 18:12:58.690230 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12204. 2021-03-25T18:22:30.3001950Z I0325 18:12:58.706704 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12205. 2021-03-25T18:22:30.3005120Z I0325 18:12:58.716114 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12206. 2021-03-25T18:22:30.3008620Z I0325 18:12:59.243098 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12207. 2021-03-25T18:22:30.3011894Z I0325 18:12:59.248648 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12208. 2021-03-25T18:22:30.3055941Z I0325 18:12:59.255196 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12209. 2021-03-25T18:22:30.3059813Z I0325 18:12:59.268638 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12210. 2021-03-25T18:22:30.3063011Z I0325 18:12:59.274864 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12211. 2021-03-25T18:22:30.3066435Z I0325 18:12:59.282588 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12212. 2021-03-25T18:22:30.3069291Z I0325 18:13:03.292466 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12213. 2021-03-25T18:22:30.3070890Z I0325 18:13:03.292517 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12214. 2021-03-25T18:22:30.3072335Z I0325 18:13:03.292662 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12215. 2021-03-25T18:22:30.3074771Z I0325 18:13:03.300083 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12216. 2021-03-25T18:22:30.3077958Z I0325 18:13:03.304456 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12217. 2021-03-25T18:22:30.3081155Z I0325 18:13:03.856235 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12218. 2021-03-25T18:22:30.3084273Z I0325 18:13:03.861624 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12219. 2021-03-25T18:22:30.3087700Z I0325 18:13:03.866352 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12220. 2021-03-25T18:22:30.3090537Z I0325 18:13:03.877391 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12221. 2021-03-25T18:22:30.3092132Z I0325 18:13:03.877626 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12222. 2021-03-25T18:22:30.3093452Z I0325 18:13:03.877820 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12223. 2021-03-25T18:22:30.3095551Z I0325 18:13:03.877761 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12224. 2021-03-25T18:22:30.3097150Z I0325 18:13:03.878645 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12225. 2021-03-25T18:22:30.3098454Z I0325 18:13:03.878658 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12226. 2021-03-25T18:22:30.3100961Z I0325 18:13:03.886195 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12227. 2021-03-25T18:22:30.3104115Z I0325 18:13:03.886941 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12228. 2021-03-25T18:22:30.3107320Z I0325 18:13:03.891126 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12229. 2021-03-25T18:22:30.3110582Z I0325 18:13:03.893386 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12230. 2021-03-25T18:22:30.3113755Z I0325 18:13:04.446890 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12231. 2021-03-25T18:22:30.3116860Z I0325 18:13:04.448077 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12232. 2021-03-25T18:22:30.3120033Z I0325 18:13:04.459762 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12233. 2021-03-25T18:22:30.3123456Z I0325 18:13:04.466271 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12234. 2021-03-25T18:22:30.3126860Z I0325 18:13:04.482158 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12235. 2021-03-25T18:22:30.3130507Z I0325 18:13:04.489879 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12236. 2021-03-25T18:22:30.3133374Z I0325 18:13:04.501736 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12237. 2021-03-25T18:22:30.3175569Z I0325 18:13:04.501782 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12238. 2021-03-25T18:22:30.3177147Z I0325 18:13:04.501792 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12239. 2021-03-25T18:22:30.3180153Z I0325 18:13:04.509184 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12240. 2021-03-25T18:22:30.3183380Z I0325 18:13:04.515007 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12241. 2021-03-25T18:22:30.3186558Z I0325 18:13:05.067148 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12242. 2021-03-25T18:22:30.3189804Z I0325 18:13:05.072837 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12243. 2021-03-25T18:22:30.3193252Z I0325 18:13:05.078021 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12244. 2021-03-25T18:22:30.3196095Z I0325 18:13:05.931942 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12245. 2021-03-25T18:22:30.3197691Z I0325 18:13:05.931995 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12246. 2021-03-25T18:22:30.3198998Z I0325 18:13:05.934914 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12247. 2021-03-25T18:22:30.3201433Z I0325 18:13:06.000491 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12248. 2021-03-25T18:22:30.3204625Z I0325 18:13:06.013043 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12249. 2021-03-25T18:22:30.3208054Z I0325 18:13:06.566199 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12250. 2021-03-25T18:22:30.3211208Z I0325 18:13:06.577860 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12251. 2021-03-25T18:22:30.3214625Z I0325 18:13:06.585257 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12252. 2021-03-25T18:22:30.3217646Z I0325 18:13:06.598396 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12253. 2021-03-25T18:22:30.3219273Z I0325 18:13:06.598587 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12254. 2021-03-25T18:22:30.3220586Z I0325 18:13:06.598706 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12255. 2021-03-25T18:22:30.3222587Z I0325 18:13:06.608126 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12256. 2021-03-25T18:22:30.3224187Z I0325 18:13:06.608280 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12257. 2021-03-25T18:22:30.3225485Z I0325 18:13:06.608386 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12258. 2021-03-25T18:22:30.3227914Z I0325 18:13:06.617759 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12259. 2021-03-25T18:22:30.3231195Z I0325 18:13:06.624642 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12260. 2021-03-25T18:22:30.3234382Z I0325 18:13:06.646596 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12261. 2021-03-25T18:22:30.3237562Z I0325 18:13:06.650252 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12262. 2021-03-25T18:22:30.3240727Z I0325 18:13:07.176122 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12263. 2021-03-25T18:22:30.3243883Z I0325 18:13:07.180708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12264. 2021-03-25T18:22:30.3247044Z I0325 18:13:07.209092 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12265. 2021-03-25T18:22:30.3250388Z I0325 18:13:07.210364 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12266. 2021-03-25T18:22:30.3253793Z I0325 18:13:07.218341 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12267. 2021-03-25T18:22:30.3257309Z I0325 18:13:07.240073 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12268. 2021-03-25T18:22:30.3260185Z I0325 18:13:08.304003 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12269. 2021-03-25T18:22:30.3261775Z I0325 18:13:08.304049 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12270. 2021-03-25T18:22:30.3263102Z I0325 18:13:08.304060 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12271. 2021-03-25T18:22:30.3265605Z I0325 18:13:08.315237 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12272. 2021-03-25T18:22:30.3268794Z I0325 18:13:08.320677 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12273. 2021-03-25T18:22:30.3272098Z I0325 18:13:08.872543 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12274. 2021-03-25T18:22:30.3275302Z I0325 18:13:08.877747 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12275. 2021-03-25T18:22:30.3278744Z I0325 18:13:08.882504 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12276. 2021-03-25T18:22:30.3281590Z I0325 18:13:10.065723 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12277. 2021-03-25T18:22:30.3283184Z I0325 18:13:10.065893 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12278. 2021-03-25T18:22:30.3284504Z I0325 18:13:10.065946 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12279. 2021-03-25T18:22:30.3286912Z I0325 18:13:10.073680 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12280. 2021-03-25T18:22:30.3290112Z I0325 18:13:10.077565 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12281. 2021-03-25T18:22:30.3293271Z I0325 18:13:10.632773 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12282. 2021-03-25T18:22:30.3299903Z I0325 18:13:10.638254 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12283. 2021-03-25T18:22:30.3303352Z I0325 18:13:10.643819 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12284. 2021-03-25T18:22:30.3306198Z I0325 18:13:10.654134 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12285. 2021-03-25T18:22:30.3307795Z I0325 18:13:10.654169 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12286. 2021-03-25T18:22:30.3309102Z I0325 18:13:10.654179 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12287. 2021-03-25T18:22:30.3311008Z I0325 18:13:10.655685 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12288. 2021-03-25T18:22:30.3312747Z I0325 18:13:10.655724 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12289. 2021-03-25T18:22:30.3314069Z I0325 18:13:10.655740 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12290. 2021-03-25T18:22:30.3316489Z I0325 18:13:10.661894 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12291. 2021-03-25T18:22:30.3319748Z I0325 18:13:10.663877 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12292. 2021-03-25T18:22:30.3322947Z I0325 18:13:10.666915 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12293. 2021-03-25T18:22:30.3326215Z I0325 18:13:10.679833 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12294. 2021-03-25T18:22:30.3329407Z I0325 18:13:11.218247 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12295. 2021-03-25T18:22:30.3332546Z I0325 18:13:11.223334 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12296. 2021-03-25T18:22:30.3336147Z I0325 18:13:11.229746 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12297. 2021-03-25T18:22:30.3339511Z I0325 18:13:11.234609 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12298. 2021-03-25T18:22:30.3342662Z I0325 18:13:11.243803 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12299. 2021-03-25T18:22:30.3346093Z I0325 18:13:11.250960 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12300. 2021-03-25T18:22:30.3348915Z I0325 18:13:13.313970 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12301. 2021-03-25T18:22:30.3350519Z I0325 18:13:13.314037 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12302. 2021-03-25T18:22:30.3351827Z I0325 18:13:13.314048 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12303. 2021-03-25T18:22:30.3354244Z I0325 18:13:13.319983 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12304. 2021-03-25T18:22:30.3357511Z I0325 18:13:13.330691 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12305. 2021-03-25T18:22:30.3385101Z I0325 18:13:13.882373 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12306. 2021-03-25T18:22:30.3388728Z I0325 18:13:13.887740 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12307. 2021-03-25T18:22:30.3392191Z I0325 18:13:13.892086 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12308. 2021-03-25T18:22:30.3405988Z I0325 18:13:18.570798 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12309. 2021-03-25T18:22:30.3407605Z I0325 18:13:18.571132 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12310. 2021-03-25T18:22:30.3408939Z I0325 18:13:18.571275 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12311. 2021-03-25T18:22:30.3411362Z I0325 18:13:18.582744 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12312. 2021-03-25T18:22:30.3414572Z I0325 18:13:18.587128 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12313. 2021-03-25T18:22:30.3417964Z I0325 18:13:19.138493 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12314. 2021-03-25T18:22:30.3421159Z I0325 18:13:19.142926 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12315. 2021-03-25T18:22:30.3436525Z I0325 18:13:19.147900 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12316. 2021-03-25T18:22:30.3439387Z I0325 18:13:19.157439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12317. 2021-03-25T18:22:30.3441002Z I0325 18:13:19.157478 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12318. 2021-03-25T18:22:30.3442320Z I0325 18:13:19.157549 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12319. 2021-03-25T18:22:30.3444229Z I0325 18:13:19.159073 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12320. 2021-03-25T18:22:30.3445998Z I0325 18:13:19.159116 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12321. 2021-03-25T18:22:30.3447345Z I0325 18:13:19.159126 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12322. 2021-03-25T18:22:30.3449758Z I0325 18:13:19.165951 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12323. 2021-03-25T18:22:30.3452989Z I0325 18:13:19.168043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12324. 2021-03-25T18:22:30.3456620Z I0325 18:13:19.171081 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12325. 2021-03-25T18:22:30.3459883Z I0325 18:13:19.182963 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12326. 2021-03-25T18:22:30.3463065Z I0325 18:13:19.723209 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12327. 2021-03-25T18:22:30.3466192Z I0325 18:13:19.728730 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12328. 2021-03-25T18:22:30.3469346Z I0325 18:13:19.735558 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12329. 2021-03-25T18:22:30.3472713Z I0325 18:13:19.737778 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12330. 2021-03-25T18:22:30.3517090Z I0325 18:13:19.742356 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12331. 2021-03-25T18:22:30.3521034Z I0325 18:13:19.746861 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12332. 2021-03-25T18:22:30.3523905Z I0325 18:13:23.591226 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12333. 2021-03-25T18:22:30.3525508Z I0325 18:13:23.591276 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12334. 2021-03-25T18:22:30.3526817Z I0325 18:13:23.591288 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12335. 2021-03-25T18:22:30.3529253Z I0325 18:13:23.598966 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12336. 2021-03-25T18:22:30.3532668Z I0325 18:13:23.602593 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12337. 2021-03-25T18:22:30.3536085Z I0325 18:13:24.154574 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12338. 2021-03-25T18:22:30.3539347Z I0325 18:13:24.160934 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12339. 2021-03-25T18:22:30.3542910Z I0325 18:13:24.165630 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12340. 2021-03-25T18:22:30.3545932Z I0325 18:13:26.096139 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12341. 2021-03-25T18:22:30.3547512Z I0325 18:13:26.096198 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12342. 2021-03-25T18:22:30.3548842Z I0325 18:13:26.096209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12343. 2021-03-25T18:22:30.3551265Z I0325 18:13:26.248406 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12344. 2021-03-25T18:22:30.3554453Z I0325 18:13:26.344657 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12345. 2021-03-25T18:22:30.3557631Z I0325 18:13:26.950293 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12346. 2021-03-25T18:22:30.3560758Z I0325 18:13:26.969863 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12347. 2021-03-25T18:22:30.3564181Z I0325 18:13:26.989326 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12348. 2021-03-25T18:22:30.3567012Z I0325 18:13:27.003461 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12349. 2021-03-25T18:22:30.3568617Z I0325 18:13:27.003590 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12350. 2021-03-25T18:22:30.3569931Z I0325 18:13:27.003666 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12351. 2021-03-25T18:22:30.3571815Z I0325 18:13:27.053055 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12352. 2021-03-25T18:22:30.3573493Z I0325 18:13:27.053619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12353. 2021-03-25T18:22:30.3574784Z I0325 18:13:27.053664 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12354. 2021-03-25T18:22:30.3578435Z I0325 18:13:27.054150 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12355. 2021-03-25T18:22:30.3581639Z I0325 18:13:27.088967 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12356. 2021-03-25T18:22:30.3584852Z I0325 18:13:27.107434 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12357. 2021-03-25T18:22:30.3588098Z I0325 18:13:27.213125 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12358. 2021-03-25T18:22:30.3591269Z I0325 18:13:27.660485 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12359. 2021-03-25T18:22:30.3597130Z I0325 18:13:27.676887 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12360. 2021-03-25T18:22:30.3600804Z I0325 18:13:27.683115 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12361. 2021-03-25T18:22:30.3604669Z E0325 18:13:27.692333 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12362. 2021-03-25T18:22:30.3607638Z I0325 18:13:27.692377 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12363. 2021-03-25T18:22:30.3609234Z I0325 18:13:27.692409 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12364. 2021-03-25T18:22:30.3610565Z I0325 18:13:27.692419 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12365. 2021-03-25T18:22:30.3612977Z I0325 18:13:27.700776 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12366. 2021-03-25T18:22:30.3616629Z I0325 18:13:27.714138 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12367. 2021-03-25T18:22:30.3619917Z I0325 18:13:27.765815 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12368. 2021-03-25T18:22:30.3623241Z I0325 18:13:27.840898 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12369. 2021-03-25T18:22:30.3626680Z I0325 18:13:27.861426 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12370. 2021-03-25T18:22:30.3630164Z I0325 18:13:28.265939 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12371. 2021-03-25T18:22:30.3633343Z I0325 18:13:28.273393 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12372. 2021-03-25T18:22:30.3636750Z I0325 18:13:28.287887 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12373. 2021-03-25T18:22:30.3639599Z I0325 18:13:28.618470 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12374. 2021-03-25T18:22:30.3641186Z I0325 18:13:28.618634 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12375. 2021-03-25T18:22:30.3642507Z I0325 18:13:28.618704 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12376. 2021-03-25T18:22:30.3644913Z I0325 18:13:28.631475 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12377. 2021-03-25T18:22:30.3648135Z I0325 18:13:28.652201 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12378. 2021-03-25T18:22:30.3651347Z I0325 18:13:29.204117 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12379. 2021-03-25T18:22:30.3654484Z I0325 18:13:29.208996 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12380. 2021-03-25T18:22:30.3658351Z I0325 18:13:29.213367 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12381. 2021-03-25T18:22:30.3661210Z I0325 18:13:29.224563 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12382. 2021-03-25T18:22:30.3663379Z I0325 18:13:29.224987 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12383. 2021-03-25T18:22:30.3665071Z I0325 18:13:29.225019 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12384. 2021-03-25T18:22:30.3666388Z I0325 18:13:29.225029 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12385. 2021-03-25T18:22:30.3667690Z I0325 18:13:29.226300 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12386. 2021-03-25T18:22:30.3669000Z I0325 18:13:29.226323 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12387. 2021-03-25T18:22:30.3671502Z I0325 18:13:29.233404 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12388. 2021-03-25T18:22:30.3674662Z I0325 18:13:29.238487 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12389. 2021-03-25T18:22:30.3677862Z I0325 18:13:29.241301 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12390. 2021-03-25T18:22:30.3681101Z I0325 18:13:29.249699 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12391. 2021-03-25T18:22:30.3684291Z I0325 18:13:29.792931 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12392. 2021-03-25T18:22:30.3687437Z I0325 18:13:29.798595 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12393. 2021-03-25T18:22:30.3690600Z I0325 18:13:29.800965 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12394. 2021-03-25T18:22:30.3693961Z I0325 18:13:29.804715 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12395. 2021-03-25T18:22:30.3697518Z I0325 18:13:29.811162 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12396. 2021-03-25T18:22:30.3700940Z I0325 18:13:29.819074 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12397. 2021-03-25T18:22:30.3703767Z I0325 18:13:33.665038 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12398. 2021-03-25T18:22:30.3705380Z I0325 18:13:33.665106 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12399. 2021-03-25T18:22:30.3706796Z I0325 18:13:33.665118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12400. 2021-03-25T18:22:30.3709976Z I0325 18:13:33.745969 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12401. 2021-03-25T18:22:30.3713245Z I0325 18:13:33.752884 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12402. 2021-03-25T18:22:30.3716551Z I0325 18:13:34.305011 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12403. 2021-03-25T18:22:30.3719760Z I0325 18:13:34.310546 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12404. 2021-03-25T18:22:30.3724428Z I0325 18:13:34.316537 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12405. 2021-03-25T18:22:30.3727416Z I0325 18:13:34.327771 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12406. 2021-03-25T18:22:30.3729041Z I0325 18:13:34.327816 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12407. 2021-03-25T18:22:30.3730343Z I0325 18:13:34.327827 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12408. 2021-03-25T18:22:30.3732256Z I0325 18:13:34.328896 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12409. 2021-03-25T18:22:30.3733839Z I0325 18:13:34.328932 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12410. 2021-03-25T18:22:30.3735311Z I0325 18:13:34.328942 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12411. 2021-03-25T18:22:30.3738172Z I0325 18:13:34.341665 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12412. 2021-03-25T18:22:30.3741481Z I0325 18:13:34.342344 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12413. 2021-03-25T18:22:30.3744676Z I0325 18:13:34.378612 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12414. 2021-03-25T18:22:30.3748014Z I0325 18:13:34.379163 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12415. 2021-03-25T18:22:30.3751225Z I0325 18:13:34.931377 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12416. 2021-03-25T18:22:30.3754485Z I0325 18:13:34.932760 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12417. 2021-03-25T18:22:30.3757634Z I0325 18:13:34.946450 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12418. 2021-03-25T18:22:30.3760906Z I0325 18:13:34.972196 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12419. 2021-03-25T18:22:30.3764348Z I0325 18:13:34.974682 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12420. 2021-03-25T18:22:30.3767974Z I0325 18:13:35.006182 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12421. 2021-03-25T18:22:30.3781689Z I0325 18:13:38.750261 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12422. 2021-03-25T18:22:30.3783370Z I0325 18:13:38.750314 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12423. 2021-03-25T18:22:30.3784700Z I0325 18:13:38.750324 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12424. 2021-03-25T18:22:30.3787294Z I0325 18:13:38.760776 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12425. 2021-03-25T18:22:30.3790501Z I0325 18:13:38.769339 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12426. 2021-03-25T18:22:30.3793679Z I0325 18:13:39.320947 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12427. 2021-03-25T18:22:30.3796830Z I0325 18:13:39.326092 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12428. 2021-03-25T18:22:30.3800362Z I0325 18:13:39.331678 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12429. 2021-03-25T18:22:30.3803218Z I0325 18:13:39.341787 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12430. 2021-03-25T18:22:30.3805393Z I0325 18:13:39.341952 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12431. 2021-03-25T18:22:30.3807181Z I0325 18:13:39.342038 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12432. 2021-03-25T18:22:30.3808498Z I0325 18:13:39.342059 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12433. 2021-03-25T18:22:30.3809793Z I0325 18:13:39.343167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12434. 2021-03-25T18:22:30.3811102Z I0325 18:13:39.343192 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12435. 2021-03-25T18:22:30.3813602Z I0325 18:13:39.349745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12436. 2021-03-25T18:22:30.3816982Z I0325 18:13:39.351830 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12437. 2021-03-25T18:22:30.3820222Z I0325 18:13:39.355155 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12438. 2021-03-25T18:22:30.3823458Z I0325 18:13:39.358544 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12439. 2021-03-25T18:22:30.3826637Z I0325 18:13:39.906705 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12440. 2021-03-25T18:22:30.3829722Z I0325 18:13:39.911680 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12441. 2021-03-25T18:22:30.3832864Z I0325 18:13:39.913612 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12442. 2021-03-25T18:22:30.3837121Z [submariner]$ [cluster2] print_section *** submariner-routeagent-6b4sh ***
  12443. 2021-03-25T18:22:30.3838474Z [submariner]$ [cluster2] print_section *** submariner-routeagent-6b4sh ***
  12444. 2021-03-25T18:22:30.3839968Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-6b4sh
  12445. 2021-03-25T18:22:30.3841612Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-6b4sh
  12446. 2021-03-25T18:22:30.3843377Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-6b4sh
  12447. 2021-03-25T18:22:30.3845237Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-6b4sh
  12448. 2021-03-25T18:22:30.3860539Z I0325 18:13:39.921711 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12449. 2021-03-25T18:22:30.3864021Z I0325 18:13:39.925322 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12450. 2021-03-25T18:22:30.3867837Z I0325 18:13:39.950462 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12451. 2021-03-25T18:22:30.3870666Z I0325 18:13:43.793108 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12452. 2021-03-25T18:22:30.3872263Z I0325 18:13:43.793160 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12453. 2021-03-25T18:22:30.3873636Z I0325 18:13:43.793171 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12454. 2021-03-25T18:22:30.3876064Z I0325 18:13:43.808586 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12455. 2021-03-25T18:22:30.3879251Z I0325 18:13:43.820280 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12456. 2021-03-25T18:22:30.3882428Z I0325 18:13:44.372294 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12457. 2021-03-25T18:22:30.3885573Z I0325 18:13:44.380019 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12458. 2021-03-25T18:22:30.3888978Z I0325 18:13:44.389771 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12459. 2021-03-25T18:22:30.3891822Z I0325 18:13:44.407673 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12460. 2021-03-25T18:22:30.3893937Z I0325 18:13:44.408638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12461. 2021-03-25T18:22:30.3895405Z I0325 18:13:44.408762 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12462. 2021-03-25T18:22:30.3897333Z I0325 18:13:44.408582 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12463. 2021-03-25T18:22:30.3898924Z I0325 18:13:44.410135 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12464. 2021-03-25T18:22:30.3900225Z I0325 18:13:44.410187 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12465. 2021-03-25T18:22:30.3902646Z I0325 18:13:44.419302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12466. 2021-03-25T18:22:30.3905786Z I0325 18:13:44.420176 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12467. 2021-03-25T18:22:30.3909077Z I0325 18:13:44.426340 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12468. 2021-03-25T18:22:30.3912332Z I0325 18:13:44.427433 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12469. 2021-03-25T18:22:30.3915587Z I0325 18:13:44.978787 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12470. 2021-03-25T18:22:30.3918743Z I0325 18:13:44.983157 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12471. 2021-03-25T18:22:30.3921896Z I0325 18:13:45.009719 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12472. 2021-03-25T18:22:30.3925086Z I0325 18:13:45.018496 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12473. 2021-03-25T18:22:30.3928520Z I0325 18:13:45.027163 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12474. 2021-03-25T18:22:30.3949534Z I0325 18:13:45.028342 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12475. 2021-03-25T18:22:30.3952462Z I0325 18:13:48.825781 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12476. 2021-03-25T18:22:30.3954049Z I0325 18:13:48.825830 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12477. 2021-03-25T18:22:30.3955376Z I0325 18:13:48.825841 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12478. 2021-03-25T18:22:30.3957796Z I0325 18:13:48.833839 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12479. 2021-03-25T18:22:30.3961006Z I0325 18:13:48.843626 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12480. 2021-03-25T18:22:30.3964206Z I0325 18:13:49.395364 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12481. 2021-03-25T18:22:30.3967341Z I0325 18:13:49.405772 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12482. 2021-03-25T18:22:30.3971007Z I0325 18:13:49.419665 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12483. 2021-03-25T18:22:30.3973841Z I0325 18:13:49.443860 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12484. 2021-03-25T18:22:30.3975707Z I0325 18:13:49.444015 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12485. 2021-03-25T18:22:30.3977184Z I0325 18:13:49.444080 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12486. 2021-03-25T18:22:30.3979112Z I0325 18:13:49.443966 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12487. 2021-03-25T18:22:30.3980713Z I0325 18:13:49.446306 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12488. 2021-03-25T18:22:30.3982011Z I0325 18:13:49.446360 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12489. 2021-03-25T18:22:30.3984437Z I0325 18:13:49.467309 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12490. 2021-03-25T18:22:30.3987572Z I0325 18:13:49.472404 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12491. 2021-03-25T18:22:30.3990769Z I0325 18:13:49.506934 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12492. 2021-03-25T18:22:30.3993996Z I0325 18:13:49.555132 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12493. 2021-03-25T18:22:30.3997178Z I0325 18:13:50.060635 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12494. 2021-03-25T18:22:30.4000320Z I0325 18:13:50.095754 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12495. 2021-03-25T18:22:30.4003729Z I0325 18:13:50.100917 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12496. 2021-03-25T18:22:30.4007085Z I0325 18:13:50.110229 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12497. 2021-03-25T18:22:30.4010218Z I0325 18:13:50.115159 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12498. 2021-03-25T18:22:30.4013719Z I0325 18:13:50.125717 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12499. 2021-03-25T18:22:30.4016712Z I0325 18:13:53.852444 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12500. 2021-03-25T18:22:30.4018326Z I0325 18:13:53.852500 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12501. 2021-03-25T18:22:30.4019645Z I0325 18:13:53.852511 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12502. 2021-03-25T18:22:30.4022134Z I0325 18:13:53.859959 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12503. 2021-03-25T18:22:30.4025351Z I0325 18:13:53.863426 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12504. 2021-03-25T18:22:30.4029481Z I0325 18:13:54.415980 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12505. 2021-03-25T18:22:30.4032717Z I0325 18:13:54.426142 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12506. 2021-03-25T18:22:30.4036140Z I0325 18:13:54.432581 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12507. 2021-03-25T18:22:30.4038980Z I0325 18:13:54.446125 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12508. 2021-03-25T18:22:30.4041149Z I0325 18:13:54.446158 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12509. 2021-03-25T18:22:30.4042734Z I0325 18:13:54.446165 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12510. 2021-03-25T18:22:30.4044044Z I0325 18:13:54.446177 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12511. 2021-03-25T18:22:30.4045349Z I0325 18:13:54.446204 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12512. 2021-03-25T18:22:30.4046651Z I0325 18:13:54.446216 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12513. 2021-03-25T18:22:30.4049059Z I0325 18:13:54.454961 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12514. 2021-03-25T18:22:30.4052691Z I0325 18:13:54.455065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12515. 2021-03-25T18:22:30.4056207Z I0325 18:13:54.459853 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12516. 2021-03-25T18:22:30.4059638Z I0325 18:13:54.461862 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12517. 2021-03-25T18:22:30.4062804Z I0325 18:13:55.011367 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12518. 2021-03-25T18:22:30.4065967Z I0325 18:13:55.013273 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12519. 2021-03-25T18:22:30.4069133Z I0325 18:13:55.024670 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12520. 2021-03-25T18:22:30.4072950Z I0325 18:13:55.025967 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12521. 2021-03-25T18:22:30.4076423Z I0325 18:13:55.031034 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12522. 2021-03-25T18:22:30.4080228Z I0325 18:13:55.039085 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12523. 2021-03-25T18:22:30.4083073Z I0325 18:13:58.874526 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12524. 2021-03-25T18:22:30.4084663Z I0325 18:13:58.874573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12525. 2021-03-25T18:22:30.4085966Z I0325 18:13:58.874598 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12526. 2021-03-25T18:22:30.4088385Z I0325 18:13:58.881926 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12527. 2021-03-25T18:22:30.4091564Z I0325 18:13:58.890047 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12528. 2021-03-25T18:22:30.4094754Z I0325 18:13:59.462954 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12529. 2021-03-25T18:22:30.4098012Z I0325 18:13:59.475210 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12530. 2021-03-25T18:22:30.4101416Z I0325 18:13:59.488812 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12531. 2021-03-25T18:22:30.4104426Z I0325 18:13:59.515107 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12532. 2021-03-25T18:22:30.4106006Z I0325 18:13:59.515167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12533. 2021-03-25T18:22:30.4107322Z I0325 18:13:59.515177 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12534. 2021-03-25T18:22:30.4109284Z I0325 18:13:59.522014 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12535. 2021-03-25T18:22:30.4112401Z I0325 18:13:59.522069 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12536. 2021-03-25T18:22:30.4113828Z I0325 18:13:59.522083 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12537. 2021-03-25T18:22:30.4116333Z I0325 18:13:59.538707 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12538. 2021-03-25T18:22:30.4119524Z I0325 18:13:59.541734 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12539. 2021-03-25T18:22:30.4122722Z I0325 18:13:59.560924 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12540. 2021-03-25T18:22:30.4125981Z I0325 18:13:59.577888 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12541. 2021-03-25T18:22:30.4129707Z I0325 18:14:00.114497 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12542. 2021-03-25T18:22:30.4132863Z I0325 18:14:00.124408 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12543. 2021-03-25T18:22:30.4136411Z I0325 18:14:00.133508 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12544. 2021-03-25T18:22:30.4139764Z I0325 18:14:00.140942 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12545. 2021-03-25T18:22:30.4143317Z I0325 18:14:00.150132 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12546. 2021-03-25T18:22:30.4146724Z I0325 18:14:00.155968 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12547. 2021-03-25T18:22:30.4149763Z I0325 18:14:03.901971 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12548. 2021-03-25T18:22:30.4151347Z I0325 18:14:03.902022 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12549. 2021-03-25T18:22:30.4152671Z I0325 18:14:03.902032 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12550. 2021-03-25T18:22:30.4155239Z I0325 18:14:03.919777 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12551. 2021-03-25T18:22:30.4158440Z I0325 18:14:03.933901 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12552. 2021-03-25T18:22:30.4161622Z I0325 18:14:04.486016 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12553. 2021-03-25T18:22:30.4164751Z I0325 18:14:04.491049 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12554. 2021-03-25T18:22:30.4168174Z I0325 18:14:04.498325 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12555. 2021-03-25T18:22:30.4171011Z I0325 18:14:04.513543 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12556. 2021-03-25T18:22:30.4172607Z I0325 18:14:04.513583 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12557. 2021-03-25T18:22:30.4173922Z I0325 18:14:04.513593 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12558. 2021-03-25T18:22:30.4176476Z I0325 18:14:04.513753 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12559. 2021-03-25T18:22:30.4178084Z I0325 18:14:04.513884 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12560. 2021-03-25T18:22:30.4179381Z I0325 18:14:04.513985 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12561. 2021-03-25T18:22:30.4181845Z I0325 18:14:04.522659 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12562. 2021-03-25T18:22:30.4185081Z I0325 18:14:04.526662 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12563. 2021-03-25T18:22:30.4188289Z I0325 18:14:04.528690 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12564. 2021-03-25T18:22:30.4191642Z I0325 18:14:04.546362 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12565. 2021-03-25T18:22:30.4194820Z I0325 18:14:05.080162 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12566. 2021-03-25T18:22:30.4198040Z I0325 18:14:05.085006 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12567. 2021-03-25T18:22:30.4201454Z I0325 18:14:05.092789 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12568. 2021-03-25T18:22:30.4204814Z I0325 18:14:05.097771 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12569. 2021-03-25T18:22:30.4207945Z I0325 18:14:05.103080 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12570. 2021-03-25T18:22:30.4211355Z I0325 18:14:05.109310 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12571. 2021-03-25T18:22:30.4214233Z I0325 18:14:08.933725 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12572. 2021-03-25T18:22:30.4218040Z I0325 18:14:08.933842 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12573. 2021-03-25T18:22:30.4219402Z I0325 18:14:08.933873 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12574. 2021-03-25T18:22:30.4221909Z I0325 18:14:08.942496 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12575. 2021-03-25T18:22:30.4225131Z I0325 18:14:08.950628 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12576. 2021-03-25T18:22:30.4228301Z I0325 18:14:09.504222 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12577. 2021-03-25T18:22:30.4231450Z I0325 18:14:09.672229 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12578. 2021-03-25T18:22:30.4234875Z I0325 18:14:09.699974 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12579. 2021-03-25T18:22:30.4237883Z I0325 18:14:09.710617 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12580. 2021-03-25T18:22:30.4239474Z I0325 18:14:09.710665 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12581. 2021-03-25T18:22:30.4240773Z I0325 18:14:09.710675 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12582. 2021-03-25T18:22:30.4242735Z I0325 18:14:09.711865 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12583. 2021-03-25T18:22:30.4244314Z I0325 18:14:09.711905 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12584. 2021-03-25T18:22:30.4245626Z I0325 18:14:09.711914 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12585. 2021-03-25T18:22:30.4248041Z I0325 18:14:09.721473 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12586. 2021-03-25T18:22:30.4251168Z I0325 18:14:09.723095 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12587. 2021-03-25T18:22:30.4254360Z I0325 18:14:09.729114 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12588. 2021-03-25T18:22:30.4268993Z I0325 18:14:09.729498 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12589. 2021-03-25T18:22:30.4272225Z I0325 18:14:10.283086 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12590. 2021-03-25T18:22:30.4275316Z I0325 18:14:10.283197 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12591. 2021-03-25T18:22:30.4278478Z I0325 18:14:10.292444 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12592. 2021-03-25T18:22:30.4281901Z I0325 18:14:10.301896 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12593. 2021-03-25T18:22:30.4285329Z I0325 18:14:10.321505 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12594. 2021-03-25T18:22:30.4289046Z I0325 18:14:10.342436 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12595. 2021-03-25T18:22:30.4292089Z I0325 18:14:14.018977 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12596. 2021-03-25T18:22:30.4293690Z I0325 18:14:14.019181 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12597. 2021-03-25T18:22:30.4295121Z I0325 18:14:14.019319 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12598. 2021-03-25T18:22:30.4297651Z I0325 18:14:14.047111 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12599. 2021-03-25T18:22:30.4300870Z I0325 18:14:14.070205 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12600. 2021-03-25T18:22:30.4304057Z I0325 18:14:14.622094 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12601. 2021-03-25T18:22:30.4307200Z I0325 18:14:14.631893 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12602. 2021-03-25T18:22:30.4310616Z I0325 18:14:14.640185 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12603. 2021-03-25T18:22:30.4313467Z I0325 18:14:14.662223 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12604. 2021-03-25T18:22:30.4315061Z I0325 18:14:14.662296 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12605. 2021-03-25T18:22:30.4316369Z I0325 18:14:14.662310 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12606. 2021-03-25T18:22:30.4318295Z I0325 18:14:14.662233 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12607. 2021-03-25T18:22:30.4319896Z I0325 18:14:14.662525 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12608. 2021-03-25T18:22:30.4321195Z I0325 18:14:14.662622 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12609. 2021-03-25T18:22:30.4330300Z I0325 18:14:14.678888 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12610. 2021-03-25T18:22:30.4333603Z I0325 18:14:14.683631 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12611. 2021-03-25T18:22:30.4336942Z I0325 18:14:14.685448 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12612. 2021-03-25T18:22:30.4340435Z I0325 18:14:14.714326 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12613. 2021-03-25T18:22:30.4343592Z I0325 18:14:15.239928 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12614. 2021-03-25T18:22:30.4346828Z I0325 18:14:15.249770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12615. 2021-03-25T18:22:30.4350263Z I0325 18:14:15.255852 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12616. 2021-03-25T18:22:30.4353598Z I0325 18:14:15.265698 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12617. 2021-03-25T18:22:30.4356748Z I0325 18:14:15.269730 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12618. 2021-03-25T18:22:30.4360149Z I0325 18:14:15.274652 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12619. 2021-03-25T18:22:30.4362989Z I0325 18:14:18.996607 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12620. 2021-03-25T18:22:30.4365352Z I0325 18:14:18.996675 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12621. 2021-03-25T18:22:30.4369016Z I0325 18:14:18.996686 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12622. 2021-03-25T18:22:30.4371567Z I0325 18:14:19.012444 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12623. 2021-03-25T18:22:30.4374933Z I0325 18:14:19.019570 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12624. 2021-03-25T18:22:30.4378130Z I0325 18:14:19.570994 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12625. 2021-03-25T18:22:30.4381266Z I0325 18:14:19.578429 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12626. 2021-03-25T18:22:30.4384705Z I0325 18:14:19.587680 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12627. 2021-03-25T18:22:30.4387856Z I0325 18:14:19.599651 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12628. 2021-03-25T18:22:30.4389455Z I0325 18:14:19.599694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12629. 2021-03-25T18:22:30.4390771Z I0325 18:14:19.599705 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12630. 2021-03-25T18:22:30.4392732Z I0325 18:14:19.602032 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12631. 2021-03-25T18:22:30.4395052Z I0325 18:14:19.602084 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12632. 2021-03-25T18:22:30.4396357Z I0325 18:14:19.602097 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12633. 2021-03-25T18:22:30.4398829Z I0325 18:14:19.620097 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12634. 2021-03-25T18:22:30.4401993Z I0325 18:14:19.626268 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12635. 2021-03-25T18:22:30.4406133Z I0325 18:14:19.658414 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12636. 2021-03-25T18:22:30.4409372Z I0325 18:14:19.664408 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12637. 2021-03-25T18:22:30.4412553Z I0325 18:14:20.180184 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12638. 2021-03-25T18:22:30.4415826Z I0325 18:14:20.185365 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12639. 2021-03-25T18:22:30.4419285Z I0325 18:14:20.189757 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12640. 2021-03-25T18:22:30.4422638Z I0325 18:14:20.215575 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12641. 2021-03-25T18:22:30.4425771Z I0325 18:14:20.220063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12642. 2021-03-25T18:22:30.4429188Z I0325 18:14:20.224377 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12643. 2021-03-25T18:22:30.4432174Z I0325 18:14:24.084935 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12644. 2021-03-25T18:22:30.4433751Z I0325 18:14:24.084986 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12645. 2021-03-25T18:22:30.4435061Z I0325 18:14:24.084996 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12646. 2021-03-25T18:22:30.4437539Z I0325 18:14:24.147564 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12647. 2021-03-25T18:22:30.4440741Z I0325 18:14:24.243207 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12648. 2021-03-25T18:22:30.4443904Z I0325 18:14:24.794856 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12649. 2021-03-25T18:22:30.4447047Z I0325 18:14:24.802650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12650. 2021-03-25T18:22:30.4450457Z I0325 18:14:24.810917 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12651. 2021-03-25T18:22:30.4454288Z I0325 18:14:24.828083 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12652. 2021-03-25T18:22:30.4456018Z I0325 18:14:24.828126 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12653. 2021-03-25T18:22:30.4457409Z I0325 18:14:24.828136 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12654. 2021-03-25T18:22:30.4459843Z I0325 18:14:24.834652 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12655. 2021-03-25T18:22:30.4462530Z I0325 18:14:24.838349 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12656. 2021-03-25T18:22:30.4464124Z I0325 18:14:24.838388 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12657. 2021-03-25T18:22:30.4465420Z I0325 18:14:24.838398 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12658. 2021-03-25T18:22:30.4467840Z I0325 18:14:24.845564 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12659. 2021-03-25T18:22:30.4471037Z I0325 18:14:24.848599 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12660. 2021-03-25T18:22:30.4474477Z I0325 18:14:24.850755 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12661. 2021-03-25T18:22:30.4477656Z I0325 18:14:25.400794 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12662. 2021-03-25T18:22:30.4480797Z I0325 18:14:25.402440 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12663. 2021-03-25T18:22:30.4483947Z I0325 18:14:25.409113 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12664. 2021-03-25T18:22:30.4487137Z I0325 18:14:25.436571 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12665. 2021-03-25T18:22:30.4491584Z I0325 18:14:25.461687 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12666. 2021-03-25T18:22:30.4495343Z I0325 18:14:25.462972 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12667. 2021-03-25T18:22:30.4499027Z I0325 18:14:29.162635 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12668. 2021-03-25T18:22:30.4500632Z I0325 18:14:29.162689 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12669. 2021-03-25T18:22:30.4501936Z I0325 18:14:29.162699 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12670. 2021-03-25T18:22:30.4504360Z I0325 18:14:29.201200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12671. 2021-03-25T18:22:30.4507543Z I0325 18:14:29.206405 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12672. 2021-03-25T18:22:30.4510728Z I0325 18:14:29.763382 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12673. 2021-03-25T18:22:30.4513861Z I0325 18:14:29.833282 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12674. 2021-03-25T18:22:30.4517272Z I0325 18:14:29.852929 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12675. 2021-03-25T18:22:30.4520295Z I0325 18:14:29.878733 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12676. 2021-03-25T18:22:30.4521882Z I0325 18:14:29.878806 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12677. 2021-03-25T18:22:30.4523194Z I0325 18:14:29.878822 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12678. 2021-03-25T18:22:30.4525081Z I0325 18:14:29.890946 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12679. 2021-03-25T18:22:30.4526744Z I0325 18:14:29.891109 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12680. 2021-03-25T18:22:30.4537777Z I0325 18:14:29.891123 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12681. 2021-03-25T18:22:30.4540511Z I0325 18:14:29.912310 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12682. 2021-03-25T18:22:30.4543676Z I0325 18:14:29.939200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12683. 2021-03-25T18:22:30.4547895Z I0325 18:14:29.949240 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12684. 2021-03-25T18:22:30.4551145Z I0325 18:14:29.981553 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12685. 2021-03-25T18:22:30.4554747Z I0325 18:14:30.502118 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12686. 2021-03-25T18:22:30.4557964Z I0325 18:14:30.515259 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12687. 2021-03-25T18:22:30.4561388Z I0325 18:14:30.524763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12688. 2021-03-25T18:22:30.4564821Z I0325 18:14:30.535820 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12689. 2021-03-25T18:22:30.4567977Z I0325 18:14:30.551365 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12690. 2021-03-25T18:22:30.4571394Z I0325 18:14:30.559338 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12691. 2021-03-25T18:22:30.4574433Z I0325 18:14:34.489699 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12692. 2021-03-25T18:22:30.4577168Z I0325 18:14:34.489799 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12693. 2021-03-25T18:22:30.4578489Z I0325 18:14:34.489816 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12694. 2021-03-25T18:22:30.4581042Z I0325 18:14:34.550653 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12695. 2021-03-25T18:22:30.4584253Z I0325 18:14:34.612847 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12696. 2021-03-25T18:22:30.4587426Z I0325 18:14:35.164515 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12697. 2021-03-25T18:22:30.4590549Z I0325 18:14:35.170133 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12698. 2021-03-25T18:22:30.4594032Z I0325 18:14:35.175389 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12699. 2021-03-25T18:22:30.4596864Z I0325 18:14:35.186875 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12700. 2021-03-25T18:22:30.4598458Z I0325 18:14:35.186914 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12701. 2021-03-25T18:22:30.4600351Z I0325 18:14:35.187044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12702. 2021-03-25T18:22:30.4601926Z I0325 18:14:35.187140 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12703. 2021-03-25T18:22:30.4603243Z I0325 18:14:35.187160 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12704. 2021-03-25T18:22:30.4604549Z I0325 18:14:35.188324 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12705. 2021-03-25T18:22:30.4606970Z I0325 18:14:35.200069 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12706. 2021-03-25T18:22:30.4610086Z I0325 18:14:35.200711 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12707. 2021-03-25T18:22:30.4613272Z I0325 18:14:35.206763 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12708. 2021-03-25T18:22:30.4617025Z I0325 18:14:35.206926 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12709. 2021-03-25T18:22:30.4620252Z I0325 18:14:35.759050 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12710. 2021-03-25T18:22:30.4623438Z I0325 18:14:35.760262 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12711. 2021-03-25T18:22:30.4626571Z I0325 18:14:35.774166 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12712. 2021-03-25T18:22:30.4629783Z I0325 18:14:35.775227 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12713. 2021-03-25T18:22:30.4633192Z I0325 18:14:35.796300 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12714. 2021-03-25T18:22:30.4636945Z I0325 18:14:35.797404 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12715. 2021-03-25T18:22:30.4639795Z I0325 18:14:39.616956 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12716. 2021-03-25T18:22:30.4641373Z I0325 18:14:39.617095 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12717. 2021-03-25T18:22:30.4642685Z I0325 18:14:39.617159 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12718. 2021-03-25T18:22:30.4645093Z I0325 18:14:39.641040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12719. 2021-03-25T18:22:30.4648289Z I0325 18:14:39.667637 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12720. 2021-03-25T18:22:30.4651456Z I0325 18:14:40.221641 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12721. 2021-03-25T18:22:30.4654588Z I0325 18:14:40.232221 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12722. 2021-03-25T18:22:30.4658165Z I0325 18:14:40.263605 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12723. 2021-03-25T18:22:30.4661126Z I0325 18:14:40.290528 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12724. 2021-03-25T18:22:30.4662720Z I0325 18:14:40.290638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12725. 2021-03-25T18:22:30.4664021Z I0325 18:14:40.290686 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12726. 2021-03-25T18:22:30.4665914Z I0325 18:14:40.315474 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12727. 2021-03-25T18:22:30.4667560Z I0325 18:14:40.315618 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12728. 2021-03-25T18:22:30.4668872Z I0325 18:14:40.315681 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12729. 2021-03-25T18:22:30.4671293Z I0325 18:14:40.336329 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12730. 2021-03-25T18:22:30.4674484Z I0325 18:14:40.353015 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12731. 2021-03-25T18:22:30.4677659Z I0325 18:14:40.392307 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12732. 2021-03-25T18:22:30.4680848Z I0325 18:14:40.412299 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12733. 2021-03-25T18:22:30.4684015Z I0325 18:14:40.907168 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12734. 2021-03-25T18:22:30.4687143Z I0325 18:14:40.928051 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12735. 2021-03-25T18:22:30.4690558Z I0325 18:14:40.957911 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12736. 2021-03-25T18:22:30.4693884Z I0325 18:14:40.970537 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12737. 2021-03-25T18:22:30.4697769Z I0325 18:14:41.006153 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12738. 2021-03-25T18:22:30.4701197Z I0325 18:14:41.041738 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12739. 2021-03-25T18:22:30.4704149Z I0325 18:14:41.056657 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12740. 2021-03-25T18:22:30.4705747Z I0325 18:14:41.056851 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12741. 2021-03-25T18:22:30.4707051Z I0325 18:14:41.056919 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12742. 2021-03-25T18:22:30.4708949Z I0325 18:14:41.062818 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12743. 2021-03-25T18:22:30.4710596Z I0325 18:14:41.062888 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12744. 2021-03-25T18:22:30.4711911Z I0325 18:14:41.062905 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12745. 2021-03-25T18:22:30.4714330Z I0325 18:14:41.077833 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12746. 2021-03-25T18:22:30.4717480Z I0325 18:14:41.078777 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12747. 2021-03-25T18:22:30.4720716Z I0325 18:14:41.102035 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12748. 2021-03-25T18:22:30.4723950Z I0325 18:14:41.102210 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12749. 2021-03-25T18:22:30.4727112Z I0325 18:14:41.654262 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12750. 2021-03-25T18:22:30.4730166Z I0325 18:14:41.655294 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12751. 2021-03-25T18:22:30.4733305Z I0325 18:14:41.666685 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12752. 2021-03-25T18:22:30.4737315Z I0325 18:14:41.674389 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12753. 2021-03-25T18:22:30.4742180Z I0325 18:14:41.680790 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12754. 2021-03-25T18:22:30.4747960Z E0325 18:14:41.688944 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12755. 2021-03-25T18:22:30.4751560Z I0325 18:14:41.689124 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12756. 2021-03-25T18:22:30.4753149Z I0325 18:14:41.689303 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12757. 2021-03-25T18:22:30.4754474Z I0325 18:14:41.689432 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12758. 2021-03-25T18:22:30.4756975Z I0325 18:14:41.708098 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12759. 2021-03-25T18:22:30.4760384Z I0325 18:14:41.712829 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12760. 2021-03-25T18:22:30.4763249Z I0325 18:14:41.739649 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12761. 2021-03-25T18:22:30.4764836Z I0325 18:14:41.739881 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12762. 2021-03-25T18:22:30.4766151Z I0325 18:14:41.740024 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12763. 2021-03-25T18:22:30.4768628Z I0325 18:14:41.766119 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12764. 2021-03-25T18:22:30.4771826Z I0325 18:14:41.818741 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12765. 2021-03-25T18:22:30.4775119Z I0325 18:14:41.847092 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12766. 2021-03-25T18:22:30.4778328Z I0325 18:14:42.317459 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12767. 2021-03-25T18:22:30.4781473Z I0325 18:14:42.323017 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12768. 2021-03-25T18:22:30.4784896Z I0325 18:14:42.327941 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12769. 2021-03-25T18:22:30.4788736Z E0325 18:14:42.333397 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12770. 2021-03-25T18:22:30.4791704Z I0325 18:14:42.333440 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12771. 2021-03-25T18:22:30.4793395Z I0325 18:14:42.333473 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12772. 2021-03-25T18:22:30.4794698Z I0325 18:14:42.333545 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12773. 2021-03-25T18:22:30.4797126Z I0325 18:14:42.340821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12774. 2021-03-25T18:22:30.4800468Z I0325 18:14:42.345357 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12775. 2021-03-25T18:22:30.4803671Z I0325 18:14:42.398317 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12776. 2021-03-25T18:22:30.4806831Z I0325 18:14:42.403770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12777. 2021-03-25T18:22:30.4810235Z I0325 18:14:42.409586 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12778. 2021-03-25T18:22:30.4813100Z I0325 18:14:42.448492 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12779. 2021-03-25T18:22:30.4814702Z I0325 18:14:42.448568 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12780. 2021-03-25T18:22:30.4816275Z I0325 18:14:42.448587 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12781. 2021-03-25T18:22:30.4818786Z I0325 18:14:42.460248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12782. 2021-03-25T18:22:30.4822029Z I0325 18:14:42.656114 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12783. 2021-03-25T18:22:30.4825200Z I0325 18:14:42.896970 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12784. 2021-03-25T18:22:30.4828349Z I0325 18:14:42.903372 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12785. 2021-03-25T18:22:30.4831769Z I0325 18:14:42.914026 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12786. 2021-03-25T18:22:30.4835598Z E0325 18:14:42.929953 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12787. 2021-03-25T18:22:30.4838668Z I0325 18:14:42.930160 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12788. 2021-03-25T18:22:30.4840265Z I0325 18:14:42.930290 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12789. 2021-03-25T18:22:30.4841568Z I0325 18:14:42.930404 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12790. 2021-03-25T18:22:30.4844042Z I0325 18:14:42.939830 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12791. 2021-03-25T18:22:30.4847257Z I0325 18:14:42.954362 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12792. 2021-03-25T18:22:30.4850426Z I0325 18:14:43.207668 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12793. 2021-03-25T18:22:30.4853583Z I0325 18:14:43.212607 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12794. 2021-03-25T18:22:30.4857115Z I0325 18:14:43.216988 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12795. 2021-03-25T18:22:30.4860463Z I0325 18:14:43.506113 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12796. 2021-03-25T18:22:30.4863606Z I0325 18:14:43.516098 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12797. 2021-03-25T18:22:30.4867032Z I0325 18:14:43.524081 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12798. 2021-03-25T18:22:30.4869861Z I0325 18:14:44.935581 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12799. 2021-03-25T18:22:30.4871465Z I0325 18:14:44.935632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12800. 2021-03-25T18:22:30.4872765Z I0325 18:14:44.935642 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12801. 2021-03-25T18:22:30.4875197Z I0325 18:14:44.964794 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12802. 2021-03-25T18:22:30.4878396Z I0325 18:14:45.000019 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12803. 2021-03-25T18:22:30.4881704Z I0325 18:14:45.551720 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12804. 2021-03-25T18:22:30.4884853Z I0325 18:14:45.556879 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12805. 2021-03-25T18:22:30.4888318Z I0325 18:14:45.563393 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12806. 2021-03-25T18:22:30.4891173Z I0325 18:14:45.575968 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12807. 2021-03-25T18:22:30.4892750Z I0325 18:14:45.576013 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12808. 2021-03-25T18:22:30.4894063Z I0325 18:14:45.576025 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12809. 2021-03-25T18:22:30.4896066Z I0325 18:14:45.577213 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12810. 2021-03-25T18:22:30.4897651Z I0325 18:14:45.577316 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12811. 2021-03-25T18:22:30.4898965Z I0325 18:14:45.577336 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12812. 2021-03-25T18:22:30.4901359Z I0325 18:14:45.587240 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12813. 2021-03-25T18:22:30.4904488Z I0325 18:14:45.587571 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12814. 2021-03-25T18:22:30.4907670Z I0325 18:14:45.592583 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12815. 2021-03-25T18:22:30.4910916Z I0325 18:14:45.592895 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12816. 2021-03-25T18:22:30.4914077Z I0325 18:14:46.144951 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12817. 2021-03-25T18:22:30.4917174Z I0325 18:14:46.146064 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12818. 2021-03-25T18:22:30.4920346Z I0325 18:14:46.152542 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12819. 2021-03-25T18:22:30.4923687Z I0325 18:14:46.156911 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12820. 2021-03-25T18:22:30.4927098Z I0325 18:14:46.163328 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12821. 2021-03-25T18:22:30.4930747Z I0325 18:14:46.167626 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12822. 2021-03-25T18:22:30.4933615Z I0325 18:14:50.027715 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12823. 2021-03-25T18:22:30.4935592Z I0325 18:14:50.027793 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12824. 2021-03-25T18:22:30.4936903Z I0325 18:14:50.027804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12825. 2021-03-25T18:22:30.4939353Z I0325 18:14:50.071262 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12826. 2021-03-25T18:22:30.4942535Z I0325 18:14:50.081798 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12827. 2021-03-25T18:22:30.4945703Z I0325 18:14:50.635839 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12828. 2021-03-25T18:22:30.4948830Z I0325 18:14:50.643383 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12829. 2021-03-25T18:22:30.4952249Z I0325 18:14:50.648447 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12830. 2021-03-25T18:22:30.4955095Z I0325 18:14:50.657226 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12831. 2021-03-25T18:22:30.4956667Z I0325 18:14:50.657297 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12832. 2021-03-25T18:22:30.4957966Z I0325 18:14:50.657330 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12833. 2021-03-25T18:22:30.4959849Z I0325 18:14:50.659869 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12834. 2021-03-25T18:22:30.4961443Z I0325 18:14:50.660012 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12835. 2021-03-25T18:22:30.4962833Z I0325 18:14:50.660101 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12836. 2021-03-25T18:22:30.4965253Z I0325 18:14:50.667866 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12837. 2021-03-25T18:22:30.4968362Z I0325 18:14:50.670123 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12838. 2021-03-25T18:22:30.4971636Z I0325 18:14:50.673627 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12839. 2021-03-25T18:22:30.4974994Z I0325 18:14:50.684351 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12840. 2021-03-25T18:22:30.4978161Z I0325 18:14:51.225175 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12841. 2021-03-25T18:22:30.4981298Z I0325 18:14:51.233005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12842. 2021-03-25T18:22:30.4984452Z I0325 18:14:51.240327 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12843. 2021-03-25T18:22:30.4987799Z I0325 18:14:51.243760 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12844. 2021-03-25T18:22:30.4991217Z I0325 18:14:51.248209 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12845. 2021-03-25T18:22:30.4994617Z I0325 18:14:51.254406 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12846. 2021-03-25T18:22:30.4997474Z I0325 18:14:55.047463 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12847. 2021-03-25T18:22:30.4999055Z I0325 18:14:55.047510 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12848. 2021-03-25T18:22:30.5000367Z I0325 18:14:55.047522 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12849. 2021-03-25T18:22:30.5002758Z I0325 18:14:55.058717 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12850. 2021-03-25T18:22:30.5005940Z I0325 18:14:55.064182 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12851. 2021-03-25T18:22:30.5009213Z I0325 18:14:55.616503 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12852. 2021-03-25T18:22:30.5012341Z I0325 18:14:55.622130 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12853. 2021-03-25T18:22:30.5016352Z I0325 18:14:55.631713 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12854. 2021-03-25T18:22:30.5019308Z I0325 18:14:55.646303 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12855. 2021-03-25T18:22:30.5020899Z I0325 18:14:55.646487 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12856. 2021-03-25T18:22:30.5022195Z I0325 18:14:55.646586 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12857. 2021-03-25T18:22:30.5024094Z I0325 18:14:55.646359 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12858. 2021-03-25T18:22:30.5025678Z I0325 18:14:55.646880 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12859. 2021-03-25T18:22:30.5026985Z I0325 18:14:55.646900 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12860. 2021-03-25T18:22:30.5036449Z I0325 18:14:55.653865 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12861. 2021-03-25T18:22:30.5039613Z I0325 18:14:55.654291 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12862. 2021-03-25T18:22:30.5042830Z I0325 18:14:55.660168 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12863. 2021-03-25T18:22:30.5046084Z I0325 18:14:55.660749 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12864. 2021-03-25T18:22:30.5049270Z I0325 18:14:56.212889 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12865. 2021-03-25T18:22:30.5052357Z I0325 18:14:56.212899 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12866. 2021-03-25T18:22:30.5055626Z I0325 18:14:56.226045 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12867. 2021-03-25T18:22:30.5059086Z I0325 18:14:56.231837 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12868. 2021-03-25T18:22:30.5062495Z I0325 18:14:56.233329 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12869. 2021-03-25T18:22:30.5066180Z I0325 18:14:56.241392 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12870. 2021-03-25T18:22:30.5069027Z I0325 18:15:00.068769 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12871. 2021-03-25T18:22:30.5070635Z I0325 18:15:00.068821 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12872. 2021-03-25T18:22:30.5071937Z I0325 18:15:00.068831 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12873. 2021-03-25T18:22:30.5074361Z I0325 18:15:00.075921 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12874. 2021-03-25T18:22:30.5077562Z I0325 18:15:00.082220 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12875. 2021-03-25T18:22:30.5080723Z I0325 18:15:00.634053 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12876. 2021-03-25T18:22:30.5083850Z I0325 18:15:00.660397 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12877. 2021-03-25T18:22:30.5087253Z I0325 18:15:00.671014 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12878. 2021-03-25T18:22:30.5090560Z I0325 18:15:00.709574 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12879. 2021-03-25T18:22:30.5092144Z I0325 18:15:00.709769 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12880. 2021-03-25T18:22:30.5093458Z I0325 18:15:00.709877 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12881. 2021-03-25T18:22:30.5095482Z I0325 18:15:00.736438 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12882. 2021-03-25T18:22:30.5097068Z I0325 18:15:00.737223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12883. 2021-03-25T18:22:30.5098478Z I0325 18:15:00.737353 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12884. 2021-03-25T18:22:30.5100911Z I0325 18:15:00.760953 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12885. 2021-03-25T18:22:30.5104049Z I0325 18:15:00.772724 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12886. 2021-03-25T18:22:30.5107294Z I0325 18:15:00.813221 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12887. 2021-03-25T18:22:30.5110583Z I0325 18:15:00.824452 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12888. 2021-03-25T18:22:30.5113762Z I0325 18:15:01.365182 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12889. 2021-03-25T18:22:30.5116902Z I0325 18:15:01.374027 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12890. 2021-03-25T18:22:30.5120118Z I0325 18:15:01.382763 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12891. 2021-03-25T18:22:30.5123249Z I0325 18:15:01.403495 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12892. 2021-03-25T18:22:30.5126659Z I0325 18:15:01.403936 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12893. 2021-03-25T18:22:30.5130287Z I0325 18:15:01.425207 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12894. 2021-03-25T18:22:30.5133135Z I0325 18:15:05.153965 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12895. 2021-03-25T18:22:30.5134727Z I0325 18:15:05.154018 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12896. 2021-03-25T18:22:30.5136121Z I0325 18:15:05.154155 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12897. 2021-03-25T18:22:30.5138547Z I0325 18:15:05.177076 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12898. 2021-03-25T18:22:30.5141734Z I0325 18:15:05.183531 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12899. 2021-03-25T18:22:30.5145003Z I0325 18:15:05.736168 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12900. 2021-03-25T18:22:30.5148149Z I0325 18:15:05.748443 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12901. 2021-03-25T18:22:30.5151623Z I0325 18:15:05.760325 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12902. 2021-03-25T18:22:30.5154472Z I0325 18:15:05.782911 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12903. 2021-03-25T18:22:30.5156048Z I0325 18:15:05.782992 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12904. 2021-03-25T18:22:30.5157364Z I0325 18:15:05.783014 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12905. 2021-03-25T18:22:30.5159239Z I0325 18:15:05.783501 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12906. 2021-03-25T18:22:30.5160831Z I0325 18:15:05.783717 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12907. 2021-03-25T18:22:30.5162129Z I0325 18:15:05.783735 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12908. 2021-03-25T18:22:30.5164895Z I0325 18:15:05.794417 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12909. 2021-03-25T18:22:30.5168042Z I0325 18:15:05.799171 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12910. 2021-03-25T18:22:30.5171238Z I0325 18:15:05.809403 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12911. 2021-03-25T18:22:30.5174483Z I0325 18:15:05.810632 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12912. 2021-03-25T18:22:30.5177802Z I0325 18:15:06.361080 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12913. 2021-03-25T18:22:30.5180895Z I0325 18:15:06.363345 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12914. 2021-03-25T18:22:30.5184037Z I0325 18:15:06.368352 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12915. 2021-03-25T18:22:30.5187724Z I0325 18:15:06.374813 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12916. 2021-03-25T18:22:30.5191245Z I0325 18:15:06.377712 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12917. 2021-03-25T18:22:30.5194731Z I0325 18:15:06.383970 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12918. 2021-03-25T18:22:30.5197596Z I0325 18:15:10.227328 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12919. 2021-03-25T18:22:30.5199178Z I0325 18:15:10.227377 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12920. 2021-03-25T18:22:30.5200491Z I0325 18:15:10.227388 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12921. 2021-03-25T18:22:30.5204158Z I0325 18:15:10.236183 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12922. 2021-03-25T18:22:30.5207381Z I0325 18:15:10.274283 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12923. 2021-03-25T18:22:30.5210585Z I0325 18:15:10.826866 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12924. 2021-03-25T18:22:30.5213707Z I0325 18:15:10.865081 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12925. 2021-03-25T18:22:30.5217224Z I0325 18:15:10.885976 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12926. 2021-03-25T18:22:30.5220093Z I0325 18:15:11.001025 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12927. 2021-03-25T18:22:30.5221698Z I0325 18:15:11.001210 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12928. 2021-03-25T18:22:30.5222996Z I0325 18:15:11.001302 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12929. 2021-03-25T18:22:30.5225426Z I0325 18:15:11.024993 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12930. 2021-03-25T18:22:30.5228028Z I0325 18:15:11.085440 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12931. 2021-03-25T18:22:30.5229746Z I0325 18:15:11.085837 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12932. 2021-03-25T18:22:30.5231057Z I0325 18:15:11.085947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12933. 2021-03-25T18:22:30.5233532Z I0325 18:15:11.231582 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12934. 2021-03-25T18:22:30.5236783Z I0325 18:15:11.243211 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12935. 2021-03-25T18:22:30.5239960Z I0325 18:15:11.320476 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12936. 2021-03-25T18:22:30.5243141Z I0325 18:15:11.784406 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12937. 2021-03-25T18:22:30.5246268Z I0325 18:15:11.816608 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12938. 2021-03-25T18:22:30.5249690Z I0325 18:15:11.848609 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12939. 2021-03-25T18:22:30.5253048Z I0325 18:15:11.872967 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12940. 2021-03-25T18:22:30.5257382Z I0325 18:15:11.908722 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12941. 2021-03-25T18:22:30.5260891Z I0325 18:15:11.919511 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12942. 2021-03-25T18:22:30.5263728Z I0325 18:15:15.283662 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12943. 2021-03-25T18:22:30.5265322Z I0325 18:15:15.283724 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12944. 2021-03-25T18:22:30.5266622Z I0325 18:15:15.283735 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12945. 2021-03-25T18:22:30.5269038Z I0325 18:15:15.325164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12946. 2021-03-25T18:22:30.5272245Z I0325 18:15:15.379027 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12947. 2021-03-25T18:22:30.5275543Z I0325 18:15:15.933924 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12948. 2021-03-25T18:22:30.5288154Z I0325 18:15:15.942638 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12949. 2021-03-25T18:22:30.5291760Z I0325 18:15:15.949655 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12950. 2021-03-25T18:22:30.5294643Z I0325 18:15:15.972674 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12951. 2021-03-25T18:22:30.5296408Z I0325 18:15:15.972897 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12952. 2021-03-25T18:22:30.5297730Z I0325 18:15:15.973897 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12953. 2021-03-25T18:22:30.5299640Z I0325 18:15:15.976597 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12954. 2021-03-25T18:22:30.5301223Z I0325 18:15:15.976785 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12955. 2021-03-25T18:22:30.5302531Z I0325 18:15:15.976888 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12956. 2021-03-25T18:22:30.5304946Z I0325 18:15:15.989359 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12957. 2021-03-25T18:22:30.5308153Z I0325 18:15:15.995628 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12958. 2021-03-25T18:22:30.5311324Z I0325 18:15:16.039063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12959. 2021-03-25T18:22:30.5314498Z I0325 18:15:16.044425 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12960. 2021-03-25T18:22:30.5317660Z I0325 18:15:16.548725 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12961. 2021-03-25T18:22:30.5320853Z I0325 18:15:16.563976 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12962. 2021-03-25T18:22:30.5324267Z I0325 18:15:16.574794 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12963. 2021-03-25T18:22:30.5327703Z I0325 18:15:16.595856 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12964. 2021-03-25T18:22:30.5330838Z I0325 18:15:16.603757 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12965. 2021-03-25T18:22:30.5334290Z I0325 18:15:16.613749 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12966. 2021-03-25T18:22:30.5337287Z I0325 18:15:20.310909 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12967. 2021-03-25T18:22:30.5338885Z I0325 18:15:20.311146 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12968. 2021-03-25T18:22:30.5340186Z I0325 18:15:20.311237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12969. 2021-03-25T18:22:30.5342602Z I0325 18:15:20.325847 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12970. 2021-03-25T18:22:30.5345804Z I0325 18:15:20.331414 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12971. 2021-03-25T18:22:30.5348984Z I0325 18:15:20.885800 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12972. 2021-03-25T18:22:30.5352112Z I0325 18:15:20.923460 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12973. 2021-03-25T18:22:30.5355538Z I0325 18:15:20.937481 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12974. 2021-03-25T18:22:30.5358371Z I0325 18:15:20.959133 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12975. 2021-03-25T18:22:30.5359956Z I0325 18:15:20.959424 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12976. 2021-03-25T18:22:30.5361261Z I0325 18:15:20.959559 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12977. 2021-03-25T18:22:30.5363153Z I0325 18:15:20.968439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12978. 2021-03-25T18:22:30.5364886Z I0325 18:15:20.968645 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12979. 2021-03-25T18:22:30.5366187Z I0325 18:15:20.968770 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12980. 2021-03-25T18:22:30.5368798Z I0325 18:15:20.990248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12981. 2021-03-25T18:22:30.5371912Z I0325 18:15:20.991324 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12982. 2021-03-25T18:22:30.5375252Z I0325 18:15:21.001699 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12983. 2021-03-25T18:22:30.5378530Z I0325 18:15:21.152827 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12984. 2021-03-25T18:22:30.5381694Z I0325 18:15:21.553398 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12985. 2021-03-25T18:22:30.5384774Z I0325 18:15:21.711155 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12986. 2021-03-25T18:22:30.5388012Z I0325 18:15:22.080823 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12987. 2021-03-25T18:22:30.5391230Z I0325 18:15:22.087842 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12988. 2021-03-25T18:22:30.5397343Z I0325 18:15:22.100184 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12989. 2021-03-25T18:22:30.5401045Z I0325 18:15:22.100939 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12990. 2021-03-25T18:22:30.5404489Z I0325 18:15:25.343537 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12991. 2021-03-25T18:22:30.5406087Z I0325 18:15:25.343735 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  12992. 2021-03-25T18:22:30.5407829Z I0325 18:15:25.343843 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  12993. 2021-03-25T18:22:30.5410342Z I0325 18:15:25.377211 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  12994. 2021-03-25T18:22:30.5413544Z I0325 18:15:25.398303 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  12995. 2021-03-25T18:22:30.5417049Z I0325 18:15:25.950172 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  12996. 2021-03-25T18:22:30.5421280Z I0325 18:15:25.955209 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  12997. 2021-03-25T18:22:30.5424823Z I0325 18:15:25.960029 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  12998. 2021-03-25T18:22:30.5427682Z I0325 18:15:25.968464 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  12999. 2021-03-25T18:22:30.5429366Z I0325 18:15:25.968526 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13000. 2021-03-25T18:22:30.5430659Z I0325 18:15:25.968546 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13001. 2021-03-25T18:22:30.5432555Z I0325 18:15:25.973528 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13002. 2021-03-25T18:22:30.5434136Z I0325 18:15:25.973593 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13003. 2021-03-25T18:22:30.5435451Z I0325 18:15:25.973611 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13004. 2021-03-25T18:22:30.5437858Z I0325 18:15:25.987401 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13005. 2021-03-25T18:22:30.5440989Z I0325 18:15:25.990227 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13006. 2021-03-25T18:22:30.5444177Z I0325 18:15:25.996111 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13007. 2021-03-25T18:22:30.5447403Z I0325 18:15:25.996681 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13008. 2021-03-25T18:22:30.5451504Z I0325 18:15:26.549158 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13009. 2021-03-25T18:22:30.5454585Z I0325 18:15:26.550753 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13010. 2021-03-25T18:22:30.5458232Z I0325 18:15:26.559607 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13011. 2021-03-25T18:22:30.5461661Z I0325 18:15:26.562908 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13012. 2021-03-25T18:22:30.5465071Z I0325 18:15:26.568684 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13013. 2021-03-25T18:22:30.5468680Z I0325 18:15:26.570291 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13014. 2021-03-25T18:22:30.5471578Z I0325 18:15:30.471088 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13015. 2021-03-25T18:22:30.5473192Z I0325 18:15:30.471270 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13016. 2021-03-25T18:22:30.5474490Z I0325 18:15:30.471334 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13017. 2021-03-25T18:22:30.5476910Z I0325 18:15:30.485566 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13018. 2021-03-25T18:22:30.5480114Z I0325 18:15:30.492191 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13019. 2021-03-25T18:22:30.5495493Z I0325 18:15:31.268573 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13020. 2021-03-25T18:22:30.5498753Z I0325 18:15:31.330920 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13021. 2021-03-25T18:22:30.5504843Z I0325 18:15:31.350742 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13022. 2021-03-25T18:22:30.5507715Z I0325 18:15:31.405196 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13023. 2021-03-25T18:22:30.5509303Z I0325 18:15:31.405248 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13024. 2021-03-25T18:22:30.5510615Z I0325 18:15:31.405258 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13025. 2021-03-25T18:22:30.5512512Z I0325 18:15:31.410511 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13026. 2021-03-25T18:22:30.5514088Z I0325 18:15:31.410549 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13027. 2021-03-25T18:22:30.5515405Z I0325 18:15:31.410559 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13028. 2021-03-25T18:22:30.5517985Z I0325 18:15:31.432873 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13029. 2021-03-25T18:22:30.5521195Z I0325 18:15:31.484629 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13030. 2021-03-25T18:22:30.5524374Z I0325 18:15:31.501216 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13031. 2021-03-25T18:22:30.5527700Z I0325 18:15:31.508272 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13032. 2021-03-25T18:22:30.5530896Z I0325 18:15:32.054838 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13033. 2021-03-25T18:22:30.5533970Z I0325 18:15:32.131066 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13034. 2021-03-25T18:22:30.5537410Z I0325 18:15:32.532521 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13035. 2021-03-25T18:22:30.5540726Z I0325 18:15:32.533346 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13036. 2021-03-25T18:22:30.5545055Z I0325 18:15:32.727704 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13037. 2021-03-25T18:22:30.5548797Z I0325 18:15:32.729482 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13038. 2021-03-25T18:22:30.5551641Z I0325 18:15:35.625913 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13039. 2021-03-25T18:22:30.5553250Z I0325 18:15:35.625968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13040. 2021-03-25T18:22:30.5554628Z I0325 18:15:35.625978 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13041. 2021-03-25T18:22:30.5557052Z I0325 18:15:35.642876 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13042. 2021-03-25T18:22:30.5560240Z I0325 18:15:35.653228 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13043. 2021-03-25T18:22:30.5563425Z I0325 18:15:36.205031 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13044. 2021-03-25T18:22:30.5566681Z I0325 18:15:36.210277 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13045. 2021-03-25T18:22:30.5570095Z I0325 18:15:36.215057 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13046. 2021-03-25T18:22:30.5573006Z I0325 18:15:36.231501 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13047. 2021-03-25T18:22:30.5576282Z I0325 18:15:36.231673 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13048. 2021-03-25T18:22:30.5577889Z I0325 18:15:36.231760 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13049. 2021-03-25T18:22:30.5579192Z I0325 18:15:36.231780 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13050. 2021-03-25T18:22:30.5580501Z I0325 18:15:36.232948 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13051. 2021-03-25T18:22:30.5581802Z I0325 18:15:36.233121 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13052. 2021-03-25T18:22:30.5584256Z I0325 18:15:36.241784 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13053. 2021-03-25T18:22:30.5587401Z I0325 18:15:36.252040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13054. 2021-03-25T18:22:30.5590596Z I0325 18:15:36.265885 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13055. 2021-03-25T18:22:30.5593849Z I0325 18:15:36.266390 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13056. 2021-03-25T18:22:30.5597015Z I0325 18:15:36.818464 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13057. 2021-03-25T18:22:30.5600092Z I0325 18:15:36.821082 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13058. 2021-03-25T18:22:30.5603226Z I0325 18:15:36.827965 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13059. 2021-03-25T18:22:30.5606422Z I0325 18:15:36.840047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13060. 2021-03-25T18:22:30.5609929Z I0325 18:15:36.842124 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13061. 2021-03-25T18:22:30.5613535Z I0325 18:15:36.855573 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13062. 2021-03-25T18:22:30.5617201Z I0325 18:15:39.729651 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13063. 2021-03-25T18:22:30.5618845Z I0325 18:15:39.729715 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13064. 2021-03-25T18:22:30.5620163Z I0325 18:15:39.729725 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13065. 2021-03-25T18:22:30.5622592Z I0325 18:15:39.740119 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13066. 2021-03-25T18:22:30.5625798Z I0325 18:15:39.746817 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13067. 2021-03-25T18:22:30.5628984Z I0325 18:15:40.298684 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13068. 2021-03-25T18:22:30.5632119Z I0325 18:15:40.304155 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13069. 2021-03-25T18:22:30.5635534Z I0325 18:15:40.308521 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13070. 2021-03-25T18:22:30.5638366Z I0325 18:15:40.318448 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13071. 2021-03-25T18:22:30.5639960Z I0325 18:15:40.318491 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13072. 2021-03-25T18:22:30.5641264Z I0325 18:15:40.318548 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13073. 2021-03-25T18:22:30.5643158Z I0325 18:15:40.321352 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13074. 2021-03-25T18:22:30.5644737Z I0325 18:15:40.321418 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13075. 2021-03-25T18:22:30.5646052Z I0325 18:15:40.321433 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13076. 2021-03-25T18:22:30.5648449Z I0325 18:15:40.328248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13077. 2021-03-25T18:22:30.5651679Z I0325 18:15:40.329239 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13078. 2021-03-25T18:22:30.5655000Z I0325 18:15:40.333473 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13079. 2021-03-25T18:22:30.5658315Z I0325 18:15:40.333637 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13080. 2021-03-25T18:22:30.5661504Z I0325 18:15:40.885605 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13081. 2021-03-25T18:22:30.5664568Z I0325 18:15:40.885916 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13082. 2021-03-25T18:22:30.5667710Z I0325 18:15:40.893364 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13083. 2021-03-25T18:22:30.5670908Z I0325 18:15:40.894630 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13084. 2021-03-25T18:22:30.5674312Z I0325 18:15:40.902158 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13085. 2021-03-25T18:22:30.5677921Z I0325 18:15:40.910518 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13086. 2021-03-25T18:22:30.5680755Z I0325 18:15:40.922245 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13087. 2021-03-25T18:22:30.5682350Z I0325 18:15:40.922292 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13088. 2021-03-25T18:22:30.5683645Z I0325 18:15:40.922303 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13089. 2021-03-25T18:22:30.5686527Z E0325 18:15:40.934587 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13090. 2021-03-25T18:22:30.5689496Z I0325 18:15:40.934627 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13091. 2021-03-25T18:22:30.5691078Z I0325 18:15:40.934743 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13092. 2021-03-25T18:22:30.5692479Z I0325 18:15:40.934760 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13093. 2021-03-25T18:22:30.5695032Z I0325 18:15:40.935955 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13094. 2021-03-25T18:22:30.5698251Z I0325 18:15:40.942399 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13095. 2021-03-25T18:22:30.5701507Z I0325 18:15:40.949195 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13096. 2021-03-25T18:22:30.5704696Z I0325 18:15:40.959417 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13097. 2021-03-25T18:22:30.5707882Z I0325 18:15:41.493811 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13098. 2021-03-25T18:22:30.5711025Z I0325 18:15:41.504063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13099. 2021-03-25T18:22:30.5714184Z I0325 18:15:41.511142 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13100. 2021-03-25T18:22:30.5717525Z I0325 18:15:41.512167 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13101. 2021-03-25T18:22:30.5720957Z I0325 18:15:41.516928 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13102. 2021-03-25T18:22:30.5724375Z I0325 18:15:41.522676 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13103. 2021-03-25T18:22:30.5728185Z E0325 18:15:41.534068 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13104. 2021-03-25T18:22:30.5731140Z I0325 18:15:41.534134 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13105. 2021-03-25T18:22:30.5732723Z I0325 18:15:41.534177 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13106. 2021-03-25T18:22:30.5734037Z I0325 18:15:41.534194 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13107. 2021-03-25T18:22:30.5737737Z I0325 18:15:41.539069 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13108. 2021-03-25T18:22:30.5741015Z I0325 18:15:41.542684 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13109. 2021-03-25T18:22:30.5744325Z I0325 18:15:42.094404 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13110. 2021-03-25T18:22:30.5747479Z I0325 18:15:42.099778 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13111. 2021-03-25T18:22:30.5750894Z I0325 18:15:42.104213 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13112. 2021-03-25T18:22:30.5753741Z I0325 18:15:43.864742 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13113. 2021-03-25T18:22:30.5755339Z I0325 18:15:43.864797 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13114. 2021-03-25T18:22:30.5757409Z I0325 18:15:43.864807 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13115. 2021-03-25T18:22:30.5776954Z I0325 18:15:43.889633 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13116. 2021-03-25T18:22:30.5780431Z I0325 18:15:43.923496 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13117. 2021-03-25T18:22:30.5783643Z I0325 18:15:44.478319 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13118. 2021-03-25T18:22:30.5786813Z I0325 18:15:44.487951 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13119. 2021-03-25T18:22:30.5790245Z I0325 18:15:44.501075 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13120. 2021-03-25T18:22:30.5793080Z I0325 18:15:44.530332 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13121. 2021-03-25T18:22:30.5794690Z I0325 18:15:44.530389 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13122. 2021-03-25T18:22:30.5796006Z I0325 18:15:44.530399 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13123. 2021-03-25T18:22:30.5798106Z I0325 18:15:44.538564 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13124. 2021-03-25T18:22:30.5799801Z I0325 18:15:44.538616 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13125. 2021-03-25T18:22:30.5801094Z I0325 18:15:44.538632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13126. 2021-03-25T18:22:30.5803602Z I0325 18:15:44.552523 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13127. 2021-03-25T18:22:30.5806753Z I0325 18:15:44.553069 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13128. 2021-03-25T18:22:30.5809964Z I0325 18:15:44.562428 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13129. 2021-03-25T18:22:30.5813206Z I0325 18:15:44.565235 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13130. 2021-03-25T18:22:30.5816477Z I0325 18:15:45.114057 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13131. 2021-03-25T18:22:30.5819634Z I0325 18:15:45.118200 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13132. 2021-03-25T18:22:30.5822778Z I0325 18:15:45.124239 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13133. 2021-03-25T18:22:30.5826000Z I0325 18:15:45.139756 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13134. 2021-03-25T18:22:30.5829390Z I0325 18:15:45.148585 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13135. 2021-03-25T18:22:30.5833010Z I0325 18:15:45.170058 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13136. 2021-03-25T18:22:30.5835849Z I0325 18:15:45.674166 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13137. 2021-03-25T18:22:30.5837443Z I0325 18:15:45.674347 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13138. 2021-03-25T18:22:30.5838747Z I0325 18:15:45.674431 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13139. 2021-03-25T18:22:30.5841385Z I0325 18:15:45.686737 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13140. 2021-03-25T18:22:30.5844572Z I0325 18:15:45.695782 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13141. 2021-03-25T18:22:30.5847821Z I0325 18:15:46.249969 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13142. 2021-03-25T18:22:30.5850979Z I0325 18:15:46.256462 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13143. 2021-03-25T18:22:30.5854388Z I0325 18:15:46.261646 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13144. 2021-03-25T18:22:30.5860722Z I0325 18:15:46.273155 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13145. 2021-03-25T18:22:30.5862922Z I0325 18:15:46.274024 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13146. 2021-03-25T18:22:30.5864512Z I0325 18:15:46.274086 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13147. 2021-03-25T18:22:30.5865819Z I0325 18:15:46.274119 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13148. 2021-03-25T18:22:30.5867126Z I0325 18:15:46.275240 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13149. 2021-03-25T18:22:30.5868574Z I0325 18:15:46.275291 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13150. 2021-03-25T18:22:30.5871017Z I0325 18:15:46.284769 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13151. 2021-03-25T18:22:30.5874150Z I0325 18:15:46.288780 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13152. 2021-03-25T18:22:30.5877442Z I0325 18:15:46.296714 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13153. 2021-03-25T18:22:30.5880680Z I0325 18:15:46.297214 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13154. 2021-03-25T18:22:30.5883836Z I0325 18:15:46.849781 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13155. 2021-03-25T18:22:30.5887098Z I0325 18:15:46.851874 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13156. 2021-03-25T18:22:30.5890248Z I0325 18:15:46.884889 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13157. 2021-03-25T18:22:30.5893524Z I0325 18:15:46.886633 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13158. 2021-03-25T18:22:30.5897336Z I0325 18:15:46.899629 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13159. 2021-03-25T18:22:30.5900935Z I0325 18:15:46.900746 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13160. 2021-03-25T18:22:30.5903776Z I0325 18:15:50.696866 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13161. 2021-03-25T18:22:30.5905374Z I0325 18:15:50.697074 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13162. 2021-03-25T18:22:30.5906676Z I0325 18:15:50.697167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13163. 2021-03-25T18:22:30.5909091Z I0325 18:15:50.709094 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13164. 2021-03-25T18:22:30.5912278Z I0325 18:15:50.724503 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13165. 2021-03-25T18:22:30.5915443Z I0325 18:15:51.277750 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13166. 2021-03-25T18:22:30.5918595Z I0325 18:15:51.284624 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13167. 2021-03-25T18:22:30.5922019Z I0325 18:15:51.305291 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13168. 2021-03-25T18:22:30.5959136Z I0325 18:15:51.326522 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13169. 2021-03-25T18:22:30.5960771Z I0325 18:15:51.326827 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13170. 2021-03-25T18:22:30.5962106Z I0325 18:15:51.327152 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13171. 2021-03-25T18:22:30.5964321Z I0325 18:15:51.330015 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13172. 2021-03-25T18:22:30.5965921Z I0325 18:15:51.330062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13173. 2021-03-25T18:22:30.5967219Z I0325 18:15:51.330074 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13174. 2021-03-25T18:22:30.5969727Z I0325 18:15:51.334708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13175. 2021-03-25T18:22:30.5972877Z I0325 18:15:51.341981 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13176. 2021-03-25T18:22:30.5976199Z I0325 18:15:51.345775 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13177. 2021-03-25T18:22:30.5979453Z I0325 18:15:51.351749 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13178. 2021-03-25T18:22:30.5982634Z I0325 18:15:51.897074 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13179. 2021-03-25T18:22:30.5985784Z I0325 18:15:51.902137 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13180. 2021-03-25T18:22:30.5988931Z I0325 18:15:51.905379 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13181. 2021-03-25T18:22:30.5992287Z I0325 18:15:51.908167 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13182. 2021-03-25T18:22:30.5995683Z I0325 18:15:51.911930 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13183. 2021-03-25T18:22:30.5999103Z I0325 18:15:51.917823 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13184. 2021-03-25T18:22:30.6001954Z I0325 18:15:55.735980 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13185. 2021-03-25T18:22:30.6003532Z I0325 18:15:55.736040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13186. 2021-03-25T18:22:30.6004845Z I0325 18:15:55.736051 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13187. 2021-03-25T18:22:30.6007339Z I0325 18:15:55.762911 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13188. 2021-03-25T18:22:30.6010529Z I0325 18:15:55.767005 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13189. 2021-03-25T18:22:30.6013688Z I0325 18:15:56.320489 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13190. 2021-03-25T18:22:30.6017081Z I0325 18:15:56.327925 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13191. 2021-03-25T18:22:30.6020566Z I0325 18:15:56.333573 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13192. 2021-03-25T18:22:30.6023394Z I0325 18:15:56.353893 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13193. 2021-03-25T18:22:30.6024985Z I0325 18:15:56.353935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13194. 2021-03-25T18:22:30.6026870Z I0325 18:15:56.354142 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13195. 2021-03-25T18:22:30.6058189Z I0325 18:15:56.354157 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13196. 2021-03-25T18:22:30.6059522Z I0325 18:15:56.354197 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13197. 2021-03-25T18:22:30.6060829Z I0325 18:15:56.354210 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13198. 2021-03-25T18:22:30.6063428Z I0325 18:15:56.367224 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13199. 2021-03-25T18:22:30.6066604Z I0325 18:15:56.369670 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13200. 2021-03-25T18:22:30.6069811Z I0325 18:15:56.372135 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13201. 2021-03-25T18:22:30.6073051Z I0325 18:15:56.379064 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13202. 2021-03-25T18:22:30.6076231Z I0325 18:15:56.928532 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13203. 2021-03-25T18:22:30.6079498Z I0325 18:15:56.936649 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13204. 2021-03-25T18:22:30.6082641Z I0325 18:15:56.937285 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13205. 2021-03-25T18:22:30.6086060Z I0325 18:15:56.943453 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13206. 2021-03-25T18:22:30.6089520Z I0325 18:15:56.951830 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13207. 2021-03-25T18:22:30.6092955Z I0325 18:15:56.957651 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13208. 2021-03-25T18:22:30.6096026Z I0325 18:16:00.781758 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13209. 2021-03-25T18:22:30.6097634Z I0325 18:16:00.781808 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13210. 2021-03-25T18:22:30.6098940Z I0325 18:16:00.781818 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13211. 2021-03-25T18:22:30.6101373Z I0325 18:16:00.799595 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13212. 2021-03-25T18:22:30.6104566Z I0325 18:16:00.806193 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13213. 2021-03-25T18:22:30.6107737Z I0325 18:16:01.366684 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13214. 2021-03-25T18:22:30.6110882Z I0325 18:16:01.374084 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13215. 2021-03-25T18:22:30.6114292Z I0325 18:16:01.387646 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13216. 2021-03-25T18:22:30.6117134Z I0325 18:16:01.414396 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13217. 2021-03-25T18:22:30.6118754Z I0325 18:16:01.414442 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13218. 2021-03-25T18:22:30.6120075Z I0325 18:16:01.414565 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13219. 2021-03-25T18:22:30.6121962Z I0325 18:16:01.416388 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13220. 2021-03-25T18:22:30.6123633Z I0325 18:16:01.416424 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13221. 2021-03-25T18:22:30.6124921Z I0325 18:16:01.416522 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13222. 2021-03-25T18:22:30.6127359Z I0325 18:16:01.423360 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13223. 2021-03-25T18:22:30.6150286Z I0325 18:16:01.433044 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13224. 2021-03-25T18:22:30.6153534Z I0325 18:16:01.464750 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13225. 2021-03-25T18:22:30.6156736Z I0325 18:16:01.469716 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13226. 2021-03-25T18:22:30.6159909Z I0325 18:16:01.991089 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13227. 2021-03-25T18:22:30.6163010Z I0325 18:16:02.023389 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13228. 2021-03-25T18:22:30.6166151Z I0325 18:16:02.045890 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13229. 2021-03-25T18:22:30.6169344Z I0325 18:16:02.064380 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13230. 2021-03-25T18:22:30.6172763Z I0325 18:16:02.147452 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13231. 2021-03-25T18:22:30.6193854Z I0325 18:16:02.147999 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13232. 2021-03-25T18:22:30.6197139Z I0325 18:16:05.826947 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13233. 2021-03-25T18:22:30.6198741Z I0325 18:16:05.827062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13234. 2021-03-25T18:22:30.6200057Z I0325 18:16:05.827088 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13235. 2021-03-25T18:22:30.6202490Z I0325 18:16:05.859274 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13236. 2021-03-25T18:22:30.6205865Z I0325 18:16:05.874591 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13237. 2021-03-25T18:22:30.6209045Z I0325 18:16:06.426371 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13238. 2021-03-25T18:22:30.6212423Z I0325 18:16:06.431484 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13239. 2021-03-25T18:22:30.6231002Z I0325 18:16:06.436109 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13240. 2021-03-25T18:22:30.6234143Z I0325 18:16:06.447136 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13241. 2021-03-25T18:22:30.6235738Z I0325 18:16:06.447177 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13242. 2021-03-25T18:22:30.6237063Z I0325 18:16:06.447187 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13243. 2021-03-25T18:22:30.6238961Z I0325 18:16:06.447606 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13244. 2021-03-25T18:22:30.6240556Z I0325 18:16:06.447754 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13245. 2021-03-25T18:22:30.6241846Z I0325 18:16:06.448539 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13246. 2021-03-25T18:22:30.6244257Z I0325 18:16:06.456556 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13247. 2021-03-25T18:22:30.6247373Z I0325 18:16:06.457308 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13248. 2021-03-25T18:22:30.6250580Z I0325 18:16:06.462292 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13249. 2021-03-25T18:22:30.6253792Z I0325 18:16:06.462538 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13250. 2021-03-25T18:22:30.6257497Z I0325 18:16:07.014929 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13251. 2021-03-25T18:22:30.6260600Z I0325 18:16:07.015998 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13252. 2021-03-25T18:22:30.6263923Z I0325 18:16:07.022405 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13253. 2021-03-25T18:22:30.6267135Z I0325 18:16:07.027367 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13254. 2021-03-25T18:22:30.6270607Z I0325 18:16:07.045437 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13255. 2021-03-25T18:22:30.6274248Z I0325 18:16:07.086041 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13256. 2021-03-25T18:22:30.6277092Z I0325 18:16:10.882510 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13257. 2021-03-25T18:22:30.6278676Z I0325 18:16:10.882574 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13258. 2021-03-25T18:22:30.6279995Z I0325 18:16:10.882584 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13259. 2021-03-25T18:22:30.6282402Z I0325 18:16:10.891324 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13260. 2021-03-25T18:22:30.6285600Z I0325 18:16:10.896012 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13261. 2021-03-25T18:22:30.6288769Z I0325 18:16:11.447701 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13262. 2021-03-25T18:22:30.6291910Z I0325 18:16:11.454565 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13263. 2021-03-25T18:22:30.6295437Z I0325 18:16:11.460536 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13264. 2021-03-25T18:22:30.6298293Z I0325 18:16:11.475022 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13265. 2021-03-25T18:22:30.6299890Z I0325 18:16:11.475243 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13266. 2021-03-25T18:22:30.6301199Z I0325 18:16:11.475332 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13267. 2021-03-25T18:22:30.6303094Z I0325 18:16:11.482373 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13268. 2021-03-25T18:22:30.6304755Z I0325 18:16:11.482549 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13269. 2021-03-25T18:22:30.6306066Z I0325 18:16:11.482646 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13270. 2021-03-25T18:22:30.6308470Z I0325 18:16:11.498246 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13271. 2021-03-25T18:22:30.6347389Z I0325 18:16:11.499101 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13272. 2021-03-25T18:22:30.6350642Z I0325 18:16:11.521908 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13273. 2021-03-25T18:22:30.6353886Z I0325 18:16:11.522464 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13274. 2021-03-25T18:22:30.6357082Z I0325 18:16:12.073774 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13275. 2021-03-25T18:22:30.6360163Z I0325 18:16:12.075165 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13276. 2021-03-25T18:22:30.6363310Z I0325 18:16:12.081981 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13277. 2021-03-25T18:22:30.6366521Z I0325 18:16:12.086031 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13278. 2021-03-25T18:22:30.6369925Z I0325 18:16:12.089573 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13279. 2021-03-25T18:22:30.6373525Z I0325 18:16:12.099660 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13280. 2021-03-25T18:22:30.6376651Z I0325 18:16:15.972130 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13281. 2021-03-25T18:22:30.6378255Z I0325 18:16:15.972327 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13282. 2021-03-25T18:22:30.6379561Z I0325 18:16:15.972422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13283. 2021-03-25T18:22:30.6382107Z I0325 18:16:16.002257 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13284. 2021-03-25T18:22:30.6385434Z I0325 18:16:16.055795 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13285. 2021-03-25T18:22:30.6388718Z I0325 18:16:16.607788 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13286. 2021-03-25T18:22:30.6392031Z I0325 18:16:16.627746 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13287. 2021-03-25T18:22:30.6396179Z I0325 18:16:16.638412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13288. 2021-03-25T18:22:30.6399046Z I0325 18:16:16.656330 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13289. 2021-03-25T18:22:30.6400627Z I0325 18:16:16.656377 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13290. 2021-03-25T18:22:30.6402046Z I0325 18:16:16.656387 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13291. 2021-03-25T18:22:30.6403942Z I0325 18:16:16.657580 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13292. 2021-03-25T18:22:30.6405538Z I0325 18:16:16.657628 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13293. 2021-03-25T18:22:30.6406847Z I0325 18:16:16.657642 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13294. 2021-03-25T18:22:30.6409359Z I0325 18:16:16.666794 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13295. 2021-03-25T18:22:30.6412523Z I0325 18:16:16.668528 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13296. 2021-03-25T18:22:30.6415897Z I0325 18:16:16.685418 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13297. 2021-03-25T18:22:30.6419203Z I0325 18:16:16.688074 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13298. 2021-03-25T18:22:30.6422370Z I0325 18:16:17.238513 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13299. 2021-03-25T18:22:30.6425456Z I0325 18:16:17.243617 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13300. 2021-03-25T18:22:30.6428716Z I0325 18:16:17.281879 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13301. 2021-03-25T18:22:30.6431900Z I0325 18:16:17.283121 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13302. 2021-03-25T18:22:30.6435373Z I0325 18:16:17.294852 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13303. 2021-03-25T18:22:30.6452406Z I0325 18:16:17.321774 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13304. 2021-03-25T18:22:30.6455678Z I0325 18:16:21.033189 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13305. 2021-03-25T18:22:30.6457385Z I0325 18:16:21.033423 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13306. 2021-03-25T18:22:30.6458692Z I0325 18:16:21.033528 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13307. 2021-03-25T18:22:30.6461219Z I0325 18:16:21.051358 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13308. 2021-03-25T18:22:30.6464425Z I0325 18:16:21.060690 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13309. 2021-03-25T18:22:30.6467612Z I0325 18:16:21.612376 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13310. 2021-03-25T18:22:30.6470750Z I0325 18:16:21.624057 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13311. 2021-03-25T18:22:30.6474194Z I0325 18:16:21.629416 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13312. 2021-03-25T18:22:30.6477039Z I0325 18:16:21.641848 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13313. 2021-03-25T18:22:30.6478619Z I0325 18:16:21.641983 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13314. 2021-03-25T18:22:30.6479926Z I0325 18:16:21.642051 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13315. 2021-03-25T18:22:30.6481816Z I0325 18:16:21.651195 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13316. 2021-03-25T18:22:30.6483595Z I0325 18:16:21.651233 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13317. 2021-03-25T18:22:30.6484893Z I0325 18:16:21.651289 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13318. 2021-03-25T18:22:30.6487321Z I0325 18:16:21.653065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13319. 2021-03-25T18:22:30.6490587Z I0325 18:16:21.659684 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13320. 2021-03-25T18:22:30.6493804Z I0325 18:16:21.663548 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13321. 2021-03-25T18:22:30.6503887Z I0325 18:16:21.676351 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13322. 2021-03-25T18:22:30.6506866Z I0325 18:16:22.214708 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13323. 2021-03-25T18:22:30.6514199Z I0325 18:16:22.228071 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13324. 2021-03-25T18:22:30.6517551Z I0325 18:16:22.242441 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13325. 2021-03-25T18:22:30.6521040Z I0325 18:16:22.253901 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13326. 2021-03-25T18:22:30.6524436Z I0325 18:16:22.269840 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13327. 2021-03-25T18:22:30.6527867Z I0325 18:16:22.276404 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13328. 2021-03-25T18:22:30.6530715Z I0325 18:16:26.082216 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13329. 2021-03-25T18:22:30.6532303Z I0325 18:16:26.082282 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13330. 2021-03-25T18:22:30.6533619Z I0325 18:16:26.082298 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13331. 2021-03-25T18:22:30.6536447Z I0325 18:16:26.106297 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13332. 2021-03-25T18:22:30.6540029Z I0325 18:16:26.118181 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13333. 2021-03-25T18:22:30.6543318Z I0325 18:16:26.670198 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13334. 2021-03-25T18:22:30.6547396Z I0325 18:16:26.676521 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13335. 2021-03-25T18:22:30.6550895Z I0325 18:16:26.682043 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13336. 2021-03-25T18:22:30.6553737Z I0325 18:16:26.693085 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13337. 2021-03-25T18:22:30.6561100Z I0325 18:16:26.693874 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13338. 2021-03-25T18:22:30.6562717Z I0325 18:16:26.693931 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13339. 2021-03-25T18:22:30.6564043Z I0325 18:16:26.693951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13340. 2021-03-25T18:22:30.6565350Z I0325 18:16:26.695151 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13341. 2021-03-25T18:22:30.6566650Z I0325 18:16:26.695213 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13342. 2021-03-25T18:22:30.6569076Z I0325 18:16:26.705012 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13343. 2021-03-25T18:22:30.6572236Z I0325 18:16:26.716602 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13344. 2021-03-25T18:22:30.6598753Z I0325 18:16:26.722550 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13345. 2021-03-25T18:22:30.6602281Z I0325 18:16:26.742512 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13346. 2021-03-25T18:22:30.6605466Z I0325 18:16:27.279874 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13347. 2021-03-25T18:22:30.6608612Z I0325 18:16:27.287433 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13348. 2021-03-25T18:22:30.6611983Z I0325 18:16:27.294159 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13349. 2021-03-25T18:22:30.6615640Z I0325 18:16:27.299281 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13350. 2021-03-25T18:22:30.6619302Z I0325 18:16:27.300832 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13351. 2021-03-25T18:22:30.6622752Z I0325 18:16:27.306536 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13352. 2021-03-25T18:22:30.6625597Z I0325 18:16:31.106740 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13353. 2021-03-25T18:22:30.6627200Z I0325 18:16:31.106842 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13354. 2021-03-25T18:22:30.6628502Z I0325 18:16:31.106866 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13355. 2021-03-25T18:22:30.6630930Z I0325 18:16:31.126718 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13356. 2021-03-25T18:22:30.6634138Z I0325 18:16:31.134221 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13357. 2021-03-25T18:22:30.6637308Z I0325 18:16:31.686892 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13358. 2021-03-25T18:22:30.6640464Z I0325 18:16:31.763504 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13359. 2021-03-25T18:22:30.6643862Z I0325 18:16:31.822088 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13360. 2021-03-25T18:22:30.6646706Z I0325 18:16:31.957466 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13361. 2021-03-25T18:22:30.6648293Z I0325 18:16:31.957551 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13362. 2021-03-25T18:22:30.6649609Z I0325 18:16:31.957562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13363. 2021-03-25T18:22:30.6651497Z I0325 18:16:31.992797 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13364. 2021-03-25T18:22:30.6653158Z I0325 18:16:31.992862 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13365. 2021-03-25T18:22:30.6654466Z I0325 18:16:31.992873 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13366. 2021-03-25T18:22:30.6657000Z I0325 18:16:32.014303 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13367. 2021-03-25T18:22:30.6660194Z I0325 18:16:32.018670 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13368. 2021-03-25T18:22:30.6663390Z I0325 18:16:32.032058 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13369. 2021-03-25T18:22:30.6666644Z I0325 18:16:32.146166 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13370. 2021-03-25T18:22:30.6669790Z I0325 18:16:32.585534 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13371. 2021-03-25T18:22:30.6672940Z I0325 18:16:32.704214 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13372. 2021-03-25T18:22:30.6676363Z I0325 18:16:32.739450 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13373. 2021-03-25T18:22:30.6679688Z I0325 18:16:32.877269 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13374. 2021-03-25T18:22:30.6682814Z I0325 18:16:32.909745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13375. 2021-03-25T18:22:30.6686215Z I0325 18:16:32.920527 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13376. 2021-03-25T18:22:30.6689060Z I0325 18:16:36.257995 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13377. 2021-03-25T18:22:30.6690653Z I0325 18:16:36.258048 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13378. 2021-03-25T18:22:30.6692577Z I0325 18:16:36.258059 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13379. 2021-03-25T18:22:30.6695406Z I0325 18:16:36.284989 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13380. 2021-03-25T18:22:30.6698944Z I0325 18:16:36.314297 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13381. 2021-03-25T18:22:30.6702252Z I0325 18:16:36.866015 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13382. 2021-03-25T18:22:30.6705495Z I0325 18:16:36.871222 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13383. 2021-03-25T18:22:30.6709010Z I0325 18:16:36.875733 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13384. 2021-03-25T18:22:30.6712024Z I0325 18:16:36.885406 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13385. 2021-03-25T18:22:30.6713739Z I0325 18:16:36.885448 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13386. 2021-03-25T18:22:30.6715094Z I0325 18:16:36.885459 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13387. 2021-03-25T18:22:30.6717082Z I0325 18:16:36.887211 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13388. 2021-03-25T18:22:30.6718706Z I0325 18:16:36.887252 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13389. 2021-03-25T18:22:30.6720138Z I0325 18:16:36.887263 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13390. 2021-03-25T18:22:30.6722637Z I0325 18:16:36.894072 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13391. 2021-03-25T18:22:30.6763412Z I0325 18:16:36.896403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13392. 2021-03-25T18:22:30.6767112Z I0325 18:16:36.898880 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13393. 2021-03-25T18:22:30.6770437Z I0325 18:16:36.921108 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13394. 2021-03-25T18:22:30.6773714Z I0325 18:16:37.450703 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13395. 2021-03-25T18:22:30.6777126Z I0325 18:16:37.455888 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13396. 2021-03-25T18:22:30.6780798Z I0325 18:16:37.460800 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13397. 2021-03-25T18:22:30.6784216Z I0325 18:16:37.485302 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13398. 2021-03-25T18:22:30.6787473Z I0325 18:16:37.493135 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13399. 2021-03-25T18:22:30.6790990Z I0325 18:16:37.497430 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13400. 2021-03-25T18:22:30.6793916Z I0325 18:16:41.293405 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13401. 2021-03-25T18:22:30.6795612Z I0325 18:16:41.293467 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13402. 2021-03-25T18:22:30.6796962Z I0325 18:16:41.293478 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13403. 2021-03-25T18:22:30.6799497Z I0325 18:16:41.299650 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13404. 2021-03-25T18:22:30.6802783Z I0325 18:16:41.305018 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13405. 2021-03-25T18:22:30.6806016Z I0325 18:16:41.856738 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13406. 2021-03-25T18:22:30.6809252Z I0325 18:16:41.862153 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13407. 2021-03-25T18:22:30.6812968Z I0325 18:16:41.866250 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13408. 2021-03-25T18:22:30.6816062Z I0325 18:16:41.875994 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13409. 2021-03-25T18:22:30.6817766Z I0325 18:16:41.876038 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13410. 2021-03-25T18:22:30.6819195Z I0325 18:16:41.876049 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13411. 2021-03-25T18:22:30.6835122Z I0325 18:16:41.881833 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13412. 2021-03-25T18:22:30.6836872Z I0325 18:16:41.881973 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13413. 2021-03-25T18:22:30.6838442Z I0325 18:16:41.881992 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13414. 2021-03-25T18:22:30.6840941Z I0325 18:16:41.886418 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13415. 2021-03-25T18:22:30.6844251Z I0325 18:16:41.889474 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13416. 2021-03-25T18:22:30.6847635Z I0325 18:16:41.893355 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13417. 2021-03-25T18:22:30.6850939Z I0325 18:16:41.897722 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13418. 2021-03-25T18:22:30.6854208Z I0325 18:16:42.444644 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13419. 2021-03-25T18:22:30.6857607Z I0325 18:16:42.448867 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13420. 2021-03-25T18:22:30.6860914Z I0325 18:16:42.452930 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13421. 2021-03-25T18:22:30.6864423Z I0325 18:16:42.457462 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13422. 2021-03-25T18:22:30.6867848Z I0325 18:16:42.459277 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13423. 2021-03-25T18:22:30.6871471Z I0325 18:16:42.467906 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13424. 2021-03-25T18:22:30.6874364Z I0325 18:16:46.312867 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13425. 2021-03-25T18:22:30.6876095Z I0325 18:16:46.312934 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13426. 2021-03-25T18:22:30.6902925Z I0325 18:16:46.312947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13427. 2021-03-25T18:22:30.6905756Z I0325 18:16:46.338944 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13428. 2021-03-25T18:22:30.6909260Z I0325 18:16:46.355388 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13429. 2021-03-25T18:22:30.6912485Z I0325 18:16:46.906959 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13430. 2021-03-25T18:22:30.6915761Z I0325 18:16:46.911677 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13431. 2021-03-25T18:22:30.6919429Z I0325 18:16:46.916738 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13432. 2021-03-25T18:22:30.6922380Z I0325 18:16:46.927557 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13433. 2021-03-25T18:22:30.6924671Z I0325 18:16:46.927652 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13434. 2021-03-25T18:22:30.6926311Z I0325 18:16:46.927716 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13435. 2021-03-25T18:22:30.6927745Z I0325 18:16:46.927733 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13436. 2021-03-25T18:22:30.6929159Z I0325 18:16:46.928823 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13437. 2021-03-25T18:22:30.6930559Z I0325 18:16:46.928840 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13438. 2021-03-25T18:22:30.6933025Z I0325 18:16:46.938260 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13439. 2021-03-25T18:22:30.6936710Z I0325 18:16:46.938675 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13440. 2021-03-25T18:22:30.6940042Z I0325 18:16:46.944480 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13441. 2021-03-25T18:22:30.6943324Z I0325 18:16:46.971334 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13442. 2021-03-25T18:22:30.6946576Z I0325 18:16:47.497863 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13443. 2021-03-25T18:22:30.6949777Z I0325 18:16:47.502573 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13444. 2021-03-25T18:22:30.6953301Z I0325 18:16:47.510582 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13445. 2021-03-25T18:22:30.6956879Z I0325 18:16:47.526331 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13446. 2021-03-25T18:22:30.6960052Z I0325 18:16:47.532634 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13447. 2021-03-25T18:22:30.6963626Z I0325 18:16:47.537456 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13448. 2021-03-25T18:22:30.6966530Z I0325 18:16:51.385901 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13449. 2021-03-25T18:22:30.6968218Z I0325 18:16:51.390155 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13450. 2021-03-25T18:22:30.6969587Z I0325 18:16:51.390249 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13451. 2021-03-25T18:22:30.6972109Z I0325 18:16:51.398813 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13452. 2021-03-25T18:22:30.6976373Z I0325 18:16:51.404411 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13453. 2021-03-25T18:22:30.6979684Z I0325 18:16:51.955960 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13454. 2021-03-25T18:22:30.7028509Z I0325 18:16:51.961993 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13455. 2021-03-25T18:22:30.7032050Z I0325 18:16:51.966424 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13456. 2021-03-25T18:22:30.7035012Z I0325 18:16:51.982345 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13457. 2021-03-25T18:22:30.7036762Z I0325 18:16:51.982937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13458. 2021-03-25T18:22:30.7038110Z I0325 18:16:51.982951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13459. 2021-03-25T18:22:30.7040110Z I0325 18:16:51.982881 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13460. 2021-03-25T18:22:30.7041736Z I0325 18:16:51.983318 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13461. 2021-03-25T18:22:30.7043297Z I0325 18:16:51.983334 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13462. 2021-03-25T18:22:30.7045806Z I0325 18:16:51.992188 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13463. 2021-03-25T18:22:30.7049036Z I0325 18:16:51.992656 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13464. 2021-03-25T18:22:30.7052352Z I0325 18:16:51.999834 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13465. 2021-03-25T18:22:30.7055915Z I0325 18:16:52.000323 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13466. 2021-03-25T18:22:30.7059208Z I0325 18:16:52.552085 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13467. 2021-03-25T18:22:30.7080218Z I0325 18:16:52.553810 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13468. 2021-03-25T18:22:30.7083651Z I0325 18:16:52.559318 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13469. 2021-03-25T18:22:30.7086874Z I0325 18:16:52.563600 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13470. 2021-03-25T18:22:30.7090296Z I0325 18:16:52.568019 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13471. 2021-03-25T18:22:30.7093883Z I0325 18:16:52.582047 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13472. 2021-03-25T18:22:30.7097151Z I0325 18:16:56.391783 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13473. 2021-03-25T18:22:30.7098744Z I0325 18:16:56.391832 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13474. 2021-03-25T18:22:30.7100069Z I0325 18:16:56.391842 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13475. 2021-03-25T18:22:30.7102476Z I0325 18:16:56.398842 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13476. 2021-03-25T18:22:30.7105674Z I0325 18:16:56.403208 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13477. 2021-03-25T18:22:30.7109042Z I0325 18:16:56.955166 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13478. 2021-03-25T18:22:30.7112210Z I0325 18:16:56.960065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13479. 2021-03-25T18:22:30.7115760Z I0325 18:16:56.964473 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13480. 2021-03-25T18:22:30.7118653Z I0325 18:16:56.974086 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13481. 2021-03-25T18:22:30.7120290Z I0325 18:16:56.974132 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13482. 2021-03-25T18:22:30.7121609Z I0325 18:16:56.974143 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13483. 2021-03-25T18:22:30.7123503Z I0325 18:16:56.976809 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13484. 2021-03-25T18:22:30.7125094Z I0325 18:16:56.976930 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13485. 2021-03-25T18:22:30.7126402Z I0325 18:16:56.976951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13486. 2021-03-25T18:22:30.7128834Z I0325 18:16:56.984346 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13487. 2021-03-25T18:22:30.7131957Z I0325 18:16:56.985173 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13488. 2021-03-25T18:22:30.7175818Z I0325 18:16:56.994367 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13489. 2021-03-25T18:22:30.7179361Z I0325 18:16:56.995617 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13490. 2021-03-25T18:22:30.7182551Z I0325 18:16:57.545992 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13491. 2021-03-25T18:22:30.7185662Z I0325 18:16:57.551950 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13492. 2021-03-25T18:22:30.7188792Z I0325 18:16:57.554097 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13493. 2021-03-25T18:22:30.7192196Z I0325 18:16:57.561400 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13494. 2021-03-25T18:22:30.7195621Z I0325 18:16:57.562795 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13495. 2021-03-25T18:22:30.7199317Z I0325 18:16:57.570441 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13496. 2021-03-25T18:22:30.7202375Z I0325 18:17:01.415884 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13497. 2021-03-25T18:22:30.7203983Z I0325 18:17:01.415931 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13498. 2021-03-25T18:22:30.7205289Z I0325 18:17:01.415943 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13499. 2021-03-25T18:22:30.7207734Z I0325 18:17:01.426292 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13500. 2021-03-25T18:22:30.7242662Z I0325 18:17:01.431011 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13501. 2021-03-25T18:22:30.7246130Z I0325 18:17:01.984487 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13502. 2021-03-25T18:22:30.7249307Z I0325 18:17:02.005268 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13503. 2021-03-25T18:22:30.7252739Z I0325 18:17:02.015162 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13504. 2021-03-25T18:22:30.7255805Z I0325 18:17:02.028806 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13505. 2021-03-25T18:22:30.7257398Z I0325 18:17:02.028853 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13506. 2021-03-25T18:22:30.7258712Z I0325 18:17:02.028864 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13507. 2021-03-25T18:22:30.7260620Z I0325 18:17:02.029986 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13508. 2021-03-25T18:22:30.7262231Z I0325 18:17:02.030184 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13509. 2021-03-25T18:22:30.7263712Z I0325 18:17:02.030295 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13510. 2021-03-25T18:22:30.7266141Z I0325 18:17:02.044759 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13511. 2021-03-25T18:22:30.7269269Z I0325 18:17:02.045893 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13512. 2021-03-25T18:22:30.7272542Z I0325 18:17:02.055270 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13513. 2021-03-25T18:22:30.7275821Z I0325 18:17:02.057655 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13514. 2021-03-25T18:22:30.7278980Z I0325 18:17:02.614781 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13515. 2021-03-25T18:22:30.7282093Z I0325 18:17:02.615094 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13516. 2021-03-25T18:22:30.7285217Z I0325 18:17:02.682064 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13517. 2021-03-25T18:22:30.7288639Z I0325 18:17:02.695494 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13518. 2021-03-25T18:22:30.7292028Z I0325 18:17:02.717845 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13519. 2021-03-25T18:22:30.7295667Z I0325 18:17:02.810055 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13520. 2021-03-25T18:22:30.7298642Z I0325 18:17:06.428870 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13521. 2021-03-25T18:22:30.7300252Z I0325 18:17:06.428918 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13522. 2021-03-25T18:22:30.7301573Z I0325 18:17:06.428928 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13523. 2021-03-25T18:22:30.7303985Z I0325 18:17:06.437200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13524. 2021-03-25T18:22:30.7307187Z I0325 18:17:06.442415 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13525. 2021-03-25T18:22:30.7310428Z I0325 18:17:06.994091 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13526. 2021-03-25T18:22:30.7313580Z I0325 18:17:07.000341 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13527. 2021-03-25T18:22:30.7317053Z I0325 18:17:07.005019 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13528. 2021-03-25T18:22:30.7319968Z I0325 18:17:07.016412 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13529. 2021-03-25T18:22:30.7321570Z I0325 18:17:07.016495 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13530. 2021-03-25T18:22:30.7322871Z I0325 18:17:07.016535 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13531. 2021-03-25T18:22:30.7324772Z I0325 18:17:07.016421 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13532. 2021-03-25T18:22:30.7326356Z I0325 18:17:07.017739 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13533. 2021-03-25T18:22:30.7327671Z I0325 18:17:07.017789 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13534. 2021-03-25T18:22:30.7330084Z I0325 18:17:07.024095 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13535. 2021-03-25T18:22:30.7333208Z I0325 18:17:07.026380 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13536. 2021-03-25T18:22:30.7377437Z I0325 18:17:07.029185 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13537. 2021-03-25T18:22:30.7380888Z I0325 18:17:07.042338 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13538. 2021-03-25T18:22:30.7384083Z I0325 18:17:07.581228 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13539. 2021-03-25T18:22:30.7387435Z I0325 18:17:07.587445 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13540. 2021-03-25T18:22:30.7390640Z I0325 18:17:07.594208 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13541. 2021-03-25T18:22:30.7394274Z I0325 18:17:07.594436 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13542. 2021-03-25T18:22:30.7397714Z I0325 18:17:07.601042 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13543. 2021-03-25T18:22:30.7401221Z I0325 18:17:07.605943 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13544. 2021-03-25T18:22:30.7404083Z I0325 18:17:11.449753 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13545. 2021-03-25T18:22:30.7405688Z I0325 18:17:11.449809 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13546. 2021-03-25T18:22:30.7406996Z I0325 18:17:11.449819 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13547. 2021-03-25T18:22:30.7409421Z I0325 18:17:11.457200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13548. 2021-03-25T18:22:30.7412615Z I0325 18:17:11.460943 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13549. 2021-03-25T18:22:30.7450303Z I0325 18:17:12.012555 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13550. 2021-03-25T18:22:30.7453509Z I0325 18:17:12.018193 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13551. 2021-03-25T18:22:30.7457207Z I0325 18:17:12.022911 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13552. 2021-03-25T18:22:30.7460088Z I0325 18:17:12.033461 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13553. 2021-03-25T18:22:30.7461684Z I0325 18:17:12.033551 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13554. 2021-03-25T18:22:30.7462999Z I0325 18:17:12.033562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13555. 2021-03-25T18:22:30.7464886Z I0325 18:17:12.035176 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13556. 2021-03-25T18:22:30.7466484Z I0325 18:17:12.035206 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13557. 2021-03-25T18:22:30.7467777Z I0325 18:17:12.035215 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13558. 2021-03-25T18:22:30.7470393Z I0325 18:17:12.046562 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13559. 2021-03-25T18:22:30.7473514Z I0325 18:17:12.047230 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13560. 2021-03-25T18:22:30.7476802Z I0325 18:17:12.052169 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13561. 2021-03-25T18:22:30.7480202Z I0325 18:17:12.052615 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13562. 2021-03-25T18:22:30.7483374Z I0325 18:17:12.603779 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13563. 2021-03-25T18:22:30.7486473Z I0325 18:17:12.603788 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13564. 2021-03-25T18:22:30.7489607Z I0325 18:17:12.611135 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13565. 2021-03-25T18:22:30.7520533Z I0325 18:17:12.615434 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13566. 2021-03-25T18:22:30.7524217Z I0325 18:17:12.624158 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13567. 2021-03-25T18:22:30.7527850Z I0325 18:17:12.624998 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13568. 2021-03-25T18:22:30.7530709Z I0325 18:17:16.474403 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13569. 2021-03-25T18:22:30.7532298Z I0325 18:17:16.474453 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13570. 2021-03-25T18:22:30.7533741Z I0325 18:17:16.474463 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13571. 2021-03-25T18:22:30.7536355Z I0325 18:17:16.514314 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13572. 2021-03-25T18:22:30.7539700Z I0325 18:17:16.527975 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13573. 2021-03-25T18:22:30.7543160Z I0325 18:17:17.079364 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13574. 2021-03-25T18:22:30.7546393Z I0325 18:17:17.084539 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13575. 2021-03-25T18:22:30.7549980Z I0325 18:17:17.089562 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13576. 2021-03-25T18:22:30.7552848Z I0325 18:17:17.097793 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13577. 2021-03-25T18:22:30.7554470Z I0325 18:17:17.097902 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13578. 2021-03-25T18:22:30.7555770Z I0325 18:17:17.097964 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13579. 2021-03-25T18:22:30.7557685Z I0325 18:17:17.101690 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13580. 2021-03-25T18:22:30.7559294Z I0325 18:17:17.101804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13581. 2021-03-25T18:22:30.7560696Z I0325 18:17:17.101873 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13582. 2021-03-25T18:22:30.7563140Z I0325 18:17:17.110267 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13583. 2021-03-25T18:22:30.7566249Z I0325 18:17:17.110452 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13584. 2021-03-25T18:22:30.7569445Z I0325 18:17:17.116437 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13585. 2021-03-25T18:22:30.7572666Z I0325 18:17:17.118235 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13586. 2021-03-25T18:22:30.7575980Z I0325 18:17:17.668072 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13587. 2021-03-25T18:22:30.7579096Z I0325 18:17:17.670275 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13588. 2021-03-25T18:22:30.7582231Z I0325 18:17:17.676201 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13589. 2021-03-25T18:22:30.7616841Z I0325 18:17:17.677861 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13590. 2021-03-25T18:22:30.7620407Z I0325 18:17:17.682469 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13591. 2021-03-25T18:22:30.7624199Z I0325 18:17:17.683361 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13592. 2021-03-25T18:22:30.7627079Z I0325 18:17:21.539049 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13593. 2021-03-25T18:22:30.7628680Z I0325 18:17:21.539250 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13594. 2021-03-25T18:22:30.7629998Z I0325 18:17:21.539321 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13595. 2021-03-25T18:22:30.7632415Z I0325 18:17:21.550270 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13596. 2021-03-25T18:22:30.7635608Z I0325 18:17:21.557886 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13597. 2021-03-25T18:22:30.7638778Z I0325 18:17:22.109615 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13598. 2021-03-25T18:22:30.7641917Z I0325 18:17:22.114724 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13599. 2021-03-25T18:22:30.7645328Z I0325 18:17:22.119737 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13600. 2021-03-25T18:22:30.7648182Z I0325 18:17:22.130419 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13601. 2021-03-25T18:22:30.7649782Z I0325 18:17:22.130489 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13602. 2021-03-25T18:22:30.7651084Z I0325 18:17:22.130528 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13603. 2021-03-25T18:22:30.7653112Z I0325 18:17:22.131703 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13604. 2021-03-25T18:22:30.7654697Z I0325 18:17:22.131903 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13605. 2021-03-25T18:22:30.7668025Z I0325 18:17:22.131932 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13606. 2021-03-25T18:22:30.7670822Z I0325 18:17:22.142300 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13607. 2021-03-25T18:22:30.7673995Z I0325 18:17:22.143148 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13608. 2021-03-25T18:22:30.7677278Z I0325 18:17:22.154913 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13609. 2021-03-25T18:22:30.7680557Z I0325 18:17:22.159384 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13610. 2021-03-25T18:22:30.7683734Z I0325 18:17:22.706673 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13611. 2021-03-25T18:22:30.7686808Z I0325 18:17:22.710531 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13612. 2021-03-25T18:22:30.7690110Z I0325 18:17:22.712135 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13613. 2021-03-25T18:22:30.7693542Z I0325 18:17:22.717177 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13614. 2021-03-25T18:22:30.7697090Z I0325 18:17:22.719776 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13615. 2021-03-25T18:22:30.7701042Z I0325 18:17:22.725630 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13616. 2021-03-25T18:22:30.7703916Z I0325 18:17:26.565013 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13617. 2021-03-25T18:22:30.7705515Z I0325 18:17:26.565065 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13618. 2021-03-25T18:22:30.7706826Z I0325 18:17:26.565075 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13619. 2021-03-25T18:22:30.7709247Z I0325 18:17:26.580253 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13620. 2021-03-25T18:22:30.7712437Z I0325 18:17:26.594336 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13621. 2021-03-25T18:22:30.7715742Z I0325 18:17:27.145991 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13622. 2021-03-25T18:22:30.7718896Z I0325 18:17:27.151187 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13623. 2021-03-25T18:22:30.7722404Z I0325 18:17:27.156303 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13624. 2021-03-25T18:22:30.7725282Z I0325 18:17:27.164875 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13625. 2021-03-25T18:22:30.7726877Z I0325 18:17:27.164917 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13626. 2021-03-25T18:22:30.7728194Z I0325 18:17:27.164927 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13627. 2021-03-25T18:22:30.7730072Z I0325 18:17:27.169841 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13628. 2021-03-25T18:22:30.7731667Z I0325 18:17:27.169881 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13629. 2021-03-25T18:22:30.7732976Z I0325 18:17:27.169891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13630. 2021-03-25T18:22:30.7776247Z I0325 18:17:27.175248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13631. 2021-03-25T18:22:30.7779649Z I0325 18:17:27.213417 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13632. 2021-03-25T18:22:30.7782884Z I0325 18:17:27.237740 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13633. 2021-03-25T18:22:30.7786139Z I0325 18:17:27.262175 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13634. 2021-03-25T18:22:30.7789310Z I0325 18:17:27.789126 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13635. 2021-03-25T18:22:30.7792468Z I0325 18:17:27.794260 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13636. 2021-03-25T18:22:30.7795882Z I0325 18:17:27.798781 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13637. 2021-03-25T18:22:30.7799423Z I0325 18:17:27.813832 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13638. 2021-03-25T18:22:30.7802558Z I0325 18:17:27.818582 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13639. 2021-03-25T18:22:30.7806037Z I0325 18:17:27.822725 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13640. 2021-03-25T18:22:30.7808921Z I0325 18:17:31.592685 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13641. 2021-03-25T18:22:30.7810517Z I0325 18:17:31.592746 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13642. 2021-03-25T18:22:30.7811837Z I0325 18:17:31.592757 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13643. 2021-03-25T18:22:30.7814235Z I0325 18:17:31.602513 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13644. 2021-03-25T18:22:30.7817565Z I0325 18:17:31.608404 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13645. 2021-03-25T18:22:30.7820784Z I0325 18:17:32.161710 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13646. 2021-03-25T18:22:30.7823904Z I0325 18:17:32.172116 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13647. 2021-03-25T18:22:30.7827323Z I0325 18:17:32.178357 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13648. 2021-03-25T18:22:30.7830153Z I0325 18:17:32.195651 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13649. 2021-03-25T18:22:30.7832331Z I0325 18:17:32.195661 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13650. 2021-03-25T18:22:30.7833918Z I0325 18:17:32.195690 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13651. 2021-03-25T18:22:30.7835235Z I0325 18:17:32.195701 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13652. 2021-03-25T18:22:30.7836549Z I0325 18:17:32.195701 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13653. 2021-03-25T18:22:30.7837847Z I0325 18:17:32.195713 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13654. 2021-03-25T18:22:30.7840361Z I0325 18:17:32.203224 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13655. 2021-03-25T18:22:30.7843490Z I0325 18:17:32.203394 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13656. 2021-03-25T18:22:30.7846690Z I0325 18:17:32.209601 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13657. 2021-03-25T18:22:30.7849976Z I0325 18:17:32.211206 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13658. 2021-03-25T18:22:30.7853173Z I0325 18:17:32.761176 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13659. 2021-03-25T18:22:30.7856409Z I0325 18:17:32.765366 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13660. 2021-03-25T18:22:30.7859548Z I0325 18:17:32.769205 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13661. 2021-03-25T18:22:30.7862771Z I0325 18:17:32.771016 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13662. 2021-03-25T18:22:30.7866170Z I0325 18:17:32.778204 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13663. 2021-03-25T18:22:30.7869783Z I0325 18:17:32.779340 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13664. 2021-03-25T18:22:30.7872654Z I0325 18:17:36.647366 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13665. 2021-03-25T18:22:30.7874246Z I0325 18:17:36.647420 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13666. 2021-03-25T18:22:30.7875570Z I0325 18:17:36.647430 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13667. 2021-03-25T18:22:30.7877992Z I0325 18:17:36.664196 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13668. 2021-03-25T18:22:30.7881207Z I0325 18:17:36.677200 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13669. 2021-03-25T18:22:30.7884487Z I0325 18:17:37.228469 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13670. 2021-03-25T18:22:30.7887633Z I0325 18:17:37.234178 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13671. 2021-03-25T18:22:30.7891108Z I0325 18:17:37.239176 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13672. 2021-03-25T18:22:30.7894052Z I0325 18:17:37.251051 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13673. 2021-03-25T18:22:30.7937026Z I0325 18:17:37.251083 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13674. 2021-03-25T18:22:30.7938661Z I0325 18:17:37.251092 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13675. 2021-03-25T18:22:30.7939985Z I0325 18:17:37.251103 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13676. 2021-03-25T18:22:30.7941287Z I0325 18:17:37.251138 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13677. 2021-03-25T18:22:30.7942613Z I0325 18:17:37.251149 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13678. 2021-03-25T18:22:30.7945052Z I0325 18:17:37.258018 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13679. 2021-03-25T18:22:30.7948199Z I0325 18:17:37.262588 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13680. 2021-03-25T18:22:30.7951391Z I0325 18:17:37.265978 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13681. 2021-03-25T18:22:30.7954654Z I0325 18:17:37.271357 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13682. 2021-03-25T18:22:30.7957826Z I0325 18:17:37.821785 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13683. 2021-03-25T18:22:30.7960905Z I0325 18:17:37.822703 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13684. 2021-03-25T18:22:30.7964051Z I0325 18:17:37.835174 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13685. 2021-03-25T18:22:30.7967458Z I0325 18:17:37.845374 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13686. 2021-03-25T18:22:30.7971091Z I0325 18:17:37.846495 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13687. 2021-03-25T18:22:30.7974520Z I0325 18:17:37.867107 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13688. 2021-03-25T18:22:30.7977621Z I0325 18:17:41.679251 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13689. 2021-03-25T18:22:30.7979242Z I0325 18:17:41.679300 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13690. 2021-03-25T18:22:30.7980556Z I0325 18:17:41.679312 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13691. 2021-03-25T18:22:30.7982989Z I0325 18:17:41.685892 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13692. 2021-03-25T18:22:30.7986190Z I0325 18:17:41.689680 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13693. 2021-03-25T18:22:30.7989377Z I0325 18:17:42.241063 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13694. 2021-03-25T18:22:30.7992536Z I0325 18:17:42.246374 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13695. 2021-03-25T18:22:30.7995935Z I0325 18:17:42.263838 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13696. 2021-03-25T18:22:30.7998798Z I0325 18:17:42.275321 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13697. 2021-03-25T18:22:30.8000959Z I0325 18:17:42.275333 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13698. 2021-03-25T18:22:30.8002555Z I0325 18:17:42.275362 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13699. 2021-03-25T18:22:30.8003858Z I0325 18:17:42.275373 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13700. 2021-03-25T18:22:30.8005161Z I0325 18:17:42.275381 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13701. 2021-03-25T18:22:30.8006452Z I0325 18:17:42.275392 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13702. 2021-03-25T18:22:30.8008867Z I0325 18:17:42.282310 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13703. 2021-03-25T18:22:30.8012070Z I0325 18:17:42.283051 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13704. 2021-03-25T18:22:30.8015373Z I0325 18:17:42.286988 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13705. 2021-03-25T18:22:30.8018723Z I0325 18:17:42.292061 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13706. 2021-03-25T18:22:30.8021946Z I0325 18:17:42.838509 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13707. 2021-03-25T18:22:30.8068155Z I0325 18:17:42.843170 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13708. 2021-03-25T18:22:30.8071670Z I0325 18:17:42.848708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13709. 2021-03-25T18:22:30.8074900Z I0325 18:17:42.849916 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13710. 2021-03-25T18:22:30.8078321Z I0325 18:17:42.855213 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13711. 2021-03-25T18:22:30.8081910Z I0325 18:17:42.856471 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13712. 2021-03-25T18:22:30.8084750Z I0325 18:17:46.697150 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13713. 2021-03-25T18:22:30.8086347Z I0325 18:17:46.703166 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13714. 2021-03-25T18:22:30.8087664Z I0325 18:17:46.703305 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13715. 2021-03-25T18:22:30.8090070Z I0325 18:17:46.712634 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13716. 2021-03-25T18:22:30.8093271Z I0325 18:17:46.722034 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13717. 2021-03-25T18:22:30.8097037Z I0325 18:17:47.273889 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13718. 2021-03-25T18:22:30.8100446Z I0325 18:17:47.283508 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13719. 2021-03-25T18:22:30.8103868Z I0325 18:17:47.291420 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13720. 2021-03-25T18:22:30.8106789Z I0325 18:17:47.301074 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13721. 2021-03-25T18:22:30.8108400Z I0325 18:17:47.301202 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13722. 2021-03-25T18:22:30.8109692Z I0325 18:17:47.301274 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13723. 2021-03-25T18:22:30.8111605Z I0325 18:17:47.305374 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13724. 2021-03-25T18:22:30.8113199Z I0325 18:17:47.305413 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13725. 2021-03-25T18:22:30.8114499Z I0325 18:17:47.305423 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13726. 2021-03-25T18:22:30.8116923Z I0325 18:17:47.311171 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13727. 2021-03-25T18:22:30.8120155Z I0325 18:17:47.315009 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13728. 2021-03-25T18:22:30.8123369Z I0325 18:17:47.316976 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13729. 2021-03-25T18:22:30.8126603Z I0325 18:17:47.330477 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13730. 2021-03-25T18:22:30.8129787Z I0325 18:17:47.868526 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13731. 2021-03-25T18:22:30.8132932Z I0325 18:17:47.873847 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13732. 2021-03-25T18:22:30.8136484Z I0325 18:17:47.879724 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13733. 2021-03-25T18:22:30.8139909Z I0325 18:17:47.885823 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13734. 2021-03-25T18:22:30.8143117Z I0325 18:17:47.893393 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13735. 2021-03-25T18:22:30.8146523Z I0325 18:17:47.898648 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13736. 2021-03-25T18:22:30.8149515Z I0325 18:17:51.715402 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13737. 2021-03-25T18:22:30.8151109Z I0325 18:17:51.715524 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13738. 2021-03-25T18:22:30.8152432Z I0325 18:17:51.715563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13739. 2021-03-25T18:22:30.8154845Z I0325 18:17:51.726151 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13740. 2021-03-25T18:22:30.8158049Z I0325 18:17:51.756274 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13741. 2021-03-25T18:22:30.8161202Z I0325 18:17:52.307786 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13742. 2021-03-25T18:22:30.8164357Z I0325 18:17:52.314162 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13743. 2021-03-25T18:22:30.8167758Z I0325 18:17:52.318632 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13744. 2021-03-25T18:22:30.8170609Z I0325 18:17:52.328600 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13745. 2021-03-25T18:22:30.8172199Z I0325 18:17:52.328641 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13746. 2021-03-25T18:22:30.8173513Z I0325 18:17:52.328651 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13747. 2021-03-25T18:22:30.8175524Z I0325 18:17:52.330291 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13748. 2021-03-25T18:22:30.8177099Z I0325 18:17:52.330329 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13749. 2021-03-25T18:22:30.8178417Z I0325 18:17:52.330340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13750. 2021-03-25T18:22:30.8180842Z I0325 18:17:52.340443 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13751. 2021-03-25T18:22:30.8184064Z I0325 18:17:52.344850 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13752. 2021-03-25T18:22:30.8187243Z I0325 18:17:52.355812 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13753. 2021-03-25T18:22:30.8190565Z I0325 18:17:52.357617 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13754. 2021-03-25T18:22:30.8193764Z I0325 18:17:52.907530 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13755. 2021-03-25T18:22:30.8196843Z I0325 18:17:52.909821 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13756. 2021-03-25T18:22:30.8199988Z I0325 18:17:52.915697 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13757. 2021-03-25T18:22:30.8203180Z I0325 18:17:52.916659 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13758. 2021-03-25T18:22:30.8206601Z I0325 18:17:52.922187 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13759. 2021-03-25T18:22:30.8210203Z I0325 18:17:52.923966 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13760. 2021-03-25T18:22:30.8213025Z I0325 18:17:56.735978 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13761. 2021-03-25T18:22:30.8214623Z I0325 18:17:56.736485 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13762. 2021-03-25T18:22:30.8217528Z I0325 18:17:56.736523 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13763. 2021-03-25T18:22:30.8220208Z I0325 18:17:56.744733 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13764. 2021-03-25T18:22:30.8223460Z I0325 18:17:56.749076 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13765. 2021-03-25T18:22:30.8226658Z I0325 18:17:57.300429 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13766. 2021-03-25T18:22:30.8229957Z I0325 18:17:57.306235 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13767. 2021-03-25T18:22:30.8233354Z I0325 18:17:57.312056 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13768. 2021-03-25T18:22:30.8237409Z I0325 18:17:57.341032 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13769. 2021-03-25T18:22:30.8239011Z I0325 18:17:57.341085 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13770. 2021-03-25T18:22:30.8241098Z I0325 18:17:57.341096 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13771. 2021-03-25T18:22:30.8243053Z I0325 18:17:57.341232 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13772. 2021-03-25T18:22:30.8244667Z I0325 18:17:57.341368 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13773. 2021-03-25T18:22:30.8245968Z I0325 18:17:57.341482 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13774. 2021-03-25T18:22:30.8248402Z I0325 18:17:57.353959 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13775. 2021-03-25T18:22:30.8251539Z I0325 18:17:57.355907 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13776. 2021-03-25T18:22:30.8254739Z I0325 18:17:57.363061 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13777. 2021-03-25T18:22:30.8258113Z I0325 18:17:57.363451 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13778. 2021-03-25T18:22:30.8261293Z I0325 18:17:57.914722 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13779. 2021-03-25T18:22:30.8264378Z I0325 18:17:57.916787 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13780. 2021-03-25T18:22:30.8267512Z I0325 18:17:57.922902 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13781. 2021-03-25T18:22:30.8270723Z I0325 18:17:57.923887 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13782. 2021-03-25T18:22:30.8274277Z I0325 18:17:57.928833 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13783. 2021-03-25T18:22:30.8277866Z I0325 18:17:57.933445 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13784. 2021-03-25T18:22:30.8280784Z I0325 18:18:01.756722 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13785. 2021-03-25T18:22:30.8282378Z I0325 18:18:01.757060 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13786. 2021-03-25T18:22:30.8283697Z I0325 18:18:01.757148 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13787. 2021-03-25T18:22:30.8302118Z I0325 18:18:01.763083 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13788. 2021-03-25T18:22:30.8305659Z I0325 18:18:01.767318 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13789. 2021-03-25T18:22:30.8308881Z I0325 18:18:02.318928 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13790. 2021-03-25T18:22:30.8312033Z I0325 18:18:02.323715 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13791. 2021-03-25T18:22:30.8315461Z I0325 18:18:02.329135 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13792. 2021-03-25T18:22:30.8318304Z I0325 18:18:02.338956 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13793. 2021-03-25T18:22:30.8319972Z I0325 18:18:02.339020 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13794. 2021-03-25T18:22:30.8321281Z I0325 18:18:02.339041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13795. 2021-03-25T18:22:30.8323184Z I0325 18:18:02.340110 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13796. 2021-03-25T18:22:30.8324756Z I0325 18:18:02.340837 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13797. 2021-03-25T18:22:30.8326058Z I0325 18:18:02.340864 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13798. 2021-03-25T18:22:30.8328476Z I0325 18:18:02.350013 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13799. 2021-03-25T18:22:30.8331819Z I0325 18:18:02.357767 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13800. 2021-03-25T18:22:30.8335402Z I0325 18:18:02.362010 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13801. 2021-03-25T18:22:30.8338775Z I0325 18:18:02.363099 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13802. 2021-03-25T18:22:30.8341950Z I0325 18:18:02.913828 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13803. 2021-03-25T18:22:30.8345188Z I0325 18:18:02.914545 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13804. 2021-03-25T18:22:30.8348341Z I0325 18:18:02.920524 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13805. 2021-03-25T18:22:30.8351558Z I0325 18:18:02.921408 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13806. 2021-03-25T18:22:30.8354967Z I0325 18:18:02.928269 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13807. 2021-03-25T18:22:30.8358579Z I0325 18:18:02.928785 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13808. 2021-03-25T18:22:30.8361543Z I0325 18:18:06.768400 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13809. 2021-03-25T18:22:30.8363155Z I0325 18:18:06.768448 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13810. 2021-03-25T18:22:30.8364471Z I0325 18:18:06.768458 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13811. 2021-03-25T18:22:30.8366904Z I0325 18:18:06.776450 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13812. 2021-03-25T18:22:30.8370102Z I0325 18:18:06.783528 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13813. 2021-03-25T18:22:30.8373276Z I0325 18:18:07.335319 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13814. 2021-03-25T18:22:30.8376608Z I0325 18:18:07.341104 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13815. 2021-03-25T18:22:30.8380032Z I0325 18:18:07.359624 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13816. 2021-03-25T18:22:30.8382951Z I0325 18:18:07.376979 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13817. 2021-03-25T18:22:30.8384546Z I0325 18:18:07.377030 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13818. 2021-03-25T18:22:30.8385870Z I0325 18:18:07.377040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13819. 2021-03-25T18:22:30.8387775Z I0325 18:18:07.377177 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13820. 2021-03-25T18:22:30.8389352Z I0325 18:18:07.377225 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13821. 2021-03-25T18:22:30.8390656Z I0325 18:18:07.377240 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13822. 2021-03-25T18:22:30.8409883Z I0325 18:18:07.392397 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13823. 2021-03-25T18:22:30.8413314Z I0325 18:18:07.394295 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13824. 2021-03-25T18:22:30.8416713Z I0325 18:18:07.397274 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13825. 2021-03-25T18:22:30.8420142Z I0325 18:18:07.399352 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13826. 2021-03-25T18:22:30.8423314Z I0325 18:18:07.948915 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13827. 2021-03-25T18:22:30.8426416Z I0325 18:18:07.951755 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13828. 2021-03-25T18:22:30.8429665Z I0325 18:18:07.958677 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13829. 2021-03-25T18:22:30.8432872Z I0325 18:18:07.959768 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13830. 2021-03-25T18:22:30.8436465Z I0325 18:18:07.966177 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13831. 2021-03-25T18:22:30.8440064Z I0325 18:18:07.969950 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13832. 2021-03-25T18:22:30.8442910Z I0325 18:18:11.793784 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13833. 2021-03-25T18:22:30.8444583Z I0325 18:18:11.793854 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13834. 2021-03-25T18:22:30.8445898Z I0325 18:18:11.793877 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13835. 2021-03-25T18:22:30.8448326Z I0325 18:18:11.820033 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13836. 2021-03-25T18:22:30.8451516Z I0325 18:18:11.831287 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13837. 2021-03-25T18:22:30.8454689Z I0325 18:18:12.383179 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13838. 2021-03-25T18:22:30.8460411Z I0325 18:18:12.389463 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13839. 2021-03-25T18:22:30.8464085Z I0325 18:18:12.394106 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13840. 2021-03-25T18:22:30.8466932Z I0325 18:18:12.404841 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13841. 2021-03-25T18:22:30.8468621Z I0325 18:18:12.405099 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13842. 2021-03-25T18:22:30.8469997Z I0325 18:18:12.405119 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13843. 2021-03-25T18:22:30.8471888Z I0325 18:18:12.405024 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13844. 2021-03-25T18:22:30.8473474Z I0325 18:18:12.405201 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13845. 2021-03-25T18:22:30.8474760Z I0325 18:18:12.405229 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13846. 2021-03-25T18:22:30.8480313Z I0325 18:18:12.411526 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13847. 2021-03-25T18:22:30.8483767Z I0325 18:18:12.412531 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13848. 2021-03-25T18:22:30.8486967Z I0325 18:18:12.417981 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13849. 2021-03-25T18:22:30.8490313Z I0325 18:18:12.418317 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13850. 2021-03-25T18:22:30.8493499Z I0325 18:18:12.969834 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13851. 2021-03-25T18:22:30.8496798Z I0325 18:18:12.969928 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13852. 2021-03-25T18:22:30.8499939Z I0325 18:18:12.982205 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13853. 2021-03-25T18:22:30.8503283Z I0325 18:18:12.984610 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13854. 2021-03-25T18:22:30.8506723Z I0325 18:18:12.989896 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13855. 2021-03-25T18:22:30.8510335Z I0325 18:18:12.998251 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13856. 2021-03-25T18:22:30.8513179Z I0325 18:18:16.826063 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13857. 2021-03-25T18:22:30.8514764Z I0325 18:18:16.826338 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13858. 2021-03-25T18:22:30.8516082Z I0325 18:18:16.826360 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13859. 2021-03-25T18:22:30.8518487Z I0325 18:18:16.832941 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13860. 2021-03-25T18:22:30.8521717Z I0325 18:18:16.838144 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13861. 2021-03-25T18:22:30.8526798Z I0325 18:18:17.390059 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13862. 2021-03-25T18:22:30.8530306Z I0325 18:18:17.395136 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13863. 2021-03-25T18:22:30.8534741Z I0325 18:18:17.399898 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13864. 2021-03-25T18:22:30.8538452Z I0325 18:18:17.409054 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13865. 2021-03-25T18:22:30.8540178Z I0325 18:18:17.409355 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13866. 2021-03-25T18:22:30.8541589Z I0325 18:18:17.409631 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13867. 2021-03-25T18:22:30.8544831Z I0325 18:18:17.412775 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13868. 2021-03-25T18:22:30.8546540Z I0325 18:18:17.412961 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13869. 2021-03-25T18:22:30.8547918Z I0325 18:18:17.413062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13870. 2021-03-25T18:22:30.8550383Z I0325 18:18:17.419145 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13871. 2021-03-25T18:22:30.8553537Z I0325 18:18:17.421629 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13872. 2021-03-25T18:22:30.8556736Z I0325 18:18:17.425754 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13873. 2021-03-25T18:22:30.8559980Z I0325 18:18:17.426785 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13874. 2021-03-25T18:22:30.8563150Z I0325 18:18:17.977288 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13875. 2021-03-25T18:22:30.8566221Z I0325 18:18:17.978356 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13876. 2021-03-25T18:22:30.8569352Z I0325 18:18:17.986034 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13877. 2021-03-25T18:22:30.8572575Z I0325 18:18:17.986845 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13878. 2021-03-25T18:22:30.8576295Z I0325 18:18:18.000760 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13879. 2021-03-25T18:22:30.8579945Z I0325 18:18:18.001593 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13880. 2021-03-25T18:22:30.8582802Z I0325 18:18:21.846872 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13881. 2021-03-25T18:22:30.8584493Z I0325 18:18:21.847040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13882. 2021-03-25T18:22:30.8585802Z I0325 18:18:21.847095 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13883. 2021-03-25T18:22:30.8588911Z I0325 18:18:21.856324 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13884. 2021-03-25T18:22:30.8592121Z I0325 18:18:21.863272 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13885. 2021-03-25T18:22:30.8595290Z I0325 18:18:22.414848 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13886. 2021-03-25T18:22:30.8598563Z I0325 18:18:22.420488 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13887. 2021-03-25T18:22:30.8601979Z I0325 18:18:22.424983 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13888. 2021-03-25T18:22:30.8604835Z I0325 18:18:22.435163 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13889. 2021-03-25T18:22:30.8606426Z I0325 18:18:22.435205 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13890. 2021-03-25T18:22:30.8607744Z I0325 18:18:22.435216 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13891. 2021-03-25T18:22:30.8609646Z I0325 18:18:22.437787 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13892. 2021-03-25T18:22:30.8611227Z I0325 18:18:22.437832 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13893. 2021-03-25T18:22:30.8612528Z I0325 18:18:22.437847 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13894. 2021-03-25T18:22:30.8615061Z I0325 18:18:22.446065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13895. 2021-03-25T18:22:30.8618342Z I0325 18:18:22.448532 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13896. 2021-03-25T18:22:30.8621573Z I0325 18:18:22.453228 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13897. 2021-03-25T18:22:30.8624817Z I0325 18:18:22.455597 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13898. 2021-03-25T18:22:30.8628052Z I0325 18:18:23.005035 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13899. 2021-03-25T18:22:30.8631170Z I0325 18:18:23.007318 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13900. 2021-03-25T18:22:30.8634302Z I0325 18:18:23.012826 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13901. 2021-03-25T18:22:30.8637497Z I0325 18:18:23.013978 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13902. 2021-03-25T18:22:30.8640914Z I0325 18:18:23.021038 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13903. 2021-03-25T18:22:30.8644501Z I0325 18:18:23.022220 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13904. 2021-03-25T18:22:30.8647348Z I0325 18:18:26.864559 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13905. 2021-03-25T18:22:30.8648948Z I0325 18:18:26.864621 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13906. 2021-03-25T18:22:30.8650250Z I0325 18:18:26.864632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13907. 2021-03-25T18:22:30.8652678Z I0325 18:18:26.877249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13908. 2021-03-25T18:22:30.8656591Z I0325 18:18:26.884238 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13909. 2021-03-25T18:22:30.8659841Z I0325 18:18:27.435885 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13910. 2021-03-25T18:22:30.8663097Z I0325 18:18:27.441942 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13911. 2021-03-25T18:22:30.8666640Z I0325 18:18:27.448298 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13912. 2021-03-25T18:22:30.8669499Z I0325 18:18:27.460529 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13913. 2021-03-25T18:22:30.8671157Z I0325 18:18:27.460693 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13914. 2021-03-25T18:22:30.8672465Z I0325 18:18:27.460730 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13915. 2021-03-25T18:22:30.8674371Z I0325 18:18:27.460624 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13916. 2021-03-25T18:22:30.8675968Z I0325 18:18:27.461071 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13917. 2021-03-25T18:22:30.8677262Z I0325 18:18:27.461112 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13918. 2021-03-25T18:22:30.8679678Z I0325 18:18:27.471412 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13919. 2021-03-25T18:22:30.8682794Z I0325 18:18:27.472279 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13920. 2021-03-25T18:22:30.8685985Z I0325 18:18:27.485630 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13921. 2021-03-25T18:22:30.8689236Z I0325 18:18:27.486065 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13922. 2021-03-25T18:22:30.8692395Z I0325 18:18:28.037778 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13923. 2021-03-25T18:22:30.8695596Z I0325 18:18:28.039610 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13924. 2021-03-25T18:22:30.8698727Z I0325 18:18:28.044058 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13925. 2021-03-25T18:22:30.8701939Z I0325 18:18:28.046924 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13926. 2021-03-25T18:22:30.8705351Z I0325 18:18:28.058689 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13927. 2021-03-25T18:22:30.8709028Z I0325 18:18:28.065101 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13928. 2021-03-25T18:22:30.8711868Z I0325 18:18:31.892088 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13929. 2021-03-25T18:22:30.8713565Z I0325 18:18:31.892140 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13930. 2021-03-25T18:22:30.8714886Z I0325 18:18:31.892267 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13931. 2021-03-25T18:22:30.8717304Z I0325 18:18:31.899050 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13932. 2021-03-25T18:22:30.8720535Z I0325 18:18:31.903023 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13933. 2021-03-25T18:22:30.8723703Z I0325 18:18:32.455320 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13934. 2021-03-25T18:22:30.8726843Z I0325 18:18:32.464453 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13935. 2021-03-25T18:22:30.8733838Z I0325 18:18:32.469378 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13936. 2021-03-25T18:22:30.8737007Z I0325 18:18:32.493604 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13937. 2021-03-25T18:22:30.8739112Z I0325 18:18:32.495131 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13938. 2021-03-25T18:22:30.8740784Z I0325 18:18:32.497162 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13939. 2021-03-25T18:22:30.8742742Z I0325 18:18:32.500056 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13940. 2021-03-25T18:22:30.8744332Z I0325 18:18:32.502397 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13941. 2021-03-25T18:22:30.8745638Z I0325 18:18:32.502528 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13942. 2021-03-25T18:22:30.8748040Z I0325 18:18:32.517666 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13943. 2021-03-25T18:22:30.8751171Z I0325 18:18:32.522764 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13944. 2021-03-25T18:22:30.8754550Z I0325 18:18:32.538975 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13945. 2021-03-25T18:22:30.8757783Z I0325 18:18:32.540491 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13946. 2021-03-25T18:22:30.8761026Z I0325 18:18:33.091042 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13947. 2021-03-25T18:22:30.8764125Z I0325 18:18:33.092215 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13948. 2021-03-25T18:22:30.8767252Z I0325 18:18:33.099980 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13949. 2021-03-25T18:22:30.8770458Z I0325 18:18:33.101740 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13950. 2021-03-25T18:22:30.8773860Z I0325 18:18:33.110439 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13951. 2021-03-25T18:22:30.8777563Z I0325 18:18:33.118662 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13952. 2021-03-25T18:22:30.8780384Z I0325 18:18:36.913384 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13953. 2021-03-25T18:22:30.8781993Z I0325 18:18:36.913443 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13954. 2021-03-25T18:22:30.8783294Z I0325 18:18:36.913454 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13955. 2021-03-25T18:22:30.8785717Z I0325 18:18:36.921065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13956. 2021-03-25T18:22:30.8788904Z I0325 18:18:36.925361 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13957. 2021-03-25T18:22:30.8792201Z I0325 18:18:37.477055 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13958. 2021-03-25T18:22:30.8795342Z I0325 18:18:37.490794 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13959. 2021-03-25T18:22:30.8798834Z I0325 18:18:37.495408 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13960. 2021-03-25T18:22:30.8801701Z I0325 18:18:37.505321 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13961. 2021-03-25T18:22:30.8803338Z I0325 18:18:37.505360 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13962. 2021-03-25T18:22:30.8804648Z I0325 18:18:37.505371 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13963. 2021-03-25T18:22:30.8806554Z I0325 18:18:37.508073 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13964. 2021-03-25T18:22:30.8808127Z I0325 18:18:37.508138 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13965. 2021-03-25T18:22:30.8809439Z I0325 18:18:37.508152 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13966. 2021-03-25T18:22:30.8811844Z I0325 18:18:37.524832 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13967. 2021-03-25T18:22:30.8817184Z I0325 18:18:37.525703 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13968. 2021-03-25T18:22:30.8820617Z I0325 18:18:37.535494 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13969. 2021-03-25T18:22:30.8823893Z I0325 18:18:37.538350 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13970. 2021-03-25T18:22:30.8827057Z I0325 18:18:38.087117 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13971. 2021-03-25T18:22:30.8830146Z I0325 18:18:38.090653 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13972. 2021-03-25T18:22:30.8833290Z I0325 18:18:38.096509 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13973. 2021-03-25T18:22:30.8836476Z I0325 18:18:38.097954 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13974. 2021-03-25T18:22:30.8839888Z I0325 18:18:38.102301 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13975. 2021-03-25T18:22:30.8843638Z I0325 18:18:38.120434 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13976. 2021-03-25T18:22:30.8846477Z I0325 18:18:41.936500 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13977. 2021-03-25T18:22:30.8848076Z I0325 18:18:41.936553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13978. 2021-03-25T18:22:30.8849446Z I0325 18:18:41.936564 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13979. 2021-03-25T18:22:30.8851874Z I0325 18:18:41.947159 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13980. 2021-03-25T18:22:30.8855165Z I0325 18:18:41.954387 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13981. 2021-03-25T18:22:30.8858357Z I0325 18:18:42.505754 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13982. 2021-03-25T18:22:30.8861477Z I0325 18:18:42.512975 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13983. 2021-03-25T18:22:30.8864895Z I0325 18:18:42.518119 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  13984. 2021-03-25T18:22:30.8867728Z I0325 18:18:42.526304 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13985. 2021-03-25T18:22:30.8869303Z I0325 18:18:42.526347 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13986. 2021-03-25T18:22:30.8870621Z I0325 18:18:42.526357 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13987. 2021-03-25T18:22:30.8872506Z I0325 18:18:42.530097 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  13988. 2021-03-25T18:22:30.8874097Z I0325 18:18:42.530193 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  13989. 2021-03-25T18:22:30.8875394Z I0325 18:18:42.530239 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  13990. 2021-03-25T18:22:30.8877808Z I0325 18:18:42.535978 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13991. 2021-03-25T18:22:30.8880931Z I0325 18:18:42.538870 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  13992. 2021-03-25T18:22:30.8884214Z I0325 18:18:42.541623 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13993. 2021-03-25T18:22:30.8887450Z I0325 18:18:42.558603 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  13994. 2021-03-25T18:22:30.8890450Z I0325 18:18:43.009763 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  13995. 2021-03-25T18:22:30.8893733Z I0325 18:18:43.014817 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  13996. 2021-03-25T18:22:30.8898307Z I0325 18:18:43.018649 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  13997. 2021-03-25T18:22:30.8901790Z I0325 18:18:43.093150 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  13998. 2021-03-25T18:22:30.8904945Z I0325 18:18:43.099043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  13999. 2021-03-25T18:22:30.8908344Z I0325 18:18:43.103387 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14000. 2021-03-25T18:22:30.8911685Z I0325 18:18:43.110322 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14001. 2021-03-25T18:22:30.8914804Z I0325 18:18:43.120955 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14002. 2021-03-25T18:22:30.8918199Z I0325 18:18:43.127476 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14003. 2021-03-25T18:22:30.8921753Z I0325 18:18:43.570170 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14004. 2021-03-25T18:22:30.8925336Z I0325 18:18:43.578171 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  14005. 2021-03-25T18:22:30.8929202Z I0325 18:18:43.583986 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  14006. 2021-03-25T18:22:30.8932968Z I0325 18:18:44.135826 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14007. 2021-03-25T18:22:30.8936207Z I0325 18:18:44.144619 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  14008. 2021-03-25T18:22:30.8940633Z I0325 18:18:44.144662 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.18.87\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
  14009. 2021-03-25T18:22:30.8944192Z I0325 18:18:46.970510 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14010. 2021-03-25T18:22:30.8945791Z I0325 18:18:46.970694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14011. 2021-03-25T18:22:30.8947098Z I0325 18:18:46.970716 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14012. 2021-03-25T18:22:30.8949533Z I0325 18:18:46.979913 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14013. 2021-03-25T18:22:30.8952751Z I0325 18:18:46.993790 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14014. 2021-03-25T18:22:30.8955939Z I0325 18:18:47.545373 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14015. 2021-03-25T18:22:30.8959100Z I0325 18:18:47.551736 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14016. 2021-03-25T18:22:30.8962526Z I0325 18:18:47.556655 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14017. 2021-03-25T18:22:30.8965352Z I0325 18:18:47.567447 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14018. 2021-03-25T18:22:30.8966951Z I0325 18:18:47.567489 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14019. 2021-03-25T18:22:30.8968269Z I0325 18:18:47.567501 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14020. 2021-03-25T18:22:30.8970157Z I0325 18:18:47.568553 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14021. 2021-03-25T18:22:30.8971840Z I0325 18:18:47.568591 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14022. 2021-03-25T18:22:30.8973131Z I0325 18:18:47.568606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14023. 2021-03-25T18:22:30.8975713Z I0325 18:18:47.575867 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14024. 2021-03-25T18:22:30.8978941Z I0325 18:18:47.577432 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14025. 2021-03-25T18:22:30.8982151Z I0325 18:18:47.581425 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14026. 2021-03-25T18:22:30.8985399Z I0325 18:18:47.582166 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14027. 2021-03-25T18:22:30.8988578Z I0325 18:18:48.133261 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14028. 2021-03-25T18:22:30.8991652Z I0325 18:18:48.133935 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14029. 2021-03-25T18:22:30.8994787Z I0325 18:18:48.142775 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14030. 2021-03-25T18:22:30.8997995Z I0325 18:18:48.146018 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14031. 2021-03-25T18:22:30.9001394Z I0325 18:18:48.152250 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14032. 2021-03-25T18:22:30.9004997Z I0325 18:18:48.152916 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14033. 2021-03-25T18:22:30.9008105Z I0325 18:18:50.011109 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  14034. 2021-03-25T18:22:30.9011374Z I0325 18:18:50.016564 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  14035. 2021-03-25T18:22:30.9017370Z I0325 18:18:50.021072 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  14036. 2021-03-25T18:22:30.9021367Z I0325 18:18:50.572564 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14037. 2021-03-25T18:22:30.9024976Z I0325 18:18:50.577945 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  14038. 2021-03-25T18:22:30.9032013Z I0325 18:18:50.581681 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  14039. 2021-03-25T18:22:30.9035847Z I0325 18:18:51.137426 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14040. 2021-03-25T18:22:30.9038970Z I0325 18:18:51.141807 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  14041. 2021-03-25T18:22:30.9043325Z I0325 18:18:51.141867 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.18.87\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"
  14042. 2021-03-25T18:22:30.9046853Z I0325 18:18:52.000573 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14043. 2021-03-25T18:22:30.9048456Z I0325 18:18:52.000664 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14044. 2021-03-25T18:22:30.9049762Z I0325 18:18:52.000692 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14045. 2021-03-25T18:22:30.9052199Z I0325 18:18:52.017604 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14046. 2021-03-25T18:22:30.9058675Z I0325 18:18:52.023391 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14047. 2021-03-25T18:22:30.9062066Z I0325 18:18:52.574954 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14048. 2021-03-25T18:22:30.9065241Z I0325 18:18:52.579559 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14049. 2021-03-25T18:22:30.9068891Z I0325 18:18:52.584462 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14050. 2021-03-25T18:22:30.9073649Z I0325 18:18:52.597438 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14051. 2021-03-25T18:22:30.9075299Z I0325 18:18:52.597478 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14052. 2021-03-25T18:22:30.9076749Z I0325 18:18:52.597566 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14053. 2021-03-25T18:22:30.9078913Z I0325 18:18:52.597696 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14054. 2021-03-25T18:22:30.9135545Z I0325 18:18:52.597833 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14055. 2021-03-25T18:22:30.9136965Z I0325 18:18:52.597930 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14056. 2021-03-25T18:22:30.9139549Z I0325 18:18:52.605115 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14057. 2021-03-25T18:22:30.9142956Z I0325 18:18:52.607425 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14058. 2021-03-25T18:22:30.9146182Z I0325 18:18:52.611766 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14059. 2021-03-25T18:22:30.9149454Z I0325 18:18:52.612602 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14060. 2021-03-25T18:22:30.9152639Z I0325 18:18:53.163165 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14061. 2021-03-25T18:22:30.9155736Z I0325 18:18:53.164293 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14062. 2021-03-25T18:22:30.9158887Z I0325 18:18:53.169322 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14063. 2021-03-25T18:22:30.9162088Z I0325 18:18:53.170470 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14064. 2021-03-25T18:22:30.9165510Z I0325 18:18:53.176566 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14065. 2021-03-25T18:22:30.9169309Z I0325 18:18:53.178111 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14066. 2021-03-25T18:22:30.9172141Z I0325 18:18:57.041327 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14067. 2021-03-25T18:22:30.9173740Z I0325 18:18:57.041393 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14068. 2021-03-25T18:22:30.9175239Z I0325 18:18:57.041404 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14069. 2021-03-25T18:22:30.9177692Z I0325 18:18:57.049841 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14070. 2021-03-25T18:22:30.9180877Z I0325 18:18:57.056667 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14071. 2021-03-25T18:22:30.9184051Z I0325 18:18:57.608020 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14072. 2021-03-25T18:22:30.9187183Z I0325 18:18:57.612504 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14073. 2021-03-25T18:22:30.9190585Z I0325 18:18:57.616978 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14074. 2021-03-25T18:22:30.9193433Z I0325 18:18:57.627680 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14075. 2021-03-25T18:22:30.9195580Z I0325 18:18:57.627691 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14076. 2021-03-25T18:22:30.9197176Z I0325 18:18:57.627715 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14077. 2021-03-25T18:22:30.9198474Z I0325 18:18:57.627727 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14078. 2021-03-25T18:22:30.9199788Z I0325 18:18:57.627730 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14079. 2021-03-25T18:22:30.9201077Z I0325 18:18:57.627741 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14080. 2021-03-25T18:22:30.9203501Z I0325 18:18:57.639183 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14081. 2021-03-25T18:22:30.9206618Z I0325 18:18:57.642687 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14082. 2021-03-25T18:22:30.9209895Z I0325 18:18:57.643015 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14083. 2021-03-25T18:22:30.9213145Z I0325 18:18:57.657998 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14084. 2021-03-25T18:22:30.9243240Z I0325 18:18:58.194970 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14085. 2021-03-25T18:22:30.9246682Z I0325 18:18:58.206152 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14086. 2021-03-25T18:22:30.9250223Z I0325 18:18:58.217881 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14087. 2021-03-25T18:22:30.9253675Z I0325 18:18:58.218200 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14088. 2021-03-25T18:22:30.9257469Z I0325 18:18:58.237933 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14089. 2021-03-25T18:22:30.9260897Z I0325 18:18:58.253091 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14090. 2021-03-25T18:22:30.9263749Z I0325 18:19:02.070771 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14091. 2021-03-25T18:22:30.9265335Z I0325 18:19:02.070825 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14092. 2021-03-25T18:22:30.9266656Z I0325 18:19:02.070835 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14093. 2021-03-25T18:22:30.9269069Z I0325 18:19:02.086356 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14094. 2021-03-25T18:22:30.9272276Z I0325 18:19:02.093899 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14095. 2021-03-25T18:22:30.9275473Z I0325 18:19:02.645228 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14096. 2021-03-25T18:22:30.9278608Z I0325 18:19:02.650135 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14097. 2021-03-25T18:22:30.9282161Z I0325 18:19:02.655061 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14098. 2021-03-25T18:22:30.9284988Z I0325 18:19:02.664841 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14099. 2021-03-25T18:22:30.9286579Z I0325 18:19:02.664881 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14100. 2021-03-25T18:22:30.9287885Z I0325 18:19:02.664891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14101. 2021-03-25T18:22:30.9289856Z I0325 18:19:02.665070 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14102. 2021-03-25T18:22:30.9291453Z I0325 18:19:02.665225 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14103. 2021-03-25T18:22:30.9292767Z I0325 18:19:02.665351 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14104. 2021-03-25T18:22:30.9295298Z I0325 18:19:02.675371 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14105. 2021-03-25T18:22:30.9298454Z I0325 18:19:02.680699 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14106. 2021-03-25T18:22:30.9301643Z I0325 18:19:02.681321 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14107. 2021-03-25T18:22:30.9304881Z I0325 18:19:02.694849 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14108. 2021-03-25T18:22:30.9308048Z I0325 18:19:03.232746 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14109. 2021-03-25T18:22:30.9311201Z I0325 18:19:03.238282 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14110. 2021-03-25T18:22:30.9314618Z I0325 18:19:03.243069 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14111. 2021-03-25T18:22:30.9317958Z I0325 18:19:03.246227 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14112. 2021-03-25T18:22:30.9321122Z I0325 18:19:03.259395 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14113. 2021-03-25T18:22:30.9324617Z I0325 18:19:03.268167 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14114. 2021-03-25T18:22:30.9374808Z I0325 18:19:07.087781 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14115. 2021-03-25T18:22:30.9376549Z I0325 18:19:07.087836 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14116. 2021-03-25T18:22:30.9377860Z I0325 18:19:07.087848 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14117. 2021-03-25T18:22:30.9380477Z I0325 18:19:07.095145 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14118. 2021-03-25T18:22:30.9383706Z I0325 18:19:07.099291 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14119. 2021-03-25T18:22:30.9387016Z I0325 18:19:07.651428 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14120. 2021-03-25T18:22:30.9390200Z I0325 18:19:07.657106 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14121. 2021-03-25T18:22:30.9393704Z I0325 18:19:07.662295 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14122. 2021-03-25T18:22:30.9396576Z I0325 18:19:07.671495 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14123. 2021-03-25T18:22:30.9398173Z I0325 18:19:07.671539 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14124. 2021-03-25T18:22:30.9399475Z I0325 18:19:07.671550 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14125. 2021-03-25T18:22:30.9401900Z I0325 18:19:07.680470 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14126. 2021-03-25T18:22:30.9404509Z I0325 18:19:07.692161 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14127. 2021-03-25T18:22:30.9406094Z I0325 18:19:07.692200 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14128. 2021-03-25T18:22:30.9407393Z I0325 18:19:07.692211 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14129. 2021-03-25T18:22:30.9409863Z I0325 18:19:07.697809 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14130. 2021-03-25T18:22:30.9413035Z I0325 18:19:07.698740 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14131. 2021-03-25T18:22:30.9416619Z I0325 18:19:07.711362 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14132. 2021-03-25T18:22:30.9419817Z I0325 18:19:08.250709 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14133. 2021-03-25T18:22:30.9423281Z I0325 18:19:08.257974 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14134. 2021-03-25T18:22:30.9426450Z I0325 18:19:08.262860 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14135. 2021-03-25T18:22:30.9429800Z I0325 18:19:08.270026 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14136. 2021-03-25T18:22:30.9433209Z I0325 18:19:08.271244 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14137. 2021-03-25T18:22:30.9436630Z I0325 18:19:08.286377 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14138. 2021-03-25T18:22:30.9439466Z I0325 18:19:12.106207 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14139. 2021-03-25T18:22:30.9441062Z I0325 18:19:12.106274 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14140. 2021-03-25T18:22:30.9442366Z I0325 18:19:12.106284 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14141. 2021-03-25T18:22:30.9444788Z I0325 18:19:12.117517 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14142. 2021-03-25T18:22:30.9447973Z I0325 18:19:12.126560 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14143. 2021-03-25T18:22:30.9451158Z I0325 18:19:12.678271 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14144. 2021-03-25T18:22:30.9454300Z I0325 18:19:12.685850 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14145. 2021-03-25T18:22:30.9498390Z I0325 18:19:12.692802 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14146. 2021-03-25T18:22:30.9501469Z I0325 18:19:12.703519 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14147. 2021-03-25T18:22:30.9503051Z I0325 18:19:12.703565 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14148. 2021-03-25T18:22:30.9504359Z I0325 18:19:12.703576 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14149. 2021-03-25T18:22:30.9507013Z I0325 18:19:12.710223 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14150. 2021-03-25T18:22:30.9509673Z I0325 18:19:12.716073 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14151. 2021-03-25T18:22:30.9511245Z I0325 18:19:12.716268 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14152. 2021-03-25T18:22:30.9512559Z I0325 18:19:12.716371 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14153. 2021-03-25T18:22:30.9515031Z I0325 18:19:12.720111 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14154. 2021-03-25T18:22:30.9518231Z I0325 18:19:12.738249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14155. 2021-03-25T18:22:30.9521472Z I0325 18:19:12.745701 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14156. 2021-03-25T18:22:30.9524654Z I0325 18:19:13.271417 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14157. 2021-03-25T18:22:30.9527934Z I0325 18:19:13.276366 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14158. 2021-03-25T18:22:30.9531336Z I0325 18:19:13.281222 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14159. 2021-03-25T18:22:30.9534802Z I0325 18:19:13.298000 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14160. 2021-03-25T18:22:30.9538133Z I0325 18:19:13.306386 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14161. 2021-03-25T18:22:30.9541704Z I0325 18:19:13.312137 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14162. 2021-03-25T18:22:30.9544731Z I0325 18:19:17.128019 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14163. 2021-03-25T18:22:30.9546322Z I0325 18:19:17.128069 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14164. 2021-03-25T18:22:30.9547634Z I0325 18:19:17.128082 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14165. 2021-03-25T18:22:30.9550122Z I0325 18:19:17.135626 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14166. 2021-03-25T18:22:30.9553340Z I0325 18:19:17.141572 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14167. 2021-03-25T18:22:30.9556531Z I0325 18:19:17.693895 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14168. 2021-03-25T18:22:30.9591285Z I0325 18:19:17.699525 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14169. 2021-03-25T18:22:30.9594746Z I0325 18:19:17.704816 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14170. 2021-03-25T18:22:30.9597600Z I0325 18:19:17.721999 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14171. 2021-03-25T18:22:30.9599210Z I0325 18:19:17.722043 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14172. 2021-03-25T18:22:30.9601089Z I0325 18:19:17.722048 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14173. 2021-03-25T18:22:30.9602689Z I0325 18:19:17.722053 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14174. 2021-03-25T18:22:30.9603986Z I0325 18:19:17.722087 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14175. 2021-03-25T18:22:30.9605286Z I0325 18:19:17.722097 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14176. 2021-03-25T18:22:30.9607701Z I0325 18:19:17.736100 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14177. 2021-03-25T18:22:30.9610827Z I0325 18:19:17.742467 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14178. 2021-03-25T18:22:30.9614040Z I0325 18:19:17.746287 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14179. 2021-03-25T18:22:30.9617638Z I0325 18:19:17.760726 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14180. 2021-03-25T18:22:30.9620952Z I0325 18:19:18.300419 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14181. 2021-03-25T18:22:30.9624198Z I0325 18:19:18.306836 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14182. 2021-03-25T18:22:30.9627620Z I0325 18:19:18.311350 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14183. 2021-03-25T18:22:30.9630953Z I0325 18:19:18.312196 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14184. 2021-03-25T18:22:30.9634077Z I0325 18:19:18.321194 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14185. 2021-03-25T18:22:30.9637493Z I0325 18:19:18.327191 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14186. 2021-03-25T18:22:30.9640333Z I0325 18:19:22.152850 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14187. 2021-03-25T18:22:30.9641926Z I0325 18:19:22.152965 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14188. 2021-03-25T18:22:30.9643239Z I0325 18:19:22.153037 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14189. 2021-03-25T18:22:30.9645653Z I0325 18:19:22.163453 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14190. 2021-03-25T18:22:30.9648851Z I0325 18:19:22.175174 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14191. 2021-03-25T18:22:30.9652016Z I0325 18:19:22.728135 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14192. 2021-03-25T18:22:30.9655256Z I0325 18:19:22.741694 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14193. 2021-03-25T18:22:30.9658674Z I0325 18:19:22.747901 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14194. 2021-03-25T18:22:30.9661606Z I0325 18:19:22.760894 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14195. 2021-03-25T18:22:30.9663199Z I0325 18:19:22.760939 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14196. 2021-03-25T18:22:30.9664497Z I0325 18:19:22.760950 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14197. 2021-03-25T18:22:30.9666451Z I0325 18:19:22.762353 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14198. 2021-03-25T18:22:30.9668031Z I0325 18:19:22.762394 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14199. 2021-03-25T18:22:30.9669348Z I0325 18:19:22.762404 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14200. 2021-03-25T18:22:30.9671766Z I0325 18:19:22.771264 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14201. 2021-03-25T18:22:30.9674910Z I0325 18:19:22.771845 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14202. 2021-03-25T18:22:30.9678095Z I0325 18:19:22.775695 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14203. 2021-03-25T18:22:30.9681361Z I0325 18:19:22.779889 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14204. 2021-03-25T18:22:30.9684524Z I0325 18:19:23.327134 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14205. 2021-03-25T18:22:30.9687599Z I0325 18:19:23.331465 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14206. 2021-03-25T18:22:30.9690746Z I0325 18:19:23.335102 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14207. 2021-03-25T18:22:30.9693939Z I0325 18:19:23.336627 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14208. 2021-03-25T18:22:30.9737009Z I0325 18:19:23.340902 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14209. 2021-03-25T18:22:30.9740798Z I0325 18:19:23.363389 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14210. 2021-03-25T18:22:30.9743844Z I0325 18:19:27.180489 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14211. 2021-03-25T18:22:30.9745549Z I0325 18:19:27.180578 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14212. 2021-03-25T18:22:30.9746854Z I0325 18:19:27.180589 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14213. 2021-03-25T18:22:30.9749380Z I0325 18:19:27.207558 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14214. 2021-03-25T18:22:30.9752595Z I0325 18:19:27.220041 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14215. 2021-03-25T18:22:30.9755779Z I0325 18:19:27.772157 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14216. 2021-03-25T18:22:30.9758922Z I0325 18:19:27.777604 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14217. 2021-03-25T18:22:30.9762330Z I0325 18:19:27.782155 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14218. 2021-03-25T18:22:30.9765182Z I0325 18:19:27.793137 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14219. 2021-03-25T18:22:30.9767333Z I0325 18:19:27.793924 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14220. 2021-03-25T18:22:30.9768928Z I0325 18:19:27.794000 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14221. 2021-03-25T18:22:30.9770228Z I0325 18:19:27.794033 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14222. 2021-03-25T18:22:30.9771543Z I0325 18:19:27.794158 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14223. 2021-03-25T18:22:30.9772845Z I0325 18:19:27.794176 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14224. 2021-03-25T18:22:30.9775368Z I0325 18:19:27.802812 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14225. 2021-03-25T18:22:30.9778513Z I0325 18:19:27.804620 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14226. 2021-03-25T18:22:30.9781728Z I0325 18:19:27.808148 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14227. 2021-03-25T18:22:30.9785068Z I0325 18:19:27.833558 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14228. 2021-03-25T18:22:30.9790007Z I0325 18:19:28.359784 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14229. 2021-03-25T18:22:30.9793303Z I0325 18:19:28.370770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14230. 2021-03-25T18:22:30.9796720Z I0325 18:19:28.376024 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14231. 2021-03-25T18:22:30.9800075Z I0325 18:19:28.388157 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14232. 2021-03-25T18:22:30.9803219Z I0325 18:19:28.393297 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14233. 2021-03-25T18:22:30.9806623Z I0325 18:19:28.397841 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14234. 2021-03-25T18:22:30.9809476Z I0325 18:19:32.195544 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14235. 2021-03-25T18:22:30.9811062Z I0325 18:19:32.195593 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14236. 2021-03-25T18:22:30.9812375Z I0325 18:19:32.195604 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14237. 2021-03-25T18:22:30.9814777Z I0325 18:19:32.205255 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14238. 2021-03-25T18:22:30.9818126Z I0325 18:19:32.209865 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14239. 2021-03-25T18:22:30.9821350Z I0325 18:19:32.761741 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14240. 2021-03-25T18:22:30.9824474Z I0325 18:19:32.767788 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14241. 2021-03-25T18:22:30.9827918Z I0325 18:19:32.776009 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14242. 2021-03-25T18:22:30.9830844Z I0325 18:19:32.798967 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14243. 2021-03-25T18:22:30.9832440Z I0325 18:19:32.799015 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14244. 2021-03-25T18:22:30.9833741Z I0325 18:19:32.799114 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14245. 2021-03-25T18:22:30.9835705Z I0325 18:19:32.812575 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14246. 2021-03-25T18:22:30.9837307Z I0325 18:19:32.812618 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14247. 2021-03-25T18:22:30.9838611Z I0325 18:19:32.812628 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14248. 2021-03-25T18:22:30.9841040Z I0325 18:19:32.820482 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14249. 2021-03-25T18:22:30.9844168Z I0325 18:19:32.825419 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14250. 2021-03-25T18:22:30.9847369Z I0325 18:19:32.836089 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14251. 2021-03-25T18:22:30.9850616Z I0325 18:19:32.837052 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14252. 2021-03-25T18:22:30.9853790Z I0325 18:19:33.387962 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14253. 2021-03-25T18:22:30.9858163Z I0325 18:19:33.390361 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14254. 2021-03-25T18:22:30.9861318Z I0325 18:19:33.407264 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14255. 2021-03-25T18:22:30.9864538Z I0325 18:19:33.409150 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14256. 2021-03-25T18:22:30.9867950Z I0325 18:19:33.422334 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14257. 2021-03-25T18:22:30.9871556Z I0325 18:19:33.429410 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14258. 2021-03-25T18:22:30.9874530Z I0325 18:19:37.212963 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14259. 2021-03-25T18:22:30.9876116Z I0325 18:19:37.213024 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14260. 2021-03-25T18:22:30.9877429Z I0325 18:19:37.213034 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14261. 2021-03-25T18:22:30.9879902Z I0325 18:19:37.221280 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14262. 2021-03-25T18:22:30.9883104Z I0325 18:19:37.225722 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14263. 2021-03-25T18:22:30.9886285Z I0325 18:19:37.777360 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14264. 2021-03-25T18:22:30.9889418Z I0325 18:19:37.788694 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14265. 2021-03-25T18:22:30.9892840Z I0325 18:19:37.794024 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14266. 2021-03-25T18:22:30.9895777Z I0325 18:19:37.805383 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14267. 2021-03-25T18:22:30.9897369Z I0325 18:19:37.805426 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14268. 2021-03-25T18:22:30.9898664Z I0325 18:19:37.805437 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14269. 2021-03-25T18:22:30.9901077Z I0325 18:19:37.818599 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14270. 2021-03-25T18:22:30.9903792Z I0325 18:19:37.822044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14271. 2021-03-25T18:22:30.9905383Z I0325 18:19:37.822079 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14272. 2021-03-25T18:22:30.9906678Z I0325 18:19:37.822089 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14273. 2021-03-25T18:22:30.9909162Z I0325 18:19:37.827482 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14274. 2021-03-25T18:22:30.9912332Z I0325 18:19:37.832647 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14275. 2021-03-25T18:22:30.9915614Z I0325 18:19:37.842996 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14276. 2021-03-25T18:22:30.9918793Z I0325 18:19:38.379047 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14277. 2021-03-25T18:22:30.9922036Z I0325 18:19:38.385745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14278. 2021-03-25T18:22:30.9925453Z I0325 18:19:38.391862 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14279. 2021-03-25T18:22:30.9928801Z I0325 18:19:38.396272 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14280. 2021-03-25T18:22:30.9931940Z I0325 18:19:38.405986 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14281. 2021-03-25T18:22:30.9935432Z I0325 18:19:38.416681 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14282. 2021-03-25T18:22:30.9938282Z I0325 18:19:42.235983 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14283. 2021-03-25T18:22:30.9939888Z I0325 18:19:42.236030 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14284. 2021-03-25T18:22:30.9941192Z I0325 18:19:42.236041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14285. 2021-03-25T18:22:30.9943613Z I0325 18:19:42.243166 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14286. 2021-03-25T18:22:30.9946801Z I0325 18:19:42.248270 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14287. 2021-03-25T18:22:30.9950000Z I0325 18:19:42.799877 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14288. 2021-03-25T18:22:30.9953136Z I0325 18:19:42.807833 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14289. 2021-03-25T18:22:30.9956536Z I0325 18:19:42.813907 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14290. 2021-03-25T18:22:30.9959483Z I0325 18:19:42.822264 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14291. 2021-03-25T18:22:30.9961069Z I0325 18:19:42.822306 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14292. 2021-03-25T18:22:30.9962380Z I0325 18:19:42.822318 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14293. 2021-03-25T18:22:30.9964259Z I0325 18:19:42.826135 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14294. 2021-03-25T18:22:30.9965917Z I0325 18:19:42.826176 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14295. 2021-03-25T18:22:30.9967220Z I0325 18:19:42.826186 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14296. 2021-03-25T18:22:30.9969748Z I0325 18:19:42.836872 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14297. 2021-03-25T18:22:30.9972878Z I0325 18:19:42.840281 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14298. 2021-03-25T18:22:30.9976207Z I0325 18:19:42.842298 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14299. 2021-03-25T18:22:30.9979474Z I0325 18:19:42.858926 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14300. 2021-03-25T18:22:30.9982647Z I0325 18:19:43.393896 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14301. 2021-03-25T18:22:30.9985789Z I0325 18:19:43.398732 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14302. 2021-03-25T18:22:30.9989201Z I0325 18:19:43.404094 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14303. 2021-03-25T18:22:30.9992554Z I0325 18:19:43.410010 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14304. 2021-03-25T18:22:30.9995697Z I0325 18:19:43.416912 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14305. 2021-03-25T18:22:30.9999089Z I0325 18:19:43.429972 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14306. 2021-03-25T18:22:31.0002029Z I0325 18:19:47.106937 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14307. 2021-03-25T18:22:31.0003612Z I0325 18:19:47.107002 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14308. 2021-03-25T18:22:31.0004922Z I0325 18:19:47.107013 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14309. 2021-03-25T18:22:31.0007326Z I0325 18:19:47.216665 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14310. 2021-03-25T18:22:31.0011091Z I0325 18:19:47.231334 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14311. 2021-03-25T18:22:31.0014289Z I0325 18:19:47.783250 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14312. 2021-03-25T18:22:31.0018342Z I0325 18:19:47.789231 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14313. 2021-03-25T18:22:31.0021856Z I0325 18:19:47.794806 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14314. 2021-03-25T18:22:31.0024689Z I0325 18:19:47.804556 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14315. 2021-03-25T18:22:31.0026938Z I0325 18:19:47.804694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14316. 2021-03-25T18:22:31.0028840Z I0325 18:19:47.804713 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14317. 2021-03-25T18:22:31.0030799Z I0325 18:19:47.806285 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14318. 2021-03-25T18:22:31.0032400Z I0325 18:19:47.806315 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14319. 2021-03-25T18:22:31.0033696Z I0325 18:19:47.806326 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14320. 2021-03-25T18:22:31.0036116Z I0325 18:19:47.819755 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14321. 2021-03-25T18:22:31.0039235Z I0325 18:19:47.823573 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14322. 2021-03-25T18:22:31.0042438Z I0325 18:19:47.830253 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14323. 2021-03-25T18:22:31.0045661Z I0325 18:19:47.830569 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14324. 2021-03-25T18:22:31.0049029Z I0325 18:19:48.383228 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14325. 2021-03-25T18:22:31.0052108Z I0325 18:19:48.383330 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14326. 2021-03-25T18:22:31.0055416Z I0325 18:19:48.391999 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14327. 2021-03-25T18:22:31.0058644Z I0325 18:19:48.393873 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14328. 2021-03-25T18:22:31.0062725Z I0325 18:19:48.404442 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14329. 2021-03-25T18:22:31.0066551Z I0325 18:19:48.411065 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14330. 2021-03-25T18:22:31.0069394Z I0325 18:19:48.423524 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14331. 2021-03-25T18:22:31.0070973Z I0325 18:19:48.423561 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14332. 2021-03-25T18:22:31.0072285Z I0325 18:19:48.423571 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14333. 2021-03-25T18:22:31.0074685Z I0325 18:19:48.429461 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14334. 2021-03-25T18:22:31.0077881Z I0325 18:19:48.435281 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14335. 2021-03-25T18:22:31.0081045Z I0325 18:19:48.986919 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14336. 2021-03-25T18:22:31.0084189Z I0325 18:19:48.994491 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14337. 2021-03-25T18:22:31.0087609Z I0325 18:19:48.998863 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14338. 2021-03-25T18:22:31.0090687Z I0325 18:19:49.008856 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14339. 2021-03-25T18:22:31.0092283Z I0325 18:19:49.008944 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14340. 2021-03-25T18:22:31.0093578Z I0325 18:19:49.008966 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14341. 2021-03-25T18:22:31.0095579Z I0325 18:19:49.010157 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14342. 2021-03-25T18:22:31.0097239Z I0325 18:19:49.010217 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14343. 2021-03-25T18:22:31.0098549Z I0325 18:19:49.010237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14344. 2021-03-25T18:22:31.0105950Z I0325 18:19:49.020104 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14345. 2021-03-25T18:22:31.0109312Z I0325 18:19:49.031929 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14346. 2021-03-25T18:22:31.0112515Z I0325 18:19:49.034350 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14347. 2021-03-25T18:22:31.0115774Z I0325 18:19:49.037256 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14348. 2021-03-25T18:22:31.0118948Z I0325 18:19:49.586123 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14349. 2021-03-25T18:22:31.0122095Z I0325 18:19:49.593422 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14350. 2021-03-25T18:22:31.0125254Z I0325 18:19:49.616340 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14351. 2021-03-25T18:22:31.0128462Z I0325 18:19:49.616558 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14352. 2021-03-25T18:22:31.0131885Z I0325 18:19:49.624211 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14353. 2021-03-25T18:22:31.0135637Z I0325 18:19:49.628916 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14354. 2021-03-25T18:22:31.0138504Z I0325 18:20:01.303747 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14355. 2021-03-25T18:22:31.0140296Z I0325 18:20:01.303796 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14356. 2021-03-25T18:22:31.0166860Z I0325 18:20:01.303818 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14357. 2021-03-25T18:22:31.0169487Z I0325 18:20:01.452411 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14358. 2021-03-25T18:22:31.0172970Z I0325 18:20:01.498371 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14359. 2021-03-25T18:22:31.0176485Z I0325 18:20:02.050677 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14360. 2021-03-25T18:22:31.0179663Z I0325 18:20:02.060451 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14361. 2021-03-25T18:22:31.0183316Z I0325 18:20:02.070668 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14362. 2021-03-25T18:22:31.0186242Z I0325 18:20:02.089741 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14363. 2021-03-25T18:22:31.0187831Z I0325 18:20:02.089877 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14364. 2021-03-25T18:22:31.0189145Z I0325 18:20:02.089960 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14365. 2021-03-25T18:22:31.0191038Z I0325 18:20:02.092069 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14366. 2021-03-25T18:22:31.0192632Z I0325 18:20:02.092172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14367. 2021-03-25T18:22:31.0193930Z I0325 18:20:02.092209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14368. 2021-03-25T18:22:31.0196362Z I0325 18:20:02.108875 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14369. 2021-03-25T18:22:31.0199506Z I0325 18:20:02.109704 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14370. 2021-03-25T18:22:31.0202688Z I0325 18:20:02.118346 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14371. 2021-03-25T18:22:31.0207120Z I0325 18:20:02.118517 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14372. 2021-03-25T18:22:31.0210464Z I0325 18:20:02.670233 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14373. 2021-03-25T18:22:31.0213549Z I0325 18:20:02.670532 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14374. 2021-03-25T18:22:31.0217897Z I0325 18:20:02.676432 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14375. 2021-03-25T18:22:31.0221181Z I0325 18:20:02.677834 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14376. 2021-03-25T18:22:31.0224699Z I0325 18:20:02.683207 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14377. 2021-03-25T18:22:31.0228320Z I0325 18:20:02.689838 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14378. 2021-03-25T18:22:31.0231163Z I0325 18:20:07.376416 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14379. 2021-03-25T18:22:31.0232752Z I0325 18:20:07.376462 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14380. 2021-03-25T18:22:31.0234066Z I0325 18:20:07.376473 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14381. 2021-03-25T18:22:31.0236469Z I0325 18:20:07.400797 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14382. 2021-03-25T18:22:31.0239672Z I0325 18:20:07.411017 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14383. 2021-03-25T18:22:31.0242858Z I0325 18:20:07.962616 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14384. 2021-03-25T18:22:31.0245978Z I0325 18:20:07.968226 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14385. 2021-03-25T18:22:31.0249399Z I0325 18:20:07.972817 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14386. 2021-03-25T18:22:31.0252224Z I0325 18:20:07.980222 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14387. 2021-03-25T18:22:31.0253911Z I0325 18:20:07.980264 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14388. 2021-03-25T18:22:31.0255473Z I0325 18:20:07.980276 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14389. 2021-03-25T18:22:31.0265871Z I0325 18:20:07.982897 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14390. 2021-03-25T18:22:31.0267665Z I0325 18:20:07.982937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14391. 2021-03-25T18:22:31.0268977Z I0325 18:20:07.982970 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14392. 2021-03-25T18:22:31.0274615Z I0325 18:20:07.989439 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14393. 2021-03-25T18:22:31.0277912Z I0325 18:20:07.992711 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14394. 2021-03-25T18:22:31.0281137Z I0325 18:20:07.997636 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14395. 2021-03-25T18:22:31.0284379Z I0325 18:20:07.997736 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14396. 2021-03-25T18:22:31.0287764Z I0325 18:20:08.550183 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14397. 2021-03-25T18:22:31.0290865Z I0325 18:20:08.550296 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14398. 2021-03-25T18:22:31.0294413Z I0325 18:20:08.574151 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14399. 2021-03-25T18:22:31.0297776Z I0325 18:20:08.576238 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14400. 2021-03-25T18:22:31.0301196Z I0325 18:20:08.584139 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14401. 2021-03-25T18:22:31.0305048Z I0325 18:20:08.596035 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14402. 2021-03-25T18:22:31.0307899Z I0325 18:20:12.407749 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14403. 2021-03-25T18:22:31.0309645Z I0325 18:20:12.407796 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14404. 2021-03-25T18:22:31.0310956Z I0325 18:20:12.407818 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14405. 2021-03-25T18:22:31.0313378Z I0325 18:20:12.416529 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14406. 2021-03-25T18:22:31.0316643Z I0325 18:20:12.421778 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14407. 2021-03-25T18:22:31.0319841Z I0325 18:20:12.973113 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14408. 2021-03-25T18:22:31.0323038Z I0325 18:20:12.983990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14409. 2021-03-25T18:22:31.0326603Z I0325 18:20:12.993029 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14410. 2021-03-25T18:22:31.0329457Z I0325 18:20:13.018319 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14411. 2021-03-25T18:22:31.0331048Z I0325 18:20:13.018432 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14412. 2021-03-25T18:22:31.0332349Z I0325 18:20:13.018452 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14413. 2021-03-25T18:22:31.0334768Z I0325 18:20:13.027821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14414. 2021-03-25T18:22:31.0346948Z I0325 18:20:13.031317 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14415. 2021-03-25T18:22:31.0348610Z I0325 18:20:13.031385 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14416. 2021-03-25T18:22:31.0349921Z I0325 18:20:13.031438 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14417. 2021-03-25T18:22:31.0352350Z I0325 18:20:13.039778 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14418. 2021-03-25T18:22:31.0355545Z I0325 18:20:13.040271 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14419. 2021-03-25T18:22:31.0358807Z I0325 18:20:13.060046 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14420. 2021-03-25T18:22:31.0362157Z I0325 18:20:13.591833 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14421. 2021-03-25T18:22:31.0365294Z I0325 18:20:13.598322 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14422. 2021-03-25T18:22:31.0368800Z I0325 18:20:13.603903 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14423. 2021-03-25T18:22:31.0372154Z I0325 18:20:13.613402 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14424. 2021-03-25T18:22:31.0375536Z I0325 18:20:13.620662 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14425. 2021-03-25T18:22:31.0378976Z I0325 18:20:13.638227 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14426. 2021-03-25T18:22:31.0381812Z I0325 18:20:17.431844 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14427. 2021-03-25T18:22:31.0383413Z I0325 18:20:17.431894 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14428. 2021-03-25T18:22:31.0384718Z I0325 18:20:17.431905 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14429. 2021-03-25T18:22:31.0387140Z I0325 18:20:17.447348 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14430. 2021-03-25T18:22:31.0390662Z I0325 18:20:17.455036 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14431. 2021-03-25T18:22:31.0394418Z I0325 18:20:18.007189 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14432. 2021-03-25T18:22:31.0397606Z I0325 18:20:18.017851 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14433. 2021-03-25T18:22:31.0401201Z I0325 18:20:18.023485 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14434. 2021-03-25T18:22:31.0404108Z I0325 18:20:18.035912 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14435. 2021-03-25T18:22:31.0405803Z I0325 18:20:18.035957 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14436. 2021-03-25T18:22:31.0407110Z I0325 18:20:18.035968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14437. 2021-03-25T18:22:31.0409004Z I0325 18:20:18.041433 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14438. 2021-03-25T18:22:31.0410601Z I0325 18:20:18.041476 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14439. 2021-03-25T18:22:31.0411956Z I0325 18:20:18.041715 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14440. 2021-03-25T18:22:31.0414393Z I0325 18:20:18.044868 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14441. 2021-03-25T18:22:31.0418220Z I0325 18:20:18.049778 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14442. 2021-03-25T18:22:31.0422165Z I0325 18:20:18.056406 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14443. 2021-03-25T18:22:31.0426073Z I0325 18:20:18.063960 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14444. 2021-03-25T18:22:31.0430571Z I0325 18:20:18.601592 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14445. 2021-03-25T18:22:31.0434357Z I0325 18:20:18.616079 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14446. 2021-03-25T18:22:31.0438274Z I0325 18:20:18.617593 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14447. 2021-03-25T18:22:31.0442253Z I0325 18:20:18.637522 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14448. 2021-03-25T18:22:31.0446508Z I0325 18:20:18.642334 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14449. 2021-03-25T18:22:31.0450812Z I0325 18:20:18.655929 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14450. 2021-03-25T18:22:31.0454323Z I0325 18:20:22.452298 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14451. 2021-03-25T18:22:31.0456931Z I0325 18:20:22.452349 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14452. 2021-03-25T18:22:31.0458546Z I0325 18:20:22.452372 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14453. 2021-03-25T18:22:31.0461317Z I0325 18:20:22.459648 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14454. 2021-03-25T18:22:31.0464826Z I0325 18:20:22.464462 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14455. 2021-03-25T18:22:31.0468215Z I0325 18:20:23.027786 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14456. 2021-03-25T18:22:31.0471361Z I0325 18:20:23.034810 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14457. 2021-03-25T18:22:31.0475268Z I0325 18:20:23.042863 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14458. 2021-03-25T18:22:31.0478107Z I0325 18:20:23.057626 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14459. 2021-03-25T18:22:31.0479712Z I0325 18:20:23.057685 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14460. 2021-03-25T18:22:31.0481009Z I0325 18:20:23.057702 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14461. 2021-03-25T18:22:31.0482908Z I0325 18:20:23.057847 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14462. 2021-03-25T18:22:31.0484729Z I0325 18:20:23.058729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14463. 2021-03-25T18:22:31.0486030Z I0325 18:20:23.058741 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14464. 2021-03-25T18:22:31.0488658Z I0325 18:20:23.074791 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14465. 2021-03-25T18:22:31.0491774Z I0325 18:20:23.075573 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14466. 2021-03-25T18:22:31.0495244Z I0325 18:20:23.088126 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14467. 2021-03-25T18:22:31.0498506Z I0325 18:20:23.088824 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14468. 2021-03-25T18:22:31.0501810Z I0325 18:20:23.642373 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14469. 2021-03-25T18:22:31.0504892Z I0325 18:20:23.644088 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14470. 2021-03-25T18:22:31.0508081Z I0325 18:20:23.650801 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14471. 2021-03-25T18:22:31.0517319Z I0325 18:20:23.659276 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14472. 2021-03-25T18:22:31.0520813Z I0325 18:20:23.667261 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14473. 2021-03-25T18:22:31.0524440Z I0325 18:20:23.678018 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14474. 2021-03-25T18:22:31.0558278Z I0325 18:20:27.474169 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14475. 2021-03-25T18:22:31.0559893Z I0325 18:20:27.474242 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14476. 2021-03-25T18:22:31.0561213Z I0325 18:20:27.474273 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14477. 2021-03-25T18:22:31.0563783Z I0325 18:20:27.487745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14478. 2021-03-25T18:22:31.0567124Z I0325 18:20:27.503641 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14479. 2021-03-25T18:22:31.0570319Z I0325 18:20:28.055310 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14480. 2021-03-25T18:22:31.0573479Z I0325 18:20:28.060213 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14481. 2021-03-25T18:22:31.0577032Z I0325 18:20:28.066271 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14482. 2021-03-25T18:22:31.0579866Z I0325 18:20:28.079091 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14483. 2021-03-25T18:22:31.0581643Z I0325 18:20:28.079136 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14484. 2021-03-25T18:22:31.0582938Z I0325 18:20:28.079146 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14485. 2021-03-25T18:22:31.0584848Z I0325 18:20:28.089291 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14486. 2021-03-25T18:22:31.0586424Z I0325 18:20:28.089337 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14487. 2021-03-25T18:22:31.0587814Z I0325 18:20:28.089347 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14488. 2021-03-25T18:22:31.0590233Z I0325 18:20:28.095413 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14489. 2021-03-25T18:22:31.0593387Z I0325 18:20:28.099403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14490. 2021-03-25T18:22:31.0596578Z I0325 18:20:28.107563 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14491. 2021-03-25T18:22:31.0599836Z I0325 18:20:28.116389 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14492. 2021-03-25T18:22:31.0642234Z I0325 18:20:28.659049 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14493. 2021-03-25T18:22:31.0645652Z I0325 18:20:28.663647 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14494. 2021-03-25T18:22:31.0648865Z I0325 18:20:28.667895 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14495. 2021-03-25T18:22:31.0652205Z I0325 18:20:28.669276 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14496. 2021-03-25T18:22:31.0656151Z I0325 18:20:28.677456 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14497. 2021-03-25T18:22:31.0659595Z I0325 18:20:28.683023 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14498. 2021-03-25T18:22:31.0662443Z I0325 18:20:32.531064 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14499. 2021-03-25T18:22:31.0664237Z I0325 18:20:32.531120 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14500. 2021-03-25T18:22:31.0665535Z I0325 18:20:32.531130 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14501. 2021-03-25T18:22:31.0667973Z I0325 18:20:32.546490 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14502. 2021-03-25T18:22:31.0671230Z I0325 18:20:32.554343 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14503. 2021-03-25T18:22:31.0674581Z I0325 18:20:33.106902 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14504. 2021-03-25T18:22:31.0677756Z I0325 18:20:33.115461 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14505. 2021-03-25T18:22:31.0681165Z I0325 18:20:33.127614 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14506. 2021-03-25T18:22:31.0684018Z I0325 18:20:33.140977 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14507. 2021-03-25T18:22:31.0685605Z I0325 18:20:33.141138 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14508. 2021-03-25T18:22:31.0686916Z I0325 18:20:33.141231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14509. 2021-03-25T18:22:31.0688811Z I0325 18:20:33.140991 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14510. 2021-03-25T18:22:31.0690403Z I0325 18:20:33.141302 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14511. 2021-03-25T18:22:31.0691710Z I0325 18:20:33.141314 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14512. 2021-03-25T18:22:31.0694124Z I0325 18:20:33.148404 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14513. 2021-03-25T18:22:31.0732064Z I0325 18:20:33.149799 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14514. 2021-03-25T18:22:31.0735691Z I0325 18:20:33.153749 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14515. 2021-03-25T18:22:31.0739676Z I0325 18:20:33.156898 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14516. 2021-03-25T18:22:31.0743370Z I0325 18:20:33.710361 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14517. 2021-03-25T18:22:31.0747146Z I0325 18:20:33.712137 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14518. 2021-03-25T18:22:31.0751016Z I0325 18:20:33.758413 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14519. 2021-03-25T18:22:31.0754842Z I0325 18:20:33.766040 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14520. 2021-03-25T18:22:31.0758945Z I0325 18:20:33.771738 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14521. 2021-03-25T18:22:31.0763291Z I0325 18:20:33.779655 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14522. 2021-03-25T18:22:31.0766734Z I0325 18:20:37.557445 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14523. 2021-03-25T18:22:31.0768563Z I0325 18:20:37.557511 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14524. 2021-03-25T18:22:31.0770131Z I0325 18:20:37.557522 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14525. 2021-03-25T18:22:31.0772851Z I0325 18:20:37.569757 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14526. 2021-03-25T18:22:31.0776311Z I0325 18:20:37.575725 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14527. 2021-03-25T18:22:31.0779494Z I0325 18:20:38.127228 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14528. 2021-03-25T18:22:31.0782636Z I0325 18:20:38.132323 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14529. 2021-03-25T18:22:31.0786037Z I0325 18:20:38.138110 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14530. 2021-03-25T18:22:31.0788875Z I0325 18:20:38.148552 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14531. 2021-03-25T18:22:31.0790471Z I0325 18:20:38.148590 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14532. 2021-03-25T18:22:31.0791884Z I0325 18:20:38.148600 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14533. 2021-03-25T18:22:31.0793798Z I0325 18:20:38.149633 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14534. 2021-03-25T18:22:31.0836521Z I0325 18:20:38.149665 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14535. 2021-03-25T18:22:31.0838029Z I0325 18:20:38.149675 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14536. 2021-03-25T18:22:31.0840651Z I0325 18:20:38.156096 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14537. 2021-03-25T18:22:31.0843811Z I0325 18:20:38.158715 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14538. 2021-03-25T18:22:31.0847194Z I0325 18:20:38.162372 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14539. 2021-03-25T18:22:31.0850218Z I0325 18:20:38.163903 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14540. 2021-03-25T18:22:31.0853502Z I0325 18:20:38.714344 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14541. 2021-03-25T18:22:31.0880621Z I0325 18:20:38.719485 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14542. 2021-03-25T18:22:31.0883789Z I0325 18:20:38.722117 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14543. 2021-03-25T18:22:31.0887239Z I0325 18:20:38.733744 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14544. 2021-03-25T18:22:31.0890640Z I0325 18:20:38.744377 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14545. 2021-03-25T18:22:31.0894062Z I0325 18:20:38.751735 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14546. 2021-03-25T18:22:31.0897752Z I0325 18:20:42.594566 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14547. 2021-03-25T18:22:31.0899347Z I0325 18:20:42.594616 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14548. 2021-03-25T18:22:31.0900826Z I0325 18:20:42.594626 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14549. 2021-03-25T18:22:31.0903257Z I0325 18:20:42.610996 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14550. 2021-03-25T18:22:31.0906479Z I0325 18:20:42.628420 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14551. 2021-03-25T18:22:31.0909719Z I0325 18:20:43.179764 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14552. 2021-03-25T18:22:31.0913429Z I0325 18:20:43.185109 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14553. 2021-03-25T18:22:31.0945633Z I0325 18:20:43.189983 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14554. 2021-03-25T18:22:31.0948573Z I0325 18:20:43.210580 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14555. 2021-03-25T18:22:31.0950173Z I0325 18:20:43.210631 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14556. 2021-03-25T18:22:31.0951481Z I0325 18:20:43.210641 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14557. 2021-03-25T18:22:31.0953477Z I0325 18:20:43.214543 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14558. 2021-03-25T18:22:31.0955056Z I0325 18:20:43.214585 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14559. 2021-03-25T18:22:31.0956364Z I0325 18:20:43.214606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14560. 2021-03-25T18:22:31.0958786Z I0325 18:20:43.219758 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14561. 2021-03-25T18:22:31.0961923Z I0325 18:20:43.220398 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14562. 2021-03-25T18:22:31.0965104Z I0325 18:20:43.225674 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14563. 2021-03-25T18:22:31.0968510Z I0325 18:20:43.226176 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14564. 2021-03-25T18:22:31.0971699Z I0325 18:20:43.778117 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14565. 2021-03-25T18:22:31.0997312Z I0325 18:20:43.784473 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14566. 2021-03-25T18:22:31.1000738Z I0325 18:20:43.793530 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14567. 2021-03-25T18:22:31.1004327Z I0325 18:20:43.801368 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14568. 2021-03-25T18:22:31.1007765Z I0325 18:20:43.811709 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14569. 2021-03-25T18:22:31.1011192Z I0325 18:20:43.829183 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14570. 2021-03-25T18:22:31.1014036Z I0325 18:20:47.651192 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14571. 2021-03-25T18:22:31.1015868Z I0325 18:20:47.651256 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14572. 2021-03-25T18:22:31.1017694Z I0325 18:20:47.651272 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14573. 2021-03-25T18:22:31.1020195Z I0325 18:20:47.667191 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14574. 2021-03-25T18:22:31.1023555Z I0325 18:20:47.683513 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14575. 2021-03-25T18:22:31.1026768Z I0325 18:20:48.235386 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14576. 2021-03-25T18:22:31.1030019Z I0325 18:20:48.241279 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14577. 2021-03-25T18:22:31.1033429Z I0325 18:20:48.246321 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14578. 2021-03-25T18:22:31.1036288Z I0325 18:20:48.258957 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14579. 2021-03-25T18:22:31.1037869Z I0325 18:20:48.259000 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14580. 2021-03-25T18:22:31.1039302Z I0325 18:20:48.259010 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14581. 2021-03-25T18:22:31.1041204Z I0325 18:20:48.260061 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14582. 2021-03-25T18:22:31.1042795Z I0325 18:20:48.260101 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14583. 2021-03-25T18:22:31.1044095Z I0325 18:20:48.260111 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14584. 2021-03-25T18:22:31.1046591Z I0325 18:20:48.272664 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14585. 2021-03-25T18:22:31.1049751Z I0325 18:20:48.272689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14586. 2021-03-25T18:22:31.1052935Z I0325 18:20:48.278263 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14587. 2021-03-25T18:22:31.1056834Z I0325 18:20:48.280358 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14588. 2021-03-25T18:22:31.1060162Z I0325 18:20:48.830058 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14589. 2021-03-25T18:22:31.1063245Z I0325 18:20:48.833456 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14590. 2021-03-25T18:22:31.1066380Z I0325 18:20:48.844945 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14591. 2021-03-25T18:22:31.1069566Z I0325 18:20:48.851362 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14592. 2021-03-25T18:22:31.1072979Z I0325 18:20:48.857431 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14593. 2021-03-25T18:22:31.1077328Z I0325 18:20:48.864329 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14594. 2021-03-25T18:22:31.1080174Z I0325 18:20:52.702483 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14595. 2021-03-25T18:22:31.1081765Z I0325 18:20:52.702655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14596. 2021-03-25T18:22:31.1083207Z I0325 18:20:52.702676 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14597. 2021-03-25T18:22:31.1085624Z I0325 18:20:52.739047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14598. 2021-03-25T18:22:31.1088836Z I0325 18:20:52.828873 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14599. 2021-03-25T18:22:31.1092089Z I0325 18:20:53.380573 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14600. 2021-03-25T18:22:31.1095323Z I0325 18:20:53.389820 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14601. 2021-03-25T18:22:31.1098749Z I0325 18:20:53.396871 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14602. 2021-03-25T18:22:31.1101598Z I0325 18:20:53.416118 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14603. 2021-03-25T18:22:31.1103198Z I0325 18:20:53.416190 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14604. 2021-03-25T18:22:31.1104517Z I0325 18:20:53.416228 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14605. 2021-03-25T18:22:31.1106400Z I0325 18:20:53.431728 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14606. 2021-03-25T18:22:31.1109673Z I0325 18:20:53.431811 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14607. 2021-03-25T18:22:31.1111000Z I0325 18:20:53.431840 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14608. 2021-03-25T18:22:31.1113498Z I0325 18:20:53.453332 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14609. 2021-03-25T18:22:31.1116627Z I0325 18:20:53.488089 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14610. 2021-03-25T18:22:31.1119814Z I0325 18:20:53.502158 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14611. 2021-03-25T18:22:31.1123104Z I0325 18:20:53.565814 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14612. 2021-03-25T18:22:31.1126289Z I0325 18:20:54.054761 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14613. 2021-03-25T18:22:31.1129732Z I0325 18:20:54.063770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14614. 2021-03-25T18:22:31.1133137Z I0325 18:20:54.075902 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14615. 2021-03-25T18:22:31.1137436Z I0325 18:20:54.117601 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14616. 2021-03-25T18:22:31.1140608Z I0325 18:20:54.123370 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14617. 2021-03-25T18:22:31.1144032Z I0325 18:20:54.128006 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14618. 2021-03-25T18:22:31.1146870Z I0325 18:20:57.759869 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14619. 2021-03-25T18:22:31.1148468Z I0325 18:20:57.760085 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14620. 2021-03-25T18:22:31.1149790Z I0325 18:20:57.760101 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14621. 2021-03-25T18:22:31.1152188Z I0325 18:20:57.771193 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14622. 2021-03-25T18:22:31.1155387Z I0325 18:20:57.785576 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14623. 2021-03-25T18:22:31.1168553Z I0325 18:20:58.337467 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14624. 2021-03-25T18:22:31.1171745Z I0325 18:20:58.343624 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14625. 2021-03-25T18:22:31.1175511Z I0325 18:20:58.350861 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14626. 2021-03-25T18:22:31.1178398Z I0325 18:20:58.362380 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14627. 2021-03-25T18:22:31.1180007Z I0325 18:20:58.362422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14628. 2021-03-25T18:22:31.1182079Z I0325 18:20:58.362424 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14629. 2021-03-25T18:22:31.1183676Z I0325 18:20:58.362432 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14630. 2021-03-25T18:22:31.1184969Z I0325 18:20:58.362477 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14631. 2021-03-25T18:22:31.1186279Z I0325 18:20:58.362489 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14632. 2021-03-25T18:22:31.1188765Z I0325 18:20:58.369098 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14633. 2021-03-25T18:22:31.1191926Z I0325 18:20:58.371654 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14634. 2021-03-25T18:22:31.1195122Z I0325 18:20:58.381674 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14635. 2021-03-25T18:22:31.1198374Z I0325 18:20:58.383378 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14636. 2021-03-25T18:22:31.1201556Z I0325 18:20:58.933818 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14637. 2021-03-25T18:22:31.1204632Z I0325 18:20:58.934552 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14638. 2021-03-25T18:22:31.1207782Z I0325 18:20:58.941081 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14639. 2021-03-25T18:22:31.1210979Z I0325 18:20:58.943254 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14640. 2021-03-25T18:22:31.1216653Z I0325 18:20:58.949727 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14641. 2021-03-25T18:22:31.1220337Z I0325 18:20:58.952874 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14642. 2021-03-25T18:22:31.1223180Z I0325 18:21:02.779655 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14643. 2021-03-25T18:22:31.1224784Z I0325 18:21:02.779820 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14644. 2021-03-25T18:22:31.1226220Z I0325 18:21:02.779872 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14645. 2021-03-25T18:22:31.1228648Z I0325 18:21:02.824990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14646. 2021-03-25T18:22:31.1231838Z I0325 18:21:02.846809 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14647. 2021-03-25T18:22:31.1235091Z I0325 18:21:03.399152 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14648. 2021-03-25T18:22:31.1238240Z I0325 18:21:03.413951 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14649. 2021-03-25T18:22:31.1241768Z I0325 18:21:03.419683 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14650. 2021-03-25T18:22:31.1244603Z I0325 18:21:03.436543 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14651. 2021-03-25T18:22:31.1246184Z I0325 18:21:03.436583 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14652. 2021-03-25T18:22:31.1247504Z I0325 18:21:03.436593 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14653. 2021-03-25T18:22:31.1249403Z I0325 18:21:03.438254 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14654. 2021-03-25T18:22:31.1250883Z I0325 18:21:03.438286 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14655. 2021-03-25T18:22:31.1253130Z I0325 18:21:03.438296 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14656. 2021-03-25T18:22:31.1257213Z I0325 18:21:03.458078 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14657. 2021-03-25T18:22:31.1260536Z I0325 18:21:03.458283 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14658. 2021-03-25T18:22:31.1264814Z I0325 18:21:03.469985 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14659. 2021-03-25T18:22:31.1268086Z I0325 18:21:03.671676 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14660. 2021-03-25T18:22:31.1271267Z I0325 18:21:04.042153 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14661. 2021-03-25T18:22:31.1274507Z I0325 18:21:04.227217 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14662. 2021-03-25T18:22:31.1277651Z I0325 18:21:04.357076 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14663. 2021-03-25T18:22:31.1281236Z I0325 18:21:04.471166 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14664. 2021-03-25T18:22:31.1284671Z I0325 18:21:04.480608 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14665. 2021-03-25T18:22:31.1288063Z I0325 18:21:04.552045 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14666. 2021-03-25T18:22:31.1290917Z I0325 18:21:07.856588 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14667. 2021-03-25T18:22:31.1292508Z I0325 18:21:07.856644 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14668. 2021-03-25T18:22:31.1293826Z I0325 18:21:07.856655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14669. 2021-03-25T18:22:31.1296580Z I0325 18:21:07.895935 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14670. 2021-03-25T18:22:31.1299824Z I0325 18:21:07.900277 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14671. 2021-03-25T18:22:31.1303285Z I0325 18:21:08.451800 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14672. 2021-03-25T18:22:31.1306428Z I0325 18:21:08.489369 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14673. 2021-03-25T18:22:31.1309857Z I0325 18:21:08.500208 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14674. 2021-03-25T18:22:31.1312681Z I0325 18:21:08.588935 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14675. 2021-03-25T18:22:31.1314853Z I0325 18:21:08.588934 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14676. 2021-03-25T18:22:31.1316662Z I0325 18:21:08.589239 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14677. 2021-03-25T18:22:31.1317962Z I0325 18:21:08.589290 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14678. 2021-03-25T18:22:31.1319275Z I0325 18:21:08.589423 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14679. 2021-03-25T18:22:31.1320611Z I0325 18:21:08.589891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14680. 2021-03-25T18:22:31.1323106Z I0325 18:21:08.602406 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14681. 2021-03-25T18:22:31.1326246Z I0325 18:21:08.603656 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14682. 2021-03-25T18:22:31.1329442Z I0325 18:21:08.608534 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14683. 2021-03-25T18:22:31.1332681Z I0325 18:21:08.608743 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14684. 2021-03-25T18:22:31.1336245Z I0325 18:21:09.160207 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14685. 2021-03-25T18:22:31.1339470Z I0325 18:21:09.160485 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14686. 2021-03-25T18:22:31.1342693Z I0325 18:21:09.166895 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14687. 2021-03-25T18:22:31.1345980Z I0325 18:21:09.169620 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14688. 2021-03-25T18:22:31.1349388Z I0325 18:21:09.178894 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14689. 2021-03-25T18:22:31.1353006Z I0325 18:21:09.179647 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14690. 2021-03-25T18:22:31.1355845Z I0325 18:21:12.914614 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14691. 2021-03-25T18:22:31.1357427Z I0325 18:21:12.914705 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14692. 2021-03-25T18:22:31.1358738Z I0325 18:21:12.914717 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14693. 2021-03-25T18:22:31.1361250Z I0325 18:21:12.946203 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14694. 2021-03-25T18:22:31.1364452Z I0325 18:21:12.951418 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14695. 2021-03-25T18:22:31.1367682Z I0325 18:21:13.503937 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14696. 2021-03-25T18:22:31.1370832Z I0325 18:21:13.509764 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14697. 2021-03-25T18:22:31.1374245Z I0325 18:21:13.516439 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14698. 2021-03-25T18:22:31.1377850Z I0325 18:21:13.536825 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14699. 2021-03-25T18:22:31.1379457Z I0325 18:21:13.537018 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14700. 2021-03-25T18:22:31.1380762Z I0325 18:21:13.537039 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14701. 2021-03-25T18:22:31.1382659Z I0325 18:21:13.538510 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14702. 2021-03-25T18:22:31.1384243Z I0325 18:21:13.538666 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14703. 2021-03-25T18:22:31.1385556Z I0325 18:21:13.538686 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14704. 2021-03-25T18:22:31.1387962Z I0325 18:21:13.552877 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14705. 2021-03-25T18:22:31.1391109Z I0325 18:21:13.558657 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14706. 2021-03-25T18:22:31.1397241Z I0325 18:21:13.568063 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14707. 2021-03-25T18:22:31.1400628Z I0325 18:21:13.609118 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14708. 2021-03-25T18:22:31.1404378Z I0325 18:21:14.119803 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14709. 2021-03-25T18:22:31.1407693Z I0325 18:21:14.154248 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14710. 2021-03-25T18:22:31.1413880Z I0325 18:21:14.160616 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14711. 2021-03-25T18:22:31.1419664Z I0325 18:21:14.166698 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14712. 2021-03-25T18:22:31.1423177Z I0325 18:21:14.182793 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14713. 2021-03-25T18:22:31.1426606Z I0325 18:21:14.189001 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14714. 2021-03-25T18:22:31.1429444Z I0325 18:21:18.059844 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14715. 2021-03-25T18:22:31.1431178Z I0325 18:21:18.059903 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14716. 2021-03-25T18:22:31.1432479Z I0325 18:21:18.059913 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14717. 2021-03-25T18:22:31.1434909Z I0325 18:21:18.072357 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14718. 2021-03-25T18:22:31.1438087Z I0325 18:21:18.096794 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14719. 2021-03-25T18:22:31.1441290Z I0325 18:21:18.648678 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14720. 2021-03-25T18:22:31.1444549Z I0325 18:21:18.657159 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14721. 2021-03-25T18:22:31.1447971Z I0325 18:21:18.709131 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14722. 2021-03-25T18:22:31.1460230Z I0325 18:21:18.744993 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14723. 2021-03-25T18:22:31.1461850Z I0325 18:21:18.745041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14724. 2021-03-25T18:22:31.1463162Z I0325 18:21:18.745118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14725. 2021-03-25T18:22:31.1465230Z I0325 18:21:18.745096 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14726. 2021-03-25T18:22:31.1466831Z I0325 18:21:18.745297 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14727. 2021-03-25T18:22:31.1468130Z I0325 18:21:18.745307 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14728. 2021-03-25T18:22:31.1470854Z I0325 18:21:18.773146 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14729. 2021-03-25T18:22:31.1474007Z I0325 18:21:18.778686 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14730. 2021-03-25T18:22:31.1477716Z I0325 18:21:18.782868 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14731. 2021-03-25T18:22:31.1480978Z I0325 18:21:18.786001 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14732. 2021-03-25T18:22:31.1484145Z I0325 18:21:19.335002 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14733. 2021-03-25T18:22:31.1487351Z I0325 18:21:19.340496 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14734. 2021-03-25T18:22:31.1490497Z I0325 18:21:19.353831 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14735. 2021-03-25T18:22:31.1493910Z I0325 18:21:19.366056 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14736. 2021-03-25T18:22:31.1502652Z I0325 18:21:19.369283 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14737. 2021-03-25T18:22:31.1506102Z I0325 18:21:19.400131 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14738. 2021-03-25T18:22:31.1508945Z I0325 18:21:23.104170 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14739. 2021-03-25T18:22:31.1510544Z I0325 18:21:23.104437 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14740. 2021-03-25T18:22:31.1511867Z I0325 18:21:23.104504 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14741. 2021-03-25T18:22:31.1514455Z I0325 18:21:23.145605 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14742. 2021-03-25T18:22:31.1517646Z I0325 18:21:23.168102 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14743. 2021-03-25T18:22:31.1520952Z I0325 18:21:23.720191 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14744. 2021-03-25T18:22:31.1524108Z I0325 18:21:23.730160 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14745. 2021-03-25T18:22:31.1527517Z I0325 18:21:23.740166 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14746. 2021-03-25T18:22:31.1530347Z I0325 18:21:23.759425 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14747. 2021-03-25T18:22:31.1532352Z I0325 18:21:23.759623 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14748. 2021-03-25T18:22:31.1533768Z I0325 18:21:23.759757 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14749. 2021-03-25T18:22:31.1537035Z I0325 18:21:23.777176 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14750. 2021-03-25T18:22:31.1539679Z I0325 18:21:23.790197 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14751. 2021-03-25T18:22:31.1541340Z I0325 18:21:23.790393 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14752. 2021-03-25T18:22:31.1543193Z I0325 18:21:23.790536 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14753. 2021-03-25T18:22:31.1546209Z I0325 18:21:23.802723 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14754. 2021-03-25T18:22:31.1549503Z I0325 18:21:23.849105 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14755. 2021-03-25T18:22:31.1552668Z I0325 18:21:23.863011 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14756. 2021-03-25T18:22:31.1556250Z I0325 18:21:24.355429 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14757. 2021-03-25T18:22:31.1560298Z I0325 18:21:24.363849 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14758. 2021-03-25T18:22:31.1564200Z I0325 18:21:24.376504 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14759. 2021-03-25T18:22:31.1567711Z I0325 18:21:24.417449 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14760. 2021-03-25T18:22:31.1570847Z I0325 18:21:24.426775 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14761. 2021-03-25T18:22:31.1574289Z I0325 18:21:24.439690 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14762. 2021-03-25T18:22:31.1577397Z I0325 18:21:28.214528 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14763. 2021-03-25T18:22:31.1578985Z I0325 18:21:28.214593 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14764. 2021-03-25T18:22:31.1580418Z I0325 18:21:28.214611 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14765. 2021-03-25T18:22:31.1582841Z I0325 18:21:28.242766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14766. 2021-03-25T18:22:31.1586036Z I0325 18:21:28.262875 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14767. 2021-03-25T18:22:31.1589211Z I0325 18:21:28.814857 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14768. 2021-03-25T18:22:31.1603879Z I0325 18:21:28.830924 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14769. 2021-03-25T18:22:31.1607563Z I0325 18:21:28.839545 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14770. 2021-03-25T18:22:31.1610412Z I0325 18:21:28.867713 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14771. 2021-03-25T18:22:31.1612029Z I0325 18:21:28.867756 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14772. 2021-03-25T18:22:31.1613338Z I0325 18:21:28.867766 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14773. 2021-03-25T18:22:31.1616307Z I0325 18:21:28.887903 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14774. 2021-03-25T18:22:31.1617912Z I0325 18:21:28.887960 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14775. 2021-03-25T18:22:31.1619221Z I0325 18:21:28.887970 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14776. 2021-03-25T18:22:31.1621706Z I0325 18:21:28.915713 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14777. 2021-03-25T18:22:31.1624968Z I0325 18:21:28.943556 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14778. 2021-03-25T18:22:31.1628175Z I0325 18:21:28.951621 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14779. 2021-03-25T18:22:31.1631426Z I0325 18:21:28.980848 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14780. 2021-03-25T18:22:31.1634611Z I0325 18:21:29.503600 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14781. 2021-03-25T18:22:31.1637763Z I0325 18:21:29.519807 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14782. 2021-03-25T18:22:31.1641191Z I0325 18:21:29.530429 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14783. 2021-03-25T18:22:31.1644522Z I0325 18:21:29.533306 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14784. 2021-03-25T18:22:31.1647661Z I0325 18:21:29.538898 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14785. 2021-03-25T18:22:31.1651064Z I0325 18:21:29.552443 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14786. 2021-03-25T18:22:31.1653887Z I0325 18:21:33.270037 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14787. 2021-03-25T18:22:31.1655579Z I0325 18:21:33.270129 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14788. 2021-03-25T18:22:31.1656880Z I0325 18:21:33.270147 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14789. 2021-03-25T18:22:31.1659403Z I0325 18:21:33.282104 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14790. 2021-03-25T18:22:31.1662594Z I0325 18:21:33.296990 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14791. 2021-03-25T18:22:31.1665762Z I0325 18:21:33.855122 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14792. 2021-03-25T18:22:31.1668963Z I0325 18:21:33.873299 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14793. 2021-03-25T18:22:31.1672384Z I0325 18:21:33.885610 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14794. 2021-03-25T18:22:31.1675221Z I0325 18:21:33.903477 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14795. 2021-03-25T18:22:31.1676806Z I0325 18:21:33.903522 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14796. 2021-03-25T18:22:31.1678125Z I0325 18:21:33.903554 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14797. 2021-03-25T18:22:31.1680011Z I0325 18:21:33.938475 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14798. 2021-03-25T18:22:31.1681726Z I0325 18:21:33.938524 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14799. 2021-03-25T18:22:31.1683020Z I0325 18:21:33.938535 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14800. 2021-03-25T18:22:31.1685443Z I0325 18:21:33.965770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14801. 2021-03-25T18:22:31.1688594Z I0325 18:21:33.969476 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14802. 2021-03-25T18:22:31.1691789Z I0325 18:21:34.081683 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14803. 2021-03-25T18:22:31.1695183Z I0325 18:21:34.082171 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14804. 2021-03-25T18:22:31.1698372Z I0325 18:21:34.635749 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14805. 2021-03-25T18:22:31.1701458Z I0325 18:21:34.639470 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14806. 2021-03-25T18:22:31.1704706Z I0325 18:21:34.653217 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14807. 2021-03-25T18:22:31.1707900Z I0325 18:21:34.658741 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14808. 2021-03-25T18:22:31.1711382Z I0325 18:21:34.663453 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14809. 2021-03-25T18:22:31.1714994Z I0325 18:21:34.677192 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14810. 2021-03-25T18:22:31.1717836Z I0325 18:21:38.307872 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14811. 2021-03-25T18:22:31.1719419Z I0325 18:21:38.307942 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14812. 2021-03-25T18:22:31.1721127Z I0325 18:21:38.307967 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14813. 2021-03-25T18:22:31.1723616Z I0325 18:21:38.321957 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14814. 2021-03-25T18:22:31.1727556Z I0325 18:21:38.348600 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14815. 2021-03-25T18:22:31.1730795Z I0325 18:21:38.900674 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14816. 2021-03-25T18:22:31.1734155Z I0325 18:21:38.906298 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14817. 2021-03-25T18:22:31.1737672Z I0325 18:21:38.913021 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14818. 2021-03-25T18:22:31.1741117Z I0325 18:21:38.935094 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14819. 2021-03-25T18:22:31.1742721Z I0325 18:21:38.935295 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14820. 2021-03-25T18:22:31.1744044Z I0325 18:21:38.935398 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14821. 2021-03-25T18:22:31.1745931Z I0325 18:21:38.940938 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14822. 2021-03-25T18:22:31.1751639Z I0325 18:21:38.941005 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14823. 2021-03-25T18:22:31.1752956Z I0325 18:21:38.941116 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14824. 2021-03-25T18:22:31.1755515Z I0325 18:21:38.948636 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14825. 2021-03-25T18:22:31.1758785Z I0325 18:21:38.955242 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14826. 2021-03-25T18:22:31.1761999Z I0325 18:21:38.958936 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14827. 2021-03-25T18:22:31.1765227Z I0325 18:21:38.964435 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14828. 2021-03-25T18:22:31.1768643Z I0325 18:21:39.510761 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14829. 2021-03-25T18:22:31.1771742Z I0325 18:21:39.516939 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14830. 2021-03-25T18:22:31.1775739Z I0325 18:21:39.525169 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14831. 2021-03-25T18:22:31.1779320Z I0325 18:21:39.537663 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14832. 2021-03-25T18:22:31.1782711Z I0325 18:21:39.537865 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14833. 2021-03-25T18:22:31.1786140Z I0325 18:21:39.560915 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14834. 2021-03-25T18:22:31.1788993Z I0325 18:21:43.357317 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14835. 2021-03-25T18:22:31.1790578Z I0325 18:21:43.357374 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14836. 2021-03-25T18:22:31.1791900Z I0325 18:21:43.357384 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14837. 2021-03-25T18:22:31.1794305Z I0325 18:21:43.726106 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14838. 2021-03-25T18:22:31.1797648Z I0325 18:21:43.748088 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14839. 2021-03-25T18:22:31.1800916Z I0325 18:21:44.299860 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14840. 2021-03-25T18:22:31.1804127Z I0325 18:21:44.307688 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14841. 2021-03-25T18:22:31.1807563Z I0325 18:21:44.314046 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14842. 2021-03-25T18:22:31.1810390Z I0325 18:21:44.336699 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14843. 2021-03-25T18:22:31.1811986Z I0325 18:21:44.336744 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14844. 2021-03-25T18:22:31.1813293Z I0325 18:21:44.336755 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14845. 2021-03-25T18:22:31.1815510Z I0325 18:21:44.337980 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14846. 2021-03-25T18:22:31.1817113Z I0325 18:21:44.338010 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14847. 2021-03-25T18:22:31.1818424Z I0325 18:21:44.338020 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14848. 2021-03-25T18:22:31.1820909Z I0325 18:21:44.366396 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14849. 2021-03-25T18:22:31.1824695Z I0325 18:21:44.371250 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14850. 2021-03-25T18:22:31.1827929Z I0325 18:21:44.378334 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14851. 2021-03-25T18:22:31.1831204Z I0325 18:21:44.421087 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14852. 2021-03-25T18:22:31.1834379Z I0325 18:21:44.931050 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14853. 2021-03-25T18:22:31.1837635Z I0325 18:21:44.939137 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14854. 2021-03-25T18:22:31.1841187Z I0325 18:21:44.950640 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14855. 2021-03-25T18:22:31.1844515Z I0325 18:21:44.974580 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14856. 2021-03-25T18:22:31.1847724Z I0325 18:21:44.983745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14857. 2021-03-25T18:22:31.1851146Z I0325 18:21:44.990319 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14858. 2021-03-25T18:22:31.1853971Z I0325 18:21:48.455290 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14859. 2021-03-25T18:22:31.1856616Z I0325 18:21:48.455395 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14860. 2021-03-25T18:22:31.1857925Z I0325 18:21:48.455413 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14861. 2021-03-25T18:22:31.1860370Z I0325 18:21:48.471859 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14862. 2021-03-25T18:22:31.1863558Z I0325 18:21:48.573236 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14863. 2021-03-25T18:22:31.1866804Z I0325 18:21:49.133799 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14864. 2021-03-25T18:22:31.1870098Z I0325 18:21:49.232945 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14865. 2021-03-25T18:22:31.1873561Z I0325 18:21:49.272920 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14866. 2021-03-25T18:22:31.1880712Z I0325 18:21:49.461239 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14867. 2021-03-25T18:22:31.1882371Z I0325 18:21:49.461460 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14868. 2021-03-25T18:22:31.1883888Z I0325 18:21:49.461622 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14869. 2021-03-25T18:22:31.1885872Z I0325 18:21:49.463646 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14870. 2021-03-25T18:22:31.1887707Z I0325 18:21:49.463829 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14871. 2021-03-25T18:22:31.1889048Z I0325 18:21:49.463935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14872. 2021-03-25T18:22:31.1891577Z I0325 18:21:49.472975 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14873. 2021-03-25T18:22:31.1895063Z I0325 18:21:49.474571 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14874. 2021-03-25T18:22:31.1898445Z I0325 18:21:49.482054 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14875. 2021-03-25T18:22:31.1901781Z I0325 18:21:49.482714 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14876. 2021-03-25T18:22:31.1912838Z I0325 18:21:50.036545 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14877. 2021-03-25T18:22:31.1916048Z I0325 18:21:50.036517 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14878. 2021-03-25T18:22:31.1919227Z I0325 18:21:50.052469 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14879. 2021-03-25T18:22:31.1937154Z I0325 18:21:50.054185 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14880. 2021-03-25T18:22:31.1940637Z I0325 18:21:50.060878 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14881. 2021-03-25T18:22:31.1944257Z I0325 18:21:50.068080 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14882. 2021-03-25T18:22:31.1947085Z I0325 18:21:53.583837 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14883. 2021-03-25T18:22:31.1948685Z I0325 18:21:53.583967 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14884. 2021-03-25T18:22:31.1949992Z I0325 18:21:53.583978 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14885. 2021-03-25T18:22:31.1952421Z I0325 18:21:53.603150 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14886. 2021-03-25T18:22:31.1955802Z I0325 18:21:53.608438 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14887. 2021-03-25T18:22:31.1958994Z I0325 18:21:54.160079 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14888. 2021-03-25T18:22:31.1962221Z I0325 18:21:54.168219 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14889. 2021-03-25T18:22:31.1965646Z I0325 18:21:54.174923 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14890. 2021-03-25T18:22:31.1968497Z I0325 18:21:54.186495 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14891. 2021-03-25T18:22:31.1970082Z I0325 18:21:54.186544 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14892. 2021-03-25T18:22:31.1971399Z I0325 18:21:54.186628 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14893. 2021-03-25T18:22:31.2003049Z I0325 18:21:54.190479 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14894. 2021-03-25T18:22:31.2004687Z I0325 18:21:54.190541 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14895. 2021-03-25T18:22:31.2005990Z I0325 18:21:54.190559 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14896. 2021-03-25T18:22:31.2008423Z I0325 18:21:54.207639 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14897. 2021-03-25T18:22:31.2011621Z I0325 18:21:54.213031 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14898. 2021-03-25T18:22:31.2015030Z I0325 18:21:54.213819 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14899. 2021-03-25T18:22:31.2018248Z I0325 18:21:54.222546 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14900. 2021-03-25T18:22:31.2021471Z I0325 18:21:54.764829 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14901. 2021-03-25T18:22:31.2025240Z I0325 18:21:54.772332 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14902. 2021-03-25T18:22:31.2028855Z I0325 18:21:54.776487 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14903. 2021-03-25T18:22:31.2033327Z I0325 18:21:54.784962 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14904. 2021-03-25T18:22:31.2037336Z I0325 18:21:54.791229 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14905. 2021-03-25T18:22:31.2041099Z I0325 18:21:54.817642 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14906. 2021-03-25T18:22:31.2043961Z I0325 18:21:58.618651 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14907. 2021-03-25T18:22:31.2045559Z I0325 18:21:58.618713 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14908. 2021-03-25T18:22:31.2046876Z I0325 18:21:58.618821 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14909. 2021-03-25T18:22:31.2049301Z I0325 18:21:58.637900 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14910. 2021-03-25T18:22:31.2052502Z I0325 18:21:58.656973 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14911. 2021-03-25T18:22:31.2056137Z I0325 18:21:59.213562 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14912. 2021-03-25T18:22:31.2059321Z I0325 18:21:59.225283 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14913. 2021-03-25T18:22:31.2062753Z I0325 18:21:59.239419 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14914. 2021-03-25T18:22:31.2065579Z I0325 18:21:59.269161 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14915. 2021-03-25T18:22:31.2067182Z I0325 18:21:59.269219 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14916. 2021-03-25T18:22:31.2068488Z I0325 18:21:59.269231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14917. 2021-03-25T18:22:31.2070392Z I0325 18:21:59.274303 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14918. 2021-03-25T18:22:31.2072096Z I0325 18:21:59.274352 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14919. 2021-03-25T18:22:31.2073410Z I0325 18:21:59.274363 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14920. 2021-03-25T18:22:31.2075850Z I0325 18:21:59.286011 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14921. 2021-03-25T18:22:31.2079048Z I0325 18:21:59.295633 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14922. 2021-03-25T18:22:31.2082252Z I0325 18:21:59.308426 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14923. 2021-03-25T18:22:31.2085490Z I0325 18:21:59.312320 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14924. 2021-03-25T18:22:31.2088668Z I0325 18:21:59.864269 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14925. 2021-03-25T18:22:31.2091747Z I0325 18:21:59.869815 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14926. 2021-03-25T18:22:31.2095218Z I0325 18:21:59.886892 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14927. 2021-03-25T18:22:31.2098448Z I0325 18:21:59.887383 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14928. 2021-03-25T18:22:31.2101865Z I0325 18:21:59.901947 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14929. 2021-03-25T18:22:31.2105471Z I0325 18:21:59.918417 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14930. 2021-03-25T18:22:31.2108314Z I0325 18:22:03.709775 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14931. 2021-03-25T18:22:31.2109920Z I0325 18:22:03.709826 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14932. 2021-03-25T18:22:31.2111233Z I0325 18:22:03.709836 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14933. 2021-03-25T18:22:31.2113653Z I0325 18:22:03.791991 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14934. 2021-03-25T18:22:31.2116971Z I0325 18:22:03.849598 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14935. 2021-03-25T18:22:31.2120149Z I0325 18:22:04.401610 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14936. 2021-03-25T18:22:31.2123405Z I0325 18:22:04.410855 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14937. 2021-03-25T18:22:31.2126837Z I0325 18:22:04.418529 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14938. 2021-03-25T18:22:31.2129694Z I0325 18:22:04.449632 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14939. 2021-03-25T18:22:31.2131294Z I0325 18:22:04.449720 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14940. 2021-03-25T18:22:31.2132602Z I0325 18:22:04.449731 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14941. 2021-03-25T18:22:31.2134514Z I0325 18:22:04.458329 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14942. 2021-03-25T18:22:31.2136358Z I0325 18:22:04.458402 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14943. 2021-03-25T18:22:31.2137677Z I0325 18:22:04.458456 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14944. 2021-03-25T18:22:31.2140118Z I0325 18:22:04.467861 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14945. 2021-03-25T18:22:31.2143272Z I0325 18:22:04.471454 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14946. 2021-03-25T18:22:31.2146456Z I0325 18:22:04.487273 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14947. 2021-03-25T18:22:31.2149716Z I0325 18:22:04.488842 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14948. 2021-03-25T18:22:31.2152891Z I0325 18:22:05.039291 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14949. 2021-03-25T18:22:31.2155972Z I0325 18:22:05.042898 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14950. 2021-03-25T18:22:31.2159222Z I0325 18:22:05.056928 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14951. 2021-03-25T18:22:31.2162428Z I0325 18:22:05.062942 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14952. 2021-03-25T18:22:31.2165919Z I0325 18:22:05.070098 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14953. 2021-03-25T18:22:31.2169532Z I0325 18:22:05.078885 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14954. 2021-03-25T18:22:31.2172537Z I0325 18:22:08.840886 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14955. 2021-03-25T18:22:31.2174144Z I0325 18:22:08.840960 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14956. 2021-03-25T18:22:31.2175919Z I0325 18:22:08.840970 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14957. 2021-03-25T18:22:31.2178403Z I0325 18:22:08.871695 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14958. 2021-03-25T18:22:31.2181593Z I0325 18:22:08.886535 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14959. 2021-03-25T18:22:31.2184769Z I0325 18:22:09.438429 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14960. 2021-03-25T18:22:31.2187912Z I0325 18:22:09.446061 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14961. 2021-03-25T18:22:31.2191332Z I0325 18:22:09.452744 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14962. 2021-03-25T18:22:31.2194190Z I0325 18:22:09.490670 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14963. 2021-03-25T18:22:31.2195770Z I0325 18:22:09.490827 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14964. 2021-03-25T18:22:31.2197078Z I0325 18:22:09.490896 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14965. 2021-03-25T18:22:31.2198968Z I0325 18:22:09.491559 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14966. 2021-03-25T18:22:31.2200669Z I0325 18:22:09.492047 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14967. 2021-03-25T18:22:31.2201968Z I0325 18:22:09.492131 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14968. 2021-03-25T18:22:31.2204398Z I0325 18:22:09.524060 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14969. 2021-03-25T18:22:31.2207583Z I0325 18:22:09.527177 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14970. 2021-03-25T18:22:31.2210792Z I0325 18:22:09.576546 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14971. 2021-03-25T18:22:31.2214035Z I0325 18:22:09.627288 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14972. 2021-03-25T18:22:31.2217400Z I0325 18:22:10.128337 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14973. 2021-03-25T18:22:31.2220598Z I0325 18:22:10.141320 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14974. 2021-03-25T18:22:31.2224016Z I0325 18:22:10.148865 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14975. 2021-03-25T18:22:31.2228467Z I0325 18:22:10.178823 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14976. 2021-03-25T18:22:31.2231687Z I0325 18:22:10.191454 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14977. 2021-03-25T18:22:31.2235214Z I0325 18:22:10.228255 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14978. 2021-03-25T18:22:31.2238070Z I0325 18:22:13.885529 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14979. 2021-03-25T18:22:31.2239669Z I0325 18:22:13.885592 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14980. 2021-03-25T18:22:31.2240990Z I0325 18:22:13.885602 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14981. 2021-03-25T18:22:31.2243401Z I0325 18:22:13.905220 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14982. 2021-03-25T18:22:31.2249545Z I0325 18:22:13.921669 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14983. 2021-03-25T18:22:31.2252765Z I0325 18:22:14.482157 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14984. 2021-03-25T18:22:31.2256289Z I0325 18:22:14.495480 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14985. 2021-03-25T18:22:31.2259849Z I0325 18:22:14.504391 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14986. 2021-03-25T18:22:31.2262701Z I0325 18:22:14.526432 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14987. 2021-03-25T18:22:31.2264424Z I0325 18:22:14.526513 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14988. 2021-03-25T18:22:31.2265725Z I0325 18:22:14.526531 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14989. 2021-03-25T18:22:31.2268167Z I0325 18:22:14.539989 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14990. 2021-03-25T18:22:31.2271362Z I0325 18:22:14.544695 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14991. 2021-03-25T18:22:31.2274020Z I0325 18:22:14.570719 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  14992. 2021-03-25T18:22:31.2275628Z I0325 18:22:14.570793 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  14993. 2021-03-25T18:22:31.2276929Z I0325 18:22:14.570816 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  14994. 2021-03-25T18:22:31.2279343Z I0325 18:22:14.593448 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  14995. 2021-03-25T18:22:31.2282525Z I0325 18:22:14.604197 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  14996. 2021-03-25T18:22:31.2285703Z I0325 18:22:15.096774 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  14997. 2021-03-25T18:22:31.2288837Z I0325 18:22:15.104522 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  14998. 2021-03-25T18:22:31.2292363Z I0325 18:22:15.111424 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  14999. 2021-03-25T18:22:31.2295785Z I0325 18:22:15.156544 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15000. 2021-03-25T18:22:31.2299003Z I0325 18:22:15.163059 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15001. 2021-03-25T18:22:31.2302429Z I0325 18:22:15.174206 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15002. 2021-03-25T18:22:31.2305252Z I0325 18:22:18.916532 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15003. 2021-03-25T18:22:31.2306855Z I0325 18:22:18.916580 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15004. 2021-03-25T18:22:31.2308167Z I0325 18:22:18.916591 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15005. 2021-03-25T18:22:31.2310571Z I0325 18:22:18.945848 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15006. 2021-03-25T18:22:31.2313768Z I0325 18:22:19.051702 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15007. 2021-03-25T18:22:31.2316930Z I0325 18:22:19.604461 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15008. 2021-03-25T18:22:31.2320072Z I0325 18:22:19.612314 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15009. 2021-03-25T18:22:31.2323522Z I0325 18:22:19.620970 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15010. 2021-03-25T18:22:31.2326372Z I0325 18:22:19.632870 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15011. 2021-03-25T18:22:31.2327974Z I0325 18:22:19.632940 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15012. 2021-03-25T18:22:31.2329263Z I0325 18:22:19.633218 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15013. 2021-03-25T18:22:31.2331155Z I0325 18:22:19.646681 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15014. 2021-03-25T18:22:31.2332735Z I0325 18:22:19.646783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15015. 2021-03-25T18:22:31.2334137Z I0325 18:22:19.646832 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15016. 2021-03-25T18:22:31.2337414Z I0325 18:22:19.653437 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15017. 2021-03-25T18:22:31.2340628Z I0325 18:22:19.662817 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15018. 2021-03-25T18:22:31.2343900Z I0325 18:22:19.680434 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15019. 2021-03-25T18:22:31.2347248Z I0325 18:22:19.686011 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15020. 2021-03-25T18:22:31.2350449Z I0325 18:22:20.214588 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15021. 2021-03-25T18:22:31.2353586Z I0325 18:22:20.222394 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15022. 2021-03-25T18:22:31.2357028Z I0325 18:22:20.228495 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15023. 2021-03-25T18:22:31.2360357Z I0325 18:22:20.239964 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15024. 2021-03-25T18:22:31.2363489Z I0325 18:22:20.246999 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15025. 2021-03-25T18:22:31.2366914Z I0325 18:22:20.260143 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15026. 2021-03-25T18:22:31.2369747Z I0325 18:22:23.945452 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15027. 2021-03-25T18:22:31.2371343Z I0325 18:22:23.945538 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15028. 2021-03-25T18:22:31.2372640Z I0325 18:22:23.945549 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15029. 2021-03-25T18:22:31.2375147Z I0325 18:22:23.959953 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15030. 2021-03-25T18:22:31.2378545Z I0325 18:22:23.965212 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15031. 2021-03-25T18:22:31.2385786Z I0325 18:22:24.517562 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15032. 2021-03-25T18:22:31.2389011Z I0325 18:22:24.527585 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15033. 2021-03-25T18:22:31.2392699Z I0325 18:22:24.537121 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15034. 2021-03-25T18:22:31.2396291Z I0325 18:22:24.561141 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15035. 2021-03-25T18:22:31.2397917Z I0325 18:22:24.561215 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15036. 2021-03-25T18:22:31.2399230Z I0325 18:22:24.561232 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15037. 2021-03-25T18:22:31.2401260Z I0325 18:22:24.561969 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15038. 2021-03-25T18:22:31.2402869Z I0325 18:22:24.562024 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15039. 2021-03-25T18:22:31.2404177Z I0325 18:22:24.562041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15040. 2021-03-25T18:22:31.2406616Z I0325 18:22:24.572092 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15041. 2021-03-25T18:22:31.2409739Z I0325 18:22:24.579596 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15042. 2021-03-25T18:22:31.2412931Z I0325 18:22:24.588972 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15043. 2021-03-25T18:22:31.2416394Z I0325 18:22:24.612774 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15044. 2021-03-25T18:22:31.2419601Z I0325 18:22:25.140790 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15045. 2021-03-25T18:22:31.2422811Z I0325 18:22:25.154280 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15046. 2021-03-25T18:22:31.2426222Z I0325 18:22:25.168379 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15047. 2021-03-25T18:22:31.2429704Z I0325 18:22:25.175602 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15048. 2021-03-25T18:22:31.2436640Z I0325 18:22:25.206313 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15049. 2021-03-25T18:22:31.2440445Z I0325 18:22:25.238266 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15050. 2021-03-25T18:22:31.2443321Z I0325 18:22:28.979517 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15051. 2021-03-25T18:22:31.2444910Z I0325 18:22:28.979570 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15052. 2021-03-25T18:22:31.2446224Z I0325 18:22:28.979580 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15053. 2021-03-25T18:22:31.2448639Z I0325 18:22:28.995302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15054. 2021-03-25T18:22:31.2451848Z I0325 18:22:29.005055 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15055. 2021-03-25T18:22:31.2455129Z I0325 18:22:29.556523 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  15056. 2021-03-25T18:22:31.2459178Z I0325 18:22:29.563832 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  15057. 2021-03-25T18:22:31.2462668Z I0325 18:22:29.575167 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  15058. 2021-03-25T18:22:31.2465513Z I0325 18:22:29.594609 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15059. 2021-03-25T18:22:31.2467118Z I0325 18:22:29.594654 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15060. 2021-03-25T18:22:31.2468415Z I0325 18:22:29.594665 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15061. 2021-03-25T18:22:31.2470320Z I0325 18:22:29.599838 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  15062. 2021-03-25T18:22:31.2471903Z I0325 18:22:29.599879 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.2.0.0/16" "type"="Cluster"
  15063. 2021-03-25T18:22:31.2473327Z I0325 18:22:29.599889 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.2.0.0/16" "type"="Service"
  15064. 2021-03-25T18:22:31.2477735Z I0325 18:22:29.605241 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15065. 2021-03-25T18:22:31.2480991Z I0325 18:22:29.606195 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  15066. 2021-03-25T18:22:31.2484376Z I0325 18:22:29.610391 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15067. 2021-03-25T18:22:31.2489637Z I0325 18:22:29.654651 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  15068. 2021-03-25T18:22:31.2491287Z ====================================================================
  15069. 2021-03-25T18:22:31.2491758Z ##[endgroup]
  15070. 2021-03-25T18:22:31.2492769Z ##[group]*** submariner-routeagent-6b4sh ***
  15071. 2021-03-25T18:22:31.2493849Z ======================= *** submariner-routeagent-6b4sh *** =======================
  15072. 2021-03-25T18:22:31.2506801Z [submariner]$ [cluster2] print_section *** submariner-routeagent-dmnxr ***
  15073. 2021-03-25T18:22:31.2508383Z [submariner]$ [cluster2] print_section *** submariner-routeagent-dmnxr ***
  15074. 2021-03-25T18:22:31.2509923Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-dmnxr
  15075. 2021-03-25T18:22:31.2511564Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-dmnxr
  15076. 2021-03-25T18:22:31.2513356Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-dmnxr
  15077. 2021-03-25T18:22:31.2515211Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-dmnxr
  15078. 2021-03-25T18:22:31.2516410Z + trap 'exit 1' SIGTERM SIGINT
  15079. 2021-03-25T18:22:31.2516912Z + SUBMARINER_VERBOSITY=2
  15080. 2021-03-25T18:22:31.2517501Z + '[' false == true ']'
  15081. 2021-03-25T18:22:31.2517991Z + DEBUG=-v=2
  15082. 2021-03-25T18:22:31.2518792Z + exec submariner-route-agent -v=2 -alsologtostderr
  15083. 2021-03-25T18:22:31.2520025Z I0325 18:15:43.144566 1 main.go:49] Starting submariner-route-agent using the event framework
  15084. 2021-03-25T18:22:31.2521571Z W0325 18:15:43.144760 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15085. 2021-03-25T18:22:31.2522587Z I0325 18:15:43.146262 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  15086. 2021-03-25T18:22:31.2523527Z I0325 18:15:43.146398 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.2.1.2" address
  15087. 2021-03-25T18:22:31.2524689Z I0325 18:15:43.146405 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.2.1.2" from ClusterCIDR "10.2.0.0/16"
  15088. 2021-03-25T18:22:31.2525978Z I0325 18:15:43.180456 1 cni_iface.go:113] Successfully annotated node "cluster2-worker2" with cniIfaceIP "10.2.1.2"
  15089. 2021-03-25T18:22:31.2527023Z I0325 18:15:43.180506 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  15090. 2021-03-25T18:22:31.2528450Z I0325 18:15:43.180514 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  15091. 2021-03-25T18:22:31.2529925Z I0325 18:15:43.239734 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  15092. 2021-03-25T18:22:31.2531328Z I0325 18:15:43.243477 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  15093. 2021-03-25T18:22:31.2532956Z I0325 18:15:43.246568 1 util.go:309] In nat table, iptables rule "-j SUBMARINER-POSTROUTING", exists at index 1.
  15094. 2021-03-25T18:22:31.2534479Z I0325 18:15:43.246597 1 util.go:330] In nat table, iptables rule "-j SUBMARINER-POSTROUTING", already exists.
  15095. 2021-03-25T18:22:31.2536206Z I0325 18:15:43.246605 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  15096. 2021-03-25T18:22:31.2537875Z W0325 18:15:43.246809 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15097. 2021-03-25T18:22:31.2538951Z I0325 18:15:49.455756 1 controller.go:139] Starting the Event controller...
  15098. 2021-03-25T18:22:31.2542106Z I0325 18:15:49.587721 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15099. 2021-03-25T18:22:31.2544439Z I0325 18:15:49.589160 1 handler.go:49] The current node has become a Gateway
  15100. 2021-03-25T18:22:31.2545367Z I0325 18:15:49.589717 1 gateway_dataplane.go:279] Submariner router upstream ip found to be: "169.254.0.7"
  15101. 2021-03-25T18:22:31.2546783Z I0325 18:15:49.667190 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 100.1.0.0/16 -j ACCEPT"
  15102. 2021-03-25T18:22:31.2548362Z I0325 18:15:49.686270 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 10.1.0.0/16 -j ACCEPT"
  15103. 2021-03-25T18:22:31.2549373Z I0325 18:15:49.686634 1 controller.go:146] Event controller started
  15104. 2021-03-25T18:22:31.2551428Z I0325 18:15:49.687999 1 handler.go:87] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been added to the cluster
  15105. 2021-03-25T18:22:31.2554189Z I0325 18:15:49.689239 1 handler.go:87] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been added to the cluster
  15106. 2021-03-25T18:22:31.2556777Z I0325 18:15:49.690361 1 handler.go:87] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been added to the cluster
  15107. 2021-03-25T18:22:31.2558791Z I0325 18:15:49.713935 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 100.3.0.0/16 -j ACCEPT"
  15108. 2021-03-25T18:22:31.2560341Z I0325 18:15:49.729886 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 10.3.0.0/16 -j ACCEPT"
  15109. 2021-03-25T18:22:31.2561856Z I0325 18:15:49.771117 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  15110. 2021-03-25T18:22:31.2563039Z I0325 18:15:49.847810 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  15111. 2021-03-25T18:22:31.2566169Z I0325 18:15:49.914983 1 handler.go:69] A new Endpoint for remote cluster "cluster1" has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15112. 2021-03-25T18:22:31.2568658Z I0325 18:15:49.915804 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/16 Src: <nil> Gw: 10.2.1.1 Flags: [] Table: 254}
  15113. 2021-03-25T18:22:31.2570129Z I0325 18:15:49.920937 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.1.0.0/16 -j ACCEPT]
  15114. 2021-03-25T18:22:31.2571614Z I0325 18:15:49.934917 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.1.0.0/16 -j ACCEPT]
  15115. 2021-03-25T18:22:31.2572980Z I0325 18:15:49.963690 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  15116. 2021-03-25T18:22:31.2574257Z I0325 18:15:50.011304 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  15117. 2021-03-25T18:22:31.2581902Z I0325 18:15:50.074252 1 handler.go:69] A new Endpoint for remote cluster "cluster3" has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15118. 2021-03-25T18:22:31.2584437Z I0325 18:15:50.074747 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/16 Src: <nil> Gw: 10.2.1.1 Flags: [] Table: 254}
  15119. 2021-03-25T18:22:31.2585852Z I0325 18:15:50.079729 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.3.0.0/16 -j ACCEPT]
  15120. 2021-03-25T18:22:31.2587336Z I0325 18:15:50.093980 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.3.0.0/16 -j ACCEPT]
  15121. 2021-03-25T18:22:31.2588729Z I0325 18:15:50.118698 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  15122. 2021-03-25T18:22:31.2589998Z I0325 18:15:50.164979 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  15123. 2021-03-25T18:22:31.2591993Z I0325 18:19:03.501860 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15124. 2021-03-25T18:22:31.2594685Z I0325 18:19:04.554578 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15125. 2021-03-25T18:22:31.2597357Z I0325 18:20:11.434977 1 handler.go:93] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been updated
  15126. 2021-03-25T18:22:31.2598783Z ====================================================================
  15127. 2021-03-25T18:22:31.2599326Z ##[endgroup]
  15128. 2021-03-25T18:22:31.2600312Z ##[group]*** submariner-routeagent-dmnxr ***
  15129. 2021-03-25T18:22:31.2601424Z ======================= *** submariner-routeagent-dmnxr *** =======================
  15130. 2021-03-25T18:22:31.5836973Z + trap 'exit 1' SIGTERM SIGINT
  15131. 2021-03-25T18:22:31.5837632Z + SUBMARINER_VERBOSITY=2
  15132. 2021-03-25T18:22:31.5840525Z + '[' false == true ']'
  15133. 2021-03-25T18:22:31.5841313Z + DEBUG=-v=2
  15134. 2021-03-25T18:22:31.5845227Z + exec submariner-route-agent -v=2 -alsologtostderr
  15135. 2021-03-25T18:22:31.5846988Z I0325 18:14:41.878619 1 main.go:49] Starting submariner-route-agent using the event framework
  15136. 2021-03-25T18:22:31.5849672Z W0325 18:14:41.878973 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15137. 2021-03-25T18:22:31.5856952Z I0325 18:14:41.881745 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  15138. 2021-03-25T18:22:31.5858088Z I0325 18:14:41.881974 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.2.0.2" address
  15139. 2021-03-25T18:22:31.5859620Z I0325 18:14:41.882014 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.2.0.2" from ClusterCIDR "10.2.0.0/16"
  15140. 2021-03-25T18:22:31.5860936Z I0325 18:14:41.922834 1 cni_iface.go:113] Successfully annotated node "cluster2-worker" with cniIfaceIP "10.2.0.2"
  15141. 2021-03-25T18:22:31.5861955Z I0325 18:14:41.922863 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  15142. 2021-03-25T18:22:31.5863402Z I0325 18:14:41.922871 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  15143. 2021-03-25T18:22:31.5864868Z I0325 18:14:41.958063 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  15144. 2021-03-25T18:22:31.5866287Z I0325 18:14:41.962866 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  15145. 2021-03-25T18:22:31.5867952Z I0325 18:14:41.965721 1 util.go:309] In nat table, iptables rule "-j SUBMARINER-POSTROUTING", exists at index 1.
  15146. 2021-03-25T18:22:31.5869345Z I0325 18:14:41.965740 1 util.go:330] In nat table, iptables rule "-j SUBMARINER-POSTROUTING", already exists.
  15147. 2021-03-25T18:22:31.5870831Z I0325 18:14:41.965748 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  15148. 2021-03-25T18:22:31.5872410Z W0325 18:14:41.965918 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15149. 2021-03-25T18:22:31.5873473Z I0325 18:14:48.172440 1 controller.go:139] Starting the Event controller...
  15150. 2021-03-25T18:22:31.5876455Z I0325 18:14:48.273152 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15151. 2021-03-25T18:22:31.5881015Z I0325 18:14:48.274011 1 handler.go:69] A new Endpoint for remote cluster "cluster1" has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15152. 2021-03-25T18:22:31.5883465Z I0325 18:14:48.274442 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/24 Src: 10.2.0.2 Gw: <nil> Flags: [] Table: 254}
  15153. 2021-03-25T18:22:31.5884454Z I0325 18:14:48.274611 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/16 Src: <nil> Gw: 10.2.0.1 Flags: [] Table: 254}
  15154. 2021-03-25T18:22:31.5887572Z I0325 18:14:48.275313 1 handler.go:69] A new Endpoint for remote cluster "cluster3" has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15155. 2021-03-25T18:22:31.5890040Z I0325 18:14:48.275738 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/24 Src: 10.2.0.2 Gw: <nil> Flags: [] Table: 254}
  15156. 2021-03-25T18:22:31.5891028Z I0325 18:14:48.275849 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/16 Src: <nil> Gw: 10.2.0.1 Flags: [] Table: 254}
  15157. 2021-03-25T18:22:31.5891881Z I0325 18:14:48.372732 1 controller.go:146] Event controller started
  15158. 2021-03-25T18:22:31.5932111Z I0325 18:14:48.374577 1 handler.go:87] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been added to the cluster
  15159. 2021-03-25T18:22:31.5935399Z I0325 18:14:48.375627 1 handler.go:87] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been added to the cluster
  15160. 2021-03-25T18:22:31.5938179Z I0325 18:14:48.377953 1 handler.go:87] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been added to the cluster
  15161. 2021-03-25T18:22:31.5941023Z I0325 18:15:11.213057 1 handler.go:93] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been updated
  15162. 2021-03-25T18:22:31.5943711Z I0325 18:19:03.550619 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15163. 2021-03-25T18:22:31.5946208Z I0325 18:19:04.555132 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15164. 2021-03-25T18:22:31.5948899Z I0325 18:20:11.432581 1 handler.go:93] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been updated
  15165. 2021-03-25T18:22:31.5970926Z [submariner]$ [cluster2] print_section *** submariner-routeagent-sqqv7 ***
  15166. 2021-03-25T18:22:31.5984471Z [submariner]$ [cluster2] print_section *** submariner-routeagent-sqqv7 ***
  15167. 2021-03-25T18:22:31.5990428Z ====================================================================
  15168. 2021-03-25T18:22:31.5994829Z ##[endgroup]
  15169. 2021-03-25T18:22:31.5997895Z ##[group]*** submariner-routeagent-sqqv7 ***
  15170. 2021-03-25T18:22:31.6001621Z ======================= *** submariner-routeagent-sqqv7 *** =======================
  15171. 2021-03-25T18:22:31.6028647Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-sqqv7
  15172. 2021-03-25T18:22:31.6047759Z [submariner]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-sqqv7
  15173. 2021-03-25T18:22:31.6064894Z [submariner]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-sqqv7
  15174. 2021-03-25T18:22:31.6079500Z [submariner]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-sqqv7
  15175. 2021-03-25T18:22:32.0094274Z + trap 'exit 1' SIGTERM SIGINT
  15176. 2021-03-25T18:22:32.0095495Z + SUBMARINER_VERBOSITY=2
  15177. 2021-03-25T18:22:32.0096130Z + '[' false == true ']'
  15178. 2021-03-25T18:22:32.0096660Z + DEBUG=-v=2
  15179. 2021-03-25T18:22:32.0097470Z + exec submariner-route-agent -v=2 -alsologtostderr
  15180. 2021-03-25T18:22:32.0098697Z I0325 18:09:51.251387 1 main.go:49] Starting submariner-route-agent using the event framework
  15181. 2021-03-25T18:22:32.0100169Z W0325 18:09:51.253836 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15182. 2021-03-25T18:22:32.0101195Z I0325 18:09:51.274740 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  15183. 2021-03-25T18:22:32.0102140Z I0325 18:09:51.274969 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.2.2.2" address
  15184. 2021-03-25T18:22:32.0103297Z I0325 18:09:51.275405 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.2.2.2" from ClusterCIDR "10.2.0.0/16"
  15185. 2021-03-25T18:22:32.0104674Z I0325 18:09:51.358257 1 cni_iface.go:113] Successfully annotated node "cluster2-control-plane" with cniIfaceIP "10.2.2.2"
  15186. 2021-03-25T18:22:32.0105791Z I0325 18:09:51.358286 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  15187. 2021-03-25T18:22:32.0107584Z I0325 18:09:51.358294 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  15188. 2021-03-25T18:22:32.0109066Z I0325 18:09:51.467918 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  15189. 2021-03-25T18:22:32.0110477Z I0325 18:09:51.504957 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  15190. 2021-03-25T18:22:32.0111990Z I0325 18:09:51.811974 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  15191. 2021-03-25T18:22:32.0113549Z W0325 18:09:51.812081 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15192. 2021-03-25T18:22:32.0114741Z I0325 18:09:58.029346 1 controller.go:139] Starting the Event controller...
  15193. 2021-03-25T18:22:32.0115515Z I0325 18:09:58.342778 1 controller.go:146] Event controller started
  15194. 2021-03-25T18:22:32.0117599Z I0325 18:09:58.352053 1 handler.go:87] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been added to the cluster
  15195. 2021-03-25T18:22:32.0120380Z I0325 18:09:58.407669 1 handler.go:87] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been added to the cluster
  15196. 2021-03-25T18:22:32.0122990Z I0325 18:09:58.443160 1 handler.go:87] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been added to the cluster
  15197. 2021-03-25T18:22:32.0126654Z I0325 18:10:02.241163 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15198. 2021-03-25T18:22:32.0131188Z I0325 18:10:02.820768 1 handler.go:69] A new Endpoint for remote cluster "cluster1" has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15199. 2021-03-25T18:22:32.0133654Z I0325 18:10:02.821036 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/16 Src: <nil> Gw: 10.2.2.1 Flags: [] Table: 254}
  15200. 2021-03-25T18:22:32.0135844Z I0325 18:10:03.302126 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15201. 2021-03-25T18:22:32.0139688Z I0325 18:10:03.546535 1 handler.go:69] A new Endpoint for remote cluster "cluster3" has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15202. 2021-03-25T18:22:32.0142165Z I0325 18:10:03.856255 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.2.0.0/16 Src: <nil> Gw: 10.2.2.1 Flags: [] Table: 254}
  15203. 2021-03-25T18:22:32.0144171Z I0325 18:10:04.230964 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15204. 2021-03-25T18:22:32.0146971Z I0325 18:10:10.894905 1 handler.go:93] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been updated
  15205. 2021-03-25T18:22:32.0149630Z I0325 18:11:03.266075 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15206. 2021-03-25T18:22:32.0152326Z I0325 18:11:04.313327 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15207. 2021-03-25T18:22:32.0154969Z I0325 18:12:50.712625 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15208. 2021-03-25T18:22:32.0157505Z I0325 18:13:03.300232 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15209. 2021-03-25T18:22:32.0160167Z I0325 18:13:05.872586 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15210. 2021-03-25T18:22:32.0163767Z I0325 18:13:25.025117 1 handler.go:64] The Endpoint for the local cluster has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15211. 2021-03-25T18:22:32.0171637Z I0325 18:13:25.077477 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  15212. 2021-03-25T18:22:32.0178831Z I0325 18:14:03.317422 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15213. 2021-03-25T18:22:32.0181674Z I0325 18:14:04.424743 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15214. 2021-03-25T18:22:32.0184340Z I0325 18:15:11.395286 1 handler.go:93] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been updated
  15215. 2021-03-25T18:22:32.0187168Z I0325 18:19:03.565830 1 handler.go:93] A Node with name "cluster2-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.4"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker2"}} has been updated
  15216. 2021-03-25T18:22:32.0193041Z I0325 18:19:04.561764 1 handler.go:93] A Node with name "cluster2-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.8"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-worker"}} has been updated
  15217. 2021-03-25T18:22:32.0211727Z I0325 18:20:11.439527 1 handler.go:93] A Node with name "cluster2-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.5"}, v1.NodeAddress{Type:"Hostname", Address:"cluster2-control-plane"}} has been updated
  15218. 2021-03-25T18:22:32.0215529Z [submariner]$ [cluster2] print_section * Output of 'subctl show all' in cluster2 *
  15219. 2021-03-25T18:22:32.0216649Z [submariner]$ [cluster2] print_section * Output of 'subctl show all' in cluster2 *
  15220. 2021-03-25T18:22:32.0217317Z ====================================================================
  15221. 2021-03-25T18:22:32.0217789Z ##[endgroup]
  15222. 2021-03-25T18:22:32.0218660Z ##[group]* Output of 'subctl show all' in cluster2 *
  15223. 2021-03-25T18:22:32.0219672Z ======================= * Output of 'subctl show all' in cluster2 * =======================
  15224. 2021-03-25T18:22:32.0231442Z [submariner]$ [cluster2] subctl show all
  15225. 2021-03-25T18:22:32.0232245Z /opt/shipyard/scripts/post_mortem.sh: line 46: subctl: command not found
  15226. 2021-03-25T18:22:32.0249620Z [submariner]$ [cluster2] return 0
  15227. 2021-03-25T18:22:32.0258391Z [submariner]$ [cluster3] post_analyze
  15228. 2021-03-25T18:22:32.0273133Z [submariner]$ [cluster3] post_analyze
  15229. 2021-03-25T18:22:32.0284220Z [submariner]$ [cluster3] print_section * Overview of all resources in cluster3 *
  15230. 2021-03-25T18:22:32.0297304Z [submariner]$ [cluster3] print_section * Overview of all resources in cluster3 *
  15231. 2021-03-25T18:22:32.0298026Z ====================================================================
  15232. 2021-03-25T18:22:32.0298507Z ##[endgroup]
  15233. 2021-03-25T18:22:32.0299206Z ##[group]* Overview of all resources in cluster3 *
  15234. 2021-03-25T18:22:32.0338873Z ======================= * Overview of all resources in cluster3 * =======================
  15235. 2021-03-25T18:22:32.0364602Z [submariner]$ [cluster3] kubectl api-resources --verbs=list -o name
  15236. 2021-03-25T18:22:32.0381738Z [submariner]$ [cluster3] xargs -n 1 kubectl get --show-kind -o wide --ignore-not-found
  15237. 2021-03-25T18:22:32.0387036Z [submariner]$ [cluster3] kubectl api-resources --verbs=list -o name
  15238. 2021-03-25T18:22:32.0400281Z [submariner]$ [cluster3] command kubectl --context=cluster3 api-resources --verbs=list -o name
  15239. 2021-03-25T18:22:32.0417698Z [submariner]$ [cluster3] kubectl --context=cluster3 api-resources --verbs=list -o name
  15240. 2021-03-25T18:22:33.2910762Z NAME STATUS MESSAGE ERROR
  15241. 2021-03-25T18:22:33.2925330Z componentstatus/scheduler Unhealthy Get "http://127.0.0.1:10251/healthz": dial tcp 127.0.0.1:10251: connect: connection refused
  15242. 2021-03-25T18:22:33.2927744Z componentstatus/controller-manager Unhealthy Get "http://127.0.0.1:10252/healthz": dial tcp 127.0.0.1:10252: connect: connection refused
  15243. 2021-03-25T18:22:33.2929207Z componentstatus/etcd-0 Healthy {"health":"true"}
  15244. 2021-03-25T18:22:34.2715238Z NAME ENDPOINTS AGE
  15245. 2021-03-25T18:22:34.2715833Z endpoints/kubernetes 172.18.0.7:6443 26m
  15246. 2021-03-25T18:22:34.6292048Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  15247. 2021-03-25T18:22:34.6296031Z 26m Normal Starting node/cluster3-control-plane kubelet, cluster3-control-plane Starting kubelet. 26m 1 event/cluster3-control-plane.166fa7813d349455
  15248. 2021-03-25T18:22:34.6299991Z 26m Normal NodeHasSufficientMemory node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientMemory 26m 1 event/cluster3-control-plane.166fa78143fe24df
  15249. 2021-03-25T18:22:34.6303957Z 26m Normal NodeHasNoDiskPressure node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasNoDiskPressure 26m 1 event/cluster3-control-plane.166fa78143fe39f7
  15250. 2021-03-25T18:22:34.6308081Z 26m Normal NodeHasSufficientPID node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientPID 26m 1 event/cluster3-control-plane.166fa78143fe46db
  15251. 2021-03-25T18:22:34.6311741Z 26m Normal NodeAllocatableEnforced node/cluster3-control-plane kubelet, cluster3-control-plane Updated Node Allocatable limit across pods 26m 1 event/cluster3-control-plane.166fa7816441b66c
  15252. 2021-03-25T18:22:34.6315304Z 26m Normal RegisteredNode node/cluster3-control-plane node-controller Node cluster3-control-plane event: Registered Node cluster3-control-plane in Controller 26m 1 event/cluster3-control-plane.166fa783863e2bdb
  15253. 2021-03-25T18:22:34.6318652Z 26m Normal Starting node/cluster3-control-plane kube-proxy, cluster3-control-plane Starting kube-proxy. 26m 1 event/cluster3-control-plane.166fa7878352ee41
  15254. 2021-03-25T18:22:34.6321878Z 21m Normal NodeReady node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeReady 21m 1 event/cluster3-control-plane.166fa7c0bf33a6ff
  15255. 2021-03-25T18:22:34.6324723Z 26m Normal Starting node/cluster3-worker kubelet, cluster3-worker Starting kubelet. 26m 1 event/cluster3-worker.166fa7862967016f
  15256. 2021-03-25T18:22:34.6327633Z 26m Normal NodeHasSufficientMemory node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientMemory 26m 2 event/cluster3-worker.166fa7862f727c4f
  15257. 2021-03-25T18:22:34.6330922Z 26m Normal NodeHasNoDiskPressure node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasNoDiskPressure 26m 2 event/cluster3-worker.166fa7862f7291cb
  15258. 2021-03-25T18:22:34.6334014Z 26m Normal NodeHasSufficientPID node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientPID 26m 2 event/cluster3-worker.166fa7862f729f13
  15259. 2021-03-25T18:22:34.6337100Z 26m Normal NodeAllocatableEnforced node/cluster3-worker kubelet, cluster3-worker Updated Node Allocatable limit across pods 26m 1 event/cluster3-worker.166fa78665548e3f
  15260. 2021-03-25T18:22:34.6340157Z 26m Normal RegisteredNode node/cluster3-worker node-controller Node cluster3-worker event: Registered Node cluster3-worker in Controller 26m 1 event/cluster3-worker.166fa78704cfb1e4
  15261. 2021-03-25T18:22:34.6343077Z 25m Normal Starting node/cluster3-worker kube-proxy, cluster3-worker Starting kube-proxy. 25m 1 event/cluster3-worker.166fa78b5224843d
  15262. 2021-03-25T18:22:34.6345648Z 21m Normal NodeReady node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeReady 21m 1 event/cluster3-worker.166fa7c1077d29dd
  15263. 2021-03-25T18:22:34.6348164Z 26m Normal Starting node/cluster3-worker2 kubelet, cluster3-worker2 Starting kubelet. 26m 1 event/cluster3-worker2.166fa785ea05a15c
  15264. 2021-03-25T18:22:34.6351035Z 26m Normal NodeHasSufficientMemory node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientMemory 26m 2 event/cluster3-worker2.166fa785f38a3008
  15265. 2021-03-25T18:22:34.6354288Z 26m Normal NodeHasNoDiskPressure node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasNoDiskPressure 26m 2 event/cluster3-worker2.166fa785f38a4a34
  15266. 2021-03-25T18:22:34.6357439Z 26m Normal NodeHasSufficientPID node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientPID 26m 2 event/cluster3-worker2.166fa785f38a5b64
  15267. 2021-03-25T18:22:34.6360439Z 26m Normal NodeAllocatableEnforced node/cluster3-worker2 kubelet, cluster3-worker2 Updated Node Allocatable limit across pods 26m 1 event/cluster3-worker2.166fa78609303cf5
  15268. 2021-03-25T18:22:34.6363407Z 26m Normal RegisteredNode node/cluster3-worker2 node-controller Node cluster3-worker2 event: Registered Node cluster3-worker2 in Controller 26m 1 event/cluster3-worker2.166fa78704cf69a0
  15269. 2021-03-25T18:22:34.6366643Z 25m Normal Starting node/cluster3-worker2 kube-proxy, cluster3-worker2 Starting kube-proxy. 25m 1 event/cluster3-worker2.166fa78b666f82ef
  15270. 2021-03-25T18:22:34.6369282Z 21m Normal NodeReady node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeReady 21m 1 event/cluster3-worker2.166fa7c0ff0a2e4b
  15271. 2021-03-25T18:22:34.6372654Z 12m Normal Scheduled pod/netshoot-57677568b8-4qts7 default-scheduler Successfully assigned default/netshoot-57677568b8-4qts7 to cluster3-worker 12m 1 event/netshoot-57677568b8-4qts7.166fa84716302b62
  15272. 2021-03-25T18:22:34.6377178Z 12m Warning FailedMount pod/netshoot-57677568b8-4qts7 kubelet, cluster3-worker MountVolume.SetUp failed for volume "default-token-gw5nc" : failed to sync secret cache: timed out waiting for the condition 12m 1 event/netshoot-57677568b8-4qts7.166fa8475baa35a4
  15273. 2021-03-25T18:22:34.6382677Z 12m Normal Pulling pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Pulling image "localhost:5000/nettest:local" 12m 1 event/netshoot-57677568b8-4qts7.166fa8483124fce6
  15274. 2021-03-25T18:22:34.6386582Z 12m Normal Pulled pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Successfully pulled image "localhost:5000/nettest:local" in 1.338500286s 12m 1 event/netshoot-57677568b8-4qts7.166fa84880ed1e31
  15275. 2021-03-25T18:22:34.6389604Z 12m Normal Created pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Created container netshoot 12m 1 event/netshoot-57677568b8-4qts7.166fa8489bdb17dd
  15276. 2021-03-25T18:22:34.6396700Z 12m Normal Started pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Started container netshoot 12m 1 event/netshoot-57677568b8-4qts7.166fa848aa295653
  15277. 2021-03-25T18:22:34.6399673Z 11m Normal Killing pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Stopping container netshoot 11m 1 event/netshoot-57677568b8-4qts7.166fa84d763e1471
  15278. 2021-03-25T18:22:34.6403082Z 12m Normal SuccessfulCreate replicaset/netshoot-57677568b8 replicaset-controller Created pod: netshoot-57677568b8-4qts7 12m 1 event/netshoot-57677568b8.166fa8470b1ca8d3
  15279. 2021-03-25T18:22:34.6405856Z 12m Normal ScalingReplicaSet deployment/netshoot deployment-controller Scaled up replica set netshoot-57677568b8 to 1 12m 1 event/netshoot.166fa8470774ea15
  15280. 2021-03-25T18:22:35.4076230Z NAME STATUS AGE
  15281. 2021-03-25T18:22:35.4076859Z namespace/default Active 26m
  15282. 2021-03-25T18:22:35.4078247Z namespace/kube-node-lease Active 26m
  15283. 2021-03-25T18:22:35.4079086Z namespace/kube-public Active 26m
  15284. 2021-03-25T18:22:35.4079844Z namespace/kube-system Active 26m
  15285. 2021-03-25T18:22:35.4080705Z namespace/local-path-storage Active 26m
  15286. 2021-03-25T18:22:35.4081676Z namespace/ovn-kubernetes Active 25m
  15287. 2021-03-25T18:22:35.4082556Z namespace/submariner-operator Active 14m
  15288. 2021-03-25T18:22:35.8569614Z NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
  15289. 2021-03-25T18:22:35.8571506Z node/cluster3-control-plane Ready master 26m v1.19.0 172.18.0.7 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  15290. 2021-03-25T18:22:35.8573293Z node/cluster3-worker Ready <none> 26m v1.19.0 172.18.0.12 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  15291. 2021-03-25T18:22:35.8575187Z node/cluster3-worker2 Ready <none> 26m v1.19.0 172.18.0.6 <none> Ubuntu Groovy Gorilla (development branch) 5.4.0-1041-azure containerd://1.4.0
  15292. 2021-03-25T18:22:39.6296565Z NAME TYPE DATA AGE
  15293. 2021-03-25T18:22:39.6298166Z secret/default-token-gw5nc kubernetes.io/service-account-token 3 26m
  15294. 2021-03-25T18:22:40.1285100Z NAME SECRETS AGE
  15295. 2021-03-25T18:22:40.1293688Z serviceaccount/default 1 26m
  15296. 2021-03-25T18:22:40.5132680Z NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE SELECTOR
  15297. 2021-03-25T18:22:40.5133651Z service/kubernetes ClusterIP 100.3.0.1 <none> 443/TCP 26m <none>
  15298. 2021-03-25T18:22:42.2229960Z NAME CREATED AT
  15299. 2021-03-25T18:22:42.2232074Z customresourcedefinition.apiextensions.k8s.io/brokers.submariner.io 2021-03-25T18:07:48Z
  15300. 2021-03-25T18:22:42.2234343Z customresourcedefinition.apiextensions.k8s.io/clusters.submariner.io 2021-03-25T18:08:15Z
  15301. 2021-03-25T18:22:42.2236688Z customresourcedefinition.apiextensions.k8s.io/egressfirewalls.k8s.ovn.org 2021-03-25T17:57:00Z
  15302. 2021-03-25T18:22:42.2238972Z customresourcedefinition.apiextensions.k8s.io/egressips.k8s.ovn.org 2021-03-25T17:57:01Z
  15303. 2021-03-25T18:22:42.2241232Z customresourcedefinition.apiextensions.k8s.io/endpoints.submariner.io 2021-03-25T18:08:15Z
  15304. 2021-03-25T18:22:42.2243481Z customresourcedefinition.apiextensions.k8s.io/gateways.submariner.io 2021-03-25T18:08:15Z
  15305. 2021-03-25T18:22:42.2245862Z customresourcedefinition.apiextensions.k8s.io/servicediscoveries.submariner.io 2021-03-25T18:07:48Z
  15306. 2021-03-25T18:22:42.2248486Z customresourcedefinition.apiextensions.k8s.io/serviceexports.multicluster.x-k8s.io 2021-03-25T18:08:08Z
  15307. 2021-03-25T18:22:42.2251231Z customresourcedefinition.apiextensions.k8s.io/serviceimports.multicluster.x-k8s.io 2021-03-25T18:08:08Z
  15308. 2021-03-25T18:22:42.2253529Z customresourcedefinition.apiextensions.k8s.io/submariners.submariner.io 2021-03-25T18:07:48Z
  15309. 2021-03-25T18:22:42.6838197Z NAME SERVICE AVAILABLE AGE
  15310. 2021-03-25T18:22:42.6839340Z apiservice.apiregistration.k8s.io/v1. Local True 26m
  15311. 2021-03-25T18:22:42.6840806Z apiservice.apiregistration.k8s.io/v1.admissionregistration.k8s.io Local True 26m
  15312. 2021-03-25T18:22:42.6842404Z apiservice.apiregistration.k8s.io/v1.apiextensions.k8s.io Local True 26m
  15313. 2021-03-25T18:22:42.6843850Z apiservice.apiregistration.k8s.io/v1.apps Local True 26m
  15314. 2021-03-25T18:22:42.6845293Z apiservice.apiregistration.k8s.io/v1.authentication.k8s.io Local True 26m
  15315. 2021-03-25T18:22:42.6846761Z apiservice.apiregistration.k8s.io/v1.authorization.k8s.io Local True 26m
  15316. 2021-03-25T18:22:42.6848225Z apiservice.apiregistration.k8s.io/v1.autoscaling Local True 26m
  15317. 2021-03-25T18:22:42.6849548Z apiservice.apiregistration.k8s.io/v1.batch Local True 26m
  15318. 2021-03-25T18:22:42.6850886Z apiservice.apiregistration.k8s.io/v1.certificates.k8s.io Local True 26m
  15319. 2021-03-25T18:22:42.6852551Z apiservice.apiregistration.k8s.io/v1.coordination.k8s.io Local True 26m
  15320. 2021-03-25T18:22:42.6853948Z apiservice.apiregistration.k8s.io/v1.events.k8s.io Local True 26m
  15321. 2021-03-25T18:22:42.6855962Z apiservice.apiregistration.k8s.io/v1.k8s.ovn.org Local True 25m
  15322. 2021-03-25T18:22:42.6857313Z apiservice.apiregistration.k8s.io/v1.networking.k8s.io Local True 26m
  15323. 2021-03-25T18:22:42.6858883Z apiservice.apiregistration.k8s.io/v1.rbac.authorization.k8s.io Local True 26m
  15324. 2021-03-25T18:22:42.6860381Z apiservice.apiregistration.k8s.io/v1.scheduling.k8s.io Local True 26m
  15325. 2021-03-25T18:22:42.6861893Z apiservice.apiregistration.k8s.io/v1.storage.k8s.io Local True 26m
  15326. 2021-03-25T18:22:42.6863225Z apiservice.apiregistration.k8s.io/v1.submariner.io Local True 14m
  15327. 2021-03-25T18:22:42.6865391Z apiservice.apiregistration.k8s.io/v1alpha1.multicluster.x-k8s.io Local True 14m
  15328. 2021-03-25T18:22:42.6866938Z apiservice.apiregistration.k8s.io/v1alpha1.submariner.io Local True 14m
  15329. 2021-03-25T18:22:42.6868595Z apiservice.apiregistration.k8s.io/v1beta1.admissionregistration.k8s.io Local True 26m
  15330. 2021-03-25T18:22:42.6870314Z apiservice.apiregistration.k8s.io/v1beta1.apiextensions.k8s.io Local True 26m
  15331. 2021-03-25T18:22:42.6871922Z apiservice.apiregistration.k8s.io/v1beta1.authentication.k8s.io Local True 26m
  15332. 2021-03-25T18:22:42.6873638Z apiservice.apiregistration.k8s.io/v1beta1.authorization.k8s.io Local True 26m
  15333. 2021-03-25T18:22:42.6875082Z apiservice.apiregistration.k8s.io/v1beta1.batch Local True 26m
  15334. 2021-03-25T18:22:42.6876495Z apiservice.apiregistration.k8s.io/v1beta1.certificates.k8s.io Local True 26m
  15335. 2021-03-25T18:22:42.6878062Z apiservice.apiregistration.k8s.io/v1beta1.coordination.k8s.io Local True 26m
  15336. 2021-03-25T18:22:42.6879574Z apiservice.apiregistration.k8s.io/v1beta1.discovery.k8s.io Local True 26m
  15337. 2021-03-25T18:22:42.6881033Z apiservice.apiregistration.k8s.io/v1beta1.events.k8s.io Local True 26m
  15338. 2021-03-25T18:22:42.6882421Z apiservice.apiregistration.k8s.io/v1beta1.extensions Local True 26m
  15339. 2021-03-25T18:22:42.6883860Z apiservice.apiregistration.k8s.io/v1beta1.networking.k8s.io Local True 26m
  15340. 2021-03-25T18:22:42.6885285Z apiservice.apiregistration.k8s.io/v1beta1.node.k8s.io Local True 26m
  15341. 2021-03-25T18:22:42.6886622Z apiservice.apiregistration.k8s.io/v1beta1.policy Local True 26m
  15342. 2021-03-25T18:22:42.6888126Z apiservice.apiregistration.k8s.io/v1beta1.rbac.authorization.k8s.io Local True 26m
  15343. 2021-03-25T18:22:42.6889743Z apiservice.apiregistration.k8s.io/v1beta1.scheduling.k8s.io Local True 26m
  15344. 2021-03-25T18:22:42.6891197Z apiservice.apiregistration.k8s.io/v1beta1.storage.k8s.io Local True 26m
  15345. 2021-03-25T18:22:42.6892605Z apiservice.apiregistration.k8s.io/v2beta1.autoscaling Local True 26m
  15346. 2021-03-25T18:22:42.6894067Z apiservice.apiregistration.k8s.io/v2beta2.autoscaling Local True 26m
  15347. 2021-03-25T18:22:46.2630678Z NAME AGE SIGNERNAME REQUESTOR CONDITION
  15348. 2021-03-25T18:22:46.2633673Z certificatesigningrequest.certificates.k8s.io/csr-2x875 26m kubernetes.io/kube-apiserver-client-kubelet system:bootstrap:abcdef Approved,Issued
  15349. 2021-03-25T18:22:46.2640857Z certificatesigningrequest.certificates.k8s.io/csr-wx4t7 26m kubernetes.io/kube-apiserver-client-kubelet system:bootstrap:abcdef Approved,Issued
  15350. 2021-03-25T18:22:47.2341939Z NAME ADDRESSTYPE PORTS ENDPOINTS AGE
  15351. 2021-03-25T18:22:47.2343043Z endpointslice.discovery.k8s.io/kubernetes IPv4 6443 172.18.0.7 26m
  15352. 2021-03-25T18:22:47.8417367Z LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME
  15353. 2021-03-25T18:22:47.8420516Z 26m Normal Starting node/cluster3-control-plane kubelet, cluster3-control-plane Starting kubelet. 26m 1 event.events.k8s.io/cluster3-control-plane.166fa7813d349455
  15354. 2021-03-25T18:22:47.8424509Z 26m Normal NodeHasSufficientMemory node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientMemory 26m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe24df
  15355. 2021-03-25T18:22:47.8428682Z 26m Normal NodeHasNoDiskPressure node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasNoDiskPressure 26m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe39f7
  15356. 2021-03-25T18:22:47.8432984Z 26m Normal NodeHasSufficientPID node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeHasSufficientPID 26m 1 event.events.k8s.io/cluster3-control-plane.166fa78143fe46db
  15357. 2021-03-25T18:22:47.8436864Z 26m Normal NodeAllocatableEnforced node/cluster3-control-plane kubelet, cluster3-control-plane Updated Node Allocatable limit across pods 26m 1 event.events.k8s.io/cluster3-control-plane.166fa7816441b66c
  15358. 2021-03-25T18:22:47.8440677Z 26m Normal RegisteredNode node/cluster3-control-plane node-controller Node cluster3-control-plane event: Registered Node cluster3-control-plane in Controller 26m 1 event.events.k8s.io/cluster3-control-plane.166fa783863e2bdb
  15359. 2021-03-25T18:22:47.8444258Z 26m Normal Starting node/cluster3-control-plane kube-proxy, cluster3-control-plane Starting kube-proxy. 26m 1 event.events.k8s.io/cluster3-control-plane.166fa7878352ee41
  15360. 2021-03-25T18:22:47.8447684Z 22m Normal NodeReady node/cluster3-control-plane kubelet, cluster3-control-plane Node cluster3-control-plane status is now: NodeReady 22m 1 event.events.k8s.io/cluster3-control-plane.166fa7c0bf33a6ff
  15361. 2021-03-25T18:22:47.8450970Z 26m Normal Starting node/cluster3-worker kubelet, cluster3-worker Starting kubelet. 26m 1 event.events.k8s.io/cluster3-worker.166fa7862967016f
  15362. 2021-03-25T18:22:47.8454233Z 26m Normal NodeHasSufficientMemory node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientMemory 26m 2 event.events.k8s.io/cluster3-worker.166fa7862f727c4f
  15363. 2021-03-25T18:22:47.8457934Z 26m Normal NodeHasNoDiskPressure node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasNoDiskPressure 26m 2 event.events.k8s.io/cluster3-worker.166fa7862f7291cb
  15364. 2021-03-25T18:22:47.8461339Z 26m Normal NodeHasSufficientPID node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeHasSufficientPID 26m 2 event.events.k8s.io/cluster3-worker.166fa7862f729f13
  15365. 2021-03-25T18:22:47.8464554Z 26m Normal NodeAllocatableEnforced node/cluster3-worker kubelet, cluster3-worker Updated Node Allocatable limit across pods 26m 1 event.events.k8s.io/cluster3-worker.166fa78665548e3f
  15366. 2021-03-25T18:22:47.8467671Z 26m Normal RegisteredNode node/cluster3-worker node-controller Node cluster3-worker event: Registered Node cluster3-worker in Controller 26m 1 event.events.k8s.io/cluster3-worker.166fa78704cfb1e4
  15367. 2021-03-25T18:22:47.8470690Z 25m Normal Starting node/cluster3-worker kube-proxy, cluster3-worker Starting kube-proxy. 25m 1 event.events.k8s.io/cluster3-worker.166fa78b5224843d
  15368. 2021-03-25T18:22:47.8473491Z 22m Normal NodeReady node/cluster3-worker kubelet, cluster3-worker Node cluster3-worker status is now: NodeReady 22m 1 event.events.k8s.io/cluster3-worker.166fa7c1077d29dd
  15369. 2021-03-25T18:22:47.8497939Z 26m Normal Starting node/cluster3-worker2 kubelet, cluster3-worker2 Starting kubelet. 26m 1 event.events.k8s.io/cluster3-worker2.166fa785ea05a15c
  15370. 2021-03-25T18:22:47.8501221Z 26m Normal NodeHasSufficientMemory node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientMemory 26m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a3008
  15371. 2021-03-25T18:22:47.8504745Z 26m Normal NodeHasNoDiskPressure node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasNoDiskPressure 26m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a4a34
  15372. 2021-03-25T18:22:47.8508313Z 26m Normal NodeHasSufficientPID node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeHasSufficientPID 26m 2 event.events.k8s.io/cluster3-worker2.166fa785f38a5b64
  15373. 2021-03-25T18:22:47.8511806Z 26m Normal NodeAllocatableEnforced node/cluster3-worker2 kubelet, cluster3-worker2 Updated Node Allocatable limit across pods 26m 1 event.events.k8s.io/cluster3-worker2.166fa78609303cf5
  15374. 2021-03-25T18:22:47.8515003Z 26m Normal RegisteredNode node/cluster3-worker2 node-controller Node cluster3-worker2 event: Registered Node cluster3-worker2 in Controller 26m 1 event.events.k8s.io/cluster3-worker2.166fa78704cf69a0
  15375. 2021-03-25T18:22:47.8518113Z 25m Normal Starting node/cluster3-worker2 kube-proxy, cluster3-worker2 Starting kube-proxy. 25m 1 event.events.k8s.io/cluster3-worker2.166fa78b666f82ef
  15376. 2021-03-25T18:22:47.8520991Z 22m Normal NodeReady node/cluster3-worker2 kubelet, cluster3-worker2 Node cluster3-worker2 status is now: NodeReady 22m 1 event.events.k8s.io/cluster3-worker2.166fa7c0ff0a2e4b
  15377. 2021-03-25T18:22:47.8524182Z 12m Normal Scheduled pod/netshoot-57677568b8-4qts7 default-scheduler Successfully assigned default/netshoot-57677568b8-4qts7 to cluster3-worker 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84716302b62
  15378. 2021-03-25T18:22:47.8527773Z 12m Warning FailedMount pod/netshoot-57677568b8-4qts7 kubelet, cluster3-worker MountVolume.SetUp failed for volume "default-token-gw5nc" : failed to sync secret cache: timed out waiting for the condition 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8475baa35a4
  15379. 2021-03-25T18:22:47.8531268Z 12m Normal Pulling pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Pulling image "localhost:5000/nettest:local" 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8483124fce6
  15380. 2021-03-25T18:22:47.8561031Z 12m Normal Pulled pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Successfully pulled image "localhost:5000/nettest:local" in 1.338500286s 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84880ed1e31
  15381. 2021-03-25T18:22:47.8564376Z 12m Normal Created pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Created container netshoot 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa8489bdb17dd
  15382. 2021-03-25T18:22:47.8567517Z 12m Normal Started pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Started container netshoot 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa848aa295653
  15383. 2021-03-25T18:22:47.8570664Z 12m Normal Killing pod/netshoot-57677568b8-4qts7 spec.containers{netshoot} kubelet, cluster3-worker Stopping container netshoot 12m 1 event.events.k8s.io/netshoot-57677568b8-4qts7.166fa84d763e1471
  15384. 2021-03-25T18:22:47.8574023Z 12m Normal SuccessfulCreate replicaset/netshoot-57677568b8 replicaset-controller Created pod: netshoot-57677568b8-4qts7 12m 1 event.events.k8s.io/netshoot-57677568b8.166fa8470b1ca8d3
  15385. 2021-03-25T18:22:47.8577315Z 12m Normal ScalingReplicaSet deployment/netshoot deployment-controller Scaled up replica set netshoot-57677568b8 to 1 12m 1 event.events.k8s.io/netshoot.166fa8470774ea15
  15386. 2021-03-25T18:22:54.3801865Z NAME ROLE AGE USERS GROUPS SERVICEACCOUNTS
  15387. 2021-03-25T18:22:54.3857632Z clusterrolebinding.rbac.authorization.k8s.io/cluster-admin ClusterRole/cluster-admin 26m system:masters
  15388. 2021-03-25T18:22:54.3941338Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:get-nodes ClusterRole/kubeadm:get-nodes 26m system:bootstrappers:kubeadm:default-node-token
  15389. 2021-03-25T18:22:54.3944553Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:kubelet-bootstrap ClusterRole/system:node-bootstrapper 26m system:bootstrappers:kubeadm:default-node-token
  15390. 2021-03-25T18:22:54.3948247Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-bootstrap ClusterRole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 26m system:bootstrappers:kubeadm:default-node-token
  15391. 2021-03-25T18:22:54.3952480Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-autoapprove-certificate-rotation ClusterRole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 26m system:nodes
  15392. 2021-03-25T18:22:54.3956017Z clusterrolebinding.rbac.authorization.k8s.io/kubeadm:node-proxier ClusterRole/system:node-proxier 26m kube-system/kube-proxy
  15393. 2021-03-25T18:22:54.3959742Z clusterrolebinding.rbac.authorization.k8s.io/local-path-provisioner-bind ClusterRole/local-path-provisioner-role 26m local-path-storage/local-path-provisioner-service-account
  15394. 2021-03-25T18:22:54.3963025Z clusterrolebinding.rbac.authorization.k8s.io/ovn-kubernetes ClusterRole/ovn-kubernetes 25m ovn-kubernetes/ovn
  15395. 2021-03-25T18:22:54.3966145Z clusterrolebinding.rbac.authorization.k8s.io/submariner-gateway ClusterRole/submariner-gateway 15m submariner-operator/submariner-gateway
  15396. 2021-03-25T18:22:54.3969499Z clusterrolebinding.rbac.authorization.k8s.io/submariner-globalnet ClusterRole/submariner-globalnet 14m submariner-operator/submariner-globalnet
  15397. 2021-03-25T18:22:54.3973411Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-agent ClusterRole/submariner-lighthouse-agent 14m submariner-operator/submariner-lighthouse-agent
  15398. 2021-03-25T18:22:54.4016190Z clusterrolebinding.rbac.authorization.k8s.io/submariner-lighthouse-coredns ClusterRole/submariner-lighthouse-coredns 14m submariner-operator/submariner-lighthouse-coredns
  15399. 2021-03-25T18:22:54.4020517Z clusterrolebinding.rbac.authorization.k8s.io/submariner-networkplugin-syncer ClusterRole/submariner-networkplugin-syncer 14m submariner-operator/submariner-networkplugin-syncer
  15400. 2021-03-25T18:22:54.4024416Z clusterrolebinding.rbac.authorization.k8s.io/submariner-operator ClusterRole/submariner-operator 15m submariner-operator/submariner-operator
  15401. 2021-03-25T18:22:54.4028021Z clusterrolebinding.rbac.authorization.k8s.io/submariner-routeagent ClusterRole/submariner-routeagent 15m submariner-operator/submariner-routeagent
  15402. 2021-03-25T18:22:54.4031124Z clusterrolebinding.rbac.authorization.k8s.io/system:basic-user ClusterRole/system:basic-user 26m system:authenticated
  15403. 2021-03-25T18:22:54.4034526Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:attachdetach-controller ClusterRole/system:controller:attachdetach-controller 26m kube-system/attachdetach-controller
  15404. 2021-03-25T18:22:54.4038282Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:certificate-controller ClusterRole/system:controller:certificate-controller 26m kube-system/certificate-controller
  15405. 2021-03-25T18:22:54.4042540Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller ClusterRole/system:controller:clusterrole-aggregation-controller 26m kube-system/clusterrole-aggregation-controller
  15406. 2021-03-25T18:22:54.4046721Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:cronjob-controller ClusterRole/system:controller:cronjob-controller 26m kube-system/cronjob-controller
  15407. 2021-03-25T18:22:54.4050324Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:daemon-set-controller ClusterRole/system:controller:daemon-set-controller 26m kube-system/daemon-set-controller
  15408. 2021-03-25T18:22:54.4053938Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:deployment-controller ClusterRole/system:controller:deployment-controller 26m kube-system/deployment-controller
  15409. 2021-03-25T18:22:54.4069924Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:disruption-controller ClusterRole/system:controller:disruption-controller 26m kube-system/disruption-controller
  15410. 2021-03-25T18:22:54.4073860Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpoint-controller ClusterRole/system:controller:endpoint-controller 26m kube-system/endpoint-controller
  15411. 2021-03-25T18:22:54.4077585Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpointslice-controller ClusterRole/system:controller:endpointslice-controller 26m kube-system/endpointslice-controller
  15412. 2021-03-25T18:22:54.4082085Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:endpointslicemirroring-controller ClusterRole/system:controller:endpointslicemirroring-controller 26m kube-system/endpointslicemirroring-controller
  15413. 2021-03-25T18:22:54.4086118Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:expand-controller ClusterRole/system:controller:expand-controller 26m kube-system/expand-controller
  15414. 2021-03-25T18:22:54.4089756Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:generic-garbage-collector ClusterRole/system:controller:generic-garbage-collector 26m kube-system/generic-garbage-collector
  15415. 2021-03-25T18:22:54.4093687Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler ClusterRole/system:controller:horizontal-pod-autoscaler 26m kube-system/horizontal-pod-autoscaler
  15416. 2021-03-25T18:22:54.4097395Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:job-controller ClusterRole/system:controller:job-controller 26m kube-system/job-controller
  15417. 2021-03-25T18:22:54.4100745Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:namespace-controller ClusterRole/system:controller:namespace-controller 26m kube-system/namespace-controller
  15418. 2021-03-25T18:22:54.4104119Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:node-controller ClusterRole/system:controller:node-controller 26m kube-system/node-controller
  15419. 2021-03-25T18:22:54.4108103Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:persistent-volume-binder ClusterRole/system:controller:persistent-volume-binder 26m kube-system/persistent-volume-binder
  15420. 2021-03-25T18:22:54.4111869Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pod-garbage-collector ClusterRole/system:controller:pod-garbage-collector 26m kube-system/pod-garbage-collector
  15421. 2021-03-25T18:22:54.4115889Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pv-protection-controller ClusterRole/system:controller:pv-protection-controller 26m kube-system/pv-protection-controller
  15422. 2021-03-25T18:22:54.4119872Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:pvc-protection-controller ClusterRole/system:controller:pvc-protection-controller 26m kube-system/pvc-protection-controller
  15423. 2021-03-25T18:22:54.4123860Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replicaset-controller ClusterRole/system:controller:replicaset-controller 26m kube-system/replicaset-controller
  15424. 2021-03-25T18:22:54.4127522Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:replication-controller ClusterRole/system:controller:replication-controller 26m kube-system/replication-controller
  15425. 2021-03-25T18:22:54.4131297Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:resourcequota-controller ClusterRole/system:controller:resourcequota-controller 26m kube-system/resourcequota-controller
  15426. 2021-03-25T18:22:54.4134976Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:route-controller ClusterRole/system:controller:route-controller 26m kube-system/route-controller
  15427. 2021-03-25T18:22:54.4138605Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-account-controller ClusterRole/system:controller:service-account-controller 26m kube-system/service-account-controller
  15428. 2021-03-25T18:22:54.4142293Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:service-controller ClusterRole/system:controller:service-controller 26m kube-system/service-controller
  15429. 2021-03-25T18:22:54.4145847Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:statefulset-controller ClusterRole/system:controller:statefulset-controller 26m kube-system/statefulset-controller
  15430. 2021-03-25T18:22:54.4149244Z clusterrolebinding.rbac.authorization.k8s.io/system:controller:ttl-controller ClusterRole/system:controller:ttl-controller 26m kube-system/ttl-controller
  15431. 2021-03-25T18:22:54.4152117Z clusterrolebinding.rbac.authorization.k8s.io/system:coredns ClusterRole/system:coredns 26m kube-system/coredns
  15432. 2021-03-25T18:22:54.4154377Z clusterrolebinding.rbac.authorization.k8s.io/system:discovery ClusterRole/system:discovery 26m system:authenticated
  15433. 2021-03-25T18:22:54.4157668Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-controller-manager ClusterRole/system:kube-controller-manager 26m system:kube-controller-manager
  15434. 2021-03-25T18:22:54.4160757Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-dns ClusterRole/system:kube-dns 26m kube-system/kube-dns
  15435. 2021-03-25T18:22:54.4163584Z clusterrolebinding.rbac.authorization.k8s.io/system:kube-scheduler ClusterRole/system:kube-scheduler 26m system:kube-scheduler
  15436. 2021-03-25T18:22:54.4168099Z clusterrolebinding.rbac.authorization.k8s.io/system:node ClusterRole/system:node 26m
  15437. 2021-03-25T18:22:54.4170793Z clusterrolebinding.rbac.authorization.k8s.io/system:node-proxier ClusterRole/system:node-proxier 26m system:kube-proxy
  15438. 2021-03-25T18:22:54.4173792Z clusterrolebinding.rbac.authorization.k8s.io/system:public-info-viewer ClusterRole/system:public-info-viewer 26m system:authenticated, system:unauthenticated
  15439. 2021-03-25T18:22:54.4177094Z clusterrolebinding.rbac.authorization.k8s.io/system:volume-scheduler ClusterRole/system:volume-scheduler 26m system:kube-scheduler
  15440. 2021-03-25T18:22:54.9426702Z NAME CREATED AT
  15441. 2021-03-25T18:22:54.9441883Z clusterrole.rbac.authorization.k8s.io/admin 2021-03-25T17:55:55Z
  15442. 2021-03-25T18:22:54.9459229Z clusterrole.rbac.authorization.k8s.io/cluster-admin 2021-03-25T17:55:55Z
  15443. 2021-03-25T18:22:54.9519450Z clusterrole.rbac.authorization.k8s.io/edit 2021-03-25T17:55:55Z
  15444. 2021-03-25T18:22:54.9521164Z clusterrole.rbac.authorization.k8s.io/kubeadm:get-nodes 2021-03-25T17:55:58Z
  15445. 2021-03-25T18:22:54.9523118Z clusterrole.rbac.authorization.k8s.io/local-path-provisioner-role 2021-03-25T17:56:07Z
  15446. 2021-03-25T18:22:54.9524992Z clusterrole.rbac.authorization.k8s.io/ovn-kubernetes 2021-03-25T17:57:03Z
  15447. 2021-03-25T18:22:54.9526710Z clusterrole.rbac.authorization.k8s.io/submariner-gateway 2021-03-25T18:07:52Z
  15448. 2021-03-25T18:22:54.9528508Z clusterrole.rbac.authorization.k8s.io/submariner-globalnet 2021-03-25T18:07:53Z
  15449. 2021-03-25T18:22:54.9530414Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-agent 2021-03-25T18:07:55Z
  15450. 2021-03-25T18:22:54.9532475Z clusterrole.rbac.authorization.k8s.io/submariner-lighthouse-coredns 2021-03-25T18:07:55Z
  15451. 2021-03-25T18:22:54.9534563Z clusterrole.rbac.authorization.k8s.io/submariner-networkplugin-syncer 2021-03-25T18:07:53Z
  15452. 2021-03-25T18:22:54.9536973Z clusterrole.rbac.authorization.k8s.io/submariner-operator 2021-03-25T18:07:52Z
  15453. 2021-03-25T18:22:54.9538869Z clusterrole.rbac.authorization.k8s.io/submariner-routeagent 2021-03-25T18:07:52Z
  15454. 2021-03-25T18:22:54.9540824Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-admin 2021-03-25T17:55:55Z
  15455. 2021-03-25T18:22:54.9542640Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-edit 2021-03-25T17:55:55Z
  15456. 2021-03-25T18:22:54.9544434Z clusterrole.rbac.authorization.k8s.io/system:aggregate-to-view 2021-03-25T17:55:55Z
  15457. 2021-03-25T18:22:54.9546410Z clusterrole.rbac.authorization.k8s.io/system:auth-delegator 2021-03-25T17:55:55Z
  15458. 2021-03-25T18:22:54.9548138Z clusterrole.rbac.authorization.k8s.io/system:basic-user 2021-03-25T17:55:55Z
  15459. 2021-03-25T18:22:54.9550144Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2021-03-25T17:55:55Z
  15460. 2021-03-25T18:22:54.9552542Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2021-03-25T17:55:55Z
  15461. 2021-03-25T18:22:54.9554931Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kube-apiserver-client-approver 2021-03-25T17:55:55Z
  15462. 2021-03-25T18:22:54.9557608Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2021-03-25T17:55:55Z
  15463. 2021-03-25T18:22:54.9560053Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:kubelet-serving-approver 2021-03-25T17:55:55Z
  15464. 2021-03-25T18:22:54.9562245Z clusterrole.rbac.authorization.k8s.io/system:certificates.k8s.io:legacy-unknown-approver 2021-03-25T17:55:55Z
  15465. 2021-03-25T18:22:54.9564340Z clusterrole.rbac.authorization.k8s.io/system:controller:attachdetach-controller 2021-03-25T17:55:56Z
  15466. 2021-03-25T18:22:54.9566360Z clusterrole.rbac.authorization.k8s.io/system:controller:certificate-controller 2021-03-25T17:55:56Z
  15467. 2021-03-25T18:22:54.9573518Z clusterrole.rbac.authorization.k8s.io/system:controller:clusterrole-aggregation-controller 2021-03-25T17:55:56Z
  15468. 2021-03-25T18:22:54.9576072Z clusterrole.rbac.authorization.k8s.io/system:controller:cronjob-controller 2021-03-25T17:55:56Z
  15469. 2021-03-25T18:22:54.9578118Z clusterrole.rbac.authorization.k8s.io/system:controller:daemon-set-controller 2021-03-25T17:55:56Z
  15470. 2021-03-25T18:22:54.9580124Z clusterrole.rbac.authorization.k8s.io/system:controller:deployment-controller 2021-03-25T17:55:56Z
  15471. 2021-03-25T18:22:54.9582101Z clusterrole.rbac.authorization.k8s.io/system:controller:disruption-controller 2021-03-25T17:55:56Z
  15472. 2021-03-25T18:22:54.9591661Z clusterrole.rbac.authorization.k8s.io/system:controller:endpoint-controller 2021-03-25T17:55:56Z
  15473. 2021-03-25T18:22:54.9593890Z clusterrole.rbac.authorization.k8s.io/system:controller:endpointslice-controller 2021-03-25T17:55:56Z
  15474. 2021-03-25T18:22:54.9596222Z clusterrole.rbac.authorization.k8s.io/system:controller:endpointslicemirroring-controller 2021-03-25T17:55:56Z
  15475. 2021-03-25T18:22:54.9598352Z clusterrole.rbac.authorization.k8s.io/system:controller:expand-controller 2021-03-25T17:55:56Z
  15476. 2021-03-25T18:22:54.9603090Z clusterrole.rbac.authorization.k8s.io/system:controller:generic-garbage-collector 2021-03-25T17:55:56Z
  15477. 2021-03-25T18:22:54.9605282Z clusterrole.rbac.authorization.k8s.io/system:controller:horizontal-pod-autoscaler 2021-03-25T17:55:56Z
  15478. 2021-03-25T18:22:54.9607443Z clusterrole.rbac.authorization.k8s.io/system:controller:job-controller 2021-03-25T17:55:56Z
  15479. 2021-03-25T18:22:54.9609335Z clusterrole.rbac.authorization.k8s.io/system:controller:namespace-controller 2021-03-25T17:55:56Z
  15480. 2021-03-25T18:22:54.9611343Z clusterrole.rbac.authorization.k8s.io/system:controller:node-controller 2021-03-25T17:55:56Z
  15481. 2021-03-25T18:22:54.9613300Z clusterrole.rbac.authorization.k8s.io/system:controller:persistent-volume-binder 2021-03-25T17:55:56Z
  15482. 2021-03-25T18:22:54.9615440Z clusterrole.rbac.authorization.k8s.io/system:controller:pod-garbage-collector 2021-03-25T17:55:56Z
  15483. 2021-03-25T18:22:54.9617566Z clusterrole.rbac.authorization.k8s.io/system:controller:pv-protection-controller 2021-03-25T17:55:56Z
  15484. 2021-03-25T18:22:54.9619663Z clusterrole.rbac.authorization.k8s.io/system:controller:pvc-protection-controller 2021-03-25T17:55:56Z
  15485. 2021-03-25T18:22:54.9621683Z clusterrole.rbac.authorization.k8s.io/system:controller:replicaset-controller 2021-03-25T17:55:56Z
  15486. 2021-03-25T18:22:54.9623679Z clusterrole.rbac.authorization.k8s.io/system:controller:replication-controller 2021-03-25T17:55:56Z
  15487. 2021-03-25T18:22:54.9625704Z clusterrole.rbac.authorization.k8s.io/system:controller:resourcequota-controller 2021-03-25T17:55:56Z
  15488. 2021-03-25T18:22:54.9627761Z clusterrole.rbac.authorization.k8s.io/system:controller:route-controller 2021-03-25T17:55:56Z
  15489. 2021-03-25T18:22:54.9629743Z clusterrole.rbac.authorization.k8s.io/system:controller:service-account-controller 2021-03-25T17:55:56Z
  15490. 2021-03-25T18:22:54.9631749Z clusterrole.rbac.authorization.k8s.io/system:controller:service-controller 2021-03-25T17:55:56Z
  15491. 2021-03-25T18:22:54.9633711Z clusterrole.rbac.authorization.k8s.io/system:controller:statefulset-controller 2021-03-25T17:55:56Z
  15492. 2021-03-25T18:22:54.9635619Z clusterrole.rbac.authorization.k8s.io/system:controller:ttl-controller 2021-03-25T17:55:56Z
  15493. 2021-03-25T18:22:54.9637336Z clusterrole.rbac.authorization.k8s.io/system:coredns 2021-03-25T17:55:59Z
  15494. 2021-03-25T18:22:54.9638986Z clusterrole.rbac.authorization.k8s.io/system:discovery 2021-03-25T17:55:55Z
  15495. 2021-03-25T18:22:54.9640625Z clusterrole.rbac.authorization.k8s.io/system:heapster 2021-03-25T17:55:55Z
  15496. 2021-03-25T18:22:54.9642338Z clusterrole.rbac.authorization.k8s.io/system:kube-aggregator 2021-03-25T17:55:55Z
  15497. 2021-03-25T18:22:54.9644183Z clusterrole.rbac.authorization.k8s.io/system:kube-controller-manager 2021-03-25T17:55:55Z
  15498. 2021-03-25T18:22:54.9645970Z clusterrole.rbac.authorization.k8s.io/system:kube-dns 2021-03-25T17:55:55Z
  15499. 2021-03-25T18:22:54.9647659Z clusterrole.rbac.authorization.k8s.io/system:kube-scheduler 2021-03-25T17:55:56Z
  15500. 2021-03-25T18:22:54.9649447Z clusterrole.rbac.authorization.k8s.io/system:kubelet-api-admin 2021-03-25T17:55:55Z
  15501. 2021-03-25T18:22:54.9651135Z clusterrole.rbac.authorization.k8s.io/system:node 2021-03-25T17:55:55Z
  15502. 2021-03-25T18:22:54.9652840Z clusterrole.rbac.authorization.k8s.io/system:node-bootstrapper 2021-03-25T17:55:55Z
  15503. 2021-03-25T18:22:54.9654676Z clusterrole.rbac.authorization.k8s.io/system:node-problem-detector 2021-03-25T17:55:55Z
  15504. 2021-03-25T18:22:54.9656792Z clusterrole.rbac.authorization.k8s.io/system:node-proxier 2021-03-25T17:55:55Z
  15505. 2021-03-25T18:22:54.9660917Z clusterrole.rbac.authorization.k8s.io/system:persistent-volume-provisioner 2021-03-25T17:55:55Z
  15506. 2021-03-25T18:22:54.9663003Z clusterrole.rbac.authorization.k8s.io/system:public-info-viewer 2021-03-25T17:55:55Z
  15507. 2021-03-25T18:22:54.9664795Z clusterrole.rbac.authorization.k8s.io/system:volume-scheduler 2021-03-25T17:55:55Z
  15508. 2021-03-25T18:22:54.9666625Z clusterrole.rbac.authorization.k8s.io/view 2021-03-25T17:55:55Z
  15509. 2021-03-25T18:22:56.4946770Z NAME VALUE GLOBAL-DEFAULT AGE
  15510. 2021-03-25T18:22:56.4948290Z priorityclass.scheduling.k8s.io/system-cluster-critical 2000000000 false 27m
  15511. 2021-03-25T18:22:56.4949886Z priorityclass.scheduling.k8s.io/system-node-critical 2000001000 false 27m
  15512. 2021-03-25T18:22:57.3632909Z NAME DRIVERS AGE
  15513. 2021-03-25T18:22:57.3634776Z csinode.storage.k8s.io/cluster3-control-plane 0 27m
  15514. 2021-03-25T18:22:57.3636190Z csinode.storage.k8s.io/cluster3-worker 0 26m
  15515. 2021-03-25T18:22:57.3644646Z csinode.storage.k8s.io/cluster3-worker2 0 26m
  15516. 2021-03-25T18:22:57.9541992Z NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
  15517. 2021-03-25T18:22:57.9566636Z storageclass.storage.k8s.io/standard (default) rancher.io/local-path Delete WaitForFirstConsumer false 26m
  15518. 2021-03-25T18:23:01.6222028Z [submariner]$ [cluster3] print_section * Details of pods with statuses other than Running in cluster3 *
  15519. 2021-03-25T18:23:01.6236978Z [submariner]$ [cluster3] print_section * Details of pods with statuses other than Running in cluster3 *
  15520. 2021-03-25T18:23:01.6237777Z ====================================================================
  15521. 2021-03-25T18:23:01.6238799Z ##[endgroup]
  15522. 2021-03-25T18:23:01.6242486Z ##[group]* Details of pods with statuses other than Running in cluster3 *
  15523. 2021-03-25T18:23:01.6246212Z ======================= * Details of pods with statuses other than Running in cluster3 * =======================
  15524. 2021-03-25T18:23:01.6264343Z [submariner]$ [cluster3] kubectl get pods -A
  15525. 2021-03-25T18:23:01.6283668Z [submariner]$ [cluster3] kubectl get pods -A
  15526. 2021-03-25T18:23:01.6284541Z [submariner]$ [cluster3] tail -n +2
  15527. 2021-03-25T18:23:01.6307041Z [submariner]$ [cluster3] grep -v Running
  15528. 2021-03-25T18:23:01.6326468Z [submariner]$ [cluster3] sed s/ */;/g
  15529. 2021-03-25T18:23:01.6357530Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods -A
  15530. 2021-03-25T18:23:01.6378353Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods -A
  15531. 2021-03-25T18:23:02.1824978Z [submariner]$ [cluster3] ns=submariner-operator
  15532. 2021-03-25T18:23:02.1842891Z [submariner]$ [cluster3] cut -f1 -d;
  15533. 2021-03-25T18:23:02.1904188Z [submariner]$ [cluster3] name=submariner-lighthouse-agent-6d57d84448-jdljl
  15534. 2021-03-25T18:23:02.2000440Z [submariner]$ [cluster3] cut -f2 -d;
  15535. 2021-03-25T18:23:02.2054731Z [submariner]$ [cluster3] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-agent-6d57d84448-jdljl **
  15536. 2021-03-25T18:23:02.2085329Z [submariner]$ [cluster3] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-agent-6d57d84448-jdljl **
  15537. 2021-03-25T18:23:02.2091935Z ====================================================================
  15538. 2021-03-25T18:23:02.2095809Z ##[endgroup]
  15539. 2021-03-25T18:23:02.2100276Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-agent-6d57d84448-jdljl **
  15540. 2021-03-25T18:23:02.2105590Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-agent-6d57d84448-jdljl ** =======================
  15541. 2021-03-25T18:23:02.2119319Z [submariner]$ [cluster3] kubectl -n submariner-operator describe pod submariner-lighthouse-agent-6d57d84448-jdljl
  15542. 2021-03-25T18:23:02.2136685Z [submariner]$ [cluster3] kubectl -n submariner-operator describe pod submariner-lighthouse-agent-6d57d84448-jdljl
  15543. 2021-03-25T18:23:02.2149358Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator describe pod submariner-lighthouse-agent-6d57d84448-jdljl
  15544. 2021-03-25T18:23:02.2160393Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator describe pod submariner-lighthouse-agent-6d57d84448-jdljl
  15545. 2021-03-25T18:23:02.7265615Z Name: submariner-lighthouse-agent-6d57d84448-jdljl
  15546. 2021-03-25T18:23:02.7267057Z Namespace: submariner-operator
  15547. 2021-03-25T18:23:02.7267609Z Priority: 0
  15548. 2021-03-25T18:23:02.7268260Z Node: cluster3-worker2/172.18.0.6
  15549. 2021-03-25T18:23:02.7268798Z Start Time: Thu, 25 Mar 2021 18:08:44 +0000
  15550. 2021-03-25T18:23:02.7269619Z Labels: app=submariner-lighthouse-agent
  15551. 2021-03-25T18:23:02.7270694Z component=submariner-lighthouse
  15552. 2021-03-25T18:23:02.7271603Z pod-template-hash=6d57d84448
  15553. 2021-03-25T18:23:02.7272396Z Annotations: k8s.ovn.org/pod-networks:
  15554. 2021-03-25T18:23:02.7273222Z {"default":{"ip_addresses":["10.3.0.6/24"],"mac_address":"0a:58:0a:03:00:06","gateway_ips":["10.3.0.1"],"ip_address":"10.3.0.6/24","gatewa...
  15555. 2021-03-25T18:23:02.7273926Z Status: Pending
  15556. 2021-03-25T18:23:02.7274309Z IP: 10.3.0.6
  15557. 2021-03-25T18:23:02.7274641Z IPs:
  15558. 2021-03-25T18:23:02.7274983Z IP: 10.3.0.6
  15559. 2021-03-25T18:23:02.7276079Z Controlled By: ReplicaSet/submariner-lighthouse-agent-6d57d84448
  15560. 2021-03-25T18:23:02.7277015Z Containers:
  15561. 2021-03-25T18:23:02.7277771Z submariner-lighthouse-agent:
  15562. 2021-03-25T18:23:02.7278395Z Container ID:
  15563. 2021-03-25T18:23:02.7279129Z Image: localhost:5000/lighthouse-agent:local
  15564. 2021-03-25T18:23:02.7279666Z Image ID:
  15565. 2021-03-25T18:23:02.7280141Z Port: <none>
  15566. 2021-03-25T18:23:02.7280546Z Host Port: <none>
  15567. 2021-03-25T18:23:02.7280969Z State: Waiting
  15568. 2021-03-25T18:23:02.7281561Z Reason: ImagePullBackOff
  15569. 2021-03-25T18:23:02.7282119Z Ready: False
  15570. 2021-03-25T18:23:02.7282522Z Restart Count: 0
  15571. 2021-03-25T18:23:02.7282934Z Environment:
  15572. 2021-03-25T18:23:02.7283746Z SUBMARINER_NAMESPACE: submariner-operator
  15573. 2021-03-25T18:23:02.7284448Z SUBMARINER_CLUSTERID: cluster3
  15574. 2021-03-25T18:23:02.7285516Z SUBMARINER_EXCLUDENS: submariner,kube-system,operators
  15575. 2021-03-25T18:23:02.7286362Z SUBMARINER_DEBUG: false
  15576. 2021-03-25T18:23:02.7286933Z SUBMARINER_GLOBALNET_ENABLED: false
  15577. 2021-03-25T18:23:02.7287486Z BROKER_K8S_APISERVER: 172.18.0.10:6443
  15578. 2021-03-25T18:23:02.7433369Z BROKER_K8S_APISERVERTOKEN: ***
  15579. 2021-03-25T18:23:02.7434990Z BROKER_K8S_REMOTENAMESPACE: submariner-k8s-broker
  15580. 2021-03-25T18:23:02.8099659Z BROKER_K8S_CA: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1ETXlOVEUzTlRRMU1sb1hEVE14TURNeU16RTNOVFExTWxvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTElFClJxbnlkMVlQN0VIMjJiNUFRazU2R3RSNEpjK0tRZ2d0dUJaZHhzV1AreWd3RFQwR0VNMG15Y2ZDemwwQzE4d2oKSVUrZk5hN25nVXBpKzB2Y2JlMXE4a2dqNi9vNmZXbUVzZC9aNitPWWF6d0txNlNUNlFNaUNMQ3pqVktxWXRMWgpJT2Z6VXdiNUNvM3Z0Wkw4K0ZSbEsrS1prd1pNaTJRQXNVWno1TkhsdldCZHlnbkh2U1lmVlh2RThDeEplZFpTCllOM0EzRGd4VFA4MW53L0ZWR1cyOGo2VjF1QWRFaFJJdm1sT3dMMVcySFY4aWcrakU2OElzZUFMN3JmeTJMbVUKb0pvYks4MnMrVHdUREYxK2FXUjhEUnJTRVFFb0FJVGhEM04wcHk3WkxTcFBxbXBhc0xESE9CK0cwM1BJUHlpNgp3N2F0MWRERGVpQ3lDaVJJdGFFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZPUjNvZ3F1bldEOEx1RHB1WjJ3Y2l0RkxTWWpNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCMWM0eVk2ejZ5TUNKRzJtclBDeFVqK2ZUUG43eHRrc2FocFYrYlJhSzRhZFhtOHNwcQo3S0pva1g0VUV0NVJQcE5VbEJSdDR2Zk1nMm5oaldSTHlMdGhEdW40VVZEcGlSQkpMYUJxdlo3b0MrSmVoRnZNCjl6bkxqZ3hTS0FDMUNVMnVKQS9yd1l1eDI2RDh5bmFzdXNMRWM3dzlDbFdNZVNxMk0wd1RhanBZeFpGc0ZPUlcKeTJUbnVQYjkzdUlMNzh3YVZKV3l2STZVMWcvTHlYcWY1UHJBSXJTdkxoZGJLNTdVYk55Rm1uSWRaUWMwRnlFNgpiTm9hUHpReUtyUFFBem9OTWx4eHBFRFh4TVBxUVZheXFTMDVBRTluZjhJVmtrYW56cVQxR2xPbi9mWVd5amxrCld5TThXcFAxNVJacEh1a2JkUTYvM0ZlZW5kandXL0hHdjgxZgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
  15581. 2021-03-25T18:23:02.8662794Z Mounts:
  15582. 2021-03-25T18:23:02.8666263Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-agent-token-ddq7h (ro)
  15583. 2021-03-25T18:23:02.8667775Z Conditions:
  15584. 2021-03-25T18:23:02.8668215Z Type Status
  15585. 2021-03-25T18:23:02.8668650Z Initialized True
  15586. 2021-03-25T18:23:02.8669108Z Ready False
  15587. 2021-03-25T18:23:02.8669584Z ContainersReady False
  15588. 2021-03-25T18:23:02.8670102Z PodScheduled True
  15589. 2021-03-25T18:23:02.8670544Z Volumes:
  15590. 2021-03-25T18:23:02.8671611Z submariner-lighthouse-agent-token-ddq7h:
  15591. 2021-03-25T18:23:02.8672587Z Type: Secret (a volume populated by a Secret)
  15592. 2021-03-25T18:23:02.8673774Z SecretName: submariner-lighthouse-agent-token-ddq7h
  15593. 2021-03-25T18:23:02.8674676Z Optional: false
  15594. 2021-03-25T18:23:02.8675119Z QoS Class: BestEffort
  15595. 2021-03-25T18:23:02.8675746Z Node-Selectors: <none>
  15596. 2021-03-25T18:23:02.8676659Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  15597. 2021-03-25T18:23:02.8677543Z node.kubernetes.io/unreachable:NoExecute for 300s
  15598. 2021-03-25T18:23:02.8678149Z Events:
  15599. 2021-03-25T18:23:02.8678623Z Type Reason Age From Message
  15600. 2021-03-25T18:23:02.8679385Z ---- ------ ---- ---- -------
  15601. 2021-03-25T18:23:02.8681273Z Normal Scheduled 14m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-agent-6d57d84448-jdljl to cluster3-worker2
  15602. 2021-03-25T18:23:02.8684234Z Warning FailedMount 14m kubelet, cluster3-worker2 MountVolume.SetUp failed for volume "submariner-lighthouse-agent-token-ddq7h" : failed to sync secret cache: timed out waiting for the condition
  15603. 2021-03-25T18:23:02.8686418Z Normal Pulling 11m (x4 over 14m) kubelet, cluster3-worker2 Pulling image "localhost:5000/lighthouse-agent:local"
  15604. 2021-03-25T18:23:02.8689570Z Warning Failed 11m (x4 over 13m) kubelet, cluster3-worker2 Failed to pull image "localhost:5000/lighthouse-agent:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-agent:local": failed to resolve reference "localhost:5000/lighthouse-agent:local": failed to do request: Head http://localhost:5000/v2/lighthouse-agent/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  15605. 2021-03-25T18:23:02.8692152Z Warning Failed 11m (x4 over 13m) kubelet, cluster3-worker2 Error: ErrImagePull
  15606. 2021-03-25T18:23:02.8693588Z Normal BackOff 11m (x6 over 13m) kubelet, cluster3-worker2 Back-off pulling image "localhost:5000/lighthouse-agent:local"
  15607. 2021-03-25T18:23:02.8695262Z Warning Failed 4m12s (x38 over 13m) kubelet, cluster3-worker2 Error: ImagePullBackOff
  15608. 2021-03-25T18:23:02.8697204Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15609. 2021-03-25T18:23:02.8699506Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15610. 2021-03-25T18:23:02.8701923Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15611. 2021-03-25T18:23:02.8704422Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15612. 2021-03-25T18:23:03.4220581Z Error from server (BadRequest): container "submariner-lighthouse-agent" in pod "submariner-lighthouse-agent-6d57d84448-jdljl" is waiting to start: trying and failing to pull image
  15613. 2021-03-25T18:23:03.4222346Z ====================================================================
  15614. 2021-03-25T18:23:03.4223536Z [submariner]$ [cluster3] ns=submariner-operator
  15615. 2021-03-25T18:23:03.4225649Z [submariner]$ [cluster3] cut -f1 -d;
  15616. 2021-03-25T18:23:03.4226213Z ##[endgroup]
  15617. 2021-03-25T18:23:03.4228354Z [submariner]$ [cluster3] name=submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15618. 2021-03-25T18:23:03.4229750Z [submariner]$ [cluster3] cut -f2 -d;
  15619. 2021-03-25T18:23:03.4231705Z [submariner]$ [cluster3] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-7bjtt **
  15620. 2021-03-25T18:23:03.4234231Z [submariner]$ [cluster3] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-7bjtt **
  15621. 2021-03-25T18:23:03.4236755Z [submariner]$ [cluster3] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15622. 2021-03-25T18:23:03.4239290Z [submariner]$ [cluster3] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15623. 2021-03-25T18:23:03.4241920Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15624. 2021-03-25T18:23:03.4244674Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15625. 2021-03-25T18:23:03.4247501Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-7bjtt **
  15626. 2021-03-25T18:23:03.4249779Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-7bjtt ** =======================
  15627. 2021-03-25T18:23:03.6921021Z Name: submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15628. 2021-03-25T18:23:03.6922391Z Namespace: submariner-operator
  15629. 2021-03-25T18:23:03.6922934Z Priority: 0
  15630. 2021-03-25T18:23:03.6923581Z Node: cluster3-worker/172.18.0.12
  15631. 2021-03-25T18:23:03.6924092Z Start Time: Thu, 25 Mar 2021 18:08:52 +0000
  15632. 2021-03-25T18:23:03.6924947Z Labels: app=submariner-lighthouse-coredns
  15633. 2021-03-25T18:23:03.6926302Z component=submariner-lighthouse
  15634. 2021-03-25T18:23:03.6927212Z pod-template-hash=58bc4897cb
  15635. 2021-03-25T18:23:03.6928078Z Annotations: k8s.ovn.org/pod-networks:
  15636. 2021-03-25T18:23:03.6938079Z {"default":{"ip_addresses":["10.3.1.5/24"],"mac_address":"0a:58:0a:03:01:05","gateway_ips":["10.3.1.1"],"ip_address":"10.3.1.5/24","gatewa...
  15637. 2021-03-25T18:23:03.6938822Z Status: Pending
  15638. 2021-03-25T18:23:03.6939229Z IP: 10.3.1.5
  15639. 2021-03-25T18:23:03.6939561Z IPs:
  15640. 2021-03-25T18:23:03.6939892Z IP: 10.3.1.5
  15641. 2021-03-25T18:23:03.6941241Z Controlled By: ReplicaSet/submariner-lighthouse-coredns-58bc4897cb
  15642. 2021-03-25T18:23:03.6942205Z Containers:
  15643. 2021-03-25T18:23:03.6943009Z submariner-lighthouse-coredns:
  15644. 2021-03-25T18:23:03.6943653Z Container ID:
  15645. 2021-03-25T18:23:03.6944431Z Image: localhost:5000/lighthouse-coredns:local
  15646. 2021-03-25T18:23:03.6944992Z Image ID:
  15647. 2021-03-25T18:23:03.6945369Z Port: <none>
  15648. 2021-03-25T18:23:03.6945783Z Host Port: <none>
  15649. 2021-03-25T18:23:03.6946147Z Args:
  15650. 2021-03-25T18:23:03.6946606Z -conf
  15651. 2021-03-25T18:23:03.6947011Z /etc/coredns/Corefile
  15652. 2021-03-25T18:23:03.6947464Z State: Waiting
  15653. 2021-03-25T18:23:03.6947957Z Reason: ImagePullBackOff
  15654. 2021-03-25T18:23:03.6948446Z Ready: False
  15655. 2021-03-25T18:23:03.6948859Z Restart Count: 0
  15656. 2021-03-25T18:23:03.6949277Z Environment:
  15657. 2021-03-25T18:23:03.6949789Z SUBMARINER_CLUSTERID: cluster3
  15658. 2021-03-25T18:23:03.6950249Z Mounts:
  15659. 2021-03-25T18:23:03.6951135Z /etc/coredns from config-volume (ro)
  15660. 2021-03-25T18:23:03.6952594Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-coredns-token-kddqf (ro)
  15661. 2021-03-25T18:23:03.6953716Z Conditions:
  15662. 2021-03-25T18:23:03.6954271Z Type Status
  15663. 2021-03-25T18:23:03.6954701Z Initialized True
  15664. 2021-03-25T18:23:03.6955144Z Ready False
  15665. 2021-03-25T18:23:03.6955616Z ContainersReady False
  15666. 2021-03-25T18:23:03.6956149Z PodScheduled True
  15667. 2021-03-25T18:23:03.6956572Z Volumes:
  15668. 2021-03-25T18:23:03.6957113Z config-volume:
  15669. 2021-03-25T18:23:03.6957726Z Type: ConfigMap (a volume populated by a ConfigMap)
  15670. 2021-03-25T18:23:03.6958692Z Name: submariner-lighthouse-coredns
  15671. 2021-03-25T18:23:03.6959450Z Optional: false
  15672. 2021-03-25T18:23:03.6960618Z submariner-lighthouse-coredns-token-kddqf:
  15673. 2021-03-25T18:23:03.6961646Z Type: Secret (a volume populated by a Secret)
  15674. 2021-03-25T18:23:03.6962867Z SecretName: submariner-lighthouse-coredns-token-kddqf
  15675. 2021-03-25T18:23:03.6963796Z Optional: false
  15676. 2021-03-25T18:23:03.6964257Z QoS Class: BestEffort
  15677. 2021-03-25T18:23:03.6964878Z Node-Selectors: <none>
  15678. 2021-03-25T18:23:03.6965784Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  15679. 2021-03-25T18:23:03.6966665Z node.kubernetes.io/unreachable:NoExecute for 300s
  15680. 2021-03-25T18:23:03.6967268Z Events:
  15681. 2021-03-25T18:23:03.6967728Z Type Reason Age From Message
  15682. 2021-03-25T18:23:03.6968577Z ---- ------ ---- ---- -------
  15683. 2021-03-25T18:23:03.6970515Z Normal Scheduled 14m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-coredns-58bc4897cb-7bjtt to cluster3-worker
  15684. 2021-03-25T18:23:03.6972759Z Normal Pulling 11m (x4 over 14m) kubelet, cluster3-worker Pulling image "localhost:5000/lighthouse-coredns:local"
  15685. 2021-03-25T18:23:03.6976107Z Warning Failed 11m (x4 over 13m) kubelet, cluster3-worker Failed to pull image "localhost:5000/lighthouse-coredns:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-coredns:local": failed to resolve reference "localhost:5000/lighthouse-coredns:local": failed to do request: Head http://localhost:5000/v2/lighthouse-coredns/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  15686. 2021-03-25T18:23:03.6978770Z Warning Failed 11m (x4 over 13m) kubelet, cluster3-worker Error: ErrImagePull
  15687. 2021-03-25T18:23:03.6979982Z Warning Failed 11m (x7 over 13m) kubelet, cluster3-worker Error: ImagePullBackOff
  15688. 2021-03-25T18:23:03.6981467Z Normal BackOff 3m46s (x40 over 13m) kubelet, cluster3-worker Back-off pulling image "localhost:5000/lighthouse-coredns:local"
  15689. 2021-03-25T18:23:03.7046166Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15690. 2021-03-25T18:23:03.7068941Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15691. 2021-03-25T18:23:03.7146776Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15692. 2021-03-25T18:23:03.7160820Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  15693. 2021-03-25T18:23:04.1415589Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-58bc4897cb-7bjtt" is waiting to start: trying and failing to pull image
  15694. 2021-03-25T18:23:04.1505884Z [submariner]$ [cluster3] ns=submariner-operator
  15695. 2021-03-25T18:23:04.1540815Z [submariner]$ [cluster3] cut -f1 -d;
  15696. 2021-03-25T18:23:04.1664413Z [submariner]$ [cluster3] name=submariner-lighthouse-coredns-58bc4897cb-knj2t
  15697. 2021-03-25T18:23:04.1715013Z [submariner]$ [cluster3] cut -f2 -d;
  15698. 2021-03-25T18:23:04.1760356Z [submariner]$ [cluster3] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-knj2t **
  15699. 2021-03-25T18:23:04.1772937Z [submariner]$ [cluster3] print_section ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-knj2t **
  15700. 2021-03-25T18:23:04.1777209Z ====================================================================
  15701. 2021-03-25T18:23:04.1783299Z ##[endgroup]
  15702. 2021-03-25T18:23:04.1788592Z ##[group]** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-knj2t **
  15703. 2021-03-25T18:23:04.1791769Z ======================= ** NS: submariner-operator; Pod: submariner-lighthouse-coredns-58bc4897cb-knj2t ** =======================
  15704. 2021-03-25T18:23:04.1830660Z [submariner]$ [cluster3] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-knj2t
  15705. 2021-03-25T18:23:04.1952351Z [submariner]$ [cluster3] kubectl -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-knj2t
  15706. 2021-03-25T18:23:04.1967362Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-knj2t
  15707. 2021-03-25T18:23:04.1983693Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator describe pod submariner-lighthouse-coredns-58bc4897cb-knj2t
  15708. 2021-03-25T18:23:04.8465184Z Name: submariner-lighthouse-coredns-58bc4897cb-knj2t
  15709. 2021-03-25T18:23:04.8466673Z Namespace: submariner-operator
  15710. 2021-03-25T18:23:04.8467233Z Priority: 0
  15711. 2021-03-25T18:23:04.8467918Z Node: cluster3-worker2/172.18.0.6
  15712. 2021-03-25T18:23:04.8468443Z Start Time: Thu, 25 Mar 2021 18:08:52 +0000
  15713. 2021-03-25T18:23:04.8469313Z Labels: app=submariner-lighthouse-coredns
  15714. 2021-03-25T18:23:04.8470330Z component=submariner-lighthouse
  15715. 2021-03-25T18:23:04.8471170Z pod-template-hash=58bc4897cb
  15716. 2021-03-25T18:23:04.8471947Z Annotations: k8s.ovn.org/pod-networks:
  15717. 2021-03-25T18:23:04.8472803Z {"default":{"ip_addresses":["10.3.0.7/24"],"mac_address":"0a:58:0a:03:00:07","gateway_ips":["10.3.0.1"],"ip_address":"10.3.0.7/24","gatewa...
  15718. 2021-03-25T18:23:04.8473494Z Status: Pending
  15719. 2021-03-25T18:23:04.8473896Z IP: 10.3.0.7
  15720. 2021-03-25T18:23:04.8474225Z IPs:
  15721. 2021-03-25T18:23:04.8474566Z IP: 10.3.0.7
  15722. 2021-03-25T18:23:04.8475705Z Controlled By: ReplicaSet/submariner-lighthouse-coredns-58bc4897cb
  15723. 2021-03-25T18:23:04.8476672Z Containers:
  15724. 2021-03-25T18:23:04.8477469Z submariner-lighthouse-coredns:
  15725. 2021-03-25T18:23:04.8478112Z Container ID:
  15726. 2021-03-25T18:23:04.8478880Z Image: localhost:5000/lighthouse-coredns:local
  15727. 2021-03-25T18:23:04.8479438Z Image ID:
  15728. 2021-03-25T18:23:04.8479827Z Port: <none>
  15729. 2021-03-25T18:23:04.8480229Z Host Port: <none>
  15730. 2021-03-25T18:23:04.8480596Z Args:
  15731. 2021-03-25T18:23:04.8481055Z -conf
  15732. 2021-03-25T18:23:04.8481460Z /etc/coredns/Corefile
  15733. 2021-03-25T18:23:04.8481931Z State: Waiting
  15734. 2021-03-25T18:23:04.8482428Z Reason: ImagePullBackOff
  15735. 2021-03-25T18:23:04.8482919Z Ready: False
  15736. 2021-03-25T18:23:04.8483336Z Restart Count: 0
  15737. 2021-03-25T18:23:04.8483748Z Environment:
  15738. 2021-03-25T18:23:04.8484265Z SUBMARINER_CLUSTERID: cluster3
  15739. 2021-03-25T18:23:04.8484726Z Mounts:
  15740. 2021-03-25T18:23:04.8485370Z /etc/coredns from config-volume (ro)
  15741. 2021-03-25T18:23:04.8486818Z /var/run/secrets/kubernetes.io/serviceaccount from submariner-lighthouse-coredns-token-kddqf (ro)
  15742. 2021-03-25T18:23:04.8487943Z Conditions:
  15743. 2021-03-25T18:23:04.8488356Z Type Status
  15744. 2021-03-25T18:23:04.8488786Z Initialized True
  15745. 2021-03-25T18:23:04.8489233Z Ready False
  15746. 2021-03-25T18:23:04.8489703Z ContainersReady False
  15747. 2021-03-25T18:23:04.8490378Z PodScheduled True
  15748. 2021-03-25T18:23:04.8490806Z Volumes:
  15749. 2021-03-25T18:23:04.8491350Z config-volume:
  15750. 2021-03-25T18:23:04.8492226Z Type: ConfigMap (a volume populated by a ConfigMap)
  15751. 2021-03-25T18:23:04.8493207Z Name: submariner-lighthouse-coredns
  15752. 2021-03-25T18:23:04.8493880Z Optional: false
  15753. 2021-03-25T18:23:04.8495661Z submariner-lighthouse-coredns-token-kddqf:
  15754. 2021-03-25T18:23:04.8496694Z Type: Secret (a volume populated by a Secret)
  15755. 2021-03-25T18:23:04.8497947Z SecretName: submariner-lighthouse-coredns-token-kddqf
  15756. 2021-03-25T18:23:04.8498872Z Optional: false
  15757. 2021-03-25T18:23:04.8499333Z QoS Class: BestEffort
  15758. 2021-03-25T18:23:04.8499958Z Node-Selectors: <none>
  15759. 2021-03-25T18:23:04.8500869Z Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  15760. 2021-03-25T18:23:04.8501741Z node.kubernetes.io/unreachable:NoExecute for 300s
  15761. 2021-03-25T18:23:04.8502342Z Events:
  15762. 2021-03-25T18:23:04.8502950Z Type Reason Age From Message
  15763. 2021-03-25T18:23:04.8503728Z ---- ------ ---- ---- -------
  15764. 2021-03-25T18:23:04.8505868Z Normal Scheduled 14m default-scheduler Successfully assigned submariner-operator/submariner-lighthouse-coredns-58bc4897cb-knj2t to cluster3-worker2
  15765. 2021-03-25T18:23:04.8508158Z Normal Pulling 11m (x4 over 14m) kubelet, cluster3-worker2 Pulling image "localhost:5000/lighthouse-coredns:local"
  15766. 2021-03-25T18:23:04.8511395Z Warning Failed 11m (x4 over 13m) kubelet, cluster3-worker2 Failed to pull image "localhost:5000/lighthouse-coredns:local": rpc error: code = Unknown desc = failed to pull and unpack image "localhost:5000/lighthouse-coredns:local": failed to resolve reference "localhost:5000/lighthouse-coredns:local": failed to do request: Head http://localhost:5000/v2/lighthouse-coredns/manifests/local: dial tcp 127.0.0.1:5000: connect: connection refused
  15767. 2021-03-25T18:23:04.8514071Z Warning Failed 11m (x4 over 13m) kubelet, cluster3-worker2 Error: ErrImagePull
  15768. 2021-03-25T18:23:04.8515693Z Normal BackOff 11m (x6 over 13m) kubelet, cluster3-worker2 Back-off pulling image "localhost:5000/lighthouse-coredns:local"
  15769. 2021-03-25T18:23:04.8517272Z Warning Failed 4m4s (x38 over 13m) kubelet, cluster3-worker2 Error: ImagePullBackOff
  15770. 2021-03-25T18:23:04.8541324Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  15771. 2021-03-25T18:23:04.8552974Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  15772. 2021-03-25T18:23:04.8572544Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  15773. 2021-03-25T18:23:04.8587138Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  15774. 2021-03-25T18:23:05.2707700Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-58bc4897cb-knj2t" is waiting to start: trying and failing to pull image
  15775. 2021-03-25T18:23:05.2897976Z [submariner]$ [cluster3] print_section * Kube-proxy pod logs for cluster3 *
  15776. 2021-03-25T18:23:05.2946856Z [submariner]$ [cluster3] print_section * Kube-proxy pod logs for cluster3 *
  15777. 2021-03-25T18:23:05.2955189Z ====================================================================
  15778. 2021-03-25T18:23:05.2964926Z ##[endgroup]
  15779. 2021-03-25T18:23:05.2970878Z ##[group]* Kube-proxy pod logs for cluster3 *
  15780. 2021-03-25T18:23:05.2976909Z ======================= * Kube-proxy pod logs for cluster3 * =======================
  15781. 2021-03-25T18:23:05.2997314Z [submariner]$ [cluster3] print_pods_logs kube-system k8s-app=kube-proxy
  15782. 2021-03-25T18:23:05.3016398Z [submariner]$ [cluster3] print_pods_logs kube-system k8s-app=kube-proxy
  15783. 2021-03-25T18:23:05.3033301Z [submariner]$ [cluster3] local namespace=kube-system
  15784. 2021-03-25T18:23:05.3054755Z [submariner]$ [cluster3] local selector=k8s-app=kube-proxy
  15785. 2021-03-25T18:23:05.3070645Z [submariner]$ [cluster3] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  15786. 2021-03-25T18:23:05.3086522Z [submariner]$ [cluster3] print_section ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  15787. 2021-03-25T18:23:05.3094769Z ====================================================================
  15788. 2021-03-25T18:23:05.3100462Z ##[endgroup]
  15789. 2021-03-25T18:23:05.3106129Z ##[group]** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' **
  15790. 2021-03-25T18:23:05.3112090Z ======================= ** Pods logs for NS kube-system using selector 'k8s-app=kube-proxy' ** =======================
  15791. 2021-03-25T18:23:05.3131134Z [submariner]$ [cluster3] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15792. 2021-03-25T18:23:05.3148650Z [submariner]$ [cluster3] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15793. 2021-03-25T18:23:05.3165546Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15794. 2021-03-25T18:23:05.3182882Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  15795. 2021-03-25T18:23:05.7819730Z [submariner]$ [cluster3] print_section * Submariner-operator pod logs for cluster3 *
  15796. 2021-03-25T18:23:05.7831749Z [submariner]$ [cluster3] print_section * Submariner-operator pod logs for cluster3 *
  15797. 2021-03-25T18:23:05.7835643Z ====================================================================
  15798. 2021-03-25T18:23:05.7838464Z ##[endgroup]
  15799. 2021-03-25T18:23:05.7842093Z ##[group]* Submariner-operator pod logs for cluster3 *
  15800. 2021-03-25T18:23:05.7844733Z ======================= * Submariner-operator pod logs for cluster3 * =======================
  15801. 2021-03-25T18:23:05.7857686Z [submariner]$ [cluster3] print_pods_logs submariner-operator
  15802. 2021-03-25T18:23:05.7869028Z [submariner]$ [cluster3] print_pods_logs submariner-operator
  15803. 2021-03-25T18:23:05.7880753Z [submariner]$ [cluster3] local namespace=submariner-operator
  15804. 2021-03-25T18:23:05.7897601Z [submariner]$ [cluster3] local selector=
  15805. 2021-03-25T18:23:05.7912165Z [submariner]$ [cluster3] print_section ** Pods logs for NS submariner-operator using selector '' **
  15806. 2021-03-25T18:23:05.7925797Z [submariner]$ [cluster3] print_section ** Pods logs for NS submariner-operator using selector '' **
  15807. 2021-03-25T18:23:05.7928882Z ====================================================================
  15808. 2021-03-25T18:23:05.7932112Z ##[endgroup]
  15809. 2021-03-25T18:23:05.7937739Z ##[group]** Pods logs for NS submariner-operator using selector '' **
  15810. 2021-03-25T18:23:05.7940872Z ======================= ** Pods logs for NS submariner-operator using selector '' ** =======================
  15811. 2021-03-25T18:23:05.7961487Z [submariner]$ [cluster3] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15812. 2021-03-25T18:23:05.7975145Z [submariner]$ [cluster3] kubectl get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15813. 2021-03-25T18:23:05.7988399Z [submariner]$ [cluster3] command kubectl --context=cluster3 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15814. 2021-03-25T18:23:05.7999851Z [submariner]$ [cluster3] kubectl --context=cluster3 get pods --selector= -n submariner-operator -o jsonpath={.items[*].metadata.name}
  15815. 2021-03-25T18:23:06.2965234Z [submariner]$ [cluster3] print_section *** submariner-gateway-lcnh5 ***
  15816. 2021-03-25T18:23:06.3002913Z [submariner]$ [cluster3] print_section *** submariner-gateway-lcnh5 ***
  15817. 2021-03-25T18:23:06.3007670Z ====================================================================
  15818. 2021-03-25T18:23:06.3011183Z ##[endgroup]
  15819. 2021-03-25T18:23:06.3015639Z ##[group]*** submariner-gateway-lcnh5 ***
  15820. 2021-03-25T18:23:06.3022270Z ======================= *** submariner-gateway-lcnh5 *** =======================
  15821. 2021-03-25T18:23:06.3050758Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-gateway-lcnh5
  15822. 2021-03-25T18:23:06.3085216Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-gateway-lcnh5
  15823. 2021-03-25T18:23:06.3098982Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-gateway-lcnh5
  15824. 2021-03-25T18:23:06.3110963Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-gateway-lcnh5
  15825. 2021-03-25T18:23:06.7612754Z + trap 'exit 1' SIGTERM SIGINT
  15826. 2021-03-25T18:23:06.7613525Z + export CHARON_PID_FILE=/var/run/charon.pid
  15827. 2021-03-25T18:23:06.7616063Z + CHARON_PID_FILE=/var/run/charon.pid
  15828. 2021-03-25T18:23:06.7620233Z + rm -f /var/run/charon.pid
  15829. 2021-03-25T18:23:06.7631203Z + SUBMARINER_VERBOSITY=2
  15830. 2021-03-25T18:23:06.7643267Z + '[' false == true ']'
  15831. 2021-03-25T18:23:06.7643882Z + DEBUG=-v=2
  15832. 2021-03-25T18:23:06.7644439Z + mkdir -p /etc/ipsec
  15833. 2021-03-25T18:23:06.7645217Z + sysctl -w net.ipv4.conf.all.send_redirects=0
  15834. 2021-03-25T18:23:06.7645973Z net.ipv4.conf.all.send_redirects = 0
  15835. 2021-03-25T18:23:06.7646893Z + exec submariner-gateway -v=2 -alsologtostderr
  15836. 2021-03-25T18:23:06.7647683Z I0325 18:09:38.431154 1 main.go:87] Starting the submariner gateway engine
  15837. 2021-03-25T18:23:06.7649030Z W0325 18:09:38.548650 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  15838. 2021-03-25T18:23:06.7650004Z I0325 18:09:38.548973 1 main.go:110] Creating the cable engine
  15839. 2021-03-25T18:23:06.7650815Z I0325 18:09:39.989531 1 util.go:191] Interface "lo" has "127.0.0.1" address
  15840. 2021-03-25T18:23:06.7651744Z I0325 18:09:39.989674 1 util.go:191] Interface "ovn-k8s-mp0" has "10.3.1.2" address
  15841. 2021-03-25T18:23:06.7653016Z I0325 18:09:39.989687 1 util.go:196] Found CNI Interface "ovn-k8s-mp0" that has IP "10.3.1.2" from ClusterCIDR "10.3.0.0/16"
  15842. 2021-03-25T18:23:06.7653865Z I0325 18:09:39.989718 1 natdiscovery.go:102] NAT starting listener
  15843. 2021-03-25T18:23:06.7654683Z I0325 18:09:39.989723 1 listener.go:33] NAT discovery protocol port not set for this gateway
  15844. 2021-03-25T18:23:06.7655922Z I0325 18:09:46.393099 1 healthchecker.go:105] CableEngine HealthChecker started with PingInterval: 1, MaxPacketLossCount: 5
  15845. 2021-03-25T18:23:06.7656990Z I0325 18:09:46.393170 1 syncer.go:79] CableEngine syncer started
  15846. 2021-03-25T18:23:06.7658074Z I0325 18:09:46.395627 1 main.go:286] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  15847. 2021-03-25T18:23:06.7659597Z I0325 18:09:46.395906 1 main.go:303] Using namespace "submariner-operator" for the leader election lock
  15848. 2021-03-25T18:23:06.7661384Z I0325 18:09:46.395923 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-gateway-lock...
  15849. 2021-03-25T18:23:06.7663258Z I0325 18:09:47.088546 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-gateway-lock
  15850. 2021-03-25T18:23:06.7667549Z I0325 18:09:47.088602 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-gateway-lock", UID:"4f08702a-1946-4d0e-a003-a2ea004c4a61", APIVersion:"v1", ResourceVersion:"2998", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster3-worker-submariner-gateway became leader
  15851. 2021-03-25T18:23:06.7669745Z I0325 18:09:47.088735 1 main.go:174] Creating the datastore syncer
  15852. 2021-03-25T18:23:06.7670824Z I0325 18:09:47.088999 1 libreswan.go:406] Starting Pluto
  15853. 2021-03-25T18:23:06.7671448Z Initializing NSS database
  15854. 2021-03-25T18:23:06.7671791Z
  15855. 2021-03-25T18:23:06.7672200Z nflog ipsec capture disabled
  15856. 2021-03-25T18:23:06.7672996Z I0325 18:09:50.197017 1 cableengine.go:90] CableEngine controller started, driver: "libreswan"
  15857. 2021-03-25T18:23:06.7674134Z I0325 18:09:50.197304 1 datastoresyncer.go:63] Starting the datastore syncer
  15858. 2021-03-25T18:23:06.7674935Z I0325 18:09:50.197439 1 tunnel.go:33] Starting the tunnel controller
  15859. 2021-03-25T18:23:06.7675696Z I0325 18:09:56.430044 1 datastoresyncer.go:85] Starting the broker syncer
  15860. 2021-03-25T18:23:06.7676621Z I0325 18:09:56.630697 1 datastoresyncer.go:138] Ensuring we are the only endpoint active for this cluster
  15861. 2021-03-25T18:23:06.7678432Z I0325 18:09:56.631080 1 datastoresyncer.go:217] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster3", Spec:v1.ClusterSpec{ClusterID:"cluster3", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.3.0.0/16"}, ClusterCIDR:[]string{"10.3.0.0/16"}, GlobalCIDR:[]string{}}}
  15862. 2021-03-25T18:23:06.7682735Z I0325 18:09:56.641778 1 datastoresyncer.go:230] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string{}, NATDiscoveryPort:(*int32)(nil)}}
  15863. 2021-03-25T18:23:06.7685356Z I0325 18:09:56.655591 1 datastoresyncer.go:112] Datastore syncer started
  15864. 2021-03-25T18:23:06.7694713Z I0325 18:09:56.664932 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster3-submariner-cable-cluster3-172-18-0-12", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster3-submariner-cable-cluster3-172-18-0-12", UID:"94fcb638-1062-41f7-a2da-03a0bf8c3130", ResourceVersion:"3062", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292596, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0002fd640), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0002fd680)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  15865. 2021-03-25T18:23:06.7731366Z I0325 18:09:56.665542 1 cableengine.go:179] Not installing cable for local cluster
  15866. 2021-03-25T18:23:06.7733221Z I0325 18:09:56.666330 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster3-172-18-0-12 in the engine
  15867. 2021-03-25T18:23:06.7743502Z I0325 18:09:56.828122 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-18-0-9", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-18-0-9", UID:"fa9e4eee-7e2a-4c2d-ac76-ac32258da0f4", ResourceVersion:"3063", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292596, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster1"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc000338b40), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000338ba0)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  15868. 2021-03-25T18:23:06.7754000Z I0325 18:09:56.831915 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster1-172-18-0-9"
  15869. 2021-03-25T18:23:06.7756367Z I0325 18:09:56.831879 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster1-172-18-0-9" with HealthCheckIP "10.1.2.2"
  15870. 2021-03-25T18:23:06.7757801Z I0325 18:09:56.831902 1 pinger.go:102] Starting pinger for IP "10.1.2.2"
  15871. 2021-03-25T18:23:06.7759503Z I0325 18:09:56.837030 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster1-172-18-0-9", using private IP "172.18.0.9"
  15872. 2021-03-25T18:23:06.7761617Z I0325 18:09:56.843527 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-18-0-9 in the engine
  15873. 2021-03-25T18:23:06.7763576Z I0325 18:09:56.848232 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster1-172-18-0-9"
  15874. 2021-03-25T18:23:06.7764611Z 002 listening for IKE messages
  15875. 2021-03-25T18:23:06.7765105Z 002 forgetting secrets
  15876. 2021-03-25T18:23:06.7765689Z 002 loading secrets from "/etc/ipsec.secrets"
  15877. 2021-03-25T18:23:06.7766555Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  15878. 2021-03-25T18:23:06.7768512Z I0325 18:09:56.853985 1 libreswan.go:291] Creating connection(s) for {{cluster1 submariner-cable-cluster1-172-18-0-9 10.1.2.2 cluster1-worker [100.1.0.0/16 10.1.0.0/16] 172.18.0.9 40.75.87.213 false libreswan map[] <nil>}}
  15879. 2021-03-25T18:23:06.7771172Z I0325 18:09:56.854175 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-0-0 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500]
  15880. 2021-03-25T18:23:06.7773260Z 002 "submariner-cable-cluster1-172-18-0-9-0-0": added IKEv2 connection
  15881. 2021-03-25T18:23:06.7777278Z 181 "submariner-cable-cluster1-172-18-0-9-0-0" #2: initiating IKEv2 connection
  15882. 2021-03-25T18:23:06.7779763Z I0325 18:09:57.512283 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-0-1 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500]
  15883. 2021-03-25T18:23:06.7781842Z 002 "submariner-cable-cluster1-172-18-0-9-0-1": added IKEv2 connection
  15884. 2021-03-25T18:23:06.7784144Z I0325 18:09:57.883345 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-0-2 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500]
  15885. 2021-03-25T18:23:06.7786890Z 000 "submariner-cable-cluster1-172-18-0-9-0-1": queuing pending IPsec SA negotiating with 172.18.0.9 IKE SA #2 "submariner-cable-cluster1-172-18-0-9-0-0"
  15886. 2021-03-25T18:23:06.7789191Z 002 "submariner-cable-cluster1-172-18-0-9-0-2": added IKEv2 connection
  15887. 2021-03-25T18:23:06.7791607Z 000 "submariner-cable-cluster1-172-18-0-9-0-2": queuing pending IPsec SA negotiating with 172.18.0.9 IKE SA #2 "submariner-cable-cluster1-172-18-0-9-0-0"
  15888. 2021-03-25T18:23:06.7794504Z I0325 18:09:58.066483 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-1-0 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500]
  15889. 2021-03-25T18:23:06.7796742Z 002 "submariner-cable-cluster1-172-18-0-9-1-0": added IKEv2 connection
  15890. 2021-03-25T18:23:06.7799055Z I0325 18:09:58.070338 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-1-1 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500]
  15891. 2021-03-25T18:23:06.7801819Z 000 "submariner-cable-cluster1-172-18-0-9-1-0": queuing pending IPsec SA negotiating with 172.18.0.9 IKE SA #2 "submariner-cable-cluster1-172-18-0-9-0-0"
  15892. 2021-03-25T18:23:06.7804075Z 002 "submariner-cable-cluster1-172-18-0-9-1-1": added IKEv2 connection
  15893. 2021-03-25T18:23:06.7806419Z 000 "submariner-cable-cluster1-172-18-0-9-1-1": queuing pending IPsec SA negotiating with 172.18.0.9 IKE SA #2 "submariner-cable-cluster1-172-18-0-9-0-0"
  15894. 2021-03-25T18:23:06.7809329Z I0325 18:09:58.113954 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-1-2 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500]
  15895. 2021-03-25T18:23:06.7811373Z 002 "submariner-cable-cluster1-172-18-0-9-1-2": added IKEv2 connection
  15896. 2021-03-25T18:23:06.7813655Z 000 "submariner-cable-cluster1-172-18-0-9-1-2": queuing pending IPsec SA negotiating with 172.18.0.9 IKE SA #2 "submariner-cable-cluster1-172-18-0-9-0-0"
  15897. 2021-03-25T18:23:06.7889518Z I0325 18:09:58.143016 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-2-0 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 172.18.0.9/32 --ikeport 500]
  15898. 2021-03-25T18:23:06.7891916Z 002 "submariner-cable-cluster1-172-18-0-9-2-0": added IKEv2 connection
  15899. 2021-03-25T18:23:06.7894212Z 000 "submariner-cable-cluster1-172-18-0-9-2-0": queuing pending IPsec SA negotiating with 172.18.0.9 IKE SA #2 "submariner-cable-cluster1-172-18-0-9-0-0"
  15900. 2021-03-25T18:23:06.7897232Z I0325 18:09:58.171738 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-2-1 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 100.1.0.0/16 --ikeport 500]
  15901. 2021-03-25T18:23:06.7899284Z 002 "submariner-cable-cluster1-172-18-0-9-2-1": added IKEv2 connection
  15902. 2021-03-25T18:23:06.7901647Z I0325 18:09:58.244570 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster1-172-18-0-9-2-2 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.9 --host 172.18.0.9 --client 10.1.0.0/16 --ikeport 500]
  15903. 2021-03-25T18:23:06.7903712Z 002 "submariner-cable-cluster1-172-18-0-9-2-2": added IKEv2 connection
  15904. 2021-03-25T18:23:06.7905606Z I0325 18:09:58.330690 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster1-172-18-0-9" with remote IP 172.18.0.9
  15905. 2021-03-25T18:23:06.7909940Z I0325 18:09:58.335697 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-0-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15906. 2021-03-25T18:23:06.7916087Z I0325 18:09:58.335894 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-0-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15907. 2021-03-25T18:23:06.7922229Z I0325 18:09:58.336002 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-1-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15908. 2021-03-25T18:23:06.7928707Z I0325 18:09:58.336111 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-1-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15909. 2021-03-25T18:23:06.7967212Z I0325 18:09:58.336213 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-1-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15910. 2021-03-25T18:23:06.7973841Z I0325 18:09:58.336315 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-2-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15911. 2021-03-25T18:23:06.7980232Z I0325 18:09:58.336414 1 libreswan.go:196] Connection "submariner-cable-cluster1-172-18-0-9-2-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0], map[submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-2-0:0]
  15912. 2021-03-25T18:23:06.7984956Z I0325 18:10:02.433295 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster2-172-18-0-8" with HealthCheckIP "10.2.0.2"
  15913. 2021-03-25T18:23:06.7986377Z I0325 18:10:02.433327 1 pinger.go:102] Starting pinger for IP "10.2.0.2"
  15914. 2021-03-25T18:23:06.7995878Z I0325 18:10:02.435392 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"9c2d5193-fd8f-46af-a2e0-12ff79cda118", ResourceVersion:"3102", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292602, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0001e4360), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0001e4400)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  15915. 2021-03-25T18:23:06.8004388Z I0325 18:10:02.435448 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster2-172-18-0-8"
  15916. 2021-03-25T18:23:06.8006381Z I0325 18:10:02.435459 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster2-172-18-0-8", using private IP "172.18.0.8"
  15917. 2021-03-25T18:23:06.8008496Z I0325 18:10:02.435467 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-18-0-8 in the engine
  15918. 2021-03-25T18:23:06.8010449Z I0325 18:10:02.435477 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  15919. 2021-03-25T18:23:06.8011508Z 002 listening for IKE messages
  15920. 2021-03-25T18:23:06.8012135Z 002 forgetting secrets
  15921. 2021-03-25T18:23:06.8012714Z 002 loading secrets from "/etc/ipsec.secrets"
  15922. 2021-03-25T18:23:06.8013471Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  15923. 2021-03-25T18:23:06.8015446Z I0325 18:10:02.446442 1 libreswan.go:291] Creating connection(s) for {{cluster2 submariner-cable-cluster2-172-18-0-8 10.2.0.2 cluster2-worker [100.2.0.0/16 10.2.0.0/16] 172.18.0.8 40.75.87.213 false libreswan map[] <nil>}}
  15924. 2021-03-25T18:23:06.8054806Z I0325 18:10:02.446479 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-0 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 172.18.0.8/32 --ikeport 500]
  15925. 2021-03-25T18:23:06.8057548Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": added IKEv2 connection
  15926. 2021-03-25T18:23:06.8059247Z 181 "submariner-cable-cluster2-172-18-0-8-0-0" #14: initiating IKEv2 connection
  15927. 2021-03-25T18:23:06.8064084Z I0325 18:10:03.280055 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-1 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 100.2.0.0/16 --ikeport 500]
  15928. 2021-03-25T18:23:06.8066279Z 002 "submariner-cable-cluster2-172-18-0-8-0-1": added IKEv2 connection
  15929. 2021-03-25T18:23:06.8068562Z 000 "submariner-cable-cluster2-172-18-0-8-0-1": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15930. 2021-03-25T18:23:06.8073684Z I0325 18:10:03.670708 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-0-2 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 10.2.0.0/16 --ikeport 500]
  15931. 2021-03-25T18:23:06.8075882Z 002 "submariner-cable-cluster2-172-18-0-8-0-2": added IKEv2 connection
  15932. 2021-03-25T18:23:06.8078164Z 000 "submariner-cable-cluster2-172-18-0-8-0-2": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15933. 2021-03-25T18:23:06.8081049Z I0325 18:10:03.916279 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-1-0 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 172.18.0.8/32 --ikeport 500]
  15934. 2021-03-25T18:23:06.8083506Z [submariner]$ [cluster3] print_section *** submariner-lighthouse-agent-6d57d84448-jdljl ***
  15935. 2021-03-25T18:23:06.8085494Z [submariner]$ [cluster3] print_section *** submariner-lighthouse-agent-6d57d84448-jdljl ***
  15936. 2021-03-25T18:23:06.8087648Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15937. 2021-03-25T18:23:06.8089924Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15938. 2021-03-25T18:23:06.8092800Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15939. 2021-03-25T18:23:06.8096420Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-agent-6d57d84448-jdljl
  15940. 2021-03-25T18:23:06.8098674Z 002 "submariner-cable-cluster2-172-18-0-8-1-0": added IKEv2 connection
  15941. 2021-03-25T18:23:06.8100965Z 000 "submariner-cable-cluster2-172-18-0-8-1-0": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15942. 2021-03-25T18:23:06.8103887Z I0325 18:10:03.930427 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-1-1 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 100.2.0.0/16 --ikeport 500]
  15943. 2021-03-25T18:23:06.8105937Z 002 "submariner-cable-cluster2-172-18-0-8-1-1": added IKEv2 connection
  15944. 2021-03-25T18:23:06.8108388Z 000 "submariner-cable-cluster2-172-18-0-8-1-1": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15945. 2021-03-25T18:23:06.8111262Z I0325 18:10:03.935020 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-1-2 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 10.2.0.0/16 --ikeport 500]
  15946. 2021-03-25T18:23:06.8128586Z 002 "submariner-cable-cluster2-172-18-0-8-1-2": added IKEv2 connection
  15947. 2021-03-25T18:23:06.8131255Z I0325 18:10:03.946189 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-2-0 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 172.18.0.8/32 --ikeport 500]
  15948. 2021-03-25T18:23:06.8134031Z 000 "submariner-cable-cluster2-172-18-0-8-1-2": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15949. 2021-03-25T18:23:06.8137254Z 002 "submariner-cable-cluster2-172-18-0-8-2-0": added IKEv2 connection
  15950. 2021-03-25T18:23:06.8140119Z 000 "submariner-cable-cluster2-172-18-0-8-2-0": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15951. 2021-03-25T18:23:06.8143072Z I0325 18:10:03.957173 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-2-1 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 100.2.0.0/16 --ikeport 500]
  15952. 2021-03-25T18:23:06.8145153Z 002 "submariner-cable-cluster2-172-18-0-8-2-1": added IKEv2 connection
  15953. 2021-03-25T18:23:06.8147436Z 000 "submariner-cable-cluster2-172-18-0-8-2-1": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15954. 2021-03-25T18:23:06.8150334Z I0325 18:10:03.964478 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-8-2-2 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.8 --host 172.18.0.8 --client 10.2.0.0/16 --ikeport 500]
  15955. 2021-03-25T18:23:06.8152392Z 002 "submariner-cable-cluster2-172-18-0-8-2-2": added IKEv2 connection
  15956. 2021-03-25T18:23:06.8154658Z 000 "submariner-cable-cluster2-172-18-0-8-2-2": queuing pending IPsec SA negotiating with 172.18.0.8 IKE SA #14 "submariner-cable-cluster2-172-18-0-8-0-0"
  15957. 2021-03-25T18:23:06.8157122Z I0325 18:10:03.978302 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster2-172-18-0-8" with remote IP 172.18.0.8
  15958. 2021-03-25T18:23:06.8168445Z I0325 18:10:03.990575 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-0-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15959. 2021-03-25T18:23:06.8195179Z I0325 18:10:03.990749 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-0-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15960. 2021-03-25T18:23:06.8249098Z I0325 18:10:03.990874 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-0-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15961. 2021-03-25T18:23:06.8269054Z I0325 18:10:03.991006 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-1-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15962. 2021-03-25T18:23:06.8288761Z I0325 18:10:03.991157 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-1-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15963. 2021-03-25T18:23:06.8336159Z I0325 18:10:03.991256 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-1-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15964. 2021-03-25T18:23:06.8363421Z I0325 18:10:03.991410 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-2-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15965. 2021-03-25T18:23:06.8383426Z I0325 18:10:03.991509 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-2-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15966. 2021-03-25T18:23:06.8434349Z I0325 18:10:03.991662 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-8-2-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15967. 2021-03-25T18:23:06.8459068Z I0325 18:10:03.991808 1 libreswan.go:210] Connection "submariner-cable-cluster2-172-18-0-8" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:440]
  15968. 2021-03-25T18:23:06.8486493Z I0325 18:13:25.079039 1 tunnel.go:86] Tunnel controller processing removed submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-8", UID:"9c2d5193-fd8f-46af-a2e0-12ff79cda118", ResourceVersion:"3971", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292602, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc000488a40), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000488a80)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  15969. 2021-03-25T18:23:06.8533130Z I0325 18:13:25.079465 1 cableengine.go:200] Removing Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  15970. 2021-03-25T18:23:06.8535959Z I0325 18:13:25.079834 1 libreswan.go:358] Deleting connection to {{cluster2 submariner-cable-cluster2-172-18-0-8 10.2.0.2 cluster2-worker [100.2.0.0/16 10.2.0.0/16] 172.18.0.8 40.75.87.213 false libreswan map[] <nil>}}
  15971. 2021-03-25T18:23:06.8538266Z I0325 18:13:25.080091 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-0-0]
  15972. 2021-03-25T18:23:06.8540075Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": terminating SAs using this connection
  15973. 2021-03-25T18:23:06.8541861Z 002 "submariner-cable-cluster2-172-18-0-8-0-0": IKE SA is shared - only terminating IPsec SA
  15974. 2021-03-25T18:23:06.8543813Z 002 "submariner-cable-cluster2-172-18-0-8-0-0" #46: deleting state (STATE_V2_REKEY_CHILD_I0) aged 18.715329s and NOT sending notification
  15975. 2021-03-25T18:23:06.8546019Z 002 "submariner-cable-cluster2-172-18-0-8-0-0" #17: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.45933s and sending notification
  15976. 2021-03-25T18:23:06.8547954Z 005 "submariner-cable-cluster2-172-18-0-8-0-0" #17: ESP traffic information: in=0B out=0B
  15977. 2021-03-25T18:23:06.8549901Z 002 "submariner-cable-cluster2-172-18-0-8-0-0" #36: deleting state (STATE_V2_ESTABLISHED_IKE_SA) aged 80.504516s and sending notification
  15978. 2021-03-25T18:23:06.8551883Z I0325 18:13:25.150315 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-0-1]
  15979. 2021-03-25T18:23:06.8553693Z 002 "submariner-cable-cluster2-172-18-0-8-0-1": terminating SAs using this connection
  15980. 2021-03-25T18:23:06.8555683Z 002 "submariner-cable-cluster2-172-18-0-8-0-1" #44: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 80.534419s and NOT sending notification
  15981. 2021-03-25T18:23:06.8557586Z 005 "submariner-cable-cluster2-172-18-0-8-0-1" #44: ESP traffic information: in=0B out=0B
  15982. 2021-03-25T18:23:06.8559535Z 002 "submariner-cable-cluster2-172-18-0-8-0-1" #20: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 199.787647s and sending notification
  15983. 2021-03-25T18:23:06.8561422Z 005 "submariner-cable-cluster2-172-18-0-8-0-1" #20: ESP traffic information: in=0B out=0B
  15984. 2021-03-25T18:23:06.8563249Z I0325 18:13:25.227776 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-0-2]
  15985. 2021-03-25T18:23:06.8565235Z 002 "submariner-cable-cluster2-172-18-0-8-0-2": terminating SAs using this connection
  15986. 2021-03-25T18:23:06.8568333Z 002 "submariner-cable-cluster2-172-18-0-8-0-2" #43: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 80.599042s and NOT sending notification
  15987. 2021-03-25T18:23:06.8570286Z 005 "submariner-cable-cluster2-172-18-0-8-0-2" #43: ESP traffic information: in=0B out=0B
  15988. 2021-03-25T18:23:06.8572447Z I0325 18:13:25.247156 1 healthchecker.go:155] CableEngine HealthChecker started pinger for CableName: "submariner-cable-cluster2-172-18-0-4" with HealthCheckIP "10.2.1.2"
  15989. 2021-03-25T18:23:06.8573847Z I0325 18:13:25.263225 1 pinger.go:102] Starting pinger for IP "10.2.1.2"
  15990. 2021-03-25T18:23:06.8584634Z 002 "submariner-cable-cluster2-172-18-0-8-0-2" #23: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 199.616106s and sending notification
  15991. 2021-03-25T18:23:06.8586787Z 005 "submariner-cable-cluster2-172-18-0-8-0-2" #23: ESP traffic information: in=0B out=0B
  15992. 2021-03-25T18:23:06.8588663Z I0325 18:13:25.322171 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-1-0]
  15993. 2021-03-25T18:23:06.8590462Z 002 "submariner-cable-cluster2-172-18-0-8-1-0": terminating SAs using this connection
  15994. 2021-03-25T18:23:06.8592459Z 002 "submariner-cable-cluster2-172-18-0-8-1-0" #42: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 80.693082s and NOT sending notification
  15995. 2021-03-25T18:23:06.8594484Z 005 "submariner-cable-cluster2-172-18-0-8-1-0" #42: ESP traffic information: in=0B out=0B
  15996. 2021-03-25T18:23:06.8596450Z 002 "submariner-cable-cluster2-172-18-0-8-1-0" #18: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.329082s and sending notification
  15997. 2021-03-25T18:23:06.8598336Z 005 "submariner-cable-cluster2-172-18-0-8-1-0" #18: ESP traffic information: in=0B out=0B
  15998. 2021-03-25T18:23:06.8600168Z I0325 18:13:25.370853 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-1-1]
  15999. 2021-03-25T18:23:06.8601969Z 002 "submariner-cable-cluster2-172-18-0-8-1-1": terminating SAs using this connection
  16000. 2021-03-25T18:23:06.8603963Z 002 "submariner-cable-cluster2-172-18-0-8-1-1" #41: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 80.741916s and NOT sending notification
  16001. 2021-03-25T18:23:06.8606405Z 005 "submariner-cable-cluster2-172-18-0-8-1-1" #41: ESP traffic information: in=0B out=0B
  16002. 2021-03-25T18:23:06.8608789Z 002 "submariner-cable-cluster2-172-18-0-8-1-1" #21: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 199.881903s and sending notification
  16003. 2021-03-25T18:23:06.8610678Z 005 "submariner-cable-cluster2-172-18-0-8-1-1" #21: ESP traffic information: in=0B out=0B
  16004. 2021-03-25T18:23:06.8612513Z I0325 18:13:25.426033 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-1-2]
  16005. 2021-03-25T18:23:06.8614317Z 002 "submariner-cable-cluster2-172-18-0-8-1-2": terminating SAs using this connection
  16006. 2021-03-25T18:23:06.8616568Z 002 "submariner-cable-cluster2-172-18-0-8-1-2" #40: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 80.798385s and NOT sending notification
  16007. 2021-03-25T18:23:06.8618467Z 005 "submariner-cable-cluster2-172-18-0-8-1-2" #40: ESP traffic information: in=0B out=0B
  16008. 2021-03-25T18:23:06.8619559Z I0325 18:13:25.481884 1 pinger.go:157] Pinger for IP "10.2.0.2" stopped
  16009. 2021-03-25T18:23:06.8621087Z 002 "submariner-cable-cluster2-172-18-0-8-1-2" #24: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 199.827263s and sending notification
  16010. 2021-03-25T18:23:06.8622970Z 005 "submariner-cable-cluster2-172-18-0-8-1-2" #24: ESP traffic information: in=0B out=0B
  16011. 2021-03-25T18:23:06.8624782Z I0325 18:13:25.604708 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-2-0]
  16012. 2021-03-25T18:23:06.8626584Z 002 "submariner-cable-cluster2-172-18-0-8-2-0": terminating SAs using this connection
  16013. 2021-03-25T18:23:06.8628566Z 002 "submariner-cable-cluster2-172-18-0-8-2-0" #39: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 80.976047s and NOT sending notification
  16014. 2021-03-25T18:23:06.8630642Z 005 "submariner-cable-cluster2-172-18-0-8-2-0" #39: ESP traffic information: in=0B out=0B
  16015. 2021-03-25T18:23:06.8632586Z 002 "submariner-cable-cluster2-172-18-0-8-2-0" #19: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.443903s and sending notification
  16016. 2021-03-25T18:23:06.8634483Z 005 "submariner-cable-cluster2-172-18-0-8-2-0" #19: ESP traffic information: in=0B out=0B
  16017. 2021-03-25T18:23:06.8636294Z I0325 18:13:26.053687 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-2-1]
  16018. 2021-03-25T18:23:06.8638083Z 002 "submariner-cable-cluster2-172-18-0-8-2-1": terminating SAs using this connection
  16019. 2021-03-25T18:23:06.8640070Z 002 "submariner-cable-cluster2-172-18-0-8-2-1" #38: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 81.431027s and NOT sending notification
  16020. 2021-03-25T18:23:06.8642079Z 005 "submariner-cable-cluster2-172-18-0-8-2-1" #38: ESP traffic information: in=0B out=0B
  16021. 2021-03-25T18:23:06.8644057Z 002 "submariner-cable-cluster2-172-18-0-8-2-1" #22: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.524843s and sending notification
  16022. 2021-03-25T18:23:06.8645956Z 005 "submariner-cable-cluster2-172-18-0-8-2-1" #22: ESP traffic information: in=476B out=397B
  16023. 2021-03-25T18:23:06.8647793Z I0325 18:13:26.306121 1 libreswan.go:370] Whacking with [--delete --name submariner-cable-cluster2-172-18-0-8-2-2]
  16024. 2021-03-25T18:23:06.8649584Z 002 "submariner-cable-cluster2-172-18-0-8-2-2": terminating SAs using this connection
  16025. 2021-03-25T18:23:06.8651571Z 002 "submariner-cable-cluster2-172-18-0-8-2-2" #37: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 81.682457s and NOT sending notification
  16026. 2021-03-25T18:23:06.8653468Z 005 "submariner-cable-cluster2-172-18-0-8-2-2" #37: ESP traffic information: in=7KB out=7KB
  16027. 2021-03-25T18:23:06.8680647Z 002 "submariner-cable-cluster2-172-18-0-8-2-2" #25: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) aged 200.62627s and sending notification
  16028. 2021-03-25T18:23:06.8682830Z 005 "submariner-cable-cluster2-172-18-0-8-2-2" #25: ESP traffic information: in=10KB out=10KB
  16029. 2021-03-25T18:23:06.8684830Z 002 "submariner-cable-cluster2-172-18-0-8-2-2" #16: deleting state (STATE_V2_ESTABLISHED_IKE_SA) aged 201.795753s and sending notification
  16030. 2021-03-25T18:23:06.8686841Z I0325 18:13:26.558260 1 cableengine.go:210] Successfully removed Endpoint cable "submariner-cable-cluster2-172-18-0-8"
  16031. 2021-03-25T18:23:06.8688898Z I0325 18:13:26.558436 1 tunnel.go:97] Tunnel controller successfully removed Endpoint cable submariner-cable-cluster2-172-18-0-8 from the engine
  16032. 2021-03-25T18:23:06.8699089Z I0325 18:13:26.558725 1 tunnel.go:66] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-18-0-4", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-18-0-4", UID:"da638ab3-55bb-4146-aafe-da855a3b2c5b", ResourceVersion:"3972", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63752292805, loc:(*time.Location)(0x203e6e0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"submariner-gateway", Operation:"Update", APIVersion:"submariner.io/v1", Time:(*v1.Time)(0xc0001211e0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000121240)}}}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}}
  16033. 2021-03-25T18:23:06.8707716Z I0325 18:13:26.558943 1 cableengine.go:188] Starting NAT discovery for cable: "submariner-cable-cluster2-172-18-0-4"
  16034. 2021-03-25T18:23:06.8709735Z I0325 18:13:26.559055 1 remote_endpoint.go:101] using NAT legacy settings for endpoint "submariner-cable-cluster2-172-18-0-4", using private IP "172.18.0.4"
  16035. 2021-03-25T18:23:06.8711833Z I0325 18:13:26.559133 1 tunnel.go:78] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-18-0-4 in the engine
  16036. 2021-03-25T18:23:06.8713793Z I0325 18:13:26.559250 1 cableengine.go:128] Installing Endpoint cable "submariner-cable-cluster2-172-18-0-4"
  16037. 2021-03-25T18:23:06.8714831Z 002 listening for IKE messages
  16038. 2021-03-25T18:23:06.8715330Z 002 forgetting secrets
  16039. 2021-03-25T18:23:06.8715973Z 002 loading secrets from "/etc/ipsec.secrets"
  16040. 2021-03-25T18:23:06.8716748Z 002 loading secrets from "/etc/ipsec.d/submariner.secrets"
  16041. 2021-03-25T18:23:06.8718603Z I0325 18:13:26.568473 1 libreswan.go:291] Creating connection(s) for {{cluster2 submariner-cable-cluster2-172-18-0-4 10.2.1.2 cluster2-worker2 [100.2.0.0/16 10.2.0.0/16] 172.18.0.4 40.75.87.213 false libreswan map[] <nil>}}
  16042. 2021-03-25T18:23:06.8759451Z I0325 18:13:26.568617 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-0-0 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500]
  16043. 2021-03-25T18:23:06.8761545Z 002 "submariner-cable-cluster2-172-18-0-4-0-0": added IKEv2 connection
  16044. 2021-03-25T18:23:06.8763215Z 181 "submariner-cable-cluster2-172-18-0-4-0-0" #47: initiating IKEv2 connection
  16045. 2021-03-25T18:23:06.8766514Z I0325 18:13:26.669734 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-0-1 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500]
  16046. 2021-03-25T18:23:06.8768660Z 002 "submariner-cable-cluster2-172-18-0-4-0-1": added IKEv2 connection
  16047. 2021-03-25T18:23:06.8771256Z 000 "submariner-cable-cluster2-172-18-0-4-0-1": queuing pending IPsec SA negotiating with 172.18.0.4 IKE SA #47 "submariner-cable-cluster2-172-18-0-4-0-0"
  16048. 2021-03-25T18:23:06.8774168Z I0325 18:13:26.791072 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-0-2 --id 172.18.0.12 --host 172.18.0.12 --client 172.18.0.12/32 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500]
  16049. 2021-03-25T18:23:06.8776403Z 002 "submariner-cable-cluster2-172-18-0-4-0-2": added IKEv2 connection
  16050. 2021-03-25T18:23:06.8778719Z I0325 18:13:26.997973 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-1-0 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500]
  16051. 2021-03-25T18:23:06.8780792Z 002 "submariner-cable-cluster2-172-18-0-4-1-0": added IKEv2 connection
  16052. 2021-03-25T18:23:06.8783091Z I0325 18:13:27.011492 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-1-1 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500]
  16053. 2021-03-25T18:23:06.8785135Z 002 "submariner-cable-cluster2-172-18-0-4-1-1": added IKEv2 connection
  16054. 2021-03-25T18:23:06.8787433Z I0325 18:13:27.035482 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-1-2 --id 172.18.0.12 --host 172.18.0.12 --client 100.3.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500]
  16055. 2021-03-25T18:23:06.8789501Z 002 "submariner-cable-cluster2-172-18-0-4-1-2": added IKEv2 connection
  16056. 2021-03-25T18:23:06.8791798Z I0325 18:13:27.078479 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-2-0 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 172.18.0.4/32 --ikeport 500]
  16057. 2021-03-25T18:23:06.8794065Z 002 "submariner-cable-cluster2-172-18-0-4-2-0": added IKEv2 connection
  16058. 2021-03-25T18:23:06.8796362Z I0325 18:13:27.107307 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-2-1 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 100.2.0.0/16 --ikeport 500]
  16059. 2021-03-25T18:23:06.8798428Z 002 "submariner-cable-cluster2-172-18-0-4-2-1": added IKEv2 connection
  16060. 2021-03-25T18:23:06.8800923Z I0325 18:13:27.145017 1 libreswan.go:329] Executing whack with args: [--psk --encrypt --name submariner-cable-cluster2-172-18-0-4-2-2 --id 172.18.0.12 --host 172.18.0.12 --client 10.3.0.0/16 --ikeport 500 --to --id 172.18.0.4 --host 172.18.0.4 --client 10.2.0.0/16 --ikeport 500]
  16061. 2021-03-25T18:23:06.8802983Z 002 "submariner-cable-cluster2-172-18-0-4-2-2": added IKEv2 connection
  16062. 2021-03-25T18:23:06.8804884Z I0325 18:13:27.152289 1 cableengine.go:172] Successfully installed Endpoint cable "submariner-cable-cluster2-172-18-0-4" with remote IP 172.18.0.4
  16063. 2021-03-25T18:23:06.8854249Z I0325 18:13:27.162822 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-4-1-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0]
  16064. 2021-03-25T18:23:06.8881215Z I0325 18:13:27.163010 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-4-1-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0]
  16065. 2021-03-25T18:23:06.8929482Z I0325 18:13:27.163360 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-4-1-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0]
  16066. 2021-03-25T18:23:06.8955687Z I0325 18:13:27.163510 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-4-2-0" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0]
  16067. 2021-03-25T18:23:06.8988165Z I0325 18:13:27.163624 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-4-2-1" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0]
  16068. 2021-03-25T18:23:06.9013756Z I0325 18:13:27.163782 1 libreswan.go:196] Connection "submariner-cable-cluster2-172-18-0-4-2-2" not found in active connections obtained from whack: map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0], map[submariner-cable-cluster1-172-18-0-9-0-0:0 submariner-cable-cluster1-172-18-0-9-0-1:0 submariner-cable-cluster1-172-18-0-9-0-2:0 submariner-cable-cluster1-172-18-0-9-1-0:0 submariner-cable-cluster1-172-18-0-9-1-1:0 submariner-cable-cluster1-172-18-0-9-1-2:0 submariner-cable-cluster1-172-18-0-9-2-0:0 submariner-cable-cluster1-172-18-0-9-2-1:0 submariner-cable-cluster1-172-18-0-9-2-2:18304 submariner-cable-cluster2-172-18-0-4-0-0:0 submariner-cable-cluster2-172-18-0-4-0-1:0 submariner-cable-cluster2-172-18-0-4-0-2:0]
  16069. 2021-03-25T18:23:06.9041906Z I0325 18:20:14.345303 1 pinger.go:157] Pinger for IP "10.2.1.2" stopped
  16070. 2021-03-25T18:23:06.9042600Z I0325 18:20:14.345332 1 pinger.go:102] Starting pinger for IP "10.2.1.2"
  16071. 2021-03-25T18:23:06.9043324Z ====================================================================
  16072. 2021-03-25T18:23:06.9043816Z ##[endgroup]
  16073. 2021-03-25T18:23:06.9045324Z ##[group]*** submariner-lighthouse-agent-6d57d84448-jdljl ***
  16074. 2021-03-25T18:23:06.9047075Z ======================= *** submariner-lighthouse-agent-6d57d84448-jdljl *** =======================
  16075. 2021-03-25T18:23:07.2780712Z Error from server (BadRequest): container "submariner-lighthouse-agent" in pod "submariner-lighthouse-agent-6d57d84448-jdljl" is waiting to start: trying and failing to pull image
  16076. 2021-03-25T18:23:07.2833666Z [submariner]$ [cluster3] print_section *** submariner-lighthouse-coredns-58bc4897cb-7bjtt ***
  16077. 2021-03-25T18:23:07.2852462Z [submariner]$ [cluster3] print_section *** submariner-lighthouse-coredns-58bc4897cb-7bjtt ***
  16078. 2021-03-25T18:23:07.2853692Z ====================================================================
  16079. 2021-03-25T18:23:07.2854180Z ##[endgroup]
  16080. 2021-03-25T18:23:07.2855815Z ##[group]*** submariner-lighthouse-coredns-58bc4897cb-7bjtt ***
  16081. 2021-03-25T18:23:07.2859447Z ======================= *** submariner-lighthouse-coredns-58bc4897cb-7bjtt *** =======================
  16082. 2021-03-25T18:23:07.2861986Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  16083. 2021-03-25T18:23:07.2943546Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  16084. 2021-03-25T18:23:07.2985198Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  16085. 2021-03-25T18:23:07.2994288Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-7bjtt
  16086. 2021-03-25T18:23:07.8850805Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-58bc4897cb-7bjtt" is waiting to start: trying and failing to pull image
  16087. 2021-03-25T18:23:07.8920119Z [submariner]$ [cluster3] print_section *** submariner-lighthouse-coredns-58bc4897cb-knj2t ***
  16088. 2021-03-25T18:23:07.8945327Z [submariner]$ [cluster3] print_section *** submariner-lighthouse-coredns-58bc4897cb-knj2t ***
  16089. 2021-03-25T18:23:07.8975436Z ====================================================================
  16090. 2021-03-25T18:23:07.8976123Z ##[endgroup]
  16091. 2021-03-25T18:23:07.8977734Z ##[group]*** submariner-lighthouse-coredns-58bc4897cb-knj2t ***
  16092. 2021-03-25T18:23:07.8979585Z ======================= *** submariner-lighthouse-coredns-58bc4897cb-knj2t *** =======================
  16093. 2021-03-25T18:23:07.8987676Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  16094. 2021-03-25T18:23:07.8999980Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  16095. 2021-03-25T18:23:07.9010670Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  16096. 2021-03-25T18:23:07.9026015Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-lighthouse-coredns-58bc4897cb-knj2t
  16097. 2021-03-25T18:23:08.3382642Z Error from server (BadRequest): container "submariner-lighthouse-coredns" in pod "submariner-lighthouse-coredns-58bc4897cb-knj2t" is waiting to start: trying and failing to pull image
  16098. 2021-03-25T18:23:08.3454824Z [submariner]$ [cluster3] print_section *** submariner-networkplugin-syncer-54768cdbf7-tkvsc ***
  16099. 2021-03-25T18:23:08.3483958Z [submariner]$ [cluster3] print_section *** submariner-networkplugin-syncer-54768cdbf7-tkvsc ***
  16100. 2021-03-25T18:23:08.3505889Z ====================================================================
  16101. 2021-03-25T18:23:08.3517327Z ##[endgroup]
  16102. 2021-03-25T18:23:08.3525674Z ##[group]*** submariner-networkplugin-syncer-54768cdbf7-tkvsc ***
  16103. 2021-03-25T18:23:08.3534343Z ======================= *** submariner-networkplugin-syncer-54768cdbf7-tkvsc *** =======================
  16104. 2021-03-25T18:23:08.3561539Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-networkplugin-syncer-54768cdbf7-tkvsc
  16105. 2021-03-25T18:23:08.3584604Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-networkplugin-syncer-54768cdbf7-tkvsc
  16106. 2021-03-25T18:23:08.3612452Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-networkplugin-syncer-54768cdbf7-tkvsc
  16107. 2021-03-25T18:23:08.3638381Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-networkplugin-syncer-54768cdbf7-tkvsc
  16108. 2021-03-25T18:23:08.8004724Z + trap 'exit 1' SIGTERM SIGINT
  16109. 2021-03-25T18:23:08.8005365Z + SUBMARINER_VERBOSITY=0
  16110. 2021-03-25T18:23:08.8005975Z + '[' false == true ']'
  16111. 2021-03-25T18:23:08.8006469Z + DEBUG=-v=0
  16112. 2021-03-25T18:23:08.8007421Z + exec submariner-networkplugin-syncer -v=0 -alsologtostderr
  16113. 2021-03-25T18:23:08.8008838Z I0325 18:09:48.536343 1 main.go:44] Starting submariner-networkplugin-syncer
  16114. 2021-03-25T18:23:08.8010179Z I0325 18:09:48.543819 1 registry.go:65] Event handler "logger" added to registry "networkplugin-syncer".
  16115. 2021-03-25T18:23:08.8011168Z I0325 18:09:48.544020 1 connection.go:60] OVN connection using plaintext TCP
  16116. 2021-03-25T18:23:08.8014536Z I0325 18:09:48.831986 1 ovn_kubernetes_versions.go:32] New ovn-kubernetes implementation detected, using "169.254.0.7/20"
  16117. 2021-03-25T18:23:08.8016436Z I0325 18:09:48.832012 1 infrastructure.go:50] Ensuring "submariner_join" switch
  16118. 2021-03-25T18:23:08.8017365Z I0325 18:09:48.832029 1 infrastructure.go:53] Creating submariner join switch "submariner_join"
  16119. 2021-03-25T18:23:08.8018296Z I0325 18:09:48.847692 1 infrastructure.go:66] Ensuring "submariner_router"
  16120. 2021-03-25T18:23:08.8019346Z I0325 18:09:48.847729 1 infrastructure.go:69] Creating submariner router "submariner_router"
  16121. 2021-03-25T18:23:08.8021063Z I0325 18:09:48.904073 1 router_ovn_cluster_north.go:39] Ensuring "submariner_router" is connected to "ovn_cluster_router"
  16122. 2021-03-25T18:23:08.8022791Z I0325 18:09:48.919850 1 registry.go:65] Event handler "ovn-sync-handler" added to registry "networkplugin-syncer".
  16123. 2021-03-25T18:23:08.8024403Z W0325 18:09:48.919960 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  16124. 2021-03-25T18:23:08.8025462Z I0325 18:09:55.124727 1 controller.go:139] Starting the Event controller...
  16125. 2021-03-25T18:23:08.8026238Z I0325 18:09:55.325546 1 controller.go:146] Event controller started
  16126. 2021-03-25T18:23:08.8027129Z I0325 18:09:56.665691 1 router_submariner_north.go:55] Creating submariner upstream port "submariner_up_lrp"
  16127. 2021-03-25T18:23:08.8028591Z I0325 18:09:56.667388 1 router_ovn_cluster_north.go:89] Fixing ovn-kubernetes host mgmt ACL in switch "cluster3-worker"
  16128. 2021-03-25T18:23:08.8029571Z I0325 18:09:56.891198 1 routers.go:67] New south routes to add to "submariner_router" : [10.3.0.0/16 100.3.0.0/16]
  16129. 2021-03-25T18:23:08.8030423Z I0325 18:09:56.943764 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.1.0.0/16 10.1.0.0/16]
  16130. 2021-03-25T18:23:08.8031526Z I0325 18:09:57.084171 1 routers.go:67] New north routes to add to "submariner_router" : [100.1.0.0/16 10.1.0.0/16]
  16131. 2021-03-25T18:23:08.8032376Z I0325 18:10:02.450769 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [100.2.0.0/16 10.2.0.0/16]
  16132. 2021-03-25T18:23:08.8033242Z I0325 18:10:02.641102 1 routers.go:67] New north routes to add to "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  16133. 2021-03-25T18:23:08.8034105Z I0325 18:13:25.469013 1 routers.go:70] Old north policies to remove from "ovn_cluster_router" : [10.2.0.0/16 100.2.0.0/16]
  16134. 2021-03-25T18:23:08.8034978Z I0325 18:13:25.660638 1 routers.go:70] Old north routes to remove from "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  16135. 2021-03-25T18:23:08.8035948Z I0325 18:13:25.760360 1 routers.go:67] New north policies to add to "ovn_cluster_router" : [10.2.0.0/16 100.2.0.0/16]
  16136. 2021-03-25T18:23:08.8036777Z I0325 18:13:25.885618 1 routers.go:67] New north routes to add to "submariner_router" : [100.2.0.0/16 10.2.0.0/16]
  16137. 2021-03-25T18:23:08.8099996Z [submariner]$ [cluster3] print_section *** submariner-operator-7d6c6b4666-s7ljz ***
  16138. 2021-03-25T18:23:08.8118949Z [submariner]$ [cluster3] print_section *** submariner-operator-7d6c6b4666-s7ljz ***
  16139. 2021-03-25T18:23:08.8143746Z ====================================================================
  16140. 2021-03-25T18:23:08.8147019Z ##[endgroup]
  16141. 2021-03-25T18:23:08.8151187Z ##[group]*** submariner-operator-7d6c6b4666-s7ljz ***
  16142. 2021-03-25T18:23:08.8153774Z ======================= *** submariner-operator-7d6c6b4666-s7ljz *** =======================
  16143. 2021-03-25T18:23:08.8166207Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-operator-7d6c6b4666-s7ljz
  16144. 2021-03-25T18:23:08.8236926Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-operator-7d6c6b4666-s7ljz
  16145. 2021-03-25T18:23:08.8249491Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-operator-7d6c6b4666-s7ljz
  16146. 2021-03-25T18:23:08.8267950Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-operator-7d6c6b4666-s7ljz
  16147. 2021-03-25T18:23:09.3662215Z I0325 18:08:26.911649 1 main.go:76] cmd "msg"="Go Version: go1.15.8"
  16148. 2021-03-25T18:23:09.3662926Z I0325 18:08:26.911730 1 main.go:77] cmd "msg"="Go OS/Arch: linux/amd64"
  16149. 2021-03-25T18:23:09.3666111Z I0325 18:08:26.911739 1 main.go:78] cmd "msg"="Version of operator-sdk: v0.17.0"
  16150. 2021-03-25T18:23:09.3671881Z I0325 18:08:26.915822 1 main.go:79] cmd "msg"="Submariner operator version: subctl-devel-9-gb0d0818"
  16151. 2021-03-25T18:23:09.3673009Z I0325 18:08:26.916136 1 leader.go:89] leader "msg"="Trying to become the leader."
  16152. 2021-03-25T18:23:09.3674615Z I0325 18:08:27.542486 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
  16153. 2021-03-25T18:23:09.3679973Z I0325 18:08:27.542518 1 leader.go:123] leader "msg"="Continuing as the leader."
  16154. 2021-03-25T18:23:09.3681550Z I0325 18:08:28.096010 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
  16155. 2021-03-25T18:23:09.3683725Z I0325 18:08:28.096576 1 main.go:128] cmd "msg"="Registering Components."
  16156. 2021-03-25T18:23:09.3684460Z I0325 18:08:28.096668 1 main.go:136] cmd "msg"="Creating the Lighthouse CRDs"
  16157. 2021-03-25T18:23:09.3687990Z I0325 18:08:33.456434 1 metrics.go:92] metrics "msg"="Metrics Service object updated" "Service.Name"="submariner-operator-metrics" "Service.Namespace"="submariner-operator"
  16158. 2021-03-25T18:23:09.3690306Z I0325 18:08:34.008488 1 main.go:181] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
  16159. 2021-03-25T18:23:09.3692691Z I0325 18:08:34.008521 1 main.go:185] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
  16160. 2021-03-25T18:23:09.3694816Z I0325 18:08:34.008590 1 main.go:200] cmd "msg"="Starting the Cmd."
  16161. 2021-03-25T18:23:09.3697039Z I0325 18:08:34.008814 1 internal.go:356] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
  16162. 2021-03-25T18:23:09.3701427Z I0325 18:08:34.009048 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery-controller" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  16163. 2021-03-25T18:23:09.3705271Z I0325 18:08:34.009069 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
  16164. 2021-03-25T18:23:09.3708495Z I0325 18:08:34.009183 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
  16165. 2021-03-25T18:23:09.3714908Z I0325 18:08:34.009525 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
  16166. 2021-03-25T18:23:09.3723541Z I0325 18:08:34.009547 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
  16167. 2021-03-25T18:23:09.3736198Z I0325 18:08:34.109342 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="servicediscovery"
  16168. 2021-03-25T18:23:09.3740607Z I0325 18:08:34.109398 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="servicediscovery" "worker count"=1
  16169. 2021-03-25T18:23:09.3744370Z I0325 18:08:34.111181 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="servicediscovery-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  16170. 2021-03-25T18:23:09.3746958Z I0325 18:08:34.111404 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="broker"
  16171. 2021-03-25T18:23:09.3750010Z I0325 18:08:34.114227 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
  16172. 2021-03-25T18:23:09.3762264Z I0325 18:08:34.114701 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
  16173. 2021-03-25T18:23:09.3766520Z I0325 18:08:34.211583 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="broker" "worker count"=1
  16174. 2021-03-25T18:23:09.3768707Z I0325 18:08:34.214233 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="servicediscovery-controller"
  16175. 2021-03-25T18:23:09.3770756Z I0325 18:08:34.214273 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="servicediscovery-controller" "worker count"=1
  16176. 2021-03-25T18:23:09.3772676Z I0325 18:08:34.214964 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="submariner"
  16177. 2021-03-25T18:23:09.3774310Z I0325 18:08:34.215006 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="submariner" "worker count"=1
  16178. 2021-03-25T18:23:09.3776462Z I0325 18:08:34.215068 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16179. 2021-03-25T18:23:09.3779648Z I0325 18:08:34.215747 1 controller.go:155] controller-runtime/controller "msg"="Starting EventSource" "controller"="submariner-controller" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
  16180. 2021-03-25T18:23:09.3782376Z I0325 18:08:34.316031 1 controller.go:162] controller-runtime/controller "msg"="Starting Controller" "controller"="submariner-controller"
  16181. 2021-03-25T18:23:09.3784216Z I0325 18:08:34.316074 1 controller.go:189] controller-runtime/controller "msg"="Starting workers" "controller"="submariner-controller" "worker count"=1
  16182. 2021-03-25T18:23:09.3786255Z I0325 18:08:34.316119 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16183. 2021-03-25T18:23:09.3787801Z I0325 18:08:37.308205 1 submariner_networkdiscovery.go:40] controller_submariner "msg"="Cluster network discovered"
  16184. 2021-03-25T18:23:09.3789491Z I0325 18:08:37.308255 1 network.go:54] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.3.0.0/16"] "plugin"="OVNKubernetes" "serviceCIDRs"=["100.3.0.0/16"]
  16185. 2021-03-25T18:23:09.3790906Z I0325 18:08:37.308268 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16186. 2021-03-25T18:23:09.3792557Z I0325 18:08:37.308278 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16187. 2021-03-25T18:23:09.3822199Z I0325 18:08:37.352488 1 submariner_networkdiscovery.go:40] controller_submariner "msg"="Cluster network discovered"
  16188. 2021-03-25T18:23:09.3823651Z I0325 18:08:37.352540 1 network.go:54] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.3.0.0/16"] "plugin"="OVNKubernetes" "serviceCIDRs"=["100.3.0.0/16"]
  16189. 2021-03-25T18:23:09.3825077Z I0325 18:08:37.352553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16190. 2021-03-25T18:23:09.3826373Z I0325 18:08:37.352563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16191. 2021-03-25T18:23:09.3828963Z I0325 18:08:37.419390 1 helpers.go:81] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16192. 2021-03-25T18:23:09.3832760Z E0325 18:08:37.531475 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "controller"="submariner" "name"="submariner" "namespace"="submariner-operator"
  16193. 2021-03-25T18:23:09.3836242Z I0325 18:08:37.902430 1 helpers.go:223] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16194. 2021-03-25T18:23:09.3839538Z I0325 18:08:38.463766 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16195. 2021-03-25T18:23:09.3842261Z I0325 18:08:38.531588 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16196. 2021-03-25T18:23:09.3843857Z I0325 18:08:38.531644 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16197. 2021-03-25T18:23:09.3845157Z I0325 18:08:38.531654 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16198. 2021-03-25T18:23:09.3847745Z I0325 18:08:38.688049 1 helpers.go:81] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16199. 2021-03-25T18:23:09.3851324Z I0325 18:08:38.805347 1 helpers.go:127] controller_submariner "msg"="Created a new Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16200. 2021-03-25T18:23:09.3854424Z I0325 18:08:38.995129 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16201. 2021-03-25T18:23:09.3857287Z I0325 18:08:38.995908 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16202. 2021-03-25T18:23:09.3860108Z I0325 18:08:39.095330 1 submariner_controller.go:384] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
  16203. 2021-03-25T18:23:09.3863136Z I0325 18:08:39.160241 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16204. 2021-03-25T18:23:09.3865840Z I0325 18:08:39.462659 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16205. 2021-03-25T18:23:09.3867436Z I0325 18:08:39.462722 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16206. 2021-03-25T18:23:09.3868744Z I0325 18:08:39.462740 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16207. 2021-03-25T18:23:09.4016925Z I0325 18:08:40.553775 1 helpers.go:127] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16208. 2021-03-25T18:23:09.4039086Z E0325 18:08:41.846694 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "controller"="servicediscovery-controller" "name"="service-discovery" "namespace"="submariner-operator"
  16209. 2021-03-25T18:23:09.4075310Z I0325 18:08:41.846780 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16210. 2021-03-25T18:23:09.4098226Z I0325 18:08:41.873798 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16211. 2021-03-25T18:23:09.4101747Z I0325 18:08:42.550672 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16212. 2021-03-25T18:23:09.4104634Z I0325 18:08:42.910116 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16213. 2021-03-25T18:23:09.4107622Z I0325 18:08:43.922557 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16214. 2021-03-25T18:23:09.4111287Z I0325 18:08:43.973323 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16215. 2021-03-25T18:23:09.4116186Z E0325 18:08:43.973391 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-agent-metrics: Service \"submariner-lighthouse-agent-metrics\" not found" "controller"="servicediscovery" "name"="service-discovery" "namespace"="submariner-operator"
  16216. 2021-03-25T18:23:09.4120464Z I0325 18:08:43.982598 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16217. 2021-03-25T18:23:09.4123638Z I0325 18:08:44.984067 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16218. 2021-03-25T18:23:09.4126653Z I0325 18:08:45.208197 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16219. 2021-03-25T18:23:09.4130061Z I0325 18:08:45.278588 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16220. 2021-03-25T18:23:09.4133749Z I0325 18:08:45.659555 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16221. 2021-03-25T18:23:09.4182412Z I0325 18:08:45.660333 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16222. 2021-03-25T18:23:09.4186899Z E0325 18:08:45.660759 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16223. 2021-03-25T18:23:09.4189939Z I0325 18:08:45.660814 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16224. 2021-03-25T18:23:09.4191654Z I0325 18:08:45.660854 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16225. 2021-03-25T18:23:09.4193097Z I0325 18:08:45.660870 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16226. 2021-03-25T18:23:09.4195625Z I0325 18:08:45.829457 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16227. 2021-03-25T18:23:09.4198749Z I0325 18:08:45.929942 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16228. 2021-03-25T18:23:09.4202668Z I0325 18:08:45.937336 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16229. 2021-03-25T18:23:09.4374247Z I0325 18:08:46.532725 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16230. 2021-03-25T18:23:09.4380051Z I0325 18:08:46.533940 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16231. 2021-03-25T18:23:09.4394426Z I0325 18:08:46.534311 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16232. 2021-03-25T18:23:09.4398273Z I0325 18:08:46.681819 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16233. 2021-03-25T18:23:09.4401843Z I0325 18:08:46.681905 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16234. 2021-03-25T18:23:09.4434484Z I0325 18:08:46.834492 1 helpers.go:173] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
  16235. 2021-03-25T18:23:09.4438454Z I0325 18:08:46.927117 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16236. 2021-03-25T18:23:09.4441172Z I0325 18:08:46.927182 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16237. 2021-03-25T18:23:09.4442498Z I0325 18:08:46.927193 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16238. 2021-03-25T18:23:09.4445069Z I0325 18:08:47.239296 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16239. 2021-03-25T18:23:09.4448620Z I0325 18:08:47.429461 1 helpers.go:127] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16240. 2021-03-25T18:23:09.4452563Z E0325 18:08:47.445747 1 servicediscovery_controller.go:149] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS configMap" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: configmaps \"submariner-lighthouse-coredns\" already exists"
  16241. 2021-03-25T18:23:09.4506157Z E0325 18:08:47.445796 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: configmaps \"submariner-lighthouse-coredns\" already exists" "controller"="servicediscovery" "name"="service-discovery" "namespace"="submariner-operator"
  16242. 2021-03-25T18:23:09.4544678Z I0325 18:08:48.446119 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16243. 2021-03-25T18:23:09.4547731Z I0325 18:08:49.015685 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16244. 2021-03-25T18:23:09.4551660Z I0325 18:08:49.017439 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16245. 2021-03-25T18:23:09.4588479Z I0325 18:08:50.095968 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16246. 2021-03-25T18:23:09.4592346Z I0325 18:08:51.769735 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16247. 2021-03-25T18:23:09.4596182Z E0325 18:08:52.855752 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16248. 2021-03-25T18:23:09.4599147Z I0325 18:08:52.855796 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16249. 2021-03-25T18:23:09.4600754Z I0325 18:08:52.855845 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16250. 2021-03-25T18:23:09.4602063Z I0325 18:08:52.855855 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16251. 2021-03-25T18:23:09.4653570Z I0325 18:08:53.196140 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16252. 2021-03-25T18:23:09.4658534Z I0325 18:08:53.196959 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16253. 2021-03-25T18:23:09.4761178Z I0325 18:08:53.215340 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
  16254. 2021-03-25T18:23:09.4764625Z I0325 18:08:53.216353 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16255. 2021-03-25T18:23:09.4767933Z I0325 18:08:53.757439 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16256. 2021-03-25T18:23:09.4771291Z I0325 18:08:53.900744 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16257. 2021-03-25T18:23:09.4837201Z I0325 18:08:55.938347 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16258. 2021-03-25T18:23:09.4883535Z I0325 18:08:56.729120 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16259. 2021-03-25T18:23:09.4901065Z I0325 18:08:56.877682 1 helpers.go:223] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16260. 2021-03-25T18:23:09.4905803Z E0325 18:08:56.880527 1 controller.go:257] controller-runtime/controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-coredns-metrics: Service \"submariner-lighthouse-coredns-metrics\" not found" "controller"="servicediscovery-controller" "name"="service-discovery" "namespace"="submariner-operator"
  16261. 2021-03-25T18:23:09.4910246Z I0325 18:08:57.346474 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16262. 2021-03-25T18:23:09.4914458Z I0325 18:08:57.347123 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16263. 2021-03-25T18:23:09.4988948Z I0325 18:08:57.554014 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16264. 2021-03-25T18:23:09.4991923Z I0325 18:08:57.880806 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16265. 2021-03-25T18:23:09.4995487Z I0325 18:08:58.404221 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  16266. 2021-03-25T18:23:09.4999472Z I0325 18:08:58.518224 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16267. 2021-03-25T18:23:09.5003132Z I0325 18:08:58.542865 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16268. 2021-03-25T18:23:09.5006711Z I0325 18:08:58.916026 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16269. 2021-03-25T18:23:09.5010547Z I0325 18:08:58.916641 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  16270. 2021-03-25T18:23:09.5014154Z I0325 18:08:59.634472 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16271. 2021-03-25T18:23:09.5017446Z I0325 18:08:59.704747 1 servicediscovery_controller.go:481] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16272. 2021-03-25T18:23:09.5021837Z I0325 18:08:59.704781 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.3.128.247\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster3.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"
  16273. 2021-03-25T18:23:09.5026010Z I0325 18:09:00.061674 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16274. 2021-03-25T18:23:09.5029715Z I0325 18:09:00.107828 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  16275. 2021-03-25T18:23:09.5070565Z I0325 18:09:00.119051 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  16276. 2021-03-25T18:23:09.5074516Z I0325 18:09:00.710167 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16277. 2021-03-25T18:23:09.5077871Z I0325 18:09:00.822441 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  16278. 2021-03-25T18:23:09.5082309Z I0325 18:09:00.822528 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.3.128.247\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster3.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
  16279. 2021-03-25T18:23:09.5085809Z I0325 18:09:40.273231 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16280. 2021-03-25T18:23:09.5087401Z I0325 18:09:40.273317 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16281. 2021-03-25T18:23:09.5088725Z I0325 18:09:40.273328 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16282. 2021-03-25T18:23:09.5091143Z I0325 18:09:40.742332 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16283. 2021-03-25T18:23:09.5094353Z I0325 18:09:41.035577 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16284. 2021-03-25T18:23:09.5097871Z I0325 18:09:41.590655 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16285. 2021-03-25T18:23:09.5101006Z I0325 18:09:41.966278 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16286. 2021-03-25T18:23:09.5104446Z I0325 18:09:43.047931 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16287. 2021-03-25T18:23:09.5107288Z I0325 18:09:44.793079 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16288. 2021-03-25T18:23:09.5108992Z I0325 18:09:44.793139 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16289. 2021-03-25T18:23:09.5110346Z I0325 18:09:44.793150 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16290. 2021-03-25T18:23:09.5112252Z I0325 18:09:44.798364 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16291. 2021-03-25T18:23:09.5113828Z I0325 18:09:44.798404 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16292. 2021-03-25T18:23:09.5115137Z I0325 18:09:44.798416 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16293. 2021-03-25T18:23:09.5117641Z I0325 18:09:45.065801 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16294. 2021-03-25T18:23:09.5155766Z I0325 18:09:45.066243 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16295. 2021-03-25T18:23:09.5159209Z I0325 18:09:46.669138 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16296. 2021-03-25T18:23:09.5162529Z I0325 18:09:46.669612 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16297. 2021-03-25T18:23:09.5165728Z I0325 18:09:47.352163 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16298. 2021-03-25T18:23:09.5168801Z I0325 18:09:47.388875 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16299. 2021-03-25T18:23:09.5172044Z I0325 18:09:48.047286 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16300. 2021-03-25T18:23:09.5175410Z I0325 18:09:48.065217 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16301. 2021-03-25T18:23:09.5178847Z I0325 18:09:48.459773 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16302. 2021-03-25T18:23:09.5182564Z I0325 18:09:48.477050 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16303. 2021-03-25T18:23:09.5185495Z I0325 18:09:49.255682 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16304. 2021-03-25T18:23:09.5187172Z I0325 18:09:49.255728 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16305. 2021-03-25T18:23:09.5188486Z I0325 18:09:49.255750 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16306. 2021-03-25T18:23:09.5191369Z E0325 18:09:49.296958 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16307. 2021-03-25T18:23:09.5194415Z I0325 18:09:49.297167 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16308. 2021-03-25T18:23:09.5196230Z I0325 18:09:49.297332 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16309. 2021-03-25T18:23:09.5197527Z I0325 18:09:49.297421 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16310. 2021-03-25T18:23:09.5199974Z I0325 18:09:49.388353 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16311. 2021-03-25T18:23:09.5203196Z I0325 18:09:49.389939 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16312. 2021-03-25T18:23:09.5206384Z I0325 18:09:49.411747 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16313. 2021-03-25T18:23:09.5209635Z I0325 18:09:49.416094 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16314. 2021-03-25T18:23:09.5212816Z I0325 18:09:49.986405 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16315. 2021-03-25T18:23:09.5262486Z I0325 18:09:49.995595 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16316. 2021-03-25T18:23:09.5265949Z I0325 18:09:50.029039 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16317. 2021-03-25T18:23:09.5269304Z I0325 18:09:50.035686 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16318. 2021-03-25T18:23:09.5272744Z I0325 18:09:50.075812 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16319. 2021-03-25T18:23:09.5276360Z I0325 18:09:50.083114 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16320. 2021-03-25T18:23:09.5280187Z E0325 18:09:50.140726 1 submariner_controller.go:196] controller_submariner "msg"="failed to update the Submariner status" "error"="Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16321. 2021-03-25T18:23:09.5283129Z I0325 18:09:50.143583 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16322. 2021-03-25T18:23:09.5284731Z I0325 18:09:50.144325 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16323. 2021-03-25T18:23:09.5286224Z I0325 18:09:50.144435 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16324. 2021-03-25T18:23:09.5288265Z I0325 18:09:50.145842 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16325. 2021-03-25T18:23:09.5289933Z I0325 18:09:50.146096 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16326. 2021-03-25T18:23:09.5291234Z I0325 18:09:50.146272 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16327. 2021-03-25T18:23:09.5293914Z I0325 18:09:50.253535 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16328. 2021-03-25T18:23:09.5326259Z I0325 18:09:50.258379 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16329. 2021-03-25T18:23:09.5342726Z I0325 18:09:50.330043 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16330. 2021-03-25T18:23:09.5346051Z I0325 18:09:50.330117 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16331. 2021-03-25T18:23:09.5349245Z I0325 18:09:50.920932 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16332. 2021-03-25T18:23:09.5352354Z I0325 18:09:50.922146 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16333. 2021-03-25T18:23:09.5355499Z I0325 18:09:50.939624 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16334. 2021-03-25T18:23:09.5358695Z I0325 18:09:50.946502 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16335. 2021-03-25T18:23:09.5362238Z I0325 18:09:50.951829 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16336. 2021-03-25T18:23:09.5365828Z I0325 18:09:50.971596 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16337. 2021-03-25T18:23:09.5368860Z I0325 18:09:52.342248 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16338. 2021-03-25T18:23:09.5370464Z I0325 18:09:52.342338 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16339. 2021-03-25T18:23:09.5371949Z I0325 18:09:52.342349 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16340. 2021-03-25T18:23:09.5374387Z I0325 18:09:52.362077 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16341. 2021-03-25T18:23:09.5377749Z I0325 18:09:52.379720 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16342. 2021-03-25T18:23:09.5381012Z I0325 18:09:52.933841 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16343. 2021-03-25T18:23:09.5384276Z I0325 18:09:52.941726 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16344. 2021-03-25T18:23:09.5423058Z I0325 18:09:52.946898 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16345. 2021-03-25T18:23:09.5426423Z I0325 18:09:52.970426 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16346. 2021-03-25T18:23:09.5452310Z I0325 18:09:52.970656 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16347. 2021-03-25T18:23:09.5453668Z I0325 18:09:52.970673 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16348. 2021-03-25T18:23:09.5455953Z I0325 18:09:52.983635 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16349. 2021-03-25T18:23:09.5457549Z I0325 18:09:52.983804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16350. 2021-03-25T18:23:09.5458851Z I0325 18:09:52.983823 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16351. 2021-03-25T18:23:09.5461338Z I0325 18:09:53.063965 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16352. 2021-03-25T18:23:09.5464591Z I0325 18:09:53.067204 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16353. 2021-03-25T18:23:09.5467784Z I0325 18:09:53.082816 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16354. 2021-03-25T18:23:09.5471125Z I0325 18:09:53.083211 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16355. 2021-03-25T18:23:09.5474302Z I0325 18:09:53.636182 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16356. 2021-03-25T18:23:09.5477600Z I0325 18:09:53.637744 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16357. 2021-03-25T18:23:09.5480751Z I0325 18:09:53.699275 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16358. 2021-03-25T18:23:09.5484025Z I0325 18:09:53.704321 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16359. 2021-03-25T18:23:09.5487451Z I0325 18:09:53.708254 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16360. 2021-03-25T18:23:09.5491053Z I0325 18:09:53.713110 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16361. 2021-03-25T18:23:09.5493890Z I0325 18:09:58.500344 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16362. 2021-03-25T18:23:09.5495575Z I0325 18:09:58.502034 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16363. 2021-03-25T18:23:09.5496900Z I0325 18:09:58.502313 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16364. 2021-03-25T18:23:09.5499327Z I0325 18:09:58.549851 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16365. 2021-03-25T18:23:09.5502515Z I0325 18:09:58.561965 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16366. 2021-03-25T18:23:09.5505689Z I0325 18:09:59.114082 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16367. 2021-03-25T18:23:09.5508915Z I0325 18:09:59.133275 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16368. 2021-03-25T18:23:09.5512347Z I0325 18:09:59.138574 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16369. 2021-03-25T18:23:09.5515197Z I0325 18:09:59.153346 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16370. 2021-03-25T18:23:09.5526957Z I0325 18:09:59.153396 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16371. 2021-03-25T18:23:09.5528483Z I0325 18:09:59.153406 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16372. 2021-03-25T18:23:09.5530552Z I0325 18:09:59.161465 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16373. 2021-03-25T18:23:09.5532152Z I0325 18:09:59.161762 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16374. 2021-03-25T18:23:09.5533451Z I0325 18:09:59.161785 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16375. 2021-03-25T18:23:09.5536243Z I0325 18:09:59.165544 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16376. 2021-03-25T18:23:09.5539406Z I0325 18:09:59.167500 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16377. 2021-03-25T18:23:09.5542751Z I0325 18:09:59.170997 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16378. 2021-03-25T18:23:09.5549021Z I0325 18:09:59.185097 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16379. 2021-03-25T18:23:09.5552345Z I0325 18:09:59.724818 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16380. 2021-03-25T18:23:09.5555518Z I0325 18:09:59.735562 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16381. 2021-03-25T18:23:09.5558666Z I0325 18:09:59.743692 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16382. 2021-03-25T18:23:09.5562056Z I0325 18:09:59.760957 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16383. 2021-03-25T18:23:09.5565461Z I0325 18:09:59.785689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16384. 2021-03-25T18:23:09.5618745Z I0325 18:09:59.810714 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16385. 2021-03-25T18:23:09.5621619Z I0325 18:10:04.011909 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16386. 2021-03-25T18:23:09.5623221Z I0325 18:10:04.012120 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16387. 2021-03-25T18:23:09.5624859Z I0325 18:10:04.017379 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16388. 2021-03-25T18:23:09.5627285Z I0325 18:10:04.056042 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16389. 2021-03-25T18:23:09.5630499Z I0325 18:10:04.115852 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16390. 2021-03-25T18:23:09.5633840Z I0325 18:10:04.686819 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16391. 2021-03-25T18:23:09.5637015Z I0325 18:10:04.695578 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16392. 2021-03-25T18:23:09.5640418Z I0325 18:10:04.731884 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16393. 2021-03-25T18:23:09.5643248Z I0325 18:10:04.790640 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16394. 2021-03-25T18:23:09.5644849Z I0325 18:10:04.797672 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16395. 2021-03-25T18:23:09.5646149Z I0325 18:10:04.797843 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16396. 2021-03-25T18:23:09.5648040Z I0325 18:10:04.798048 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16397. 2021-03-25T18:23:09.5649617Z I0325 18:10:04.846623 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16398. 2021-03-25T18:23:09.5650925Z I0325 18:10:04.849087 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16399. 2021-03-25T18:23:09.5653338Z I0325 18:10:04.868540 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16400. 2021-03-25T18:23:09.5656724Z I0325 18:10:04.892985 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16401. 2021-03-25T18:23:09.5659929Z I0325 18:10:04.911529 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16402. 2021-03-25T18:23:09.5663205Z I0325 18:10:04.990010 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16403. 2021-03-25T18:23:09.5666389Z I0325 18:10:05.481299 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16404. 2021-03-25T18:23:09.5669551Z I0325 18:10:05.557966 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16405. 2021-03-25T18:23:09.5672692Z I0325 18:10:05.710181 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16406. 2021-03-25T18:23:09.5675969Z I0325 18:10:05.716990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16407. 2021-03-25T18:23:09.5679377Z I0325 18:10:05.805274 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16408. 2021-03-25T18:23:09.5682995Z I0325 18:10:05.848704 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16409. 2021-03-25T18:23:09.5685817Z I0325 18:10:09.097589 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16410. 2021-03-25T18:23:09.5687408Z I0325 18:10:09.101752 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16411. 2021-03-25T18:23:09.5688705Z I0325 18:10:09.101849 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16412. 2021-03-25T18:23:09.5691135Z I0325 18:10:09.131424 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16413. 2021-03-25T18:23:09.5694325Z I0325 18:10:09.146814 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16414. 2021-03-25T18:23:09.5793954Z I0325 18:10:09.699032 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16415. 2021-03-25T18:23:09.5797156Z I0325 18:10:09.708052 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16416. 2021-03-25T18:23:09.5800571Z I0325 18:10:09.725099 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16417. 2021-03-25T18:23:09.5803423Z I0325 18:10:09.750439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16418. 2021-03-25T18:23:09.5805013Z I0325 18:10:09.750483 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16419. 2021-03-25T18:23:09.5806328Z I0325 18:10:09.750494 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16420. 2021-03-25T18:23:09.5808438Z I0325 18:10:09.750700 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16421. 2021-03-25T18:23:09.5810031Z I0325 18:10:09.750743 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16422. 2021-03-25T18:23:09.5811326Z I0325 18:10:09.750758 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16423. 2021-03-25T18:23:09.5813836Z I0325 18:10:09.763186 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16424. 2021-03-25T18:23:09.5817351Z I0325 18:10:09.772232 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16425. 2021-03-25T18:23:09.5820661Z I0325 18:10:09.786066 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16426. 2021-03-25T18:23:09.5880265Z I0325 18:10:09.805187 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16427. 2021-03-25T18:23:09.5883843Z I0325 18:10:10.325294 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16428. 2021-03-25T18:23:09.5887022Z I0325 18:10:10.337430 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16429. 2021-03-25T18:23:09.5890442Z I0325 18:10:10.347099 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16430. 2021-03-25T18:23:09.5893799Z I0325 18:10:10.357813 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16431. 2021-03-25T18:23:09.5897306Z I0325 18:10:10.365129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16432. 2021-03-25T18:23:09.5900698Z I0325 18:10:10.371159 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16433. 2021-03-25T18:23:09.5903538Z I0325 18:10:14.144014 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16434. 2021-03-25T18:23:09.5905136Z I0325 18:10:14.144062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16435. 2021-03-25T18:23:09.5906454Z I0325 18:10:14.144072 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16436. 2021-03-25T18:23:09.5909066Z I0325 18:10:14.156391 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16437. 2021-03-25T18:23:09.5912250Z I0325 18:10:14.164766 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16438. 2021-03-25T18:23:09.5915519Z I0325 18:10:14.716018 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16439. 2021-03-25T18:23:09.5918804Z I0325 18:10:14.720721 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16440. 2021-03-25T18:23:09.5922237Z I0325 18:10:14.726171 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16441. 2021-03-25T18:23:09.5925192Z I0325 18:10:14.737473 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16442. 2021-03-25T18:23:09.5927443Z I0325 18:10:14.737575 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16443. 2021-03-25T18:23:09.5929033Z I0325 18:10:14.737736 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16444. 2021-03-25T18:23:09.5930338Z I0325 18:10:14.737746 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16445. 2021-03-25T18:23:09.5931651Z I0325 18:10:14.737694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16446. 2021-03-25T18:23:09.5932942Z I0325 18:10:14.737777 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16447. 2021-03-25T18:23:09.5935605Z I0325 18:10:14.745359 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16448. 2021-03-25T18:23:09.5938759Z I0325 18:10:14.746777 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16449. 2021-03-25T18:23:09.5941952Z I0325 18:10:14.757067 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16450. 2021-03-25T18:23:09.5945190Z I0325 18:10:14.757169 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16451. 2021-03-25T18:23:09.5948370Z I0325 18:10:15.309811 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16452. 2021-03-25T18:23:09.5951566Z I0325 18:10:15.310874 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16453. 2021-03-25T18:23:09.5954700Z I0325 18:10:15.316632 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16454. 2021-03-25T18:23:09.5957964Z I0325 18:10:15.317708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16455. 2021-03-25T18:23:09.5961401Z I0325 18:10:15.326516 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16456. 2021-03-25T18:23:09.5965017Z I0325 18:10:15.327232 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16457. 2021-03-25T18:23:09.5967867Z I0325 18:10:19.161316 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16458. 2021-03-25T18:23:09.5969455Z I0325 18:10:19.161369 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16459. 2021-03-25T18:23:09.5970760Z I0325 18:10:19.161379 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16460. 2021-03-25T18:23:09.5973176Z I0325 18:10:19.196885 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16461. 2021-03-25T18:23:09.6034727Z I0325 18:10:19.203327 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16462. 2021-03-25T18:23:09.6038070Z I0325 18:10:19.779605 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16463. 2021-03-25T18:23:09.6041242Z I0325 18:10:19.903952 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16464. 2021-03-25T18:23:09.6044678Z I0325 18:10:19.938930 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16465. 2021-03-25T18:23:09.6047521Z I0325 18:10:20.001758 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16466. 2021-03-25T18:23:09.6049126Z I0325 18:10:20.001803 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16467. 2021-03-25T18:23:09.6050557Z I0325 18:10:20.001942 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16468. 2021-03-25T18:23:09.6052762Z I0325 18:10:20.002124 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16469. 2021-03-25T18:23:09.6054345Z I0325 18:10:20.006573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16470. 2021-03-25T18:23:09.6055846Z I0325 18:10:20.006592 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16471. 2021-03-25T18:23:09.6058368Z I0325 18:10:20.043383 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16472. 2021-03-25T18:23:09.6061554Z I0325 18:10:20.054958 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16473. 2021-03-25T18:23:09.6064899Z I0325 18:10:20.091897 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16474. 2021-03-25T18:23:09.6068146Z I0325 18:10:20.092466 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16475. 2021-03-25T18:23:09.6071432Z I0325 18:10:20.643204 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16476. 2021-03-25T18:23:09.6074507Z I0325 18:10:20.647058 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16477. 2021-03-25T18:23:09.6077659Z I0325 18:10:20.650112 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16478. 2021-03-25T18:23:09.6081072Z I0325 18:10:21.090011 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16479. 2021-03-25T18:23:09.6084461Z I0325 18:10:21.090391 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16480. 2021-03-25T18:23:09.6130133Z I0325 18:10:21.140943 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16481. 2021-03-25T18:23:09.6133003Z I0325 18:10:24.195857 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16482. 2021-03-25T18:23:09.6134618Z I0325 18:10:24.195922 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16483. 2021-03-25T18:23:09.6136277Z I0325 18:10:24.195934 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16484. 2021-03-25T18:23:09.6138931Z I0325 18:10:24.202070 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16485. 2021-03-25T18:23:09.6168859Z I0325 18:10:24.206887 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16486. 2021-03-25T18:23:09.6172249Z I0325 18:10:24.758576 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16487. 2021-03-25T18:23:09.6175549Z I0325 18:10:24.763594 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16488. 2021-03-25T18:23:09.6178977Z I0325 18:10:24.768698 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16489. 2021-03-25T18:23:09.6181843Z I0325 18:10:24.779337 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16490. 2021-03-25T18:23:09.6183426Z I0325 18:10:24.779384 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16491. 2021-03-25T18:23:09.6184743Z I0325 18:10:24.779395 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16492. 2021-03-25T18:23:09.6186746Z I0325 18:10:24.782126 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16493. 2021-03-25T18:23:09.6188341Z I0325 18:10:24.782162 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16494. 2021-03-25T18:23:09.6189629Z I0325 18:10:24.782172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16495. 2021-03-25T18:23:09.6192071Z I0325 18:10:24.787799 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16496. 2021-03-25T18:23:09.6195198Z I0325 18:10:24.792240 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16497. 2021-03-25T18:23:09.6198368Z I0325 18:10:24.794159 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16498. 2021-03-25T18:23:09.6201598Z I0325 18:10:24.808102 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16499. 2021-03-25T18:23:09.6204769Z I0325 18:10:25.345804 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16500. 2021-03-25T18:23:09.6208015Z I0325 18:10:25.352412 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16501. 2021-03-25T18:23:09.6211162Z I0325 18:10:25.363292 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16502. 2021-03-25T18:23:09.6214389Z I0325 18:10:25.376788 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16503. 2021-03-25T18:23:09.6253312Z I0325 18:10:25.478011 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16504. 2021-03-25T18:23:09.6257318Z I0325 18:10:25.495582 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16505. 2021-03-25T18:23:09.6260206Z I0325 18:10:29.249434 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16506. 2021-03-25T18:23:09.6261841Z I0325 18:10:29.249798 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16507. 2021-03-25T18:23:09.6263149Z I0325 18:10:29.250509 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16508. 2021-03-25T18:23:09.6265583Z I0325 18:10:29.277316 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16509. 2021-03-25T18:23:09.6268785Z I0325 18:10:29.336762 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16510. 2021-03-25T18:23:09.6271983Z I0325 18:10:29.888399 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16511. 2021-03-25T18:23:09.6275122Z I0325 18:10:29.896989 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16512. 2021-03-25T18:23:09.6278542Z I0325 18:10:29.904772 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16513. 2021-03-25T18:23:09.6281387Z I0325 18:10:29.917910 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16514. 2021-03-25T18:23:09.6282968Z I0325 18:10:29.917949 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16515. 2021-03-25T18:23:09.6284278Z I0325 18:10:29.917959 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16516. 2021-03-25T18:23:09.6286358Z I0325 18:10:29.925981 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16517. 2021-03-25T18:23:09.6287941Z I0325 18:10:29.926016 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16518. 2021-03-25T18:23:09.6289241Z I0325 18:10:29.926038 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16519. 2021-03-25T18:23:09.6291654Z I0325 18:10:29.943529 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16520. 2021-03-25T18:23:09.6295374Z I0325 18:10:29.976401 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16521. 2021-03-25T18:23:09.6298613Z I0325 18:10:30.007856 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16522. 2021-03-25T18:23:09.6304580Z I0325 18:10:30.020085 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16523. 2021-03-25T18:23:09.6307795Z I0325 18:10:30.527730 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16524. 2021-03-25T18:23:09.6310964Z I0325 18:10:30.535255 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16525. 2021-03-25T18:23:09.6314358Z I0325 18:10:30.543829 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16526. 2021-03-25T18:23:09.6351924Z I0325 18:10:30.572676 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16527. 2021-03-25T18:23:09.6355239Z I0325 18:10:30.589563 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16528. 2021-03-25T18:23:09.6358686Z I0325 18:10:30.604336 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16529. 2021-03-25T18:23:09.6361563Z I0325 18:10:34.340284 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16530. 2021-03-25T18:23:09.6363154Z I0325 18:10:34.340332 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16531. 2021-03-25T18:23:09.6364472Z I0325 18:10:34.340344 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16532. 2021-03-25T18:23:09.6367088Z I0325 18:10:34.358202 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16533. 2021-03-25T18:23:09.6370287Z I0325 18:10:34.370283 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16534. 2021-03-25T18:23:09.6373468Z I0325 18:10:34.921936 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16535. 2021-03-25T18:23:09.6377045Z I0325 18:10:34.927531 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16536. 2021-03-25T18:23:09.6380502Z I0325 18:10:34.934874 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16537. 2021-03-25T18:23:09.6383331Z I0325 18:10:35.045875 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16538. 2021-03-25T18:23:09.6384920Z I0325 18:10:35.046076 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16539. 2021-03-25T18:23:09.6386220Z I0325 18:10:35.046168 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16540. 2021-03-25T18:23:09.6388124Z I0325 18:10:35.053097 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16541. 2021-03-25T18:23:09.6389702Z I0325 18:10:35.053660 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16542. 2021-03-25T18:23:09.6391014Z I0325 18:10:35.053765 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16543. 2021-03-25T18:23:09.6393533Z I0325 18:10:35.090892 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16544. 2021-03-25T18:23:09.6396763Z I0325 18:10:35.095008 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16545. 2021-03-25T18:23:09.6399954Z I0325 18:10:35.143990 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16546. 2021-03-25T18:23:09.6432916Z I0325 18:10:35.540801 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16547. 2021-03-25T18:23:09.6436304Z I0325 18:10:35.646405 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16548. 2021-03-25T18:23:09.6439447Z I0325 18:10:35.704880 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16549. 2021-03-25T18:23:09.6443059Z I0325 18:10:35.714476 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16550. 2021-03-25T18:23:09.6446828Z I0325 18:10:36.100322 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16551. 2021-03-25T18:23:09.6450127Z I0325 18:10:36.560413 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16552. 2021-03-25T18:23:09.6453568Z I0325 18:10:36.606323 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16553. 2021-03-25T18:23:09.6490722Z I0325 18:10:39.371757 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16554. 2021-03-25T18:23:09.6492348Z I0325 18:10:39.371812 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16555. 2021-03-25T18:23:09.6493667Z I0325 18:10:39.371822 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16556. 2021-03-25T18:23:09.6496940Z I0325 18:10:39.414801 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16557. 2021-03-25T18:23:09.6511697Z I0325 18:10:39.440855 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16558. 2021-03-25T18:23:09.6514994Z I0325 18:10:39.993878 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16559. 2021-03-25T18:23:09.6518284Z I0325 18:10:40.001857 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16560. 2021-03-25T18:23:09.6521697Z I0325 18:10:40.011305 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16561. 2021-03-25T18:23:09.6524561Z I0325 18:10:40.036512 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16562. 2021-03-25T18:23:09.6526155Z I0325 18:10:40.037207 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16563. 2021-03-25T18:23:09.6527477Z I0325 18:10:40.037393 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16564. 2021-03-25T18:23:09.6529823Z I0325 18:10:40.038021 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16565. 2021-03-25T18:23:09.6531576Z I0325 18:10:40.038192 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16566. 2021-03-25T18:23:09.6532887Z I0325 18:10:40.038242 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16567. 2021-03-25T18:23:09.6535500Z I0325 18:10:40.054587 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16568. 2021-03-25T18:23:09.6539018Z I0325 18:10:40.068133 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16569. 2021-03-25T18:23:09.6542331Z I0325 18:10:40.130479 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16570. 2021-03-25T18:23:09.6545645Z I0325 18:10:40.159472 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16571. 2021-03-25T18:23:09.6548819Z I0325 18:10:40.875190 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16572. 2021-03-25T18:23:09.6552054Z I0325 18:10:40.880051 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16573. 2021-03-25T18:23:09.6555221Z I0325 18:10:40.887431 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16574. 2021-03-25T18:23:09.6618146Z I0325 18:10:40.893074 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16575. 2021-03-25T18:23:09.6633063Z I0325 18:10:40.907542 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16576. 2021-03-25T18:23:09.6636505Z I0325 18:10:40.919884 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16577. 2021-03-25T18:23:09.6639363Z I0325 18:10:44.512376 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16578. 2021-03-25T18:23:09.6640957Z I0325 18:10:44.512504 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16579. 2021-03-25T18:23:09.6642263Z I0325 18:10:44.512551 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16580. 2021-03-25T18:23:09.6645887Z I0325 18:10:44.547813 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16581. 2021-03-25T18:23:09.6674669Z I0325 18:10:44.626610 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16582. 2021-03-25T18:23:09.6677902Z I0325 18:10:45.180462 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16583. 2021-03-25T18:23:09.6687050Z I0325 18:10:45.189601 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16584. 2021-03-25T18:23:09.6690634Z I0325 18:10:45.205620 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16585. 2021-03-25T18:23:09.6693485Z I0325 18:10:45.234921 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16586. 2021-03-25T18:23:09.6695317Z I0325 18:10:45.235102 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16587. 2021-03-25T18:23:09.6696731Z I0325 18:10:45.235167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16588. 2021-03-25T18:23:09.6721276Z I0325 18:10:45.235032 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16589. 2021-03-25T18:23:09.6722968Z I0325 18:10:45.235965 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16590. 2021-03-25T18:23:09.6724280Z I0325 18:10:45.236027 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16591. 2021-03-25T18:23:09.6726878Z I0325 18:10:45.274926 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16592. 2021-03-25T18:23:09.6730139Z I0325 18:10:45.275769 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16593. 2021-03-25T18:23:09.6733356Z I0325 18:10:45.624688 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16594. 2021-03-25T18:23:09.6744473Z I0325 18:10:45.624849 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16595. 2021-03-25T18:23:09.6748151Z I0325 18:10:46.173735 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16596. 2021-03-25T18:23:09.6751325Z I0325 18:10:46.176885 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16597. 2021-03-25T18:23:09.6754656Z I0325 18:10:46.185687 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16598. 2021-03-25T18:23:09.6757863Z I0325 18:10:46.187035 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16599. 2021-03-25T18:23:09.6761409Z I0325 18:10:46.199933 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16600. 2021-03-25T18:23:09.6765041Z I0325 18:10:46.210284 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16601. 2021-03-25T18:23:09.6767879Z I0325 18:10:49.580475 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16602. 2021-03-25T18:23:09.6769469Z I0325 18:10:49.580598 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16603. 2021-03-25T18:23:09.6770789Z I0325 18:10:49.580642 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16604. 2021-03-25T18:23:09.6773207Z I0325 18:10:49.600151 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16605. 2021-03-25T18:23:09.6776592Z I0325 18:10:49.607665 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16606. 2021-03-25T18:23:09.6779896Z I0325 18:10:50.176402 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16607. 2021-03-25T18:23:09.6783134Z I0325 18:10:50.184359 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16608. 2021-03-25T18:23:09.6786563Z I0325 18:10:50.202140 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16609. 2021-03-25T18:23:09.6789392Z I0325 18:10:50.246336 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16610. 2021-03-25T18:23:09.6790984Z I0325 18:10:50.246422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16611. 2021-03-25T18:23:09.6792283Z I0325 18:10:50.246433 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16612. 2021-03-25T18:23:09.6794239Z I0325 18:10:50.258273 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16613. 2021-03-25T18:23:09.6795911Z I0325 18:10:50.258321 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16614. 2021-03-25T18:23:09.6797220Z I0325 18:10:50.258342 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16615. 2021-03-25T18:23:09.6832791Z I0325 18:10:50.271957 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16616. 2021-03-25T18:23:09.6836130Z I0325 18:10:50.278342 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16617. 2021-03-25T18:23:09.6839343Z I0325 18:10:50.287324 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16618. 2021-03-25T18:23:09.6842551Z I0325 18:10:50.292705 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16619. 2021-03-25T18:23:09.6845949Z I0325 18:10:50.951606 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16620. 2021-03-25T18:23:09.6849219Z I0325 18:10:50.969285 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16621. 2021-03-25T18:23:09.6852393Z I0325 18:10:50.980636 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16622. 2021-03-25T18:23:09.6857525Z I0325 18:10:50.990157 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16623. 2021-03-25T18:23:09.6861098Z I0325 18:10:50.999229 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16624. 2021-03-25T18:23:09.6864735Z I0325 18:10:51.016349 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16625. 2021-03-25T18:23:09.6867561Z I0325 18:10:54.617918 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16626. 2021-03-25T18:23:09.6869159Z I0325 18:10:54.617977 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16627. 2021-03-25T18:23:09.6870464Z I0325 18:10:54.617987 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16628. 2021-03-25T18:23:09.6872883Z I0325 18:10:54.636065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16629. 2021-03-25T18:23:09.6876225Z I0325 18:10:54.643636 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16630. 2021-03-25T18:23:09.6879385Z I0325 18:10:55.195852 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16631. 2021-03-25T18:23:09.6882593Z I0325 18:10:55.212853 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16632. 2021-03-25T18:23:09.6886016Z I0325 18:10:55.225966 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16633. 2021-03-25T18:23:09.6897149Z I0325 18:10:55.242198 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16634. 2021-03-25T18:23:09.6898765Z I0325 18:10:55.242414 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16635. 2021-03-25T18:23:09.6900104Z I0325 18:10:55.242520 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16636. 2021-03-25T18:23:09.6901997Z I0325 18:10:55.248612 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16637. 2021-03-25T18:23:09.6903594Z I0325 18:10:55.248799 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16638. 2021-03-25T18:23:09.6904896Z I0325 18:10:55.248890 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16639. 2021-03-25T18:23:09.6907307Z I0325 18:10:55.264557 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16640. 2021-03-25T18:23:09.6910462Z I0325 18:10:55.269407 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16641. 2021-03-25T18:23:09.6913772Z I0325 18:10:55.274684 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16642. 2021-03-25T18:23:09.6917011Z I0325 18:10:55.301455 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16643. 2021-03-25T18:23:09.6976103Z I0325 18:10:55.826289 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16644. 2021-03-25T18:23:09.6979573Z I0325 18:10:55.846531 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16645. 2021-03-25T18:23:09.6982967Z I0325 18:10:55.852919 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16646. 2021-03-25T18:23:09.6986310Z I0325 18:10:55.862947 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16647. 2021-03-25T18:23:09.6989796Z I0325 18:10:56.051382 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16648. 2021-03-25T18:23:09.6993208Z I0325 18:10:56.060828 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16649. 2021-03-25T18:23:09.6996055Z I0325 18:10:59.690828 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16650. 2021-03-25T18:23:09.6997652Z I0325 18:10:59.690958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16651. 2021-03-25T18:23:09.6998956Z I0325 18:10:59.691036 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16652. 2021-03-25T18:23:09.7001383Z I0325 18:10:59.703729 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16653. 2021-03-25T18:23:09.7004568Z I0325 18:10:59.721944 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16654. 2021-03-25T18:23:09.7007750Z I0325 18:11:00.273809 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16655. 2021-03-25T18:23:09.7010876Z I0325 18:11:00.279643 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16656. 2021-03-25T18:23:09.7014298Z I0325 18:11:00.287491 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16657. 2021-03-25T18:23:09.7017752Z I0325 18:11:00.305858 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16658. 2021-03-25T18:23:09.7019345Z I0325 18:11:00.305902 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16659. 2021-03-25T18:23:09.7020740Z I0325 18:11:00.305912 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16660. 2021-03-25T18:23:09.7022641Z I0325 18:11:00.305994 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16661. 2021-03-25T18:23:09.7024334Z I0325 18:11:00.306042 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16662. 2021-03-25T18:23:09.7025632Z I0325 18:11:00.306053 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16663. 2021-03-25T18:23:09.7028189Z I0325 18:11:00.322826 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16664. 2021-03-25T18:23:09.7031381Z I0325 18:11:00.332193 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16665. 2021-03-25T18:23:09.7034602Z I0325 18:11:00.341668 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16666. 2021-03-25T18:23:09.7037849Z I0325 18:11:00.369802 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16667. 2021-03-25T18:23:09.7041115Z I0325 18:11:00.893634 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16668. 2021-03-25T18:23:09.7044358Z I0325 18:11:00.914373 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16669. 2021-03-25T18:23:09.7047752Z I0325 18:11:00.929627 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16670. 2021-03-25T18:23:09.7051189Z I0325 18:11:00.936345 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16671. 2021-03-25T18:23:09.7054332Z I0325 18:11:00.972812 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16672. 2021-03-25T18:23:09.7057803Z I0325 18:11:00.990764 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16673. 2021-03-25T18:23:09.7060644Z I0325 18:11:04.778451 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16674. 2021-03-25T18:23:09.7062259Z I0325 18:11:04.778504 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16675. 2021-03-25T18:23:09.7063569Z I0325 18:11:04.778515 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16676. 2021-03-25T18:23:09.7065989Z I0325 18:11:04.797962 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16677. 2021-03-25T18:23:09.7069285Z I0325 18:11:04.811202 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16678. 2021-03-25T18:23:09.7072446Z I0325 18:11:05.367537 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16679. 2021-03-25T18:23:09.7075663Z I0325 18:11:05.795570 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16680. 2021-03-25T18:23:09.7079091Z I0325 18:11:05.809178 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16681. 2021-03-25T18:23:09.7082032Z I0325 18:11:05.828519 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16682. 2021-03-25T18:23:09.7083619Z I0325 18:11:05.828596 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16683. 2021-03-25T18:23:09.7084926Z I0325 18:11:05.828634 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16684. 2021-03-25T18:23:09.7086816Z I0325 18:11:05.830331 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16685. 2021-03-25T18:23:09.7088395Z I0325 18:11:05.830806 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16686. 2021-03-25T18:23:09.7089708Z I0325 18:11:05.830826 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16687. 2021-03-25T18:23:09.7092111Z I0325 18:11:05.837587 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16688. 2021-03-25T18:23:09.7128334Z I0325 18:11:05.843327 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16689. 2021-03-25T18:23:09.7131801Z I0325 18:11:05.878420 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16690. 2021-03-25T18:23:09.7135475Z I0325 18:11:05.896061 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16691. 2021-03-25T18:23:09.7138772Z I0325 18:11:06.395106 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16692. 2021-03-25T18:23:09.7142116Z I0325 18:11:06.402381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16693. 2021-03-25T18:23:09.7145756Z I0325 18:11:06.409427 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16694. 2021-03-25T18:23:09.7149110Z I0325 18:11:06.447578 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16695. 2021-03-25T18:23:09.7152308Z I0325 18:11:06.464293 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16696. 2021-03-25T18:23:09.7155749Z I0325 18:11:06.504289 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16697. 2021-03-25T18:23:09.7158582Z I0325 18:11:09.809888 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16698. 2021-03-25T18:23:09.7160173Z I0325 18:11:09.809937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16699. 2021-03-25T18:23:09.7161514Z I0325 18:11:09.809947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16700. 2021-03-25T18:23:09.7163938Z I0325 18:11:09.839746 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16701. 2021-03-25T18:23:09.7167135Z I0325 18:11:09.854927 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16702. 2021-03-25T18:23:09.7170299Z I0325 18:11:10.406538 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16703. 2021-03-25T18:23:09.7173438Z I0325 18:11:10.412386 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16704. 2021-03-25T18:23:09.7177166Z I0325 18:11:10.421054 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16705. 2021-03-25T18:23:09.7180031Z I0325 18:11:10.433995 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16706. 2021-03-25T18:23:09.7181609Z I0325 18:11:10.434041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16707. 2021-03-25T18:23:09.7182917Z I0325 18:11:10.434052 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16708. 2021-03-25T18:23:09.7184809Z I0325 18:11:10.442055 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16709. 2021-03-25T18:23:09.7186483Z I0325 18:11:10.442096 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16710. 2021-03-25T18:23:09.7187787Z I0325 18:11:10.442107 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16711. 2021-03-25T18:23:09.7190201Z I0325 18:11:10.450107 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16712. 2021-03-25T18:23:09.7193470Z I0325 18:11:10.460162 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16713. 2021-03-25T18:23:09.7196657Z I0325 18:11:10.488146 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16714. 2021-03-25T18:23:09.7199853Z I0325 18:11:10.524858 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16715. 2021-03-25T18:23:09.7203019Z I0325 18:11:11.011583 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16716. 2021-03-25T18:23:09.7285457Z I0325 18:11:11.018557 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16717. 2021-03-25T18:23:09.7289210Z I0325 18:11:11.023274 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16718. 2021-03-25T18:23:09.7292588Z I0325 18:11:11.082351 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16719. 2021-03-25T18:23:09.7296045Z I0325 18:11:11.117712 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16720. 2021-03-25T18:23:09.7299506Z I0325 18:11:11.168125 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16721. 2021-03-25T18:23:09.7302364Z I0325 18:11:14.867500 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16722. 2021-03-25T18:23:09.7303953Z I0325 18:11:14.867558 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16723. 2021-03-25T18:23:09.7305271Z I0325 18:11:14.867568 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16724. 2021-03-25T18:23:09.7307692Z I0325 18:11:14.887415 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16725. 2021-03-25T18:23:09.7311189Z I0325 18:11:14.911266 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16726. 2021-03-25T18:23:09.7314552Z I0325 18:11:15.463121 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16727. 2021-03-25T18:23:09.7317789Z I0325 18:11:15.477134 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16728. 2021-03-25T18:23:09.7321221Z I0325 18:11:15.493428 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16729. 2021-03-25T18:23:09.7324048Z I0325 18:11:15.502362 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16730. 2021-03-25T18:23:09.7325643Z I0325 18:11:15.502567 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16731. 2021-03-25T18:23:09.7326943Z I0325 18:11:15.502691 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16732. 2021-03-25T18:23:09.7328840Z I0325 18:11:15.519950 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16733. 2021-03-25T18:23:09.7330415Z I0325 18:11:15.520149 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16734. 2021-03-25T18:23:09.7331735Z I0325 18:11:15.520266 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16735. 2021-03-25T18:23:09.7334136Z I0325 18:11:15.532034 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16736. 2021-03-25T18:23:09.7337533Z I0325 18:11:15.537501 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16737. 2021-03-25T18:23:09.7341400Z I0325 18:11:15.543183 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16738. 2021-03-25T18:23:09.7376980Z I0325 18:11:15.545835 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16739. 2021-03-25T18:23:09.7380204Z I0325 18:11:16.095252 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16740. 2021-03-25T18:23:09.7383297Z I0325 18:11:16.099311 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16741. 2021-03-25T18:23:09.7386630Z I0325 18:11:16.106472 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16742. 2021-03-25T18:23:09.7389846Z I0325 18:11:16.111334 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16743. 2021-03-25T18:23:09.7393559Z I0325 18:11:16.118294 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16744. 2021-03-25T18:23:09.7397203Z I0325 18:11:16.127042 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16745. 2021-03-25T18:23:09.7400048Z I0325 18:11:19.897442 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16746. 2021-03-25T18:23:09.7401652Z I0325 18:11:19.897671 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16747. 2021-03-25T18:23:09.7402963Z I0325 18:11:19.897776 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16748. 2021-03-25T18:23:09.7405392Z I0325 18:11:19.911720 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16749. 2021-03-25T18:23:09.7408597Z I0325 18:11:19.935276 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16750. 2021-03-25T18:23:09.7411864Z I0325 18:11:20.487151 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16751. 2021-03-25T18:23:09.7415171Z I0325 18:11:20.497735 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16752. 2021-03-25T18:23:09.7418594Z I0325 18:11:20.515319 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16753. 2021-03-25T18:23:09.7421446Z I0325 18:11:20.543205 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16754. 2021-03-25T18:23:09.7423026Z I0325 18:11:20.543379 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16755. 2021-03-25T18:23:09.7424340Z I0325 18:11:20.543401 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16756. 2021-03-25T18:23:09.7426229Z I0325 18:11:20.570451 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16757. 2021-03-25T18:23:09.7427833Z I0325 18:11:20.570497 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16758. 2021-03-25T18:23:09.7429233Z I0325 18:11:20.570622 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16759. 2021-03-25T18:23:09.7431650Z I0325 18:11:20.589316 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16760. 2021-03-25T18:23:09.7434785Z I0325 18:11:20.591684 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16761. 2021-03-25T18:23:09.7438031Z I0325 18:11:20.602572 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16762. 2021-03-25T18:23:09.7441295Z I0325 18:11:20.661378 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16763. 2021-03-25T18:23:09.7444449Z I0325 18:11:21.154361 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16764. 2021-03-25T18:23:09.7447604Z I0325 18:11:21.161961 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16765. 2021-03-25T18:23:09.7492771Z I0325 18:11:21.173864 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16766. 2021-03-25T18:23:09.7497581Z I0325 18:11:21.213156 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16767. 2021-03-25T18:23:09.7500788Z I0325 18:11:21.219800 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16768. 2021-03-25T18:23:09.7504209Z I0325 18:11:21.230465 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16769. 2021-03-25T18:23:09.7507163Z I0325 18:11:24.942233 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16770. 2021-03-25T18:23:09.7508768Z I0325 18:11:24.942299 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16771. 2021-03-25T18:23:09.7510072Z I0325 18:11:24.942310 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16772. 2021-03-25T18:23:09.7512606Z I0325 18:11:24.970943 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16773. 2021-03-25T18:23:09.7515973Z I0325 18:11:24.978233 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16774. 2021-03-25T18:23:09.7519255Z I0325 18:11:25.533589 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16775. 2021-03-25T18:23:09.7522369Z I0325 18:11:25.552740 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16776. 2021-03-25T18:23:09.7525883Z I0325 18:11:25.560862 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16777. 2021-03-25T18:23:09.7528761Z I0325 18:11:25.578398 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16778. 2021-03-25T18:23:09.7530345Z I0325 18:11:25.578441 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16779. 2021-03-25T18:23:09.7531659Z I0325 18:11:25.578451 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16780. 2021-03-25T18:23:09.7533548Z I0325 18:11:25.579031 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16781. 2021-03-25T18:23:09.7535275Z I0325 18:11:25.579068 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16782. 2021-03-25T18:23:09.7536666Z I0325 18:11:25.579089 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16783. 2021-03-25T18:23:09.7539120Z I0325 18:11:25.601042 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16784. 2021-03-25T18:23:09.7572612Z I0325 18:11:25.601517 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16785. 2021-03-25T18:23:09.7576197Z I0325 18:11:25.608540 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16786. 2021-03-25T18:23:09.7579487Z I0325 18:11:25.620893 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16787. 2021-03-25T18:23:09.7582770Z I0325 18:11:26.160032 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16788. 2021-03-25T18:23:09.7585883Z I0325 18:11:26.386814 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16789. 2021-03-25T18:23:09.7589024Z I0325 18:11:26.417869 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16790. 2021-03-25T18:23:09.7592412Z I0325 18:11:26.439342 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16791. 2021-03-25T18:23:09.7595812Z I0325 18:11:26.465902 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16792. 2021-03-25T18:23:09.7599633Z I0325 18:11:26.480780 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16793. 2021-03-25T18:23:09.7602841Z I0325 18:11:30.077423 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16794. 2021-03-25T18:23:09.7604431Z I0325 18:11:30.077543 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16795. 2021-03-25T18:23:09.7605746Z I0325 18:11:30.077562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16796. 2021-03-25T18:23:09.7608172Z I0325 18:11:30.108062 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16797. 2021-03-25T18:23:09.7611621Z I0325 18:11:30.128651 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16798. 2021-03-25T18:23:09.7614809Z I0325 18:11:30.680421 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16799. 2021-03-25T18:23:09.7618098Z I0325 18:11:30.686347 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16800. 2021-03-25T18:23:09.7621511Z I0325 18:11:30.692277 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16801. 2021-03-25T18:23:09.7624338Z I0325 18:11:30.720612 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16802. 2021-03-25T18:23:09.7625937Z I0325 18:11:30.720670 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16803. 2021-03-25T18:23:09.7627242Z I0325 18:11:30.720680 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16804. 2021-03-25T18:23:09.7629147Z I0325 18:11:30.723371 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16805. 2021-03-25T18:23:09.7658084Z I0325 18:11:30.723985 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16806. 2021-03-25T18:23:09.7659572Z I0325 18:11:30.724009 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16807. 2021-03-25T18:23:09.7662201Z I0325 18:11:30.751123 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16808. 2021-03-25T18:23:09.7665353Z I0325 18:11:30.759761 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16809. 2021-03-25T18:23:09.7668656Z I0325 18:11:30.769137 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16810. 2021-03-25T18:23:09.7671901Z I0325 18:11:30.773435 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16811. 2021-03-25T18:23:09.7675073Z I0325 18:11:31.327083 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16812. 2021-03-25T18:23:09.7678307Z I0325 18:11:31.331779 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16813. 2021-03-25T18:23:09.7681452Z I0325 18:11:31.338057 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16814. 2021-03-25T18:23:09.7685016Z I0325 18:11:31.351778 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16815. 2021-03-25T18:23:09.7688402Z I0325 18:11:31.366557 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16816. 2021-03-25T18:23:09.7691935Z I0325 18:11:31.375182 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16817. 2021-03-25T18:23:09.7694790Z I0325 18:11:35.108436 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16818. 2021-03-25T18:23:09.7696795Z I0325 18:11:35.108502 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16819. 2021-03-25T18:23:09.7698200Z I0325 18:11:35.108521 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16820. 2021-03-25T18:23:09.7701559Z I0325 18:11:35.131178 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16821. 2021-03-25T18:23:09.7704776Z I0325 18:11:35.157137 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16822. 2021-03-25T18:23:09.7708069Z I0325 18:11:35.709138 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16823. 2021-03-25T18:23:09.7711214Z I0325 18:11:35.719436 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16824. 2021-03-25T18:23:09.7714684Z I0325 18:11:35.726511 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16825. 2021-03-25T18:23:09.7727175Z I0325 18:11:35.760225 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16826. 2021-03-25T18:23:09.7728925Z I0325 18:11:35.760539 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16827. 2021-03-25T18:23:09.7730248Z I0325 18:11:35.760768 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16828. 2021-03-25T18:23:09.7732303Z I0325 18:11:35.760707 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16829. 2021-03-25T18:23:09.7734146Z I0325 18:11:35.761311 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16830. 2021-03-25T18:23:09.7735713Z I0325 18:11:35.761460 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16831. 2021-03-25T18:23:09.7738162Z I0325 18:11:35.778222 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16832. 2021-03-25T18:23:09.7741322Z I0325 18:11:35.779310 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16833. 2021-03-25T18:23:09.7744512Z I0325 18:11:35.788367 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16834. 2021-03-25T18:23:09.7747781Z I0325 18:11:35.819220 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16835. 2021-03-25T18:23:09.7750954Z I0325 18:11:36.341597 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16836. 2021-03-25T18:23:09.7754043Z I0325 18:11:36.376538 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16837. 2021-03-25T18:23:09.7757192Z I0325 18:11:36.377653 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16838. 2021-03-25T18:23:09.7801269Z I0325 18:11:36.406286 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16839. 2021-03-25T18:23:09.7804986Z I0325 18:11:36.448832 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16840. 2021-03-25T18:23:09.7808774Z I0325 18:11:36.481779 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16841. 2021-03-25T18:23:09.7811654Z I0325 18:11:40.153724 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16842. 2021-03-25T18:23:09.7813253Z I0325 18:11:40.153780 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16843. 2021-03-25T18:23:09.7814561Z I0325 18:11:40.153791 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16844. 2021-03-25T18:23:09.7817143Z I0325 18:11:40.166888 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16845. 2021-03-25T18:23:09.7820341Z I0325 18:11:40.172671 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16846. 2021-03-25T18:23:09.7823529Z I0325 18:11:40.724910 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16847. 2021-03-25T18:23:09.7826656Z I0325 18:11:40.732445 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16848. 2021-03-25T18:23:09.7830088Z I0325 18:11:40.750693 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16849. 2021-03-25T18:23:09.7832939Z I0325 18:11:40.771796 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16850. 2021-03-25T18:23:09.7834530Z I0325 18:11:40.771836 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16851. 2021-03-25T18:23:09.7835841Z I0325 18:11:40.771912 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16852. 2021-03-25T18:23:09.7837855Z I0325 18:11:40.780936 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16853. 2021-03-25T18:23:09.7839458Z I0325 18:11:40.780974 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16854. 2021-03-25T18:23:09.7840862Z I0325 18:11:40.781012 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16855. 2021-03-25T18:23:09.7843299Z I0325 18:11:40.822139 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16856. 2021-03-25T18:23:09.7846410Z I0325 18:11:40.822369 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16857. 2021-03-25T18:23:09.7849949Z I0325 18:11:40.841572 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16858. 2021-03-25T18:23:09.7853228Z I0325 18:11:40.841771 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16859. 2021-03-25T18:23:09.7896467Z I0325 18:11:41.393798 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16860. 2021-03-25T18:23:09.7899826Z I0325 18:11:41.395375 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16861. 2021-03-25T18:23:09.7903131Z I0325 18:11:41.401393 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16862. 2021-03-25T18:23:09.7908505Z I0325 18:11:41.402546 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16863. 2021-03-25T18:23:09.7911930Z I0325 18:11:41.408593 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16864. 2021-03-25T18:23:09.7915516Z I0325 18:11:41.418713 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16865. 2021-03-25T18:23:09.7918360Z I0325 18:11:45.185859 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16866. 2021-03-25T18:23:09.7919942Z I0325 18:11:45.185906 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16867. 2021-03-25T18:23:09.7921391Z I0325 18:11:45.185917 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16868. 2021-03-25T18:23:09.7923802Z I0325 18:11:45.267067 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16869. 2021-03-25T18:23:09.7927075Z I0325 18:11:45.375104 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16870. 2021-03-25T18:23:09.7930480Z I0325 18:11:45.926813 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16871. 2021-03-25T18:23:09.7933735Z I0325 18:11:45.944602 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16872. 2021-03-25T18:23:09.7937707Z I0325 18:11:45.964244 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16873. 2021-03-25T18:23:09.7940563Z I0325 18:11:45.975688 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16874. 2021-03-25T18:23:09.7942157Z I0325 18:11:45.975754 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16875. 2021-03-25T18:23:09.7943462Z I0325 18:11:45.975775 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16876. 2021-03-25T18:23:09.7945355Z I0325 18:11:45.998719 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16877. 2021-03-25T18:23:09.7946945Z I0325 18:11:45.998768 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16878. 2021-03-25T18:23:09.7948256Z I0325 18:11:45.998778 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16879. 2021-03-25T18:23:09.7950881Z I0325 18:11:46.001687 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16880. 2021-03-25T18:23:09.7954052Z I0325 18:11:46.029472 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16881. 2021-03-25T18:23:09.7957269Z I0325 18:11:46.049287 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16882. 2021-03-25T18:23:09.7960512Z I0325 18:11:46.070278 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16883. 2021-03-25T18:23:09.7963717Z I0325 18:11:46.600912 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16884. 2021-03-25T18:23:09.7966851Z I0325 18:11:46.609874 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16885. 2021-03-25T18:23:09.7970274Z I0325 18:11:46.618092 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16886. 2021-03-25T18:23:09.7973742Z I0325 18:11:46.629870 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16887. 2021-03-25T18:23:09.8008688Z I0325 18:11:46.650111 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16888. 2021-03-25T18:23:09.8012275Z I0325 18:11:46.667300 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16889. 2021-03-25T18:23:09.8016111Z I0325 18:11:50.262354 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16890. 2021-03-25T18:23:09.8017727Z I0325 18:11:50.262416 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16891. 2021-03-25T18:23:09.8019033Z I0325 18:11:50.262426 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16892. 2021-03-25T18:23:09.8021475Z I0325 18:11:50.301182 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16893. 2021-03-25T18:23:09.8024685Z I0325 18:11:50.312586 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16894. 2021-03-25T18:23:09.8027968Z I0325 18:11:50.864216 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16895. 2021-03-25T18:23:09.8031128Z I0325 18:11:50.875951 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16896. 2021-03-25T18:23:09.8034546Z I0325 18:11:50.890897 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16897. 2021-03-25T18:23:09.8037752Z I0325 18:11:50.912038 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16898. 2021-03-25T18:23:09.8039346Z I0325 18:11:50.912248 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16899. 2021-03-25T18:23:09.8040648Z I0325 18:11:50.912310 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16900. 2021-03-25T18:23:09.8042550Z I0325 18:11:50.918603 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16901. 2021-03-25T18:23:09.8044130Z I0325 18:11:50.918646 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16902. 2021-03-25T18:23:09.8045446Z I0325 18:11:50.918655 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16903. 2021-03-25T18:23:09.8048057Z I0325 18:11:50.938600 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16904. 2021-03-25T18:23:09.8051328Z I0325 18:11:50.947820 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16905. 2021-03-25T18:23:09.8054583Z I0325 18:11:50.957291 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16906. 2021-03-25T18:23:09.8057976Z I0325 18:11:50.965370 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16907. 2021-03-25T18:23:09.8061194Z I0325 18:11:51.510983 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16908. 2021-03-25T18:23:09.8064336Z I0325 18:11:51.520722 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16909. 2021-03-25T18:23:09.8067506Z I0325 18:11:51.524372 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16910. 2021-03-25T18:23:09.8070844Z I0325 18:11:51.533664 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16911. 2021-03-25T18:23:09.8082459Z I0325 18:11:51.541989 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16912. 2021-03-25T18:23:09.8086111Z I0325 18:11:51.571658 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16913. 2021-03-25T18:23:09.8107149Z I0325 18:11:55.310710 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16914. 2021-03-25T18:23:09.8147676Z I0325 18:11:55.310770 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16915. 2021-03-25T18:23:09.8149005Z I0325 18:11:55.310781 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16916. 2021-03-25T18:23:09.8174221Z I0325 18:11:55.320815 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16917. 2021-03-25T18:23:09.8177893Z I0325 18:11:55.337426 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16918. 2021-03-25T18:23:09.8189255Z I0325 18:11:55.889344 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16919. 2021-03-25T18:23:09.8192616Z I0325 18:11:55.906313 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16920. 2021-03-25T18:23:09.8224855Z I0325 18:11:55.915937 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16921. 2021-03-25T18:23:09.8227887Z I0325 18:11:55.965705 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16922. 2021-03-25T18:23:09.8229491Z I0325 18:11:55.965888 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16923. 2021-03-25T18:23:09.8230815Z I0325 18:11:55.965934 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16924. 2021-03-25T18:23:09.8232696Z I0325 18:11:55.967743 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16925. 2021-03-25T18:23:09.8234294Z I0325 18:11:55.967840 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16926. 2021-03-25T18:23:09.8235589Z I0325 18:11:55.967928 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16927. 2021-03-25T18:23:09.8238018Z I0325 18:11:55.984452 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16928. 2021-03-25T18:23:09.8241169Z I0325 18:11:55.991501 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16929. 2021-03-25T18:23:09.8244355Z I0325 18:11:56.009055 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16930. 2021-03-25T18:23:09.8247594Z I0325 18:11:56.015725 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16931. 2021-03-25T18:23:09.8250754Z I0325 18:11:56.561114 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16932. 2021-03-25T18:23:09.8253827Z I0325 18:11:56.568652 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16933. 2021-03-25T18:23:09.8257182Z I0325 18:11:56.574963 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16934. 2021-03-25T18:23:09.8260496Z I0325 18:11:56.586088 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16935. 2021-03-25T18:23:09.8263939Z I0325 18:11:56.593687 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16936. 2021-03-25T18:23:09.8267608Z I0325 18:11:56.600612 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16937. 2021-03-25T18:23:09.8270458Z I0325 18:12:00.598611 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16938. 2021-03-25T18:23:09.8272060Z I0325 18:12:00.598697 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16939. 2021-03-25T18:23:09.8273361Z I0325 18:12:00.598717 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16940. 2021-03-25T18:23:09.8275771Z I0325 18:12:00.645547 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16941. 2021-03-25T18:23:09.8278949Z I0325 18:12:00.656671 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16942. 2021-03-25T18:23:09.8282125Z I0325 18:12:01.208379 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16943. 2021-03-25T18:23:09.8285251Z I0325 18:12:01.215568 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16944. 2021-03-25T18:23:09.8343301Z I0325 18:12:01.221954 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16945. 2021-03-25T18:23:09.8346199Z I0325 18:12:01.247506 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16946. 2021-03-25T18:23:09.8347790Z I0325 18:12:01.247573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16947. 2021-03-25T18:23:09.8349211Z I0325 18:12:01.247586 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16948. 2021-03-25T18:23:09.8351108Z I0325 18:12:01.258118 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16949. 2021-03-25T18:23:09.8352702Z I0325 18:12:01.279026 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16950. 2021-03-25T18:23:09.8353999Z I0325 18:12:01.279051 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16951. 2021-03-25T18:23:09.8356583Z I0325 18:12:01.278956 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16952. 2021-03-25T18:23:09.8359715Z I0325 18:12:01.291804 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16953. 2021-03-25T18:23:09.8363133Z I0325 18:12:01.351558 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16954. 2021-03-25T18:23:09.8366379Z I0325 18:12:01.361256 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16955. 2021-03-25T18:23:09.8369563Z I0325 18:12:01.903357 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16956. 2021-03-25T18:23:09.8372659Z I0325 18:12:01.912791 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16957. 2021-03-25T18:23:09.8375905Z I0325 18:12:01.919362 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16958. 2021-03-25T18:23:09.8379138Z I0325 18:12:01.929711 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16959. 2021-03-25T18:23:09.8382536Z I0325 18:12:01.940396 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16960. 2021-03-25T18:23:09.8386145Z I0325 18:12:01.941825 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16961. 2021-03-25T18:23:09.8388986Z I0325 18:12:05.665917 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16962. 2021-03-25T18:23:09.8390572Z I0325 18:12:05.665967 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16963. 2021-03-25T18:23:09.8391885Z I0325 18:12:05.666272 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16964. 2021-03-25T18:23:09.8394398Z I0325 18:12:05.682934 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16965. 2021-03-25T18:23:09.8397614Z I0325 18:12:05.722157 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16966. 2021-03-25T18:23:09.8400933Z I0325 18:12:06.274605 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16967. 2021-03-25T18:23:09.8404067Z I0325 18:12:06.280562 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16968. 2021-03-25T18:23:09.8407556Z I0325 18:12:06.286196 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16969. 2021-03-25T18:23:09.8410404Z I0325 18:12:06.303845 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16970. 2021-03-25T18:23:09.8412004Z I0325 18:12:06.304041 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16971. 2021-03-25T18:23:09.8413304Z I0325 18:12:06.304134 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16972. 2021-03-25T18:23:09.8434941Z I0325 18:12:06.319606 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16973. 2021-03-25T18:23:09.8437884Z I0325 18:12:06.323552 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16974. 2021-03-25T18:23:09.8439598Z I0325 18:12:06.323726 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16975. 2021-03-25T18:23:09.8440914Z I0325 18:12:06.323815 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16976. 2021-03-25T18:23:09.8443361Z I0325 18:12:06.333460 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16977. 2021-03-25T18:23:09.8446559Z I0325 18:12:06.336009 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16978. 2021-03-25T18:23:09.8449810Z I0325 18:12:06.354023 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16979. 2021-03-25T18:23:09.8453141Z I0325 18:12:06.897255 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16980. 2021-03-25T18:23:09.8456511Z I0325 18:12:06.909604 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16981. 2021-03-25T18:23:09.8459682Z I0325 18:12:06.927673 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16982. 2021-03-25T18:23:09.8463112Z I0325 18:12:06.934299 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16983. 2021-03-25T18:23:09.8466520Z I0325 18:12:06.938796 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16984. 2021-03-25T18:23:09.8470386Z I0325 18:12:06.953120 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16985. 2021-03-25T18:23:09.8473237Z I0325 18:12:10.695483 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16986. 2021-03-25T18:23:09.8474831Z I0325 18:12:10.695548 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16987. 2021-03-25T18:23:09.8476139Z I0325 18:12:10.695561 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16988. 2021-03-25T18:23:09.8478570Z I0325 18:12:10.710797 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  16989. 2021-03-25T18:23:09.8481756Z I0325 18:12:10.727200 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  16990. 2021-03-25T18:23:09.8484934Z I0325 18:12:11.279179 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  16991. 2021-03-25T18:23:09.8488078Z I0325 18:12:11.285754 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  16992. 2021-03-25T18:23:09.8491486Z I0325 18:12:11.295242 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  16993. 2021-03-25T18:23:09.8494331Z I0325 18:12:11.325929 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16994. 2021-03-25T18:23:09.8496074Z I0325 18:12:11.325975 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16995. 2021-03-25T18:23:09.8497391Z I0325 18:12:11.325987 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16996. 2021-03-25T18:23:09.8499293Z I0325 18:12:11.332779 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  16997. 2021-03-25T18:23:09.8500882Z I0325 18:12:11.332821 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  16998. 2021-03-25T18:23:09.8502175Z I0325 18:12:11.332831 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  16999. 2021-03-25T18:23:09.8537390Z I0325 18:12:11.344096 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17000. 2021-03-25T18:23:09.8540889Z I0325 18:12:11.356821 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17001. 2021-03-25T18:23:09.8544190Z I0325 18:12:11.366480 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17002. 2021-03-25T18:23:09.8547710Z I0325 18:12:11.387141 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17003. 2021-03-25T18:23:09.8550896Z I0325 18:12:11.941618 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17004. 2021-03-25T18:23:09.8553988Z I0325 18:12:11.942736 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17005. 2021-03-25T18:23:09.8557138Z I0325 18:12:12.006200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17006. 2021-03-25T18:23:09.8560341Z I0325 18:12:12.012321 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17007. 2021-03-25T18:23:09.8563785Z I0325 18:12:12.052573 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17008. 2021-03-25T18:23:09.8567386Z I0325 18:12:12.067367 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17009. 2021-03-25T18:23:09.8570228Z I0325 18:12:15.776221 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17010. 2021-03-25T18:23:09.8571827Z I0325 18:12:15.776344 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17011. 2021-03-25T18:23:09.8573130Z I0325 18:12:15.776458 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17012. 2021-03-25T18:23:09.8575665Z I0325 18:12:15.797907 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17013. 2021-03-25T18:23:09.8578874Z I0325 18:12:15.829821 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17014. 2021-03-25T18:23:09.8582045Z I0325 18:12:16.384022 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17015. 2021-03-25T18:23:09.8601018Z I0325 18:12:16.400659 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17016. 2021-03-25T18:23:09.8604643Z I0325 18:12:16.405340 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17017. 2021-03-25T18:23:09.8607666Z I0325 18:12:16.423816 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17018. 2021-03-25T18:23:09.8609381Z I0325 18:12:16.423859 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17019. 2021-03-25T18:23:09.8610698Z I0325 18:12:16.423870 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17020. 2021-03-25T18:23:09.8612607Z I0325 18:12:16.424174 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17021. 2021-03-25T18:23:09.8614209Z I0325 18:12:16.424202 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17022. 2021-03-25T18:23:09.8615732Z I0325 18:12:16.424212 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17023. 2021-03-25T18:23:09.8618164Z I0325 18:12:16.438952 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17024. 2021-03-25T18:23:09.8621293Z I0325 18:12:16.444567 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17025. 2021-03-25T18:23:09.8624614Z I0325 18:12:16.460930 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17026. 2021-03-25T18:23:09.8627856Z I0325 18:12:16.461138 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17027. 2021-03-25T18:23:09.8631034Z I0325 18:12:17.014270 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17028. 2021-03-25T18:23:09.8685701Z I0325 18:12:17.015911 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17029. 2021-03-25T18:23:09.8688876Z I0325 18:12:17.030294 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17030. 2021-03-25T18:23:09.8692241Z I0325 18:12:17.037610 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17031. 2021-03-25T18:23:09.8695882Z I0325 18:12:17.042221 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17032. 2021-03-25T18:23:09.8699511Z I0325 18:12:17.061256 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17033. 2021-03-25T18:23:09.8702427Z I0325 18:12:20.825702 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17034. 2021-03-25T18:23:09.8704022Z I0325 18:12:20.828560 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17035. 2021-03-25T18:23:09.8705338Z I0325 18:12:20.828966 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17036. 2021-03-25T18:23:09.8707758Z I0325 18:12:20.838179 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17037. 2021-03-25T18:23:09.8710961Z I0325 18:12:20.849371 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17038. 2021-03-25T18:23:09.8714474Z I0325 18:12:21.446918 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17039. 2021-03-25T18:23:09.8717741Z I0325 18:12:21.452491 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17040. 2021-03-25T18:23:09.8721386Z I0325 18:12:21.458239 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17041. 2021-03-25T18:23:09.8724224Z I0325 18:12:21.753887 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17042. 2021-03-25T18:23:09.8725828Z I0325 18:12:21.754318 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17043. 2021-03-25T18:23:09.8727127Z I0325 18:12:21.754410 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17044. 2021-03-25T18:23:09.8729020Z I0325 18:12:21.754803 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17045. 2021-03-25T18:23:09.8730598Z I0325 18:12:21.754903 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17046. 2021-03-25T18:23:09.8731908Z I0325 18:12:21.755016 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17047. 2021-03-25T18:23:09.8734402Z I0325 18:12:21.817761 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17048. 2021-03-25T18:23:09.8766477Z I0325 18:12:21.820075 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17049. 2021-03-25T18:23:09.8772244Z I0325 18:12:21.833002 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17050. 2021-03-25T18:23:09.8776097Z I0325 18:12:21.884082 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17051. 2021-03-25T18:23:09.8779333Z I0325 18:12:22.397711 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17052. 2021-03-25T18:23:09.8782474Z I0325 18:12:22.404521 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17053. 2021-03-25T18:23:09.8802388Z I0325 18:12:22.418225 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17054. 2021-03-25T18:23:09.8806019Z I0325 18:12:22.442846 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17055. 2021-03-25T18:23:09.8809271Z I0325 18:12:22.449639 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17056. 2021-03-25T18:23:09.8812694Z I0325 18:12:22.462966 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17057. 2021-03-25T18:23:09.8815944Z I0325 18:12:25.844025 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17058. 2021-03-25T18:23:09.8817553Z I0325 18:12:25.844074 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17059. 2021-03-25T18:23:09.8818856Z I0325 18:12:25.844084 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17060. 2021-03-25T18:23:09.8821310Z I0325 18:12:25.853212 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17061. 2021-03-25T18:23:09.8824515Z I0325 18:12:25.867643 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17062. 2021-03-25T18:23:09.8853076Z I0325 18:12:26.419345 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17063. 2021-03-25T18:23:09.8856729Z I0325 18:12:26.426048 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17064. 2021-03-25T18:23:09.8860262Z I0325 18:12:26.432785 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17065. 2021-03-25T18:23:09.8863253Z I0325 18:12:26.465932 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17066. 2021-03-25T18:23:09.8864855Z I0325 18:12:26.466032 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17067. 2021-03-25T18:23:09.8866166Z I0325 18:12:26.466056 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17068. 2021-03-25T18:23:09.8868057Z I0325 18:12:26.467080 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17069. 2021-03-25T18:23:09.8869746Z I0325 18:12:26.467136 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17070. 2021-03-25T18:23:09.8871060Z I0325 18:12:26.467272 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17071. 2021-03-25T18:23:09.8873475Z I0325 18:12:26.496425 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17072. 2021-03-25T18:23:09.8876685Z I0325 18:12:26.504969 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17073. 2021-03-25T18:23:09.8879847Z I0325 18:12:26.559474 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17074. 2021-03-25T18:23:09.8883030Z I0325 18:12:26.570755 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17075. 2021-03-25T18:23:09.8886199Z I0325 18:12:27.098101 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17076. 2021-03-25T18:23:09.8905669Z I0325 18:12:27.157174 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17077. 2021-03-25T18:23:09.8909253Z I0325 18:12:27.159011 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17078. 2021-03-25T18:23:09.8912711Z I0325 18:12:27.173137 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17079. 2021-03-25T18:23:09.8916305Z I0325 18:12:27.191596 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17080. 2021-03-25T18:23:09.8919840Z I0325 18:12:27.209193 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17081. 2021-03-25T18:23:09.8922773Z I0325 18:12:31.075982 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17082. 2021-03-25T18:23:09.8924379Z I0325 18:12:31.076171 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17083. 2021-03-25T18:23:09.8925782Z I0325 18:12:31.076257 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17084. 2021-03-25T18:23:09.8928220Z I0325 18:12:31.125292 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17085. 2021-03-25T18:23:09.8931399Z I0325 18:12:31.154209 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17086. 2021-03-25T18:23:09.8934573Z I0325 18:12:31.715915 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17087. 2021-03-25T18:23:09.8960502Z I0325 18:12:31.778233 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17088. 2021-03-25T18:23:09.8964007Z I0325 18:12:31.793022 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17089. 2021-03-25T18:23:09.8966872Z I0325 18:12:31.829378 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17090. 2021-03-25T18:23:09.8968459Z I0325 18:12:31.829422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17091. 2021-03-25T18:23:09.8969773Z I0325 18:12:31.829434 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17092. 2021-03-25T18:23:09.8971663Z I0325 18:12:31.879402 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17093. 2021-03-25T18:23:09.8973262Z I0325 18:12:31.879453 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17094. 2021-03-25T18:23:09.8974562Z I0325 18:12:31.879463 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17095. 2021-03-25T18:23:09.8977179Z I0325 18:12:31.909668 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17096. 2021-03-25T18:23:09.8980569Z I0325 18:12:31.910967 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17097. 2021-03-25T18:23:09.8983763Z I0325 18:12:31.921145 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17098. 2021-03-25T18:23:09.8987089Z I0325 18:12:31.922262 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17099. 2021-03-25T18:23:09.8990413Z I0325 18:12:32.472887 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17100. 2021-03-25T18:23:09.8993509Z I0325 18:12:32.487381 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17101. 2021-03-25T18:23:09.8996639Z I0325 18:12:32.536111 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17102. 2021-03-25T18:23:09.8999866Z I0325 18:12:32.539509 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17103. 2021-03-25T18:23:09.9003412Z I0325 18:12:32.549720 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17104. 2021-03-25T18:23:09.9007138Z I0325 18:12:32.558050 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17105. 2021-03-25T18:23:09.9009990Z I0325 18:12:36.424029 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17106. 2021-03-25T18:23:09.9011576Z I0325 18:12:36.424082 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17107. 2021-03-25T18:23:09.9012902Z I0325 18:12:36.424107 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17108. 2021-03-25T18:23:09.9015433Z I0325 18:12:36.456847 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17109. 2021-03-25T18:23:09.9055662Z I0325 18:12:36.464632 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17110. 2021-03-25T18:23:09.9058912Z I0325 18:12:37.016276 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17111. 2021-03-25T18:23:09.9062316Z I0325 18:12:37.024553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17112. 2021-03-25T18:23:09.9065751Z I0325 18:12:37.034629 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17113. 2021-03-25T18:23:09.9068674Z I0325 18:12:37.050061 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17114. 2021-03-25T18:23:09.9070283Z I0325 18:12:37.050251 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17115. 2021-03-25T18:23:09.9071713Z I0325 18:12:37.050360 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17116. 2021-03-25T18:23:09.9073636Z I0325 18:12:37.054781 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17117. 2021-03-25T18:23:09.9075210Z I0325 18:12:37.054946 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17118. 2021-03-25T18:23:09.9076512Z I0325 18:12:37.055050 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17119. 2021-03-25T18:23:09.9079031Z I0325 18:12:37.072206 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17120. 2021-03-25T18:23:09.9082256Z I0325 18:12:37.089157 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17121. 2021-03-25T18:23:09.9085447Z I0325 18:12:37.089565 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17122. 2021-03-25T18:23:09.9088627Z I0325 18:12:37.119623 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17123. 2021-03-25T18:23:09.9091808Z I0325 18:12:37.640824 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17124. 2021-03-25T18:23:09.9095149Z I0325 18:12:37.647875 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17125. 2021-03-25T18:23:09.9098590Z I0325 18:12:37.652683 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17126. 2021-03-25T18:23:09.9102167Z I0325 18:12:37.682556 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17127. 2021-03-25T18:23:09.9105399Z I0325 18:12:37.688627 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17128. 2021-03-25T18:23:09.9108802Z I0325 18:12:37.710199 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17129. 2021-03-25T18:23:09.9111697Z I0325 18:12:41.456393 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17130. 2021-03-25T18:23:09.9113295Z I0325 18:12:41.456454 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17131. 2021-03-25T18:23:09.9114612Z I0325 18:12:41.456464 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17132. 2021-03-25T18:23:09.9117047Z I0325 18:12:41.468159 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17133. 2021-03-25T18:23:09.9120244Z I0325 18:12:41.471954 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17134. 2021-03-25T18:23:09.9123419Z I0325 18:12:42.023978 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17135. 2021-03-25T18:23:09.9126556Z I0325 18:12:42.029786 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17136. 2021-03-25T18:23:09.9129971Z I0325 18:12:42.039147 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17137. 2021-03-25T18:23:09.9132826Z I0325 18:12:42.049609 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17138. 2021-03-25T18:23:09.9177378Z I0325 18:12:42.049652 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17139. 2021-03-25T18:23:09.9178729Z I0325 18:12:42.049662 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17140. 2021-03-25T18:23:09.9180783Z I0325 18:12:42.063889 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17141. 2021-03-25T18:23:09.9182383Z I0325 18:12:42.063945 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17142. 2021-03-25T18:23:09.9183690Z I0325 18:12:42.063962 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17143. 2021-03-25T18:23:09.9186117Z I0325 18:12:42.070893 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17144. 2021-03-25T18:23:09.9189516Z I0325 18:12:42.080638 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17145. 2021-03-25T18:23:09.9192697Z I0325 18:12:42.085049 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17146. 2021-03-25T18:23:09.9195946Z I0325 18:12:42.112412 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17147. 2021-03-25T18:23:09.9199117Z I0325 18:12:42.632851 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17148. 2021-03-25T18:23:09.9202267Z I0325 18:12:42.641308 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17149. 2021-03-25T18:23:09.9205685Z I0325 18:12:42.650955 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17150. 2021-03-25T18:23:09.9209016Z I0325 18:12:42.666395 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17151. 2021-03-25T18:23:09.9212143Z I0325 18:12:42.691314 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17152. 2021-03-25T18:23:09.9215842Z I0325 18:12:42.715385 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17153. 2021-03-25T18:23:09.9275504Z I0325 18:12:46.509226 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17154. 2021-03-25T18:23:09.9277136Z I0325 18:12:46.509278 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17155. 2021-03-25T18:23:09.9278451Z I0325 18:12:46.509291 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17156. 2021-03-25T18:23:09.9280889Z I0325 18:12:46.539205 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17157. 2021-03-25T18:23:09.9284079Z I0325 18:12:46.568756 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17158. 2021-03-25T18:23:09.9287271Z I0325 18:12:47.120813 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17159. 2021-03-25T18:23:09.9290607Z I0325 18:12:47.128022 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17160. 2021-03-25T18:23:09.9294028Z I0325 18:12:47.138100 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17161. 2021-03-25T18:23:09.9297151Z I0325 18:12:47.151051 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17162. 2021-03-25T18:23:09.9298839Z I0325 18:12:47.151111 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17163. 2021-03-25T18:23:09.9300253Z I0325 18:12:47.151144 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17164. 2021-03-25T18:23:09.9302225Z I0325 18:12:47.167231 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17165. 2021-03-25T18:23:09.9303812Z I0325 18:12:47.167270 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17166. 2021-03-25T18:23:09.9305109Z I0325 18:12:47.167292 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17167. 2021-03-25T18:23:09.9307530Z I0325 18:12:47.179817 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17168. 2021-03-25T18:23:09.9310724Z I0325 18:12:47.210052 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17169. 2021-03-25T18:23:09.9313907Z I0325 18:12:47.260483 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17170. 2021-03-25T18:23:09.9317233Z I0325 18:12:47.274158 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17171. 2021-03-25T18:23:09.9320420Z I0325 18:12:47.761796 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17172. 2021-03-25T18:23:09.9323563Z I0325 18:12:47.773890 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17173. 2021-03-25T18:23:09.9327060Z I0325 18:12:47.785352 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17174. 2021-03-25T18:23:09.9330404Z I0325 18:12:47.825819 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17175. 2021-03-25T18:23:09.9333641Z I0325 18:12:47.852360 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17176. 2021-03-25T18:23:09.9337111Z I0325 18:12:47.863762 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17177. 2021-03-25T18:23:09.9339948Z I0325 18:12:51.593886 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17178. 2021-03-25T18:23:09.9341608Z I0325 18:12:51.594083 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17179. 2021-03-25T18:23:09.9343149Z I0325 18:12:51.594196 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17180. 2021-03-25T18:23:09.9345585Z I0325 18:12:51.604580 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17181. 2021-03-25T18:23:09.9348905Z I0325 18:12:51.617881 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17182. 2021-03-25T18:23:09.9352069Z I0325 18:12:52.169707 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17183. 2021-03-25T18:23:09.9355220Z I0325 18:12:52.175654 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17184. 2021-03-25T18:23:09.9358775Z I0325 18:12:52.186385 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17185. 2021-03-25T18:23:09.9361646Z I0325 18:12:52.196643 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17186. 2021-03-25T18:23:09.9363243Z I0325 18:12:52.196691 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17187. 2021-03-25T18:23:09.9364552Z I0325 18:12:52.196702 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17188. 2021-03-25T18:23:09.9366455Z I0325 18:12:52.198208 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17189. 2021-03-25T18:23:09.9368029Z I0325 18:12:52.198248 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17190. 2021-03-25T18:23:09.9407659Z I0325 18:12:52.198266 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17191. 2021-03-25T18:23:09.9410348Z I0325 18:12:52.205940 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17192. 2021-03-25T18:23:09.9413697Z I0325 18:12:52.210289 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17193. 2021-03-25T18:23:09.9417112Z I0325 18:12:52.212927 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17194. 2021-03-25T18:23:09.9420474Z I0325 18:12:52.216974 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17195. 2021-03-25T18:23:09.9423672Z I0325 18:12:52.764390 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17196. 2021-03-25T18:23:09.9426755Z I0325 18:12:52.768779 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17197. 2021-03-25T18:23:09.9429904Z I0325 18:12:52.777826 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17198. 2021-03-25T18:23:09.9433117Z I0325 18:12:52.779261 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17199. 2021-03-25T18:23:09.9436530Z I0325 18:12:52.791784 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17200. 2021-03-25T18:23:09.9440129Z I0325 18:12:52.792989 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17201. 2021-03-25T18:23:09.9442960Z I0325 18:12:56.609306 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17202. 2021-03-25T18:23:09.9444558Z I0325 18:12:56.609373 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17203. 2021-03-25T18:23:09.9445867Z I0325 18:12:56.609383 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17204. 2021-03-25T18:23:09.9448291Z I0325 18:12:56.624858 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17205. 2021-03-25T18:23:09.9451489Z I0325 18:12:56.632233 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17206. 2021-03-25T18:23:09.9454807Z I0325 18:12:57.183849 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17207. 2021-03-25T18:23:09.9458144Z I0325 18:12:57.197854 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17208. 2021-03-25T18:23:09.9461589Z I0325 18:12:57.204782 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17209. 2021-03-25T18:23:09.9464469Z I0325 18:12:57.220555 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17210. 2021-03-25T18:23:09.9466123Z I0325 18:12:57.221749 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17211. 2021-03-25T18:23:09.9467443Z I0325 18:12:57.221907 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17212. 2021-03-25T18:23:09.9469329Z I0325 18:12:57.223133 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17213. 2021-03-25T18:23:09.9470920Z I0325 18:12:57.223355 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17214. 2021-03-25T18:23:09.9472224Z I0325 18:12:57.223496 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17215. 2021-03-25T18:23:09.9474626Z I0325 18:12:57.236083 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17216. 2021-03-25T18:23:09.9477814Z I0325 18:12:57.240942 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17217. 2021-03-25T18:23:09.9480974Z I0325 18:12:57.258347 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17218. 2021-03-25T18:23:09.9484161Z I0325 18:12:57.264391 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17219. 2021-03-25T18:23:09.9487314Z I0325 18:12:57.799976 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17220. 2021-03-25T18:23:09.9490470Z I0325 18:12:57.805196 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17221. 2021-03-25T18:23:09.9493881Z I0325 18:12:57.810286 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17222. 2021-03-25T18:23:09.9551006Z I0325 18:12:57.815476 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17223. 2021-03-25T18:23:09.9554378Z I0325 18:12:57.822360 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17224. 2021-03-25T18:23:09.9557794Z I0325 18:12:57.827146 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17225. 2021-03-25T18:23:09.9560652Z I0325 18:13:01.641432 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17226. 2021-03-25T18:23:09.9562366Z I0325 18:13:01.641602 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17227. 2021-03-25T18:23:09.9563676Z I0325 18:13:01.641622 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17228. 2021-03-25T18:23:09.9566110Z I0325 18:13:01.653028 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17229. 2021-03-25T18:23:09.9569298Z I0325 18:13:01.663611 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17230. 2021-03-25T18:23:09.9572486Z I0325 18:13:02.216088 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17231. 2021-03-25T18:23:09.9575757Z I0325 18:13:02.224370 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17232. 2021-03-25T18:23:09.9579194Z I0325 18:13:02.230596 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17233. 2021-03-25T18:23:09.9582027Z I0325 18:13:02.252149 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17234. 2021-03-25T18:23:09.9583617Z I0325 18:13:02.252236 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17235. 2021-03-25T18:23:09.9585726Z I0325 18:13:02.252250 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17236. 2021-03-25T18:23:09.9587684Z I0325 18:13:02.252671 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17237. 2021-03-25T18:23:09.9589280Z I0325 18:13:02.252722 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17238. 2021-03-25T18:23:09.9590575Z I0325 18:13:02.252850 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17239. 2021-03-25T18:23:09.9592996Z I0325 18:13:02.272231 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17240. 2021-03-25T18:23:09.9596243Z I0325 18:13:02.273641 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17241. 2021-03-25T18:23:09.9599442Z I0325 18:13:02.277402 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17242. 2021-03-25T18:23:09.9602700Z I0325 18:13:02.277455 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17243. 2021-03-25T18:23:09.9608761Z I0325 18:13:02.828845 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17244. 2021-03-25T18:23:09.9611928Z I0325 18:13:02.830759 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17245. 2021-03-25T18:23:09.9646277Z I0325 18:13:02.836218 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17246. 2021-03-25T18:23:09.9649799Z I0325 18:13:02.839361 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17247. 2021-03-25T18:23:09.9653250Z I0325 18:13:02.844134 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17248. 2021-03-25T18:23:09.9657026Z I0325 18:13:02.848123 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17249. 2021-03-25T18:23:09.9659863Z I0325 18:13:06.682867 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17250. 2021-03-25T18:23:09.9661483Z I0325 18:13:06.682972 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17251. 2021-03-25T18:23:09.9662802Z I0325 18:13:06.682983 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17252. 2021-03-25T18:23:09.9665219Z I0325 18:13:06.715206 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17253. 2021-03-25T18:23:09.9668423Z I0325 18:13:06.720039 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17254. 2021-03-25T18:23:09.9671590Z I0325 18:13:07.271454 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17255. 2021-03-25T18:23:09.9674864Z I0325 18:13:07.277381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17256. 2021-03-25T18:23:09.9678480Z I0325 18:13:07.283074 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17257. 2021-03-25T18:23:09.9681324Z I0325 18:13:07.296660 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17258. 2021-03-25T18:23:09.9683567Z I0325 18:13:07.296746 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17259. 2021-03-25T18:23:09.9685156Z I0325 18:13:07.296769 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17260. 2021-03-25T18:23:09.9686476Z I0325 18:13:07.296779 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17261. 2021-03-25T18:23:09.9687765Z I0325 18:13:07.297899 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17262. 2021-03-25T18:23:09.9689071Z I0325 18:13:07.297924 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17263. 2021-03-25T18:23:09.9691495Z I0325 18:13:07.303642 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17264. 2021-03-25T18:23:09.9694775Z I0325 18:13:07.305934 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17265. 2021-03-25T18:23:09.9698205Z I0325 18:13:07.309100 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17266. 2021-03-25T18:23:09.9701449Z I0325 18:13:07.313853 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17267. 2021-03-25T18:23:09.9704626Z I0325 18:13:07.860399 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17268. 2021-03-25T18:23:09.9707757Z I0325 18:13:07.865174 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17269. 2021-03-25T18:23:09.9710900Z I0325 18:13:07.866259 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17270. 2021-03-25T18:23:09.9714248Z I0325 18:13:07.874636 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17271. 2021-03-25T18:23:09.9772088Z I0325 18:13:07.884638 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17272. 2021-03-25T18:23:09.9776084Z I0325 18:13:07.890412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17273. 2021-03-25T18:23:09.9778953Z I0325 18:13:11.734922 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17274. 2021-03-25T18:23:09.9780644Z I0325 18:13:11.734987 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17275. 2021-03-25T18:23:09.9781956Z I0325 18:13:11.734997 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17276. 2021-03-25T18:23:09.9784396Z I0325 18:13:11.753888 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17277. 2021-03-25T18:23:09.9787581Z I0325 18:13:11.758704 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17278. 2021-03-25T18:23:09.9790745Z I0325 18:13:12.310234 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17279. 2021-03-25T18:23:09.9794034Z I0325 18:13:12.316335 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17280. 2021-03-25T18:23:09.9797443Z I0325 18:13:12.321029 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17281. 2021-03-25T18:23:09.9800292Z I0325 18:13:12.332391 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17282. 2021-03-25T18:23:09.9801877Z I0325 18:13:12.332441 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17283. 2021-03-25T18:23:09.9803768Z I0325 18:13:12.332444 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17284. 2021-03-25T18:23:09.9805367Z I0325 18:13:12.332450 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17285. 2021-03-25T18:23:09.9806680Z I0325 18:13:12.332495 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17286. 2021-03-25T18:23:09.9807984Z I0325 18:13:12.332506 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17287. 2021-03-25T18:23:09.9810387Z I0325 18:13:12.338530 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17288. 2021-03-25T18:23:09.9813526Z I0325 18:13:12.341194 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17289. 2021-03-25T18:23:09.9817102Z I0325 18:13:12.344126 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17290. 2021-03-25T18:23:09.9820481Z I0325 18:13:12.346179 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17291. 2021-03-25T18:23:09.9823861Z I0325 18:13:12.895628 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17292. 2021-03-25T18:23:09.9826981Z I0325 18:13:12.899217 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17293. 2021-03-25T18:23:09.9830232Z I0325 18:13:12.906635 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17294. 2021-03-25T18:23:09.9833550Z I0325 18:13:12.907433 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17295. 2021-03-25T18:23:09.9837371Z I0325 18:13:12.912129 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17296. 2021-03-25T18:23:09.9841123Z I0325 18:13:12.912917 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17297. 2021-03-25T18:23:09.9843974Z I0325 18:13:16.761178 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17298. 2021-03-25T18:23:09.9845574Z I0325 18:13:16.761239 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17299. 2021-03-25T18:23:09.9846871Z I0325 18:13:16.761250 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17300. 2021-03-25T18:23:09.9878663Z I0325 18:13:16.768912 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17301. 2021-03-25T18:23:09.9882359Z I0325 18:13:16.774697 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17302. 2021-03-25T18:23:09.9885581Z I0325 18:13:17.327308 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17303. 2021-03-25T18:23:09.9888706Z I0325 18:13:17.332377 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17304. 2021-03-25T18:23:09.9892437Z I0325 18:13:17.338081 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17305. 2021-03-25T18:23:09.9895682Z I0325 18:13:17.351906 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17306. 2021-03-25T18:23:09.9897365Z I0325 18:13:17.351951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17307. 2021-03-25T18:23:09.9898694Z I0325 18:13:17.351963 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17308. 2021-03-25T18:23:09.9900611Z I0325 18:13:17.352725 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17309. 2021-03-25T18:23:09.9902203Z I0325 18:13:17.352764 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17310. 2021-03-25T18:23:09.9903505Z I0325 18:13:17.352774 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17311. 2021-03-25T18:23:09.9905931Z I0325 18:13:17.367417 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17312. 2021-03-25T18:23:09.9909058Z I0325 18:13:17.368123 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17313. 2021-03-25T18:23:09.9912262Z I0325 18:13:17.379417 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17314. 2021-03-25T18:23:09.9915502Z I0325 18:13:17.379770 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17315. 2021-03-25T18:23:09.9918680Z I0325 18:13:17.933939 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17316. 2021-03-25T18:23:09.9921917Z I0325 18:13:17.934121 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17317. 2021-03-25T18:23:09.9925065Z I0325 18:13:17.955850 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17318. 2021-03-25T18:23:09.9928371Z I0325 18:13:17.960646 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17319. 2021-03-25T18:23:09.9931774Z I0325 18:13:17.968418 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17320. 2021-03-25T18:23:09.9963573Z I0325 18:13:17.985251 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17321. 2021-03-25T18:23:09.9966776Z I0325 18:13:21.778471 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17322. 2021-03-25T18:23:09.9968368Z I0325 18:13:21.778542 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17323. 2021-03-25T18:23:09.9969865Z I0325 18:13:21.778562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17324. 2021-03-25T18:23:09.9972318Z I0325 18:13:21.786651 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17325. 2021-03-25T18:23:09.9975687Z I0325 18:13:21.791660 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17326. 2021-03-25T18:23:09.9978880Z I0325 18:13:22.343074 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17327. 2021-03-25T18:23:09.9982024Z I0325 18:13:22.347952 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17328. 2021-03-25T18:23:09.9985443Z I0325 18:13:22.352559 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17329. 2021-03-25T18:23:09.9988275Z I0325 18:13:22.365102 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17330. 2021-03-25T18:23:09.9990569Z I0325 18:13:22.365127 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17331. 2021-03-25T18:23:09.9992160Z I0325 18:13:22.365141 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17332. 2021-03-25T18:23:09.9993473Z I0325 18:13:22.365154 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17333. 2021-03-25T18:23:09.9994770Z I0325 18:13:22.365180 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17334. 2021-03-25T18:23:09.9996076Z I0325 18:13:22.365191 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17335. 2021-03-25T18:23:09.9998485Z I0325 18:13:22.371769 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17336. 2021-03-25T18:23:10.0001623Z I0325 18:13:22.374478 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17337. 2021-03-25T18:23:10.0005075Z I0325 18:13:22.379925 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17338. 2021-03-25T18:23:10.0008319Z I0325 18:13:22.385320 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17339. 2021-03-25T18:23:10.0011662Z I0325 18:13:22.931645 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17340. 2021-03-25T18:23:10.0014744Z I0325 18:13:22.937040 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17341. 2021-03-25T18:23:10.0018028Z I0325 18:13:22.942233 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17342. 2021-03-25T18:23:10.0021341Z I0325 18:13:22.947066 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17343. 2021-03-25T18:23:10.0024770Z I0325 18:13:22.955466 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17344. 2021-03-25T18:23:10.0037827Z I0325 18:13:22.964575 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17345. 2021-03-25T18:23:10.0041097Z I0325 18:13:27.176128 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17346. 2021-03-25T18:23:10.0042701Z I0325 18:13:27.176179 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17347. 2021-03-25T18:23:10.0044021Z I0325 18:13:27.176200 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17348. 2021-03-25T18:23:10.0046460Z I0325 18:13:27.209624 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17349. 2021-03-25T18:23:10.0049651Z I0325 18:13:27.218169 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17350. 2021-03-25T18:23:10.0052839Z I0325 18:13:27.819497 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17351. 2021-03-25T18:23:10.0056661Z I0325 18:13:27.867783 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17352. 2021-03-25T18:23:10.0060271Z I0325 18:13:27.886152 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17353. 2021-03-25T18:23:10.0063167Z I0325 18:13:27.911281 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17354. 2021-03-25T18:23:10.0064751Z I0325 18:13:27.911458 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17355. 2021-03-25T18:23:10.0066147Z I0325 18:13:27.911516 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17356. 2021-03-25T18:23:10.0068203Z I0325 18:13:27.920396 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17357. 2021-03-25T18:23:10.0069779Z I0325 18:13:27.920447 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17358. 2021-03-25T18:23:10.0071086Z I0325 18:13:27.920457 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17359. 2021-03-25T18:23:10.0073506Z I0325 18:13:27.945887 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17360. 2021-03-25T18:23:10.0076636Z I0325 18:13:27.952394 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17361. 2021-03-25T18:23:10.0079828Z I0325 18:13:27.953716 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17362. 2021-03-25T18:23:10.0083071Z I0325 18:13:27.959520 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17363. 2021-03-25T18:23:10.0086238Z I0325 18:13:28.505342 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17364. 2021-03-25T18:23:10.0089322Z I0325 18:13:28.510863 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17365. 2021-03-25T18:23:10.0092457Z I0325 18:13:28.519492 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17366. 2021-03-25T18:23:10.0099856Z I0325 18:13:28.526651 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17367. 2021-03-25T18:23:10.0103463Z I0325 18:13:28.533353 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17368. 2021-03-25T18:23:10.0107211Z I0325 18:13:28.564632 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17369. 2021-03-25T18:23:10.0110067Z I0325 18:13:32.376073 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17370. 2021-03-25T18:23:10.0111660Z I0325 18:13:32.376124 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17371. 2021-03-25T18:23:10.0113046Z I0325 18:13:32.376135 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17372. 2021-03-25T18:23:10.0115480Z I0325 18:13:32.404019 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17373. 2021-03-25T18:23:10.0118666Z I0325 18:13:32.411075 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17374. 2021-03-25T18:23:10.0121823Z I0325 18:13:32.963952 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17375. 2021-03-25T18:23:10.0124958Z I0325 18:13:32.970772 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17376. 2021-03-25T18:23:10.0128387Z I0325 18:13:32.976458 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17377. 2021-03-25T18:23:10.0131237Z I0325 18:13:32.993304 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17378. 2021-03-25T18:23:10.0132817Z I0325 18:13:32.993366 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17379. 2021-03-25T18:23:10.0134130Z I0325 18:13:32.993395 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17380. 2021-03-25T18:23:10.0139618Z I0325 18:13:32.999368 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17381. 2021-03-25T18:23:10.0141248Z I0325 18:13:32.999405 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17382. 2021-03-25T18:23:10.0142551Z I0325 18:13:32.999415 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17383. 2021-03-25T18:23:10.0144984Z I0325 18:13:33.009251 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17384. 2021-03-25T18:23:10.0148236Z I0325 18:13:33.014765 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17385. 2021-03-25T18:23:10.0184454Z I0325 18:13:33.020035 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17386. 2021-03-25T18:23:10.0187971Z I0325 18:13:33.031324 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17387. 2021-03-25T18:23:10.0191332Z I0325 18:13:33.571475 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17388. 2021-03-25T18:23:10.0194507Z I0325 18:13:33.577900 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17389. 2021-03-25T18:23:10.0197668Z I0325 18:13:33.595106 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17390. 2021-03-25T18:23:10.0201011Z I0325 18:13:33.604639 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17391. 2021-03-25T18:23:10.0204412Z I0325 18:13:33.623109 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17392. 2021-03-25T18:23:10.0207830Z I0325 18:13:33.642269 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17393. 2021-03-25T18:23:10.0210676Z I0325 18:13:37.407896 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17394. 2021-03-25T18:23:10.0212260Z I0325 18:13:37.408012 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17395. 2021-03-25T18:23:10.0213577Z I0325 18:13:37.408040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17396. 2021-03-25T18:23:10.0216141Z I0325 18:13:37.416752 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17397. 2021-03-25T18:23:10.0219360Z I0325 18:13:37.420602 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17398. 2021-03-25T18:23:10.0222530Z I0325 18:13:37.971972 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17399. 2021-03-25T18:23:10.0225684Z I0325 18:13:37.977599 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17400. 2021-03-25T18:23:10.0229206Z I0325 18:13:37.982216 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17401. 2021-03-25T18:23:10.0232034Z I0325 18:13:38.012230 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17402. 2021-03-25T18:23:10.0233627Z I0325 18:13:38.012447 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17403. 2021-03-25T18:23:10.0234993Z I0325 18:13:38.012538 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17404. 2021-03-25T18:23:10.0236898Z I0325 18:13:38.012403 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17405. 2021-03-25T18:23:10.0238476Z I0325 18:13:38.013828 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17406. 2021-03-25T18:23:10.0239782Z I0325 18:13:38.013900 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17407. 2021-03-25T18:23:10.0242180Z I0325 18:13:38.021757 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17408. 2021-03-25T18:23:10.0245320Z I0325 18:13:38.022874 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17409. 2021-03-25T18:23:10.0248507Z I0325 18:13:38.026493 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17410. 2021-03-25T18:23:10.0251728Z I0325 18:13:38.027249 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17411. 2021-03-25T18:23:10.0255001Z I0325 18:13:38.578323 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17412. 2021-03-25T18:23:10.0258086Z I0325 18:13:38.583237 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17413. 2021-03-25T18:23:10.0261230Z I0325 18:13:38.584204 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17414. 2021-03-25T18:23:10.0264492Z I0325 18:13:38.590207 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17415. 2021-03-25T18:23:10.0267901Z I0325 18:13:38.591416 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17416. 2021-03-25T18:23:10.0271591Z I0325 18:13:38.607366 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17417. 2021-03-25T18:23:10.0274418Z I0325 18:13:42.440688 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17418. 2021-03-25T18:23:10.0276014Z I0325 18:13:42.440737 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17419. 2021-03-25T18:23:10.0277376Z I0325 18:13:42.440747 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17420. 2021-03-25T18:23:10.0279803Z I0325 18:13:42.454403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17421. 2021-03-25T18:23:10.0282993Z I0325 18:13:42.488257 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17422. 2021-03-25T18:23:10.0286150Z I0325 18:13:43.071839 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17423. 2021-03-25T18:23:10.0330005Z I0325 18:13:43.085147 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17424. 2021-03-25T18:23:10.0333703Z I0325 18:13:43.091674 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17425. 2021-03-25T18:23:10.0336725Z I0325 18:13:43.108597 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17426. 2021-03-25T18:23:10.0338883Z I0325 18:13:43.108758 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17427. 2021-03-25T18:23:10.0340497Z I0325 18:13:43.108790 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17428. 2021-03-25T18:23:10.0341810Z I0325 18:13:43.108835 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17429. 2021-03-25T18:23:10.0343328Z I0325 18:13:43.108641 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17430. 2021-03-25T18:23:10.0344631Z I0325 18:13:43.109627 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17431. 2021-03-25T18:23:10.0347050Z I0325 18:13:43.117231 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17432. 2021-03-25T18:23:10.0350188Z I0325 18:13:43.119389 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17433. 2021-03-25T18:23:10.0353581Z I0325 18:13:43.141041 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17434. 2021-03-25T18:23:10.0356838Z I0325 18:13:43.143643 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17435. 2021-03-25T18:23:10.0360119Z I0325 18:13:43.692659 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17436. 2021-03-25T18:23:10.0363367Z I0325 18:13:43.697381 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17437. 2021-03-25T18:23:10.0366615Z I0325 18:13:43.702281 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17438. 2021-03-25T18:23:10.0369831Z I0325 18:13:43.711545 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17439. 2021-03-25T18:23:10.0373249Z I0325 18:13:43.738886 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17440. 2021-03-25T18:23:10.0377024Z I0325 18:13:43.750491 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17441. 2021-03-25T18:23:10.0379879Z I0325 18:13:47.486144 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17442. 2021-03-25T18:23:10.0381587Z I0325 18:13:47.486193 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17443. 2021-03-25T18:23:10.0382899Z I0325 18:13:47.486216 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17444. 2021-03-25T18:23:10.0385433Z I0325 18:13:47.494213 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17445. 2021-03-25T18:23:10.0388639Z I0325 18:13:47.505849 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17446. 2021-03-25T18:23:10.0391825Z I0325 18:13:48.057616 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17447. 2021-03-25T18:23:10.0417574Z I0325 18:13:48.064531 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17448. 2021-03-25T18:23:10.0421371Z I0325 18:13:48.070779 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17449. 2021-03-25T18:23:10.0424224Z I0325 18:13:48.080313 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17450. 2021-03-25T18:23:10.0425810Z I0325 18:13:48.080357 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17451. 2021-03-25T18:23:10.0427200Z I0325 18:13:48.080368 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17452. 2021-03-25T18:23:10.0429108Z I0325 18:13:48.083333 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17453. 2021-03-25T18:23:10.0430703Z I0325 18:13:48.083373 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17454. 2021-03-25T18:23:10.0432001Z I0325 18:13:48.083383 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17455. 2021-03-25T18:23:10.0434418Z I0325 18:13:48.090279 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17456. 2021-03-25T18:23:10.0437546Z I0325 18:13:48.092367 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17457. 2021-03-25T18:23:10.0440749Z I0325 18:13:48.094937 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17458. 2021-03-25T18:23:10.0444000Z I0325 18:13:48.106147 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17459. 2021-03-25T18:23:10.0447167Z I0325 18:13:48.646530 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17460. 2021-03-25T18:23:10.0450322Z I0325 18:13:48.652420 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17461. 2021-03-25T18:23:10.0453723Z I0325 18:13:48.656769 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17462. 2021-03-25T18:23:10.0457265Z I0325 18:13:48.661148 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17463. 2021-03-25T18:23:10.0460403Z I0325 18:13:48.678213 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17464. 2021-03-25T18:23:10.0463939Z I0325 18:13:48.683265 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17465. 2021-03-25T18:23:10.0466776Z I0325 18:13:52.559293 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17466. 2021-03-25T18:23:10.0468364Z I0325 18:13:52.559344 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17467. 2021-03-25T18:23:10.0469680Z I0325 18:13:52.559355 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17468. 2021-03-25T18:23:10.0472149Z I0325 18:13:52.572434 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17469. 2021-03-25T18:23:10.0475361Z I0325 18:13:52.579681 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17470. 2021-03-25T18:23:10.0478533Z I0325 18:13:53.131238 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17471. 2021-03-25T18:23:10.0481682Z I0325 18:13:53.139424 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17472. 2021-03-25T18:23:10.0485092Z I0325 18:13:53.149270 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17473. 2021-03-25T18:23:10.0487923Z I0325 18:13:53.165859 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17474. 2021-03-25T18:23:10.0489518Z I0325 18:13:53.165911 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17475. 2021-03-25T18:23:10.0490813Z I0325 18:13:53.165921 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17476. 2021-03-25T18:23:10.0492703Z I0325 18:13:53.167849 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17477. 2021-03-25T18:23:10.0494287Z I0325 18:13:53.167891 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17478. 2021-03-25T18:23:10.0495694Z I0325 18:13:53.167901 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17479. 2021-03-25T18:23:10.0515058Z I0325 18:13:53.179423 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17480. 2021-03-25T18:23:10.0518772Z I0325 18:13:53.184423 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17481. 2021-03-25T18:23:10.0522007Z I0325 18:13:53.214533 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17482. 2021-03-25T18:23:10.0525450Z I0325 18:13:53.214760 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17483. 2021-03-25T18:23:10.0528620Z I0325 18:13:53.767237 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17484. 2021-03-25T18:23:10.0531770Z I0325 18:13:53.767339 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17485. 2021-03-25T18:23:10.0543414Z I0325 18:13:53.779422 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17486. 2021-03-25T18:23:10.0546793Z I0325 18:13:53.785926 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17487. 2021-03-25T18:23:10.0550224Z I0325 18:13:53.797298 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17488. 2021-03-25T18:23:10.0553833Z I0325 18:13:53.805933 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17489. 2021-03-25T18:23:10.0556665Z I0325 18:13:57.579799 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17490. 2021-03-25T18:23:10.0558262Z I0325 18:13:57.579909 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17491. 2021-03-25T18:23:10.0559563Z I0325 18:13:57.579953 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17492. 2021-03-25T18:23:10.0562002Z I0325 18:13:57.590070 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17493. 2021-03-25T18:23:10.0565259Z I0325 18:13:57.594321 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17494. 2021-03-25T18:23:10.0568429Z I0325 18:13:58.186239 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17495. 2021-03-25T18:23:10.0571576Z I0325 18:13:58.207644 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17496. 2021-03-25T18:23:10.0575144Z I0325 18:13:58.214587 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17497. 2021-03-25T18:23:10.0578212Z I0325 18:13:58.230966 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17498. 2021-03-25T18:23:10.0579790Z I0325 18:13:58.231241 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17499. 2021-03-25T18:23:10.0581095Z I0325 18:13:58.231336 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17500. 2021-03-25T18:23:10.0583579Z I0325 18:13:58.239368 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17501. 2021-03-25T18:23:10.0586198Z I0325 18:13:58.239596 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17502. 2021-03-25T18:23:10.0587785Z I0325 18:13:58.239777 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17503. 2021-03-25T18:23:10.0609097Z I0325 18:13:58.240009 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17504. 2021-03-25T18:23:10.0611843Z I0325 18:13:58.246701 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17505. 2021-03-25T18:23:10.0615153Z I0325 18:13:58.349232 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17506. 2021-03-25T18:23:10.0618371Z I0325 18:13:58.370690 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17507. 2021-03-25T18:23:10.0621655Z I0325 18:13:58.799206 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17508. 2021-03-25T18:23:10.0624816Z I0325 18:13:58.806697 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17509. 2021-03-25T18:23:10.0628241Z I0325 18:13:58.812523 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17510. 2021-03-25T18:23:10.0634859Z I0325 18:13:58.922757 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17511. 2021-03-25T18:23:10.0638211Z I0325 18:13:58.927592 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17512. 2021-03-25T18:23:10.0641628Z I0325 18:13:58.933620 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17513. 2021-03-25T18:23:10.0644885Z I0325 18:14:02.600277 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17514. 2021-03-25T18:23:10.0648358Z I0325 18:14:02.600546 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17515. 2021-03-25T18:23:10.0649819Z I0325 18:14:02.600680 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17516. 2021-03-25T18:23:10.0652461Z I0325 18:14:02.607313 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17517. 2021-03-25T18:23:10.0655797Z I0325 18:14:02.611176 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17518. 2021-03-25T18:23:10.0658999Z I0325 18:14:03.162619 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17519. 2021-03-25T18:23:10.0662155Z I0325 18:14:03.168721 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17520. 2021-03-25T18:23:10.0665625Z I0325 18:14:03.173135 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17521. 2021-03-25T18:23:10.0668479Z I0325 18:14:03.187651 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17522. 2021-03-25T18:23:10.0670058Z I0325 18:14:03.187696 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17523. 2021-03-25T18:23:10.0671371Z I0325 18:14:03.187760 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17524. 2021-03-25T18:23:10.0673256Z I0325 18:14:03.194131 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17525. 2021-03-25T18:23:10.0674858Z I0325 18:14:03.194177 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17526. 2021-03-25T18:23:10.0676155Z I0325 18:14:03.194188 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17527. 2021-03-25T18:23:10.0678575Z I0325 18:14:03.218601 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17528. 2021-03-25T18:23:10.0681761Z I0325 18:14:03.235939 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17529. 2021-03-25T18:23:10.0719509Z I0325 18:14:03.236604 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17530. 2021-03-25T18:23:10.0723038Z I0325 18:14:03.262620 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17531. 2021-03-25T18:23:10.0726226Z I0325 18:14:03.787856 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17532. 2021-03-25T18:23:10.0729572Z I0325 18:14:03.796392 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17533. 2021-03-25T18:23:10.0733011Z I0325 18:14:03.801291 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17534. 2021-03-25T18:23:10.0736628Z I0325 18:14:03.823690 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17535. 2021-03-25T18:23:10.0739883Z I0325 18:14:03.828437 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17536. 2021-03-25T18:23:10.0743288Z I0325 18:14:03.834241 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17537. 2021-03-25T18:23:10.0746231Z I0325 18:14:07.618699 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17538. 2021-03-25T18:23:10.0747925Z I0325 18:14:07.618850 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17539. 2021-03-25T18:23:10.0749306Z I0325 18:14:07.618867 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17540. 2021-03-25T18:23:10.0751726Z I0325 18:14:07.626410 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17541. 2021-03-25T18:23:10.0754934Z I0325 18:14:07.633751 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17542. 2021-03-25T18:23:10.0758116Z I0325 18:14:08.185378 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17543. 2021-03-25T18:23:10.0761484Z I0325 18:14:08.199801 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17544. 2021-03-25T18:23:10.0765018Z I0325 18:14:08.205664 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17545. 2021-03-25T18:23:10.0767978Z I0325 18:14:08.221941 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17546. 2021-03-25T18:23:10.0770144Z I0325 18:14:08.222024 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17547. 2021-03-25T18:23:10.0771722Z I0325 18:14:08.222118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17548. 2021-03-25T18:23:10.0773102Z I0325 18:14:08.222187 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17549. 2021-03-25T18:23:10.0774406Z I0325 18:14:08.223512 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17550. 2021-03-25T18:23:10.0775808Z I0325 18:14:08.223658 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17551. 2021-03-25T18:23:10.0778241Z I0325 18:14:08.230255 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17552. 2021-03-25T18:23:10.0781385Z I0325 18:14:08.240471 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17553. 2021-03-25T18:23:10.0784571Z I0325 18:14:08.260071 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17554. 2021-03-25T18:23:10.0787809Z I0325 18:14:08.282317 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17555. 2021-03-25T18:23:10.0790969Z I0325 18:14:08.811568 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17556. 2021-03-25T18:23:10.0794105Z I0325 18:14:08.816874 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17557. 2021-03-25T18:23:10.0797523Z I0325 18:14:08.821598 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17558. 2021-03-25T18:23:10.0800875Z I0325 18:14:08.835736 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17559. 2021-03-25T18:23:10.0803990Z I0325 18:14:08.844850 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17560. 2021-03-25T18:23:10.0807399Z I0325 18:14:08.849458 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17561. 2021-03-25T18:23:10.0810326Z I0325 18:14:12.651834 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17562. 2021-03-25T18:23:10.0839005Z I0325 18:14:12.651952 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17563. 2021-03-25T18:23:10.0840331Z I0325 18:14:12.651982 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17564. 2021-03-25T18:23:10.0843128Z I0325 18:14:12.669365 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17565. 2021-03-25T18:23:10.0846506Z I0325 18:14:12.687579 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17566. 2021-03-25T18:23:10.0849799Z I0325 18:14:13.239009 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17567. 2021-03-25T18:23:10.0853171Z I0325 18:14:13.244637 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17568. 2021-03-25T18:23:10.0856754Z I0325 18:14:13.249638 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17569. 2021-03-25T18:23:10.0859618Z I0325 18:14:13.259859 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17570. 2021-03-25T18:23:10.0861198Z I0325 18:14:13.259900 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17571. 2021-03-25T18:23:10.0863142Z I0325 18:14:13.259901 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17572. 2021-03-25T18:23:10.0864739Z I0325 18:14:13.259910 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17573. 2021-03-25T18:23:10.0866042Z I0325 18:14:13.259937 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17574. 2021-03-25T18:23:10.0867405Z I0325 18:14:13.259947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17575. 2021-03-25T18:23:10.0869821Z I0325 18:14:13.267867 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17576. 2021-03-25T18:23:10.0900754Z I0325 18:14:13.272059 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17577. 2021-03-25T18:23:10.0903990Z I0325 18:14:13.272252 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17578. 2021-03-25T18:23:10.0907365Z I0325 18:14:13.287481 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17579. 2021-03-25T18:23:10.0910549Z I0325 18:14:13.823389 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17580. 2021-03-25T18:23:10.0913773Z I0325 18:14:13.833754 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17581. 2021-03-25T18:23:10.0916952Z I0325 18:14:13.838757 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17582. 2021-03-25T18:23:10.0920300Z I0325 18:14:13.845581 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17583. 2021-03-25T18:23:10.0923841Z I0325 18:14:13.847645 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17584. 2021-03-25T18:23:10.0927438Z I0325 18:14:13.861998 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17585. 2021-03-25T18:23:10.0930287Z I0325 18:14:17.723045 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17586. 2021-03-25T18:23:10.0931884Z I0325 18:14:17.723240 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17587. 2021-03-25T18:23:10.0933181Z I0325 18:14:17.723356 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17588. 2021-03-25T18:23:10.0935818Z I0325 18:14:17.783795 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17589. 2021-03-25T18:23:10.0939189Z I0325 18:14:17.791681 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17590. 2021-03-25T18:23:10.0942458Z I0325 18:14:18.343573 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17591. 2021-03-25T18:23:10.0945592Z I0325 18:14:18.353695 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17592. 2021-03-25T18:23:10.0949023Z I0325 18:14:18.368958 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17593. 2021-03-25T18:23:10.0951964Z I0325 18:14:18.382952 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17594. 2021-03-25T18:23:10.0953546Z I0325 18:14:18.383261 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17595. 2021-03-25T18:23:10.0954847Z I0325 18:14:18.383404 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17596. 2021-03-25T18:23:10.0956797Z I0325 18:14:18.394326 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17597. 2021-03-25T18:23:10.0958389Z I0325 18:14:18.394533 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17598. 2021-03-25T18:23:10.0982069Z I0325 18:14:18.394640 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17599. 2021-03-25T18:23:10.0984846Z I0325 18:14:18.415731 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17600. 2021-03-25T18:23:10.0988043Z I0325 18:14:18.426627 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17601. 2021-03-25T18:23:10.0991263Z I0325 18:14:18.465969 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17602. 2021-03-25T18:23:10.0994452Z I0325 18:14:18.515522 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17603. 2021-03-25T18:23:10.0997611Z I0325 18:14:18.978278 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17604. 2021-03-25T18:23:10.1000878Z I0325 18:14:18.983454 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17605. 2021-03-25T18:23:10.1004281Z I0325 18:14:19.006455 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17606. 2021-03-25T18:23:10.1007638Z I0325 18:14:19.107014 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17607. 2021-03-25T18:23:10.1010773Z I0325 18:14:19.259446 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17608. 2021-03-25T18:23:10.1014171Z I0325 18:14:19.308412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17609. 2021-03-25T18:23:10.1017342Z I0325 18:14:22.795603 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17610. 2021-03-25T18:23:10.1018939Z I0325 18:14:22.795667 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17611. 2021-03-25T18:23:10.1020256Z I0325 18:14:22.795679 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17612. 2021-03-25T18:23:10.1022743Z I0325 18:14:22.864466 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17613. 2021-03-25T18:23:10.1025952Z I0325 18:14:22.894195 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17614. 2021-03-25T18:23:10.1029275Z I0325 18:14:23.445546 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17615. 2021-03-25T18:23:10.1032421Z I0325 18:14:23.476626 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17616. 2021-03-25T18:23:10.1035846Z I0325 18:14:23.509368 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17617. 2021-03-25T18:23:10.1038693Z I0325 18:14:23.565224 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17618. 2021-03-25T18:23:10.1040287Z I0325 18:14:23.565749 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17619. 2021-03-25T18:23:10.1041588Z I0325 18:14:23.565774 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17620. 2021-03-25T18:23:10.1043482Z I0325 18:14:23.590265 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17621. 2021-03-25T18:23:10.1045067Z I0325 18:14:23.590454 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17622. 2021-03-25T18:23:10.1046379Z I0325 18:14:23.590476 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17623. 2021-03-25T18:23:10.1048782Z I0325 18:14:23.628494 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17624. 2021-03-25T18:23:10.1051914Z I0325 18:14:23.641991 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17625. 2021-03-25T18:23:10.1081371Z I0325 18:14:23.670816 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17626. 2021-03-25T18:23:10.1085102Z I0325 18:14:23.716467 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17627. 2021-03-25T18:23:10.1088314Z I0325 18:14:24.408631 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17628. 2021-03-25T18:23:10.1091484Z I0325 18:14:24.417808 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17629. 2021-03-25T18:23:10.1094642Z I0325 18:14:24.442687 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17630. 2021-03-25T18:23:10.1098125Z I0325 18:14:24.446971 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17631. 2021-03-25T18:23:10.1101540Z I0325 18:14:24.466781 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17632. 2021-03-25T18:23:10.1105149Z I0325 18:14:24.493327 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17633. 2021-03-25T18:23:10.1108093Z I0325 18:14:27.834982 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17634. 2021-03-25T18:23:10.1109812Z I0325 18:14:27.835122 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17635. 2021-03-25T18:23:10.1111113Z I0325 18:14:27.835175 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17636. 2021-03-25T18:23:10.1113546Z I0325 18:14:27.845180 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17637. 2021-03-25T18:23:10.1116738Z I0325 18:14:27.852171 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17638. 2021-03-25T18:23:10.1119917Z I0325 18:14:28.403831 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17639. 2021-03-25T18:23:10.1123053Z I0325 18:14:28.408932 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17640. 2021-03-25T18:23:10.1126554Z I0325 18:14:28.413728 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17641. 2021-03-25T18:23:10.1129606Z I0325 18:14:28.422874 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17642. 2021-03-25T18:23:10.1131186Z I0325 18:14:28.422939 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17643. 2021-03-25T18:23:10.1132497Z I0325 18:14:28.422956 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17644. 2021-03-25T18:23:10.1134397Z I0325 18:14:28.426100 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17645. 2021-03-25T18:23:10.1136365Z I0325 18:14:28.426253 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17646. 2021-03-25T18:23:10.1137688Z I0325 18:14:28.426272 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17647. 2021-03-25T18:23:10.1140128Z I0325 18:14:28.443054 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17648. 2021-03-25T18:23:10.1143252Z I0325 18:14:28.444601 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17649. 2021-03-25T18:23:10.1146440Z I0325 18:14:28.505170 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17650. 2021-03-25T18:23:10.1149684Z I0325 18:14:28.506940 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17651. 2021-03-25T18:23:10.1152849Z I0325 18:14:29.085348 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17652. 2021-03-25T18:23:10.1155936Z I0325 18:14:29.086022 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17653. 2021-03-25T18:23:10.1159085Z I0325 18:14:29.125091 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17654. 2021-03-25T18:23:10.1182624Z I0325 18:14:29.129995 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17655. 2021-03-25T18:23:10.1186365Z I0325 18:14:29.142031 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17656. 2021-03-25T18:23:10.1189994Z I0325 18:14:29.155824 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17657. 2021-03-25T18:23:10.1193013Z I0325 18:14:32.863951 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17658. 2021-03-25T18:23:10.1194611Z I0325 18:14:32.864019 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17659. 2021-03-25T18:23:10.1195914Z I0325 18:14:32.864029 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17660. 2021-03-25T18:23:10.1198410Z I0325 18:14:32.884063 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17661. 2021-03-25T18:23:10.1201613Z I0325 18:14:32.888188 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17662. 2021-03-25T18:23:10.1204798Z I0325 18:14:33.440023 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17663. 2021-03-25T18:23:10.1207937Z I0325 18:14:33.445982 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17664. 2021-03-25T18:23:10.1211352Z I0325 18:14:33.452570 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17665. 2021-03-25T18:23:10.1214196Z I0325 18:14:33.464003 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17666. 2021-03-25T18:23:10.1215974Z I0325 18:14:33.464051 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17667. 2021-03-25T18:23:10.1217287Z I0325 18:14:33.464061 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17668. 2021-03-25T18:23:10.1219183Z I0325 18:14:33.465071 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17669. 2021-03-25T18:23:10.1220784Z I0325 18:14:33.465124 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17670. 2021-03-25T18:23:10.1222087Z I0325 18:14:33.465141 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17671. 2021-03-25T18:23:10.1224499Z I0325 18:14:33.485228 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17672. 2021-03-25T18:23:10.1227614Z I0325 18:14:33.495265 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17673. 2021-03-25T18:23:10.1230810Z I0325 18:14:33.500846 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17674. 2021-03-25T18:23:10.1234144Z I0325 18:14:33.501618 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17675. 2021-03-25T18:23:10.1237315Z I0325 18:14:34.078641 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17676. 2021-03-25T18:23:10.1240473Z I0325 18:14:34.085660 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17677. 2021-03-25T18:23:10.1243609Z I0325 18:14:34.096293 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17678. 2021-03-25T18:23:10.1246828Z I0325 18:14:34.103381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17679. 2021-03-25T18:23:10.1250244Z I0325 18:14:34.112265 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17680. 2021-03-25T18:23:10.1253838Z I0325 18:14:34.114139 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17681. 2021-03-25T18:23:10.1256950Z I0325 18:14:37.900571 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17682. 2021-03-25T18:23:10.1258536Z I0325 18:14:37.900638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17683. 2021-03-25T18:23:10.1259841Z I0325 18:14:37.900654 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17684. 2021-03-25T18:23:10.1262299Z I0325 18:14:37.910034 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17685. 2021-03-25T18:23:10.1265541Z I0325 18:14:37.915512 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17686. 2021-03-25T18:23:10.1268735Z I0325 18:14:38.467156 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17687. 2021-03-25T18:23:10.1271972Z I0325 18:14:38.483544 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17688. 2021-03-25T18:23:10.1275386Z I0325 18:14:38.501177 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17689. 2021-03-25T18:23:10.1278331Z I0325 18:14:38.532009 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17690. 2021-03-25T18:23:10.1279923Z I0325 18:14:38.532199 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17691. 2021-03-25T18:23:10.1281220Z I0325 18:14:38.532300 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17692. 2021-03-25T18:23:10.1310746Z I0325 18:14:38.532089 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17693. 2021-03-25T18:23:10.1312555Z I0325 18:14:38.532543 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17694. 2021-03-25T18:23:10.1313882Z I0325 18:14:38.532563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17695. 2021-03-25T18:23:10.1316348Z I0325 18:14:38.552663 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17696. 2021-03-25T18:23:10.1319496Z I0325 18:14:38.555287 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17697. 2021-03-25T18:23:10.1322696Z I0325 18:14:38.586456 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17698. 2021-03-25T18:23:10.1325946Z I0325 18:14:38.617925 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17699. 2021-03-25T18:23:10.1329125Z I0325 18:14:39.138374 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17700. 2021-03-25T18:23:10.1332254Z I0325 18:14:39.145120 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17701. 2021-03-25T18:23:10.1335816Z I0325 18:14:39.151120 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17702. 2021-03-25T18:23:10.1339184Z I0325 18:14:39.169439 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17703. 2021-03-25T18:23:10.1342409Z I0325 18:14:39.174007 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17704. 2021-03-25T18:23:10.1345844Z I0325 18:14:39.183058 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17705. 2021-03-25T18:23:10.1348791Z I0325 18:14:42.921106 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17706. 2021-03-25T18:23:10.1350382Z I0325 18:14:42.921162 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17707. 2021-03-25T18:23:10.1351677Z I0325 18:14:42.921172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17708. 2021-03-25T18:23:10.1354092Z I0325 18:14:42.935391 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17709. 2021-03-25T18:23:10.1357351Z I0325 18:14:42.941702 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17710. 2021-03-25T18:23:10.1360647Z I0325 18:14:43.498230 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17711. 2021-03-25T18:23:10.1363835Z I0325 18:14:43.504212 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17712. 2021-03-25T18:23:10.1367254Z I0325 18:14:43.523720 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17713. 2021-03-25T18:23:10.1370100Z I0325 18:14:43.539495 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17714. 2021-03-25T18:23:10.1372620Z I0325 18:14:43.539778 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17715. 2021-03-25T18:23:10.1373943Z I0325 18:14:43.539799 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17716. 2021-03-25T18:23:10.1376660Z I0325 18:14:43.555358 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17717. 2021-03-25T18:23:10.1379280Z I0325 18:14:43.557332 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17718. 2021-03-25T18:23:10.1380872Z I0325 18:14:43.557402 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17719. 2021-03-25T18:23:10.1382175Z I0325 18:14:43.557413 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17720. 2021-03-25T18:23:10.1407985Z I0325 18:14:43.561166 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17721. 2021-03-25T18:23:10.1411228Z I0325 18:14:43.598605 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17722. 2021-03-25T18:23:10.1414507Z I0325 18:14:43.603324 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17723. 2021-03-25T18:23:10.1417968Z I0325 18:14:44.112922 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17724. 2021-03-25T18:23:10.1421135Z I0325 18:14:44.119655 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17725. 2021-03-25T18:23:10.1424631Z I0325 18:14:44.124001 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17726. 2021-03-25T18:23:10.1427986Z I0325 18:14:44.156705 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17727. 2021-03-25T18:23:10.1431184Z I0325 18:14:44.169860 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17728. 2021-03-25T18:23:10.1434585Z I0325 18:14:44.175476 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17729. 2021-03-25T18:23:10.1437434Z I0325 18:14:47.951017 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17730. 2021-03-25T18:23:10.1439300Z I0325 18:14:47.951069 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17731. 2021-03-25T18:23:10.1440599Z I0325 18:14:47.951078 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17732. 2021-03-25T18:23:10.1443024Z I0325 18:14:47.970931 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17733. 2021-03-25T18:23:10.1446215Z I0325 18:14:47.987683 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17734. 2021-03-25T18:23:10.1449413Z I0325 18:14:48.539352 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17735. 2021-03-25T18:23:10.1452533Z I0325 18:14:48.545216 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17736. 2021-03-25T18:23:10.1456089Z I0325 18:14:48.551729 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17737. 2021-03-25T18:23:10.1458944Z I0325 18:14:48.564137 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17738. 2021-03-25T18:23:10.1460621Z I0325 18:14:48.564196 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17739. 2021-03-25T18:23:10.1461942Z I0325 18:14:48.564211 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17740. 2021-03-25T18:23:10.1463896Z I0325 18:14:48.578430 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17741. 2021-03-25T18:23:10.1465560Z I0325 18:14:48.578481 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17742. 2021-03-25T18:23:10.1466861Z I0325 18:14:48.578491 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17743. 2021-03-25T18:23:10.1469288Z I0325 18:14:48.593234 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17744. 2021-03-25T18:23:10.1472403Z I0325 18:14:48.597713 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17745. 2021-03-25T18:23:10.1475608Z I0325 18:14:48.620553 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17746. 2021-03-25T18:23:10.1478859Z I0325 18:14:48.621687 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17747. 2021-03-25T18:23:10.1482045Z I0325 18:14:49.172437 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17748. 2021-03-25T18:23:10.1485135Z I0325 18:14:49.176857 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17749. 2021-03-25T18:23:10.1488262Z I0325 18:14:49.181154 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17750. 2021-03-25T18:23:10.1491463Z I0325 18:14:49.181432 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17751. 2021-03-25T18:23:10.1516882Z I0325 18:14:49.186359 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17752. 2021-03-25T18:23:10.1520951Z I0325 18:14:49.198341 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17753. 2021-03-25T18:23:10.1523902Z I0325 18:14:53.011683 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17754. 2021-03-25T18:23:10.1525662Z I0325 18:14:53.011729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17755. 2021-03-25T18:23:10.1526983Z I0325 18:14:53.011751 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17756. 2021-03-25T18:23:10.1529398Z I0325 18:14:53.029390 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17757. 2021-03-25T18:23:10.1532682Z I0325 18:14:53.055653 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17758. 2021-03-25T18:23:10.1537066Z I0325 18:14:53.607468 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17759. 2021-03-25T18:23:10.1540243Z I0325 18:14:53.615206 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17760. 2021-03-25T18:23:10.1543776Z I0325 18:14:53.628139 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17761. 2021-03-25T18:23:10.1546611Z I0325 18:14:53.675772 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17762. 2021-03-25T18:23:10.1548208Z I0325 18:14:53.675967 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17763. 2021-03-25T18:23:10.1549507Z I0325 18:14:53.675992 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17764. 2021-03-25T18:23:10.1551394Z I0325 18:14:53.704832 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17765. 2021-03-25T18:23:10.1552973Z I0325 18:14:53.704873 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17766. 2021-03-25T18:23:10.1554479Z I0325 18:14:53.704883 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17767. 2021-03-25T18:23:10.1556911Z I0325 18:14:53.719107 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17768. 2021-03-25T18:23:10.1560044Z I0325 18:14:53.738371 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17769. 2021-03-25T18:23:10.1563276Z I0325 18:14:53.745635 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17770. 2021-03-25T18:23:10.1566520Z I0325 18:14:53.793858 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17771. 2021-03-25T18:23:10.1569782Z I0325 18:14:54.296929 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17772. 2021-03-25T18:23:10.1573007Z I0325 18:14:54.303718 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17773. 2021-03-25T18:23:10.1576596Z I0325 18:14:54.322250 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17774. 2021-03-25T18:23:10.1579972Z I0325 18:14:54.345204 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17775. 2021-03-25T18:23:10.1583088Z I0325 18:14:54.351005 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17776. 2021-03-25T18:23:10.1595029Z I0325 18:14:54.355960 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17777. 2021-03-25T18:23:10.1605452Z I0325 18:14:58.046445 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17778. 2021-03-25T18:23:10.1607112Z I0325 18:14:58.046519 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17779. 2021-03-25T18:23:10.1608422Z I0325 18:14:58.046530 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17780. 2021-03-25T18:23:10.1611002Z I0325 18:14:58.053662 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17781. 2021-03-25T18:23:10.1614225Z I0325 18:14:58.057759 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17782. 2021-03-25T18:23:10.1617564Z I0325 18:14:58.609301 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17783. 2021-03-25T18:23:10.1620721Z I0325 18:14:58.614706 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17784. 2021-03-25T18:23:10.1624141Z I0325 18:14:58.619384 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17785. 2021-03-25T18:23:10.1627121Z I0325 18:14:58.629521 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17786. 2021-03-25T18:23:10.1628865Z I0325 18:14:58.629563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17787. 2021-03-25T18:23:10.1630177Z I0325 18:14:58.629575 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17788. 2021-03-25T18:23:10.1632078Z I0325 18:14:58.631171 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17789. 2021-03-25T18:23:10.1633652Z I0325 18:14:58.631200 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17790. 2021-03-25T18:23:10.1635028Z I0325 18:14:58.631210 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17791. 2021-03-25T18:23:10.1637451Z I0325 18:14:58.642235 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17792. 2021-03-25T18:23:10.1640590Z I0325 18:14:58.647847 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17793. 2021-03-25T18:23:10.1643765Z I0325 18:14:58.655794 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17794. 2021-03-25T18:23:10.1655919Z I0325 18:14:58.657943 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17795. 2021-03-25T18:23:10.1659156Z I0325 18:14:59.209601 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17796. 2021-03-25T18:23:10.1662248Z I0325 18:14:59.212553 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17797. 2021-03-25T18:23:10.1676041Z I0325 18:14:59.222671 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17798. 2021-03-25T18:23:10.1679519Z I0325 18:14:59.230099 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17799. 2021-03-25T18:23:10.1682965Z I0325 18:14:59.238495 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17800. 2021-03-25T18:23:10.1686565Z I0325 18:14:59.247403 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17801. 2021-03-25T18:23:10.1689403Z I0325 18:15:03.073645 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17802. 2021-03-25T18:23:10.1691203Z I0325 18:15:03.073843 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17803. 2021-03-25T18:23:10.1692503Z I0325 18:15:03.074160 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17804. 2021-03-25T18:23:10.1695200Z I0325 18:15:03.113885 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17805. 2021-03-25T18:23:10.1698482Z I0325 18:15:03.119130 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17806. 2021-03-25T18:23:10.1701681Z I0325 18:15:03.670433 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17807. 2021-03-25T18:23:10.1704821Z I0325 18:15:03.694833 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17808. 2021-03-25T18:23:10.1708239Z I0325 18:15:03.719145 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17809. 2021-03-25T18:23:10.1711080Z I0325 18:15:03.742599 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17810. 2021-03-25T18:23:10.1712665Z I0325 18:15:03.742740 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17811. 2021-03-25T18:23:10.1713977Z I0325 18:15:03.742778 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17812. 2021-03-25T18:23:10.1715861Z I0325 18:15:03.762804 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17813. 2021-03-25T18:23:10.1717460Z I0325 18:15:03.762868 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17814. 2021-03-25T18:23:10.1719356Z I0325 18:15:03.762879 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17815. 2021-03-25T18:23:10.1728177Z I0325 18:15:03.785477 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17816. 2021-03-25T18:23:10.1731336Z I0325 18:15:03.801775 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17817. 2021-03-25T18:23:10.1734539Z I0325 18:15:03.808627 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17818. 2021-03-25T18:23:10.1738162Z I0325 18:15:03.884315 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17819. 2021-03-25T18:23:10.1741502Z I0325 18:15:04.360219 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17820. 2021-03-25T18:23:10.1744671Z I0325 18:15:04.367047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17821. 2021-03-25T18:23:10.1748180Z I0325 18:15:04.379582 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17822. 2021-03-25T18:23:10.1751543Z I0325 18:15:04.436167 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17823. 2021-03-25T18:23:10.1754690Z I0325 18:15:04.444673 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17824. 2021-03-25T18:23:10.1758081Z I0325 18:15:04.450437 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17825. 2021-03-25T18:23:10.1761345Z I0325 18:15:08.116430 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17826. 2021-03-25T18:23:10.1762966Z I0325 18:15:08.116479 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17827. 2021-03-25T18:23:10.1764387Z I0325 18:15:08.116489 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17828. 2021-03-25T18:23:10.1766810Z I0325 18:15:08.130690 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17829. 2021-03-25T18:23:10.1770025Z I0325 18:15:08.136279 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17830. 2021-03-25T18:23:10.1773203Z I0325 18:15:08.688139 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17831. 2021-03-25T18:23:10.1777111Z I0325 18:15:08.695008 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17832. 2021-03-25T18:23:10.1780564Z I0325 18:15:08.699456 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17833. 2021-03-25T18:23:10.1783413Z I0325 18:15:08.708182 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17834. 2021-03-25T18:23:10.1785225Z I0325 18:15:08.708361 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17835. 2021-03-25T18:23:10.1786532Z I0325 18:15:08.708453 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17836. 2021-03-25T18:23:10.1788458Z I0325 18:15:08.711603 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17837. 2021-03-25T18:23:10.1790042Z I0325 18:15:08.711785 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17838. 2021-03-25T18:23:10.1791443Z I0325 18:15:08.711807 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17839. 2021-03-25T18:23:10.1793871Z I0325 18:15:08.718430 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17840. 2021-03-25T18:23:10.1796999Z I0325 18:15:08.718715 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17841. 2021-03-25T18:23:10.1800271Z I0325 18:15:08.723489 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17842. 2021-03-25T18:23:10.1803513Z I0325 18:15:08.724004 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17843. 2021-03-25T18:23:10.1806675Z I0325 18:15:09.275954 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17844. 2021-03-25T18:23:10.1810785Z I0325 18:15:09.276154 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17845. 2021-03-25T18:23:10.1814035Z I0325 18:15:09.284021 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17846. 2021-03-25T18:23:10.1817503Z I0325 18:15:09.284445 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17847. 2021-03-25T18:23:10.1820995Z I0325 18:15:09.290608 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17848. 2021-03-25T18:23:10.1824605Z I0325 18:15:09.291153 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17849. 2021-03-25T18:23:10.1827431Z I0325 18:15:13.143794 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17850. 2021-03-25T18:23:10.1829152Z I0325 18:15:13.143843 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17851. 2021-03-25T18:23:10.1830457Z I0325 18:15:13.143852 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17852. 2021-03-25T18:23:10.1836398Z I0325 18:15:13.151335 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17853. 2021-03-25T18:23:10.1854024Z I0325 18:15:13.156054 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17854. 2021-03-25T18:23:10.1858205Z I0325 18:15:13.714580 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17855. 2021-03-25T18:23:10.1861400Z I0325 18:15:13.721816 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17856. 2021-03-25T18:23:10.1865098Z I0325 18:15:13.737826 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17857. 2021-03-25T18:23:10.1867967Z I0325 18:15:13.755815 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17858. 2021-03-25T18:23:10.1869569Z I0325 18:15:13.755871 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17859. 2021-03-25T18:23:10.1870872Z I0325 18:15:13.755881 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17860. 2021-03-25T18:23:10.1872776Z I0325 18:15:13.762907 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17861. 2021-03-25T18:23:10.1877240Z I0325 18:15:13.762945 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17862. 2021-03-25T18:23:10.1878566Z I0325 18:15:13.762973 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17863. 2021-03-25T18:23:10.1881078Z I0325 18:15:13.767438 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17864. 2021-03-25T18:23:10.1884292Z I0325 18:15:13.774158 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17865. 2021-03-25T18:23:10.1887469Z I0325 18:15:13.776105 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17866. 2021-03-25T18:23:10.1890655Z I0325 18:15:13.864593 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17867. 2021-03-25T18:23:10.1894096Z I0325 18:15:14.325792 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17868. 2021-03-25T18:23:10.1897344Z I0325 18:15:14.331512 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17869. 2021-03-25T18:23:10.1900840Z I0325 18:15:14.372275 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17870. 2021-03-25T18:23:10.1904314Z I0325 18:15:14.427020 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17871. 2021-03-25T18:23:10.1907466Z I0325 18:15:14.456313 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17872. 2021-03-25T18:23:10.1910877Z I0325 18:15:14.463412 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17873. 2021-03-25T18:23:10.1913803Z I0325 18:15:18.163445 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17874. 2021-03-25T18:23:10.1915401Z I0325 18:15:18.163661 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17875. 2021-03-25T18:23:10.1916703Z I0325 18:15:18.163767 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17876. 2021-03-25T18:23:10.1919113Z I0325 18:15:18.170191 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17877. 2021-03-25T18:23:10.1922300Z I0325 18:15:18.178939 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17878. 2021-03-25T18:23:10.1926513Z I0325 18:15:18.731231 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17879. 2021-03-25T18:23:10.1929778Z I0325 18:15:18.742186 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17880. 2021-03-25T18:23:10.1933215Z I0325 18:15:18.815411 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17881. 2021-03-25T18:23:10.1936363Z I0325 18:15:18.905928 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17882. 2021-03-25T18:23:10.1938087Z I0325 18:15:18.906010 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17883. 2021-03-25T18:23:10.1939400Z I0325 18:15:18.906027 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17884. 2021-03-25T18:23:10.1941296Z I0325 18:15:18.906319 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17885. 2021-03-25T18:23:10.1942887Z I0325 18:15:18.906362 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17886. 2021-03-25T18:23:10.1944249Z I0325 18:15:18.906376 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17887. 2021-03-25T18:23:10.1961206Z I0325 18:15:18.965237 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17888. 2021-03-25T18:23:10.1964913Z I0325 18:15:18.966206 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17889. 2021-03-25T18:23:10.1968405Z I0325 18:15:18.979555 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17890. 2021-03-25T18:23:10.1971670Z I0325 18:15:19.018036 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17891. 2021-03-25T18:23:10.1974935Z I0325 18:15:19.531119 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17892. 2021-03-25T18:23:10.1978101Z I0325 18:15:19.536795 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17893. 2021-03-25T18:23:10.1983967Z I0325 18:15:19.544313 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17894. 2021-03-25T18:23:10.1987455Z I0325 18:15:19.569153 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17895. 2021-03-25T18:23:10.1990622Z I0325 18:15:19.574641 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17896. 2021-03-25T18:23:10.1994605Z I0325 18:15:19.579040 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17897. 2021-03-25T18:23:10.1997600Z I0325 18:15:23.187250 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17898. 2021-03-25T18:23:10.1999195Z I0325 18:15:23.187555 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17899. 2021-03-25T18:23:10.2000687Z I0325 18:15:23.187658 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17900. 2021-03-25T18:23:10.2003109Z I0325 18:15:23.202867 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17901. 2021-03-25T18:23:10.2006494Z I0325 18:15:23.207046 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17902. 2021-03-25T18:23:10.2009684Z I0325 18:15:23.758666 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17903. 2021-03-25T18:23:10.2012820Z I0325 18:15:23.767670 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17904. 2021-03-25T18:23:10.2018403Z I0325 18:15:23.775635 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17905. 2021-03-25T18:23:10.2021393Z I0325 18:15:23.800074 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17906. 2021-03-25T18:23:10.2022999Z I0325 18:15:23.800173 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17907. 2021-03-25T18:23:10.2024300Z I0325 18:15:23.800200 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17908. 2021-03-25T18:23:10.2026189Z I0325 18:15:23.805697 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17909. 2021-03-25T18:23:10.2028217Z I0325 18:15:23.808471 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17910. 2021-03-25T18:23:10.2029633Z I0325 18:15:23.808527 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17911. 2021-03-25T18:23:10.2032089Z I0325 18:15:23.812189 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17912. 2021-03-25T18:23:10.2036052Z I0325 18:15:23.820077 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17913. 2021-03-25T18:23:10.2039250Z I0325 18:15:23.821763 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17914. 2021-03-25T18:23:10.2042488Z I0325 18:15:23.826449 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17915. 2021-03-25T18:23:10.2045824Z I0325 18:15:24.373746 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17916. 2021-03-25T18:23:10.2049281Z I0325 18:15:24.378372 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17917. 2021-03-25T18:23:10.2052626Z I0325 18:15:24.385086 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17918. 2021-03-25T18:23:10.2069926Z I0325 18:15:24.393606 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17919. 2021-03-25T18:23:10.2073769Z I0325 18:15:24.394928 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17920. 2021-03-25T18:23:10.2077544Z I0325 18:15:24.401853 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17921. 2021-03-25T18:23:10.2080385Z I0325 18:15:28.245769 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17922. 2021-03-25T18:23:10.2081984Z I0325 18:15:28.245826 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17923. 2021-03-25T18:23:10.2083288Z I0325 18:15:28.245838 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17924. 2021-03-25T18:23:10.2085719Z I0325 18:15:28.305457 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17925. 2021-03-25T18:23:10.2088912Z I0325 18:15:28.352705 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17926. 2021-03-25T18:23:10.2092080Z I0325 18:15:28.905840 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17927. 2021-03-25T18:23:10.2095405Z I0325 18:15:28.913087 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17928. 2021-03-25T18:23:10.2098844Z I0325 18:15:28.931341 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17929. 2021-03-25T18:23:10.2101698Z I0325 18:15:29.066175 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17930. 2021-03-25T18:23:10.2103293Z I0325 18:15:29.070143 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17931. 2021-03-25T18:23:10.2104761Z I0325 18:15:29.070209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17932. 2021-03-25T18:23:10.2106674Z I0325 18:15:29.073763 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17933. 2021-03-25T18:23:10.2108257Z I0325 18:15:29.073849 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17934. 2021-03-25T18:23:10.2109563Z I0325 18:15:29.073914 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17935. 2021-03-25T18:23:10.2112030Z I0325 18:15:29.098399 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17936. 2021-03-25T18:23:10.2115186Z I0325 18:15:29.099038 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17937. 2021-03-25T18:23:10.2118484Z I0325 18:15:29.105238 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17938. 2021-03-25T18:23:10.2121756Z I0325 18:15:29.109802 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17939. 2021-03-25T18:23:10.2124919Z I0325 18:15:29.657654 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17940. 2021-03-25T18:23:10.2128059Z I0325 18:15:29.678110 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17941. 2021-03-25T18:23:10.2131222Z I0325 18:15:29.678975 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17942. 2021-03-25T18:23:10.2134348Z I0325 18:15:29.691397 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17943. 2021-03-25T18:23:10.2138638Z I0325 18:15:29.692028 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17944. 2021-03-25T18:23:10.2142258Z I0325 18:15:29.703237 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17945. 2021-03-25T18:23:10.2145098Z I0325 18:15:33.540329 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17946. 2021-03-25T18:23:10.2151332Z I0325 18:15:33.540619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17947. 2021-03-25T18:23:10.2152964Z I0325 18:15:33.540763 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17948. 2021-03-25T18:23:10.2155873Z I0325 18:15:33.633749 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17949. 2021-03-25T18:23:10.2160538Z I0325 18:15:33.713625 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17950. 2021-03-25T18:23:10.2163940Z I0325 18:15:34.270097 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17951. 2021-03-25T18:23:10.2167222Z I0325 18:15:34.280713 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17952. 2021-03-25T18:23:10.2170752Z I0325 18:15:34.291610 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17953. 2021-03-25T18:23:10.2173804Z I0325 18:15:34.306743 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17954. 2021-03-25T18:23:10.2177643Z I0325 18:15:34.306785 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17955. 2021-03-25T18:23:10.2178972Z I0325 18:15:34.306796 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17956. 2021-03-25T18:23:10.2181056Z I0325 18:15:34.307943 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17957. 2021-03-25T18:23:10.2182712Z I0325 18:15:34.307971 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17958. 2021-03-25T18:23:10.2184121Z I0325 18:15:34.307981 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17959. 2021-03-25T18:23:10.2186754Z I0325 18:15:34.317072 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17960. 2021-03-25T18:23:10.2190010Z I0325 18:15:34.317909 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17961. 2021-03-25T18:23:10.2193265Z I0325 18:15:34.323589 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17962. 2021-03-25T18:23:10.2196676Z I0325 18:15:34.323972 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17963. 2021-03-25T18:23:10.2200016Z I0325 18:15:34.875317 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17964. 2021-03-25T18:23:10.2203445Z I0325 18:15:34.880073 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17965. 2021-03-25T18:23:10.2206709Z I0325 18:15:34.883370 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17966. 2021-03-25T18:23:10.2210052Z I0325 18:15:34.898589 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17967. 2021-03-25T18:23:10.2213627Z I0325 18:15:34.912370 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17968. 2021-03-25T18:23:10.2217743Z I0325 18:15:34.921602 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17969. 2021-03-25T18:23:10.2220741Z I0325 18:15:38.758210 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17970. 2021-03-25T18:23:10.2222379Z I0325 18:15:38.758273 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17971. 2021-03-25T18:23:10.2232019Z I0325 18:15:38.758283 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17972. 2021-03-25T18:23:10.2234884Z I0325 18:15:38.789478 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17973. 2021-03-25T18:23:10.2238231Z I0325 18:15:38.839995 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17974. 2021-03-25T18:23:10.2241611Z I0325 18:15:39.391789 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17975. 2021-03-25T18:23:10.2245239Z I0325 18:15:39.404293 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17976. 2021-03-25T18:23:10.2248805Z I0325 18:15:39.423188 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17977. 2021-03-25T18:23:10.2251687Z I0325 18:15:39.445023 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17978. 2021-03-25T18:23:10.2253382Z I0325 18:15:39.445238 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17979. 2021-03-25T18:23:10.2255132Z I0325 18:15:39.445340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17980. 2021-03-25T18:23:10.2260347Z I0325 18:15:39.447044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17981. 2021-03-25T18:23:10.2262135Z I0325 18:15:39.447191 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17982. 2021-03-25T18:23:10.2263605Z I0325 18:15:39.447280 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17983. 2021-03-25T18:23:10.2266229Z I0325 18:15:39.458279 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17984. 2021-03-25T18:23:10.2269529Z I0325 18:15:39.460567 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17985. 2021-03-25T18:23:10.2273028Z I0325 18:15:39.464178 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17986. 2021-03-25T18:23:10.2278320Z I0325 18:15:39.469834 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17987. 2021-03-25T18:23:10.2281688Z I0325 18:15:40.015670 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17988. 2021-03-25T18:23:10.2284843Z I0325 18:15:40.021359 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17989. 2021-03-25T18:23:10.2288112Z I0325 18:15:40.028729 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17990. 2021-03-25T18:23:10.2291482Z I0325 18:15:40.039237 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  17991. 2021-03-25T18:23:10.2295040Z I0325 18:15:40.045290 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17992. 2021-03-25T18:23:10.2298761Z I0325 18:15:40.053812 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  17993. 2021-03-25T18:23:10.2301646Z I0325 18:15:43.877946 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  17994. 2021-03-25T18:23:10.2303364Z I0325 18:15:43.878158 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  17995. 2021-03-25T18:23:10.2304922Z I0325 18:15:43.878261 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  17996. 2021-03-25T18:23:10.2307460Z I0325 18:15:44.002053 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  17997. 2021-03-25T18:23:10.2311247Z I0325 18:15:44.050935 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  17998. 2021-03-25T18:23:10.2314599Z I0325 18:15:44.606197 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  17999. 2021-03-25T18:23:10.2318124Z I0325 18:15:44.727042 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18000. 2021-03-25T18:23:10.2321871Z I0325 18:15:44.756981 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18001. 2021-03-25T18:23:10.2324837Z I0325 18:15:44.774981 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18002. 2021-03-25T18:23:10.2326470Z I0325 18:15:44.775032 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18003. 2021-03-25T18:23:10.2327892Z I0325 18:15:44.775042 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18004. 2021-03-25T18:23:10.2330421Z I0325 18:15:44.795127 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18005. 2021-03-25T18:23:10.2333690Z I0325 18:15:44.803972 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18006. 2021-03-25T18:23:10.2337176Z I0325 18:15:44.809589 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18007. 2021-03-25T18:23:10.2338799Z I0325 18:15:44.809633 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18008. 2021-03-25T18:23:10.2340214Z I0325 18:15:44.809644 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18009. 2021-03-25T18:23:10.2342766Z I0325 18:15:44.865735 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18010. 2021-03-25T18:23:10.2346596Z I0325 18:15:44.877732 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18011. 2021-03-25T18:23:10.2349988Z I0325 18:15:45.356258 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18012. 2021-03-25T18:23:10.2353404Z I0325 18:15:45.366850 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18013. 2021-03-25T18:23:10.2356923Z I0325 18:15:45.378589 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18014. 2021-03-25T18:23:10.2360391Z I0325 18:15:45.429450 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18015. 2021-03-25T18:23:10.2363714Z I0325 18:15:45.436056 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18016. 2021-03-25T18:23:10.2367167Z I0325 18:15:45.454857 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18017. 2021-03-25T18:23:10.2370125Z I0325 18:15:48.961864 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18018. 2021-03-25T18:23:10.2371819Z I0325 18:15:48.961966 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18019. 2021-03-25T18:23:10.2373172Z I0325 18:15:48.961998 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18020. 2021-03-25T18:23:10.2375863Z I0325 18:15:48.968721 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18021. 2021-03-25T18:23:10.2379178Z I0325 18:15:48.975127 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18022. 2021-03-25T18:23:10.2382464Z I0325 18:15:49.527801 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18023. 2021-03-25T18:23:10.2385642Z I0325 18:15:49.539562 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18024. 2021-03-25T18:23:10.2402652Z I0325 18:15:49.548500 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18025. 2021-03-25T18:23:10.2406015Z I0325 18:15:49.568118 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18026. 2021-03-25T18:23:10.2407662Z I0325 18:15:49.568340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18027. 2021-03-25T18:23:10.2409212Z I0325 18:15:49.568435 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18028. 2021-03-25T18:23:10.2411353Z I0325 18:15:49.572341 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18029. 2021-03-25T18:23:10.2413226Z I0325 18:15:49.572487 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18030. 2021-03-25T18:23:10.2414565Z I0325 18:15:49.572569 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18031. 2021-03-25T18:23:10.2417405Z I0325 18:15:49.583716 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18032. 2021-03-25T18:23:10.2420603Z I0325 18:15:49.588344 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18033. 2021-03-25T18:23:10.2423889Z I0325 18:15:49.591651 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18034. 2021-03-25T18:23:10.2428064Z I0325 18:15:49.621874 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18035. 2021-03-25T18:23:10.2432121Z I0325 18:15:50.143042 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18036. 2021-03-25T18:23:10.2435387Z I0325 18:15:50.148782 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18037. 2021-03-25T18:23:10.2438950Z I0325 18:15:50.154166 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18038. 2021-03-25T18:23:10.2442408Z I0325 18:15:50.179445 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18039. 2021-03-25T18:23:10.2445686Z I0325 18:15:50.189869 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18040. 2021-03-25T18:23:10.2449124Z I0325 18:15:50.200197 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18041. 2021-03-25T18:23:10.2452062Z I0325 18:15:53.986605 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18042. 2021-03-25T18:23:10.2453694Z I0325 18:15:53.987735 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18043. 2021-03-25T18:23:10.2455375Z I0325 18:15:53.988548 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18044. 2021-03-25T18:23:10.2457885Z I0325 18:15:53.998809 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18045. 2021-03-25T18:23:10.2461182Z I0325 18:15:54.005390 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18046. 2021-03-25T18:23:10.2464513Z I0325 18:15:54.593972 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18047. 2021-03-25T18:23:10.2467801Z I0325 18:15:54.631868 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18048. 2021-03-25T18:23:10.2472123Z I0325 18:15:54.675470 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18049. 2021-03-25T18:23:10.2475146Z I0325 18:15:54.699848 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18050. 2021-03-25T18:23:10.2476910Z I0325 18:15:54.699978 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18051. 2021-03-25T18:23:10.2478250Z I0325 18:15:54.700082 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18052. 2021-03-25T18:23:10.2480328Z I0325 18:15:54.700783 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18053. 2021-03-25T18:23:10.2482174Z I0325 18:15:54.701076 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18054. 2021-03-25T18:23:10.2483589Z I0325 18:15:54.701267 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18055. 2021-03-25T18:23:10.2523103Z I0325 18:15:54.711700 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18056. 2021-03-25T18:23:10.2526648Z I0325 18:15:54.714083 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18057. 2021-03-25T18:23:10.2530033Z I0325 18:15:54.720661 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18058. 2021-03-25T18:23:10.2533442Z I0325 18:15:54.721068 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18059. 2021-03-25T18:23:10.2537967Z I0325 18:15:55.272238 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18060. 2021-03-25T18:23:10.2541422Z I0325 18:15:55.276530 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18061. 2021-03-25T18:23:10.2544638Z I0325 18:15:55.279434 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18062. 2021-03-25T18:23:10.2548056Z I0325 18:15:55.286269 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18063. 2021-03-25T18:23:10.2551660Z I0325 18:15:55.287596 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18064. 2021-03-25T18:23:10.2555381Z I0325 18:15:55.291774 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18065. 2021-03-25T18:23:10.2558331Z I0325 18:15:59.008796 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18066. 2021-03-25T18:23:10.2559974Z I0325 18:15:59.008847 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18067. 2021-03-25T18:23:10.2561395Z I0325 18:15:59.008857 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18068. 2021-03-25T18:23:10.2563891Z I0325 18:15:59.021906 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18069. 2021-03-25T18:23:10.2567261Z I0325 18:15:59.031809 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18070. 2021-03-25T18:23:10.2570500Z I0325 18:15:59.583232 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18071. 2021-03-25T18:23:10.2614979Z I0325 18:15:59.588610 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18072. 2021-03-25T18:23:10.2618442Z I0325 18:15:59.594007 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18073. 2021-03-25T18:23:10.2621436Z I0325 18:15:59.602569 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18074. 2021-03-25T18:23:10.2623052Z I0325 18:15:59.602610 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18075. 2021-03-25T18:23:10.2624347Z I0325 18:15:59.602646 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18076. 2021-03-25T18:23:10.2626451Z I0325 18:15:59.603966 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18077. 2021-03-25T18:23:10.2628025Z I0325 18:15:59.604112 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18078. 2021-03-25T18:23:10.2629335Z I0325 18:15:59.604201 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18079. 2021-03-25T18:23:10.2631819Z I0325 18:15:59.617861 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18080. 2021-03-25T18:23:10.2634960Z I0325 18:15:59.618468 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18081. 2021-03-25T18:23:10.2638286Z I0325 18:15:59.627721 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18082. 2021-03-25T18:23:10.2641536Z I0325 18:15:59.637408 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18083. 2021-03-25T18:23:10.2644817Z I0325 18:16:00.179887 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18084. 2021-03-25T18:23:10.2647978Z I0325 18:16:00.187347 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18085. 2021-03-25T18:23:10.2651216Z I0325 18:16:00.190072 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18086. 2021-03-25T18:23:10.2654575Z I0325 18:16:00.194457 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18087. 2021-03-25T18:23:10.2658107Z I0325 18:16:00.197129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18088. 2021-03-25T18:23:10.2661539Z I0325 18:16:00.201318 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18089. 2021-03-25T18:23:10.2664425Z I0325 18:16:04.045463 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18090. 2021-03-25T18:23:10.2666042Z I0325 18:16:04.045614 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18091. 2021-03-25T18:23:10.2667348Z I0325 18:16:04.045625 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18092. 2021-03-25T18:23:10.2669861Z I0325 18:16:04.055870 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18093. 2021-03-25T18:23:10.2673061Z I0325 18:16:04.060153 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18094. 2021-03-25T18:23:10.2676292Z I0325 18:16:04.613154 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18095. 2021-03-25T18:23:10.2679470Z I0325 18:16:04.623768 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18096. 2021-03-25T18:23:10.2682869Z I0325 18:16:04.636832 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18097. 2021-03-25T18:23:10.2685712Z I0325 18:16:04.680556 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18098. 2021-03-25T18:23:10.2687293Z I0325 18:16:04.680694 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18099. 2021-03-25T18:23:10.2688603Z I0325 18:16:04.680705 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18100. 2021-03-25T18:23:10.2690514Z I0325 18:16:04.699248 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18101. 2021-03-25T18:23:10.2692120Z I0325 18:16:04.699293 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18102. 2021-03-25T18:23:10.2693433Z I0325 18:16:04.699303 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18103. 2021-03-25T18:23:10.2707754Z I0325 18:16:04.740570 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18104. 2021-03-25T18:23:10.2711164Z I0325 18:16:04.742396 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18105. 2021-03-25T18:23:10.2714375Z I0325 18:16:04.752325 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18106. 2021-03-25T18:23:10.2717635Z I0325 18:16:04.754614 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18107. 2021-03-25T18:23:10.2726076Z I0325 18:16:05.304123 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18108. 2021-03-25T18:23:10.2729400Z I0325 18:16:05.307533 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18109. 2021-03-25T18:23:10.2732553Z I0325 18:16:05.313396 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18110. 2021-03-25T18:23:10.2736048Z I0325 18:16:05.314560 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18111. 2021-03-25T18:23:10.2739489Z I0325 18:16:05.319161 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18112. 2021-03-25T18:23:10.2743098Z I0325 18:16:05.322692 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18113. 2021-03-25T18:23:10.2745948Z I0325 18:16:09.106672 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18114. 2021-03-25T18:23:10.2747689Z I0325 18:16:09.106724 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18115. 2021-03-25T18:23:10.2748996Z I0325 18:16:09.106734 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18116. 2021-03-25T18:23:10.2751440Z I0325 18:16:09.131616 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18117. 2021-03-25T18:23:10.2754622Z I0325 18:16:09.137062 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18118. 2021-03-25T18:23:10.2757820Z I0325 18:16:09.692588 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18119. 2021-03-25T18:23:10.2760944Z I0325 18:16:09.718651 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18120. 2021-03-25T18:23:10.2764401Z I0325 18:16:09.732351 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18121. 2021-03-25T18:23:10.2767564Z I0325 18:16:09.749744 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18122. 2021-03-25T18:23:10.2769154Z I0325 18:16:09.749955 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18123. 2021-03-25T18:23:10.2770468Z I0325 18:16:09.750060 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18124. 2021-03-25T18:23:10.2772451Z I0325 18:16:09.753301 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18125. 2021-03-25T18:23:10.2774057Z I0325 18:16:09.754060 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18126. 2021-03-25T18:23:10.2780400Z I0325 18:16:09.754096 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18127. 2021-03-25T18:23:10.2783227Z I0325 18:16:09.768008 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18128. 2021-03-25T18:23:10.2786385Z I0325 18:16:09.772517 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18129. 2021-03-25T18:23:10.2789592Z I0325 18:16:09.775767 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18130. 2021-03-25T18:23:10.2794580Z I0325 18:16:09.777671 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18131. 2021-03-25T18:23:10.2797782Z I0325 18:16:10.327299 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18132. 2021-03-25T18:23:10.2800984Z I0325 18:16:10.331478 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18133. 2021-03-25T18:23:10.2804130Z I0325 18:16:10.333396 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18134. 2021-03-25T18:23:10.2807334Z I0325 18:16:10.339290 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18135. 2021-03-25T18:23:10.2810756Z I0325 18:16:10.340546 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18136. 2021-03-25T18:23:10.2814366Z I0325 18:16:10.348285 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18137. 2021-03-25T18:23:10.2817424Z I0325 18:16:14.197137 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18138. 2021-03-25T18:23:10.2819011Z I0325 18:16:14.197184 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18139. 2021-03-25T18:23:10.2820883Z I0325 18:16:14.197194 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18140. 2021-03-25T18:23:10.2823569Z I0325 18:16:14.226862 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18141. 2021-03-25T18:23:10.2826785Z I0325 18:16:14.267338 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18142. 2021-03-25T18:23:10.2830757Z I0325 18:16:14.830918 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18143. 2021-03-25T18:23:10.2834103Z I0325 18:16:14.857014 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18144. 2021-03-25T18:23:10.2837608Z I0325 18:16:14.865711 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18145. 2021-03-25T18:23:10.2840438Z I0325 18:16:14.895042 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18146. 2021-03-25T18:23:10.2845127Z I0325 18:16:14.895169 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18147. 2021-03-25T18:23:10.2846447Z I0325 18:16:14.895431 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18148. 2021-03-25T18:23:10.2848440Z I0325 18:16:14.900403 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18149. 2021-03-25T18:23:10.2850027Z I0325 18:16:14.900510 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18150. 2021-03-25T18:23:10.2851335Z I0325 18:16:14.900577 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18151. 2021-03-25T18:23:10.2854048Z I0325 18:16:14.928693 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18152. 2021-03-25T18:23:10.2857696Z I0325 18:16:14.930483 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18153. 2021-03-25T18:23:10.2860922Z I0325 18:16:14.964985 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18154. 2021-03-25T18:23:10.2864290Z I0325 18:16:14.965090 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18155. 2021-03-25T18:23:10.2867492Z I0325 18:16:15.587836 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18156. 2021-03-25T18:23:10.2870729Z I0325 18:16:15.588679 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18157. 2021-03-25T18:23:10.2884485Z I0325 18:16:15.675648 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18158. 2021-03-25T18:23:10.2887930Z I0325 18:16:15.698064 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18159. 2021-03-25T18:23:10.2891532Z I0325 18:16:15.789481 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18160. 2021-03-25T18:23:10.2895572Z I0325 18:16:15.792139 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18161. 2021-03-25T18:23:10.2898513Z I0325 18:16:19.225170 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18162. 2021-03-25T18:23:10.2900124Z I0325 18:16:19.225234 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18163. 2021-03-25T18:23:10.2901433Z I0325 18:16:19.225244 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18164. 2021-03-25T18:23:10.2903864Z I0325 18:16:19.235127 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18165. 2021-03-25T18:23:10.2909292Z I0325 18:16:19.246056 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18166. 2021-03-25T18:23:10.2912694Z I0325 18:16:19.798504 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18167. 2021-03-25T18:23:10.2915862Z I0325 18:16:19.808474 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18168. 2021-03-25T18:23:10.2919284Z I0325 18:16:19.814099 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18169. 2021-03-25T18:23:10.2922588Z I0325 18:16:19.834418 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18170. 2021-03-25T18:23:10.2924178Z I0325 18:16:19.834658 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18171. 2021-03-25T18:23:10.2925607Z I0325 18:16:19.834684 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18172. 2021-03-25T18:23:10.2928506Z I0325 18:16:19.835768 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18173. 2021-03-25T18:23:10.2930107Z I0325 18:16:19.835814 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18174. 2021-03-25T18:23:10.2931513Z I0325 18:16:19.835846 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18175. 2021-03-25T18:23:10.2933944Z I0325 18:16:19.853818 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18176. 2021-03-25T18:23:10.2937783Z I0325 18:16:19.859827 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18177. 2021-03-25T18:23:10.2940996Z I0325 18:16:19.865931 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18178. 2021-03-25T18:23:10.2944272Z I0325 18:16:19.868060 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18179. 2021-03-25T18:23:10.2947539Z I0325 18:16:20.418478 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18180. 2021-03-25T18:23:10.2950648Z I0325 18:16:20.419949 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18181. 2021-03-25T18:23:10.2953799Z I0325 18:16:20.428677 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18182. 2021-03-25T18:23:10.2956987Z I0325 18:16:20.470151 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18183. 2021-03-25T18:23:10.2960397Z I0325 18:16:20.477862 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18184. 2021-03-25T18:23:10.2964015Z I0325 18:16:20.495301 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18185. 2021-03-25T18:23:10.2966869Z I0325 18:16:24.258669 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18186. 2021-03-25T18:23:10.2968470Z I0325 18:16:24.258729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18187. 2021-03-25T18:23:10.2969774Z I0325 18:16:24.258739 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18188. 2021-03-25T18:23:10.2972875Z I0325 18:16:24.267899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18189. 2021-03-25T18:23:10.2984353Z I0325 18:16:24.271781 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18190. 2021-03-25T18:23:10.2987678Z I0325 18:16:24.823256 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18191. 2021-03-25T18:23:10.2990972Z I0325 18:16:24.834366 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18192. 2021-03-25T18:23:10.2994425Z I0325 18:16:24.846814 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18193. 2021-03-25T18:23:10.2997286Z I0325 18:16:24.874324 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18194. 2021-03-25T18:23:10.2998874Z I0325 18:16:24.874367 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18195. 2021-03-25T18:23:10.3000190Z I0325 18:16:24.874379 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18196. 2021-03-25T18:23:10.3002079Z I0325 18:16:24.876095 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18197. 2021-03-25T18:23:10.3003669Z I0325 18:16:24.876136 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18198. 2021-03-25T18:23:10.3004962Z I0325 18:16:24.876146 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18199. 2021-03-25T18:23:10.3007378Z I0325 18:16:24.932761 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18200. 2021-03-25T18:23:10.3010492Z I0325 18:16:24.941837 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18201. 2021-03-25T18:23:10.3013695Z I0325 18:16:24.992122 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18202. 2021-03-25T18:23:10.3020393Z I0325 18:16:24.996693 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18203. 2021-03-25T18:23:10.3023691Z I0325 18:16:25.543637 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18204. 2021-03-25T18:23:10.3026784Z I0325 18:16:25.566141 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18205. 2021-03-25T18:23:10.3031998Z I0325 18:16:25.728649 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18206. 2021-03-25T18:23:10.3035303Z I0325 18:16:25.743435 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18207. 2021-03-25T18:23:10.3038828Z I0325 18:16:25.759000 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18208. 2021-03-25T18:23:10.3042449Z I0325 18:16:25.762367 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18209. 2021-03-25T18:23:10.3045287Z I0325 18:16:29.333444 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18210. 2021-03-25T18:23:10.3046869Z I0325 18:16:29.336108 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18211. 2021-03-25T18:23:10.3048189Z I0325 18:16:29.337563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18212. 2021-03-25T18:23:10.3050595Z I0325 18:16:29.370156 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18213. 2021-03-25T18:23:10.3053804Z I0325 18:16:29.559159 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18214. 2021-03-25T18:23:10.3057141Z I0325 18:16:30.118768 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18215. 2021-03-25T18:23:10.3060278Z I0325 18:16:30.163266 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18216. 2021-03-25T18:23:10.3065032Z I0325 18:16:30.187524 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18217. 2021-03-25T18:23:10.3067868Z I0325 18:16:30.218463 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18218. 2021-03-25T18:23:10.3069455Z I0325 18:16:30.218573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18219. 2021-03-25T18:23:10.3070757Z I0325 18:16:30.218617 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18220. 2021-03-25T18:23:10.3072647Z I0325 18:16:30.235982 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18221. 2021-03-25T18:23:10.3074356Z I0325 18:16:30.236029 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18222. 2021-03-25T18:23:10.3077983Z I0325 18:16:30.236040 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18223. 2021-03-25T18:23:10.3080504Z I0325 18:16:30.269226 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18224. 2021-03-25T18:23:10.3083924Z I0325 18:16:30.276888 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18225. 2021-03-25T18:23:10.3087144Z I0325 18:16:30.328945 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18226. 2021-03-25T18:23:10.3090382Z I0325 18:16:30.329578 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18227. 2021-03-25T18:23:10.3093574Z I0325 18:16:30.880615 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18228. 2021-03-25T18:23:10.3096773Z I0325 18:16:30.882090 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18229. 2021-03-25T18:23:10.3099923Z I0325 18:16:30.889316 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18230. 2021-03-25T18:23:10.3103342Z I0325 18:16:30.895492 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18231. 2021-03-25T18:23:10.3106726Z I0325 18:16:30.896364 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18232. 2021-03-25T18:23:10.3110133Z I0325 18:16:30.904917 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18233. 2021-03-25T18:23:10.3112951Z I0325 18:16:34.349890 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18234. 2021-03-25T18:23:10.3114551Z I0325 18:16:34.349953 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18235. 2021-03-25T18:23:10.3115857Z I0325 18:16:34.349965 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18236. 2021-03-25T18:23:10.3118283Z I0325 18:16:34.359646 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18237. 2021-03-25T18:23:10.3126503Z I0325 18:16:34.364698 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18238. 2021-03-25T18:23:10.3129817Z I0325 18:16:34.919604 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18239. 2021-03-25T18:23:10.3133119Z I0325 18:16:34.928164 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18240. 2021-03-25T18:23:10.3136834Z I0325 18:16:34.938016 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18241. 2021-03-25T18:23:10.3139685Z I0325 18:16:34.969250 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18242. 2021-03-25T18:23:10.3141274Z I0325 18:16:34.969297 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18243. 2021-03-25T18:23:10.3142584Z I0325 18:16:34.969308 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18244. 2021-03-25T18:23:10.3144483Z I0325 18:16:34.971513 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18245. 2021-03-25T18:23:10.3146059Z I0325 18:16:34.971684 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18246. 2021-03-25T18:23:10.3147365Z I0325 18:16:34.971697 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18247. 2021-03-25T18:23:10.3149771Z I0325 18:16:34.989403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18248. 2021-03-25T18:23:10.3154020Z I0325 18:16:34.990120 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18249. 2021-03-25T18:23:10.3157225Z I0325 18:16:35.008881 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18250. 2021-03-25T18:23:10.3160472Z I0325 18:16:35.010212 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18251. 2021-03-25T18:23:10.3163698Z I0325 18:16:35.563075 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18252. 2021-03-25T18:23:10.3166792Z I0325 18:16:35.565952 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18253. 2021-03-25T18:23:10.3170044Z I0325 18:16:35.635189 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18254. 2021-03-25T18:23:10.3175925Z I0325 18:16:35.650283 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18255. 2021-03-25T18:23:10.3179720Z I0325 18:16:35.664052 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18256. 2021-03-25T18:23:10.3184222Z I0325 18:16:35.669886 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18257. 2021-03-25T18:23:10.3187062Z I0325 18:16:39.396271 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18258. 2021-03-25T18:23:10.3188643Z I0325 18:16:39.396340 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18259. 2021-03-25T18:23:10.3221586Z I0325 18:16:39.396350 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18260. 2021-03-25T18:23:10.3224263Z I0325 18:16:39.408839 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18261. 2021-03-25T18:23:10.3227496Z I0325 18:16:39.415007 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18262. 2021-03-25T18:23:10.3230679Z I0325 18:16:39.966828 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18263. 2021-03-25T18:23:10.3233823Z I0325 18:16:39.973548 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18264. 2021-03-25T18:23:10.3237239Z I0325 18:16:39.978588 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18265. 2021-03-25T18:23:10.3240073Z I0325 18:16:39.990693 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18266. 2021-03-25T18:23:10.3241670Z I0325 18:16:39.990735 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18267. 2021-03-25T18:23:10.3242969Z I0325 18:16:39.990747 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18268. 2021-03-25T18:23:10.3244852Z I0325 18:16:39.990940 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18269. 2021-03-25T18:23:10.3246595Z I0325 18:16:39.990974 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18270. 2021-03-25T18:23:10.3247901Z I0325 18:16:39.990983 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18271. 2021-03-25T18:23:10.3250326Z I0325 18:16:39.999809 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18272. 2021-03-25T18:23:10.3253539Z I0325 18:16:40.011800 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18273. 2021-03-25T18:23:10.3256936Z I0325 18:16:40.012420 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18274. 2021-03-25T18:23:10.3260151Z I0325 18:16:40.022453 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18275. 2021-03-25T18:23:10.3263354Z I0325 18:16:40.570862 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18276. 2021-03-25T18:23:10.3266493Z I0325 18:16:40.581403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18277. 2021-03-25T18:23:10.3269654Z I0325 18:16:40.586032 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18278. 2021-03-25T18:23:10.3272783Z I0325 18:16:40.592356 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18279. 2021-03-25T18:23:10.3276184Z I0325 18:16:40.592840 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18280. 2021-03-25T18:23:10.3279789Z I0325 18:16:40.598330 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18281. 2021-03-25T18:23:10.3282620Z I0325 18:16:44.424570 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18282. 2021-03-25T18:23:10.3284547Z I0325 18:16:44.424808 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18283. 2021-03-25T18:23:10.3285855Z I0325 18:16:44.427533 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18284. 2021-03-25T18:23:10.3288397Z I0325 18:16:44.438834 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18285. 2021-03-25T18:23:10.3291715Z I0325 18:16:44.446400 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18286. 2021-03-25T18:23:10.3295020Z I0325 18:16:44.998449 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18287. 2021-03-25T18:23:10.3298251Z I0325 18:16:45.003755 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18288. 2021-03-25T18:23:10.3310297Z I0325 18:16:45.007979 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18289. 2021-03-25T18:23:10.3313172Z I0325 18:16:45.016902 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18290. 2021-03-25T18:23:10.3314763Z I0325 18:16:45.016944 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18291. 2021-03-25T18:23:10.3316080Z I0325 18:16:45.016956 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18292. 2021-03-25T18:23:10.3317971Z I0325 18:16:45.018589 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18293. 2021-03-25T18:23:10.3319566Z I0325 18:16:45.018627 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18294. 2021-03-25T18:23:10.3320876Z I0325 18:16:45.018638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18295. 2021-03-25T18:23:10.3323281Z I0325 18:16:45.027249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18296. 2021-03-25T18:23:10.3326503Z I0325 18:16:45.039996 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18297. 2021-03-25T18:23:10.3329672Z I0325 18:16:45.044211 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18298. 2021-03-25T18:23:10.3332873Z I0325 18:16:45.057426 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18299. 2021-03-25T18:23:10.3336169Z I0325 18:16:45.591786 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18300. 2021-03-25T18:23:10.3339337Z I0325 18:16:45.596870 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18301. 2021-03-25T18:23:10.3342943Z I0325 18:16:45.601426 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18302. 2021-03-25T18:23:10.3346279Z I0325 18:16:45.610192 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18303. 2021-03-25T18:23:10.3349531Z I0325 18:16:45.615330 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18304. 2021-03-25T18:23:10.3352935Z I0325 18:16:45.625650 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18305. 2021-03-25T18:23:10.3355770Z I0325 18:16:49.442698 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18306. 2021-03-25T18:23:10.3357368Z I0325 18:16:49.442766 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18307. 2021-03-25T18:23:10.3358669Z I0325 18:16:49.442785 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18308. 2021-03-25T18:23:10.3361095Z I0325 18:16:49.455900 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18309. 2021-03-25T18:23:10.3393654Z I0325 18:16:49.466740 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18310. 2021-03-25T18:23:10.3397068Z I0325 18:16:50.018406 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18311. 2021-03-25T18:23:10.3400234Z I0325 18:16:50.023966 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18312. 2021-03-25T18:23:10.3403639Z I0325 18:16:50.028579 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18313. 2021-03-25T18:23:10.3406501Z I0325 18:16:50.044383 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18314. 2021-03-25T18:23:10.3408081Z I0325 18:16:50.044429 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18315. 2021-03-25T18:23:10.3409396Z I0325 18:16:50.044439 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18316. 2021-03-25T18:23:10.3411292Z I0325 18:16:50.045733 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18317. 2021-03-25T18:23:10.3413132Z I0325 18:16:50.045773 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18318. 2021-03-25T18:23:10.3414434Z I0325 18:16:50.045783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18319. 2021-03-25T18:23:10.3417220Z I0325 18:16:50.053596 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18320. 2021-03-25T18:23:10.3420446Z I0325 18:16:50.053998 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18321. 2021-03-25T18:23:10.3423645Z I0325 18:16:50.059550 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18322. 2021-03-25T18:23:10.3426888Z I0325 18:16:50.059957 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18323. 2021-03-25T18:23:10.3430081Z I0325 18:16:50.611854 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18324. 2021-03-25T18:23:10.3433171Z I0325 18:16:50.611862 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18325. 2021-03-25T18:23:10.3436304Z I0325 18:16:50.618080 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18326. 2021-03-25T18:23:10.3439511Z I0325 18:16:50.619263 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18327. 2021-03-25T18:23:10.3443275Z I0325 18:16:50.623580 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18328. 2021-03-25T18:23:10.3447039Z I0325 18:16:50.627017 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18329. 2021-03-25T18:23:10.3450039Z I0325 18:16:54.476134 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18330. 2021-03-25T18:23:10.3451627Z I0325 18:16:54.476192 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18331. 2021-03-25T18:23:10.3452935Z I0325 18:16:54.476203 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18332. 2021-03-25T18:23:10.3456524Z I0325 18:16:54.494766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18333. 2021-03-25T18:23:10.3459859Z I0325 18:16:54.501174 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18334. 2021-03-25T18:23:10.3463030Z I0325 18:16:55.052978 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18335. 2021-03-25T18:23:10.3466304Z I0325 18:16:55.061779 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18336. 2021-03-25T18:23:10.3469741Z I0325 18:16:55.067679 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18337. 2021-03-25T18:23:10.3472582Z I0325 18:16:55.078113 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18338. 2021-03-25T18:23:10.3474181Z I0325 18:16:55.078269 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18339. 2021-03-25T18:23:10.3475481Z I0325 18:16:55.078361 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18340. 2021-03-25T18:23:10.3477381Z I0325 18:16:55.080362 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18341. 2021-03-25T18:23:10.3478967Z I0325 18:16:55.080398 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18342. 2021-03-25T18:23:10.3480275Z I0325 18:16:55.080423 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18343. 2021-03-25T18:23:10.3482688Z I0325 18:16:55.089050 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18344. 2021-03-25T18:23:10.3485827Z I0325 18:16:55.089993 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18345. 2021-03-25T18:23:10.3506594Z I0325 18:16:55.094204 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18346. 2021-03-25T18:23:10.3510127Z I0325 18:16:55.095519 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18347. 2021-03-25T18:23:10.3513444Z I0325 18:16:55.645920 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18348. 2021-03-25T18:23:10.3516774Z I0325 18:16:55.648787 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18349. 2021-03-25T18:23:10.3520114Z I0325 18:16:55.655106 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18350. 2021-03-25T18:23:10.3523328Z I0325 18:16:55.655282 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18351. 2021-03-25T18:23:10.3526805Z I0325 18:16:55.662007 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18352. 2021-03-25T18:23:10.3530432Z I0325 18:16:55.662169 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18353. 2021-03-25T18:23:10.3533261Z I0325 18:16:59.520471 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18354. 2021-03-25T18:23:10.3553315Z I0325 18:16:59.520587 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18355. 2021-03-25T18:23:10.3554876Z I0325 18:16:59.520638 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18356. 2021-03-25T18:23:10.3557496Z I0325 18:16:59.533805 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18357. 2021-03-25T18:23:10.3560723Z I0325 18:16:59.539055 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18358. 2021-03-25T18:23:10.3563937Z I0325 18:17:00.090584 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18359. 2021-03-25T18:23:10.3567111Z I0325 18:17:00.095764 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18360. 2021-03-25T18:23:10.3570523Z I0325 18:17:00.100848 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18361. 2021-03-25T18:23:10.3573377Z I0325 18:17:00.110009 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18362. 2021-03-25T18:23:10.3575064Z I0325 18:17:00.110052 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18363. 2021-03-25T18:23:10.3576382Z I0325 18:17:00.110171 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18364. 2021-03-25T18:23:10.3578804Z I0325 18:17:00.124425 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18365. 2021-03-25T18:23:10.3581631Z I0325 18:17:00.125344 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18366. 2021-03-25T18:23:10.3583220Z I0325 18:17:00.125403 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18367. 2021-03-25T18:23:10.3584522Z I0325 18:17:00.125531 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18368. 2021-03-25T18:23:10.3587187Z I0325 18:17:00.132079 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18369. 2021-03-25T18:23:10.3590389Z I0325 18:17:00.149816 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18370. 2021-03-25T18:23:10.3593572Z I0325 18:17:00.156400 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18371. 2021-03-25T18:23:10.3596732Z I0325 18:17:00.683423 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18372. 2021-03-25T18:23:10.3599876Z I0325 18:17:00.689808 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18373. 2021-03-25T18:23:10.3603365Z I0325 18:17:00.697847 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18374. 2021-03-25T18:23:10.3606706Z I0325 18:17:00.711228 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18375. 2021-03-25T18:23:10.3609840Z I0325 18:17:00.729097 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18376. 2021-03-25T18:23:10.3613224Z I0325 18:17:00.735093 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18377. 2021-03-25T18:23:10.3616237Z I0325 18:17:04.543377 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18378. 2021-03-25T18:23:10.3617839Z I0325 18:17:04.543429 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18379. 2021-03-25T18:23:10.3619146Z I0325 18:17:04.543440 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18380. 2021-03-25T18:23:10.3621558Z I0325 18:17:04.555078 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18381. 2021-03-25T18:23:10.3624846Z I0325 18:17:04.559085 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18382. 2021-03-25T18:23:10.3628009Z I0325 18:17:05.110717 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18383. 2021-03-25T18:23:10.3650188Z I0325 18:17:05.116195 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18384. 2021-03-25T18:23:10.3653667Z I0325 18:17:05.120899 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18385. 2021-03-25T18:23:10.3657080Z I0325 18:17:05.134640 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18386. 2021-03-25T18:23:10.3658665Z I0325 18:17:05.134681 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18387. 2021-03-25T18:23:10.3659975Z I0325 18:17:05.134691 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18388. 2021-03-25T18:23:10.3661933Z I0325 18:17:05.135738 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18389. 2021-03-25T18:23:10.3663528Z I0325 18:17:05.135776 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18390. 2021-03-25T18:23:10.3664864Z I0325 18:17:05.135786 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18391. 2021-03-25T18:23:10.3667283Z I0325 18:17:05.148712 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18392. 2021-03-25T18:23:10.3670399Z I0325 18:17:05.149929 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18393. 2021-03-25T18:23:10.3673741Z I0325 18:17:05.161167 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18394. 2021-03-25T18:23:10.3677084Z I0325 18:17:05.162134 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18395. 2021-03-25T18:23:10.3680258Z I0325 18:17:05.712757 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18396. 2021-03-25T18:23:10.3683352Z I0325 18:17:05.714656 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18397. 2021-03-25T18:23:10.3686606Z I0325 18:17:05.721030 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18398. 2021-03-25T18:23:10.3689810Z I0325 18:17:05.722407 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18399. 2021-03-25T18:23:10.3693214Z I0325 18:17:05.734181 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18400. 2021-03-25T18:23:10.3697378Z I0325 18:17:05.763749 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18401. 2021-03-25T18:23:10.3700246Z I0325 18:17:09.561789 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18402. 2021-03-25T18:23:10.3701832Z I0325 18:17:09.561846 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18403. 2021-03-25T18:23:10.3703153Z I0325 18:17:09.561856 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18404. 2021-03-25T18:23:10.3705568Z I0325 18:17:09.568749 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18405. 2021-03-25T18:23:10.3708902Z I0325 18:17:09.572723 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18406. 2021-03-25T18:23:10.3712069Z I0325 18:17:10.124146 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18407. 2021-03-25T18:23:10.3715213Z I0325 18:17:10.129658 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18408. 2021-03-25T18:23:10.3733833Z I0325 18:17:10.136079 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18409. 2021-03-25T18:23:10.3737084Z I0325 18:17:10.147129 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18410. 2021-03-25T18:23:10.3738691Z I0325 18:17:10.147376 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18411. 2021-03-25T18:23:10.3739995Z I0325 18:17:10.147401 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18412. 2021-03-25T18:23:10.3741900Z I0325 18:17:10.147330 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18413. 2021-03-25T18:23:10.3743481Z I0325 18:17:10.148446 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18414. 2021-03-25T18:23:10.3744975Z I0325 18:17:10.148464 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18415. 2021-03-25T18:23:10.3747410Z I0325 18:17:10.158468 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18416. 2021-03-25T18:23:10.3750556Z I0325 18:17:10.159508 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18417. 2021-03-25T18:23:10.3753827Z I0325 18:17:10.164709 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18418. 2021-03-25T18:23:10.3757085Z I0325 18:17:10.165222 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18419. 2021-03-25T18:23:10.3760253Z I0325 18:17:10.717194 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18420. 2021-03-25T18:23:10.3763342Z I0325 18:17:10.717231 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18421. 2021-03-25T18:23:10.3766538Z I0325 18:17:10.729302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18422. 2021-03-25T18:23:10.3769750Z I0325 18:17:10.731662 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18423. 2021-03-25T18:23:10.3773170Z I0325 18:17:10.742199 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18424. 2021-03-25T18:23:10.3777647Z I0325 18:17:10.771211 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18425. 2021-03-25T18:23:10.3780515Z I0325 18:17:14.577982 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18426. 2021-03-25T18:23:10.3782113Z I0325 18:17:14.578212 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18427. 2021-03-25T18:23:10.3783420Z I0325 18:17:14.578295 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18428. 2021-03-25T18:23:10.3785842Z I0325 18:17:14.584851 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18429. 2021-03-25T18:23:10.3818150Z I0325 18:17:14.588677 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18430. 2021-03-25T18:23:10.3821549Z I0325 18:17:15.150829 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18431. 2021-03-25T18:23:10.3824710Z I0325 18:17:15.156249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18432. 2021-03-25T18:23:10.3828214Z I0325 18:17:15.161439 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18433. 2021-03-25T18:23:10.3831080Z I0325 18:17:15.172170 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18434. 2021-03-25T18:23:10.3832667Z I0325 18:17:15.172273 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18435. 2021-03-25T18:23:10.3834128Z I0325 18:17:15.173062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18436. 2021-03-25T18:23:10.3836030Z I0325 18:17:15.186447 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18437. 2021-03-25T18:23:10.3837614Z I0325 18:17:15.186487 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18438. 2021-03-25T18:23:10.3838918Z I0325 18:17:15.186509 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18439. 2021-03-25T18:23:10.3841339Z I0325 18:17:15.188121 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18440. 2021-03-25T18:23:10.3844460Z I0325 18:17:15.231901 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18441. 2021-03-25T18:23:10.3847647Z I0325 18:17:15.236774 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18442. 2021-03-25T18:23:10.3850911Z I0325 18:17:15.238956 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18443. 2021-03-25T18:23:10.3854068Z I0325 18:17:15.788361 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18444. 2021-03-25T18:23:10.3857455Z I0325 18:17:15.790383 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18445. 2021-03-25T18:23:10.3860575Z I0325 18:17:15.805338 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18446. 2021-03-25T18:23:10.3864238Z I0325 18:17:15.812266 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18447. 2021-03-25T18:23:10.3867644Z I0325 18:17:15.814591 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18448. 2021-03-25T18:23:10.3871145Z I0325 18:17:15.823312 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18449. 2021-03-25T18:23:10.3874015Z I0325 18:17:19.594749 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18450. 2021-03-25T18:23:10.3875605Z I0325 18:17:19.594817 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18451. 2021-03-25T18:23:10.3876905Z I0325 18:17:19.594829 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18452. 2021-03-25T18:23:10.3879326Z I0325 18:17:19.601041 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18453. 2021-03-25T18:23:10.3882641Z I0325 18:17:19.605913 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18454. 2021-03-25T18:23:10.3885828Z I0325 18:17:20.157412 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18455. 2021-03-25T18:23:10.3888956Z I0325 18:17:20.162841 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18456. 2021-03-25T18:23:10.3892378Z I0325 18:17:20.167466 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18457. 2021-03-25T18:23:10.3895384Z I0325 18:17:20.182770 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18458. 2021-03-25T18:23:10.3896966Z I0325 18:17:20.183326 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18459. 2021-03-25T18:23:10.3898271Z I0325 18:17:20.183500 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18460. 2021-03-25T18:23:10.3900169Z I0325 18:17:20.220210 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18461. 2021-03-25T18:23:10.3901760Z I0325 18:17:20.222186 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18462. 2021-03-25T18:23:10.3903138Z I0325 18:17:20.222397 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18463. 2021-03-25T18:23:10.3905563Z I0325 18:17:20.308745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18464. 2021-03-25T18:23:10.3908677Z I0325 18:17:20.316428 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18465. 2021-03-25T18:23:10.3911937Z I0325 18:17:20.342288 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18466. 2021-03-25T18:23:10.3915213Z I0325 18:17:20.360440 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18467. 2021-03-25T18:23:10.3918371Z I0325 18:17:20.894374 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18468. 2021-03-25T18:23:10.3921699Z I0325 18:17:20.913795 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18469. 2021-03-25T18:23:10.3924824Z I0325 18:17:20.944754 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18470. 2021-03-25T18:23:10.3928429Z I0325 18:17:20.950294 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18471. 2021-03-25T18:23:10.3931825Z I0325 18:17:20.965183 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18472. 2021-03-25T18:23:10.3937740Z I0325 18:17:21.005670 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18473. 2021-03-25T18:23:10.3940757Z I0325 18:17:24.611317 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18474. 2021-03-25T18:23:10.3942340Z I0325 18:17:24.611376 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18475. 2021-03-25T18:23:10.3943653Z I0325 18:17:24.611394 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18476. 2021-03-25T18:23:10.3946060Z I0325 18:17:24.622876 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18477. 2021-03-25T18:23:10.3949269Z I0325 18:17:24.627104 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18478. 2021-03-25T18:23:10.3952614Z I0325 18:17:25.179343 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18479. 2021-03-25T18:23:10.3955740Z I0325 18:17:25.192119 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18480. 2021-03-25T18:23:10.3959233Z I0325 18:17:25.198206 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18481. 2021-03-25T18:23:10.3962091Z I0325 18:17:25.210753 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18482. 2021-03-25T18:23:10.3963687Z I0325 18:17:25.211498 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18483. 2021-03-25T18:23:10.3965036Z I0325 18:17:25.211624 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18484. 2021-03-25T18:23:10.3966940Z I0325 18:17:25.211872 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18485. 2021-03-25T18:23:10.3968520Z I0325 18:17:25.211907 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18486. 2021-03-25T18:23:10.3969837Z I0325 18:17:25.212991 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18487. 2021-03-25T18:23:10.3972226Z I0325 18:17:25.226880 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18488. 2021-03-25T18:23:10.3975611Z I0325 18:17:25.231930 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18489. 2021-03-25T18:23:10.3978955Z I0325 18:17:25.241063 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18490. 2021-03-25T18:23:10.3982208Z I0325 18:17:25.242872 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18491. 2021-03-25T18:23:10.3985511Z I0325 18:17:25.792749 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18492. 2021-03-25T18:23:10.3988605Z I0325 18:17:25.795523 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18493. 2021-03-25T18:23:10.3991736Z I0325 18:17:25.802910 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18494. 2021-03-25T18:23:10.3995066Z I0325 18:17:25.804200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18495. 2021-03-25T18:23:10.3998464Z I0325 18:17:25.810904 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18496. 2021-03-25T18:23:10.4002128Z I0325 18:17:25.811907 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18497. 2021-03-25T18:23:10.4004972Z I0325 18:17:29.644950 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18498. 2021-03-25T18:23:10.4006567Z I0325 18:17:29.645216 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18499. 2021-03-25T18:23:10.4007865Z I0325 18:17:29.645355 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18500. 2021-03-25T18:23:10.4010282Z I0325 18:17:29.659047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18501. 2021-03-25T18:23:10.4013476Z I0325 18:17:29.664833 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18502. 2021-03-25T18:23:10.4016807Z I0325 18:17:30.227379 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18503. 2021-03-25T18:23:10.4026542Z I0325 18:17:30.235584 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18504. 2021-03-25T18:23:10.4030347Z I0325 18:17:30.242758 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18505. 2021-03-25T18:23:10.4033206Z I0325 18:17:30.266793 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18506. 2021-03-25T18:23:10.4034795Z I0325 18:17:30.266916 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18507. 2021-03-25T18:23:10.4036118Z I0325 18:17:30.266985 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18508. 2021-03-25T18:23:10.4037992Z I0325 18:17:30.266810 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18509. 2021-03-25T18:23:10.4039583Z I0325 18:17:30.267063 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18510. 2021-03-25T18:23:10.4041218Z I0325 18:17:30.267074 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18511. 2021-03-25T18:23:10.4043642Z I0325 18:17:30.276962 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18512. 2021-03-25T18:23:10.4046785Z I0325 18:17:30.278233 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18513. 2021-03-25T18:23:10.4050058Z I0325 18:17:30.282282 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18514. 2021-03-25T18:23:10.4053316Z I0325 18:17:30.284056 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18515. 2021-03-25T18:23:10.4056587Z I0325 18:17:30.833947 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18516. 2021-03-25T18:23:10.4063404Z I0325 18:17:30.836897 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18517. 2021-03-25T18:23:10.4066648Z I0325 18:17:30.848302 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18518. 2021-03-25T18:23:10.4069860Z I0325 18:17:30.855470 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18519. 2021-03-25T18:23:10.4073418Z I0325 18:17:30.859413 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18520. 2021-03-25T18:23:10.4077032Z I0325 18:17:30.869471 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18521. 2021-03-25T18:23:10.4079893Z I0325 18:17:34.678154 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18522. 2021-03-25T18:23:10.4081486Z I0325 18:17:34.678210 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18523. 2021-03-25T18:23:10.4082785Z I0325 18:17:34.678221 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18524. 2021-03-25T18:23:10.4085204Z I0325 18:17:34.697346 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18525. 2021-03-25T18:23:10.4088382Z I0325 18:17:34.703630 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18526. 2021-03-25T18:23:10.4091736Z I0325 18:17:35.255098 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18527. 2021-03-25T18:23:10.4094989Z I0325 18:17:35.260115 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18528. 2021-03-25T18:23:10.4098492Z I0325 18:17:35.265158 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18529. 2021-03-25T18:23:10.4101344Z I0325 18:17:35.273673 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18530. 2021-03-25T18:23:10.4102927Z I0325 18:17:35.273714 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18531. 2021-03-25T18:23:10.4104238Z I0325 18:17:35.273724 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18532. 2021-03-25T18:23:10.4106116Z I0325 18:17:35.276386 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18533. 2021-03-25T18:23:10.4107710Z I0325 18:17:35.276420 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18534. 2021-03-25T18:23:10.4109003Z I0325 18:17:35.276430 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18535. 2021-03-25T18:23:10.4111430Z I0325 18:17:35.284129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18536. 2021-03-25T18:23:10.4114545Z I0325 18:17:35.287088 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18537. 2021-03-25T18:23:10.4117726Z I0325 18:17:35.293385 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18538. 2021-03-25T18:23:10.4120965Z I0325 18:17:35.296664 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18539. 2021-03-25T18:23:10.4130051Z I0325 18:17:35.845423 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18540. 2021-03-25T18:23:10.4133350Z I0325 18:17:35.848218 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18541. 2021-03-25T18:23:10.4136769Z I0325 18:17:35.853715 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18542. 2021-03-25T18:23:10.4140371Z I0325 18:17:35.862413 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18543. 2021-03-25T18:23:10.4143886Z I0325 18:17:35.863570 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18544. 2021-03-25T18:23:10.4147361Z I0325 18:17:35.907386 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18545. 2021-03-25T18:23:10.4150554Z I0325 18:17:39.716806 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18546. 2021-03-25T18:23:10.4152147Z I0325 18:17:39.716857 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18547. 2021-03-25T18:23:10.4153577Z I0325 18:17:39.716867 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18548. 2021-03-25T18:23:10.4155995Z I0325 18:17:39.738341 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18549. 2021-03-25T18:23:10.4159208Z I0325 18:17:39.747026 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18550. 2021-03-25T18:23:10.4162369Z I0325 18:17:40.298613 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18551. 2021-03-25T18:23:10.4165552Z I0325 18:17:40.304342 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18552. 2021-03-25T18:23:10.4168979Z I0325 18:17:40.310615 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18553. 2021-03-25T18:23:10.4171807Z I0325 18:17:40.321262 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18554. 2021-03-25T18:23:10.4173534Z I0325 18:17:40.321302 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18555. 2021-03-25T18:23:10.4174979Z I0325 18:17:40.321312 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18556. 2021-03-25T18:23:10.4176904Z I0325 18:17:40.323795 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18557. 2021-03-25T18:23:10.4178485Z I0325 18:17:40.323834 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18558. 2021-03-25T18:23:10.4179785Z I0325 18:17:40.323844 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18559. 2021-03-25T18:23:10.4182299Z I0325 18:17:40.330787 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18560. 2021-03-25T18:23:10.4215244Z I0325 18:17:40.330996 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18561. 2021-03-25T18:23:10.4218878Z I0325 18:17:40.335889 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18562. 2021-03-25T18:23:10.4222144Z I0325 18:17:40.337211 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18563. 2021-03-25T18:23:10.4225313Z I0325 18:17:40.887546 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18564. 2021-03-25T18:23:10.4228394Z I0325 18:17:40.889000 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18565. 2021-03-25T18:23:10.4231549Z I0325 18:17:40.894853 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18566. 2021-03-25T18:23:10.4234765Z I0325 18:17:40.896381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18567. 2021-03-25T18:23:10.4238163Z I0325 18:17:40.901670 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18568. 2021-03-25T18:23:10.4241776Z I0325 18:17:40.902462 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18569. 2021-03-25T18:23:10.4244603Z I0325 18:17:44.749644 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18570. 2021-03-25T18:23:10.4246207Z I0325 18:17:44.749863 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18571. 2021-03-25T18:23:10.4247511Z I0325 18:17:44.749967 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18572. 2021-03-25T18:23:10.4249926Z I0325 18:17:44.762427 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18573. 2021-03-25T18:23:10.4253545Z I0325 18:17:44.767854 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18574. 2021-03-25T18:23:10.4257765Z I0325 18:17:45.319387 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18575. 2021-03-25T18:23:10.4260943Z I0325 18:17:45.326141 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18576. 2021-03-25T18:23:10.4264498Z I0325 18:17:45.333204 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18577. 2021-03-25T18:23:10.4267375Z I0325 18:17:45.344852 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18578. 2021-03-25T18:23:10.4268964Z I0325 18:17:45.344915 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18579. 2021-03-25T18:23:10.4270278Z I0325 18:17:45.344926 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18580. 2021-03-25T18:23:10.4272156Z I0325 18:17:45.369694 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18581. 2021-03-25T18:23:10.4274165Z I0325 18:17:45.369765 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18582. 2021-03-25T18:23:10.4275475Z I0325 18:17:45.369783 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18583. 2021-03-25T18:23:10.4277908Z I0325 18:17:45.392384 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18584. 2021-03-25T18:23:10.4281042Z I0325 18:17:45.396455 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18585. 2021-03-25T18:23:10.4284213Z I0325 18:17:45.398437 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18586. 2021-03-25T18:23:10.4287462Z I0325 18:17:45.401323 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18587. 2021-03-25T18:23:10.4290629Z I0325 18:17:45.955147 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18588. 2021-03-25T18:23:10.4293722Z I0325 18:17:45.956667 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18589. 2021-03-25T18:23:10.4297022Z I0325 18:17:45.968814 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18590. 2021-03-25T18:23:10.4300332Z I0325 18:17:45.983895 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18591. 2021-03-25T18:23:10.4303747Z I0325 18:17:45.993566 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18592. 2021-03-25T18:23:10.4307419Z I0325 18:17:45.998288 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18593. 2021-03-25T18:23:10.4310279Z I0325 18:17:49.775452 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18594. 2021-03-25T18:23:10.4311873Z I0325 18:17:49.775709 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18595. 2021-03-25T18:23:10.4313172Z I0325 18:17:49.775757 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18596. 2021-03-25T18:23:10.4315597Z I0325 18:17:49.788527 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18597. 2021-03-25T18:23:10.4318791Z I0325 18:17:49.799981 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18598. 2021-03-25T18:23:10.4322136Z I0325 18:17:50.352279 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18599. 2021-03-25T18:23:10.4325276Z I0325 18:17:50.359966 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18600. 2021-03-25T18:23:10.4328812Z I0325 18:17:50.379074 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18601. 2021-03-25T18:23:10.4331660Z I0325 18:17:50.396379 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18602. 2021-03-25T18:23:10.4333253Z I0325 18:17:50.396430 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18603. 2021-03-25T18:23:10.4334563Z I0325 18:17:50.396440 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18604. 2021-03-25T18:23:10.4336607Z I0325 18:17:50.413241 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18605. 2021-03-25T18:23:10.4338208Z I0325 18:17:50.413286 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18606. 2021-03-25T18:23:10.4339498Z I0325 18:17:50.413297 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18607. 2021-03-25T18:23:10.4342065Z I0325 18:17:50.422497 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18608. 2021-03-25T18:23:10.4345176Z I0325 18:17:50.431851 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18609. 2021-03-25T18:23:10.4348445Z I0325 18:17:50.446114 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18610. 2021-03-25T18:23:10.4351721Z I0325 18:17:50.446456 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18611. 2021-03-25T18:23:10.4372650Z I0325 18:17:50.997933 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18612. 2021-03-25T18:23:10.4375889Z I0325 18:17:51.000178 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18613. 2021-03-25T18:23:10.4379060Z I0325 18:17:51.007961 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18614. 2021-03-25T18:23:10.4382275Z I0325 18:17:51.008224 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18615. 2021-03-25T18:23:10.4385692Z I0325 18:17:51.020994 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18616. 2021-03-25T18:23:10.4389285Z I0325 18:17:51.021619 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18617. 2021-03-25T18:23:10.4392148Z I0325 18:17:54.804395 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18618. 2021-03-25T18:23:10.4393736Z I0325 18:17:54.804445 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18619. 2021-03-25T18:23:10.4395045Z I0325 18:17:54.804470 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18620. 2021-03-25T18:23:10.4397677Z I0325 18:17:54.816679 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18621. 2021-03-25T18:23:10.4400899Z I0325 18:17:54.820830 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18622. 2021-03-25T18:23:10.4404248Z I0325 18:17:55.372808 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18623. 2021-03-25T18:23:10.4407404Z I0325 18:17:55.378136 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18624. 2021-03-25T18:23:10.4410893Z I0325 18:17:55.394279 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18625. 2021-03-25T18:23:10.4413746Z I0325 18:17:55.418876 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18626. 2021-03-25T18:23:10.4421871Z I0325 18:17:55.418930 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18627. 2021-03-25T18:23:10.4423237Z I0325 18:17:55.418941 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18628. 2021-03-25T18:23:10.4425299Z I0325 18:17:55.426379 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18629. 2021-03-25T18:23:10.4426882Z I0325 18:17:55.426422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18630. 2021-03-25T18:23:10.4428204Z I0325 18:17:55.426432 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18631. 2021-03-25T18:23:10.4430630Z I0325 18:17:55.435253 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18632. 2021-03-25T18:23:10.4433933Z I0325 18:17:55.438078 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18633. 2021-03-25T18:23:10.4437138Z I0325 18:17:55.444248 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18634. 2021-03-25T18:23:10.4440513Z I0325 18:17:55.459132 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18635. 2021-03-25T18:23:10.4443690Z I0325 18:17:55.995730 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18636. 2021-03-25T18:23:10.4446812Z I0325 18:17:56.001742 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18637. 2021-03-25T18:23:10.4450242Z I0325 18:17:56.011056 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18638. 2021-03-25T18:23:10.4453773Z I0325 18:17:56.016310 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18639. 2021-03-25T18:23:10.4457016Z I0325 18:17:56.023429 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18640. 2021-03-25T18:23:10.4460419Z I0325 18:17:56.028122 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18641. 2021-03-25T18:23:10.4463323Z I0325 18:17:59.829315 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18642. 2021-03-25T18:23:10.4464969Z I0325 18:17:59.829370 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18643. 2021-03-25T18:23:10.4466269Z I0325 18:17:59.829380 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18644. 2021-03-25T18:23:10.4468706Z I0325 18:17:59.839910 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18645. 2021-03-25T18:23:10.4471901Z I0325 18:17:59.848555 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18646. 2021-03-25T18:23:10.4475059Z I0325 18:18:00.446034 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18647. 2021-03-25T18:23:10.4478494Z I0325 18:18:00.457310 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18648. 2021-03-25T18:23:10.4481896Z I0325 18:18:00.463237 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18649. 2021-03-25T18:23:10.4484749Z I0325 18:18:00.522908 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18650. 2021-03-25T18:23:10.4486331Z I0325 18:18:00.523465 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18651. 2021-03-25T18:23:10.4487645Z I0325 18:18:00.523761 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18652. 2021-03-25T18:23:10.4489542Z I0325 18:18:00.526570 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18653. 2021-03-25T18:23:10.4491115Z I0325 18:18:00.526619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18654. 2021-03-25T18:23:10.4492429Z I0325 18:18:00.526629 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18655. 2021-03-25T18:23:10.4495062Z I0325 18:18:00.543133 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18656. 2021-03-25T18:23:10.4518712Z I0325 18:18:00.544236 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18657. 2021-03-25T18:23:10.4521942Z I0325 18:18:00.560852 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18658. 2021-03-25T18:23:10.4525371Z I0325 18:18:00.564063 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18659. 2021-03-25T18:23:10.4528575Z I0325 18:18:01.112703 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18660. 2021-03-25T18:23:10.4531675Z I0325 18:18:01.119551 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18661. 2021-03-25T18:23:10.4534815Z I0325 18:18:01.125011 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18662. 2021-03-25T18:23:10.4539401Z I0325 18:18:01.127899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18663. 2021-03-25T18:23:10.4542946Z I0325 18:18:01.133093 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18664. 2021-03-25T18:23:10.4546557Z I0325 18:18:01.134690 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18665. 2021-03-25T18:23:10.4549397Z I0325 18:18:04.861956 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18666. 2021-03-25T18:23:10.4550992Z I0325 18:18:04.862011 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18667. 2021-03-25T18:23:10.4552293Z I0325 18:18:04.862023 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18668. 2021-03-25T18:23:10.4554714Z I0325 18:18:04.869381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18669. 2021-03-25T18:23:10.4557894Z I0325 18:18:04.875198 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18670. 2021-03-25T18:23:10.4561080Z I0325 18:18:05.426643 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18671. 2021-03-25T18:23:10.4564353Z I0325 18:18:05.433047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18672. 2021-03-25T18:23:10.4567771Z I0325 18:18:05.439306 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18673. 2021-03-25T18:23:10.4571126Z I0325 18:18:05.454600 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18674. 2021-03-25T18:23:10.4572728Z I0325 18:18:05.454648 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18675. 2021-03-25T18:23:10.4574043Z I0325 18:18:05.454658 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18676. 2021-03-25T18:23:10.4576164Z I0325 18:18:05.471019 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18677. 2021-03-25T18:23:10.4577757Z I0325 18:18:05.471070 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18678. 2021-03-25T18:23:10.4579062Z I0325 18:18:05.471094 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18679. 2021-03-25T18:23:10.4581485Z I0325 18:18:05.483764 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18680. 2021-03-25T18:23:10.4584609Z I0325 18:18:05.484065 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18681. 2021-03-25T18:23:10.4587808Z I0325 18:18:05.494240 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18682. 2021-03-25T18:23:10.4591060Z I0325 18:18:05.494465 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18683. 2021-03-25T18:23:10.4594217Z I0325 18:18:06.046681 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18684. 2021-03-25T18:23:10.4597315Z I0325 18:18:06.046697 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18685. 2021-03-25T18:23:10.4600436Z I0325 18:18:06.052798 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18686. 2021-03-25T18:23:10.4603640Z I0325 18:18:06.056555 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18687. 2021-03-25T18:23:10.4607168Z I0325 18:18:06.062544 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18688. 2021-03-25T18:23:10.4610761Z I0325 18:18:06.070073 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18689. 2021-03-25T18:23:10.4613657Z I0325 18:18:09.881069 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18690. 2021-03-25T18:23:10.4617518Z I0325 18:18:09.881122 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18691. 2021-03-25T18:23:10.4618870Z I0325 18:18:09.881132 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18692. 2021-03-25T18:23:10.4621375Z I0325 18:18:09.903707 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18693. 2021-03-25T18:23:10.4624584Z I0325 18:18:09.908801 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18694. 2021-03-25T18:23:10.4627748Z I0325 18:18:10.460489 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18695. 2021-03-25T18:23:10.4630905Z I0325 18:18:10.466456 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18696. 2021-03-25T18:23:10.4634320Z I0325 18:18:10.489109 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18697. 2021-03-25T18:23:10.4637150Z I0325 18:18:10.499253 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18698. 2021-03-25T18:23:10.4638752Z I0325 18:18:10.499295 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18699. 2021-03-25T18:23:10.4640050Z I0325 18:18:10.499305 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18700. 2021-03-25T18:23:10.4641949Z I0325 18:18:10.503427 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18701. 2021-03-25T18:23:10.4643525Z I0325 18:18:10.503468 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18702. 2021-03-25T18:23:10.4644833Z I0325 18:18:10.503479 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18703. 2021-03-25T18:23:10.4647232Z I0325 18:18:10.515773 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18704. 2021-03-25T18:23:10.4650517Z I0325 18:18:10.522497 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18705. 2021-03-25T18:23:10.4653703Z I0325 18:18:10.526496 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18706. 2021-03-25T18:23:10.4657211Z I0325 18:18:10.528385 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18707. 2021-03-25T18:23:10.4660390Z I0325 18:18:11.077905 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18708. 2021-03-25T18:23:10.4663463Z I0325 18:18:11.081076 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18709. 2021-03-25T18:23:10.4666643Z I0325 18:18:11.087643 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18710. 2021-03-25T18:23:10.4669841Z I0325 18:18:11.088949 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18711. 2021-03-25T18:23:10.4673252Z I0325 18:18:11.094205 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18712. 2021-03-25T18:23:10.4676860Z I0325 18:18:11.096214 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18713. 2021-03-25T18:23:10.4679690Z I0325 18:18:14.916323 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18714. 2021-03-25T18:23:10.4681290Z I0325 18:18:14.916374 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18715. 2021-03-25T18:23:10.4682600Z I0325 18:18:14.916384 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18716. 2021-03-25T18:23:10.4685025Z I0325 18:18:14.929705 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18717. 2021-03-25T18:23:10.4688222Z I0325 18:18:14.937110 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18718. 2021-03-25T18:23:10.4691393Z I0325 18:18:15.488723 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18719. 2021-03-25T18:23:10.4694629Z I0325 18:18:15.498476 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18720. 2021-03-25T18:23:10.4700318Z I0325 18:18:15.503615 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18721. 2021-03-25T18:23:10.4703333Z I0325 18:18:15.517589 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18722. 2021-03-25T18:23:10.4704920Z I0325 18:18:15.517632 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18723. 2021-03-25T18:23:10.4706240Z I0325 18:18:15.517642 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18724. 2021-03-25T18:23:10.4708153Z I0325 18:18:15.517780 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18725. 2021-03-25T18:23:10.4709725Z I0325 18:18:15.517866 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18726. 2021-03-25T18:23:10.4711037Z I0325 18:18:15.517879 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18727. 2021-03-25T18:23:10.4713443Z I0325 18:18:15.525115 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18728. 2021-03-25T18:23:10.4716563Z I0325 18:18:15.526223 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18729. 2021-03-25T18:23:10.4719853Z I0325 18:18:15.539467 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18730. 2021-03-25T18:23:10.4723134Z I0325 18:18:15.542778 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18731. 2021-03-25T18:23:10.4727993Z I0325 18:18:16.095151 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18732. 2021-03-25T18:23:10.4731311Z I0325 18:18:16.096281 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18733. 2021-03-25T18:23:10.4734581Z I0325 18:18:16.132842 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18734. 2021-03-25T18:23:10.4737895Z I0325 18:18:16.133313 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18735. 2021-03-25T18:23:10.4742237Z I0325 18:18:16.271147 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18736. 2021-03-25T18:23:10.4745919Z I0325 18:18:16.271839 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18737. 2021-03-25T18:23:10.4748873Z I0325 18:18:19.982129 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18738. 2021-03-25T18:23:10.4750554Z I0325 18:18:19.982357 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18739. 2021-03-25T18:23:10.4751962Z I0325 18:18:19.982606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18740. 2021-03-25T18:23:10.4754403Z I0325 18:18:19.992169 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18741. 2021-03-25T18:23:10.4757590Z I0325 18:18:20.025060 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18742. 2021-03-25T18:23:10.4760760Z I0325 18:18:20.577013 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18743. 2021-03-25T18:23:10.4763895Z I0325 18:18:20.582590 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18744. 2021-03-25T18:23:10.4767363Z I0325 18:18:20.596400 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18745. 2021-03-25T18:23:10.4770210Z I0325 18:18:20.608177 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18746. 2021-03-25T18:23:10.4771796Z I0325 18:18:20.608215 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18747. 2021-03-25T18:23:10.4773103Z I0325 18:18:20.608225 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18748. 2021-03-25T18:23:10.4777457Z I0325 18:18:20.609752 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18749. 2021-03-25T18:23:10.4779197Z I0325 18:18:20.609787 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18750. 2021-03-25T18:23:10.4780492Z I0325 18:18:20.609797 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18751. 2021-03-25T18:23:10.4782995Z I0325 18:18:20.620928 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18752. 2021-03-25T18:23:10.4786255Z I0325 18:18:20.621807 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18753. 2021-03-25T18:23:10.4789448Z I0325 18:18:20.626096 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18754. 2021-03-25T18:23:10.4792763Z I0325 18:18:20.630913 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18755. 2021-03-25T18:23:10.4795938Z I0325 18:18:21.178107 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18756. 2021-03-25T18:23:10.4799035Z I0325 18:18:21.182618 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18757. 2021-03-25T18:23:10.4802157Z I0325 18:18:21.184991 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18758. 2021-03-25T18:23:10.4805349Z I0325 18:18:21.188556 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18759. 2021-03-25T18:23:10.4808757Z I0325 18:18:21.202494 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18760. 2021-03-25T18:23:10.4812334Z I0325 18:18:21.203552 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18761. 2021-03-25T18:23:10.4815292Z I0325 18:18:25.017353 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18762. 2021-03-25T18:23:10.4816871Z I0325 18:18:25.017547 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18763. 2021-03-25T18:23:10.4818190Z I0325 18:18:25.017560 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18764. 2021-03-25T18:23:10.4820592Z I0325 18:18:25.030776 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18765. 2021-03-25T18:23:10.4823781Z I0325 18:18:25.039296 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18766. 2021-03-25T18:23:10.4826944Z I0325 18:18:25.590908 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18767. 2021-03-25T18:23:10.4830211Z I0325 18:18:25.596700 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18768. 2021-03-25T18:23:10.4834946Z I0325 18:18:25.601019 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18769. 2021-03-25T18:23:10.4837888Z I0325 18:18:25.611427 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18770. 2021-03-25T18:23:10.4839613Z I0325 18:18:25.611650 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18771. 2021-03-25T18:23:10.4840926Z I0325 18:18:25.611751 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18772. 2021-03-25T18:23:10.4842929Z I0325 18:18:25.611586 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18773. 2021-03-25T18:23:10.4844510Z I0325 18:18:25.612251 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18774. 2021-03-25T18:23:10.4845815Z I0325 18:18:25.612268 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18775. 2021-03-25T18:23:10.4848231Z I0325 18:18:25.629390 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18776. 2021-03-25T18:23:10.4851374Z I0325 18:18:25.631735 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18777. 2021-03-25T18:23:10.4854568Z I0325 18:18:25.646760 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18778. 2021-03-25T18:23:10.4857977Z I0325 18:18:25.656898 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18779. 2021-03-25T18:23:10.4861147Z I0325 18:18:26.198273 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18780. 2021-03-25T18:23:10.4864313Z I0325 18:18:26.203521 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18781. 2021-03-25T18:23:10.4867737Z I0325 18:18:26.208405 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18782. 2021-03-25T18:23:10.4871074Z I0325 18:18:26.209226 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18783. 2021-03-25T18:23:10.4874353Z I0325 18:18:26.237560 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18784. 2021-03-25T18:23:10.4877775Z I0325 18:18:26.245449 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18785. 2021-03-25T18:23:10.4880660Z I0325 18:18:30.043338 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18786. 2021-03-25T18:23:10.4883709Z I0325 18:18:30.043606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18787. 2021-03-25T18:23:10.4885017Z I0325 18:18:30.043651 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18788. 2021-03-25T18:23:10.4887505Z I0325 18:18:30.052519 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18789. 2021-03-25T18:23:10.4890818Z I0325 18:18:30.056220 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18790. 2021-03-25T18:23:10.4895451Z I0325 18:18:30.609185 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18791. 2021-03-25T18:23:10.4898717Z I0325 18:18:30.616165 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18792. 2021-03-25T18:23:10.4902115Z I0325 18:18:30.626255 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18793. 2021-03-25T18:23:10.4905061Z I0325 18:18:30.677048 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18794. 2021-03-25T18:23:10.4907214Z I0325 18:18:30.677154 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18795. 2021-03-25T18:23:10.4908810Z I0325 18:18:30.677264 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18796. 2021-03-25T18:23:10.4910121Z I0325 18:18:30.677554 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18797. 2021-03-25T18:23:10.4911410Z I0325 18:18:30.677098 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18798. 2021-03-25T18:23:10.4912712Z I0325 18:18:30.677683 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18799. 2021-03-25T18:23:10.4915112Z I0325 18:18:30.736617 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18800. 2021-03-25T18:23:10.4918455Z I0325 18:18:30.742538 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18801. 2021-03-25T18:23:10.4921629Z I0325 18:18:30.743966 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18802. 2021-03-25T18:23:10.4924895Z I0325 18:18:30.778039 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18803. 2021-03-25T18:23:10.4929746Z I0325 18:18:31.293671 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18804. 2021-03-25T18:23:10.4932906Z I0325 18:18:31.301076 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18805. 2021-03-25T18:23:10.4936543Z I0325 18:18:31.309826 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18806. 2021-03-25T18:23:10.4940013Z I0325 18:18:31.334205 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18807. 2021-03-25T18:23:10.4943167Z I0325 18:18:31.338553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18808. 2021-03-25T18:23:10.4946554Z I0325 18:18:31.344440 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18809. 2021-03-25T18:23:10.4949408Z I0325 18:18:35.062418 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18810. 2021-03-25T18:23:10.4951004Z I0325 18:18:35.062477 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18811. 2021-03-25T18:23:10.4952310Z I0325 18:18:35.062487 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18812. 2021-03-25T18:23:10.4954721Z I0325 18:18:35.071076 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18813. 2021-03-25T18:23:10.4957892Z I0325 18:18:35.075891 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18814. 2021-03-25T18:23:10.4961071Z I0325 18:18:35.627359 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18815. 2021-03-25T18:23:10.4964376Z I0325 18:18:35.635541 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18816. 2021-03-25T18:23:10.4967804Z I0325 18:18:35.653636 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18817. 2021-03-25T18:23:10.4970638Z I0325 18:18:35.664825 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18818. 2021-03-25T18:23:10.4972286Z I0325 18:18:35.664872 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18819. 2021-03-25T18:23:10.4973602Z I0325 18:18:35.664915 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18820. 2021-03-25T18:23:10.4975585Z I0325 18:18:35.666439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18821. 2021-03-25T18:23:10.4977175Z I0325 18:18:35.666478 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18822. 2021-03-25T18:23:10.4978474Z I0325 18:18:35.666488 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18823. 2021-03-25T18:23:10.4980905Z I0325 18:18:35.676303 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18824. 2021-03-25T18:23:10.4984023Z I0325 18:18:35.682750 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18825. 2021-03-25T18:23:10.4987211Z I0325 18:18:35.684891 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18826. 2021-03-25T18:23:10.4990443Z I0325 18:18:35.699715 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18827. 2021-03-25T18:23:10.4993599Z I0325 18:18:36.236515 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18828. 2021-03-25T18:23:10.4996753Z I0325 18:18:36.241464 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18829. 2021-03-25T18:23:10.5000164Z I0325 18:18:36.246576 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18830. 2021-03-25T18:23:10.5011433Z I0325 18:18:36.255397 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18831. 2021-03-25T18:23:10.5015084Z I0325 18:18:36.263708 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18832. 2021-03-25T18:23:10.5018504Z I0325 18:18:36.268801 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18833. 2021-03-25T18:23:10.5021466Z I0325 18:18:40.109646 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18834. 2021-03-25T18:23:10.5023254Z I0325 18:18:40.109864 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18835. 2021-03-25T18:23:10.5024579Z I0325 18:18:40.109960 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18836. 2021-03-25T18:23:10.5027009Z I0325 18:18:40.130379 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18837. 2021-03-25T18:23:10.5030330Z I0325 18:18:40.145634 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18838. 2021-03-25T18:23:10.5033523Z I0325 18:18:40.697936 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18839. 2021-03-25T18:23:10.5051483Z I0325 18:18:40.703839 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18840. 2021-03-25T18:23:10.5055030Z I0325 18:18:40.708226 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18841. 2021-03-25T18:23:10.5057892Z I0325 18:18:40.717836 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18842. 2021-03-25T18:23:10.5059507Z I0325 18:18:40.718012 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18843. 2021-03-25T18:23:10.5061397Z I0325 18:18:40.717935 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18844. 2021-03-25T18:23:10.5062993Z I0325 18:18:40.718140 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18845. 2021-03-25T18:23:10.5064327Z I0325 18:18:40.718159 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18846. 2021-03-25T18:23:10.5065633Z I0325 18:18:40.718058 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18847. 2021-03-25T18:23:10.5068053Z I0325 18:18:40.799556 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18848. 2021-03-25T18:23:10.5071366Z I0325 18:18:40.800031 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18849. 2021-03-25T18:23:10.5074556Z I0325 18:18:40.809703 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18850. 2021-03-25T18:23:10.5077786Z I0325 18:18:40.815081 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18851. 2021-03-25T18:23:10.5081038Z I0325 18:18:41.361181 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18852. 2021-03-25T18:23:10.5084142Z I0325 18:18:41.371775 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18853. 2021-03-25T18:23:10.5087285Z I0325 18:18:41.399233 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18854. 2021-03-25T18:23:10.5090484Z I0325 18:18:41.406513 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18855. 2021-03-25T18:23:10.5093888Z I0325 18:18:41.413813 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18856. 2021-03-25T18:23:10.5097623Z I0325 18:18:41.419645 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18857. 2021-03-25T18:23:10.5100460Z I0325 18:18:45.153972 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18858. 2021-03-25T18:23:10.5102063Z I0325 18:18:45.154035 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18859. 2021-03-25T18:23:10.5103363Z I0325 18:18:45.154045 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18860. 2021-03-25T18:23:10.5105784Z I0325 18:18:45.163292 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18861. 2021-03-25T18:23:10.5108979Z I0325 18:18:45.171398 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18862. 2021-03-25T18:23:10.5112146Z I0325 18:18:45.723191 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18863. 2021-03-25T18:23:10.5116173Z I0325 18:18:45.730116 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18864. 2021-03-25T18:23:10.5119648Z I0325 18:18:45.740054 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18865. 2021-03-25T18:23:10.5122490Z I0325 18:18:45.795548 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18866. 2021-03-25T18:23:10.5124741Z I0325 18:18:45.821282 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18867. 2021-03-25T18:23:10.5126348Z I0325 18:18:45.824231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18868. 2021-03-25T18:23:10.5127659Z I0325 18:18:45.824501 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18869. 2021-03-25T18:23:10.5128953Z I0325 18:18:45.836225 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18870. 2021-03-25T18:23:10.5130259Z I0325 18:18:45.836409 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18871. 2021-03-25T18:23:10.5132670Z I0325 18:18:45.861348 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18872. 2021-03-25T18:23:10.5135910Z I0325 18:18:45.867191 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18873. 2021-03-25T18:23:10.5139099Z I0325 18:18:45.879227 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18874. 2021-03-25T18:23:10.5142332Z I0325 18:18:45.888499 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18875. 2021-03-25T18:23:10.5145255Z I0325 18:18:46.023746 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  18876. 2021-03-25T18:23:10.5148522Z I0325 18:18:46.031907 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  18877. 2021-03-25T18:23:10.5152320Z I0325 18:18:46.037186 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  18878. 2021-03-25T18:23:10.5155767Z I0325 18:18:46.440475 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18879. 2021-03-25T18:23:10.5158862Z I0325 18:18:46.441443 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18880. 2021-03-25T18:23:10.5162089Z I0325 18:18:46.449328 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18881. 2021-03-25T18:23:10.5165309Z I0325 18:18:46.450502 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18882. 2021-03-25T18:23:10.5168792Z I0325 18:18:46.456190 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18883. 2021-03-25T18:23:10.5172405Z I0325 18:18:46.456926 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18884. 2021-03-25T18:23:10.5178406Z I0325 18:18:46.591734 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18885. 2021-03-25T18:23:10.5182167Z I0325 18:18:46.601882 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  18886. 2021-03-25T18:23:10.5186061Z I0325 18:18:46.607224 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  18887. 2021-03-25T18:23:10.5189695Z I0325 18:18:47.158789 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18888. 2021-03-25T18:23:10.5192838Z I0325 18:18:47.161427 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  18889. 2021-03-25T18:23:10.5197163Z I0325 18:18:47.161471 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.3.128.247\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster3.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
  18890. 2021-03-25T18:23:10.5200824Z I0325 18:18:50.174044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18891. 2021-03-25T18:23:10.5202418Z I0325 18:18:50.174109 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18892. 2021-03-25T18:23:10.5203741Z I0325 18:18:50.174125 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18893. 2021-03-25T18:23:10.5206303Z I0325 18:18:50.181024 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18894. 2021-03-25T18:23:10.5209498Z I0325 18:18:50.187491 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18895. 2021-03-25T18:23:10.5212782Z I0325 18:18:50.738865 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18896. 2021-03-25T18:23:10.5216509Z I0325 18:18:50.744923 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18897. 2021-03-25T18:23:10.5220013Z I0325 18:18:50.755226 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18898. 2021-03-25T18:23:10.5222855Z I0325 18:18:50.768171 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18899. 2021-03-25T18:23:10.5225015Z I0325 18:18:50.768198 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18900. 2021-03-25T18:23:10.5226616Z I0325 18:18:50.768209 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18901. 2021-03-25T18:23:10.5227935Z I0325 18:18:50.768221 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18902. 2021-03-25T18:23:10.5229233Z I0325 18:18:50.768237 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18903. 2021-03-25T18:23:10.5230539Z I0325 18:18:50.768262 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18904. 2021-03-25T18:23:10.5232945Z I0325 18:18:50.782724 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18905. 2021-03-25T18:23:10.5236148Z I0325 18:18:50.790768 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18906. 2021-03-25T18:23:10.5239320Z I0325 18:18:50.812899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18907. 2021-03-25T18:23:10.5242507Z I0325 18:18:50.817635 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18908. 2021-03-25T18:23:10.5245682Z I0325 18:18:51.344242 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18909. 2021-03-25T18:23:10.5248938Z I0325 18:18:51.350271 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18910. 2021-03-25T18:23:10.5252357Z I0325 18:18:51.356162 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18911. 2021-03-25T18:23:10.5255896Z I0325 18:18:51.368818 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18912. 2021-03-25T18:23:10.5259069Z I0325 18:18:51.373168 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18913. 2021-03-25T18:23:10.5262466Z I0325 18:18:51.377419 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18914. 2021-03-25T18:23:10.5265621Z I0325 18:18:54.017677 1 servicediscovery_controller.go:107] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  18915. 2021-03-25T18:23:10.5268877Z I0325 18:18:54.032708 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
  18916. 2021-03-25T18:23:10.5272673Z I0325 18:18:54.038511 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
  18917. 2021-03-25T18:23:10.5276293Z I0325 18:18:54.590470 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18918. 2021-03-25T18:23:10.5279898Z I0325 18:18:54.599248 1 helpers.go:129] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
  18919. 2021-03-25T18:23:10.5283758Z I0325 18:18:54.603266 1 helpers.go:225] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
  18920. 2021-03-25T18:23:10.5287405Z I0325 18:18:55.154785 1 metrics.go:53] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18921. 2021-03-25T18:23:10.5290522Z I0325 18:18:55.159613 1 servicediscovery_controller.go:465] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
  18922. 2021-03-25T18:23:10.5295311Z I0325 18:18:55.159992 1 servicediscovery_controller.go:489] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.3.128.247\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster3.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
  18923. 2021-03-25T18:23:10.5299019Z I0325 18:18:55.193198 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18924. 2021-03-25T18:23:10.5300622Z I0325 18:18:55.193249 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18925. 2021-03-25T18:23:10.5301990Z I0325 18:18:55.193260 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18926. 2021-03-25T18:23:10.5304432Z I0325 18:18:55.204100 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18927. 2021-03-25T18:23:10.5307640Z I0325 18:18:55.212282 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18928. 2021-03-25T18:23:10.5310808Z I0325 18:18:55.763895 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18929. 2021-03-25T18:23:10.5313956Z I0325 18:18:55.769263 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18930. 2021-03-25T18:23:10.5317379Z I0325 18:18:55.773661 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18931. 2021-03-25T18:23:10.5320232Z I0325 18:18:55.792390 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18932. 2021-03-25T18:23:10.5321810Z I0325 18:18:55.792578 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18933. 2021-03-25T18:23:10.5323119Z I0325 18:18:55.792599 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18934. 2021-03-25T18:23:10.5325003Z I0325 18:18:55.794097 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18935. 2021-03-25T18:23:10.5326590Z I0325 18:18:55.794201 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18936. 2021-03-25T18:23:10.5327890Z I0325 18:18:55.794279 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18937. 2021-03-25T18:23:10.5330311Z I0325 18:18:55.801904 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18938. 2021-03-25T18:23:10.5333442Z I0325 18:18:55.803346 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18939. 2021-03-25T18:23:10.5336954Z I0325 18:18:55.807984 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18940. 2021-03-25T18:23:10.5340304Z I0325 18:18:55.808313 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18941. 2021-03-25T18:23:10.5343567Z I0325 18:18:56.359817 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18942. 2021-03-25T18:23:10.5346656Z I0325 18:18:56.360741 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18943. 2021-03-25T18:23:10.5349793Z I0325 18:18:56.371254 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18944. 2021-03-25T18:23:10.5352997Z I0325 18:18:56.376644 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18945. 2021-03-25T18:23:10.5356389Z I0325 18:18:56.384620 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18946. 2021-03-25T18:23:10.5359986Z I0325 18:18:56.398815 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18947. 2021-03-25T18:23:10.5362809Z I0325 18:19:00.212501 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18948. 2021-03-25T18:23:10.5364434Z I0325 18:19:00.212553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18949. 2021-03-25T18:23:10.5365748Z I0325 18:19:00.212923 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18950. 2021-03-25T18:23:10.5368162Z I0325 18:19:00.219839 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18951. 2021-03-25T18:23:10.5371347Z I0325 18:19:00.223661 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18952. 2021-03-25T18:23:10.5374509Z I0325 18:19:00.775866 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18953. 2021-03-25T18:23:10.5377827Z I0325 18:19:00.783057 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18954. 2021-03-25T18:23:10.5381328Z I0325 18:19:00.788390 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18955. 2021-03-25T18:23:10.5384171Z I0325 18:19:00.798632 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18956. 2021-03-25T18:23:10.5385756Z I0325 18:19:00.798679 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18957. 2021-03-25T18:23:10.5387111Z I0325 18:19:00.798690 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18958. 2021-03-25T18:23:10.5389007Z I0325 18:19:00.802215 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18959. 2021-03-25T18:23:10.5390583Z I0325 18:19:00.802392 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18960. 2021-03-25T18:23:10.5391891Z I0325 18:19:00.802471 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18961. 2021-03-25T18:23:10.5394292Z I0325 18:19:00.809553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18962. 2021-03-25T18:23:10.5397435Z I0325 18:19:00.811575 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18963. 2021-03-25T18:23:10.5400621Z I0325 18:19:00.815795 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18964. 2021-03-25T18:23:10.5403851Z I0325 18:19:00.818362 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18965. 2021-03-25T18:23:10.5407027Z I0325 18:19:01.367427 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18966. 2021-03-25T18:23:10.5410103Z I0325 18:19:01.369779 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18967. 2021-03-25T18:23:10.5413236Z I0325 18:19:01.376516 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18968. 2021-03-25T18:23:10.5420917Z I0325 18:19:01.378287 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18969. 2021-03-25T18:23:10.5424367Z I0325 18:19:01.392481 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18970. 2021-03-25T18:23:10.5428140Z I0325 18:19:01.394708 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18971. 2021-03-25T18:23:10.5430968Z I0325 18:19:05.256331 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18972. 2021-03-25T18:23:10.5432561Z I0325 18:19:05.256378 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18973. 2021-03-25T18:23:10.5433931Z I0325 18:19:05.256388 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18974. 2021-03-25T18:23:10.5436359Z I0325 18:19:05.281637 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18975. 2021-03-25T18:23:10.5439657Z I0325 18:19:05.300042 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18976. 2021-03-25T18:23:10.5442841Z I0325 18:19:05.851945 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18977. 2021-03-25T18:23:10.5447715Z I0325 18:19:05.862358 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18978. 2021-03-25T18:23:10.5451245Z I0325 18:19:05.870446 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18979. 2021-03-25T18:23:10.5454104Z I0325 18:19:05.883199 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18980. 2021-03-25T18:23:10.5455803Z I0325 18:19:05.883245 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18981. 2021-03-25T18:23:10.5457117Z I0325 18:19:05.883256 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18982. 2021-03-25T18:23:10.5459006Z I0325 18:19:05.884269 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18983. 2021-03-25T18:23:10.5460601Z I0325 18:19:05.884305 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18984. 2021-03-25T18:23:10.5461895Z I0325 18:19:05.884315 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18985. 2021-03-25T18:23:10.5464352Z I0325 18:19:05.890769 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18986. 2021-03-25T18:23:10.5467826Z I0325 18:19:05.892979 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18987. 2021-03-25T18:23:10.5471174Z I0325 18:19:05.897055 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18988. 2021-03-25T18:23:10.5474424Z I0325 18:19:05.898891 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  18989. 2021-03-25T18:23:10.5477654Z I0325 18:19:06.448898 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18990. 2021-03-25T18:23:10.5480748Z I0325 18:19:06.451223 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  18991. 2021-03-25T18:23:10.5483875Z I0325 18:19:06.464360 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18992. 2021-03-25T18:23:10.5487072Z I0325 18:19:06.465653 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  18993. 2021-03-25T18:23:10.5490484Z I0325 18:19:06.507470 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18994. 2021-03-25T18:23:10.5494082Z I0325 18:19:06.511083 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  18995. 2021-03-25T18:23:10.5503820Z I0325 18:19:10.307066 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  18996. 2021-03-25T18:23:10.5505597Z I0325 18:19:10.307121 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  18997. 2021-03-25T18:23:10.5506930Z I0325 18:19:10.307132 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  18998. 2021-03-25T18:23:10.5509354Z I0325 18:19:10.313663 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  18999. 2021-03-25T18:23:10.5512565Z I0325 18:19:10.322855 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19000. 2021-03-25T18:23:10.5515751Z I0325 18:19:10.874467 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19001. 2021-03-25T18:23:10.5520194Z I0325 18:19:10.879540 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19002. 2021-03-25T18:23:10.5523864Z I0325 18:19:10.883958 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19003. 2021-03-25T18:23:10.5526707Z I0325 18:19:10.900096 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19004. 2021-03-25T18:23:10.5528876Z I0325 18:19:10.900872 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19005. 2021-03-25T18:23:10.5530570Z I0325 18:19:10.900935 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19006. 2021-03-25T18:23:10.5534248Z I0325 18:19:10.900954 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19007. 2021-03-25T18:23:10.5535704Z I0325 18:19:10.901543 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19008. 2021-03-25T18:23:10.5537009Z I0325 18:19:10.901572 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19009. 2021-03-25T18:23:10.5539557Z I0325 18:19:10.914325 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19010. 2021-03-25T18:23:10.5542825Z I0325 18:19:10.919168 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19011. 2021-03-25T18:23:10.5546029Z I0325 18:19:10.927498 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19012. 2021-03-25T18:23:10.5549283Z I0325 18:19:10.968422 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19013. 2021-03-25T18:23:10.5552453Z I0325 18:19:11.480054 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19014. 2021-03-25T18:23:10.5555591Z I0325 18:19:11.491043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19015. 2021-03-25T18:23:10.5559004Z I0325 18:19:11.496219 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19016. 2021-03-25T18:23:10.5562357Z I0325 18:19:11.520148 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19017. 2021-03-25T18:23:10.5565512Z I0325 18:19:11.524421 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19018. 2021-03-25T18:23:10.5571159Z I0325 18:19:11.528879 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19019. 2021-03-25T18:23:10.5574004Z I0325 18:19:15.344953 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19020. 2021-03-25T18:23:10.5577144Z I0325 18:19:15.345677 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19021. 2021-03-25T18:23:10.5578599Z I0325 18:19:15.345729 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19022. 2021-03-25T18:23:10.5581081Z I0325 18:19:15.352810 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19023. 2021-03-25T18:23:10.5584299Z I0325 18:19:15.359331 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19024. 2021-03-25T18:23:10.5587480Z I0325 18:19:15.911506 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19025. 2021-03-25T18:23:10.5590627Z I0325 18:19:15.917959 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19026. 2021-03-25T18:23:10.5594030Z I0325 18:19:15.930744 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19027. 2021-03-25T18:23:10.5596884Z I0325 18:19:15.953690 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19028. 2021-03-25T18:23:10.5598468Z I0325 18:19:15.953899 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19029. 2021-03-25T18:23:10.5599766Z I0325 18:19:15.954044 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19030. 2021-03-25T18:23:10.5601654Z I0325 18:19:15.953757 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19031. 2021-03-25T18:23:10.5603232Z I0325 18:19:15.954289 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19032. 2021-03-25T18:23:10.5604545Z I0325 18:19:15.954303 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19033. 2021-03-25T18:23:10.5606956Z I0325 18:19:15.962363 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19034. 2021-03-25T18:23:10.5610090Z I0325 18:19:15.963249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19035. 2021-03-25T18:23:10.5613364Z I0325 18:19:15.967564 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19036. 2021-03-25T18:23:10.5616771Z I0325 18:19:15.968986 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19037. 2021-03-25T18:23:10.5619934Z I0325 18:19:16.520133 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19038. 2021-03-25T18:23:10.5623081Z I0325 18:19:16.522625 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19039. 2021-03-25T18:23:10.5626230Z I0325 18:19:16.535444 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19040. 2021-03-25T18:23:10.5629417Z I0325 18:19:16.537462 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19041. 2021-03-25T18:23:10.5632842Z I0325 18:19:16.558931 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19042. 2021-03-25T18:23:10.5636449Z I0325 18:19:16.561338 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19043. 2021-03-25T18:23:10.5639284Z I0325 18:19:20.363471 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19044. 2021-03-25T18:23:10.5640881Z I0325 18:19:20.363522 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19045. 2021-03-25T18:23:10.5642183Z I0325 18:19:20.363547 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19046. 2021-03-25T18:23:10.5644592Z I0325 18:19:20.371690 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19047. 2021-03-25T18:23:10.5647787Z I0325 18:19:20.379568 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19048. 2021-03-25T18:23:10.5650981Z I0325 18:19:20.931840 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19049. 2021-03-25T18:23:10.5654121Z I0325 18:19:20.941571 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19050. 2021-03-25T18:23:10.5660436Z I0325 18:19:20.946401 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19051. 2021-03-25T18:23:10.5663315Z I0325 18:19:20.962890 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19052. 2021-03-25T18:23:10.5665516Z I0325 18:19:20.963305 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19053. 2021-03-25T18:23:10.5667236Z I0325 18:19:20.963361 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19054. 2021-03-25T18:23:10.5668540Z I0325 18:19:20.963377 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19055. 2021-03-25T18:23:10.5669850Z I0325 18:19:20.964502 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19056. 2021-03-25T18:23:10.5671130Z I0325 18:19:20.964524 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19057. 2021-03-25T18:23:10.5673549Z I0325 18:19:20.970127 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19058. 2021-03-25T18:23:10.5676740Z I0325 18:19:20.977749 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19059. 2021-03-25T18:23:10.5679929Z I0325 18:19:20.978991 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19060. 2021-03-25T18:23:10.5683124Z I0325 18:19:21.004042 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19061. 2021-03-25T18:23:10.5686280Z I0325 18:19:21.529007 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19062. 2021-03-25T18:23:10.5689426Z I0325 18:19:21.534592 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19063. 2021-03-25T18:23:10.5693453Z I0325 18:19:21.539092 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19064. 2021-03-25T18:23:10.5696928Z I0325 18:19:21.555304 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19065. 2021-03-25T18:23:10.5700075Z I0325 18:19:21.559933 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19066. 2021-03-25T18:23:10.5703692Z I0325 18:19:21.564323 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19067. 2021-03-25T18:23:10.5706522Z I0325 18:19:25.381372 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19068. 2021-03-25T18:23:10.5708106Z I0325 18:19:25.381700 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19069. 2021-03-25T18:23:10.5709416Z I0325 18:19:25.381807 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19070. 2021-03-25T18:23:10.5711927Z I0325 18:19:25.396986 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19071. 2021-03-25T18:23:10.5715144Z I0325 18:19:25.402431 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19072. 2021-03-25T18:23:10.5718322Z I0325 18:19:25.954202 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19073. 2021-03-25T18:23:10.5722753Z I0325 18:19:25.959714 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19074. 2021-03-25T18:23:10.5726191Z I0325 18:19:25.963893 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19075. 2021-03-25T18:23:10.5729132Z I0325 18:19:25.974504 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19076. 2021-03-25T18:23:10.5730729Z I0325 18:19:25.974562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19077. 2021-03-25T18:23:10.5732023Z I0325 18:19:25.974585 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19078. 2021-03-25T18:23:10.5733933Z I0325 18:19:25.977220 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19079. 2021-03-25T18:23:10.5735601Z I0325 18:19:25.977256 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19080. 2021-03-25T18:23:10.5736911Z I0325 18:19:25.977266 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19081. 2021-03-25T18:23:10.5739344Z I0325 18:19:25.990921 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19082. 2021-03-25T18:23:10.5742472Z I0325 18:19:26.007940 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19083. 2021-03-25T18:23:10.5745655Z I0325 18:19:26.025847 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19084. 2021-03-25T18:23:10.5749000Z I0325 18:19:26.035832 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19085. 2021-03-25T18:23:10.5752169Z I0325 18:19:26.577680 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19086. 2021-03-25T18:23:10.5755384Z I0325 18:19:26.591214 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19087. 2021-03-25T18:23:10.5759438Z I0325 18:19:26.598332 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19088. 2021-03-25T18:23:10.5762644Z I0325 18:19:26.611139 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19089. 2021-03-25T18:23:10.5766076Z I0325 18:19:26.612425 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19090. 2021-03-25T18:23:10.5769775Z I0325 18:19:26.622038 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19091. 2021-03-25T18:23:10.5772638Z I0325 18:19:30.410652 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19092. 2021-03-25T18:23:10.5774217Z I0325 18:19:30.410707 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19093. 2021-03-25T18:23:10.5775664Z I0325 18:19:30.410718 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19094. 2021-03-25T18:23:10.5778080Z I0325 18:19:30.420783 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19095. 2021-03-25T18:23:10.5781287Z I0325 18:19:30.426470 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19096. 2021-03-25T18:23:10.5784454Z I0325 18:19:30.978808 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19097. 2021-03-25T18:23:10.5787589Z I0325 18:19:30.987129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19098. 2021-03-25T18:23:10.5790989Z I0325 18:19:30.993138 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19099. 2021-03-25T18:23:10.5793951Z I0325 18:19:31.003541 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19100. 2021-03-25T18:23:10.5795538Z I0325 18:19:31.003704 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19101. 2021-03-25T18:23:10.5799162Z I0325 18:19:31.003795 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19102. 2021-03-25T18:23:10.5801380Z I0325 18:19:31.009355 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19103. 2021-03-25T18:23:10.5802965Z I0325 18:19:31.009610 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19104. 2021-03-25T18:23:10.5804271Z I0325 18:19:31.009734 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19105. 2021-03-25T18:23:10.5806699Z I0325 18:19:31.015166 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19106. 2021-03-25T18:23:10.5810232Z I0325 18:19:31.018657 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19107. 2021-03-25T18:23:10.5813409Z I0325 18:19:31.020301 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19108. 2021-03-25T18:23:10.5817406Z I0325 18:19:31.052483 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19109. 2021-03-25T18:23:10.5820591Z I0325 18:19:31.571726 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19110. 2021-03-25T18:23:10.5823742Z I0325 18:19:31.578244 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19111. 2021-03-25T18:23:10.5827155Z I0325 18:19:31.584171 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19112. 2021-03-25T18:23:10.5830482Z I0325 18:19:31.603802 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19113. 2021-03-25T18:23:10.5833624Z I0325 18:19:31.609718 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19114. 2021-03-25T18:23:10.5837138Z I0325 18:19:31.614717 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19115. 2021-03-25T18:23:10.5840086Z I0325 18:19:35.430473 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19116. 2021-03-25T18:23:10.5841680Z I0325 18:19:35.430524 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19117. 2021-03-25T18:23:10.5842979Z I0325 18:19:35.430534 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19118. 2021-03-25T18:23:10.5845456Z I0325 18:19:35.437696 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19119. 2021-03-25T18:23:10.5848654Z I0325 18:19:35.443364 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19120. 2021-03-25T18:23:10.5851830Z I0325 18:19:35.995746 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19121. 2021-03-25T18:23:10.5855111Z I0325 18:19:36.014709 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19122. 2021-03-25T18:23:10.5858542Z I0325 18:19:36.022609 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19123. 2021-03-25T18:23:10.5861394Z I0325 18:19:36.037740 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19124. 2021-03-25T18:23:10.5862976Z I0325 18:19:36.037947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19125. 2021-03-25T18:23:10.5864319Z I0325 18:19:36.038055 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19126. 2021-03-25T18:23:10.5866210Z I0325 18:19:36.037901 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19127. 2021-03-25T18:23:10.5867804Z I0325 18:19:36.039316 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19128. 2021-03-25T18:23:10.5869099Z I0325 18:19:36.039400 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19129. 2021-03-25T18:23:10.5871519Z I0325 18:19:36.050663 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19130. 2021-03-25T18:23:10.5874654Z I0325 18:19:36.059365 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19131. 2021-03-25T18:23:10.5877846Z I0325 18:19:36.064247 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19132. 2021-03-25T18:23:10.5881299Z I0325 18:19:36.080195 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19133. 2021-03-25T18:23:10.5884469Z I0325 18:19:36.616100 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19134. 2021-03-25T18:23:10.5887685Z I0325 18:19:36.621942 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19135. 2021-03-25T18:23:10.5891112Z I0325 18:19:36.627041 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19136. 2021-03-25T18:23:10.5894449Z I0325 18:19:36.638472 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19137. 2021-03-25T18:23:10.5904445Z I0325 18:19:36.642720 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19138. 2021-03-25T18:23:10.5907887Z I0325 18:19:36.647024 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19139. 2021-03-25T18:23:10.5910847Z I0325 18:19:40.446491 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19140. 2021-03-25T18:23:10.5912434Z I0325 18:19:40.446539 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19141. 2021-03-25T18:23:10.5913753Z I0325 18:19:40.446549 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19142. 2021-03-25T18:23:10.5916186Z I0325 18:19:40.456312 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19143. 2021-03-25T18:23:10.5920060Z I0325 18:19:40.461128 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19144. 2021-03-25T18:23:10.5923300Z I0325 18:19:41.012597 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19145. 2021-03-25T18:23:10.5926455Z I0325 18:19:41.018635 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19146. 2021-03-25T18:23:10.5929988Z I0325 18:19:41.023069 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19147. 2021-03-25T18:23:10.5933000Z I0325 18:19:41.039525 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19148. 2021-03-25T18:23:10.5934598Z I0325 18:19:41.039568 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19149. 2021-03-25T18:23:10.5936006Z I0325 18:19:41.039579 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19150. 2021-03-25T18:23:10.5937993Z I0325 18:19:41.041237 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19151. 2021-03-25T18:23:10.5939594Z I0325 18:19:41.041276 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19152. 2021-03-25T18:23:10.5940895Z I0325 18:19:41.041345 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19153. 2021-03-25T18:23:10.5943319Z I0325 18:19:41.054706 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19154. 2021-03-25T18:23:10.5946441Z I0325 18:19:41.055624 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19155. 2021-03-25T18:23:10.5949636Z I0325 18:19:41.066501 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19156. 2021-03-25T18:23:10.5952878Z I0325 18:19:41.069005 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19157. 2021-03-25T18:23:10.5956053Z I0325 18:19:41.618128 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19158. 2021-03-25T18:23:10.5959136Z I0325 18:19:41.623257 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19159. 2021-03-25T18:23:10.5962261Z I0325 18:19:41.636381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19160. 2021-03-25T18:23:10.5965715Z I0325 18:19:41.643312 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19161. 2021-03-25T18:23:10.5969571Z I0325 18:19:41.655889 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19162. 2021-03-25T18:23:10.5972988Z I0325 18:19:41.669756 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19163. 2021-03-25T18:23:10.5976081Z I0325 18:19:45.469254 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19164. 2021-03-25T18:23:10.5977663Z I0325 18:19:45.469307 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19165. 2021-03-25T18:23:10.5979074Z I0325 18:19:45.469318 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19166. 2021-03-25T18:23:10.5981564Z I0325 18:19:45.477867 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19167. 2021-03-25T18:23:10.5984786Z I0325 18:19:45.483451 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19168. 2021-03-25T18:23:10.5987955Z I0325 18:19:46.035370 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19169. 2021-03-25T18:23:10.5991098Z I0325 18:19:46.042384 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19170. 2021-03-25T18:23:10.5994506Z I0325 18:19:46.047643 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19171. 2021-03-25T18:23:10.5997348Z I0325 18:19:46.057705 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19172. 2021-03-25T18:23:10.5999515Z I0325 18:19:46.057865 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19173. 2021-03-25T18:23:10.6001096Z I0325 18:19:46.057947 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19174. 2021-03-25T18:23:10.6002416Z I0325 18:19:46.057968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19175. 2021-03-25T18:23:10.6003717Z I0325 18:19:46.057873 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19176. 2021-03-25T18:23:10.6005021Z I0325 18:19:46.058088 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19177. 2021-03-25T18:23:10.6009269Z I0325 18:19:46.065013 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19178. 2021-03-25T18:23:10.6012424Z I0325 18:19:46.065965 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19179. 2021-03-25T18:23:10.6015773Z I0325 18:19:46.082158 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19180. 2021-03-25T18:23:10.6019199Z I0325 18:19:46.143244 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19181. 2021-03-25T18:23:10.6022372Z I0325 18:19:46.635771 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19182. 2021-03-25T18:23:10.6025580Z I0325 18:19:46.641951 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19183. 2021-03-25T18:23:10.6035626Z I0325 18:19:46.647447 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19184. 2021-03-25T18:23:10.6039175Z I0325 18:19:46.695009 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19185. 2021-03-25T18:23:10.6042350Z I0325 18:19:46.699329 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19186. 2021-03-25T18:23:10.6046636Z I0325 18:19:46.704495 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19187. 2021-03-25T18:23:10.6049540Z I0325 18:19:50.488499 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19188. 2021-03-25T18:23:10.6051142Z I0325 18:19:50.488622 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19189. 2021-03-25T18:23:10.6052444Z I0325 18:19:50.488636 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19190. 2021-03-25T18:23:10.6055228Z I0325 18:19:50.497198 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19191. 2021-03-25T18:23:10.6058447Z I0325 18:19:50.503984 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19192. 2021-03-25T18:23:10.6061649Z I0325 18:19:51.055951 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19193. 2021-03-25T18:23:10.6064817Z I0325 18:19:51.060359 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19194. 2021-03-25T18:23:10.6068236Z I0325 18:19:51.064816 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19195. 2021-03-25T18:23:10.6071227Z I0325 18:19:51.075662 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19196. 2021-03-25T18:23:10.6072806Z I0325 18:19:51.075715 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19197. 2021-03-25T18:23:10.6074114Z I0325 18:19:51.075726 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19198. 2021-03-25T18:23:10.6076080Z I0325 18:19:51.075874 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19199. 2021-03-25T18:23:10.6077675Z I0325 18:19:51.076038 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19200. 2021-03-25T18:23:10.6078976Z I0325 18:19:51.076194 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19201. 2021-03-25T18:23:10.6081409Z I0325 18:19:51.084279 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19202. 2021-03-25T18:23:10.6084529Z I0325 18:19:51.086585 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19203. 2021-03-25T18:23:10.6087730Z I0325 18:19:51.090503 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19204. 2021-03-25T18:23:10.6090981Z I0325 18:19:51.091778 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19205. 2021-03-25T18:23:10.6094150Z I0325 18:19:51.642357 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19206. 2021-03-25T18:23:10.6097414Z I0325 18:19:51.647396 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19207. 2021-03-25T18:23:10.6100532Z I0325 18:19:51.649804 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19208. 2021-03-25T18:23:10.6103740Z I0325 18:19:51.656055 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19209. 2021-03-25T18:23:10.6107140Z I0325 18:19:51.656515 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19210. 2021-03-25T18:23:10.6110739Z I0325 18:19:51.664274 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19211. 2021-03-25T18:23:10.6113663Z I0325 18:19:55.513156 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19212. 2021-03-25T18:23:10.6115244Z I0325 18:19:55.513204 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19213. 2021-03-25T18:23:10.6116559Z I0325 18:19:55.513227 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19214. 2021-03-25T18:23:10.6119027Z I0325 18:19:55.521598 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19215. 2021-03-25T18:23:10.6122245Z I0325 18:19:55.525170 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19216. 2021-03-25T18:23:10.6125425Z I0325 18:19:56.077875 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19217. 2021-03-25T18:23:10.6128531Z I0325 18:19:56.090548 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19218. 2021-03-25T18:23:10.6132077Z I0325 18:19:56.095141 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19219. 2021-03-25T18:23:10.6134989Z I0325 18:19:56.104372 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19220. 2021-03-25T18:23:10.6136583Z I0325 18:19:56.104416 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19221. 2021-03-25T18:23:10.6137880Z I0325 18:19:56.104426 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19222. 2021-03-25T18:23:10.6139785Z I0325 18:19:56.105611 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19223. 2021-03-25T18:23:10.6141378Z I0325 18:19:56.105776 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19224. 2021-03-25T18:23:10.6142672Z I0325 18:19:56.105866 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19225. 2021-03-25T18:23:10.6145085Z I0325 18:19:56.111939 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19226. 2021-03-25T18:23:10.6148200Z I0325 18:19:56.114362 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19227. 2021-03-25T18:23:10.6151393Z I0325 18:19:56.116229 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19228. 2021-03-25T18:23:10.6158318Z I0325 18:19:56.119641 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19229. 2021-03-25T18:23:10.6161712Z I0325 18:19:56.670420 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19230. 2021-03-25T18:23:10.6164992Z I0325 18:19:56.671094 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19231. 2021-03-25T18:23:10.6168148Z I0325 18:19:56.678811 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19232. 2021-03-25T18:23:10.6171354Z I0325 18:19:56.678954 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19233. 2021-03-25T18:23:10.6177211Z I0325 18:19:56.684388 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19234. 2021-03-25T18:23:10.6180675Z I0325 18:19:56.684597 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19235. 2021-03-25T18:23:10.6183314Z I0325 18:20:00.534673 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19236. 2021-03-25T18:23:10.6185345Z I0325 18:20:00.534743 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19237. 2021-03-25T18:23:10.6186664Z I0325 18:20:00.534759 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19238. 2021-03-25T18:23:10.6189094Z I0325 18:20:00.543616 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19239. 2021-03-25T18:23:10.6192288Z I0325 18:20:00.552161 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19240. 2021-03-25T18:23:10.6195448Z I0325 18:20:01.104307 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19241. 2021-03-25T18:23:10.6198587Z I0325 18:20:01.115553 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19242. 2021-03-25T18:23:10.6201987Z I0325 18:20:01.182207 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19243. 2021-03-25T18:23:10.6204974Z I0325 18:20:01.208765 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19244. 2021-03-25T18:23:10.6206564Z I0325 18:20:01.209013 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19245. 2021-03-25T18:23:10.6207923Z I0325 18:20:01.210011 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19246. 2021-03-25T18:23:10.6210274Z I0325 18:20:01.214029 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19247. 2021-03-25T18:23:10.6211991Z I0325 18:20:01.214113 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19248. 2021-03-25T18:23:10.6213311Z I0325 18:20:01.214172 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19249. 2021-03-25T18:23:10.6216026Z I0325 18:20:01.218588 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19250. 2021-03-25T18:23:10.6219195Z I0325 18:20:01.227443 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19251. 2021-03-25T18:23:10.6222481Z I0325 18:20:01.230586 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19252. 2021-03-25T18:23:10.6225735Z I0325 18:20:01.256256 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19253. 2021-03-25T18:23:10.6228895Z I0325 18:20:01.782202 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19254. 2021-03-25T18:23:10.6232032Z I0325 18:20:01.794496 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19255. 2021-03-25T18:23:10.6235448Z I0325 18:20:01.805276 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19256. 2021-03-25T18:23:10.6238790Z I0325 18:20:01.807469 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19257. 2021-03-25T18:23:10.6241916Z I0325 18:20:01.819983 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19258. 2021-03-25T18:23:10.6245325Z I0325 18:20:01.826253 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19259. 2021-03-25T18:23:10.6248249Z I0325 18:20:05.551947 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19260. 2021-03-25T18:23:10.6249848Z I0325 18:20:05.552012 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19261. 2021-03-25T18:23:10.6251153Z I0325 18:20:05.552023 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19262. 2021-03-25T18:23:10.6253635Z I0325 18:20:05.560600 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19263. 2021-03-25T18:23:10.6256965Z I0325 18:20:05.565474 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19264. 2021-03-25T18:23:10.6260146Z I0325 18:20:06.117324 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19265. 2021-03-25T18:23:10.6263285Z I0325 18:20:06.123245 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19266. 2021-03-25T18:23:10.6266735Z I0325 18:20:06.131561 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19267. 2021-03-25T18:23:10.6269581Z I0325 18:20:06.155993 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19268. 2021-03-25T18:23:10.6271157Z I0325 18:20:06.156183 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19269. 2021-03-25T18:23:10.6272465Z I0325 18:20:06.156202 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19270. 2021-03-25T18:23:10.6274333Z I0325 18:20:06.156015 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19271. 2021-03-25T18:23:10.6276210Z I0325 18:20:06.156478 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19272. 2021-03-25T18:23:10.6277519Z I0325 18:20:06.156582 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19273. 2021-03-25T18:23:10.6279951Z I0325 18:20:06.168085 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19274. 2021-03-25T18:23:10.6283335Z I0325 18:20:06.168805 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19275. 2021-03-25T18:23:10.6286532Z I0325 18:20:06.176854 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19276. 2021-03-25T18:23:10.6289885Z I0325 18:20:06.177179 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19277. 2021-03-25T18:23:10.6293053Z I0325 18:20:06.728774 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19278. 2021-03-25T18:23:10.6296930Z I0325 18:20:06.728782 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19279. 2021-03-25T18:23:10.6300110Z I0325 18:20:06.734608 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19280. 2021-03-25T18:23:10.6303338Z I0325 18:20:06.739064 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19281. 2021-03-25T18:23:10.6306763Z I0325 18:20:06.744571 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19282. 2021-03-25T18:23:10.6310361Z I0325 18:20:06.750683 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19283. 2021-03-25T18:23:10.6313205Z I0325 18:20:10.571172 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19284. 2021-03-25T18:23:10.6314787Z I0325 18:20:10.571229 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19285. 2021-03-25T18:23:10.6316097Z I0325 18:20:10.571241 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19286. 2021-03-25T18:23:10.6318506Z I0325 18:20:10.579585 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19287. 2021-03-25T18:23:10.6321707Z I0325 18:20:10.585959 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19288. 2021-03-25T18:23:10.6324902Z I0325 18:20:11.138015 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19289. 2021-03-25T18:23:10.6328023Z I0325 18:20:11.145039 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19290. 2021-03-25T18:23:10.6331457Z I0325 18:20:11.151092 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19291. 2021-03-25T18:23:10.6334369Z I0325 18:20:11.159531 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19292. 2021-03-25T18:23:10.6339638Z I0325 18:20:11.159573 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19293. 2021-03-25T18:23:10.6341342Z I0325 18:20:11.159584 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19294. 2021-03-25T18:23:10.6343400Z I0325 18:20:11.163406 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19295. 2021-03-25T18:23:10.6345159Z I0325 18:20:11.163446 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19296. 2021-03-25T18:23:10.6346465Z I0325 18:20:11.163557 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19297. 2021-03-25T18:23:10.6348925Z I0325 18:20:11.179047 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19298. 2021-03-25T18:23:10.6352070Z I0325 18:20:11.179437 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19299. 2021-03-25T18:23:10.6355274Z I0325 18:20:11.189303 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19300. 2021-03-25T18:23:10.6358509Z I0325 18:20:11.190322 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19301. 2021-03-25T18:23:10.6361694Z I0325 18:20:11.741214 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19302. 2021-03-25T18:23:10.6364813Z I0325 18:20:11.742343 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19303. 2021-03-25T18:23:10.6367960Z I0325 18:20:11.751013 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19304. 2021-03-25T18:23:10.6371399Z I0325 18:20:11.774469 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19305. 2021-03-25T18:23:10.6374966Z I0325 18:20:11.778707 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19306. 2021-03-25T18:23:10.6378496Z I0325 18:20:11.789058 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19307. 2021-03-25T18:23:10.6381462Z I0325 18:20:15.591183 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19308. 2021-03-25T18:23:10.6383042Z I0325 18:20:15.591241 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19309. 2021-03-25T18:23:10.6384350Z I0325 18:20:15.591286 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19310. 2021-03-25T18:23:10.6386759Z I0325 18:20:15.598982 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19311. 2021-03-25T18:23:10.6390019Z I0325 18:20:15.603030 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19312. 2021-03-25T18:23:10.6393319Z I0325 18:20:16.154704 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19313. 2021-03-25T18:23:10.6396480Z I0325 18:20:16.161984 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19314. 2021-03-25T18:23:10.6399902Z I0325 18:20:16.166284 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19315. 2021-03-25T18:23:10.6402746Z I0325 18:20:16.315937 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19316. 2021-03-25T18:23:10.6404337Z I0325 18:20:16.316004 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19317. 2021-03-25T18:23:10.6405631Z I0325 18:20:16.316016 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19318. 2021-03-25T18:23:10.6407518Z I0325 18:20:16.322569 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19319. 2021-03-25T18:23:10.6409104Z I0325 18:20:16.322609 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19320. 2021-03-25T18:23:10.6410406Z I0325 18:20:16.322634 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19321. 2021-03-25T18:23:10.6412815Z I0325 18:20:16.330977 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19322. 2021-03-25T18:23:10.6416407Z I0325 18:20:16.331689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19323. 2021-03-25T18:23:10.6419645Z I0325 18:20:16.338733 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19324. 2021-03-25T18:23:10.6422891Z I0325 18:20:16.339137 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19325. 2021-03-25T18:23:10.6426200Z I0325 18:20:16.890663 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19326. 2021-03-25T18:23:10.6429263Z I0325 18:20:16.890661 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19327. 2021-03-25T18:23:10.6432461Z I0325 18:20:16.896791 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19328. 2021-03-25T18:23:10.6435676Z I0325 18:20:16.899820 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19329. 2021-03-25T18:23:10.6439098Z I0325 18:20:16.904504 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19330. 2021-03-25T18:23:10.6442992Z I0325 18:20:16.911394 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19331. 2021-03-25T18:23:10.6445826Z I0325 18:20:20.609862 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19332. 2021-03-25T18:23:10.6447439Z I0325 18:20:20.609932 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19333. 2021-03-25T18:23:10.6448744Z I0325 18:20:20.609953 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19334. 2021-03-25T18:23:10.6451251Z I0325 18:20:20.616617 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19335. 2021-03-25T18:23:10.6454460Z I0325 18:20:20.621743 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19336. 2021-03-25T18:23:10.6457737Z I0325 18:20:21.173312 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19337. 2021-03-25T18:23:10.6460877Z I0325 18:20:21.181845 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19338. 2021-03-25T18:23:10.6464292Z I0325 18:20:21.191173 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19339. 2021-03-25T18:23:10.6467180Z I0325 18:20:21.202463 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19340. 2021-03-25T18:23:10.6468848Z I0325 18:20:21.202547 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19341. 2021-03-25T18:23:10.6470159Z I0325 18:20:21.202563 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19342. 2021-03-25T18:23:10.6472043Z I0325 18:20:21.206162 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19343. 2021-03-25T18:23:10.6473697Z I0325 18:20:21.206223 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19344. 2021-03-25T18:23:10.6474998Z I0325 18:20:21.206242 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19345. 2021-03-25T18:23:10.6477556Z I0325 18:20:21.210312 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19346. 2021-03-25T18:23:10.6480688Z I0325 18:20:21.213450 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19347. 2021-03-25T18:23:10.6484034Z I0325 18:20:21.214921 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19348. 2021-03-25T18:23:10.6487616Z I0325 18:20:21.224685 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19349. 2021-03-25T18:23:10.6490794Z I0325 18:20:21.766369 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19350. 2021-03-25T18:23:10.6493935Z I0325 18:20:21.773071 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19351. 2021-03-25T18:23:10.6497623Z I0325 18:20:21.778265 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19352. 2021-03-25T18:23:10.6500967Z I0325 18:20:21.780976 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19353. 2021-03-25T18:23:10.6504509Z I0325 18:20:21.794800 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19354. 2021-03-25T18:23:10.6508024Z I0325 18:20:21.805905 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19355. 2021-03-25T18:23:10.6510868Z I0325 18:20:25.629839 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19356. 2021-03-25T18:23:10.6512568Z I0325 18:20:25.633919 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19357. 2021-03-25T18:23:10.6513876Z I0325 18:20:25.633944 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19358. 2021-03-25T18:23:10.6516293Z I0325 18:20:25.646518 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19359. 2021-03-25T18:23:10.6519569Z I0325 18:20:25.651356 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19360. 2021-03-25T18:23:10.6522759Z I0325 18:20:26.210213 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19361. 2021-03-25T18:23:10.6525887Z I0325 18:20:26.218993 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19362. 2021-03-25T18:23:10.6529289Z I0325 18:20:26.255420 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19363. 2021-03-25T18:23:10.6532120Z I0325 18:20:26.275021 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19364. 2021-03-25T18:23:10.6533725Z I0325 18:20:26.275066 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19365. 2021-03-25T18:23:10.6540493Z I0325 18:20:26.275076 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19366. 2021-03-25T18:23:10.6542629Z I0325 18:20:26.283847 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19367. 2021-03-25T18:23:10.6544245Z I0325 18:20:26.284027 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19368. 2021-03-25T18:23:10.6545541Z I0325 18:20:26.284118 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19369. 2021-03-25T18:23:10.6547970Z I0325 18:20:26.285387 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19370. 2021-03-25T18:23:10.6551090Z I0325 18:20:26.294804 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19371. 2021-03-25T18:23:10.6554287Z I0325 18:20:26.300289 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19372. 2021-03-25T18:23:10.6557515Z I0325 18:20:26.312180 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19373. 2021-03-25T18:23:10.6560872Z I0325 18:20:26.852095 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19374. 2021-03-25T18:23:10.6564022Z I0325 18:20:26.857558 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19375. 2021-03-25T18:23:10.6567551Z I0325 18:20:26.862878 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19376. 2021-03-25T18:23:10.6570904Z I0325 18:20:26.863450 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19377. 2021-03-25T18:23:10.6574016Z I0325 18:20:26.871501 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19378. 2021-03-25T18:23:10.6577591Z I0325 18:20:26.876159 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19379. 2021-03-25T18:23:10.6580424Z I0325 18:20:30.659040 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19380. 2021-03-25T18:23:10.6582008Z I0325 18:20:30.659091 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19381. 2021-03-25T18:23:10.6583315Z I0325 18:20:30.659102 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19382. 2021-03-25T18:23:10.6585719Z I0325 18:20:30.669269 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19383. 2021-03-25T18:23:10.6588934Z I0325 18:20:30.673772 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19384. 2021-03-25T18:23:10.6592094Z I0325 18:20:31.225170 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19385. 2021-03-25T18:23:10.6595234Z I0325 18:20:31.235253 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19386. 2021-03-25T18:23:10.6598644Z I0325 18:20:31.247505 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19387. 2021-03-25T18:23:10.6601484Z I0325 18:20:31.261810 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19388. 2021-03-25T18:23:10.6603194Z I0325 18:20:31.261853 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19389. 2021-03-25T18:23:10.6604493Z I0325 18:20:31.261865 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19390. 2021-03-25T18:23:10.6606398Z I0325 18:20:31.262933 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19391. 2021-03-25T18:23:10.6607979Z I0325 18:20:31.262968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19392. 2021-03-25T18:23:10.6609349Z I0325 18:20:31.262978 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19393. 2021-03-25T18:23:10.6611758Z I0325 18:20:31.268352 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19394. 2021-03-25T18:23:10.6655181Z I0325 18:20:31.271960 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19395. 2021-03-25T18:23:10.6658696Z I0325 18:20:31.273760 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19396. 2021-03-25T18:23:10.6661981Z I0325 18:20:31.279508 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19397. 2021-03-25T18:23:10.6665197Z I0325 18:20:31.825356 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19398. 2021-03-25T18:23:10.6668288Z I0325 18:20:31.832694 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19399. 2021-03-25T18:23:10.6671443Z I0325 18:20:31.835362 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19400. 2021-03-25T18:23:10.6674849Z I0325 18:20:31.851091 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19401. 2021-03-25T18:23:10.6678253Z I0325 18:20:31.864949 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19402. 2021-03-25T18:23:10.6681665Z I0325 18:20:31.869675 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19403. 2021-03-25T18:23:10.6684502Z I0325 18:20:35.686921 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19404. 2021-03-25T18:23:10.6686533Z I0325 18:20:35.686988 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19405. 2021-03-25T18:23:10.6687841Z I0325 18:20:35.687003 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19406. 2021-03-25T18:23:10.6690265Z I0325 18:20:35.695971 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19407. 2021-03-25T18:23:10.6693528Z I0325 18:20:35.702099 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19408. 2021-03-25T18:23:10.6697000Z I0325 18:20:36.253748 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19409. 2021-03-25T18:23:10.6700277Z I0325 18:20:36.259265 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19410. 2021-03-25T18:23:10.6703697Z I0325 18:20:36.263695 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19411. 2021-03-25T18:23:10.6706546Z I0325 18:20:36.273729 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19412. 2021-03-25T18:23:10.6708138Z I0325 18:20:36.273925 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19413. 2021-03-25T18:23:10.6709446Z I0325 18:20:36.274066 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19414. 2021-03-25T18:23:10.6711330Z I0325 18:20:36.275364 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19415. 2021-03-25T18:23:10.6712927Z I0325 18:20:36.275406 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19416. 2021-03-25T18:23:10.6714219Z I0325 18:20:36.275418 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19417. 2021-03-25T18:23:10.6716638Z I0325 18:20:36.281122 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19418. 2021-03-25T18:23:10.6719945Z I0325 18:20:36.281967 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19419. 2021-03-25T18:23:10.6723131Z I0325 18:20:36.286604 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19420. 2021-03-25T18:23:10.6726392Z I0325 18:20:36.293666 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19421. 2021-03-25T18:23:10.6729770Z I0325 18:20:36.857084 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19422. 2021-03-25T18:23:10.6732868Z I0325 18:20:36.880240 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19423. 2021-03-25T18:23:10.6736196Z I0325 18:20:36.887867 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19424. 2021-03-25T18:23:10.6739419Z I0325 18:20:36.895760 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19425. 2021-03-25T18:23:10.6742829Z I0325 18:20:36.906968 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19426. 2021-03-25T18:23:10.6746414Z I0325 18:20:36.923947 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19427. 2021-03-25T18:23:10.6749244Z I0325 18:20:40.710514 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19428. 2021-03-25T18:23:10.6750826Z I0325 18:20:40.710579 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19429. 2021-03-25T18:23:10.6752140Z I0325 18:20:40.710590 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19430. 2021-03-25T18:23:10.6754533Z I0325 18:20:40.720796 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19431. 2021-03-25T18:23:10.6758148Z I0325 18:20:40.724604 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19432. 2021-03-25T18:23:10.6761322Z I0325 18:20:41.275978 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19433. 2021-03-25T18:23:10.6764489Z I0325 18:20:41.281223 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19434. 2021-03-25T18:23:10.6767897Z I0325 18:20:41.287142 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19435. 2021-03-25T18:23:10.6770753Z I0325 18:20:41.298192 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19436. 2021-03-25T18:23:10.6773103Z I0325 18:20:41.298952 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19437. 2021-03-25T18:23:10.6774683Z I0325 18:20:41.301583 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19438. 2021-03-25T18:23:10.6776388Z I0325 18:20:41.301606 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19439. 2021-03-25T18:23:10.6777699Z I0325 18:20:41.301663 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19440. 2021-03-25T18:23:10.6779665Z I0325 18:20:41.301680 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19441. 2021-03-25T18:23:10.6782362Z I0325 18:20:41.312261 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19442. 2021-03-25T18:23:10.6785492Z I0325 18:20:41.315210 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19443. 2021-03-25T18:23:10.6788666Z I0325 18:20:41.336340 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19444. 2021-03-25T18:23:10.6791900Z I0325 18:20:41.336343 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19445. 2021-03-25T18:23:10.6795075Z I0325 18:20:41.889214 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19446. 2021-03-25T18:23:10.6798286Z I0325 18:20:41.889403 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19447. 2021-03-25T18:23:10.6801416Z I0325 18:20:41.894707 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19448. 2021-03-25T18:23:10.6804615Z I0325 18:20:41.896075 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19449. 2021-03-25T18:23:10.6808009Z I0325 18:20:41.905188 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19450. 2021-03-25T18:23:10.6811621Z I0325 18:20:41.919358 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19451. 2021-03-25T18:23:10.6814457Z I0325 18:20:46.192399 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19452. 2021-03-25T18:23:10.6816233Z I0325 18:20:46.192449 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19453. 2021-03-25T18:23:10.6817541Z I0325 18:20:46.192459 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19454. 2021-03-25T18:23:10.6819950Z I0325 18:20:46.266922 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19455. 2021-03-25T18:23:10.6823519Z I0325 18:20:46.304773 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19456. 2021-03-25T18:23:10.6826724Z I0325 18:20:46.888034 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19457. 2021-03-25T18:23:10.6829870Z I0325 18:20:46.905046 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19458. 2021-03-25T18:23:10.6833293Z I0325 18:20:46.911103 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19459. 2021-03-25T18:23:10.6836129Z I0325 18:20:46.922573 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19460. 2021-03-25T18:23:10.6837725Z I0325 18:20:46.923021 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19461. 2021-03-25T18:23:10.6839019Z I0325 18:20:46.923804 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19462. 2021-03-25T18:23:10.6840907Z I0325 18:20:46.923749 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19463. 2021-03-25T18:23:10.6842478Z I0325 18:20:46.924267 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19464. 2021-03-25T18:23:10.6843786Z I0325 18:20:46.924338 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19465. 2021-03-25T18:23:10.6846182Z I0325 18:20:46.935928 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19466. 2021-03-25T18:23:10.6849318Z I0325 18:20:46.938554 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19467. 2021-03-25T18:23:10.6852493Z I0325 18:20:46.942321 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19468. 2021-03-25T18:23:10.6876573Z I0325 18:20:46.947399 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19469. 2021-03-25T18:23:10.6880214Z I0325 18:20:47.493863 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19470. 2021-03-25T18:23:10.6883302Z I0325 18:20:47.501854 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19471. 2021-03-25T18:23:10.6886524Z I0325 18:20:47.516195 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19472. 2021-03-25T18:23:10.6889748Z I0325 18:20:47.517793 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19473. 2021-03-25T18:23:10.6893173Z I0325 18:20:47.536880 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19474. 2021-03-25T18:23:10.6896933Z I0325 18:20:47.557007 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19475. 2021-03-25T18:23:10.6899765Z I0325 18:20:51.275963 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19476. 2021-03-25T18:23:10.6901377Z I0325 18:20:51.276015 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19477. 2021-03-25T18:23:10.6902674Z I0325 18:20:51.276024 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19478. 2021-03-25T18:23:10.6905095Z I0325 18:20:51.306674 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19479. 2021-03-25T18:23:10.6908405Z I0325 18:20:51.320448 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19480. 2021-03-25T18:23:10.6911564Z I0325 18:20:51.872835 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19481. 2021-03-25T18:23:10.6914697Z I0325 18:20:51.878485 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19482. 2021-03-25T18:23:10.6918080Z I0325 18:20:51.883203 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19483. 2021-03-25T18:23:10.6920932Z I0325 18:20:51.899694 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19484. 2021-03-25T18:23:10.6922599Z I0325 18:20:51.899893 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19485. 2021-03-25T18:23:10.6923913Z I0325 18:20:51.899961 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19486. 2021-03-25T18:23:10.6925809Z I0325 18:20:51.899799 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19487. 2021-03-25T18:23:10.6927521Z I0325 18:20:51.900138 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19488. 2021-03-25T18:23:10.6928891Z I0325 18:20:51.900156 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19489. 2021-03-25T18:23:10.6931331Z I0325 18:20:51.916865 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19490. 2021-03-25T18:23:10.6934475Z I0325 18:20:51.917614 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19491. 2021-03-25T18:23:10.6937864Z I0325 18:20:51.922132 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19492. 2021-03-25T18:23:10.6941133Z I0325 18:20:51.922811 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19493. 2021-03-25T18:23:10.6944304Z I0325 18:20:52.479406 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19494. 2021-03-25T18:23:10.6947389Z I0325 18:20:52.488745 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19495. 2021-03-25T18:23:10.6950534Z I0325 18:20:52.518813 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19496. 2021-03-25T18:23:10.6953749Z I0325 18:20:52.531191 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19497. 2021-03-25T18:23:10.6957172Z I0325 18:20:52.559106 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19498. 2021-03-25T18:23:10.6960759Z I0325 18:20:52.585879 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19499. 2021-03-25T18:23:10.6963610Z I0325 18:20:56.318451 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19500. 2021-03-25T18:23:10.6965220Z I0325 18:20:56.318504 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19501. 2021-03-25T18:23:10.6966739Z I0325 18:20:56.318515 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19502. 2021-03-25T18:23:10.6969285Z I0325 18:20:56.326661 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19503. 2021-03-25T18:23:10.6985656Z I0325 18:20:56.331458 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19504. 2021-03-25T18:23:10.6988920Z I0325 18:20:56.891254 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19505. 2021-03-25T18:23:10.6992168Z I0325 18:20:57.016752 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19506. 2021-03-25T18:23:10.6995704Z I0325 18:20:57.028053 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19507. 2021-03-25T18:23:10.6998662Z I0325 18:20:57.042996 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19508. 2021-03-25T18:23:10.7000347Z I0325 18:20:57.043652 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19509. 2021-03-25T18:23:10.7001693Z I0325 18:20:57.043747 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19510. 2021-03-25T18:23:10.7003676Z I0325 18:20:57.044487 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19511. 2021-03-25T18:23:10.7005295Z I0325 18:20:57.045192 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19512. 2021-03-25T18:23:10.7006727Z I0325 18:20:57.045279 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19513. 2021-03-25T18:23:10.7009175Z I0325 18:20:57.071442 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19514. 2021-03-25T18:23:10.7012406Z I0325 18:20:57.079979 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19515. 2021-03-25T18:23:10.7015845Z I0325 18:20:57.136485 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19516. 2021-03-25T18:23:10.7019174Z I0325 18:20:57.224142 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19517. 2021-03-25T18:23:10.7022573Z I0325 18:20:57.719295 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19518. 2021-03-25T18:23:10.7025746Z I0325 18:20:57.724968 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19519. 2021-03-25T18:23:10.7030123Z I0325 18:20:57.732291 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19520. 2021-03-25T18:23:10.7033693Z I0325 18:20:57.775824 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19521. 2021-03-25T18:23:10.7039149Z I0325 18:20:57.781594 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19522. 2021-03-25T18:23:10.7042762Z I0325 18:20:57.789658 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19523. 2021-03-25T18:23:10.7045651Z I0325 18:21:01.345939 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19524. 2021-03-25T18:23:10.7062561Z I0325 18:21:01.347056 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19525. 2021-03-25T18:23:10.7063908Z I0325 18:21:01.347076 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19526. 2021-03-25T18:23:10.7066557Z I0325 18:21:01.359555 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19527. 2021-03-25T18:23:10.7069766Z I0325 18:21:01.372714 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19528. 2021-03-25T18:23:10.7072961Z I0325 18:21:01.928459 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19529. 2021-03-25T18:23:10.7076095Z I0325 18:21:01.935229 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19530. 2021-03-25T18:23:10.7079528Z I0325 18:21:02.091257 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19531. 2021-03-25T18:23:10.7082387Z I0325 18:21:02.232979 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19532. 2021-03-25T18:23:10.7083967Z I0325 18:21:02.233046 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19533. 2021-03-25T18:23:10.7085445Z I0325 18:21:02.233058 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19534. 2021-03-25T18:23:10.7087339Z I0325 18:21:02.237861 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19535. 2021-03-25T18:23:10.7088928Z I0325 18:21:02.237925 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19536. 2021-03-25T18:23:10.7090227Z I0325 18:21:02.237941 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19537. 2021-03-25T18:23:10.7092723Z I0325 18:21:02.255257 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19538. 2021-03-25T18:23:10.7096498Z I0325 18:21:02.257621 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19539. 2021-03-25T18:23:10.7099738Z I0325 18:21:02.263252 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19540. 2021-03-25T18:23:10.7102986Z I0325 18:21:02.267180 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19541. 2021-03-25T18:23:10.7106175Z I0325 18:21:02.815176 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19542. 2021-03-25T18:23:10.7109264Z I0325 18:21:02.820606 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19543. 2021-03-25T18:23:10.7112389Z I0325 18:21:02.837958 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19544. 2021-03-25T18:23:10.7115813Z I0325 18:21:02.876704 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19545. 2021-03-25T18:23:10.7121237Z I0325 18:21:02.949129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19546. 2021-03-25T18:23:10.7126982Z I0325 18:21:02.964695 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19547. 2021-03-25T18:23:10.7129847Z I0325 18:21:06.448972 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19548. 2021-03-25T18:23:10.7131434Z I0325 18:21:06.449183 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19549. 2021-03-25T18:23:10.7132892Z I0325 18:21:06.449277 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19550. 2021-03-25T18:23:10.7135553Z I0325 18:21:06.536857 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19551. 2021-03-25T18:23:10.7138787Z I0325 18:21:06.551370 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19552. 2021-03-25T18:23:10.7142026Z I0325 18:21:07.104187 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19553. 2021-03-25T18:23:10.7145182Z I0325 18:21:07.132896 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19554. 2021-03-25T18:23:10.7148601Z I0325 18:21:07.180193 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19555. 2021-03-25T18:23:10.7151429Z I0325 18:21:07.324933 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19556. 2021-03-25T18:23:10.7153024Z I0325 18:21:07.324986 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19557. 2021-03-25T18:23:10.7154330Z I0325 18:21:07.324997 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19558. 2021-03-25T18:23:10.7156232Z I0325 18:21:07.324897 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19559. 2021-03-25T18:23:10.7157801Z I0325 18:21:07.326222 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19560. 2021-03-25T18:23:10.7159106Z I0325 18:21:07.329404 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19561. 2021-03-25T18:23:10.7161520Z I0325 18:21:07.402250 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19562. 2021-03-25T18:23:10.7164697Z I0325 18:21:07.407185 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19563. 2021-03-25T18:23:10.7167896Z I0325 18:21:07.457920 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19564. 2021-03-25T18:23:10.7171127Z I0325 18:21:07.458705 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19565. 2021-03-25T18:23:10.7174286Z I0325 18:21:08.030887 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19566. 2021-03-25T18:23:10.7177613Z I0325 18:21:08.030933 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19567. 2021-03-25T18:23:10.7180760Z I0325 18:21:08.040861 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19568. 2021-03-25T18:23:10.7184076Z I0325 18:21:08.043076 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19569. 2021-03-25T18:23:10.7187694Z I0325 18:21:08.048163 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19570. 2021-03-25T18:23:10.7191306Z I0325 18:21:08.057628 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19571. 2021-03-25T18:23:10.7194133Z I0325 18:21:11.572690 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19572. 2021-03-25T18:23:10.7195731Z I0325 18:21:11.572797 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19573. 2021-03-25T18:23:10.7197035Z I0325 18:21:11.572808 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19574. 2021-03-25T18:23:10.7199442Z I0325 18:21:11.612403 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19575. 2021-03-25T18:23:10.7202622Z I0325 18:21:11.633677 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19576. 2021-03-25T18:23:10.7205793Z I0325 18:21:12.186268 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19577. 2021-03-25T18:23:10.7208934Z I0325 18:21:12.204417 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19578. 2021-03-25T18:23:10.7212327Z I0325 18:21:12.214689 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19579. 2021-03-25T18:23:10.7215278Z I0325 18:21:12.231710 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19580. 2021-03-25T18:23:10.7216864Z I0325 18:21:12.231916 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19581. 2021-03-25T18:23:10.7218248Z I0325 18:21:12.232062 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19582. 2021-03-25T18:23:10.7220141Z I0325 18:21:12.234169 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19583. 2021-03-25T18:23:10.7221731Z I0325 18:21:12.235626 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19584. 2021-03-25T18:23:10.7223024Z I0325 18:21:12.235650 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19585. 2021-03-25T18:23:10.7225641Z I0325 18:21:12.246392 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19586. 2021-03-25T18:23:10.7228818Z I0325 18:21:12.247241 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19587. 2021-03-25T18:23:10.7231994Z I0325 18:21:12.276262 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19588. 2021-03-25T18:23:10.7235377Z I0325 18:21:12.277857 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19589. 2021-03-25T18:23:10.7238540Z I0325 18:21:12.842627 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19590. 2021-03-25T18:23:10.7241631Z I0325 18:21:12.850903 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19591. 2021-03-25T18:23:10.7244776Z I0325 18:21:12.873067 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19592. 2021-03-25T18:23:10.7247956Z I0325 18:21:12.876979 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19593. 2021-03-25T18:23:10.7251360Z I0325 18:21:12.886825 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19594. 2021-03-25T18:23:10.7264802Z I0325 18:21:12.901354 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19595. 2021-03-25T18:23:10.7267913Z I0325 18:21:16.665174 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19596. 2021-03-25T18:23:10.7269526Z I0325 18:21:16.665391 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19597. 2021-03-25T18:23:10.7270990Z I0325 18:21:16.665589 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19598. 2021-03-25T18:23:10.7273426Z I0325 18:21:16.677469 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19599. 2021-03-25T18:23:10.7276617Z I0325 18:21:16.752172 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19600. 2021-03-25T18:23:10.7279876Z I0325 18:21:17.304049 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19601. 2021-03-25T18:23:10.7283028Z I0325 18:21:17.332057 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19602. 2021-03-25T18:23:10.7286450Z I0325 18:21:17.374193 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19603. 2021-03-25T18:23:10.7289292Z I0325 18:21:17.416318 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19604. 2021-03-25T18:23:10.7290883Z I0325 18:21:17.419279 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19605. 2021-03-25T18:23:10.7292200Z I0325 18:21:17.447222 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19606. 2021-03-25T18:23:10.7294086Z I0325 18:21:17.426206 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19607. 2021-03-25T18:23:10.7295816Z I0325 18:21:17.447675 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19608. 2021-03-25T18:23:10.7297116Z I0325 18:21:17.461741 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19609. 2021-03-25T18:23:10.7299550Z I0325 18:21:17.510586 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19610. 2021-03-25T18:23:10.7302680Z I0325 18:21:17.510689 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19611. 2021-03-25T18:23:10.7305877Z I0325 18:21:17.556753 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19612. 2021-03-25T18:23:10.7309119Z I0325 18:21:17.630579 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19613. 2021-03-25T18:23:10.7312311Z I0325 18:21:18.108557 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19614. 2021-03-25T18:23:10.7315540Z I0325 18:21:18.119193 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19615. 2021-03-25T18:23:10.7318944Z I0325 18:21:18.129577 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19616. 2021-03-25T18:23:10.7322345Z I0325 18:21:18.184188 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19617. 2021-03-25T18:23:10.7325489Z I0325 18:21:18.237682 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19618. 2021-03-25T18:23:10.7328891Z I0325 18:21:18.445623 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19619. 2021-03-25T18:23:10.7331736Z I0325 18:21:21.764967 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19620. 2021-03-25T18:23:10.7333330Z I0325 18:21:21.765022 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19621. 2021-03-25T18:23:10.7334650Z I0325 18:21:21.765139 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19622. 2021-03-25T18:23:10.7337259Z I0325 18:21:21.776834 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19623. 2021-03-25T18:23:10.7340446Z I0325 18:21:21.784102 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19624. 2021-03-25T18:23:10.7343618Z I0325 18:21:22.335795 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19625. 2021-03-25T18:23:10.7346769Z I0325 18:21:22.343786 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19626. 2021-03-25T18:23:10.7350182Z I0325 18:21:22.352514 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19627. 2021-03-25T18:23:10.7353004Z I0325 18:21:22.419093 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19628. 2021-03-25T18:23:10.7354601Z I0325 18:21:22.419305 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19629. 2021-03-25T18:23:10.7355976Z I0325 18:21:22.421225 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19630. 2021-03-25T18:23:10.7357881Z I0325 18:21:22.427458 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19631. 2021-03-25T18:23:10.7359459Z I0325 18:21:22.430481 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19632. 2021-03-25T18:23:10.7360769Z I0325 18:21:22.430640 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19633. 2021-03-25T18:23:10.7363231Z I0325 18:21:22.466479 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19634. 2021-03-25T18:23:10.7366422Z I0325 18:21:22.468745 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19635. 2021-03-25T18:23:10.7369609Z I0325 18:21:22.480116 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19636. 2021-03-25T18:23:10.7372866Z I0325 18:21:22.735514 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19637. 2021-03-25T18:23:10.7377109Z I0325 18:21:23.099103 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19638. 2021-03-25T18:23:10.7380331Z I0325 18:21:23.117716 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19639. 2021-03-25T18:23:10.7383875Z I0325 18:21:23.140945 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19640. 2021-03-25T18:23:10.7387219Z I0325 18:21:23.304688 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19641. 2021-03-25T18:23:10.7390350Z I0325 18:21:23.321479 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19642. 2021-03-25T18:23:10.7393761Z I0325 18:21:23.339462 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19643. 2021-03-25T18:23:10.7396593Z I0325 18:21:26.807514 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19644. 2021-03-25T18:23:10.7398196Z I0325 18:21:26.807562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19645. 2021-03-25T18:23:10.7399496Z I0325 18:21:26.807584 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19646. 2021-03-25T18:23:10.7402033Z I0325 18:21:26.822129 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19647. 2021-03-25T18:23:10.7405234Z I0325 18:21:26.829313 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19648. 2021-03-25T18:23:10.7408478Z I0325 18:21:27.381185 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19649. 2021-03-25T18:23:10.7412472Z I0325 18:21:27.393448 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19650. 2021-03-25T18:23:10.7416011Z I0325 18:21:27.399965 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19651. 2021-03-25T18:23:10.7418870Z I0325 18:21:27.419295 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19652. 2021-03-25T18:23:10.7445342Z I0325 18:21:27.419343 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19653. 2021-03-25T18:23:10.7446698Z I0325 18:21:27.419353 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19654. 2021-03-25T18:23:10.7449285Z I0325 18:21:27.429721 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19655. 2021-03-25T18:23:10.7452507Z I0325 18:21:27.435126 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19656. 2021-03-25T18:23:10.7455446Z I0325 18:21:27.470644 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19657. 2021-03-25T18:23:10.7457034Z I0325 18:21:27.470691 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19658. 2021-03-25T18:23:10.7458351Z I0325 18:21:27.470701 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19659. 2021-03-25T18:23:10.7460776Z I0325 18:21:27.494249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19660. 2021-03-25T18:23:10.7463977Z I0325 18:21:27.529534 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19661. 2021-03-25T18:23:10.7467193Z I0325 18:21:27.989845 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19662. 2021-03-25T18:23:10.7470657Z I0325 18:21:28.011228 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19663. 2021-03-25T18:23:10.7474636Z I0325 18:21:28.031240 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19664. 2021-03-25T18:23:10.7478128Z I0325 18:21:28.083350 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19665. 2021-03-25T18:23:10.7481438Z I0325 18:21:28.097856 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19666. 2021-03-25T18:23:10.7484871Z I0325 18:21:28.108063 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19667. 2021-03-25T18:23:10.7487796Z I0325 18:21:31.911711 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19668. 2021-03-25T18:23:10.7489410Z I0325 18:21:31.911765 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19669. 2021-03-25T18:23:10.7490860Z I0325 18:21:31.911777 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19670. 2021-03-25T18:23:10.7493621Z I0325 18:21:31.928770 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19671. 2021-03-25T18:23:10.7497160Z I0325 18:21:31.942953 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19672. 2021-03-25T18:23:10.7500490Z I0325 18:21:32.525409 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19673. 2021-03-25T18:23:10.7503646Z I0325 18:21:32.570559 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19674. 2021-03-25T18:23:10.7511627Z I0325 18:21:32.678031 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19675. 2021-03-25T18:23:10.7514512Z I0325 18:21:32.740410 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19676. 2021-03-25T18:23:10.7516111Z I0325 18:21:32.740510 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19677. 2021-03-25T18:23:10.7517431Z I0325 18:21:32.740537 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19678. 2021-03-25T18:23:10.7519495Z I0325 18:21:32.745783 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19679. 2021-03-25T18:23:10.7521153Z I0325 18:21:32.745877 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19680. 2021-03-25T18:23:10.7522454Z I0325 18:21:32.745904 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19681. 2021-03-25T18:23:10.7524967Z I0325 18:21:32.754042 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19682. 2021-03-25T18:23:10.7528211Z I0325 18:21:32.762200 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19683. 2021-03-25T18:23:10.7531423Z I0325 18:21:32.766818 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19684. 2021-03-25T18:23:10.7534620Z I0325 18:21:32.790406 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19685. 2021-03-25T18:23:10.7537942Z I0325 18:21:33.327161 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19686. 2021-03-25T18:23:10.7541215Z I0325 18:21:33.339623 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19687. 2021-03-25T18:23:10.7546889Z I0325 18:21:33.381453 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19688. 2021-03-25T18:23:10.7550492Z I0325 18:21:33.385826 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19689. 2021-03-25T18:23:10.7553656Z I0325 18:21:33.471483 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19690. 2021-03-25T18:23:10.7557075Z I0325 18:21:33.536812 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19691. 2021-03-25T18:23:10.7559918Z I0325 18:21:36.945902 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19692. 2021-03-25T18:23:10.7561503Z I0325 18:21:36.945958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19693. 2021-03-25T18:23:10.7562827Z I0325 18:21:36.945968 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19694. 2021-03-25T18:23:10.7565466Z I0325 18:21:36.968200 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19695. 2021-03-25T18:23:10.7601916Z I0325 18:21:36.997475 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19696. 2021-03-25T18:23:10.7605632Z I0325 18:21:37.549861 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19697. 2021-03-25T18:23:10.7608855Z I0325 18:21:37.617271 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19698. 2021-03-25T18:23:10.7612551Z I0325 18:21:37.625667 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19699. 2021-03-25T18:23:10.7615795Z I0325 18:21:37.668903 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19700. 2021-03-25T18:23:10.7617484Z I0325 18:21:37.669126 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19701. 2021-03-25T18:23:10.7618792Z I0325 18:21:37.669231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19702. 2021-03-25T18:23:10.7620940Z I0325 18:21:37.668929 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19703. 2021-03-25T18:23:10.7622556Z I0325 18:21:37.669463 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19704. 2021-03-25T18:23:10.7623850Z I0325 18:21:37.669582 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19705. 2021-03-25T18:23:10.7626297Z I0325 18:21:37.680518 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19706. 2021-03-25T18:23:10.7629440Z I0325 18:21:37.680863 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19707. 2021-03-25T18:23:10.7632632Z I0325 18:21:37.687649 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19708. 2021-03-25T18:23:10.7636104Z I0325 18:21:37.688283 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19709. 2021-03-25T18:23:10.7639302Z I0325 18:21:38.239770 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19710. 2021-03-25T18:23:10.7642539Z I0325 18:21:38.241847 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19711. 2021-03-25T18:23:10.7645898Z I0325 18:21:38.259133 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19712. 2021-03-25T18:23:10.7649198Z I0325 18:21:38.264790 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19713. 2021-03-25T18:23:10.7652624Z I0325 18:21:38.276395 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19714. 2021-03-25T18:23:10.7657208Z I0325 18:21:38.280300 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19715. 2021-03-25T18:23:10.7660088Z I0325 18:21:42.160513 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19716. 2021-03-25T18:23:10.7661675Z I0325 18:21:42.160562 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19717. 2021-03-25T18:23:10.7662996Z I0325 18:21:42.160586 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19718. 2021-03-25T18:23:10.7665451Z I0325 18:21:42.174595 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19719. 2021-03-25T18:23:10.7668659Z I0325 18:21:42.181074 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19720. 2021-03-25T18:23:10.7671847Z I0325 18:21:42.732843 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19721. 2021-03-25T18:23:10.7674984Z I0325 18:21:42.751365 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19722. 2021-03-25T18:23:10.7678413Z I0325 18:21:42.768032 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19723. 2021-03-25T18:23:10.7681259Z I0325 18:21:42.798248 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19724. 2021-03-25T18:23:10.7682860Z I0325 18:21:42.798305 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19725. 2021-03-25T18:23:10.7684182Z I0325 18:21:42.798315 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19726. 2021-03-25T18:23:10.7686187Z I0325 18:21:42.798459 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19727. 2021-03-25T18:23:10.7687780Z I0325 18:21:42.798481 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19728. 2021-03-25T18:23:10.7689075Z I0325 18:21:42.798490 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19729. 2021-03-25T18:23:10.7691553Z I0325 18:21:42.822559 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19730. 2021-03-25T18:23:10.7694688Z I0325 18:21:42.826105 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19731. 2021-03-25T18:23:10.7699330Z I0325 18:21:42.845034 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19732. 2021-03-25T18:23:10.7702830Z I0325 18:21:42.873318 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19733. 2021-03-25T18:23:10.7706033Z I0325 18:21:43.396568 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19734. 2021-03-25T18:23:10.7709200Z I0325 18:21:43.416424 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19735. 2021-03-25T18:23:10.7712438Z I0325 18:21:43.454924 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19736. 2021-03-25T18:23:10.7715917Z I0325 18:21:43.713361 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19737. 2021-03-25T18:23:10.7719537Z I0325 18:21:43.721228 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19738. 2021-03-25T18:23:10.7722996Z I0325 18:21:43.747101 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19739. 2021-03-25T18:23:10.7725847Z I0325 18:21:47.207683 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19740. 2021-03-25T18:23:10.7727427Z I0325 18:21:47.207745 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19741. 2021-03-25T18:23:10.7728740Z I0325 18:21:47.207756 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19742. 2021-03-25T18:23:10.7731288Z I0325 18:21:47.244221 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19743. 2021-03-25T18:23:10.7734608Z I0325 18:21:47.263047 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19744. 2021-03-25T18:23:10.7744367Z I0325 18:21:47.867200 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19745. 2021-03-25T18:23:10.7747544Z I0325 18:21:47.879966 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19746. 2021-03-25T18:23:10.7750978Z I0325 18:21:47.888216 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19747. 2021-03-25T18:23:10.7753804Z I0325 18:21:47.943098 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19748. 2021-03-25T18:23:10.7755396Z I0325 18:21:47.943157 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19749. 2021-03-25T18:23:10.7756698Z I0325 18:21:47.943167 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19750. 2021-03-25T18:23:10.7758594Z I0325 18:21:47.949541 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19751. 2021-03-25T18:23:10.7760179Z I0325 18:21:47.950141 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19752. 2021-03-25T18:23:10.7761491Z I0325 18:21:47.950160 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19753. 2021-03-25T18:23:10.7763904Z I0325 18:21:47.978835 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19754. 2021-03-25T18:23:10.7767081Z I0325 18:21:47.983097 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19755. 2021-03-25T18:23:10.7770290Z I0325 18:21:48.026860 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19756. 2021-03-25T18:23:10.7773528Z I0325 18:21:48.027441 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19757. 2021-03-25T18:23:10.7776933Z I0325 18:21:48.588863 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19758. 2021-03-25T18:23:10.7780121Z I0325 18:21:48.588949 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19759. 2021-03-25T18:23:10.7783254Z I0325 18:21:48.630391 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19760. 2021-03-25T18:23:10.7786454Z I0325 18:21:48.630543 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19761. 2021-03-25T18:23:10.7790522Z I0325 18:21:48.656905 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19762. 2021-03-25T18:23:10.7794222Z I0325 18:21:48.681986 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19763. 2021-03-25T18:23:10.7797108Z I0325 18:21:52.441218 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19764. 2021-03-25T18:23:10.7798705Z I0325 18:21:52.441447 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19765. 2021-03-25T18:23:10.7800121Z I0325 18:21:52.450845 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19766. 2021-03-25T18:23:10.7802571Z I0325 18:21:52.699814 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19767. 2021-03-25T18:23:10.7805832Z I0325 18:21:52.783944 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19768. 2021-03-25T18:23:10.7809250Z I0325 18:21:53.335895 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19769. 2021-03-25T18:23:10.7812403Z I0325 18:21:53.341998 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19770. 2021-03-25T18:23:10.7815980Z I0325 18:21:53.348761 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19771. 2021-03-25T18:23:10.7818843Z I0325 18:21:53.362035 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19772. 2021-03-25T18:23:10.7820423Z I0325 18:21:53.362080 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19773. 2021-03-25T18:23:10.7821730Z I0325 18:21:53.362090 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19774. 2021-03-25T18:23:10.7823722Z I0325 18:21:53.368526 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19775. 2021-03-25T18:23:10.7825306Z I0325 18:21:53.368718 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19776. 2021-03-25T18:23:10.7826596Z I0325 18:21:53.368839 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19777. 2021-03-25T18:23:10.7829011Z I0325 18:21:53.379043 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19778. 2021-03-25T18:23:10.7832209Z I0325 18:21:53.380276 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19779. 2021-03-25T18:23:10.7835433Z I0325 18:21:53.399190 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19780. 2021-03-25T18:23:10.7838665Z I0325 18:21:53.428453 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19781. 2021-03-25T18:23:10.7841852Z I0325 18:21:53.957320 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19782. 2021-03-25T18:23:10.7844996Z I0325 18:21:53.967032 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19783. 2021-03-25T18:23:10.7848407Z I0325 18:21:53.978188 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19784. 2021-03-25T18:23:10.7851744Z I0325 18:21:53.981826 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19785. 2021-03-25T18:23:10.7876913Z I0325 18:21:53.998368 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19786. 2021-03-25T18:23:10.7881153Z I0325 18:21:54.028641 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19787. 2021-03-25T18:23:10.7884038Z I0325 18:21:57.727568 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19788. 2021-03-25T18:23:10.7885660Z I0325 18:21:57.727619 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19789. 2021-03-25T18:23:10.7886992Z I0325 18:21:57.727629 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19790. 2021-03-25T18:23:10.7889439Z I0325 18:21:57.753357 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19791. 2021-03-25T18:23:10.7892897Z I0325 18:21:57.759010 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19792. 2021-03-25T18:23:10.7896405Z I0325 18:21:58.310806 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19793. 2021-03-25T18:23:10.7899705Z I0325 18:21:58.315743 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19794. 2021-03-25T18:23:10.7903142Z I0325 18:21:58.323718 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19795. 2021-03-25T18:23:10.7905865Z [submariner]$ [cluster3] print_section *** submariner-routeagent-f5xr5 ***
  19796. 2021-03-25T18:23:10.7907212Z [submariner]$ [cluster3] print_section *** submariner-routeagent-f5xr5 ***
  19797. 2021-03-25T18:23:10.7908720Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-f5xr5
  19798. 2021-03-25T18:23:10.7910352Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-f5xr5
  19799. 2021-03-25T18:23:10.7912145Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-f5xr5
  19800. 2021-03-25T18:23:10.7913985Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-f5xr5
  19801. 2021-03-25T18:23:10.7916032Z I0325 18:21:58.334044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19802. 2021-03-25T18:23:10.7917621Z I0325 18:21:58.334095 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19803. 2021-03-25T18:23:10.7918940Z I0325 18:21:58.334106 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19804. 2021-03-25T18:23:10.7920835Z I0325 18:21:58.342215 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19805. 2021-03-25T18:23:10.7922437Z I0325 18:21:58.342272 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19806. 2021-03-25T18:23:10.7923739Z I0325 18:21:58.342283 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19807. 2021-03-25T18:23:10.7926158Z I0325 18:21:58.349166 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19808. 2021-03-25T18:23:10.7929528Z I0325 18:21:58.351134 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19809. 2021-03-25T18:23:10.7932736Z I0325 18:21:58.361182 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19810. 2021-03-25T18:23:10.7936225Z I0325 18:21:58.396497 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19811. 2021-03-25T18:23:10.7939402Z I0325 18:21:58.913018 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19812. 2021-03-25T18:23:10.7942683Z I0325 18:21:58.925111 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19813. 2021-03-25T18:23:10.7946133Z I0325 18:21:58.936099 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19814. 2021-03-25T18:23:10.7949460Z I0325 18:21:58.954971 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19815. 2021-03-25T18:23:10.7952600Z I0325 18:21:58.965704 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19816. 2021-03-25T18:23:10.7955994Z I0325 18:21:58.974379 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19817. 2021-03-25T18:23:10.7958825Z I0325 18:22:02.796312 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19818. 2021-03-25T18:23:10.7960404Z I0325 18:22:02.797344 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19819. 2021-03-25T18:23:10.7961716Z I0325 18:22:02.797532 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19820. 2021-03-25T18:23:10.7964128Z I0325 18:22:02.813836 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19821. 2021-03-25T18:23:10.7967328Z I0325 18:22:02.826814 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19822. 2021-03-25T18:23:10.7970509Z I0325 18:22:03.379356 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19823. 2021-03-25T18:23:10.7973632Z I0325 18:22:03.421709 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19824. 2021-03-25T18:23:10.7992243Z I0325 18:22:03.436338 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19825. 2021-03-25T18:23:10.7995401Z I0325 18:22:03.459631 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19826. 2021-03-25T18:23:10.7997009Z I0325 18:22:03.459826 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19827. 2021-03-25T18:23:10.7998320Z I0325 18:22:03.459909 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19828. 2021-03-25T18:23:10.8000384Z I0325 18:22:03.460731 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19829. 2021-03-25T18:23:10.8002044Z I0325 18:22:03.460826 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19830. 2021-03-25T18:23:10.8003338Z I0325 18:22:03.460884 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19831. 2021-03-25T18:23:10.8005925Z I0325 18:22:03.519503 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19832. 2021-03-25T18:23:10.8009050Z I0325 18:22:03.523527 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19833. 2021-03-25T18:23:10.8012242Z I0325 18:22:03.556533 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19834. 2021-03-25T18:23:10.8015636Z I0325 18:22:03.586736 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19835. 2021-03-25T18:23:10.8018810Z I0325 18:22:04.108535 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19836. 2021-03-25T18:23:10.8021950Z I0325 18:22:04.119664 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19837. 2021-03-25T18:23:10.8025375Z I0325 18:22:04.130486 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19838. 2021-03-25T18:23:10.8028846Z I0325 18:22:04.138254 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19839. 2021-03-25T18:23:10.8032116Z I0325 18:22:04.154594 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19840. 2021-03-25T18:23:10.8035528Z I0325 18:22:04.160974 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19841. 2021-03-25T18:23:10.8038546Z I0325 18:22:07.826953 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19842. 2021-03-25T18:23:10.8040126Z I0325 18:22:07.827001 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19843. 2021-03-25T18:23:10.8041444Z I0325 18:22:07.827023 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19844. 2021-03-25T18:23:10.8043916Z I0325 18:22:07.835899 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19845. 2021-03-25T18:23:10.8047131Z I0325 18:22:07.844104 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19846. 2021-03-25T18:23:10.8050311Z I0325 18:22:08.396007 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19847. 2021-03-25T18:23:10.8053450Z I0325 18:22:08.404442 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19848. 2021-03-25T18:23:10.8056996Z I0325 18:22:08.424618 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19849. 2021-03-25T18:23:10.8059844Z I0325 18:22:08.442006 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19850. 2021-03-25T18:23:10.8061449Z I0325 18:22:08.442075 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19851. 2021-03-25T18:23:10.8062755Z I0325 18:22:08.442090 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19852. 2021-03-25T18:23:10.8065193Z I0325 18:22:08.491104 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19853. 2021-03-25T18:23:10.8067803Z I0325 18:22:08.512868 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19854. 2021-03-25T18:23:10.8072947Z I0325 18:22:08.512958 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19855. 2021-03-25T18:23:10.8074324Z I0325 18:22:08.512975 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19856. 2021-03-25T18:23:10.8077334Z I0325 18:22:08.535586 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19857. 2021-03-25T18:23:10.8080591Z I0325 18:22:08.553250 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19858. 2021-03-25T18:23:10.8084185Z I0325 18:22:08.602042 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19859. 2021-03-25T18:23:10.8087363Z I0325 18:22:09.105081 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19860. 2021-03-25T18:23:10.8090604Z I0325 18:22:09.112419 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19861. 2021-03-25T18:23:10.8094032Z I0325 18:22:09.119415 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19862. 2021-03-25T18:23:10.8130066Z I0325 18:22:09.154152 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19863. 2021-03-25T18:23:10.8133268Z I0325 18:22:09.161259 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19864. 2021-03-25T18:23:10.8136833Z I0325 18:22:09.214011 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19865. 2021-03-25T18:23:10.8139698Z I0325 18:22:12.877439 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19866. 2021-03-25T18:23:10.8141288Z I0325 18:22:12.877564 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19867. 2021-03-25T18:23:10.8142602Z I0325 18:22:12.877578 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19868. 2021-03-25T18:23:10.8145014Z I0325 18:22:12.890725 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19869. 2021-03-25T18:23:10.8148203Z I0325 18:22:12.904493 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19870. 2021-03-25T18:23:10.8151398Z I0325 18:22:13.456952 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19871. 2021-03-25T18:23:10.8154510Z I0325 18:22:13.464992 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19872. 2021-03-25T18:23:10.8157926Z I0325 18:22:13.472655 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19873. 2021-03-25T18:23:10.8160948Z I0325 18:22:13.544822 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19874. 2021-03-25T18:23:10.8162547Z I0325 18:22:13.544894 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19875. 2021-03-25T18:23:10.8163847Z I0325 18:22:13.544912 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19876. 2021-03-25T18:23:10.8165781Z I0325 18:22:13.556785 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19877. 2021-03-25T18:23:10.8167446Z I0325 18:22:13.556885 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19878. 2021-03-25T18:23:10.8168756Z I0325 18:22:13.556976 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19879. 2021-03-25T18:23:10.8171183Z I0325 18:22:13.565276 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19880. 2021-03-25T18:23:10.8174378Z I0325 18:22:13.572906 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19881. 2021-03-25T18:23:10.8177685Z I0325 18:22:13.620599 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19882. 2021-03-25T18:23:10.8180862Z I0325 18:22:13.639750 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19883. 2021-03-25T18:23:10.8184053Z I0325 18:22:14.124637 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19884. 2021-03-25T18:23:10.8187202Z I0325 18:22:14.130494 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19885. 2021-03-25T18:23:10.8190624Z I0325 18:22:14.137389 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19886. 2021-03-25T18:23:10.8193981Z I0325 18:22:14.191411 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19887. 2021-03-25T18:23:10.8197107Z I0325 18:22:14.199825 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19888. 2021-03-25T18:23:10.8200524Z I0325 18:22:14.206763 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19889. 2021-03-25T18:23:10.8203476Z I0325 18:22:17.902415 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19890. 2021-03-25T18:23:10.8205061Z I0325 18:22:17.902469 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19891. 2021-03-25T18:23:10.8206377Z I0325 18:22:17.902541 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19892. 2021-03-25T18:23:10.8208861Z I0325 18:22:17.924696 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19893. 2021-03-25T18:23:10.8212079Z I0325 18:22:17.946129 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19894. 2021-03-25T18:23:10.8215375Z I0325 18:22:18.497921 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19895. 2021-03-25T18:23:10.8218538Z I0325 18:22:18.523509 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19896. 2021-03-25T18:23:10.8221982Z I0325 18:22:18.534671 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19897. 2021-03-25T18:23:10.8224831Z I0325 18:22:18.553762 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19898. 2021-03-25T18:23:10.8226437Z I0325 18:22:18.553810 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19899. 2021-03-25T18:23:10.8227741Z I0325 18:22:18.553820 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19900. 2021-03-25T18:23:10.8229657Z I0325 18:22:18.554915 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19901. 2021-03-25T18:23:10.8231240Z I0325 18:22:18.554951 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19902. 2021-03-25T18:23:10.8232548Z I0325 18:22:18.554963 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19903. 2021-03-25T18:23:10.8234964Z I0325 18:22:18.569589 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19904. 2021-03-25T18:23:10.8238104Z I0325 18:22:18.572646 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19905. 2021-03-25T18:23:10.8241304Z I0325 18:22:18.579043 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19906. 2021-03-25T18:23:10.8244674Z I0325 18:22:18.580818 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19907. 2021-03-25T18:23:10.8247873Z I0325 18:22:19.132239 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19908. 2021-03-25T18:23:10.8251081Z I0325 18:22:19.133521 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19909. 2021-03-25T18:23:10.8254253Z I0325 18:22:19.145779 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19910. 2021-03-25T18:23:10.8266288Z I0325 18:22:19.151634 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19911. 2021-03-25T18:23:10.8269772Z I0325 18:22:19.159508 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19912. 2021-03-25T18:23:10.8273404Z I0325 18:22:19.166218 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19913. 2021-03-25T18:23:10.8276235Z I0325 18:22:22.942734 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19914. 2021-03-25T18:23:10.8277829Z I0325 18:22:22.942858 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19915. 2021-03-25T18:23:10.8279135Z I0325 18:22:22.942979 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19916. 2021-03-25T18:23:10.8281552Z I0325 18:22:22.957458 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19917. 2021-03-25T18:23:10.8284728Z I0325 18:22:23.046005 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19918. 2021-03-25T18:23:10.8287917Z I0325 18:22:23.597925 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19919. 2021-03-25T18:23:10.8291066Z I0325 18:22:23.603510 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19920. 2021-03-25T18:23:10.8294474Z I0325 18:22:23.612195 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19921. 2021-03-25T18:23:10.8297679Z I0325 18:22:23.623474 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19922. 2021-03-25T18:23:10.8299262Z I0325 18:22:23.623511 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19923. 2021-03-25T18:23:10.8300569Z I0325 18:22:23.623533 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19924. 2021-03-25T18:23:10.8302455Z I0325 18:22:23.639099 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19925. 2021-03-25T18:23:10.8304128Z I0325 18:22:23.639145 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19926. 2021-03-25T18:23:10.8305424Z I0325 18:22:23.639155 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19927. 2021-03-25T18:23:10.8307870Z I0325 18:22:23.647856 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19928. 2021-03-25T18:23:10.8310996Z I0325 18:22:23.649276 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19929. 2021-03-25T18:23:10.8314184Z I0325 18:22:23.656398 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19930. 2021-03-25T18:23:10.8317439Z I0325 18:22:23.657322 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19931. 2021-03-25T18:23:10.8320613Z I0325 18:22:24.208359 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19932. 2021-03-25T18:23:10.8323687Z I0325 18:22:24.210806 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19933. 2021-03-25T18:23:10.8326818Z I0325 18:22:24.220705 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19934. 2021-03-25T18:23:10.8330020Z I0325 18:22:24.226280 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19935. 2021-03-25T18:23:10.8333421Z I0325 18:22:24.243603 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19936. 2021-03-25T18:23:10.8337158Z I0325 18:22:24.245923 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19937. 2021-03-25T18:23:10.8340083Z I0325 18:22:27.966883 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19938. 2021-03-25T18:23:10.8341662Z I0325 18:22:27.966938 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19939. 2021-03-25T18:23:10.8342983Z I0325 18:22:27.966948 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19940. 2021-03-25T18:23:10.8345384Z I0325 18:22:27.982856 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19941. 2021-03-25T18:23:10.8348658Z I0325 18:22:27.988344 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19942. 2021-03-25T18:23:10.8351833Z I0325 18:22:28.540230 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19943. 2021-03-25T18:23:10.8354956Z I0325 18:22:28.578381 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19944. 2021-03-25T18:23:10.8358362Z I0325 18:22:28.628397 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19945. 2021-03-25T18:23:10.8361191Z I0325 18:22:28.652697 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19946. 2021-03-25T18:23:10.8416727Z I0325 18:22:28.652897 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19947. 2021-03-25T18:23:10.8418057Z I0325 18:22:28.652991 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19948. 2021-03-25T18:23:10.8420148Z I0325 18:22:28.658030 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19949. 2021-03-25T18:23:10.8421757Z I0325 18:22:28.658218 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19950. 2021-03-25T18:23:10.8423054Z I0325 18:22:28.658308 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19951. 2021-03-25T18:23:10.8425491Z I0325 18:22:28.667869 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19952. 2021-03-25T18:23:10.8428609Z I0325 18:22:28.670563 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19953. 2021-03-25T18:23:10.8431805Z I0325 18:22:28.686264 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19954. 2021-03-25T18:23:10.8435032Z I0325 18:22:28.710833 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19955. 2021-03-25T18:23:10.8438433Z I0325 18:22:29.237877 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19956. 2021-03-25T18:23:10.8441561Z I0325 18:22:29.245825 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19957. 2021-03-25T18:23:10.8445026Z I0325 18:22:29.252465 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19958. 2021-03-25T18:23:10.8448399Z I0325 18:22:29.262399 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19959. 2021-03-25T18:23:10.8451513Z I0325 18:22:29.268236 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19960. 2021-03-25T18:23:10.8455100Z I0325 18:22:29.315857 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19961. 2021-03-25T18:23:10.8457979Z I0325 18:22:33.051292 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19962. 2021-03-25T18:23:10.8459575Z I0325 18:22:33.051558 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19963. 2021-03-25T18:23:10.8460886Z I0325 18:22:33.051716 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19964. 2021-03-25T18:23:10.8463290Z I0325 18:22:33.063238 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19965. 2021-03-25T18:23:10.8466514Z I0325 18:22:33.129049 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19966. 2021-03-25T18:23:10.8469674Z I0325 18:22:33.681015 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19967. 2021-03-25T18:23:10.8472804Z I0325 18:22:33.695249 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19968. 2021-03-25T18:23:10.8476225Z I0325 18:22:33.705955 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19969. 2021-03-25T18:23:10.8479059Z I0325 18:22:33.717097 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19970. 2021-03-25T18:23:10.8480736Z I0325 18:22:33.717141 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19971. 2021-03-25T18:23:10.8482035Z I0325 18:22:33.717151 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19972. 2021-03-25T18:23:10.8483942Z I0325 18:22:33.726447 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19973. 2021-03-25T18:23:10.8485586Z I0325 18:22:33.726509 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19974. 2021-03-25T18:23:10.8486899Z I0325 18:22:33.726527 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19975. 2021-03-25T18:23:10.8489308Z I0325 18:22:33.742025 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19976. 2021-03-25T18:23:10.8492442Z I0325 18:22:33.744361 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19977. 2021-03-25T18:23:10.8495760Z I0325 18:22:33.754467 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19978. 2021-03-25T18:23:10.8499020Z I0325 18:22:33.755593 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19979. 2021-03-25T18:23:10.8502188Z I0325 18:22:34.306562 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19980. 2021-03-25T18:23:10.8505256Z I0325 18:22:34.310159 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19981. 2021-03-25T18:23:10.8508399Z I0325 18:22:34.317446 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19982. 2021-03-25T18:23:10.8511592Z I0325 18:22:34.328511 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19983. 2021-03-25T18:23:10.8515006Z I0325 18:22:34.335783 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19984. 2021-03-25T18:23:10.8518607Z I0325 18:22:34.338485 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19985. 2021-03-25T18:23:10.8521445Z I0325 18:22:38.124244 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19986. 2021-03-25T18:23:10.8523119Z I0325 18:22:38.124298 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19987. 2021-03-25T18:23:10.8524419Z I0325 18:22:38.124330 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19988. 2021-03-25T18:23:10.8526846Z I0325 18:22:38.137215 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  19989. 2021-03-25T18:23:10.8530089Z I0325 18:22:38.147799 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  19990. 2021-03-25T18:23:10.8533284Z I0325 18:22:38.699505 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  19991. 2021-03-25T18:23:10.8557614Z I0325 18:22:38.714868 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  19992. 2021-03-25T18:23:10.8561115Z I0325 18:22:38.722752 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  19993. 2021-03-25T18:23:10.8563965Z I0325 18:22:38.738352 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19994. 2021-03-25T18:23:10.8565622Z I0325 18:22:38.738411 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19995. 2021-03-25T18:23:10.8566933Z I0325 18:22:38.738422 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19996. 2021-03-25T18:23:10.8568824Z I0325 18:22:38.761063 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  19997. 2021-03-25T18:23:10.8570425Z I0325 18:22:38.762141 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  19998. 2021-03-25T18:23:10.8571718Z I0325 18:22:38.762231 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  19999. 2021-03-25T18:23:10.8574146Z I0325 18:22:38.775818 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20000. 2021-03-25T18:23:10.8577432Z I0325 18:22:38.781457 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20001. 2021-03-25T18:23:10.8580627Z I0325 18:22:38.796110 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20002. 2021-03-25T18:23:10.8583879Z I0325 18:22:38.838367 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20003. 2021-03-25T18:23:10.8587244Z I0325 18:22:39.347937 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20004. 2021-03-25T18:23:10.8590384Z I0325 18:22:39.360498 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20005. 2021-03-25T18:23:10.8593875Z I0325 18:22:39.369884 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20006. 2021-03-25T18:23:10.8597232Z I0325 18:22:39.406330 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20007. 2021-03-25T18:23:10.8600364Z I0325 18:22:39.652197 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20008. 2021-03-25T18:23:10.8603765Z I0325 18:22:39.671506 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20009. 2021-03-25T18:23:10.8606612Z I0325 18:22:43.159206 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20010. 2021-03-25T18:23:10.8608193Z I0325 18:22:43.159265 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20011. 2021-03-25T18:23:10.8609508Z I0325 18:22:43.159276 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20012. 2021-03-25T18:23:10.8611904Z I0325 18:22:43.168790 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20013. 2021-03-25T18:23:10.8615187Z I0325 18:22:43.178519 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20014. 2021-03-25T18:23:10.8618370Z I0325 18:22:43.742031 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20015. 2021-03-25T18:23:10.8621482Z I0325 18:22:43.754906 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20016. 2021-03-25T18:23:10.8624896Z I0325 18:22:43.764304 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20017. 2021-03-25T18:23:10.8627724Z I0325 18:22:43.813110 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20018. 2021-03-25T18:23:10.8629451Z I0325 18:22:43.813159 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20019. 2021-03-25T18:23:10.8630744Z I0325 18:22:43.813258 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20020. 2021-03-25T18:23:10.8632643Z I0325 18:22:43.814842 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20021. 2021-03-25T18:23:10.8634229Z I0325 18:22:43.814874 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20022. 2021-03-25T18:23:10.8635584Z I0325 18:22:43.814884 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20023. 2021-03-25T18:23:10.8638020Z I0325 18:22:43.855107 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20024. 2021-03-25T18:23:10.8641140Z I0325 18:22:43.856198 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20025. 2021-03-25T18:23:10.8644317Z I0325 18:22:43.870498 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20026. 2021-03-25T18:23:10.8647568Z I0325 18:22:43.871371 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20027. 2021-03-25T18:23:10.8650747Z I0325 18:22:44.424483 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20028. 2021-03-25T18:23:10.8653835Z I0325 18:22:44.432608 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20029. 2021-03-25T18:23:10.8657523Z I0325 18:22:44.444673 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20030. 2021-03-25T18:23:10.8660951Z I0325 18:22:44.452283 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20031. 2021-03-25T18:23:10.8664341Z I0325 18:22:44.479215 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20032. 2021-03-25T18:23:10.8667796Z I0325 18:22:44.488984 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20033. 2021-03-25T18:23:10.8670631Z I0325 18:22:48.231044 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20034. 2021-03-25T18:23:10.8672315Z I0325 18:22:48.231159 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20035. 2021-03-25T18:23:10.8673627Z I0325 18:22:48.231187 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20036. 2021-03-25T18:23:10.8676049Z I0325 18:22:48.256719 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20037. 2021-03-25T18:23:10.8679315Z I0325 18:22:48.264885 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20038. 2021-03-25T18:23:10.8682512Z I0325 18:22:48.816876 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20039. 2021-03-25T18:23:10.8685646Z I0325 18:22:48.827941 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20040. 2021-03-25T18:23:10.8689068Z I0325 18:22:48.835376 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20041. 2021-03-25T18:23:10.8691900Z I0325 18:22:48.857132 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20042. 2021-03-25T18:23:10.8693509Z I0325 18:22:48.857175 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20043. 2021-03-25T18:23:10.8694805Z I0325 18:22:48.857185 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20044. 2021-03-25T18:23:10.8698246Z I0325 18:22:48.857569 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20045. 2021-03-25T18:23:10.8699830Z I0325 18:22:48.857627 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20046. 2021-03-25T18:23:10.8701144Z I0325 18:22:48.857637 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20047. 2021-03-25T18:23:10.8703566Z I0325 18:22:48.879695 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20048. 2021-03-25T18:23:10.8706773Z I0325 18:22:48.889002 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20049. 2021-03-25T18:23:10.8709946Z I0325 18:22:48.932186 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20050. 2021-03-25T18:23:10.8713142Z I0325 18:22:48.946039 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20051. 2021-03-25T18:23:10.8716444Z I0325 18:22:49.442066 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20052. 2021-03-25T18:23:10.8719573Z I0325 18:22:49.467230 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20053. 2021-03-25T18:23:10.8723050Z I0325 18:22:49.486578 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20054. 2021-03-25T18:23:10.8726389Z I0325 18:22:49.527662 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20055. 2021-03-25T18:23:10.8729528Z I0325 18:22:49.550279 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20056. 2021-03-25T18:23:10.8732920Z I0325 18:22:49.572028 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20057. 2021-03-25T18:23:10.8735895Z I0325 18:22:53.262392 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20058. 2021-03-25T18:23:10.8737502Z I0325 18:22:53.262452 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20059. 2021-03-25T18:23:10.8738805Z I0325 18:22:53.262463 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20060. 2021-03-25T18:23:10.8741236Z I0325 18:22:53.285023 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20061. 2021-03-25T18:23:10.8744423Z I0325 18:22:53.305096 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20062. 2021-03-25T18:23:10.8747596Z I0325 18:22:53.856908 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20063. 2021-03-25T18:23:10.8750732Z I0325 18:22:53.876081 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20064. 2021-03-25T18:23:10.8754144Z I0325 18:22:53.907835 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20065. 2021-03-25T18:23:10.8756998Z I0325 18:22:53.947936 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20066. 2021-03-25T18:23:10.8758697Z I0325 18:22:53.948024 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20067. 2021-03-25T18:23:10.8760007Z I0325 18:22:53.948035 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20068. 2021-03-25T18:23:10.8761900Z I0325 18:22:53.948684 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20069. 2021-03-25T18:23:10.8763489Z I0325 18:22:53.948895 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20070. 2021-03-25T18:23:10.8764886Z I0325 18:22:53.948914 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20071. 2021-03-25T18:23:10.8767324Z I0325 18:22:53.978643 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20072. 2021-03-25T18:23:10.8770470Z I0325 18:22:53.984606 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20073. 2021-03-25T18:23:10.8773645Z I0325 18:22:53.993260 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20074. 2021-03-25T18:23:10.8777253Z I0325 18:22:54.024199 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20075. 2021-03-25T18:23:10.8780440Z I0325 18:22:54.544890 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20076. 2021-03-25T18:23:10.8783593Z I0325 18:22:54.552983 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20077. 2021-03-25T18:23:10.8787018Z I0325 18:22:54.563880 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20078. 2021-03-25T18:23:10.8790353Z I0325 18:22:54.580955 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20079. 2021-03-25T18:23:10.8793614Z I0325 18:22:54.591091 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20080. 2021-03-25T18:23:10.8797010Z I0325 18:22:54.608843 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20081. 2021-03-25T18:23:10.8799951Z I0325 18:22:58.297564 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20082. 2021-03-25T18:23:10.8801629Z I0325 18:22:58.297639 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20083. 2021-03-25T18:23:10.8802942Z I0325 18:22:58.297650 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20084. 2021-03-25T18:23:10.8805354Z I0325 18:22:58.309418 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20085. 2021-03-25T18:23:10.8808608Z I0325 18:22:58.317841 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20086. 2021-03-25T18:23:10.8811795Z I0325 18:22:58.887129 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20087. 2021-03-25T18:23:10.8815048Z I0325 18:22:58.902998 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20088. 2021-03-25T18:23:10.8818470Z I0325 18:22:58.912067 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20089. 2021-03-25T18:23:10.8821328Z I0325 18:22:58.930074 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20090. 2021-03-25T18:23:10.8822920Z I0325 18:22:58.930122 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20091. 2021-03-25T18:23:10.8824233Z I0325 18:22:58.930132 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20092. 2021-03-25T18:23:10.8826110Z I0325 18:22:58.933358 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20093. 2021-03-25T18:23:10.8827698Z I0325 18:22:58.933399 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20094. 2021-03-25T18:23:10.8829000Z I0325 18:22:58.933411 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20095. 2021-03-25T18:23:10.8831420Z I0325 18:22:58.944738 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20096. 2021-03-25T18:23:10.8834550Z I0325 18:22:58.948578 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20097. 2021-03-25T18:23:10.8837757Z I0325 18:22:58.959873 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20098. 2021-03-25T18:23:10.8840996Z I0325 18:22:58.987882 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20099. 2021-03-25T18:23:10.8844274Z I0325 18:22:59.512808 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20100. 2021-03-25T18:23:10.8848062Z I0325 18:22:59.520450 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20101. 2021-03-25T18:23:10.8851706Z I0325 18:22:59.526450 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20102. 2021-03-25T18:23:10.8855182Z I0325 18:22:59.540855 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20103. 2021-03-25T18:23:10.8858424Z I0325 18:22:59.548935 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20104. 2021-03-25T18:23:10.8861855Z I0325 18:22:59.557080 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20105. 2021-03-25T18:23:10.8864721Z I0325 18:23:03.342496 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20106. 2021-03-25T18:23:10.8866339Z I0325 18:23:03.342553 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20107. 2021-03-25T18:23:10.8867652Z I0325 18:23:03.342696 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20108. 2021-03-25T18:23:10.8870068Z I0325 18:23:03.354327 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20109. 2021-03-25T18:23:10.8873302Z I0325 18:23:03.360209 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20110. 2021-03-25T18:23:10.8876466Z I0325 18:23:03.912235 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20111. 2021-03-25T18:23:10.8879616Z I0325 18:23:03.919947 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20112. 2021-03-25T18:23:10.8883025Z I0325 18:23:03.927413 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20113. 2021-03-25T18:23:10.8885856Z I0325 18:23:03.952452 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20114. 2021-03-25T18:23:10.8887530Z I0325 18:23:03.952663 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20115. 2021-03-25T18:23:10.8888826Z I0325 18:23:03.952799 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20116. 2021-03-25T18:23:10.8890734Z I0325 18:23:03.955183 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20117. 2021-03-25T18:23:10.8892314Z I0325 18:23:03.955374 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20118. 2021-03-25T18:23:10.8893689Z I0325 18:23:03.955542 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20119. 2021-03-25T18:23:10.8897744Z I0325 18:23:03.969960 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20120. 2021-03-25T18:23:10.8900992Z I0325 18:23:04.010128 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20121. 2021-03-25T18:23:10.8904177Z I0325 18:23:04.022064 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20122. 2021-03-25T18:23:10.8907430Z I0325 18:23:04.025001 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20123. 2021-03-25T18:23:10.8910608Z I0325 18:23:04.581585 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20124. 2021-03-25T18:23:10.8913677Z I0325 18:23:04.582270 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20125. 2021-03-25T18:23:10.8916811Z I0325 18:23:04.613146 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20126. 2021-03-25T18:23:10.8920006Z I0325 18:23:04.626766 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20127. 2021-03-25T18:23:10.8923421Z I0325 18:23:04.649311 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20128. 2021-03-25T18:23:10.8927023Z I0325 18:23:04.655518 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20129. 2021-03-25T18:23:10.8929850Z I0325 18:23:08.442057 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20130. 2021-03-25T18:23:10.8931450Z I0325 18:23:08.442109 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20131. 2021-03-25T18:23:10.8932897Z I0325 18:23:08.442119 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20132. 2021-03-25T18:23:10.8935425Z I0325 18:23:08.464896 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20133. 2021-03-25T18:23:10.8938708Z I0325 18:23:08.549014 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20134. 2021-03-25T18:23:10.8941903Z I0325 18:23:09.101114 1 metrics.go:53] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
  20135. 2021-03-25T18:23:10.8945631Z I0325 18:23:09.111724 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
  20136. 2021-03-25T18:23:10.8949041Z I0325 18:23:09.122808 1 helpers.go:129] controller_submariner "msg"="Updated existing Deployment" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-networkplugin-syncer" "Deployment.Namespace"="submariner-operator"
  20137. 2021-03-25T18:23:10.8951899Z I0325 18:23:09.153628 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20138. 2021-03-25T18:23:10.8953582Z I0325 18:23:09.153692 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20139. 2021-03-25T18:23:10.8954896Z I0325 18:23:09.153708 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20140. 2021-03-25T18:23:10.8956785Z I0325 18:23:09.168131 1 submariner_controller.go:110] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
  20141. 2021-03-25T18:23:10.8958379Z I0325 18:23:09.168176 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.3.0.0/16" "type"="Cluster"
  20142. 2021-03-25T18:23:10.8959681Z I0325 18:23:09.168199 1 submariner_networkdiscovery.go:75] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.3.0.0/16" "type"="Service"
  20143. 2021-03-25T18:23:10.8962096Z I0325 18:23:09.183878 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20144. 2021-03-25T18:23:10.8965340Z I0325 18:23:09.214725 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20145. 2021-03-25T18:23:10.8974462Z I0325 18:23:09.219933 1 helpers.go:83] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
  20146. 2021-03-25T18:23:10.8977950Z I0325 18:23:09.244358 1 helpers.go:225] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
  20147. 2021-03-25T18:23:10.8979768Z ====================================================================
  20148. 2021-03-25T18:23:10.8980257Z ##[endgroup]
  20149. 2021-03-25T18:23:10.8981272Z ##[group]*** submariner-routeagent-f5xr5 ***
  20150. 2021-03-25T18:23:10.8982369Z ======================= *** submariner-routeagent-f5xr5 *** =======================
  20151. 2021-03-25T18:23:11.0387443Z + trap 'exit 1' SIGTERM SIGINT
  20152. 2021-03-25T18:23:11.0388015Z + SUBMARINER_VERBOSITY=2
  20153. 2021-03-25T18:23:11.0388700Z + '[' false == true ']'
  20154. 2021-03-25T18:23:11.0389213Z + DEBUG=-v=2
  20155. 2021-03-25T18:23:11.0390094Z + exec submariner-route-agent -v=2 -alsologtostderr
  20156. 2021-03-25T18:23:11.0391384Z I0325 18:09:38.359042 1 main.go:49] Starting submariner-route-agent using the event framework
  20157. 2021-03-25T18:23:11.0393217Z W0325 18:09:38.554199 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  20158. 2021-03-25T18:23:11.0394233Z I0325 18:09:38.580372 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  20159. 2021-03-25T18:23:11.0395224Z I0325 18:09:38.581476 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.3.0.2" address
  20160. 2021-03-25T18:23:11.0396450Z I0325 18:09:38.581521 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.3.0.2" from ClusterCIDR "10.3.0.0/16"
  20161. 2021-03-25T18:23:11.0397756Z I0325 18:09:40.564282 1 cni_iface.go:113] Successfully annotated node "cluster3-worker2" with cniIfaceIP "10.3.0.2"
  20162. 2021-03-25T18:23:11.0398786Z I0325 18:09:40.564317 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  20163. 2021-03-25T18:23:11.0400230Z I0325 18:09:40.564325 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  20164. 2021-03-25T18:23:11.0401687Z I0325 18:09:41.077829 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  20165. 2021-03-25T18:23:11.0403106Z I0325 18:09:41.129930 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  20166. 2021-03-25T18:23:11.0404601Z I0325 18:09:41.182603 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  20167. 2021-03-25T18:23:11.0406166Z W0325 18:09:41.182735 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  20168. 2021-03-25T18:23:11.0407225Z I0325 18:09:47.542909 1 controller.go:139] Starting the Event controller...
  20169. 2021-03-25T18:23:11.0407993Z I0325 18:09:47.789657 1 controller.go:146] Event controller started
  20170. 2021-03-25T18:23:11.0409858Z I0325 18:09:47.793721 1 handler.go:87] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been added to the cluster
  20171. 2021-03-25T18:23:11.0415660Z I0325 18:09:47.798048 1 handler.go:87] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been added to the cluster
  20172. 2021-03-25T18:23:11.0418615Z I0325 18:09:47.798614 1 handler.go:87] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been added to the cluster
  20173. 2021-03-25T18:23:11.0421162Z I0325 18:09:48.518440 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20174. 2021-03-25T18:23:11.0423835Z I0325 18:09:52.660097 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20175. 2021-03-25T18:23:11.0427714Z I0325 18:09:56.662511 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20176. 2021-03-25T18:23:11.0432556Z I0325 18:09:56.866371 1 handler.go:69] A new Endpoint for remote cluster "cluster1" has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20177. 2021-03-25T18:23:11.0451098Z I0325 18:09:56.885781 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/24 Src: 10.3.0.2 Gw: <nil> Flags: [] Table: 254}
  20178. 2021-03-25T18:23:11.0460638Z I0325 18:09:56.885839 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.0.1 Flags: [] Table: 254}
  20179. 2021-03-25T18:23:11.0463471Z I0325 18:09:59.618436 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20180. 2021-03-25T18:23:11.0466258Z I0325 18:09:59.685701 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20181. 2021-03-25T18:23:11.0471168Z I0325 18:10:02.420753 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20182. 2021-03-25T18:23:11.0473676Z I0325 18:10:02.421113 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/24 Src: 10.3.0.2 Gw: <nil> Flags: [] Table: 254}
  20183. 2021-03-25T18:23:11.0475189Z I0325 18:10:02.421142 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.0.1 Flags: [] Table: 254}
  20184. 2021-03-25T18:23:11.0478085Z I0325 18:10:09.025966 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20185. 2021-03-25T18:23:11.0483395Z I0325 18:10:29.683520 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20186. 2021-03-25T18:23:11.0487283Z I0325 18:13:25.082667 1 handler.go:81] A new Endpoint for remote cluster "cluster2" has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20187. 2021-03-25T18:23:11.0489775Z I0325 18:13:25.083002 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/24 Src: 10.3.0.2 Gw: <nil> Flags: [] Table: 254}
  20188. 2021-03-25T18:23:11.0493665Z I0325 18:13:25.108986 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.0.1 Flags: [] Table: 254}
  20189. 2021-03-25T18:23:11.0500792Z I0325 18:13:25.236993 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20190. 2021-03-25T18:23:11.0506675Z I0325 18:13:25.237277 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/24 Src: 10.3.0.2 Gw: <nil> Flags: [] Table: 254}
  20191. 2021-03-25T18:23:11.0507679Z I0325 18:13:25.237302 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.0.1 Flags: [] Table: 254}
  20192. 2021-03-25T18:23:11.0509925Z I0325 18:13:59.863550 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20193. 2021-03-25T18:23:11.0512784Z I0325 18:14:30.124175 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20194. 2021-03-25T18:23:11.0517012Z I0325 18:15:09.324300 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20195. 2021-03-25T18:23:11.0521046Z I0325 18:19:00.055000 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20196. 2021-03-25T18:23:11.0523822Z I0325 18:19:30.289662 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20197. 2021-03-25T18:23:11.0526549Z I0325 18:20:09.505087 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20198. 2021-03-25T18:23:11.0528607Z [submariner]$ [cluster3] print_section *** submariner-routeagent-lq4tj ***
  20199. 2021-03-25T18:23:11.0529968Z [submariner]$ [cluster3] print_section *** submariner-routeagent-lq4tj ***
  20200. 2021-03-25T18:23:11.0531464Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-lq4tj
  20201. 2021-03-25T18:23:11.0533635Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-lq4tj
  20202. 2021-03-25T18:23:11.0536295Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-lq4tj
  20203. 2021-03-25T18:23:11.0538371Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-lq4tj
  20204. 2021-03-25T18:23:11.0539363Z ====================================================================
  20205. 2021-03-25T18:23:11.0539848Z ##[endgroup]
  20206. 2021-03-25T18:23:11.0541065Z ##[group]*** submariner-routeagent-lq4tj ***
  20207. 2021-03-25T18:23:11.0542172Z ======================= *** submariner-routeagent-lq4tj *** =======================
  20208. 2021-03-25T18:23:11.4401753Z + trap 'exit 1' SIGTERM SIGINT
  20209. 2021-03-25T18:23:11.4402339Z + SUBMARINER_VERBOSITY=2
  20210. 2021-03-25T18:23:11.4403090Z + '[' false == true ']'
  20211. 2021-03-25T18:23:11.4403689Z + DEBUG=-v=2
  20212. 2021-03-25T18:23:11.4404508Z + exec submariner-route-agent -v=2 -alsologtostderr
  20213. 2021-03-25T18:23:11.4405767Z I0325 18:09:52.605190 1 main.go:49] Starting submariner-route-agent using the event framework
  20214. 2021-03-25T18:23:11.4407243Z W0325 18:09:52.606162 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  20215. 2021-03-25T18:23:11.4408489Z I0325 18:09:52.608297 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  20216. 2021-03-25T18:23:11.4409451Z I0325 18:09:52.608423 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.3.2.2" address
  20217. 2021-03-25T18:23:11.4410612Z I0325 18:09:52.608439 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.3.2.2" from ClusterCIDR "10.3.0.0/16"
  20218. 2021-03-25T18:23:11.4411976Z I0325 18:09:52.647984 1 cni_iface.go:113] Successfully annotated node "cluster3-control-plane" with cniIfaceIP "10.3.2.2"
  20219. 2021-03-25T18:23:11.4413092Z I0325 18:09:52.648011 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  20220. 2021-03-25T18:23:11.4414623Z I0325 18:09:52.648019 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  20221. 2021-03-25T18:23:11.4416948Z I0325 18:09:52.696832 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  20222. 2021-03-25T18:23:11.4418438Z I0325 18:09:52.756336 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  20223. 2021-03-25T18:23:11.4419946Z I0325 18:09:52.778288 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  20224. 2021-03-25T18:23:11.4421684Z W0325 18:09:52.778393 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  20225. 2021-03-25T18:23:11.4422834Z I0325 18:09:58.984380 1 controller.go:139] Starting the Event controller...
  20226. 2021-03-25T18:23:11.4425834Z I0325 18:09:59.085258 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20227. 2021-03-25T18:23:11.4430578Z I0325 18:09:59.085953 1 handler.go:69] A new Endpoint for remote cluster "cluster1" has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20228. 2021-03-25T18:23:11.4433097Z I0325 18:09:59.089145 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.2.1 Flags: [] Table: 254}
  20229. 2021-03-25T18:23:11.4433957Z I0325 18:09:59.188186 1 controller.go:146] Event controller started
  20230. 2021-03-25T18:23:11.4436706Z I0325 18:09:59.224508 1 handler.go:87] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been added to the cluster
  20231. 2021-03-25T18:23:11.4439695Z I0325 18:09:59.228632 1 handler.go:87] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been added to the cluster
  20232. 2021-03-25T18:23:11.4442280Z I0325 18:09:59.229460 1 handler.go:87] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been added to the cluster
  20233. 2021-03-25T18:23:11.4444798Z I0325 18:09:59.631215 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20234. 2021-03-25T18:23:11.4447290Z I0325 18:09:59.700701 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20235. 2021-03-25T18:23:11.4482265Z I0325 18:10:02.483639 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20236. 2021-03-25T18:23:11.4484797Z I0325 18:10:02.857326 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.2.1 Flags: [] Table: 254}
  20237. 2021-03-25T18:23:11.4487135Z I0325 18:10:09.035904 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20238. 2021-03-25T18:23:11.4489829Z I0325 18:10:29.719141 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20239. 2021-03-25T18:23:11.4493698Z I0325 18:13:25.096944 1 handler.go:81] A new Endpoint for remote cluster "cluster2" has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20240. 2021-03-25T18:23:11.4497281Z I0325 18:13:25.098328 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.2.1 Flags: [] Table: 254}
  20241. 2021-03-25T18:23:11.4500486Z I0325 18:13:25.245839 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20242. 2021-03-25T18:23:11.4503161Z I0325 18:13:25.248325 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.2.1 Flags: [] Table: 254}
  20243. 2021-03-25T18:23:11.4505305Z I0325 18:13:59.865944 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20244. 2021-03-25T18:23:11.4507841Z I0325 18:14:30.147068 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20245. 2021-03-25T18:23:11.4510711Z I0325 18:15:09.336360 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20246. 2021-03-25T18:23:11.4513623Z I0325 18:19:00.065448 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20247. 2021-03-25T18:23:11.4516391Z I0325 18:19:30.295791 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20248. 2021-03-25T18:23:11.4519295Z I0325 18:20:09.537767 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20249. 2021-03-25T18:23:11.4550077Z [submariner]$ [cluster3] print_section *** submariner-routeagent-nr2rp ***
  20250. 2021-03-25T18:23:11.4582705Z [submariner]$ [cluster3] print_section *** submariner-routeagent-nr2rp ***
  20251. 2021-03-25T18:23:11.4583842Z ====================================================================
  20252. 2021-03-25T18:23:11.4584578Z ##[endgroup]
  20253. 2021-03-25T18:23:11.4589246Z ##[group]*** submariner-routeagent-nr2rp ***
  20254. 2021-03-25T18:23:11.4590544Z ======================= *** submariner-routeagent-nr2rp *** =======================
  20255. 2021-03-25T18:23:11.4603212Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-nr2rp
  20256. 2021-03-25T18:23:11.4627199Z [submariner]$ [cluster3] kubectl -n submariner-operator logs submariner-routeagent-nr2rp
  20257. 2021-03-25T18:23:11.4639250Z [submariner]$ [cluster3] command kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-nr2rp
  20258. 2021-03-25T18:23:11.4682007Z [submariner]$ [cluster3] kubectl --context=cluster3 -n submariner-operator logs submariner-routeagent-nr2rp
  20259. 2021-03-25T18:23:12.0696220Z + trap 'exit 1' SIGTERM SIGINT
  20260. 2021-03-25T18:23:12.0696775Z + SUBMARINER_VERBOSITY=2
  20261. 2021-03-25T18:23:12.0697375Z + '[' false == true ']'
  20262. 2021-03-25T18:23:12.0697885Z + DEBUG=-v=2
  20263. 2021-03-25T18:23:12.0698694Z + exec submariner-route-agent -v=2 -alsologtostderr
  20264. 2021-03-25T18:23:12.0699923Z I0325 18:09:47.729651 1 main.go:49] Starting submariner-route-agent using the event framework
  20265. 2021-03-25T18:23:12.0701436Z W0325 18:09:47.730060 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  20266. 2021-03-25T18:23:12.0702463Z I0325 18:09:47.742662 1 cni_iface.go:71] Interface "lo" has "127.0.0.1" address
  20267. 2021-03-25T18:23:12.0703406Z I0325 18:09:47.742914 1 cni_iface.go:71] Interface "ovn-k8s-mp0" has "10.3.1.2" address
  20268. 2021-03-25T18:23:12.0704569Z I0325 18:09:47.742972 1 cni_iface.go:76] Found CNI Interface "ovn-k8s-mp0" that has IP "10.3.1.2" from ClusterCIDR "10.3.0.0/16"
  20269. 2021-03-25T18:23:12.0705854Z I0325 18:09:48.387446 1 cni_iface.go:113] Successfully annotated node "cluster3-worker" with cniIfaceIP "10.3.1.2"
  20270. 2021-03-25T18:23:12.0706884Z I0325 18:09:48.397584 1 registry.go:65] Event handler "logger" added to registry "routeagent_driver".
  20271. 2021-03-25T18:23:12.0708312Z I0325 18:09:48.397695 1 registry.go:67] Event handler "kubeproxy-iptables-handler" ignored for registry "routeagent_driver".
  20272. 2021-03-25T18:23:12.0709792Z I0325 18:09:48.874976 1 iptables.go:29] Install/ensure SUBMARINER-POSTROUTING chain exists
  20273. 2021-03-25T18:23:12.0711198Z I0325 18:09:48.926057 1 iptables.go:35] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  20274. 2021-03-25T18:23:12.0722347Z I0325 18:09:49.014993 1 registry.go:65] Event handler "ovn-hostroutes-handler" added to registry "routeagent_driver".
  20275. 2021-03-25T18:23:12.0724019Z W0325 18:09:49.015965 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  20276. 2021-03-25T18:23:12.0725101Z I0325 18:09:55.227857 1 controller.go:139] Starting the Event controller...
  20277. 2021-03-25T18:23:12.0725865Z I0325 18:09:55.428310 1 controller.go:146] Event controller started
  20278. 2021-03-25T18:23:12.0727801Z I0325 18:09:55.430615 1 handler.go:87] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been added to the cluster
  20279. 2021-03-25T18:23:12.0730419Z I0325 18:09:55.431954 1 handler.go:87] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been added to the cluster
  20280. 2021-03-25T18:23:12.0733435Z I0325 18:09:55.432703 1 handler.go:87] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been added to the cluster
  20281. 2021-03-25T18:23:12.0737562Z I0325 18:09:56.661850 1 handler.go:54] A new Endpoint for the local cluster has been created: v1.EndpointSpec{ClusterID:"cluster3", CableName:"submariner-cable-cluster3-172-18-0-12", HealthCheckIP:"10.3.1.2", Hostname:"cluster3-worker", Subnets:[]string{"100.3.0.0/16", "10.3.0.0/16"}, PrivateIP:"172.18.0.12", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20282. 2021-03-25T18:23:12.0739998Z I0325 18:09:56.663334 1 handler.go:49] The current node has become a Gateway
  20283. 2021-03-25T18:23:12.0740844Z I0325 18:09:56.663675 1 gateway_dataplane.go:279] Submariner router upstream ip found to be: "169.254.0.7"
  20284. 2021-03-25T18:23:12.0743914Z I0325 18:09:56.983383 1 handler.go:69] A new Endpoint for remote cluster "cluster1" has been created: v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-18-0-9", HealthCheckIP:"10.1.2.2", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.18.0.9", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20285. 2021-03-25T18:23:12.0746391Z I0325 18:09:56.989635 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.1.1 Flags: [] Table: 254}
  20286. 2021-03-25T18:23:12.0747767Z I0325 18:09:57.102457 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.1.0.0/16 -j ACCEPT]
  20287. 2021-03-25T18:23:12.0749260Z I0325 18:09:57.167695 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.1.0.0/16 -j ACCEPT]
  20288. 2021-03-25T18:23:12.0750633Z I0325 18:09:57.569168 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  20289. 2021-03-25T18:23:12.0751914Z I0325 18:09:57.720086 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  20290. 2021-03-25T18:23:12.0753870Z I0325 18:09:59.620686 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20291. 2021-03-25T18:23:12.0784864Z I0325 18:09:59.687376 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20292. 2021-03-25T18:23:12.0788671Z I0325 18:10:02.475318 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20293. 2021-03-25T18:23:12.0791165Z I0325 18:10:02.475682 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.1.1 Flags: [] Table: 254}
  20294. 2021-03-25T18:23:12.0792547Z I0325 18:10:02.516310 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.2.0.0/16 -j ACCEPT]
  20295. 2021-03-25T18:23:12.0794088Z I0325 18:10:02.553624 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.2.0.0/16 -j ACCEPT]
  20296. 2021-03-25T18:23:12.0795664Z I0325 18:10:02.670693 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  20297. 2021-03-25T18:23:12.0796949Z I0325 18:10:03.196580 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  20298. 2021-03-25T18:23:12.0799088Z I0325 18:10:09.014942 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20299. 2021-03-25T18:23:12.0807484Z I0325 18:10:29.680709 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20300. 2021-03-25T18:23:12.0811403Z I0325 18:13:25.076150 1 handler.go:81] A new Endpoint for remote cluster "cluster2" has been removed: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-8", HealthCheckIP:"10.2.0.2", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.8", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20301. 2021-03-25T18:23:12.0813876Z I0325 18:13:25.076513 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.1.1 Flags: [] Table: 254}
  20302. 2021-03-25T18:23:12.0815610Z I0325 18:13:25.120653 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 100.2.0.0/16 -j ACCEPT"
  20303. 2021-03-25T18:23:12.0817195Z I0325 18:13:25.146035 1 gateway_dataplane.go:184] Deleting stale iptables rule in "SUBMARINER-POSTROUTING": "-d 10.2.0.0/16 -j ACCEPT"
  20304. 2021-03-25T18:23:12.0818605Z I0325 18:13:25.404027 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  20305. 2021-03-25T18:23:12.0819902Z I0325 18:13:25.572997 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  20306. 2021-03-25T18:23:12.0823030Z I0325 18:13:25.854238 1 handler.go:69] A new Endpoint for remote cluster "cluster2" has been created: v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-18-0-4", HealthCheckIP:"10.2.1.2", Hostname:"cluster2-worker2", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.18.0.4", PublicIP:"40.75.87.213", NATEnabled:false, Backend:"libreswan", BackendConfig:map[string]string(nil), NATDiscoveryPort:(*int32)(nil)}
  20307. 2021-03-25T18:23:12.0825509Z I0325 18:13:25.854584 1 host_networking.go:129] Processing route {Ifindex: 5 Dst: 10.3.0.0/16 Src: <nil> Gw: 10.3.1.1 Flags: [] Table: 254}
  20308. 2021-03-25T18:23:12.0826895Z I0325 18:13:25.984606 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 100.2.0.0/16 -j ACCEPT]
  20309. 2021-03-25T18:23:12.0828544Z I0325 18:13:26.165580 1 gateway_dataplane.go:174] Adding iptables rule in "SUBMARINER-POSTROUTING": [-d 10.2.0.0/16 -j ACCEPT]
  20310. 2021-03-25T18:23:12.0829946Z I0325 18:13:26.293747 1 util.go:309] In filter table, iptables rule "-i ovn-k8s-gw0 -o breth0 -j ACCEPT", exists at index 3.
  20311. 2021-03-25T18:23:12.0831340Z I0325 18:13:26.510203 1 util.go:309] In filter table, iptables rule "-i breth0 -o ovn-k8s-gw0 -j ACCEPT", exists at index 3.
  20312. 2021-03-25T18:23:12.0833317Z I0325 18:13:59.856356 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20313. 2021-03-25T18:23:12.0835843Z I0325 18:14:30.128292 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20314. 2021-03-25T18:23:12.0838813Z I0325 18:15:09.322965 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20315. 2021-03-25T18:23:12.0841848Z I0325 18:19:00.056532 1 handler.go:93] A Node with name "cluster3-worker" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.12"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker"}} has been updated
  20316. 2021-03-25T18:23:12.0844365Z I0325 18:19:30.292038 1 handler.go:93] A Node with name "cluster3-worker2" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.6"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-worker2"}} has been updated
  20317. 2021-03-25T18:23:12.0847240Z I0325 18:20:09.504014 1 handler.go:93] A Node with name "cluster3-control-plane" and addresses []v1.NodeAddress{v1.NodeAddress{Type:"InternalIP", Address:"172.18.0.7"}, v1.NodeAddress{Type:"Hostname", Address:"cluster3-control-plane"}} has been updated
  20318. 2021-03-25T18:23:12.0904978Z [submariner]$ [cluster3] print_section * Output of 'subctl show all' in cluster3 *
  20319. 2021-03-25T18:23:12.0918857Z [submariner]$ [cluster3] print_section * Output of 'subctl show all' in cluster3 *
  20320. 2021-03-25T18:23:12.0921548Z ====================================================================
  20321. 2021-03-25T18:23:12.0925496Z ##[endgroup]
  20322. 2021-03-25T18:23:12.0931996Z ##[group]* Output of 'subctl show all' in cluster3 *
  20323. 2021-03-25T18:23:12.0937719Z ======================= * Output of 'subctl show all' in cluster3 * =======================
  20324. 2021-03-25T18:23:12.0952132Z [submariner]$ [cluster3] subctl show all
  20325. 2021-03-25T18:23:12.0961465Z /opt/shipyard/scripts/post_mortem.sh: line 46: subctl: command not found
  20326. 2021-03-25T18:23:12.0976890Z [submariner]$ [cluster3] return 0
  20327. 2021-03-25T18:23:12.0980740Z Successfully remade target file 'post-mortem'.
  20328. 2021-03-25T18:23:12.1074615Z [submariner]$ make --debug=b post-mortem
  20329. 2021-03-25T18:23:12.5001104Z ##[endgroup]
  20330. 2021-03-25T18:23:12.5212392Z Post job cleanup.
  20331. 2021-03-25T18:23:13.0123389Z [command]/usr/bin/git version
  20332. 2021-03-25T18:23:13.0263492Z git version 2.31.0
  20333. 2021-03-25T18:23:13.0337890Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  20334. 2021-03-25T18:23:13.0400125Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  20335. 2021-03-25T18:23:13.0930709Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  20336. 2021-03-25T18:23:13.0971682Z http.https://github.com/.extraheader
  20337. 2021-03-25T18:23:13.0976167Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
  20338. 2021-03-25T18:23:13.1022030Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
  20339. 2021-03-25T18:23:13.1473752Z Cleaning up orphan processes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement