Advertisement
dfarrell07

subm_random_fail_20201102-2

Nov 2nd, 2020 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 MB | None | 0 0
  1. 2020-11-02T14:08:17.8582987Z ##[section]Starting: Request a runner to run this job
  2. 2020-11-02T14:08:18.3502460Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
  3. 2020-11-02T14:08:18.3502562Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  4. 2020-11-02T14:08:18.3502763Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  5. 2020-11-02T14:08:18.4736896Z ##[section]Finishing: Request a runner to run this job
  6. 2020-11-02T14:08:25.8512286Z Current runner version: '2.273.5'
  7. 2020-11-02T14:08:25.8544726Z ##[group]Operating System
  8. 2020-11-02T14:08:25.8545670Z Ubuntu
  9. 2020-11-02T14:08:25.8545962Z 18.04.5
  10. 2020-11-02T14:08:25.8546269Z LTS
  11. 2020-11-02T14:08:25.8546551Z ##[endgroup]
  12. 2020-11-02T14:08:25.8546854Z ##[group]Virtual Environment
  13. 2020-11-02T14:08:25.8547276Z Environment: ubuntu-18.04
  14. 2020-11-02T14:08:25.8547666Z Version: 20201026.1
  15. 2020-11-02T14:08:25.8548378Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20201026.1/images/linux/Ubuntu1804-README.md
  16. 2020-11-02T14:08:25.8549074Z ##[endgroup]
  17. 2020-11-02T14:08:25.8550220Z Prepare workflow directory
  18. 2020-11-02T14:08:25.8751771Z Prepare all required actions
  19. 2020-11-02T14:08:25.8763704Z Getting action download info
  20. 2020-11-02T14:08:26.2204189Z Download action repository 'actions/checkout@v2'
  21. 2020-11-02T14:08:28.2064098Z ##[group]Run actions/checkout@v2
  22. 2020-11-02T14:08:28.2064712Z with:
  23. 2020-11-02T14:08:28.2065284Z repository: submariner-io/lighthouse
  24. 2020-11-02T14:08:28.2066159Z token: ***
  25. 2020-11-02T14:08:28.2066548Z ssh-strict: true
  26. 2020-11-02T14:08:28.2066964Z persist-credentials: true
  27. 2020-11-02T14:08:28.2067376Z clean: true
  28. 2020-11-02T14:08:28.2067699Z fetch-depth: 1
  29. 2020-11-02T14:08:28.2067970Z lfs: false
  30. 2020-11-02T14:08:28.2068296Z submodules: false
  31. 2020-11-02T14:08:28.2068638Z ##[endgroup]
  32. 2020-11-02T14:08:29.1308828Z Syncing repository: submariner-io/lighthouse
  33. 2020-11-02T14:08:29.1309588Z ##[group]Getting Git version info
  34. 2020-11-02T14:08:29.1316056Z Working directory is '/home/runner/work/lighthouse/lighthouse'
  35. 2020-11-02T14:08:29.1317009Z [command]/usr/bin/git version
  36. 2020-11-02T14:08:29.1317884Z git version 2.29.0
  37. 2020-11-02T14:08:29.1319277Z ##[endgroup]
  38. 2020-11-02T14:08:29.1320225Z Deleting the contents of '/home/runner/work/lighthouse/lighthouse'
  39. 2020-11-02T14:08:29.1321714Z ##[group]Initializing the repository
  40. 2020-11-02T14:08:29.1322279Z [command]/usr/bin/git init /home/runner/work/lighthouse/lighthouse
  41. 2020-11-02T14:08:29.1322934Z Initialized empty Git repository in /home/runner/work/lighthouse/lighthouse/.git/
  42. 2020-11-02T14:08:29.1323963Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/lighthouse
  43. 2020-11-02T14:08:29.1324551Z ##[endgroup]
  44. 2020-11-02T14:08:29.1324939Z ##[group]Disabling automatic garbage collection
  45. 2020-11-02T14:08:29.1325667Z [command]/usr/bin/git config --local gc.auto 0
  46. 2020-11-02T14:08:29.1326447Z ##[endgroup]
  47. 2020-11-02T14:08:29.1328101Z ##[group]Setting up auth
  48. 2020-11-02T14:08:29.1328967Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  49. 2020-11-02T14:08:29.1330592Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  50. 2020-11-02T14:08:29.1331725Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  51. 2020-11-02T14:08:29.1333167Z [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' || :
  52. 2020-11-02T14:08:29.1334605Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  53. 2020-11-02T14:08:29.1335280Z ##[endgroup]
  54. 2020-11-02T14:08:29.1335618Z ##[group]Fetching the repository
  55. 2020-11-02T14:08:29.1337048Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +25fe91a012b5b20d25c52f76752ac29f22abd74d:refs/remotes/pull/360/merge
  56. 2020-11-02T14:08:29.1338013Z remote: Enumerating objects: 161, done.
  57. 2020-11-02T14:08:29.1338463Z remote: Counting objects: 0% (1/161)
  58. 2020-11-02T14:08:29.1338878Z remote: Counting objects: 1% (2/161)
  59. 2020-11-02T14:08:29.1339305Z remote: Counting objects: 2% (4/161)
  60. 2020-11-02T14:08:29.1339725Z remote: Counting objects: 3% (5/161)
  61. 2020-11-02T14:08:29.1340192Z remote: Counting objects: 4% (7/161)
  62. 2020-11-02T14:08:29.1340856Z remote: Counting objects: 5% (9/161)
  63. 2020-11-02T14:08:29.1341274Z remote: Counting objects: 6% (10/161)
  64. 2020-11-02T14:08:29.1341639Z remote: Counting objects: 7% (12/161)
  65. 2020-11-02T14:08:29.1342384Z remote: Counting objects: 8% (13/161)
  66. 2020-11-02T14:08:29.1342820Z remote: Counting objects: 9% (15/161)
  67. 2020-11-02T14:08:29.1343557Z remote: Counting objects: 10% (17/161)
  68. 2020-11-02T14:08:29.1343989Z remote: Counting objects: 11% (18/161)
  69. 2020-11-02T14:08:29.1344588Z remote: Counting objects: 12% (20/161)
  70. 2020-11-02T14:08:29.1345218Z remote: Counting objects: 13% (21/161)
  71. 2020-11-02T14:08:29.1345944Z remote: Counting objects: 14% (23/161)
  72. 2020-11-02T14:08:29.1346623Z remote: Counting objects: 15% (25/161)
  73. 2020-11-02T14:08:29.1347228Z remote: Counting objects: 16% (26/161)
  74. 2020-11-02T14:08:29.1347772Z remote: Counting objects: 17% (28/161)
  75. 2020-11-02T14:08:29.1348327Z remote: Counting objects: 18% (29/161)
  76. 2020-11-02T14:08:29.1349232Z remote: Counting objects: 19% (31/161)
  77. 2020-11-02T14:08:29.1349811Z remote: Counting objects: 20% (33/161)
  78. 2020-11-02T14:08:29.1350420Z remote: Counting objects: 21% (34/161)
  79. 2020-11-02T14:08:29.1350950Z remote: Counting objects: 22% (36/161)
  80. 2020-11-02T14:08:29.1351718Z remote: Counting objects: 23% (38/161)
  81. 2020-11-02T14:08:29.1352495Z remote: Counting objects: 24% (39/161)
  82. 2020-11-02T14:08:29.1353033Z remote: Counting objects: 25% (41/161)
  83. 2020-11-02T14:08:29.1353570Z remote: Counting objects: 26% (42/161)
  84. 2020-11-02T14:08:29.1354111Z remote: Counting objects: 27% (44/161)
  85. 2020-11-02T14:08:29.1354681Z remote: Counting objects: 28% (46/161)
  86. 2020-11-02T14:08:29.1355227Z remote: Counting objects: 29% (47/161)
  87. 2020-11-02T14:08:29.1355807Z remote: Counting objects: 30% (49/161)
  88. 2020-11-02T14:08:29.1356232Z remote: Counting objects: 31% (50/161)
  89. 2020-11-02T14:08:29.1356638Z remote: Counting objects: 32% (52/161)
  90. 2020-11-02T14:08:29.1357038Z remote: Counting objects: 33% (54/161)
  91. 2020-11-02T14:08:29.1357391Z remote: Counting objects: 34% (55/161)
  92. 2020-11-02T14:08:29.1358181Z remote: Counting objects: 35% (57/161)
  93. 2020-11-02T14:08:29.1359031Z remote: Counting objects: 36% (58/161)
  94. 2020-11-02T14:08:29.1359612Z remote: Counting objects: 37% (60/161)
  95. 2020-11-02T14:08:29.1360189Z remote: Counting objects: 38% (62/161)
  96. 2020-11-02T14:08:29.1360815Z remote: Counting objects: 39% (63/161)
  97. 2020-11-02T14:08:29.1361392Z remote: Counting objects: 40% (65/161)
  98. 2020-11-02T14:08:29.1362014Z remote: Counting objects: 41% (67/161)
  99. 2020-11-02T14:08:29.1362595Z remote: Counting objects: 42% (68/161)
  100. 2020-11-02T14:08:29.1363485Z remote: Counting objects: 43% (70/161)
  101. 2020-11-02T14:08:29.1364037Z remote: Counting objects: 44% (71/161)
  102. 2020-11-02T14:08:29.1364596Z remote: Counting objects: 45% (73/161)
  103. 2020-11-02T14:08:29.1365161Z remote: Counting objects: 46% (75/161)
  104. 2020-11-02T14:08:29.1365710Z remote: Counting objects: 47% (76/161)
  105. 2020-11-02T14:08:29.1366496Z remote: Counting objects: 48% (78/161)
  106. 2020-11-02T14:08:29.1367217Z remote: Counting objects: 49% (79/161)
  107. 2020-11-02T14:08:29.1367859Z remote: Counting objects: 50% (81/161)
  108. 2020-11-02T14:08:29.1368455Z remote: Counting objects: 51% (83/161)
  109. 2020-11-02T14:08:29.1369237Z remote: Counting objects: 52% (84/161)
  110. 2020-11-02T14:08:29.1370311Z remote: Counting objects: 53% (86/161)
  111. 2020-11-02T14:08:29.1370882Z remote: Counting objects: 54% (87/161)
  112. 2020-11-02T14:08:29.1371517Z remote: Counting objects: 55% (89/161)
  113. 2020-11-02T14:08:29.1372102Z remote: Counting objects: 56% (91/161)
  114. 2020-11-02T14:08:29.1372675Z remote: Counting objects: 57% (92/161)
  115. 2020-11-02T14:08:29.1373598Z remote: Counting objects: 58% (94/161)
  116. 2020-11-02T14:08:29.1374321Z remote: Counting objects: 59% (95/161)
  117. 2020-11-02T14:08:29.1374863Z remote: Counting objects: 60% (97/161)
  118. 2020-11-02T14:08:29.1375579Z remote: Counting objects: 61% (99/161)
  119. 2020-11-02T14:08:29.1376263Z remote: Counting objects: 62% (100/161)
  120. 2020-11-02T14:08:29.1377087Z remote: Counting objects: 63% (102/161)
  121. 2020-11-02T14:08:29.1377685Z remote: Counting objects: 64% (104/161)
  122. 2020-11-02T14:08:29.1378200Z remote: Counting objects: 65% (105/161)
  123. 2020-11-02T14:08:29.1378780Z remote: Counting objects: 66% (107/161)
  124. 2020-11-02T14:08:29.1379368Z remote: Counting objects: 67% (108/161)
  125. 2020-11-02T14:08:29.1380225Z remote: Counting objects: 68% (110/161)
  126. 2020-11-02T14:08:29.1381013Z remote: Counting objects: 69% (112/161)
  127. 2020-11-02T14:08:29.1381595Z remote: Counting objects: 70% (113/161)
  128. 2020-11-02T14:08:29.1382195Z remote: Counting objects: 71% (115/161)
  129. 2020-11-02T14:08:29.1382960Z remote: Counting objects: 72% (116/161)
  130. 2020-11-02T14:08:29.1383601Z remote: Counting objects: 73% (118/161)
  131. 2020-11-02T14:08:29.1384497Z remote: Counting objects: 74% (120/161)
  132. 2020-11-02T14:08:29.1385043Z remote: Counting objects: 75% (121/161)
  133. 2020-11-02T14:08:29.1385579Z remote: Counting objects: 76% (123/161)
  134. 2020-11-02T14:08:29.1386279Z remote: Counting objects: 77% (124/161)
  135. 2020-11-02T14:08:29.1386800Z remote: Counting objects: 78% (126/161)
  136. 2020-11-02T14:08:29.1387393Z remote: Counting objects: 79% (128/161)
  137. 2020-11-02T14:08:29.1387937Z remote: Counting objects: 80% (129/161)
  138. 2020-11-02T14:08:29.1388480Z remote: Counting objects: 81% (131/161)
  139. 2020-11-02T14:08:29.1389031Z remote: Counting objects: 82% (133/161)
  140. 2020-11-02T14:08:29.1389559Z remote: Counting objects: 83% (134/161)
  141. 2020-11-02T14:08:29.1390099Z remote: Counting objects: 84% (136/161)
  142. 2020-11-02T14:08:29.1390574Z remote: Counting objects: 85% (137/161)
  143. 2020-11-02T14:08:29.1391100Z remote: Counting objects: 86% (139/161)
  144. 2020-11-02T14:08:29.1391626Z remote: Counting objects: 87% (141/161)
  145. 2020-11-02T14:08:29.1392640Z remote: Counting objects: 88% (142/161)
  146. 2020-11-02T14:08:29.1393221Z remote: Counting objects: 89% (144/161)
  147. 2020-11-02T14:08:29.1393813Z remote: Counting objects: 90% (145/161)
  148. 2020-11-02T14:08:29.1394384Z remote: Counting objects: 91% (147/161)
  149. 2020-11-02T14:08:29.1394954Z remote: Counting objects: 92% (149/161)
  150. 2020-11-02T14:08:29.1395845Z remote: Counting objects: 93% (150/161)
  151. 2020-11-02T14:08:29.1396252Z remote: Counting objects: 94% (152/161)
  152. 2020-11-02T14:08:29.1396838Z remote: Counting objects: 95% (153/161)
  153. 2020-11-02T14:08:29.1397270Z remote: Counting objects: 96% (155/161)
  154. 2020-11-02T14:08:29.1397784Z remote: Counting objects: 97% (157/161)
  155. 2020-11-02T14:08:29.1398207Z remote: Counting objects: 98% (158/161)
  156. 2020-11-02T14:08:29.1398976Z remote: Counting objects: 99% (160/161)
  157. 2020-11-02T14:08:29.1399376Z remote: Counting objects: 100% (161/161)
  158. 2020-11-02T14:08:29.1399914Z remote: Counting objects: 100% (161/161), done.
  159. 2020-11-02T14:08:29.1400479Z remote: Compressing objects: 0% (1/138)
  160. 2020-11-02T14:08:29.1401040Z remote: Compressing objects: 1% (2/138)
  161. 2020-11-02T14:08:29.1401598Z remote: Compressing objects: 2% (3/138)
  162. 2020-11-02T14:08:29.1402187Z remote: Compressing objects: 3% (5/138)
  163. 2020-11-02T14:08:29.1402819Z remote: Compressing objects: 4% (6/138)
  164. 2020-11-02T14:08:29.1403777Z remote: Compressing objects: 5% (7/138)
  165. 2020-11-02T14:08:29.1404396Z remote: Compressing objects: 6% (9/138)
  166. 2020-11-02T14:08:29.1404999Z remote: Compressing objects: 7% (10/138)
  167. 2020-11-02T14:08:29.1405788Z remote: Compressing objects: 8% (12/138)
  168. 2020-11-02T14:08:29.1406539Z remote: Compressing objects: 9% (13/138)
  169. 2020-11-02T14:08:29.1407299Z remote: Compressing objects: 10% (14/138)
  170. 2020-11-02T14:08:29.1407925Z remote: Compressing objects: 11% (16/138)
  171. 2020-11-02T14:08:29.1408544Z remote: Compressing objects: 12% (17/138)
  172. 2020-11-02T14:08:29.1409135Z remote: Compressing objects: 13% (18/138)
  173. 2020-11-02T14:08:29.1410191Z remote: Compressing objects: 14% (20/138)
  174. 2020-11-02T14:08:29.1410732Z remote: Compressing objects: 15% (21/138)
  175. 2020-11-02T14:08:29.1411271Z remote: Compressing objects: 16% (23/138)
  176. 2020-11-02T14:08:29.1411809Z remote: Compressing objects: 17% (24/138)
  177. 2020-11-02T14:08:29.1412718Z remote: Compressing objects: 18% (25/138)
  178. 2020-11-02T14:08:29.1413208Z remote: Compressing objects: 19% (27/138)
  179. 2020-11-02T14:08:29.1414051Z remote: Compressing objects: 20% (28/138)
  180. 2020-11-02T14:08:29.1415685Z remote: Compressing objects: 21% (29/138)
  181. 2020-11-02T14:08:29.1416978Z remote: Compressing objects: 22% (31/138)
  182. 2020-11-02T14:08:29.1417770Z remote: Compressing objects: 23% (32/138)
  183. 2020-11-02T14:08:29.1418273Z remote: Compressing objects: 24% (34/138)
  184. 2020-11-02T14:08:29.1418715Z remote: Compressing objects: 25% (35/138)
  185. 2020-11-02T14:08:29.1419273Z remote: Compressing objects: 26% (36/138)
  186. 2020-11-02T14:08:29.1420288Z remote: Compressing objects: 27% (38/138)
  187. 2020-11-02T14:08:29.1420721Z remote: Compressing objects: 28% (39/138)
  188. 2020-11-02T14:08:29.1421131Z remote: Compressing objects: 29% (41/138)
  189. 2020-11-02T14:08:29.1421537Z remote: Compressing objects: 30% (42/138)
  190. 2020-11-02T14:08:29.1421959Z remote: Compressing objects: 31% (43/138)
  191. 2020-11-02T14:08:29.1422374Z remote: Compressing objects: 32% (45/138)
  192. 2020-11-02T14:08:29.1422782Z remote: Compressing objects: 33% (46/138)
  193. 2020-11-02T14:08:29.1423154Z remote: Compressing objects: 34% (47/138)
  194. 2020-11-02T14:08:29.1423593Z remote: Compressing objects: 35% (49/138)
  195. 2020-11-02T14:08:29.1424019Z remote: Compressing objects: 36% (50/138)
  196. 2020-11-02T14:08:29.1424430Z remote: Compressing objects: 37% (52/138)
  197. 2020-11-02T14:08:29.1424887Z remote: Compressing objects: 38% (53/138)
  198. 2020-11-02T14:08:29.1425293Z remote: Compressing objects: 39% (54/138)
  199. 2020-11-02T14:08:29.1425700Z remote: Compressing objects: 40% (56/138)
  200. 2020-11-02T14:08:29.1426110Z remote: Compressing objects: 41% (57/138)
  201. 2020-11-02T14:08:29.1426995Z remote: Compressing objects: 42% (58/138)
  202. 2020-11-02T14:08:29.1427446Z remote: Compressing objects: 43% (60/138)
  203. 2020-11-02T14:08:29.1427931Z remote: Compressing objects: 44% (61/138)
  204. 2020-11-02T14:08:29.1428402Z remote: Compressing objects: 45% (63/138)
  205. 2020-11-02T14:08:29.1428852Z remote: Compressing objects: 46% (64/138)
  206. 2020-11-02T14:08:29.1429310Z remote: Compressing objects: 47% (65/138)
  207. 2020-11-02T14:08:29.1429756Z remote: Compressing objects: 48% (67/138)
  208. 2020-11-02T14:08:29.1430499Z remote: Compressing objects: 49% (68/138)
  209. 2020-11-02T14:08:29.1430906Z remote: Compressing objects: 50% (69/138)
  210. 2020-11-02T14:08:29.1431270Z remote: Compressing objects: 51% (71/138)
  211. 2020-11-02T14:08:29.1431680Z remote: Compressing objects: 52% (72/138)
  212. 2020-11-02T14:08:29.1432128Z remote: Compressing objects: 53% (74/138)
  213. 2020-11-02T14:08:29.1432591Z remote: Compressing objects: 54% (75/138)
  214. 2020-11-02T14:08:29.1433004Z remote: Compressing objects: 55% (76/138)
  215. 2020-11-02T14:08:29.1433411Z remote: Compressing objects: 56% (78/138)
  216. 2020-11-02T14:08:29.1433829Z remote: Compressing objects: 57% (79/138)
  217. 2020-11-02T14:08:29.1434241Z remote: Compressing objects: 58% (81/138)
  218. 2020-11-02T14:08:29.1434746Z remote: Compressing objects: 59% (82/138)
  219. 2020-11-02T14:08:29.1435161Z remote: Compressing objects: 60% (83/138)
  220. 2020-11-02T14:08:29.1435584Z remote: Compressing objects: 61% (85/138)
  221. 2020-11-02T14:08:29.1436019Z remote: Compressing objects: 62% (86/138)
  222. 2020-11-02T14:08:29.1436430Z remote: Compressing objects: 63% (87/138)
  223. 2020-11-02T14:08:29.1436837Z remote: Compressing objects: 64% (89/138)
  224. 2020-11-02T14:08:29.1437245Z remote: Compressing objects: 65% (90/138)
  225. 2020-11-02T14:08:29.1438403Z remote: Compressing objects: 66% (92/138)
  226. 2020-11-02T14:08:29.1438876Z remote: Compressing objects: 67% (93/138)
  227. 2020-11-02T14:08:29.1439290Z remote: Compressing objects: 68% (94/138)
  228. 2020-11-02T14:08:29.1440130Z remote: Compressing objects: 69% (96/138)
  229. 2020-11-02T14:08:29.1440804Z remote: Compressing objects: 70% (97/138)
  230. 2020-11-02T14:08:29.1441810Z remote: Compressing objects: 71% (98/138)
  231. 2020-11-02T14:08:29.1442421Z remote: Compressing objects: 72% (100/138)
  232. 2020-11-02T14:08:29.1442971Z remote: Compressing objects: 73% (101/138)
  233. 2020-11-02T14:08:29.1443515Z remote: Compressing objects: 74% (103/138)
  234. 2020-11-02T14:08:29.1444059Z remote: Compressing objects: 75% (104/138)
  235. 2020-11-02T14:08:29.1444601Z remote: Compressing objects: 76% (105/138)
  236. 2020-11-02T14:08:29.1445161Z remote: Compressing objects: 77% (107/138)
  237. 2020-11-02T14:08:29.1445702Z remote: Compressing objects: 78% (108/138)
  238. 2020-11-02T14:08:29.1446457Z remote: Compressing objects: 79% (110/138)
  239. 2020-11-02T14:08:29.1447055Z remote: Compressing objects: 80% (111/138)
  240. 2020-11-02T14:08:29.1447815Z remote: Compressing objects: 81% (112/138)
  241. 2020-11-02T14:08:29.1448633Z remote: Compressing objects: 82% (114/138)
  242. 2020-11-02T14:08:29.1449401Z remote: Compressing objects: 83% (115/138)
  243. 2020-11-02T14:08:29.1450418Z remote: Compressing objects: 84% (116/138)
  244. 2020-11-02T14:08:29.1451061Z remote: Compressing objects: 85% (118/138)
  245. 2020-11-02T14:08:29.1451671Z remote: Compressing objects: 86% (119/138)
  246. 2020-11-02T14:08:29.1452958Z remote: Compressing objects: 87% (121/138)
  247. 2020-11-02T14:08:29.1453949Z remote: Compressing objects: 88% (122/138)
  248. 2020-11-02T14:08:29.1454584Z remote: Compressing objects: 89% (123/138)
  249. 2020-11-02T14:08:29.1455205Z remote: Compressing objects: 90% (125/138)
  250. 2020-11-02T14:08:29.1455830Z remote: Compressing objects: 91% (126/138)
  251. 2020-11-02T14:08:29.1456940Z remote: Compressing objects: 92% (127/138)
  252. 2020-11-02T14:08:29.1457738Z remote: Compressing objects: 93% (129/138)
  253. 2020-11-02T14:08:29.1458345Z remote: Compressing objects: 94% (130/138)
  254. 2020-11-02T14:08:29.1459480Z remote: Compressing objects: 95% (132/138)
  255. 2020-11-02T14:08:29.1460490Z remote: Compressing objects: 96% (133/138)
  256. 2020-11-02T14:08:29.1461309Z remote: Compressing objects: 97% (134/138)
  257. 2020-11-02T14:08:29.1461942Z remote: Compressing objects: 98% (136/138)
  258. 2020-11-02T14:08:29.1462544Z remote: Compressing objects: 99% (137/138)
  259. 2020-11-02T14:08:29.1463455Z remote: Compressing objects: 100% (138/138)
  260. 2020-11-02T14:08:29.1464361Z remote: Compressing objects: 100% (138/138), done.
  261. 2020-11-02T14:08:29.1464889Z Receiving objects: 0% (1/161)
  262. 2020-11-02T14:08:29.1465405Z Receiving objects: 1% (2/161)
  263. 2020-11-02T14:08:29.1465894Z Receiving objects: 2% (4/161)
  264. 2020-11-02T14:08:29.1466406Z Receiving objects: 3% (5/161)
  265. 2020-11-02T14:08:29.1466932Z Receiving objects: 4% (7/161)
  266. 2020-11-02T14:08:29.1467282Z Receiving objects: 5% (9/161)
  267. 2020-11-02T14:08:29.1705349Z Receiving objects: 6% (10/161)
  268. 2020-11-02T14:08:29.1705763Z Receiving objects: 7% (12/161)
  269. 2020-11-02T14:08:29.1714413Z Receiving objects: 8% (13/161)
  270. 2020-11-02T14:08:29.1714969Z Receiving objects: 9% (15/161)
  271. 2020-11-02T14:08:29.1715427Z Receiving objects: 10% (17/161)
  272. 2020-11-02T14:08:29.1716260Z Receiving objects: 11% (18/161)
  273. 2020-11-02T14:08:29.1716706Z Receiving objects: 12% (20/161)
  274. 2020-11-02T14:08:29.1717143Z Receiving objects: 13% (21/161)
  275. 2020-11-02T14:08:29.1717963Z Receiving objects: 14% (23/161)
  276. 2020-11-02T14:08:29.1718430Z Receiving objects: 15% (25/161)
  277. 2020-11-02T14:08:29.1718884Z Receiving objects: 16% (26/161)
  278. 2020-11-02T14:08:29.1719333Z Receiving objects: 17% (28/161)
  279. 2020-11-02T14:08:29.1720012Z Receiving objects: 18% (29/161)
  280. 2020-11-02T14:08:29.1720797Z Receiving objects: 19% (31/161)
  281. 2020-11-02T14:08:29.1721238Z Receiving objects: 20% (33/161)
  282. 2020-11-02T14:08:29.1721680Z Receiving objects: 21% (34/161)
  283. 2020-11-02T14:08:29.1722121Z Receiving objects: 22% (36/161)
  284. 2020-11-02T14:08:29.1722553Z Receiving objects: 23% (38/161)
  285. 2020-11-02T14:08:29.1723102Z Receiving objects: 24% (39/161)
  286. 2020-11-02T14:08:29.1723593Z Receiving objects: 25% (41/161)
  287. 2020-11-02T14:08:29.1724033Z Receiving objects: 26% (42/161)
  288. 2020-11-02T14:08:29.1724485Z Receiving objects: 27% (44/161)
  289. 2020-11-02T14:08:29.1724927Z Receiving objects: 28% (46/161)
  290. 2020-11-02T14:08:29.1725359Z Receiving objects: 29% (47/161)
  291. 2020-11-02T14:08:29.1725799Z Receiving objects: 30% (49/161)
  292. 2020-11-02T14:08:29.1726427Z Receiving objects: 31% (50/161)
  293. 2020-11-02T14:08:29.1727058Z Receiving objects: 32% (52/161)
  294. 2020-11-02T14:08:29.1728774Z Receiving objects: 33% (54/161)
  295. 2020-11-02T14:08:29.1729234Z Receiving objects: 34% (55/161)
  296. 2020-11-02T14:08:29.1729653Z Receiving objects: 35% (57/161)
  297. 2020-11-02T14:08:29.1730031Z Receiving objects: 36% (58/161)
  298. 2020-11-02T14:08:29.1730574Z Receiving objects: 37% (60/161)
  299. 2020-11-02T14:08:29.1731442Z Receiving objects: 38% (62/161)
  300. 2020-11-02T14:08:29.1732060Z Receiving objects: 39% (63/161)
  301. 2020-11-02T14:08:29.1732521Z Receiving objects: 40% (65/161)
  302. 2020-11-02T14:08:29.1732968Z Receiving objects: 41% (67/161)
  303. 2020-11-02T14:08:29.1733408Z Receiving objects: 42% (68/161)
  304. 2020-11-02T14:08:29.1733849Z Receiving objects: 43% (70/161)
  305. 2020-11-02T14:08:29.1734288Z Receiving objects: 44% (71/161)
  306. 2020-11-02T14:08:29.1734723Z Receiving objects: 45% (73/161)
  307. 2020-11-02T14:08:29.1735160Z Receiving objects: 46% (75/161)
  308. 2020-11-02T14:08:29.1735600Z Receiving objects: 47% (76/161)
  309. 2020-11-02T14:08:29.1736037Z Receiving objects: 48% (78/161)
  310. 2020-11-02T14:08:29.1736480Z Receiving objects: 49% (79/161)
  311. 2020-11-02T14:08:29.1736918Z Receiving objects: 50% (81/161)
  312. 2020-11-02T14:08:29.1737358Z Receiving objects: 51% (83/161)
  313. 2020-11-02T14:08:29.1737805Z Receiving objects: 52% (84/161)
  314. 2020-11-02T14:08:29.1738241Z Receiving objects: 53% (86/161)
  315. 2020-11-02T14:08:29.1738678Z Receiving objects: 54% (87/161)
  316. 2020-11-02T14:08:29.1739505Z Receiving objects: 55% (89/161)
  317. 2020-11-02T14:08:29.1739884Z Receiving objects: 56% (91/161)
  318. 2020-11-02T14:08:29.1740541Z Receiving objects: 57% (92/161)
  319. 2020-11-02T14:08:29.1741082Z Receiving objects: 58% (94/161)
  320. 2020-11-02T14:08:29.1741576Z Receiving objects: 59% (95/161)
  321. 2020-11-02T14:08:29.1742080Z Receiving objects: 60% (97/161)
  322. 2020-11-02T14:08:29.1742764Z Receiving objects: 61% (99/161)
  323. 2020-11-02T14:08:29.1743917Z Receiving objects: 62% (100/161)
  324. 2020-11-02T14:08:29.1744578Z Receiving objects: 63% (102/161)
  325. 2020-11-02T14:08:29.1745040Z Receiving objects: 64% (104/161)
  326. 2020-11-02T14:08:29.1745515Z Receiving objects: 65% (105/161)
  327. 2020-11-02T14:08:29.1745984Z Receiving objects: 66% (107/161)
  328. 2020-11-02T14:08:29.1746447Z Receiving objects: 67% (108/161)
  329. 2020-11-02T14:08:29.1747072Z Receiving objects: 68% (110/161)
  330. 2020-11-02T14:08:29.1747534Z Receiving objects: 69% (112/161)
  331. 2020-11-02T14:08:29.1747976Z Receiving objects: 70% (113/161)
  332. 2020-11-02T14:08:29.1748495Z Receiving objects: 71% (115/161)
  333. 2020-11-02T14:08:29.1748975Z Receiving objects: 72% (116/161)
  334. 2020-11-02T14:08:29.1749326Z Receiving objects: 73% (118/161)
  335. 2020-11-02T14:08:29.1749785Z Receiving objects: 74% (120/161)
  336. 2020-11-02T14:08:29.1750163Z Receiving objects: 75% (121/161)
  337. 2020-11-02T14:08:29.1750817Z Receiving objects: 76% (123/161)
  338. 2020-11-02T14:08:29.1751280Z Receiving objects: 77% (124/161)
  339. 2020-11-02T14:08:29.1751741Z Receiving objects: 78% (126/161)
  340. 2020-11-02T14:08:29.1752202Z Receiving objects: 79% (128/161)
  341. 2020-11-02T14:08:29.1752657Z Receiving objects: 80% (129/161)
  342. 2020-11-02T14:08:29.1753119Z Receiving objects: 81% (131/161)
  343. 2020-11-02T14:08:29.1753559Z Receiving objects: 82% (133/161)
  344. 2020-11-02T14:08:29.1754021Z Receiving objects: 83% (134/161)
  345. 2020-11-02T14:08:29.1754483Z Receiving objects: 84% (136/161)
  346. 2020-11-02T14:08:29.1754941Z Receiving objects: 85% (137/161)
  347. 2020-11-02T14:08:29.1755395Z Receiving objects: 86% (139/161)
  348. 2020-11-02T14:08:29.1755859Z Receiving objects: 87% (141/161)
  349. 2020-11-02T14:08:29.1756313Z Receiving objects: 88% (142/161)
  350. 2020-11-02T14:08:29.1756860Z Receiving objects: 89% (144/161)
  351. 2020-11-02T14:08:29.1758239Z remote: Total 161 (delta 29), reused 79 (delta 12), pack-reused 0
  352. 2020-11-02T14:08:29.1758868Z Receiving objects: 90% (145/161)
  353. 2020-11-02T14:08:29.1759363Z Receiving objects: 91% (147/161)
  354. 2020-11-02T14:08:29.1760015Z Receiving objects: 92% (149/161)
  355. 2020-11-02T14:08:29.1760460Z Receiving objects: 93% (150/161)
  356. 2020-11-02T14:08:29.1761088Z Receiving objects: 94% (152/161)
  357. 2020-11-02T14:08:29.1761726Z Receiving objects: 95% (153/161)
  358. 2020-11-02T14:08:29.1762181Z Receiving objects: 96% (155/161)
  359. 2020-11-02T14:08:29.1762836Z Receiving objects: 97% (157/161)
  360. 2020-11-02T14:08:29.1763324Z Receiving objects: 98% (158/161)
  361. 2020-11-02T14:08:29.1763809Z Receiving objects: 99% (160/161)
  362. 2020-11-02T14:08:29.1764485Z Receiving objects: 100% (161/161)
  363. 2020-11-02T14:08:29.1765461Z Receiving objects: 100% (161/161), 124.31 KiB | 6.54 MiB/s, done.
  364. 2020-11-02T14:08:29.1765858Z Resolving deltas: 0% (0/29)
  365. 2020-11-02T14:08:29.1767036Z Resolving deltas: 3% (1/29)
  366. 2020-11-02T14:08:29.1767701Z Resolving deltas: 6% (2/29)
  367. 2020-11-02T14:08:29.1768204Z Resolving deltas: 10% (3/29)
  368. 2020-11-02T14:08:29.1768876Z Resolving deltas: 13% (4/29)
  369. 2020-11-02T14:08:29.1769359Z Resolving deltas: 17% (5/29)
  370. 2020-11-02T14:08:29.1769997Z Resolving deltas: 20% (6/29)
  371. 2020-11-02T14:08:29.1770433Z Resolving deltas: 24% (7/29)
  372. 2020-11-02T14:08:29.1770881Z Resolving deltas: 27% (8/29)
  373. 2020-11-02T14:08:29.1772625Z Resolving deltas: 31% (9/29)
  374. 2020-11-02T14:08:29.1774393Z Resolving deltas: 34% (10/29)
  375. 2020-11-02T14:08:29.1775068Z Resolving deltas: 37% (11/29)
  376. 2020-11-02T14:08:29.1775887Z Resolving deltas: 41% (12/29)
  377. 2020-11-02T14:08:29.1776340Z Resolving deltas: 44% (13/29)
  378. 2020-11-02T14:08:29.1776971Z Resolving deltas: 48% (14/29)
  379. 2020-11-02T14:08:29.1777439Z Resolving deltas: 51% (15/29)
  380. 2020-11-02T14:08:29.1777899Z Resolving deltas: 55% (16/29)
  381. 2020-11-02T14:08:29.1778359Z Resolving deltas: 58% (17/29)
  382. 2020-11-02T14:08:29.1778820Z Resolving deltas: 62% (18/29)
  383. 2020-11-02T14:08:29.1779301Z Resolving deltas: 65% (19/29)
  384. 2020-11-02T14:08:29.1779896Z Resolving deltas: 68% (20/29)
  385. 2020-11-02T14:08:29.1780345Z Resolving deltas: 72% (21/29)
  386. 2020-11-02T14:08:29.1780802Z Resolving deltas: 75% (22/29)
  387. 2020-11-02T14:08:29.1781251Z Resolving deltas: 79% (23/29)
  388. 2020-11-02T14:08:29.1781697Z Resolving deltas: 82% (24/29)
  389. 2020-11-02T14:08:29.1782136Z Resolving deltas: 86% (25/29)
  390. 2020-11-02T14:08:29.1782578Z Resolving deltas: 89% (26/29)
  391. 2020-11-02T14:08:29.1783023Z Resolving deltas: 93% (27/29)
  392. 2020-11-02T14:08:29.1783466Z Resolving deltas: 96% (28/29)
  393. 2020-11-02T14:08:29.1783910Z Resolving deltas: 100% (29/29)
  394. 2020-11-02T14:08:29.1784371Z Resolving deltas: 100% (29/29), done.
  395. 2020-11-02T14:08:29.1785306Z From https://github.com/submariner-io/lighthouse
  396. 2020-11-02T14:08:29.1786361Z * [new ref] 25fe91a012b5b20d25c52f76752ac29f22abd74d -> pull/360/merge
  397. 2020-11-02T14:08:29.1787075Z ##[endgroup]
  398. 2020-11-02T14:08:29.1787596Z ##[group]Determining the checkout info
  399. 2020-11-02T14:08:29.1788336Z ##[endgroup]
  400. 2020-11-02T14:08:29.1788813Z ##[group]Checking out the ref
  401. 2020-11-02T14:08:29.1789675Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/360/merge
  402. 2020-11-02T14:08:29.1790805Z Note: switching to 'refs/remotes/pull/360/merge'.
  403. 2020-11-02T14:08:29.1791407Z
  404. 2020-11-02T14:08:29.1792183Z You are in 'detached HEAD' state. You can look around, make experimental
  405. 2020-11-02T14:08:29.1792907Z changes and commit them, and you can discard any commits you make in this
  406. 2020-11-02T14:08:29.1793586Z state without impacting any branches by switching back to a branch.
  407. 2020-11-02T14:08:29.1794022Z
  408. 2020-11-02T14:08:29.1794526Z If you want to create a new branch to retain commits you create, you may
  409. 2020-11-02T14:08:29.1795575Z do so (now or later) by using -c with the switch command. Example:
  410. 2020-11-02T14:08:29.1796198Z
  411. 2020-11-02T14:08:29.1796842Z git switch -c <new-branch-name>
  412. 2020-11-02T14:08:29.1797238Z
  413. 2020-11-02T14:08:29.1798164Z Or undo this operation with:
  414. 2020-11-02T14:08:29.1798630Z
  415. 2020-11-02T14:08:29.1799450Z git switch -
  416. 2020-11-02T14:08:29.1799806Z
  417. 2020-11-02T14:08:29.1800402Z Turn off this advice by setting config variable advice.detachedHead to false
  418. 2020-11-02T14:08:29.1800917Z
  419. 2020-11-02T14:08:29.1802685Z HEAD is now at 25fe91a Merge 47d41a93de16d1a9d0659d20eeb3748b2b36c1b4 into 8c67c8fcbbf25fd20b0df8594e9929c7ee137630
  420. 2020-11-02T14:08:29.1804575Z ##[endgroup]
  421. 2020-11-02T14:08:29.1876021Z [command]/usr/bin/git log -1 --format='%H'
  422. 2020-11-02T14:08:29.1877448Z '25fe91a012b5b20d25c52f76752ac29f22abd74d'
  423. 2020-11-02T14:08:29.1953183Z ##[group]Run sudo swapoff -a
  424. 2020-11-02T14:08:29.1953645Z sudo swapoff -a
  425. 2020-11-02T14:08:29.1953961Z sudo rm -f /swapfile
  426. 2020-11-02T14:08:29.1954244Z df -h
  427. 2020-11-02T14:08:29.1954496Z free -h
  428. 2020-11-02T14:08:29.1993997Z shell: /bin/bash -e {0}
  429. 2020-11-02T14:08:29.1994279Z ##[endgroup]
  430. 2020-11-02T14:08:29.2555421Z Filesystem Size Used Avail Use% Mounted on
  431. 2020-11-02T14:08:29.2556087Z udev 3.4G 0 3.4G 0% /dev
  432. 2020-11-02T14:08:29.2556392Z tmpfs 696M 680K 695M 1% /run
  433. 2020-11-02T14:08:29.2556693Z /dev/sdb1 84G 63G 21G 76% /
  434. 2020-11-02T14:08:29.2557040Z tmpfs 3.4G 8.0K 3.4G 1% /dev/shm
  435. 2020-11-02T14:08:29.2557337Z tmpfs 5.0M 0 5.0M 0% /run/lock
  436. 2020-11-02T14:08:29.2558204Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  437. 2020-11-02T14:08:29.2558881Z /dev/sdb15 105M 3.6M 101M 4% /boot/efi
  438. 2020-11-02T14:08:29.2559248Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
  439. 2020-11-02T14:08:29.2920718Z total used free shared buff/cache available
  440. 2020-11-02T14:08:29.2921475Z Mem: 6.8G 449M 4.9G 25M 1.4G 6.0G
  441. 2020-11-02T14:08:29.2921935Z Swap: 0B 0B 0B
  442. 2020-11-02T14:08:29.2970408Z ##[group]Run make e2e using=" operator"
  443. 2020-11-02T14:08:29.2970893Z make e2e using=" operator"
  444. 2020-11-02T14:08:29.3016219Z shell: /bin/bash -e {0}
  445. 2020-11-02T14:08:29.3016534Z ##[endgroup]
  446. 2020-11-02T14:08:29.3132796Z Downloading dapper
  447. 2020-11-02T14:08:31.1239156Z .dapper.tmp version v0.5.3
  448. 2020-11-02T14:08:31.1244632Z ./.dapper -m bind make e2e -- using=operator
  449. 2020-11-02T14:08:31.4043532Z Sending build context to Docker daemon 6.209MB
  450. 2020-11-02T14:08:31.4044300Z
  451. 2020-11-02T14:08:31.4119700Z Step 1/6 : FROM quay.io/submariner/shipyard-dapper-base:devel
  452. 2020-11-02T14:08:32.1227194Z devel: Pulling from submariner/shipyard-dapper-base
  453. 2020-11-02T14:08:32.1227802Z ee7e89337106: Pulling fs layer
  454. 2020-11-02T14:08:32.1228344Z 15b785f9b2f0: Pulling fs layer
  455. 2020-11-02T14:08:32.1228827Z f22377f2f0d9: Pulling fs layer
  456. 2020-11-02T14:08:32.1229128Z 14821382b808: Pulling fs layer
  457. 2020-11-02T14:08:32.1229571Z 72c0738702f0: Pulling fs layer
  458. 2020-11-02T14:08:32.1229941Z 213eace38d21: Pulling fs layer
  459. 2020-11-02T14:08:32.1230264Z 555aaae525c9: Pulling fs layer
  460. 2020-11-02T14:08:32.1230540Z 14821382b808: Waiting
  461. 2020-11-02T14:08:32.1230785Z 72c0738702f0: Waiting
  462. 2020-11-02T14:08:32.1231049Z 213eace38d21: Waiting
  463. 2020-11-02T14:08:32.1231327Z 555aaae525c9: Waiting
  464. 2020-11-02T14:08:32.5634864Z ee7e89337106: Verifying Checksum
  465. 2020-11-02T14:08:32.5636980Z ee7e89337106: Download complete
  466. 2020-11-02T14:08:32.6186951Z f22377f2f0d9: Verifying Checksum
  467. 2020-11-02T14:08:32.6187432Z f22377f2f0d9: Download complete
  468. 2020-11-02T14:08:32.6551416Z 14821382b808: Verifying Checksum
  469. 2020-11-02T14:08:32.6551915Z 14821382b808: Download complete
  470. 2020-11-02T14:08:32.7340276Z 72c0738702f0: Verifying Checksum
  471. 2020-11-02T14:08:32.7340731Z 72c0738702f0: Download complete
  472. 2020-11-02T14:08:32.7704852Z 213eace38d21: Verifying Checksum
  473. 2020-11-02T14:08:32.7705342Z 213eace38d21: Download complete
  474. 2020-11-02T14:08:32.8264888Z 555aaae525c9: Verifying Checksum
  475. 2020-11-02T14:08:32.8265486Z 555aaae525c9: Download complete
  476. 2020-11-02T14:08:35.0129851Z 15b785f9b2f0: Verifying Checksum
  477. 2020-11-02T14:08:35.0130899Z 15b785f9b2f0: Download complete
  478. 2020-11-02T14:08:37.7278085Z ee7e89337106: Pull complete
  479. 2020-11-02T14:08:45.7417446Z 15b785f9b2f0: Pull complete
  480. 2020-11-02T14:08:53.3365531Z f22377f2f0d9: Pull complete
  481. 2020-11-02T14:08:53.4349712Z 14821382b808: Pull complete
  482. 2020-11-02T14:08:53.4994317Z 72c0738702f0: Pull complete
  483. 2020-11-02T14:08:53.5594455Z 213eace38d21: Pull complete
  484. 2020-11-02T14:08:53.6431572Z 555aaae525c9: Pull complete
  485. 2020-11-02T14:08:53.6466458Z Digest: sha256:2d5f6b3b673026b5f6db375a578397f919124c2d9cd35679fc323e68091fc40e
  486. 2020-11-02T14:08:53.6492623Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
  487. 2020-11-02T14:08:53.6639098Z ---> 45327d47bb4a
  488. 2020-11-02T14:08:53.6641429Z Step 2/6 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA BUILD_ARGS CLUSTERS_ARGS DEPLOY_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/lighthouse DAPPER_DOCKER_SOCKET=true
  489. 2020-11-02T14:08:55.1950554Z ---> Running in 85bd0cdd3bb8
  490. 2020-11-02T14:08:56.0425871Z Removing intermediate container 85bd0cdd3bb8
  491. 2020-11-02T14:08:56.0430570Z ---> aed6dacd2e1e
  492. 2020-11-02T14:08:56.0466699Z Step 3/6 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  493. 2020-11-02T14:08:56.0709851Z ---> Running in 7dcae2c21fbe
  494. 2020-11-02T14:08:57.0418421Z Removing intermediate container 7dcae2c21fbe
  495. 2020-11-02T14:08:57.0419458Z ---> 83e304bb73d2
  496. 2020-11-02T14:08:57.0419876Z Step 4/6 : WORKDIR ${DAPPER_SOURCE}
  497. 2020-11-02T14:08:57.0708172Z ---> Running in 85ab921d07c0
  498. 2020-11-02T14:08:58.0464228Z Removing intermediate container 85ab921d07c0
  499. 2020-11-02T14:08:58.0465232Z ---> 1ebfafdb07e0
  500. 2020-11-02T14:08:58.0465613Z Step 5/6 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  501. 2020-11-02T14:08:58.0830525Z ---> Running in 545d46ec731c
  502. 2020-11-02T14:08:59.0430110Z Removing intermediate container 545d46ec731c
  503. 2020-11-02T14:08:59.0459468Z ---> d5f5aaa96da9
  504. 2020-11-02T14:08:59.0459774Z Step 6/6 : CMD ["sh"]
  505. 2020-11-02T14:08:59.0790730Z ---> Running in 0fb110d2801d
  506. 2020-11-02T14:09:00.0786253Z Removing intermediate container 0fb110d2801d
  507. 2020-11-02T14:09:00.0787309Z ---> e76f8e5a78f3
  508. 2020-11-02T14:09:00.0788143Z Successfully built e76f8e5a78f3
  509. 2020-11-02T14:09:00.0846805Z Successfully tagged lighthouse:HEAD
  510. 2020-11-02T14:09:00.6465867Z [lighthouse]$ trap chown -R 1001:116 . exit
  511. 2020-11-02T14:09:00.6496691Z [lighthouse]$ mkdir -p bin dist output
  512. 2020-11-02T14:09:00.6497296Z [lighthouse]$ make e2e -- using=operator
  513. 2020-11-02T14:09:00.7026149Z fatal: No names found, cannot describe anything.
  514. 2020-11-02T14:09:00.7151876Z /opt/shipyard/scripts/e2e.sh cluster1 cluster2
  515. 2020-11-02T14:09:00.7200540Z Downloading shflags 1.0.3
  516. 2020-11-02T14:09:00.7221720Z Makefile:40: warning: overriding recipe for target 'deploy'
  517. 2020-11-02T14:09:00.7233338Z /opt/shipyard/Makefile.inc:36: warning: ignoring old recipe for target 'deploy'
  518. 2020-11-02T14:09:00.7259471Z % Total % Received % Xferd Average Speed Time Time Time Current
  519. 2020-11-02T14:09:00.7260100Z Dload Upload Total Spent Left Speed
  520. 2020-11-02T14:09:00.7260328Z
  521. 2020-11-02T14:09:00.8833470Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  522. 2020-11-02T14:09:00.8834243Z 100 31091 100 31091 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k
  523. 2020-11-02T14:09:00.9393295Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  524. 2020-11-02T14:09:00.9400953Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  525. 2020-11-02T14:09:00.9412649Z [lighthouse]$ script_name=utils
  526. 2020-11-02T14:09:00.9422870Z [lighthouse]$ exec_name=e2e.sh
  527. 2020-11-02T14:09:00.9444825Z [lighthouse]$ source /opt/shipyard/scripts/lib/cluster_settings
  528. 2020-11-02T14:09:00.9455368Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  529. 2020-11-02T14:09:00.9470557Z [lighthouse]$ script_name=cluster_settings
  530. 2020-11-02T14:09:00.9483812Z [lighthouse]$ exec_name=e2e.sh
  531. 2020-11-02T14:09:00.9523039Z [lighthouse]$ broker=cluster1
  532. 2020-11-02T14:09:00.9531475Z [lighthouse]$ declare -gA cluster_nodes
  533. 2020-11-02T14:09:00.9547893Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker
  534. 2020-11-02T14:09:00.9557874Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker
  535. 2020-11-02T14:09:00.9570273Z [lighthouse]$ cluster_nodes[cluster3]=control-plane worker worker
  536. 2020-11-02T14:09:00.9580154Z [lighthouse]$ declare -gA cluster_subm
  537. 2020-11-02T14:09:00.9592079Z [lighthouse]$ cluster_subm[cluster1]=true
  538. 2020-11-02T14:09:00.9603736Z [lighthouse]$ cluster_subm[cluster2]=true
  539. 2020-11-02T14:09:00.9617443Z [lighthouse]$ cluster_subm[cluster3]=true
  540. 2020-11-02T14:09:00.9628784Z [lighthouse]$ declare -gA cluster_cni
  541. 2020-11-02T14:09:00.9641745Z [lighthouse]$ cluster_cni[cluster2]=weave
  542. 2020-11-02T14:09:00.9653849Z [lighthouse]$ cluster_cni[cluster3]=weave
  543. 2020-11-02T14:09:00.9668221Z [lighthouse]$ declare_kubeconfig
  544. 2020-11-02T14:09:00.9682489Z [lighthouse]$ declare_kubeconfig
  545. 2020-11-02T14:09:00.9692988Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  546. 2020-11-02T14:09:00.9704581Z [lighthouse]$ export KUBECONFIG
  547. 2020-11-02T14:09:00.9737269Z [lighthouse]$ KUBECONFIG=
  548. 2020-11-02T14:09:00.9753031Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  549. 2020-11-02T14:09:00.9769663Z find: '/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs': No such file or directory
  550. 2020-11-02T14:09:00.9781282Z [lighthouse]$ :
  551. 2020-11-02T14:09:00.9795802Z [lighthouse]$ deploy_env_once
  552. 2020-11-02T14:09:00.9807055Z [lighthouse]$ deploy_env_once
  553. 2020-11-02T14:09:00.9818877Z 
  554. 2020-11-02T14:09:01.2370102Z [lighthouse]$ make deploy
  555. 2020-11-02T14:09:01.2401843Z make[1]: Entering directory '/go/src/github.com/submariner-io/lighthouse'
  556. 2020-11-02T14:09:01.2857914Z fatal: No names found, cannot describe anything.
  557. 2020-11-02T14:09:01.2945904Z Makefile:40: warning: overriding recipe for target 'deploy'
  558. 2020-11-02T14:09:01.2946753Z /opt/shipyard/Makefile.inc:36: warning: ignoring old recipe for target 'deploy'
  559. 2020-11-02T14:09:01.3029161Z find: 'bin/lighthouse-agent': No such file or directory
  560. 2020-11-02T14:09:01.6403278Z go mod download
  561. 2020-11-02T14:09:24.9052534Z go mod vendor
  562. 2020-11-02T14:09:26.3508603Z /opt/shipyard/scripts/compile.sh bin/lighthouse-agent pkg/agent/main.go
  563. 2020-11-02T14:09:26.3965612Z [lighthouse]$ mkdir -p bin
  564. 2020-11-02T14:09:26.3980194Z Building 'bin/lighthouse-agent' (ldflags: '')
  565. 2020-11-02T14:09:26.3991389Z [lighthouse]$ ldflags=-s -w 
  566. 2020-11-02T14:09:26.4005082Z [lighthouse]$ CGO_ENABLED=0 go build -ldflags -s -w -o bin/lighthouse-agent pkg/agent/main.go
  567. 2020-11-02T14:10:12.5450457Z [lighthouse]$ upx bin/lighthouse-agent
  568. 2020-11-02T14:10:18.5264701Z Ultimate Packer for eXecutables
  569. 2020-11-02T14:10:18.5273277Z Copyright (C) 1996 - 2020
  570. 2020-11-02T14:10:18.5273789Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  571. 2020-11-02T14:10:18.5274120Z
  572. 2020-11-02T14:10:18.5274382Z File size Ratio Format Name
  573. 2020-11-02T14:10:18.5275148Z -------------------- ------ ----------- -----------
  574. 2020-11-02T14:10:18.5275823Z 26943488 -> 7833544 29.07% linux/amd64 lighthouse-agent
  575. 2020-11-02T14:10:18.5276097Z
  576. 2020-11-02T14:10:18.5276323Z Packed 1 file.
  577. 2020-11-02T14:10:18.5277837Z /opt/shipyard/scripts/build_image.sh -i lighthouse-agent -f package/Dockerfile.lighthouse-agent
  578. 2020-11-02T14:10:18.5746796Z fatal: No names found, cannot describe anything.
  579. 2020-11-02T14:10:18.6586064Z [lighthouse]$ set -e
  580. 2020-11-02T14:10:18.6594708Z [lighthouse]$ local_image=quay.io/submariner/lighthouse-agent:dev
  581. 2020-11-02T14:10:18.6606915Z [lighthouse]$ cache_image=quay.io/submariner/lighthouse-agent:devel
  582. 2020-11-02T14:10:18.6619806Z [lighthouse]$ cache_flag=
  583. 2020-11-02T14:10:18.6630699Z [lighthouse]$ cache_flag=--cache-from quay.io/submariner/lighthouse-agent:devel
  584. 2020-11-02T14:10:18.6646828Z [lighthouse]$ docker image ls -q quay.io/submariner/lighthouse-agent:devel
  585. 2020-11-02T14:10:18.9882521Z [lighthouse]$ docker pull quay.io/submariner/lighthouse-agent:devel
  586. 2020-11-02T14:10:19.4766824Z devel: Pulling from submariner/lighthouse-agent
  587. 2020-11-02T14:10:19.4767852Z 0fd3b5213a9b: Pulling fs layer
  588. 2020-11-02T14:10:19.4768203Z aebb8c556853: Pulling fs layer
  589. 2020-11-02T14:10:19.4768719Z 8abcb662399b: Pulling fs layer
  590. 2020-11-02T14:10:19.4769236Z d69f5364b4cc: Pulling fs layer
  591. 2020-11-02T14:10:19.4769563Z d69f5364b4cc: Waiting
  592. 2020-11-02T14:10:19.5830434Z aebb8c556853: Verifying Checksum
  593. 2020-11-02T14:10:19.5832873Z aebb8c556853: Download complete
  594. 2020-11-02T14:10:19.5856654Z 8abcb662399b: Verifying Checksum
  595. 2020-11-02T14:10:19.5857317Z 8abcb662399b: Download complete
  596. 2020-11-02T14:10:19.7495333Z d69f5364b4cc: Verifying Checksum
  597. 2020-11-02T14:10:19.7495829Z d69f5364b4cc: Download complete
  598. 2020-11-02T14:10:20.0703908Z 0fd3b5213a9b: Verifying Checksum
  599. 2020-11-02T14:10:20.0704399Z 0fd3b5213a9b: Download complete
  600. 2020-11-02T14:10:22.1427510Z 0fd3b5213a9b: Pull complete
  601. 2020-11-02T14:10:22.2094409Z aebb8c556853: Pull complete
  602. 2020-11-02T14:10:22.2802601Z 8abcb662399b: Pull complete
  603. 2020-11-02T14:10:22.4174684Z d69f5364b4cc: Pull complete
  604. 2020-11-02T14:10:22.4198511Z Digest: sha256:acdd2e7c54ba2f84a38696786441ade2a5a0950d987b9f0b948ef6556b88827c
  605. 2020-11-02T14:10:22.4220580Z Status: Downloaded newer image for quay.io/submariner/lighthouse-agent:devel
  606. 2020-11-02T14:10:22.4281644Z quay.io/submariner/lighthouse-agent:devel
  607. 2020-11-02T14:10:22.4291454Z [lighthouse]$ grep FROM package/Dockerfile.lighthouse-agent
  608. 2020-11-02T14:10:22.4292172Z [lighthouse]$ cut -f2 -d 
  609. 2020-11-02T14:10:22.4293017Z [lighthouse]$ grep -v scratch
  610. 2020-11-02T14:10:22.4304854Z [lighthouse]$ cache_flag+= --cache-from registry.access.redhat.com/ubi8/ubi-minimal
  611. 2020-11-02T14:10:22.4360072Z [lighthouse]$ docker pull registry.access.redhat.com/ubi8/ubi-minimal
  612. 2020-11-02T14:10:22.7431965Z Using default tag: latest
  613. 2020-11-02T14:10:23.0014885Z latest: Pulling from ubi8/ubi-minimal
  614. 2020-11-02T14:10:23.1164379Z 0fd3b5213a9b: Already exists
  615. 2020-11-02T14:10:23.1179035Z aebb8c556853: Already exists
  616. 2020-11-02T14:10:23.2347988Z Digest: sha256:5cfbaf45ca96806917830c183e9f37df2e913b187aadb32e89fd83fa455ebaa6
  617. 2020-11-02T14:10:23.2414681Z Status: Downloaded newer image for registry.access.redhat.com/ubi8/ubi-minimal:latest
  618. 2020-11-02T14:10:23.2433793Z registry.access.redhat.com/ubi8/ubi-minimal:latest
  619. 2020-11-02T14:10:23.2438920Z [lighthouse]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  620. 2020-11-02T14:10:23.2483610Z [lighthouse]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/lighthouse-agent:dev --cache-from quay.io/submariner/lighthouse-agent:devel --cache-from registry.access.redhat.com/ubi8/ubi-minimal -f package/Dockerfile.lighthouse-agent --build-arg BUILDKIT_INLINE_CACHE=1 .
  621. 2020-11-02T14:10:23.5607284Z #2 [internal] load .dockerignore
  622. 2020-11-02T14:10:23.6812303Z #2 transferring context: 2B done
  623. 2020-11-02T14:10:23.6812887Z #2 DONE 0.0s
  624. 2020-11-02T14:10:23.6813315Z
  625. 2020-11-02T14:10:23.6814450Z #1 [internal] load build definition from Dockerfile.lighthouse-agent
  626. 2020-11-02T14:10:23.6815073Z #1 transferring dockerfile: 238B done
  627. 2020-11-02T14:10:23.6815408Z #1 DONE 0.0s
  628. 2020-11-02T14:10:23.6815583Z
  629. 2020-11-02T14:10:23.6816325Z #3 [internal] load metadata for registry.access.redhat.com/ubi8/ubi-minimal...
  630. 2020-11-02T14:10:23.6816890Z #3 DONE 0.0s
  631. 2020-11-02T14:10:23.6817047Z
  632. 2020-11-02T14:10:23.6817876Z #8 importing cache manifest from quay.io/submariner/lighthouse-agent:devel
  633. 2020-11-02T14:10:23.6818379Z #8 DONE 0.0s
  634. 2020-11-02T14:10:23.6818539Z
  635. 2020-11-02T14:10:23.6819310Z #9 importing cache manifest from registry.access.redhat.com/ubi8/ubi-minima...
  636. 2020-11-02T14:10:23.6819898Z #9 DONE 0.0s
  637. 2020-11-02T14:10:23.6820062Z
  638. 2020-11-02T14:10:23.6820712Z #4 [1/3] FROM registry.access.redhat.com/ubi8/ubi-minimal
  639. 2020-11-02T14:10:23.6821205Z #4 DONE 0.0s
  640. 2020-11-02T14:10:23.6821384Z
  641. 2020-11-02T14:10:23.6821652Z #6 [internal] load build context
  642. 2020-11-02T14:10:23.6822057Z #6 transferring context: 7.84MB 0.1s done
  643. 2020-11-02T14:10:23.6822386Z #6 DONE 0.1s
  644. 2020-11-02T14:10:23.6822562Z
  645. 2020-11-02T14:10:23.6822827Z #5 [2/3] WORKDIR /var/submariner
  646. 2020-11-02T14:10:23.6823130Z #5 CACHED
  647. 2020-11-02T14:10:23.6823469Z
  648. 2020-11-02T14:10:23.6824152Z #7 [3/3] COPY bin/lighthouse-agent package/lighthouse-agent.sh /usr/local/b...
  649. 2020-11-02T14:10:23.6824647Z #7 CACHED
  650. 2020-11-02T14:10:23.6903142Z
  651. 2020-11-02T14:10:23.6903628Z #10 exporting to image
  652. 2020-11-02T14:10:23.6904102Z #10 exporting layers done
  653. 2020-11-02T14:10:23.6905092Z #10 writing image sha256:719dff01b005de55b21a9122162942ac7e43a27aeeeec31a17f33bebc6c2f8e4 done
  654. 2020-11-02T14:10:23.6919683Z #10 naming to quay.io/submariner/lighthouse-agent:dev done
  655. 2020-11-02T14:10:23.6920715Z #10 DONE 0.0s
  656. 2020-11-02T14:10:23.6920895Z
  657. 2020-11-02T14:10:23.6921308Z #11 exporting cache
  658. 2020-11-02T14:10:23.6921678Z #11 preparing build cache for export done
  659. 2020-11-02T14:10:23.6922010Z #11 DONE 0.0s
  660. 2020-11-02T14:10:23.6924112Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-agent:dev quay.io/submariner/lighthouse-agent:devel
  661. 2020-11-02T14:10:24.0062715Z touch package/.image.lighthouse-agent
  662. 2020-11-02T14:10:24.0109965Z find: 'bin/lighthouse-coredns': No such file or directory
  663. 2020-11-02T14:10:24.3304872Z /opt/shipyard/scripts/compile.sh bin/lighthouse-coredns pkg/coredns/main.go
  664. 2020-11-02T14:10:24.3762560Z [lighthouse]$ mkdir -p bin
  665. 2020-11-02T14:10:24.3780687Z Building 'bin/lighthouse-coredns' (ldflags: '')
  666. 2020-11-02T14:10:24.3794849Z [lighthouse]$ ldflags=-s -w 
  667. 2020-11-02T14:10:24.3807867Z [lighthouse]$ CGO_ENABLED=0 go build -ldflags -s -w -o bin/lighthouse-coredns pkg/coredns/main.go
  668. 2020-11-02T14:10:57.2913767Z [lighthouse]$ upx bin/lighthouse-coredns
  669. 2020-11-02T14:11:06.2842536Z Ultimate Packer for eXecutables
  670. 2020-11-02T14:11:06.2847394Z Copyright (C) 1996 - 2020
  671. 2020-11-02T14:11:06.2852596Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  672. 2020-11-02T14:11:06.2853363Z
  673. 2020-11-02T14:11:06.2854026Z File size Ratio Format Name
  674. 2020-11-02T14:11:06.2854782Z -------------------- ------ ----------- -----------
  675. 2020-11-02T14:11:06.2855539Z 39477248 -> 11747520 29.76% linux/amd64 lighthouse-coredns
  676. 2020-11-02T14:11:06.2855992Z
  677. 2020-11-02T14:11:06.2856339Z Packed 1 file.
  678. 2020-11-02T14:11:06.2858020Z /opt/shipyard/scripts/build_image.sh -i lighthouse-coredns -f package/Dockerfile.lighthouse-coredns
  679. 2020-11-02T14:11:06.3333097Z fatal: No names found, cannot describe anything.
  680. 2020-11-02T14:11:06.4211821Z [lighthouse]$ set -e
  681. 2020-11-02T14:11:06.4221022Z [lighthouse]$ local_image=quay.io/submariner/lighthouse-coredns:dev
  682. 2020-11-02T14:11:06.4233817Z [lighthouse]$ cache_image=quay.io/submariner/lighthouse-coredns:devel
  683. 2020-11-02T14:11:06.4247999Z [lighthouse]$ cache_flag=
  684. 2020-11-02T14:11:06.4261680Z [lighthouse]$ cache_flag=--cache-from quay.io/submariner/lighthouse-coredns:devel
  685. 2020-11-02T14:11:06.4279955Z [lighthouse]$ docker image ls -q quay.io/submariner/lighthouse-coredns:devel
  686. 2020-11-02T14:11:06.7538220Z [lighthouse]$ docker pull quay.io/submariner/lighthouse-coredns:devel
  687. 2020-11-02T14:11:07.4259395Z devel: Pulling from submariner/lighthouse-coredns
  688. 2020-11-02T14:11:07.4260014Z 58db8e8debc5: Pulling fs layer
  689. 2020-11-02T14:11:07.4260367Z c15e840cda60: Pulling fs layer
  690. 2020-11-02T14:11:07.4260819Z a633d0345583: Pulling fs layer
  691. 2020-11-02T14:11:07.6653501Z c15e840cda60: Verifying Checksum
  692. 2020-11-02T14:11:07.6654051Z c15e840cda60: Download complete
  693. 2020-11-02T14:11:07.6660305Z a633d0345583: Verifying Checksum
  694. 2020-11-02T14:11:07.6660773Z a633d0345583: Download complete
  695. 2020-11-02T14:11:07.7502699Z 58db8e8debc5: Verifying Checksum
  696. 2020-11-02T14:11:07.7503162Z 58db8e8debc5: Download complete
  697. 2020-11-02T14:11:08.9766426Z 58db8e8debc5: Pull complete
  698. 2020-11-02T14:11:09.3198148Z c15e840cda60: Pull complete
  699. 2020-11-02T14:11:09.5257842Z a633d0345583: Pull complete
  700. 2020-11-02T14:11:09.5285425Z Digest: sha256:e5c63ef292997ce6af66be1730ad3541a613e6653068635326e59302d215ba20
  701. 2020-11-02T14:11:09.5336202Z Status: Downloaded newer image for quay.io/submariner/lighthouse-coredns:devel
  702. 2020-11-02T14:11:09.5363760Z quay.io/submariner/lighthouse-coredns:devel
  703. 2020-11-02T14:11:09.5370207Z [lighthouse]$ grep FROM package/Dockerfile.lighthouse-coredns
  704. 2020-11-02T14:11:09.5370960Z [lighthouse]$ cut -f2 -d 
  705. 2020-11-02T14:11:09.5384007Z [lighthouse]$ grep -v scratch
  706. 2020-11-02T14:11:09.5411539Z [lighthouse]$ cache_flag+= --cache-from debian:stable-slim
  707. 2020-11-02T14:11:09.5418180Z [lighthouse]$ docker pull debian:stable-slim
  708. 2020-11-02T14:11:10.0593866Z stable-slim: Pulling from library/debian
  709. 2020-11-02T14:11:10.1688133Z 58db8e8debc5: Already exists
  710. 2020-11-02T14:11:10.2642232Z Digest: sha256:b488c06160cb6b7b0fc33081de1001c194ebcd9a7fff9dfff27381cd350dcbe8
  711. 2020-11-02T14:11:10.2677452Z Status: Downloaded newer image for debian:stable-slim
  712. 2020-11-02T14:11:10.2698926Z docker.io/library/debian:stable-slim
  713. 2020-11-02T14:11:10.2761080Z [lighthouse]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  714. 2020-11-02T14:11:10.2766538Z [lighthouse]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/lighthouse-coredns:dev --cache-from quay.io/submariner/lighthouse-coredns:devel --cache-from debian:stable-slim -f package/Dockerfile.lighthouse-coredns --build-arg BUILDKIT_INLINE_CACHE=1 .
  715. 2020-11-02T14:11:10.5841732Z #2 [internal] load .dockerignore
  716. 2020-11-02T14:11:10.7072063Z #2 transferring context: 2B done
  717. 2020-11-02T14:11:10.7072751Z #2 DONE 0.0s
  718. 2020-11-02T14:11:10.7072948Z
  719. 2020-11-02T14:11:10.7074066Z #1 [internal] load build definition from Dockerfile.lighthouse-coredns
  720. 2020-11-02T14:11:10.7074708Z #1 transferring dockerfile: 284B done
  721. 2020-11-02T14:11:10.7075023Z #1 DONE 0.0s
  722. 2020-11-02T14:11:10.7075192Z
  723. 2020-11-02T14:11:10.7075756Z #3 [internal] load metadata for docker.io/library/debian:stable-slim
  724. 2020-11-02T14:11:10.7076189Z #3 DONE 0.0s
  725. 2020-11-02T14:11:10.7076356Z
  726. 2020-11-02T14:11:10.7076865Z #8 importing cache manifest from debian:stable-slim
  727. 2020-11-02T14:11:10.7077225Z #8 DONE 0.0s
  728. 2020-11-02T14:11:10.7077373Z
  729. 2020-11-02T14:11:10.7078451Z #9 importing cache manifest from quay.io/submariner/lighthouse-coredns:deve...
  730. 2020-11-02T14:11:10.7079118Z #9 DONE 0.0s
  731. 2020-11-02T14:11:10.7079268Z
  732. 2020-11-02T14:11:10.7079754Z #4 [1/3] FROM docker.io/library/debian:stable-slim
  733. 2020-11-02T14:11:10.7080096Z #4 DONE 0.0s
  734. 2020-11-02T14:11:10.7080245Z
  735. 2020-11-02T14:11:10.7080513Z #6 [internal] load build context
  736. 2020-11-02T14:11:10.7402115Z #6 transferring context: 11.75MB 0.1s done
  737. 2020-11-02T14:11:10.7402520Z #6 DONE 0.1s
  738. 2020-11-02T14:11:10.7402683Z
  739. 2020-11-02T14:11:10.7403879Z #5 [2/3] RUN apt-get update && apt-get -y install ca-certificates && update...
  740. 2020-11-02T14:11:10.7404344Z #5 CACHED
  741. 2020-11-02T14:11:10.7404528Z
  742. 2020-11-02T14:11:10.7405093Z #7 [3/3] COPY bin/lighthouse-coredns /usr/local/bin/
  743. 2020-11-02T14:11:10.7405719Z #7 CACHED
  744. 2020-11-02T14:11:10.7405906Z
  745. 2020-11-02T14:11:10.7406319Z #10 exporting to image
  746. 2020-11-02T14:11:10.7406638Z #10 exporting layers done
  747. 2020-11-02T14:11:10.7407497Z #10 writing image sha256:0c50ecdf78c1659c2b6b4d91cf8c3c629a3a825b419ef681b7bd95996b4ebd82 done
  748. 2020-11-02T14:11:10.7408947Z #10 naming to quay.io/submariner/lighthouse-coredns:dev done
  749. 2020-11-02T14:11:10.7409394Z #10 DONE 0.0s
  750. 2020-11-02T14:11:10.7409568Z
  751. 2020-11-02T14:11:10.7409812Z #11 exporting cache
  752. 2020-11-02T14:11:10.7410149Z #11 preparing build cache for export done
  753. 2020-11-02T14:11:10.7410466Z #11 DONE 0.0s
  754. 2020-11-02T14:11:10.7411380Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-coredns:dev quay.io/submariner/lighthouse-coredns:devel
  755. 2020-11-02T14:11:11.0461703Z touch package/.image.lighthouse-coredns
  756. 2020-11-02T14:11:11.0485997Z /opt/shipyard/scripts/clusters.sh --cluster_settings /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings
  757. 2020-11-02T14:11:11.1298503Z Running with: k8s_version=1.17.0, olm_version=0.14.1, olm=false, globalnet=false, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings, timeout=5m
  758. 2020-11-02T14:11:11.1320760Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  759. 2020-11-02T14:11:11.1331762Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  760. 2020-11-02T14:11:11.1343033Z [lighthouse]$ script_name=utils
  761. 2020-11-02T14:11:11.1358169Z [lighthouse]$ exec_name=clusters.sh
  762. 2020-11-02T14:11:11.1377848Z [lighthouse]$ source /opt/shipyard/scripts/lib/cluster_settings
  763. 2020-11-02T14:11:11.1388359Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  764. 2020-11-02T14:11:11.1402718Z [lighthouse]$ script_name=cluster_settings
  765. 2020-11-02T14:11:11.1411998Z [lighthouse]$ exec_name=clusters.sh
  766. 2020-11-02T14:11:11.1437180Z [lighthouse]$ broker=cluster1
  767. 2020-11-02T14:11:11.1448274Z [lighthouse]$ declare -gA cluster_nodes
  768. 2020-11-02T14:11:11.1460373Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker
  769. 2020-11-02T14:11:11.1470225Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker
  770. 2020-11-02T14:11:11.1483546Z [lighthouse]$ cluster_nodes[cluster3]=control-plane worker worker
  771. 2020-11-02T14:11:11.1496492Z [lighthouse]$ declare -gA cluster_subm
  772. 2020-11-02T14:11:11.1505961Z [lighthouse]$ cluster_subm[cluster1]=true
  773. 2020-11-02T14:11:11.1515626Z [lighthouse]$ cluster_subm[cluster2]=true
  774. 2020-11-02T14:11:11.1530391Z [lighthouse]$ cluster_subm[cluster3]=true
  775. 2020-11-02T14:11:11.1540391Z [lighthouse]$ declare -gA cluster_cni
  776. 2020-11-02T14:11:11.1552355Z [lighthouse]$ cluster_cni[cluster2]=weave
  777. 2020-11-02T14:11:11.1563227Z [lighthouse]$ cluster_cni[cluster3]=weave
  778. 2020-11-02T14:11:11.1576362Z [lighthouse]$ source /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings
  779. 2020-11-02T14:11:11.1591816Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  780. 2020-11-02T14:11:11.1604950Z [lighthouse]$ script_name=cluster_settings
  781. 2020-11-02T14:11:11.1616455Z [lighthouse]$ exec_name=clusters.sh
  782. 2020-11-02T14:11:11.1639728Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker worker
  783. 2020-11-02T14:11:11.1650907Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker worker
  784. 2020-11-02T14:11:11.1719783Z [lighthouse]$ cat
  785. 2020-11-02T14:11:11.1743372Z [lighthouse]$ typeset -p cluster_nodes
  786. 2020-11-02T14:11:11.1758153Z [lighthouse]$ cut -f 2- -d=
  787. 2020-11-02T14:11:11.1787187Z [lighthouse]$ typeset -p cluster_subm
  788. 2020-11-02T14:11:11.1806022Z [lighthouse]$ cut -f 2- -d=
  789. 2020-11-02T14:11:11.1829296Z Cluster settings::
  790. 2020-11-02T14:11:11.1830231Z broker - 'cluster1'
  791. 2020-11-02T14:11:11.1830672Z clusters - 'cluster1' 'cluster2'
  792. 2020-11-02T14:11:11.1831560Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker worker" )
  793. 2020-11-02T14:11:11.1832684Z install submariner - ([cluster2]="true" [cluster1]="true" )
  794. 2020-11-02T14:11:11.1853293Z [lighthouse]$ rm -rf /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs
  795. 2020-11-02T14:11:11.1875080Z [lighthouse]$ mkdir -p /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs
  796. 2020-11-02T14:11:11.1901056Z [lighthouse]$ run_local_registry
  797. 2020-11-02T14:11:11.1912293Z [lighthouse]$ run_local_registry
  798. 2020-11-02T14:11:11.1923307Z [lighthouse]$ registry_running
  799. 2020-11-02T14:11:11.1934403Z [lighthouse]$ registry_running
  800. 2020-11-02T14:11:11.1944804Z [lighthouse]$ docker ps --filter name=^/?kind-registry$
  801. 2020-11-02T14:11:11.1959698Z [lighthouse]$ grep kind-registry
  802. 2020-11-02T14:11:11.5279939Z [lighthouse]$ return 0
  803. 2020-11-02T14:11:11.5286182Z Deploying local registry kind-registry to serve images centrally.
  804. 2020-11-02T14:11:11.5299533Z [lighthouse]$ local volume_flag
  805. 2020-11-02T14:11:11.5311674Z [lighthouse]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
  806. 2020-11-02T14:11:11.5328061Z [lighthouse]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 5000:5000 --restart=always --name kind-registry registry:2
  807. 2020-11-02T14:11:11.8514573Z Unable to find image 'registry:2' locally
  808. 2020-11-02T14:11:12.1580747Z 2: Pulling from library/registry
  809. 2020-11-02T14:11:12.2206628Z cbdbe7a5bc2a: Already exists
  810. 2020-11-02T14:11:12.2250637Z 47112e65547d: Pulling fs layer
  811. 2020-11-02T14:11:12.2251085Z 46bcb632e506: Pulling fs layer
  812. 2020-11-02T14:11:12.2251468Z c1cc712bcecd: Pulling fs layer
  813. 2020-11-02T14:11:12.2251844Z 3db6272dcbfa: Pulling fs layer
  814. 2020-11-02T14:11:12.2252185Z 3db6272dcbfa: Waiting
  815. 2020-11-02T14:11:12.3033224Z c1cc712bcecd: Verifying Checksum
  816. 2020-11-02T14:11:12.3039485Z c1cc712bcecd: Download complete
  817. 2020-11-02T14:11:12.3212492Z 47112e65547d: Download complete
  818. 2020-11-02T14:11:12.3832121Z 3db6272dcbfa: Verifying Checksum
  819. 2020-11-02T14:11:12.3832671Z 3db6272dcbfa: Download complete
  820. 2020-11-02T14:11:12.4324187Z 46bcb632e506: Verifying Checksum
  821. 2020-11-02T14:11:12.4324638Z 46bcb632e506: Download complete
  822. 2020-11-02T14:11:12.4539924Z 47112e65547d: Pull complete
  823. 2020-11-02T14:11:12.6978222Z 46bcb632e506: Pull complete
  824. 2020-11-02T14:11:12.7657081Z c1cc712bcecd: Pull complete
  825. 2020-11-02T14:11:12.8398209Z 3db6272dcbfa: Pull complete
  826. 2020-11-02T14:11:12.8427378Z Digest: sha256:8be26f81ffea54106bae012c6f349df70f4d5e7e2ec01b143c46e2c03b9e551d
  827. 2020-11-02T14:11:12.8444900Z Status: Downloaded newer image for registry:2
  828. 2020-11-02T14:11:15.8358154Z 98c2049f1f5a0115c9365f6b9afb387ee8f72ef76936656979dfe3e8eb6bccf5
  829. 2020-11-02T14:11:16.4668192Z [lighthouse]$ registry_ip=172.17.0.3
  830. 2020-11-02T14:11:16.4685247Z [lighthouse]$ docker inspect -f {{.NetworkSettings.IPAddress}} kind-registry
  831. 2020-11-02T14:11:16.7837225Z [lighthouse]$ declare_cidrs
  832. 2020-11-02T14:11:16.7846225Z [lighthouse]$ declare_cidrs
  833. 2020-11-02T14:11:16.7857963Z [lighthouse]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  834. 2020-11-02T14:11:16.7870558Z [lighthouse]$ i=1
  835. 2020-11-02T14:11:16.7883455Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  836. 2020-11-02T14:11:16.7897946Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  837. 2020-11-02T14:11:16.7910005Z [lighthouse]$ [cluster1] local val=1
  838. 2020-11-02T14:11:16.7920804Z [lighthouse]$ [cluster1] local idx=cluster1
  839. 2020-11-02T14:11:16.7933099Z [lighthouse]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
  840. 2020-11-02T14:11:16.7944190Z [lighthouse]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
  841. 2020-11-02T14:11:16.7959064Z [lighthouse]$ [cluster1] i=2
  842. 2020-11-02T14:11:16.7970603Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  843. 2020-11-02T14:11:16.7982581Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  844. 2020-11-02T14:11:16.7992474Z [lighthouse]$ [cluster2] local val=2
  845. 2020-11-02T14:11:16.8004937Z [lighthouse]$ [cluster2] local idx=cluster2
  846. 2020-11-02T14:11:16.8018699Z [lighthouse]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
  847. 2020-11-02T14:11:16.8032172Z [lighthouse]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
  848. 2020-11-02T14:11:16.8044923Z [lighthouse]$ [cluster2] i=3
  849. 2020-11-02T14:11:16.8059887Z [lighthouse]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
  850. 2020-11-02T14:11:16.8071145Z [lighthouse]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
  851. 2020-11-02T14:11:16.8085795Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 with_retries 3 create_kind_cluster
  852. 2020-11-02T14:11:16.8096997Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 with_retries 3 create_kind_cluster
  853. 2020-11-02T14:11:16.8109015Z [lighthouse]$ [cluster2] local cmnd=with_retries
  854. 2020-11-02T14:11:16.8121363Z [lighthouse]$ [cluster2] declare -A pids
  855. 2020-11-02T14:11:16.8139370Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  856. 2020-11-02T14:11:16.8159388Z [lighthouse]$ [cluster1] pids[cluster1]=3399
  857. 2020-11-02T14:11:16.8166460Z [lighthouse]$ [cluster1] set -o pipefail
  858. 2020-11-02T14:11:16.8177397Z [lighthouse]$ [cluster2] pids[cluster2]=3402
  859. 2020-11-02T14:11:16.8184224Z [lighthouse]$ [cluster1] with_retries 3 create_kind_cluster
  860. 2020-11-02T14:11:16.8200135Z [lighthouse]$ [cluster2] wait 3402
  861. 2020-11-02T14:11:16.8205334Z [lighthouse]$ [cluster2] set -o pipefail
  862. 2020-11-02T14:11:16.8210619Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  863. 2020-11-02T14:11:16.8219787Z [lighthouse]$ [cluster2] with_retries 3 create_kind_cluster
  864. 2020-11-02T14:11:16.8241830Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  865. 2020-11-02T14:14:54.0569225Z [lighthouse]$ [cluster2] with_retries
  866. 2020-11-02T14:14:54.0570891Z [lighthouse]$ [cluster2] local retries=3
  867. 2020-11-02T14:14:54.0571910Z [lighthouse]$ [cluster2] local cmnd=create_kind_cluster
  868. 2020-11-02T14:14:54.0573025Z [lighthouse]$ [cluster2] iteration=1
  869. 2020-11-02T14:14:54.0574183Z [lighthouse]$ [cluster2] wait 3428
  870. 2020-11-02T14:14:54.0575461Z [lighthouse]$ [cluster2] create_kind_cluster
  871. 2020-11-02T14:14:54.0576213Z [lighthouse]$ [cluster2] create_kind_cluster
  872. 2020-11-02T14:14:54.0577363Z [lighthouse]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  873. 2020-11-02T14:14:54.0579913Z [lighthouse]$ [cluster2] rm -f /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  874. 2020-11-02T14:14:54.0581872Z [lighthouse]$ [cluster2] kind get clusters
  875. 2020-11-02T14:14:54.0583045Z [lighthouse]$ [cluster2] grep -q ^cluster2$
  876. 2020-11-02T14:14:54.0583961Z [cluster2] No kind clusters found.
  877. 2020-11-02T14:14:54.0584594Z [cluster2] Creating KIND cluster...
  878. 2020-11-02T14:14:54.0585399Z [lighthouse]$ [cluster2] generate_cluster_yaml
  879. 2020-11-02T14:14:54.0586253Z [lighthouse]$ [cluster2] generate_cluster_yaml
  880. 2020-11-02T14:14:54.0587120Z [lighthouse]$ [cluster2] local pod_cidr=10.2.0.0/16
  881. 2020-11-02T14:14:54.0587952Z [lighthouse]$ [cluster2] local service_cidr=100.2.0.0/16
  882. 2020-11-02T14:14:54.0588952Z [lighthouse]$ [cluster2] local dns_domain=cluster2.local
  883. 2020-11-02T14:14:54.0589788Z [lighthouse]$ [cluster2] local disable_cni=false
  884. 2020-11-02T14:14:54.0590710Z [lighthouse]$ [cluster2] disable_cni=true
  885. 2020-11-02T14:14:54.0591458Z [lighthouse]$ [cluster2] local nodes
  886. 2020-11-02T14:14:54.0592155Z [lighthouse]$ [cluster2] nodes=
  887. 2020-11-02T14:14:54.0592836Z [cluster2] - role: control-plane
  888. 2020-11-02T14:14:54.0593527Z [lighthouse]$ [cluster2] nodes=
  889. 2020-11-02T14:14:54.0594209Z [cluster2] - role: control-plane
  890. 2020-11-02T14:14:54.0595174Z [cluster2] - role: worker
  891. 2020-11-02T14:14:54.0596382Z [lighthouse]$ [cluster2] nodes=
  892. 2020-11-02T14:14:54.0597128Z [cluster2] - role: control-plane
  893. 2020-11-02T14:14:54.0597988Z [cluster2] - role: worker
  894. 2020-11-02T14:14:54.0598732Z [cluster2] - role: worker
  895. 2020-11-02T14:14:54.0599334Z [cluster2] 
  896. 2020-11-02T14:14:54.0599726Z [cluster2] 
  897. 2020-11-02T14:14:54.0600185Z [lighthouse]$ [cluster2] eval echo "---
  898. 2020-11-02T14:14:54.0600545Z [cluster2] kind: Cluster
  899. 2020-11-02T14:14:54.0601100Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
  900. 2020-11-02T14:14:54.0601514Z [cluster2] networking:
  901. 2020-11-02T14:14:54.0601961Z [cluster2] disableDefaultCNI: ${disable_cni}
  902. 2020-11-02T14:14:54.0602406Z [cluster2] podSubnet: ${pod_cidr}
  903. 2020-11-02T14:14:54.0603259Z [cluster2] serviceSubnet: ${service_cidr}
  904. 2020-11-02T14:14:54.0604180Z [cluster2] containerdConfigPatches:
  905. 2020-11-02T14:14:54.0604921Z [cluster2] - |-
  906. 2020-11-02T14:14:54.0606045Z [cluster2] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  907. 2020-11-02T14:14:54.0607314Z [cluster2] endpoint = [\"http://${registry_ip}:5000\"]
  908. 2020-11-02T14:14:54.0607903Z [cluster2] kubeadmConfigPatches:
  909. 2020-11-02T14:14:54.0608577Z [cluster2] - |
  910. 2020-11-02T14:14:54.0609094Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
  911. 2020-11-02T14:14:54.0609713Z [cluster2] kind: ClusterConfiguration
  912. 2020-11-02T14:14:54.0610230Z [cluster2] metadata:
  913. 2020-11-02T14:14:54.0610650Z [cluster2] name: config
  914. 2020-11-02T14:14:54.0611079Z [cluster2] networking:
  915. 2020-11-02T14:14:54.0611534Z [cluster2] podSubnet: ${pod_cidr}
  916. 2020-11-02T14:14:54.0612061Z [cluster2] serviceSubnet: ${service_cidr}
  917. 2020-11-02T14:14:54.0612590Z [cluster2] dnsDomain: ${dns_domain}
  918. 2020-11-02T14:14:54.0613229Z [cluster2] nodes: ${nodes}"
  919. 2020-11-02T14:14:54.0614181Z [lighthouse]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  920. 2020-11-02T14:14:54.0615161Z [lighthouse]$ [cluster2] local image_flag=
  921. 2020-11-02T14:14:54.0616027Z [lighthouse]$ [cluster2] image_flag=--image=kindest/node:v1.17.0
  922. 2020-11-02T14:14:54.0617380Z [lighthouse]$ [cluster2] kind create cluster --image=kindest/node:v1.17.0 --name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
  923. 2020-11-02T14:14:54.0618345Z [cluster2] Creating cluster "cluster2" ...
  924. 2020-11-02T14:14:54.0619361Z [cluster2] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  925. 2020-11-02T14:14:54.0620245Z [cluster2] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  926. 2020-11-02T14:14:54.0621033Z [cluster2] • Preparing nodes 📦 📦 📦 ...
  927. 2020-11-02T14:14:54.0621876Z [cluster2] ✓ Preparing nodes 📦 📦 📦
  928. 2020-11-02T14:14:54.0622676Z [cluster2] • Writing configuration 📜 ...
  929. 2020-11-02T14:14:54.0623642Z [cluster2] ✓ Writing configuration 📜
  930. 2020-11-02T14:14:54.0624388Z [cluster2] • Starting control-plane 🕹️ ...
  931. 2020-11-02T14:14:54.0625315Z [cluster2] ✓ Starting control-plane 🕹️
  932. 2020-11-02T14:14:54.0626479Z [cluster2] • Installing StorageClass 💾 ...
  933. 2020-11-02T14:14:54.0627381Z [cluster2] ✓ Installing StorageClass 💾
  934. 2020-11-02T14:14:54.0628089Z [cluster2] • Joining worker nodes 🚜 ...
  935. 2020-11-02T14:14:54.0628757Z [cluster2] ✓ Joining worker nodes 🚜
  936. 2020-11-02T14:14:54.0629665Z [cluster2] Set kubectl context to "kind-cluster2"
  937. 2020-11-02T14:14:54.0630665Z [cluster2] You can now use your cluster with:
  938. 2020-11-02T14:14:54.0631092Z [cluster2]
  939. 2020-11-02T14:14:54.0631974Z [cluster2] kubectl cluster-info --context kind-cluster2
  940. 2020-11-02T14:14:54.0632495Z [cluster2]
  941. 2020-11-02T14:14:54.0633046Z [cluster2] Have a nice day! 👋
  942. 2020-11-02T14:14:54.0634124Z [lighthouse]$ [cluster2] kind_fixup_config
  943. 2020-11-02T14:14:54.0635155Z [lighthouse]$ [cluster2] kind_fixup_config
  944. 2020-11-02T14:14:54.0635925Z [lighthouse]$ [cluster2] local master_ip=172.17.0.5
  945. 2020-11-02T14:14:54.0637131Z [lighthouse]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
  946. 2020-11-02T14:14:54.0639140Z [lighthouse]$ [cluster2] head -n 1
  947. 2020-11-02T14:14:57.3292983Z [lighthouse]$ [cluster2] sed -i -- s/server: .*/serv[lighthouse]$ [cluster1] with_retries
  948. 2020-11-02T14:14:57.3293785Z [lighthouse]$ [cluster1] local retries=3
  949. 2020-11-02T14:14:57.3294440Z [lighthouse]$ [cluster1] local cmnd=create_kind_cluster
  950. 2020-11-02T14:14:57.3295064Z [lighthouse]$ [cluster1] iteration=1
  951. 2020-11-02T14:14:57.3295611Z [lighthouse]$ [cluster1] wait 3422
  952. 2020-11-02T14:14:57.3296183Z [lighthouse]$ [cluster1] create_kind_cluster
  953. 2020-11-02T14:14:57.3296816Z [lighthouse]$ [cluster1] create_kind_cluster
  954. 2020-11-02T14:14:57.3297863Z [lighthouse]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  955. 2020-11-02T14:14:57.3299189Z [lighthouse]$ [cluster1] rm -f /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  956. 2020-11-02T14:14:57.3300275Z [lighthouse]$ [cluster1] kind get clusters
  957. 2020-11-02T14:14:57.3300851Z [lighthouse]$ [cluster1] grep -q ^cluster1$
  958. 2020-11-02T14:14:57.3301236Z [cluster1] No kind clusters found.
  959. 2020-11-02T14:14:57.3301616Z [cluster1] Creating KIND cluster...
  960. 2020-11-02T14:14:57.3302196Z [lighthouse]$ [cluster1] generate_cluster_yaml
  961. 2020-11-02T14:14:57.3302806Z [lighthouse]$ [cluster1] generate_cluster_yaml
  962. 2020-11-02T14:14:57.3303401Z [lighthouse]$ [cluster1] local pod_cidr=10.1.0.0/16
  963. 2020-11-02T14:14:57.3303988Z [lighthouse]$ [cluster1] local service_cidr=100.1.0.0/16
  964. 2020-11-02T14:14:57.3306278Z [lighthouse]$ [cluster1] local dns_domain=cluster1.local
  965. 2020-11-02T14:14:57.3307163Z [lighthouse]$ [cluster1] local disable_cni=false
  966. 2020-11-02T14:14:57.3307820Z [lighthouse]$ [cluster1] disable_cni=true
  967. 2020-11-02T14:14:57.3308419Z [lighthouse]$ [cluster1] local nodes
  968. 2020-11-02T14:14:57.3309230Z [lighthouse]$ [cluster1] nodes=
  969. 2020-11-02T14:14:57.3309779Z [cluster1] - role: control-plane
  970. 2020-11-02T14:14:57.3310508Z [lighthouse]$ [cluster1] nodes=
  971. 2020-11-02T14:14:57.3311418Z [cluster1] - role: control-plane
  972. 2020-11-02T14:14:57.3312350Z [cluster1] - role: worker
  973. 2020-11-02T14:14:57.3313109Z [lighthouse]$ [cluster1] nodes=
  974. 2020-11-02T14:14:57.3313626Z [cluster1] - role: control-plane
  975. 2020-11-02T14:14:57.3314119Z [cluster1] - role: worker
  976. 2020-11-02T14:14:57.3314583Z [cluster1] - role: worker
  977. 2020-11-02T14:14:57.3315016Z [cluster1] 
  978. 2020-11-02T14:14:57.3315415Z [cluster1] 
  979. 2020-11-02T14:14:57.3316421Z [lighthouse]$ [cluster1] eval echo "---
  980. 2020-11-02T14:14:57.3316790Z [cluster1] kind: Cluster
  981. 2020-11-02T14:14:57.3317349Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
  982. 2020-11-02T14:14:57.3318155Z [cluster1] networking:
  983. 2020-11-02T14:14:57.3318587Z [cluster1] disableDefaultCNI: ${disable_cni}
  984. 2020-11-02T14:14:57.3319207Z [cluster1] podSubnet: ${pod_cidr}
  985. 2020-11-02T14:14:57.3319651Z [cluster1] serviceSubnet: ${service_cidr}
  986. 2020-11-02T14:14:57.3320168Z [cluster1] containerdConfigPatches:
  987. 2020-11-02T14:14:57.3320753Z [cluster1] - |-
  988. 2020-11-02T14:14:57.3321445Z [cluster1] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  989. 2020-11-02T14:14:57.3322294Z [cluster1] endpoint = [\"http://${registry_ip}:5000\"]
  990. 2020-11-02T14:14:57.3322755Z [cluster1] kubeadmConfigPatches:
  991. 2020-11-02T14:14:57.3323363Z [cluster1] - |
  992. 2020-11-02T14:14:57.3323741Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
  993. 2020-11-02T14:14:57.3324236Z [cluster1] kind: ClusterConfiguration
  994. 2020-11-02T14:14:57.3324640Z [cluster1] metadata:
  995. 2020-11-02T14:14:57.3324943Z [cluster1] name: config
  996. 2020-11-02T14:14:57.3325258Z [cluster1] networking:
  997. 2020-11-02T14:14:57.3325584Z [cluster1] podSubnet: ${pod_cidr}
  998. 2020-11-02T14:14:57.3325985Z [cluster1] serviceSubnet: ${service_cidr}
  999. 2020-11-02T14:14:57.3326534Z [cluster1] dnsDomain: ${dns_domain}
  1000. 2020-11-02T14:14:57.3327046Z [cluster1] nodes: ${nodes}"
  1001. 2020-11-02T14:14:57.3327814Z [lighthouse]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  1002. 2020-11-02T14:14:57.3328601Z [lighthouse]$ [cluster1] local image_flag=
  1003. 2020-11-02T14:14:57.3329278Z [lighthouse]$ [cluster1] image_flag=--image=kindest/node:v1.17.0
  1004. 2020-11-02T14:14:57.3330692Z [lighthouse]$ [cluster1] kind create cluster --image=kindest/node:v1.17.0 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
  1005. 2020-11-02T14:14:57.3331484Z [cluster1] Creating cluster "cluster1" ...
  1006. 2020-11-02T14:14:57.3332156Z [cluster1] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  1007. 2020-11-02T14:14:57.3332981Z [cluster1] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  1008. 2020-11-02T14:14:57.3333554Z [cluster1] • Preparing nodes 📦 📦 📦 ...
  1009. 2020-11-02T14:14:57.3334055Z [cluster1] ✓ Preparing nodes 📦 📦 📦
  1010. 2020-11-02T14:14:57.3334627Z [cluster1] • Writing configuration 📜 ...
  1011. 2020-11-02T14:14:57.3335182Z [cluster1] ✓ Writing configuration 📜
  1012. 2020-11-02T14:14:57.3335751Z [cluster1] • Starting control-plane 🕹️ ...
  1013. 2020-11-02T14:14:57.3336297Z [cluster1] ✓ Starting control-plane 🕹️
  1014. 2020-11-02T14:14:57.3336872Z [cluster1] • Installing StorageClass 💾 ...
  1015. 2020-11-02T14:14:57.3337448Z [cluster1] ✓ Installing StorageClass 💾
  1016. 2020-11-02T14:14:57.3337992Z [cluster1] • Joining worker nodes 🚜 ...
  1017. 2020-11-02T14:14:57.3338496Z [cluster1] ✓ Joining worker nodes 🚜
  1018. 2020-11-02T14:14:57.3339065Z [cluster1] Set kubectl context to "kind-cluster1"
  1019. 2020-11-02T14:14:57.3339531Z [cluster1] You can now use your cluster with:
  1020. 2020-11-02T14:14:57.3339852Z [cluster1]
  1021. 2020-11-02T14:14:57.3340551Z [cluster1] kubectl cluster-info --context kind-cluster1
  1022. 2020-11-02T14:14:57.3340933Z [cluster1]
  1023. 2020-11-02T14:14:57.3342083Z [cluster1] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
  1024. 2020-11-02T14:14:57.3342947Z [lighthouse]$ [cluster1] kind_fixup_config
  1025. 2020-11-02T14:14:57.3343540Z [lighthouse]$ [cluster1] kind_fixup_config
  1026. 2020-11-02T14:14:57.3344867Z [lighthouse]$ [cluster1] local master_ip=172.17.0.8
  1027. 2020-11-02T14:14:57.3346092Z [lighthouse]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
  1028. 2020-11-02T14:15:38.9875652Z [lighthouse]$ [cluster1] head -n 1
  1029. 2020-11-02T14:15:38.9876855Z [lighthouse]$ [cluster1] sed -i -- s/server: .*/server: https:\/\/172.17.0.8:6443/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1030. 2020-11-02T14:15:38.9879197Z [lighthouse]$ [cluster1] sed -i -- s/user: kind-.*/user: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1031. 2020-11-02T14:15:38.9881458Z [lighthouse]$ [cluster1] sed -i -- s/name: kind-.*/name: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1032. 2020-11-02T14:15:38.9883383Z [lighthouse]$ [cluster1] sed -i -- s/cluster: kind-.*/cluster: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1033. 2020-11-02T14:15:38.9884942Z [lighthouse]$ [cluster1] sed -i -- s/current-context: .*/current-context: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1034. 2020-11-02T14:15:38.9886369Z [lighthouse]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1035. 2020-11-02T14:15:38.9887219Z [lighthouse]$ [cluster1] wait 4624
  1036. 2020-11-02T14:15:38.9887818Z [lighthouse]$ [cluster1] deploy_cluster_capabilities
  1037. 2020-11-02T14:15:38.9888509Z [lighthouse]$ [cluster1] deploy_cluster_capabilities
  1038. 2020-11-02T14:15:38.9889112Z [lighthouse]$ [cluster1] deploy_cni
  1039. 2020-11-02T14:15:38.9889647Z [lighthouse]$ [cluster1] deploy_cni
  1040. 2020-11-02T14:15:38.9890214Z [lighthouse]$ [cluster1] eval deploy_weave_cni
  1041. 2020-11-02T14:15:38.9891345Z [lighthouse]$ [cluster1] deploy_weave_cni
  1042. 2020-11-02T14:15:38.9892469Z [lighthouse]$ [cluster1] deploy_weave_cni
  1043. 2020-11-02T14:15:38.9893098Z [cluster1] Applying weave network...
  1044. 2020-11-02T14:15:38.9894540Z [lighthouse]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.1.0.0/16
  1045. 2020-11-02T14:15:38.9896345Z [lighthouse]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.1.0.0/16
  1046. 2020-11-02T14:15:38.9897913Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.1.0.0/16
  1047. 2020-11-02T14:15:38.9899089Z [cluster1] serviceaccount/weave-net created
  1048. 2020-11-02T14:15:38.9900347Z [cluster1] clusterrole.rbac.authorization.k8s.io/weave-net created
  1049. 2020-11-02T14:15:38.9902008Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  1050. 2020-11-02T14:15:38.9903904Z [cluster1] role.rbac.authorization.k8s.io/weave-net created
  1051. 2020-11-02T14:15:38.9905263Z [cluster1] rolebinding.rbac.authorization.k8s.io/weave-net created
  1052. 2020-11-02T14:15:38.9906738Z [cluster1] daemonset.apps/weave-net created
  1053. 2020-11-02T14:15:38.9907559Z [cluster1] Waiting for weave-net pods to be ready...
  1054. 2020-11-02T14:15:38.9908595Z [lighthouse]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1055. 2020-11-02T14:15:38.9909803Z [lighthouse]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1056. 2020-11-02T14:15:38.9911126Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1057. 2020-11-02T14:15:38.9912486Z [lighthouse]$ [cluster1] kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1058. 2020-11-02T14:15:38.9913730Z [cluster1] pod/weave-net-mjrg6 condition met
  1059. 2020-11-02T14:15:38.9914563Z [cluster1] pod/weave-net-s8rbj condition met
  1060. 2020-11-02T14:15:38.9915381Z [cluster1] pod/weave-net-w6lvb condition met
  1061. 2020-11-02T14:15:38.9916385Z [cluster1] Waiting for core-dns deployment to be ready...
  1062. 2020-11-02T14:15:38.9918113Z [lighthouse]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1063. 2020-11-02T14:15:38.9919756Z [lighthouse]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1064. 2020-11-02T14:15:38.9921311Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
  1065. 2020-11-02T14:15:38.9927044Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
  1066. 2020-11-02T14:15:38.9929881Z [cluster1] deployment "coredns" successfully rolled out
  1067. 2020-11-02T14:15:38.9931514Z [lighthouse]$ [cluster1] return 0
  1068. 2020-11-02T14:15:45.1006134Z er: https:\/\/172.17.0.5:6443/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1069. 2020-11-02T14:15:45.1007682Z [lighthouse]$ [cluster2] sed -i -- s/user: kind-.*/user: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1070. 2020-11-02T14:15:45.1009274Z [lighthouse]$ [cluster2] sed -i -- s/name: kind-.*/name: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1071. 2020-11-02T14:15:45.1010931Z [lighthouse]$ [cluster2] sed -i -- s/cluster: kind-.*/cluster: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1072. 2020-11-02T14:15:45.1012679Z [lighthouse]$ [cluster2] sed -i -- s/current-context: .*/current-context: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1073. 2020-11-02T14:15:45.1014271Z [lighthouse]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1074. 2020-11-02T14:15:45.1015806Z [lighthouse]$ [cluster2] wait 4534
  1075. 2020-11-02T14:15:45.1016492Z [lighthouse]$ [cluster2] deploy_cluster_capabilities
  1076. 2020-11-02T14:15:45.1017255Z [lighthouse]$ [cluster2] deploy_cluster_capabilities
  1077. 2020-11-02T14:15:45.1017925Z [lighthouse]$ [cluster2] deploy_cni
  1078. 2020-11-02T14:15:45.1018513Z [lighthouse]$ [cluster2] deploy_cni
  1079. 2020-11-02T14:15:45.1019230Z [lighthouse]$ [cluster2] eval deploy_weave_cni
  1080. 2020-11-02T14:15:45.1019870Z [lighthouse]$ [cluster2] deploy_weave_cni
  1081. 2020-11-02T14:15:45.1020506Z [lighthouse]$ [cluster2] deploy_weave_cni
  1082. 2020-11-02T14:15:45.1020951Z [cluster2] Applying weave network...
  1083. 2020-11-02T14:15:45.1022097Z [lighthouse]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.2.0.0/16
  1084. 2020-11-02T14:15:45.1023785Z [lighthouse]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.2.0.0/16
  1085. 2020-11-02T14:15:45.1025317Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.2.0.0/16
  1086. 2020-11-02T14:15:45.1026414Z [cluster2] serviceaccount/weave-net created
  1087. 2020-11-02T14:15:45.1027442Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
  1088. 2020-11-02T14:15:45.1028908Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  1089. 2020-11-02T14:15:45.1030237Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
  1090. 2020-11-02T14:15:45.1031421Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
  1091. 2020-11-02T14:15:45.1032416Z [cluster2] daemonset.apps/weave-net created
  1092. 2020-11-02T14:15:45.1033090Z [cluster2] Waiting for weave-net pods to be ready...
  1093. 2020-11-02T14:15:45.1034018Z [lighthouse]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1094. 2020-11-02T14:15:45.1035143Z [lighthouse]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1095. 2020-11-02T14:15:45.1036376Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1096. 2020-11-02T14:15:45.1037983Z [lighthouse]$ [cluster2] kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1097. 2020-11-02T14:15:45.1038981Z [cluster2] pod/weave-net-n4nql condition met
  1098. 2020-11-02T14:15:45.1039672Z [cluster2] pod/weave-net-s9w8n condition met
  1099. 2020-11-02T14:15:45.1040705Z [cluster2] pod/weave-net-xh96j condition met
  1100. 2020-11-02T14:15:45.1041643Z [cluster2] Waiting for core-dns deployment to be ready...
  1101. 2020-11-02T14:15:45.1042538Z [lighthouse]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1102. 2020-11-02T14:15:45.1043522Z [lighthouse]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1103. 2020-11-02T14:15:45.1044648Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  1104. 2020-11-02T14:15:45.1045812Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  1105. 2020-11-02T14:15:45.1046699Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
  1106. 2020-11-02T14:15:45.1047545Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  1107. 2020-11-02T14:15:45.1048268Z [cluster2] deployment "coredns" successfully rolled out
  1108. 2020-11-02T14:15:45.1049133Z [lighthouse]$ [cluster2] return 0
  1109. 2020-11-02T14:15:45.1089418Z [lighthouse]$ [cluster2] wait 3399
  1110. 2020-11-02T14:15:45.1109120Z [lighthouse]$ [cluster2] print_clusters_message
  1111. 2020-11-02T14:15:45.1133623Z [lighthouse]$ [cluster2] print_clusters_message
  1112. 2020-11-02T14:15:45.1183812Z [lighthouse]$ [cluster2] cat
  1113. 2020-11-02T14:15:45.1215731Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
  1114. 2020-11-02T14:15:45.1217770Z
  1115. 2020-11-02T14:15:45.1218697Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
  1116. 2020-11-02T14:15:45.1219150Z
  1117. 2020-11-02T14:15:45.1219732Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
  1118. 2020-11-02T14:15:45.1220092Z
  1119. 2020-11-02T14:15:45.1220593Z To clean everthing up, just run: make cleanup
  1120. 2020-11-02T14:15:45.1227368Z ./scripts/deploy --cluster_settings /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings --deploytool_broker_args '--service-discovery'
  1121. 2020-11-02T14:15:45.1373738Z [lighthouse]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1122. 2020-11-02T14:15:45.1388019Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1123. 2020-11-02T14:15:45.1408143Z [lighthouse]$ script_name=deploy_funcs
  1124. 2020-11-02T14:15:45.1419544Z [lighthouse]$ exec_name=deploy
  1125. 2020-11-02T14:15:45.1453940Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  1126. 2020-11-02T14:15:45.1486782Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1127. 2020-11-02T14:15:45.1500188Z [lighthouse]$ script_name=utils
  1128. 2020-11-02T14:15:45.1514883Z [lighthouse]$ exec_name=deploy
  1129. 2020-11-02T14:15:45.1540394Z [lighthouse]$ source /opt/shipyard/scripts/lib/version
  1130. 2020-11-02T14:15:45.1556127Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1131. 2020-11-02T14:15:45.1572281Z [lighthouse]$ script_name=version
  1132. 2020-11-02T14:15:45.1587274Z [lighthouse]$ exec_name=deploy
  1133. 2020-11-02T14:15:45.1614045Z [lighthouse]$ git describe --tags --dirty=-dev --exclude=devel --exclude=latest
  1134. 2020-11-02T14:15:45.2180019Z fatal: No names found, cannot describe anything.
  1135. 2020-11-02T14:15:45.2198177Z [lighthouse]$ declare_kubeconfig
  1136. 2020-11-02T14:15:45.2206670Z [lighthouse]$ declare_kubeconfig
  1137. 2020-11-02T14:15:45.2218934Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  1138. 2020-11-02T14:15:45.2329597Z [lighthouse]$ export KUBECONFIG
  1139. 2020-11-02T14:15:45.2382305Z [lighthouse]$ KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  1140. 2020-11-02T14:15:45.2399608Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  1141. 2020-11-02T14:15:45.2428481Z [lighthouse]$ import_image quay.io/submariner/lighthouse-agent
  1142. 2020-11-02T14:15:45.2440973Z [lighthouse]$ import_image quay.io/submariner/lighthouse-agent
  1143. 2020-11-02T14:15:45.2453775Z [lighthouse]$ local orig_image=quay.io/submariner/lighthouse-agent
  1144. 2020-11-02T14:15:45.2464843Z [lighthouse]$ local versioned_image=quay.io/submariner/lighthouse-agent:dev
  1145. 2020-11-02T14:15:45.2476045Z [lighthouse]$ local local_image=localhost:5000/lighthouse-agent:local
  1146. 2020-11-02T14:15:45.2489212Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
  1147. 2020-11-02T14:15:45.5935214Z [lighthouse]$ docker push localhost:5000/lighthouse-agent:local
  1148. 2020-11-02T14:15:45.9290279Z The push refers to repository [localhost:5000/lighthouse-agent]
  1149. 2020-11-02T14:15:45.9439699Z 3fe1858422d1: Preparing
  1150. 2020-11-02T14:15:45.9440114Z 4e5767963082: Preparing
  1151. 2020-11-02T14:15:45.9440396Z 3485805ce47c: Preparing
  1152. 2020-11-02T14:15:45.9440687Z b0e2911c99f3: Preparing
  1153. 2020-11-02T14:15:46.0291436Z 3485805ce47c: Pushed
  1154. 2020-11-02T14:15:46.0292244Z 4e5767963082: Pushed
  1155. 2020-11-02T14:15:46.5704552Z 3fe1858422d1: Pushed
  1156. 2020-11-02T14:15:56.8385828Z b0e2911c99f3: Pushed
  1157. 2020-11-02T14:15:56.8612050Z local: digest: sha256:acdd2e7c54ba2f84a38696786441ade2a5a0950d987b9f0b948ef6556b88827c size: 1155
  1158. 2020-11-02T14:15:56.8682738Z [lighthouse]$ import_image quay.io/submariner/lighthouse-coredns
  1159. 2020-11-02T14:15:56.8694404Z [lighthouse]$ import_image quay.io/submariner/lighthouse-coredns
  1160. 2020-11-02T14:15:56.8708078Z [lighthouse]$ local orig_image=quay.io/submariner/lighthouse-coredns
  1161. 2020-11-02T14:15:56.8723458Z [lighthouse]$ local versioned_image=quay.io/submariner/lighthouse-coredns:dev
  1162. 2020-11-02T14:15:56.8734409Z [lighthouse]$ local local_image=localhost:5000/lighthouse-coredns:local
  1163. 2020-11-02T14:15:56.8743482Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
  1164. 2020-11-02T14:15:57.2249573Z [lighthouse]$ docker push localhost:5000/lighthouse-coredns:local
  1165. 2020-11-02T14:15:57.5897105Z The push refers to repository [localhost:5000/lighthouse-coredns]
  1166. 2020-11-02T14:15:57.5932378Z 24dd4ae37bb0: Preparing
  1167. 2020-11-02T14:15:57.5938351Z a5db64596524: Preparing
  1168. 2020-11-02T14:15:57.6057251Z 6b1fecdd2d1b: Preparing
  1169. 2020-11-02T14:16:00.1193890Z 24dd4ae37bb0: Pushed
  1170. 2020-11-02T14:16:00.4173709Z a5db64596524: Pushed
  1171. 2020-11-02T14:16:04.0709617Z 6b1fecdd2d1b: Pushed
  1172. 2020-11-02T14:16:04.0999885Z local: digest: sha256:e5c63ef292997ce6af66be1730ad3541a613e6653068635326e59302d215ba20 size: 953
  1173. 2020-11-02T14:16:04.1066010Z [lighthouse]$ /opt/shipyard/scripts/deploy.sh --cluster_settings /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings --deploytool_broker_args --service-discovery
  1174. 2020-11-02T14:16:04.2056663Z Running with: globalnet='false', deploytool='operator', deploytool_broker_args='--service-discovery', deploytool_submariner_args='', cluster_settings='/go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings', timeout=5m
  1175. 2020-11-02T14:16:04.2081287Z [lighthouse]$ source /opt/shipyard/scripts/lib/version
  1176. 2020-11-02T14:16:04.2096363Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1177. 2020-11-02T14:16:04.2107408Z [lighthouse]$ script_name=version
  1178. 2020-11-02T14:16:04.2121579Z [lighthouse]$ exec_name=deploy.sh
  1179. 2020-11-02T14:16:04.2142815Z [lighthouse]$ git describe --tags --dirty=-dev --exclude=devel --exclude=latest
  1180. 2020-11-02T14:16:04.2593181Z fatal: No names found, cannot describe anything.
  1181. 2020-11-02T14:16:04.2608635Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  1182. 2020-11-02T14:16:04.2623470Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1183. 2020-11-02T14:16:04.2635335Z [lighthouse]$ script_name=utils
  1184. 2020-11-02T14:16:04.2648730Z [lighthouse]$ exec_name=deploy.sh
  1185. 2020-11-02T14:16:04.2672284Z [lighthouse]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1186. 2020-11-02T14:16:04.2690258Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1187. 2020-11-02T14:16:04.2707803Z [lighthouse]$ script_name=deploy_funcs
  1188. 2020-11-02T14:16:04.2721043Z [lighthouse]$ exec_name=deploy.sh
  1189. 2020-11-02T14:16:04.2741558Z [lighthouse]$ source /opt/shipyard/scripts/lib/cluster_settings
  1190. 2020-11-02T14:16:04.2755973Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1191. 2020-11-02T14:16:04.2770109Z [lighthouse]$ script_name=cluster_settings
  1192. 2020-11-02T14:16:04.2783953Z [lighthouse]$ exec_name=deploy.sh
  1193. 2020-11-02T14:16:04.2810404Z [lighthouse]$ broker=cluster1
  1194. 2020-11-02T14:16:04.2823240Z [lighthouse]$ declare -gA cluster_nodes
  1195. 2020-11-02T14:16:04.2838590Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker
  1196. 2020-11-02T14:16:04.2853536Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker
  1197. 2020-11-02T14:16:04.2864777Z [lighthouse]$ cluster_nodes[cluster3]=control-plane worker worker
  1198. 2020-11-02T14:16:04.2877406Z [lighthouse]$ declare -gA cluster_subm
  1199. 2020-11-02T14:16:04.2889859Z [lighthouse]$ cluster_subm[cluster1]=true
  1200. 2020-11-02T14:16:04.2906392Z [lighthouse]$ cluster_subm[cluster2]=true
  1201. 2020-11-02T14:16:04.2918809Z [lighthouse]$ cluster_subm[cluster3]=true
  1202. 2020-11-02T14:16:04.2932063Z [lighthouse]$ declare -gA cluster_cni
  1203. 2020-11-02T14:16:04.2945577Z [lighthouse]$ cluster_cni[cluster2]=weave
  1204. 2020-11-02T14:16:04.2960254Z [lighthouse]$ cluster_cni[cluster3]=weave
  1205. 2020-11-02T14:16:04.2972912Z [lighthouse]$ source /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings
  1206. 2020-11-02T14:16:04.2987433Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1207. 2020-11-02T14:16:04.3001793Z [lighthouse]$ script_name=cluster_settings
  1208. 2020-11-02T14:16:04.3014594Z [lighthouse]$ exec_name=deploy.sh
  1209. 2020-11-02T14:16:04.3039314Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker worker
  1210. 2020-11-02T14:16:04.3050181Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker worker
  1211. 2020-11-02T14:16:04.3089859Z [lighthouse]$ declare_cidrs
  1212. 2020-11-02T14:16:04.3104119Z [lighthouse]$ declare_cidrs
  1213. 2020-11-02T14:16:04.3115997Z [lighthouse]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  1214. 2020-11-02T14:16:04.3132329Z [lighthouse]$ i=1
  1215. 2020-11-02T14:16:04.3145782Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  1216. 2020-11-02T14:16:04.3162301Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  1217. 2020-11-02T14:16:04.3174787Z [lighthouse]$ [cluster1] local val=1
  1218. 2020-11-02T14:16:04.3187893Z [lighthouse]$ [cluster1] local idx=cluster1
  1219. 2020-11-02T14:16:04.3202758Z [lighthouse]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
  1220. 2020-11-02T14:16:04.3217500Z [lighthouse]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
  1221. 2020-11-02T14:16:04.3233034Z [lighthouse]$ [cluster1] i=2
  1222. 2020-11-02T14:16:04.3245949Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  1223. 2020-11-02T14:16:04.3259385Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  1224. 2020-11-02T14:16:04.3272402Z [lighthouse]$ [cluster2] local val=2
  1225. 2020-11-02T14:16:04.3285063Z [lighthouse]$ [cluster2] local idx=cluster2
  1226. 2020-11-02T14:16:04.3298413Z [lighthouse]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
  1227. 2020-11-02T14:16:04.3314498Z [lighthouse]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
  1228. 2020-11-02T14:16:04.3348007Z [lighthouse]$ [cluster2] i=3
  1229. 2020-11-02T14:16:04.3366030Z [lighthouse]$ [cluster2] declare_kubeconfig
  1230. 2020-11-02T14:16:04.3378755Z [lighthouse]$ [cluster2] declare_kubeconfig
  1231. 2020-11-02T14:16:04.3392234Z [lighthouse]$ [cluster2] source /opt/shipyard/scripts/lib/kubecfg
  1232. 2020-11-02T14:16:04.3408381Z [lighthouse]$ [cluster2] export KUBECONFIG
  1233. 2020-11-02T14:16:04.3451490Z [lighthouse]$ [cluster2] KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  1234. 2020-11-02T14:16:04.3475490Z [lighthouse]$ [cluster2] find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  1235. 2020-11-02T14:16:04.3507915Z [lighthouse]$ [cluster2] import_image quay.io/submariner/nettest
  1236. 2020-11-02T14:16:04.3521156Z [lighthouse]$ [cluster2] import_image quay.io/submariner/nettest
  1237. 2020-11-02T14:16:04.3533713Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/nettest
  1238. 2020-11-02T14:16:04.3547129Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/nettest:dev
  1239. 2020-11-02T14:16:04.3561086Z [lighthouse]$ [cluster2] local local_image=localhost:5000/nettest:local
  1240. 2020-11-02T14:16:04.3575144Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1241. 2020-11-02T14:16:04.7143964Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
  1242. 2020-11-02T14:16:04.7204603Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/nettest:devel
  1243. 2020-11-02T14:16:05.2737996Z devel: Pulling from submariner/nettest
  1244. 2020-11-02T14:16:05.2738482Z 188c0c94c7c5: Pulling fs layer
  1245. 2020-11-02T14:16:05.2738844Z 56cefa24c928: Pulling fs layer
  1246. 2020-11-02T14:16:05.2739196Z 629d5148bcbc: Pulling fs layer
  1247. 2020-11-02T14:16:05.2739808Z 630288c35ea1: Pulling fs layer
  1248. 2020-11-02T14:16:05.2740109Z 630288c35ea1: Waiting
  1249. 2020-11-02T14:16:05.3855400Z 56cefa24c928: Verifying Checksum
  1250. 2020-11-02T14:16:05.3855944Z 56cefa24c928: Download complete
  1251. 2020-11-02T14:16:05.4474076Z 188c0c94c7c5: Verifying Checksum
  1252. 2020-11-02T14:16:05.4474947Z 188c0c94c7c5: Download complete
  1253. 2020-11-02T14:16:05.4985956Z 630288c35ea1: Verifying Checksum
  1254. 2020-11-02T14:16:05.4986457Z 630288c35ea1: Download complete
  1255. 2020-11-02T14:16:05.5204136Z 629d5148bcbc: Verifying Checksum
  1256. 2020-11-02T14:16:05.5204727Z 629d5148bcbc: Download complete
  1257. 2020-11-02T14:16:05.9014410Z 188c0c94c7c5: Pull complete
  1258. 2020-11-02T14:16:05.9751170Z 56cefa24c928: Pull complete
  1259. 2020-11-02T14:16:06.3402053Z 629d5148bcbc: Pull complete
  1260. 2020-11-02T14:16:06.4297706Z 630288c35ea1: Pull complete
  1261. 2020-11-02T14:16:06.4328011Z Digest: sha256:897b8f7645e3942b17fdd1e4560c4e64e19b97020677912e39f075b68e5e943a
  1262. 2020-11-02T14:16:06.4399373Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
  1263. 2020-11-02T14:16:06.4421117Z quay.io/submariner/nettest:devel
  1264. 2020-11-02T14:16:06.4479203Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
  1265. 2020-11-02T14:16:06.8063689Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1266. 2020-11-02T14:16:07.1620187Z [lighthouse]$ [cluster2] docker push localhost:5000/nettest:local
  1267. 2020-11-02T14:16:07.5123676Z The push refers to repository [localhost:5000/nettest]
  1268. 2020-11-02T14:16:07.5266967Z 38c1b9018ad3: Preparing
  1269. 2020-11-02T14:16:07.5267429Z f0cf3a781ab4: Preparing
  1270. 2020-11-02T14:16:07.5267783Z d26ed8773de6: Preparing
  1271. 2020-11-02T14:16:07.5268115Z ace0eda3e3be: Preparing
  1272. 2020-11-02T14:16:08.0850043Z d26ed8773de6: Pushed
  1273. 2020-11-02T14:16:08.1043453Z 38c1b9018ad3: Pushed
  1274. 2020-11-02T14:16:08.1047221Z ace0eda3e3be: Pushed
  1275. 2020-11-02T14:16:09.0324276Z f0cf3a781ab4: Pushed
  1276. 2020-11-02T14:16:09.0514957Z local: digest: sha256:897b8f7645e3942b17fdd1e4560c4e64e19b97020677912e39f075b68e5e943a size: 1155
  1277. 2020-11-02T14:16:09.0585491Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner
  1278. 2020-11-02T14:16:09.0600653Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner
  1279. 2020-11-02T14:16:09.0611286Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/submariner
  1280. 2020-11-02T14:16:09.0623412Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/submariner:dev
  1281. 2020-11-02T14:16:09.0633447Z [lighthouse]$ [cluster2] local local_image=localhost:5000/submariner:local
  1282. 2020-11-02T14:16:09.0642861Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner:dev localhost:5000/submariner:local
  1283. 2020-11-02T14:16:09.3965742Z Error response from daemon: No such image: quay.io/submariner/submariner:dev
  1284. 2020-11-02T14:16:09.4022379Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/submariner:devel
  1285. 2020-11-02T14:16:09.9246868Z devel: Pulling from submariner/submariner
  1286. 2020-11-02T14:16:09.9261389Z ee7e89337106: Already exists
  1287. 2020-11-02T14:16:09.9344693Z 5a0589ba61c0: Pulling fs layer
  1288. 2020-11-02T14:16:09.9345352Z 0cdb65106189: Pulling fs layer
  1289. 2020-11-02T14:16:09.9352277Z cf3ac1366717: Pulling fs layer
  1290. 2020-11-02T14:16:09.9361024Z cc9875344a58: Pulling fs layer
  1291. 2020-11-02T14:16:09.9361883Z cc9875344a58: Waiting
  1292. 2020-11-02T14:16:10.0325772Z 5a0589ba61c0: Download complete
  1293. 2020-11-02T14:16:10.1483614Z cc9875344a58: Verifying Checksum
  1294. 2020-11-02T14:16:10.1484288Z cc9875344a58: Download complete
  1295. 2020-11-02T14:16:10.1975343Z cf3ac1366717: Verifying Checksum
  1296. 2020-11-02T14:16:10.1976295Z cf3ac1366717: Download complete
  1297. 2020-11-02T14:16:10.2317429Z 5a0589ba61c0: Pull complete
  1298. 2020-11-02T14:16:10.2924355Z 0cdb65106189: Verifying Checksum
  1299. 2020-11-02T14:16:10.2924828Z 0cdb65106189: Download complete
  1300. 2020-11-02T14:16:11.3055623Z 0cdb65106189: Pull complete
  1301. 2020-11-02T14:16:11.4633688Z cf3ac1366717: Pull complete
  1302. 2020-11-02T14:16:11.5300629Z cc9875344a58: Pull complete
  1303. 2020-11-02T14:16:11.5327131Z Digest: sha256:a09f015cb6ff6096ebbdfcbb65004dc02ead21ec444d6eed517b93a2599b549c
  1304. 2020-11-02T14:16:11.5354918Z Status: Downloaded newer image for quay.io/submariner/submariner:devel
  1305. 2020-11-02T14:16:11.5415749Z quay.io/submariner/submariner:devel
  1306. 2020-11-02T14:16:11.5484737Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner:devel quay.io/submariner/submariner:dev
  1307. 2020-11-02T14:16:11.8991719Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner:dev localhost:5000/submariner:local
  1308. 2020-11-02T14:16:12.2563614Z [lighthouse]$ [cluster2] docker push localhost:5000/submariner:local
  1309. 2020-11-02T14:16:12.6130089Z The push refers to repository [localhost:5000/submariner]
  1310. 2020-11-02T14:16:12.6135123Z 214822d64306: Preparing
  1311. 2020-11-02T14:16:12.6148794Z 265c78c63c02: Preparing
  1312. 2020-11-02T14:16:12.6155094Z 33567521673b: Preparing
  1313. 2020-11-02T14:16:12.6155828Z e66734129b2b: Preparing
  1314. 2020-11-02T14:16:12.6156384Z f3c6dcc5e8bc: Preparing
  1315. 2020-11-02T14:16:13.2209136Z e66734129b2b: Pushed
  1316. 2020-11-02T14:16:13.4666364Z 265c78c63c02: Pushed
  1317. 2020-11-02T14:16:13.9225184Z 214822d64306: Pushed
  1318. 2020-11-02T14:16:17.2411039Z 33567521673b: Pushed
  1319. 2020-11-02T14:16:27.4417002Z f3c6dcc5e8bc: Pushed
  1320. 2020-11-02T14:16:27.4647215Z local: digest: sha256:a09f015cb6ff6096ebbdfcbb65004dc02ead21ec444d6eed517b93a2599b549c size: 1366
  1321. 2020-11-02T14:16:27.4711448Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-route-agent
  1322. 2020-11-02T14:16:27.4732251Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-route-agent
  1323. 2020-11-02T14:16:27.4743750Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/submariner-route-agent
  1324. 2020-11-02T14:16:27.4759419Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/submariner-route-agent:dev
  1325. 2020-11-02T14:16:27.4771514Z [lighthouse]$ [cluster2] local local_image=localhost:5000/submariner-route-agent:local
  1326. 2020-11-02T14:16:27.4787668Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1327. 2020-11-02T14:16:27.8482366Z Error response from daemon: No such image: quay.io/submariner/submariner-route-agent:dev
  1328. 2020-11-02T14:16:27.8530581Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/submariner-route-agent:devel
  1329. 2020-11-02T14:16:28.3553758Z devel: Pulling from submariner/submariner-route-agent
  1330. 2020-11-02T14:16:28.3554658Z 0fd3b5213a9b: Already exists
  1331. 2020-11-02T14:16:28.3575398Z aebb8c556853: Already exists
  1332. 2020-11-02T14:16:28.3600909Z d91bb8e8f11d: Pulling fs layer
  1333. 2020-11-02T14:16:28.3602247Z fa68030320d0: Pulling fs layer
  1334. 2020-11-02T14:16:28.3602994Z 4efd1d91b692: Pulling fs layer
  1335. 2020-11-02T14:16:28.3607706Z 19f2d599f144: Pulling fs layer
  1336. 2020-11-02T14:16:28.3608025Z 19f2d599f144: Waiting
  1337. 2020-11-02T14:16:28.4435119Z d91bb8e8f11d: Verifying Checksum
  1338. 2020-11-02T14:16:28.5353765Z d91bb8e8f11d: Download complete
  1339. 2020-11-02T14:16:28.5354168Z fa68030320d0: Download complete
  1340. 2020-11-02T14:16:28.5361183Z 19f2d599f144: Verifying Checksum
  1341. 2020-11-02T14:16:28.5361636Z 19f2d599f144: Download complete
  1342. 2020-11-02T14:16:28.5674599Z d91bb8e8f11d: Pull complete
  1343. 2020-11-02T14:16:28.5975111Z 4efd1d91b692: Verifying Checksum
  1344. 2020-11-02T14:16:28.5975697Z 4efd1d91b692: Download complete
  1345. 2020-11-02T14:16:28.8591133Z fa68030320d0: Pull complete
  1346. 2020-11-02T14:16:29.0397357Z 4efd1d91b692: Pull complete
  1347. 2020-11-02T14:16:29.1102256Z 19f2d599f144: Pull complete
  1348. 2020-11-02T14:16:29.1128162Z Digest: sha256:5fa93aefa786fd7e7482781429016adfaabf7e088c956033935373e0e71e5b4a
  1349. 2020-11-02T14:16:29.1154456Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
  1350. 2020-11-02T14:16:29.1200469Z quay.io/submariner/submariner-route-agent:devel
  1351. 2020-11-02T14:16:29.1240495Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-route-agent:devel quay.io/submariner/submariner-route-agent:dev
  1352. 2020-11-02T14:16:29.4714546Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1353. 2020-11-02T14:16:29.8404752Z [lighthouse]$ [cluster2] docker push localhost:5000/submariner-route-agent:local
  1354. 2020-11-02T14:16:30.1852795Z The push refers to repository [localhost:5000/submariner-route-agent]
  1355. 2020-11-02T14:16:30.1953443Z d39a494dd3f1: Preparing
  1356. 2020-11-02T14:16:30.1953981Z c12a8b02ebf4: Preparing
  1357. 2020-11-02T14:16:30.1954316Z 47dc8ae8c4ab: Preparing
  1358. 2020-11-02T14:16:30.1954691Z e9192cd260b1: Preparing
  1359. 2020-11-02T14:16:30.1955040Z 3485805ce47c: Preparing
  1360. 2020-11-02T14:16:30.1955394Z b0e2911c99f3: Preparing
  1361. 2020-11-02T14:16:30.1955905Z b0e2911c99f3: Waiting
  1362. 2020-11-02T14:16:30.3057189Z 3485805ce47c: Mounted from lighthouse-agent
  1363. 2020-11-02T14:16:30.6343541Z e9192cd260b1: Pushed
  1364. 2020-11-02T14:16:30.8684204Z d39a494dd3f1: Pushed
  1365. 2020-11-02T14:16:30.8814415Z c12a8b02ebf4: Pushed
  1366. 2020-11-02T14:16:30.8816682Z b0e2911c99f3: Mounted from lighthouse-agent
  1367. 2020-11-02T14:16:31.2043034Z 47dc8ae8c4ab: Pushed
  1368. 2020-11-02T14:16:31.2254073Z local: digest: sha256:5fa93aefa786fd7e7482781429016adfaabf7e088c956033935373e0e71e5b4a size: 1573
  1369. 2020-11-02T14:16:31.2327725Z [lighthouse]$ [cluster2] load_deploytool operator
  1370. 2020-11-02T14:16:31.2339416Z [lighthouse]$ [cluster2] load_deploytool operator
  1371. 2020-11-02T14:16:31.2355381Z [lighthouse]$ [cluster2] local deploytool=operator
  1372. 2020-11-02T14:16:31.2370050Z [lighthouse]$ [cluster2] local deploy_lib=/opt/shipyard/scripts/lib/deploy_operator
  1373. 2020-11-02T14:16:31.2370832Z Will deploy submariner using operator
  1374. 2020-11-02T14:16:31.2383733Z [lighthouse]$ [cluster2] . /opt/shipyard/scripts/lib/deploy_operator
  1375. 2020-11-02T14:16:31.2403833Z [lighthouse]$ [cluster2] . /opt/shipyard/scripts/lib/source_only
  1376. 2020-11-02T14:16:31.2417136Z [lighthouse]$ [cluster2] script_name=deploy_operator
  1377. 2020-11-02T14:16:31.2432767Z [lighthouse]$ [cluster2] exec_name=deploy.sh
  1378. 2020-11-02T14:16:31.2453580Z [lighthouse]$ [cluster2] deploytool_prereqs
  1379. 2020-11-02T14:16:31.2466219Z [lighthouse]$ [cluster2] deploytool_prereqs
  1380. 2020-11-02T14:16:31.2481044Z [lighthouse]$ [cluster2] test -x /go/bin/subctl
  1381. 2020-11-02T14:16:31.2502239Z [lighthouse]$ [cluster2] /go/bin/subctl version
  1382. 2020-11-02T14:16:31.4871404Z subctl version: v0.7.0-8-g282818e
  1383. 2020-11-02T14:16:31.4923284Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-operator
  1384. 2020-11-02T14:16:31.4972063Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-operator
  1385. 2020-11-02T14:16:31.4987960Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/submariner-operator
  1386. 2020-11-02T14:16:31.5027358Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/submariner-operator:dev
  1387. 2020-11-02T14:16:31.5052181Z [lighthouse]$ [cluster2] local local_image=localhost:5000/submariner-operator:local
  1388. 2020-11-02T14:16:31.5089895Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  1389. 2020-11-02T14:16:31.8713612Z Error response from daemon: No such image: quay.io/submariner/submariner-operator:dev
  1390. 2020-11-02T14:16:31.8766568Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/submariner-operator:devel
  1391. 2020-11-02T14:16:32.3696760Z devel: Pulling from submariner/submariner-operator
  1392. 2020-11-02T14:16:32.3697540Z 95ecb56ba51a: Pulling fs layer
  1393. 2020-11-02T14:16:32.5532661Z 95ecb56ba51a: Verifying Checksum
  1394. 2020-11-02T14:16:32.5533318Z 95ecb56ba51a: Download complete
  1395. 2020-11-02T14:16:33.0760080Z 95ecb56ba51a: Pull complete
  1396. 2020-11-02T14:16:33.0792879Z Digest: sha256:0782ca4c712c2db646d03c9d9963bbfd1346f8e5ef28fb49a4e189e7df1b0058
  1397. 2020-11-02T14:16:33.0819969Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
  1398. 2020-11-02T14:16:33.0920599Z quay.io/submariner/submariner-operator:devel
  1399. 2020-11-02T14:16:33.0925679Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-operator:devel quay.io/submariner/submariner-operator:dev
  1400. 2020-11-02T14:16:33.4389067Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  1401. 2020-11-02T14:16:33.7802508Z [lighthouse]$ [cluster2] docker push localhost:5000/submariner-operator:local
  1402. 2020-11-02T14:16:34.1102183Z The push refers to repository [localhost:5000/submariner-operator]
  1403. 2020-11-02T14:16:34.1161381Z d7181d385c8c: Preparing
  1404. 2020-11-02T14:16:36.7210186Z d7181d385c8c: Pushed
  1405. 2020-11-02T14:16:36.7555709Z local: digest: sha256:0782ca4c712c2db646d03c9d9963bbfd1346f8e5ef28fb49a4e189e7df1b0058 size: 529
  1406. 2020-11-02T14:16:36.7611911Z [lighthouse]$ [cluster2] run_subm_clusters prepare_cluster submariner-operator
  1407. 2020-11-02T14:16:36.7624185Z [lighthouse]$ [cluster2] run_subm_clusters prepare_cluster submariner-operator
  1408. 2020-11-02T14:16:36.7639143Z [lighthouse]$ [cluster2] declare -a subm_clusters
  1409. 2020-11-02T14:16:36.7673333Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 prepare_cluster submariner-operator
  1410. 2020-11-02T14:16:36.7690436Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 prepare_cluster submariner-operator
  1411. 2020-11-02T14:16:36.7701174Z [lighthouse]$ [cluster2] local cmnd=prepare_cluster
  1412. 2020-11-02T14:16:36.7718458Z [lighthouse]$ [cluster2] declare -A pids
  1413. 2020-11-02T14:16:36.7734991Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1414. 2020-11-02T14:16:36.7758706Z [lighthouse]$ [cluster1] pids[cluster1]=5114
  1415. 2020-11-02T14:16:36.7779210Z [lighthouse]$ [cluster2] pids[cluster2]=5117
  1416. 2020-11-02T14:16:36.7793915Z [lighthouse]$ [cluster1] set -o pipefail
  1417. 2020-11-02T14:16:36.7803913Z [lighthouse]$ [cluster2] set -o pipefail
  1418. 2020-11-02T14:16:36.7812879Z [lighthouse]$ [cluster2] wait 5117
  1419. 2020-11-02T14:16:36.7818915Z [lighthouse]$ [cluster1] prepare_cluster submariner-operator
  1420. 2020-11-02T14:16:36.7829681Z [lighthouse]$ [cluster2] prepare_cluster submariner-operator
  1421. 2020-11-02T14:16:36.7837210Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1422. 2020-11-02T14:16:36.7854151Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1423. 2020-11-02T14:16:38.2541268Z [lighthouse]$ [cluster2] prepare_cluster
  1424. 2020-11-02T14:16:38.2542954Z [lighthouse]$ [cluster2] local namespace=submariner-operator
  1425. 2020-11-02T14:16:38.2543622Z [cluster2] 
  1426. 2020-11-02T14:16:38.2544040Z [cluster2] 
  1427. 2020-11-02T14:16:38.2544483Z [cluster2] 
  1428. 2020-11-02T14:16:38.2545053Z [lighthouse]$ [cluster2] add_subm_gateway_label
  1429. 2020-11-02T14:16:38.2545951Z [lighthouse]$ [cluster2] add_subm_gateway_label
  1430. 2020-11-02T14:16:38.2546943Z [lighthouse]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1431. 2020-11-02T14:16:38.2548056Z [lighthouse]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1432. 2020-11-02T14:16:38.2549476Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1433. 2020-11-02T14:16:38.2550815Z [lighthouse]$ [cluster2] kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1434. 2020-11-02T14:16:38.2551762Z [cluster2] node/cluster2-worker labeled
  1435. 2020-11-02T14:16:38.2592747Z [lighthouse]$ [cluster2] wait 5114
  1436. 2020-11-02T14:16:38.2720320Z [lighthouse]$ [cluster1] prepare_cluster
  1437. 2020-11-02T14:16:38.2721501Z [lighthouse]$ [cluster1] local namespace=submariner-operator
  1438. 2020-11-02T14:16:38.2722650Z [cluster1] 
  1439. 2020-11-02T14:16:38.2723543Z [cluster1] 
  1440. 2020-11-02T14:16:38.2724027Z [cluster1] 
  1441. 2020-11-02T14:16:38.2724650Z [lighthouse]$ [cluster1] add_subm_gateway_label
  1442. 2020-11-02T14:16:38.2725451Z [lighthouse]$ [cluster1] add_subm_gateway_label
  1443. 2020-11-02T14:16:38.2726755Z [lighthouse]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1444. 2020-11-02T14:16:38.2728648Z [lighthouse]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1445. 2020-11-02T14:16:38.2729986Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1446. 2020-11-02T14:16:38.2731314Z [lighthouse]$ [cluster1] kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1447. 2020-11-02T14:16:38.2732459Z [cluster1] node/cluster1-worker labeled
  1448. 2020-11-02T14:16:38.2751233Z [lighthouse]$ [cluster2] with_context cluster1 setup_broker
  1449. 2020-11-02T14:16:38.2767345Z [lighthouse]$ [cluster2] with_context cluster1 setup_broker
  1450. 2020-11-02T14:16:38.2784375Z [lighthouse]$ [cluster2] local cluster=cluster1
  1451. 2020-11-02T14:16:38.2799672Z [lighthouse]$ [cluster1] local cmnd=setup_broker
  1452. 2020-11-02T14:16:38.2812784Z [lighthouse]$ [cluster1] setup_broker
  1453. 2020-11-02T14:16:38.2828780Z [lighthouse]$ [cluster1] setup_broker
  1454. 2020-11-02T14:16:38.2843922Z [lighthouse]$ [cluster1] local gn
  1455. 2020-11-02T14:16:38.2850152Z Installing broker...
  1456. 2020-11-02T14:16:38.2867344Z [lighthouse]$ [cluster1] cd /go/src/github.com/submariner-io/lighthouse/output
  1457. 2020-11-02T14:16:38.2881271Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1 --service-discovery
  1458. 2020-11-02T14:16:38.5060793Z • Deploying broker ...
  1459. 2020-11-02T14:16:39.0640017Z ✓ Deploying broker
  1460. 2020-11-02T14:16:39.0642554Z • Creating broker-info.subm file ...
  1461. 2020-11-02T14:16:39.0770284Z ✓ Creating broker-info.subm file
  1462. 2020-11-02T14:16:39.0775538Z ✓ A new IPsec PSK will be generated for broker-info.subm
  1463. 2020-11-02T14:16:39.0811938Z [lighthouse]$ [cluster2] install_subm_all_clusters
  1464. 2020-11-02T14:16:39.0835251Z [lighthouse]$ [cluster2] install_subm_all_clusters
  1465. 2020-11-02T14:16:39.0852635Z [lighthouse]$ [cluster2] run_subm_clusters subctl_install_subm
  1466. 2020-11-02T14:16:39.0873427Z [lighthouse]$ [cluster2] run_subm_clusters subctl_install_subm
  1467. 2020-11-02T14:16:39.0888002Z [lighthouse]$ [cluster2] declare -a subm_clusters
  1468. 2020-11-02T14:16:39.0928277Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 subctl_install_subm
  1469. 2020-11-02T14:16:39.0944959Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 subctl_install_subm
  1470. 2020-11-02T14:16:39.0960697Z [lighthouse]$ [cluster2] local cmnd=subctl_install_subm
  1471. 2020-11-02T14:16:39.0979846Z [lighthouse]$ [cluster2] declare -A pids
  1472. 2020-11-02T14:16:39.1001468Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1473. 2020-11-02T14:16:39.1239488Z [lighthouse]$ [cluster1] pids[cluster1]=5241
  1474. 2020-11-02T14:16:39.1240114Z [lighthouse]$ [cluster2] set -o pipefail
  1475. 2020-11-02T14:16:39.1240652Z [lighthouse]$ [cluster1] set -o pipefail
  1476. 2020-11-02T14:16:39.1241228Z [lighthouse]$ [cluster2] pids[cluster2]=5244
  1477. 2020-11-02T14:16:39.1241763Z [lighthouse]$ [cluster2] subctl_install_subm
  1478. 2020-11-02T14:16:39.1242416Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1479. 2020-11-02T14:16:39.1249825Z [lighthouse]$ [cluster1] subctl_install_subm
  1480. 2020-11-02T14:16:39.1276392Z [lighthouse]$ [cluster2] wait 5244
  1481. 2020-11-02T14:16:39.1306735Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1482. 2020-11-02T14:16:45.3922778Z [lighthouse]$ [cluster1] subctl_install_subm
  1483. 2020-11-02T14:16:45.3924966Z [lighthouse]$ [cluster1] subctl join --kubeconfig /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1 --clusterid cluster1 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm
  1484. 2020-11-02T14:16:45.3928452Z [cluster1] * /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm says broker is at: https://172.17.0.8:6443
  1485. 2020-11-02T14:16:45.3929224Z [cluster1] * There are 1 labeled nodes in the cluster:
  1486. 2020-11-02T14:16:45.3929869Z [cluster1] - cluster1-worker
  1487. 2020-11-02T14:16:45.3930456Z [cluster1] • Discovering network details ...
  1488. 2020-11-02T14:16:45.3930906Z [cluster1] Discovered network details:
  1489. 2020-11-02T14:16:45.3931773Z [cluster1] Network plugin: weave-net
  1490. 2020-11-02T14:16:45.3932109Z [cluster1] Service CIDRs: [100.1.0.0/16]
  1491. 2020-11-02T14:16:45.3932429Z [cluster1] Cluster CIDRs: [10.1.0.0/16]
  1492. 2020-11-02T14:16:45.3933017Z [cluster1] ✓ Discovering network details
  1493. 2020-11-02T14:16:45.3933595Z [cluster1] • Discovering multi cluster details ...
  1494. 2020-11-02T14:16:45.3934208Z [cluster1] • Validating Globalnet configurations ...
  1495. 2020-11-02T14:16:45.3935026Z [cluster1] ✓ Validating Globalnet configurations
  1496. 2020-11-02T14:16:45.3936964Z [cluster1] ✓ Discovering multi cluster details
  1497. 2020-11-02T14:16:45.3937667Z [cluster1] • Deploying the Submariner operator ...
  1498. 2020-11-02T14:16:45.3938330Z [cluster1] ✓ Deploying the Submariner operator
  1499. 2020-11-02T14:16:45.3938944Z [cluster1] ✓ Created operator CRDs
  1500. 2020-11-02T14:16:45.3939682Z [cluster1] ✓ Created operator namespace: submariner-operator
  1501. 2020-11-02T14:16:45.3940463Z [cluster1] ✓ Created operator service account and role
  1502. 2020-11-02T14:16:45.3941185Z [cluster1] ✓ Created lighthouse service account and role
  1503. 2020-11-02T14:16:45.3942086Z [cluster1] ✓ Created Lighthouse service accounts and roles
  1504. 2020-11-02T14:16:45.3943420Z [cluster1] ✓ Deployed the operator successfully
  1505. 2020-11-02T14:16:45.3943971Z [cluster1] • Creating SA for cluster ...
  1506. 2020-11-02T14:16:45.3944434Z [cluster1] ✓ Creating SA for cluster
  1507. 2020-11-02T14:16:45.3944925Z [cluster1] • Deploying Submariner ...
  1508. 2020-11-02T14:16:45.3945420Z [cluster1] ✓ Deploying Submariner
  1509. 2020-11-02T14:16:45.3945924Z [cluster1] ✓ Submariner is up and running
  1510. 2020-11-02T14:16:46.2884651Z [lighthouse]$ [cluster2] wait 5241
  1511. 2020-11-02T14:16:46.2885402Z [lighthouse]$ [cluster2] subctl_install_subm
  1512. 2020-11-02T14:16:46.2886802Z [lighthouse]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
  1513. 2020-11-02T14:16:46.2887847Z [lighthouse]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
  1514. 2020-11-02T14:16:46.2888780Z [lighthouse]$ [cluster2] local cluster=cluster2
  1515. 2020-11-02T14:16:46.2889594Z [lighthouse]$ [cluster2] local cmnd=with_retries
  1516. 2020-11-02T14:16:46.2890433Z [lighthouse]$ [cluster2] with_retries 30 verify_gw_status
  1517. 2020-11-02T14:16:46.2891980Z [lighthouse]$ [cluster2] with_retries
  1518. 2020-11-02T14:16:46.2893287Z [lighthouse]$ [cluster2] local retries=30
  1519. 2020-11-02T14:16:46.2894097Z [lighthouse]$ [cluster2] local cmnd=verify_gw_status
  1520. 2020-11-02T14:16:46.2894869Z [lighthouse]$ [cluster2] iteration=1
  1521. 2020-11-02T14:16:46.2918323Z [lighthouse]$ [cluster2] wait 5284
  1522. 2020-11-02T14:16:46.2920590Z [lighthouse]$ [cluster2] subctl join --kubeconfig /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2 --clusterid cluster2 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm
  1523. 2020-11-02T14:16:46.2923140Z [cluster2] * /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm says broker is at: https://172.17.0.8:6443
  1524. 2020-11-02T14:16:46.2924244Z [cluster2] * There are 1 labeled nodes in the cluster:
  1525. 2020-11-02T14:16:46.2924838Z [cluster2] - cluster2-worker
  1526. 2020-11-02T14:16:46.2925758Z [cluster2] • Discovering network details ...
  1527. 2020-11-02T14:16:46.2926383Z [cluster2] Discovered network details:
  1528. 2020-11-02T14:16:46.2926975Z [cluster2] Network plugin: weave-net
  1529. 2020-11-02T14:16:46.2927362Z [cluster2] Service CIDRs: [100.2.0.0/16]
  1530. 2020-11-02T14:16:46.2928099Z [cluster2] Cluster CIDRs: [10.2.0.0/16]
  1531. 2020-11-02T14:16:46.2928688Z [cluster2] ✓ Discovering network details
  1532. 2020-11-02T14:16:46.2929311Z [cluster2] • Discovering multi cluster details ...
  1533. 2020-11-02T14:16:46.2929987Z [cluster2] • Validating Globalnet configurations ...
  1534. 2020-11-02T14:16:46.2930684Z [cluster2] ✓ Validating Globalnet configurations
  1535. 2020-11-02T14:16:46.2932130Z [cluster2] ✓ Discovering multi cluster details
  1536. 2020-11-02T14:16:46.2932834Z [cluster2] • Deploying the Submariner operator ...
  1537. 2020-11-02T14:16:46.2933514Z [cluster2] ✓ Deploying the Submariner operator
  1538. 2020-11-02T14:16:46.2934143Z [cluster2] ✓ Created operator CRDs
  1539. 2020-11-02T14:16:46.2934862Z [cluster2] ✓ Created operator namespace: submariner-operator
  1540. 2020-11-02T14:16:46.2935804Z [cluster2] ✓ Created operator service account and role
  1541. 2020-11-02T14:16:46.2936496Z [cluster2] ✓ Created lighthouse service account and role
  1542. 2020-11-02T14:16:46.2937210Z [cluster2] ✓ Created Lighthouse service accounts and roles
  1543. 2020-11-02T14:16:46.2937912Z [cluster2] ✓ Deployed the operator successfully
  1544. 2020-11-02T14:16:46.2939019Z [cluster2] • Creating SA for cluster ...
  1545. 2020-11-02T14:16:46.2939582Z [cluster2] ✓ Creating SA for cluster
  1546. 2020-11-02T14:16:46.2940138Z [cluster2] • Deploying Submariner ...
  1547. 2020-11-02T14:16:46.2940683Z [cluster2] ✓ Deploying Submariner
  1548. 2020-11-02T14:16:46.2941261Z [cluster2] ✓ Submariner is up and running
  1549. 2020-11-02T14:16:46.2947906Z [lighthouse]$ [cluster2] verify_gw_status
  1550. 2020-11-02T14:16:46.2948547Z [lighthouse]$ [cluster2] verify_gw_status
  1551. 2020-11-02T14:16:46.2949175Z [lighthouse]$ [cluster2] sleep_duration=6
  1552. 2020-11-02T14:16:46.2949835Z [lighthouse]$ [cluster2] subctl show connections
  1553. 2020-11-02T14:16:46.2950620Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1554. 2020-11-02T14:16:46.4887378Z [lighthouse]$ [cluster2] subctl show connections
  1555. 2020-11-02T14:16:46.4907345Z [lighthouse]$ [cluster2] grep connected
  1556. 2020-11-02T14:16:46.9346730Z No endpoints found
  1557. 2020-11-02T14:16:46.9350912Z
  1558. 2020-11-02T14:16:46.9355599Z subctl version: v0.7.0-8-g282818e
  1559. 2020-11-02T14:16:46.9359605Z
  1560. 2020-11-02T14:16:46.9376075Z iter: 1. Clusters not yet connected. sleeping for 6 secs
  1561. 2020-11-02T14:16:46.9391049Z [lighthouse]$ [cluster2] sleep 6
  1562. 2020-11-02T14:16:52.9425406Z [lighthouse]$ [cluster2] return 1
  1563. 2020-11-02T14:16:52.9457100Z [lighthouse]$ [cluster2] wait 5312
  1564. 2020-11-02T14:16:52.9457773Z [lighthouse]$ [cluster2] verify_gw_status
  1565. 2020-11-02T14:16:52.9473359Z [lighthouse]$ [cluster2] verify_gw_status
  1566. 2020-11-02T14:16:52.9483513Z [lighthouse]$ [cluster2] sleep_duration=6
  1567. 2020-11-02T14:16:52.9497054Z [lighthouse]$ [cluster2] subctl show connections
  1568. 2020-11-02T14:16:52.9512359Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1569. 2020-11-02T14:16:54.8937956Z [lighthouse]$ [cluster2] subctl show connections
  1570. 2020-11-02T14:16:54.8951270Z [lighthouse]$ [cluster2] grep connected
  1571. 2020-11-02T14:16:56.3430846Z iter: 2. Clusters not yet connected. sleeping for 6 secs
  1572. 2020-11-02T14:16:56.3528828Z [lighthouse]$ [cluster2] sleep 6
  1573. 2020-11-02T14:17:02.3555507Z [lighthouse]$ [cluster2] return 1
  1574. 2020-11-02T14:17:02.3590938Z [lighthouse]$ [cluster2] verify_gw_status
  1575. 2020-11-02T14:17:02.3600991Z [lighthouse]$ [cluster2] wait 5338
  1576. 2020-11-02T14:17:02.3607499Z [lighthouse]$ [cluster2] verify_gw_status
  1577. 2020-11-02T14:17:02.3627782Z [lighthouse]$ [cluster2] sleep_duration=6
  1578. 2020-11-02T14:17:02.3646212Z [lighthouse]$ [cluster2] subctl show connections
  1579. 2020-11-02T14:17:02.3663160Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1580. 2020-11-02T14:17:03.9822126Z [lighthouse]$ [cluster2] subctl show connections
  1581. 2020-11-02T14:17:03.9840794Z [lighthouse]$ [cluster2] grep connected
  1582. 2020-11-02T14:17:05.2525177Z iter: 3. Clusters not yet connected. sleeping for 6 secs
  1583. 2020-11-02T14:17:05.2544709Z [lighthouse]$ [cluster2] sleep 6
  1584. 2020-11-02T14:17:11.2575756Z [lighthouse]$ [cluster2] return 1
  1585. 2020-11-02T14:17:11.2629014Z [lighthouse]$ [cluster2] wait 5365
  1586. 2020-11-02T14:17:11.2637227Z [lighthouse]$ [cluster2] verify_gw_status
  1587. 2020-11-02T14:17:11.2674814Z [lighthouse]$ [cluster2] verify_gw_status
  1588. 2020-11-02T14:17:11.2719372Z [lighthouse]$ [cluster2] sleep_duration=6
  1589. 2020-11-02T14:17:11.2731020Z [lighthouse]$ [cluster2] subctl show connections
  1590. 2020-11-02T14:17:11.2761624Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1591. 2020-11-02T14:17:11.8439758Z [lighthouse]$ [cluster2] subctl show connections
  1592. 2020-11-02T14:17:11.8483196Z [lighthouse]$ [cluster2] grep connected
  1593. 2020-11-02T14:17:12.7910281Z iter: 4. Clusters not yet connected. sleeping for 6 secs
  1594. 2020-11-02T14:17:12.7931020Z [lighthouse]$ [cluster2] sleep 6
  1595. 2020-11-02T14:17:18.7994669Z [lighthouse]$ [cluster2] return 1
  1596. 2020-11-02T14:17:18.8053146Z [lighthouse]$ [cluster2] wait 5392
  1597. 2020-11-02T14:17:18.8064647Z [lighthouse]$ [cluster2] verify_gw_status
  1598. 2020-11-02T14:17:18.8076240Z [lighthouse]$ [cluster2] verify_gw_status
  1599. 2020-11-02T14:17:18.8091409Z [lighthouse]$ [cluster2] sleep_duration=6
  1600. 2020-11-02T14:17:18.8105866Z [lighthouse]$ [cluster2] subctl show connections
  1601. 2020-11-02T14:17:18.8128885Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1602. 2020-11-02T14:17:19.2144538Z [lighthouse]$ [cluster2] subctl show connections
  1603. 2020-11-02T14:17:19.2158124Z [lighthouse]$ [cluster2] grep connected
  1604. 2020-11-02T14:17:19.7383014Z iter: 5. Clusters not yet connected. sleeping for 6 secs
  1605. 2020-11-02T14:17:19.7397317Z [lighthouse]$ [cluster2] sleep 6
  1606. 2020-11-02T14:17:25.7425885Z [lighthouse]$ [cluster2] return 1
  1607. 2020-11-02T14:17:25.7465488Z [lighthouse]$ [cluster2] wait 5418
  1608. 2020-11-02T14:17:25.7473630Z [lighthouse]$ [cluster2] verify_gw_status
  1609. 2020-11-02T14:17:25.7484899Z [lighthouse]$ [cluster2] verify_gw_status
  1610. 2020-11-02T14:17:25.7496478Z [lighthouse]$ [cluster2] sleep_duration=6
  1611. 2020-11-02T14:17:25.7507019Z [lighthouse]$ [cluster2] subctl show connections
  1612. 2020-11-02T14:17:25.7522846Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1613. 2020-11-02T14:17:26.2138568Z [lighthouse]$ [cluster2] subctl show connections
  1614. 2020-11-02T14:17:26.2155296Z [lighthouse]$ [cluster2] grep connected
  1615. 2020-11-02T14:17:26.5899541Z iter: 6. Clusters not yet connected. sleeping for 6 secs
  1616. 2020-11-02T14:17:26.5913608Z [lighthouse]$ [cluster2] sleep 6
  1617. 2020-11-02T14:17:32.5942876Z [lighthouse]$ [cluster2] return 1
  1618. 2020-11-02T14:17:32.6030803Z [lighthouse]$ [cluster2] wait 5445
  1619. 2020-11-02T14:17:32.6035829Z [lighthouse]$ [cluster2] verify_gw_status
  1620. 2020-11-02T14:17:32.6046095Z [lighthouse]$ [cluster2] verify_gw_status
  1621. 2020-11-02T14:17:32.6059230Z [lighthouse]$ [cluster2] sleep_duration=6
  1622. 2020-11-02T14:17:32.6070181Z [lighthouse]$ [cluster2] subctl show connections
  1623. 2020-11-02T14:17:32.6130238Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1624. 2020-11-02T14:17:33.3927148Z [lighthouse]$ [cluster2] subctl show connections
  1625. 2020-11-02T14:17:33.3953087Z [lighthouse]$ [cluster2] grep connected
  1626. 2020-11-02T14:17:34.3716594Z iter: 7. Clusters not yet connected. sleeping for 6 secs
  1627. 2020-11-02T14:17:34.3731113Z [lighthouse]$ [cluster2] sleep 6
  1628. 2020-11-02T14:17:40.3760720Z [lighthouse]$ [cluster2] return 1
  1629. 2020-11-02T14:17:40.3802468Z [lighthouse]$ [cluster2] wait 5472
  1630. 2020-11-02T14:17:40.3812304Z [lighthouse]$ [cluster2] verify_gw_status
  1631. 2020-11-02T14:17:40.3841098Z [lighthouse]$ [cluster2] verify_gw_status
  1632. 2020-11-02T14:17:40.3870144Z [lighthouse]$ [cluster2] sleep_duration=6
  1633. 2020-11-02T14:17:40.3879683Z [lighthouse]$ [cluster2] subctl show connections
  1634. 2020-11-02T14:17:40.3933802Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1635. 2020-11-02T14:17:40.7628717Z [lighthouse]$ [cluster2] subctl show connections
  1636. 2020-11-02T14:17:40.7646801Z [lighthouse]$ [cluster2] grep connected
  1637. 2020-11-02T14:17:41.1924150Z iter: 8. Clusters not yet connected. sleeping for 6 secs
  1638. 2020-11-02T14:17:41.1934353Z [lighthouse]$ [cluster2] sleep 6
  1639. 2020-11-02T14:17:47.2777845Z [lighthouse]$ [cluster2] return 1
  1640. 2020-11-02T14:17:47.2818550Z [lighthouse]$ [cluster2] wait 5498
  1641. 2020-11-02T14:17:47.2824339Z [lighthouse]$ [cluster2] verify_gw_status
  1642. 2020-11-02T14:17:47.2838230Z [lighthouse]$ [cluster2] verify_gw_status
  1643. 2020-11-02T14:17:47.2853121Z [lighthouse]$ [cluster2] sleep_duration=6
  1644. 2020-11-02T14:17:47.2909522Z [lighthouse]$ [cluster2] subctl show connections
  1645. 2020-11-02T14:17:47.2939882Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1646. 2020-11-02T14:17:47.6424323Z [lighthouse]$ [cluster2] subctl show connections
  1647. 2020-11-02T14:17:47.6445556Z [lighthouse]$ [cluster2] grep connected
  1648. 2020-11-02T14:17:47.9512754Z iter: 9. Clusters not yet connected. sleeping for 6 secs
  1649. 2020-11-02T14:17:47.9530095Z [lighthouse]$ [cluster2] sleep 6
  1650. 2020-11-02T14:17:53.9562082Z [lighthouse]$ [cluster2] return 1
  1651. 2020-11-02T14:17:53.9609982Z [lighthouse]$ [cluster2] wait 5524
  1652. 2020-11-02T14:17:53.9613858Z [lighthouse]$ [cluster2] verify_gw_status
  1653. 2020-11-02T14:17:53.9640471Z [lighthouse]$ [cluster2] verify_gw_status
  1654. 2020-11-02T14:17:53.9655125Z [lighthouse]$ [cluster2] sleep_duration=6
  1655. 2020-11-02T14:17:53.9698602Z [lighthouse]$ [cluster2] subctl show connections
  1656. 2020-11-02T14:17:53.9741990Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1657. 2020-11-02T14:17:54.2853942Z [lighthouse]$ [cluster2] subctl show connections
  1658. 2020-11-02T14:17:54.2887792Z [lighthouse]$ [cluster2] grep connected
  1659. 2020-11-02T14:17:54.5592288Z cluster1-worker cluster1 172.17.0.9 strongswan 100.1.0.0/16, 10.1.0.0/16 connected
  1660. 2020-11-02T14:17:54.5593281Z cluster2-worker cluster2 172.17.0.6 strongswan 100.2.0.0/16, 10.2.0.0/16 connected
  1661. 2020-11-02T14:17:54.5623587Z [lighthouse]$ [cluster2] return 0
  1662. 2020-11-02T14:17:54.5656060Z [lighthouse]$ [cluster2] return 0
  1663. 2020-11-02T14:17:54.5671953Z [lighthouse]$ [cluster2] with_context cluster2 connectivity_tests cluster1
  1664. 2020-11-02T14:17:54.5703450Z [lighthouse]$ [cluster2] with_context cluster2 connectivity_tests cluster1
  1665. 2020-11-02T14:17:54.5717372Z [lighthouse]$ [cluster2] local cluster=cluster2
  1666. 2020-11-02T14:17:54.5732407Z [lighthouse]$ [cluster2] local cmnd=connectivity_tests
  1667. 2020-11-02T14:17:54.5745659Z [lighthouse]$ [cluster2] connectivity_tests cluster1
  1668. 2020-11-02T14:17:54.5760687Z [lighthouse]$ [cluster2] connectivity_tests
  1669. 2020-11-02T14:17:54.5772892Z [lighthouse]$ [cluster2] target_cluster=cluster1
  1670. 2020-11-02T14:17:54.5784307Z [lighthouse]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1671. 2020-11-02T14:17:54.5799275Z [lighthouse]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1672. 2020-11-02T14:17:54.5810988Z [lighthouse]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
  1673. 2020-11-02T14:17:54.5829321Z [lighthouse]$ [cluster2] local resource_name
  1674. 2020-11-02T14:17:54.5867137Z [lighthouse]$ [cluster2] resource_name=netshoot
  1675. 2020-11-02T14:17:54.5894417Z [lighthouse]$ [cluster2] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
  1676. 2020-11-02T14:17:54.5938597Z [lighthouse]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1677. 2020-11-02T14:17:54.5952186Z [lighthouse]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1678. 2020-11-02T14:17:54.5966548Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1679. 2020-11-02T14:17:54.5979578Z [lighthouse]$ [cluster2] kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1680. 2020-11-02T14:17:55.1071069Z deployment.apps/netshoot created
  1681. 2020-11-02T14:17:55.1141155Z Waiting for netshoot pods to be ready.
  1682. 2020-11-02T14:17:55.1159633Z [lighthouse]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
  1683. 2020-11-02T14:17:55.1177365Z [lighthouse]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
  1684. 2020-11-02T14:17:55.1192384Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
  1685. 2020-11-02T14:17:55.1211815Z [lighthouse]$ [cluster2] kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
  1686. 2020-11-02T14:17:55.5759741Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
  1687. 2020-11-02T14:17:57.7284555Z deployment "netshoot" successfully rolled out
  1688. 2020-11-02T14:17:57.7345128Z [lighthouse]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1689. 2020-11-02T14:17:57.7359936Z [lighthouse]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1690. 2020-11-02T14:17:57.7377018Z [lighthouse]$ [cluster2] local cluster=cluster1
  1691. 2020-11-02T14:17:57.7390691Z [lighthouse]$ [cluster1] local cmnd=deploy_resource
  1692. 2020-11-02T14:17:57.7406476Z [lighthouse]$ [cluster1] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1693. 2020-11-02T14:17:57.7422524Z [lighthouse]$ [cluster1] deploy_resource
  1694. 2020-11-02T14:17:57.7434070Z [lighthouse]$ [cluster1] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
  1695. 2020-11-02T14:17:57.7447769Z [lighthouse]$ [cluster1] local resource_name
  1696. 2020-11-02T14:17:57.7482905Z [lighthouse]$ [cluster1] resource_name=nginx-demo
  1697. 2020-11-02T14:17:57.7500747Z [lighthouse]$ [cluster1] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
  1698. 2020-11-02T14:17:57.7522169Z [lighthouse]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1699. 2020-11-02T14:17:57.7539008Z [lighthouse]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1700. 2020-11-02T14:17:57.7556731Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1701. 2020-11-02T14:17:57.7571379Z [lighthouse]$ [cluster1] kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1702. 2020-11-02T14:17:58.4468748Z deployment.apps/nginx-demo created
  1703. 2020-11-02T14:17:58.4701425Z service/nginx-demo created
  1704. 2020-11-02T14:17:58.4764472Z Waiting for nginx-demo pods to be ready.
  1705. 2020-11-02T14:17:58.4782406Z [lighthouse]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
  1706. 2020-11-02T14:17:58.4829321Z [lighthouse]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
  1707. 2020-11-02T14:17:58.4850953Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
  1708. 2020-11-02T14:17:58.4866300Z [lighthouse]$ [cluster1] kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
  1709. 2020-11-02T14:17:59.1796536Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
  1710. 2020-11-02T14:18:02.2126615Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
  1711. 2020-11-02T14:18:02.2677171Z deployment "nginx-demo" successfully rolled out
  1712. 2020-11-02T14:18:02.2738514Z [lighthouse]$ [cluster2] local netshoot_pod nginx_svc_ip
  1713. 2020-11-02T14:18:02.6585417Z [lighthouse]$ [cluster2] netshoot_pod=netshoot-789f6cf54f-2bvnv
  1714. 2020-11-02T14:18:02.6607397Z [lighthouse]$ [cluster2] kubectl get pods -l app=netshoot
  1715. 2020-11-02T14:18:02.6630062Z [lighthouse]$ [cluster2] awk FNR == 2 {print $1}
  1716. 2020-11-02T14:18:02.6630760Z [lighthouse]$ [cluster2] kubectl get pods -l app=netshoot
  1717. 2020-11-02T14:18:02.6647035Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods -l app=netshoot
  1718. 2020-11-02T14:18:02.6662902Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods -l app=netshoot
  1719. 2020-11-02T14:18:03.3063933Z [lighthouse]$ [cluster2] nginx_svc_ip=100.1.97.247
  1720. 2020-11-02T14:18:03.3084558Z [lighthouse]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
  1721. 2020-11-02T14:18:03.3099868Z [lighthouse]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
  1722. 2020-11-02T14:18:03.3112941Z [lighthouse]$ [cluster2] local cluster=cluster1
  1723. 2020-11-02T14:18:03.3125719Z [lighthouse]$ [cluster1] local cmnd=get_svc_ip
  1724. 2020-11-02T14:18:03.3138848Z [lighthouse]$ [cluster1] get_svc_ip nginx-demo
  1725. 2020-11-02T14:18:03.3152281Z [lighthouse]$ [cluster1] get_svc_ip
  1726. 2020-11-02T14:18:03.3169362Z [lighthouse]$ [cluster1] local svc_name=nginx-demo
  1727. 2020-11-02T14:18:03.3183679Z [lighthouse]$ [cluster1] local svc_ip
  1728. 2020-11-02T14:18:03.6228414Z [lighthouse]$ [cluster1] svc_ip=100.1.97.247
  1729. 2020-11-02T14:18:03.6365079Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
  1730. 2020-11-02T14:18:03.6392131Z [lighthouse]$ [cluster1] awk FNR == 2 {print $3}
  1731. 2020-11-02T14:18:03.6408317Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
  1732. 2020-11-02T14:18:03.6432114Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get svc -l app=nginx-demo
  1733. 2020-11-02T14:18:03.6454694Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
  1734. 2020-11-02T14:18:03.9626359Z [lighthouse]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-2bvnv 100.1.97.247
  1735. 2020-11-02T14:18:03.9637236Z [lighthouse]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-2bvnv 100.1.97.247
  1736. 2020-11-02T14:18:03.9650252Z [lighthouse]$ [cluster2] local retries=5
  1737. 2020-11-02T14:18:03.9661830Z [lighthouse]$ [cluster2] local cmnd=test_connection
  1738. 2020-11-02T14:18:03.9681611Z [lighthouse]$ [cluster2] iteration=1
  1739. 2020-11-02T14:18:03.9706745Z [lighthouse]$ [cluster2] wait 5692
  1740. 2020-11-02T14:18:03.9716388Z [lighthouse]$ [cluster2] test_connection netshoot-789f6cf54f-2bvnv 100.1.97.247
  1741. 2020-11-02T14:18:03.9731712Z [lighthouse]$ [cluster2] test_connection
  1742. 2020-11-02T14:18:03.9743947Z [lighthouse]$ [cluster2] local source_pod=netshoot-789f6cf54f-2bvnv
  1743. 2020-11-02T14:18:03.9755220Z [lighthouse]$ [cluster2] local target_address=100.1.97.247
  1744. 2020-11-02T14:18:03.9759076Z Attempting connectivity between clusters - netshoot-789f6cf54f-2bvnv --> 100.1.97.247
  1745. 2020-11-02T14:18:03.9769711Z [lighthouse]$ [cluster2] wait_time=30
  1746. 2020-11-02T14:18:03.9822209Z [lighthouse]$ [cluster2] start_time=1604326683
  1747. 2020-11-02T14:18:03.9840958Z [lighthouse]$ [cluster2] date +%s
  1748. 2020-11-02T14:18:03.9864006Z [lighthouse]$ [cluster2] kubectl exec netshoot-789f6cf54f-2bvnv -- curl --output /dev/null -m 30 --silent --head --fail 100.1.97.247
  1749. 2020-11-02T14:18:03.9945325Z [lighthouse]$ [cluster2] kubectl exec netshoot-789f6cf54f-2bvnv -- curl --output /dev/null -m 30 --silent --head --fail 100.1.97.247
  1750. 2020-11-02T14:18:03.9989780Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 exec netshoot-789f6cf54f-2bvnv -- curl --output /dev/null -m 30 --silent --head --fail 100.1.97.247
  1751. 2020-11-02T14:18:04.0001345Z [lighthouse]$ [cluster2] kubectl --context=cluster2 exec netshoot-789f6cf54f-2bvnv -- curl --output /dev/null -m 30 --silent --head --fail 100.1.97.247
  1752. 2020-11-02T14:18:11.6886696Z Connection test was successful!
  1753. 2020-11-02T14:18:11.6903409Z [lighthouse]$ [cluster2] return 0
  1754. 2020-11-02T14:18:11.6919312Z [lighthouse]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1755. 2020-11-02T14:18:11.6931998Z [lighthouse]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1756. 2020-11-02T14:18:11.6943898Z [lighthouse]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
  1757. 2020-11-02T14:18:11.6958338Z [lighthouse]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1758. 2020-11-02T14:18:11.6968455Z [lighthouse]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1759. 2020-11-02T14:18:11.6982165Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1760. 2020-11-02T14:18:11.6992864Z [lighthouse]$ [cluster2] kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1761. 2020-11-02T14:18:11.9920411Z deployment.apps "netshoot" deleted
  1762. 2020-11-02T14:18:12.0072900Z [lighthouse]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1763. 2020-11-02T14:18:12.0088870Z [lighthouse]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1764. 2020-11-02T14:18:12.0102334Z [lighthouse]$ [cluster2] local cluster=cluster1
  1765. 2020-11-02T14:18:12.0116589Z [lighthouse]$ [cluster1] local cmnd=remove_resource
  1766. 2020-11-02T14:18:12.0131520Z [lighthouse]$ [cluster1] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1767. 2020-11-02T14:18:12.0153440Z [lighthouse]$ [cluster1] remove_resource
  1768. 2020-11-02T14:18:12.0172499Z [lighthouse]$ [cluster1] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
  1769. 2020-11-02T14:18:12.0184398Z [lighthouse]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1770. 2020-11-02T14:18:12.0200992Z [lighthouse]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1771. 2020-11-02T14:18:12.0216251Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1772. 2020-11-02T14:18:12.0230318Z [lighthouse]$ [cluster1] kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1773. 2020-11-02T14:18:12.3181929Z deployment.apps "nginx-demo" deleted
  1774. 2020-11-02T14:18:12.3746211Z service "nginx-demo" deleted
  1775. 2020-11-02T14:18:12.3925394Z [lighthouse]$ run_subm_clusters update_coredns_configmap
  1776. 2020-11-02T14:18:12.3938693Z [lighthouse]$ run_subm_clusters update_coredns_configmap
  1777. 2020-11-02T14:18:12.3954144Z [lighthouse]$ declare -a subm_clusters
  1778. 2020-11-02T14:18:12.3994845Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 update_coredns_configmap
  1779. 2020-11-02T14:18:12.4010236Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 update_coredns_configmap
  1780. 2020-11-02T14:18:12.4025642Z [lighthouse]$ [cluster2] local cmnd=update_coredns_configmap
  1781. 2020-11-02T14:18:12.4035399Z [lighthouse]$ [cluster2] declare -A pids
  1782. 2020-11-02T14:18:12.4160660Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1783. 2020-11-02T14:18:12.4184767Z [lighthouse]$ [cluster1] set -o pipefail
  1784. 2020-11-02T14:18:12.4202216Z [lighthouse]$ [cluster1] pids[cluster1]=5755
  1785. 2020-11-02T14:18:12.4221669Z [lighthouse]$ [cluster1] update_coredns_configmap
  1786. 2020-11-02T14:18:12.4230127Z [lighthouse]$ [cluster2] pids[cluster2]=5758
  1787. 2020-11-02T14:18:12.4247114Z [lighthouse]$ [cluster2] set -o pipefail
  1788. 2020-11-02T14:18:12.4255876Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1789. 2020-11-02T14:18:12.4267800Z [lighthouse]$ [cluster2] wait 5758
  1790. 2020-11-02T14:18:12.4308836Z [lighthouse]$ [cluster2] update_coredns_configmap
  1791. 2020-11-02T14:18:12.4336279Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1792. 2020-11-02T14:18:15.4228288Z [lighthouse]$ [cluster2] update_coredns_configmap
  1793. 2020-11-02T14:18:15.4228918Z [cluster2] 
  1794. 2020-11-02T14:18:15.4229330Z [cluster2] 
  1795. 2020-11-02T14:18:15.4230400Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get cm -n kube-system coredns -o yaml
  1796. 2020-11-02T14:18:15.4231315Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get cm -n kube-system coredns -o yaml
  1797. 2020-11-02T14:18:15.4232232Z [lighthouse]$ [cluster2] grep -q clusterset /tmp/coremap-cluster2.yaml
  1798. 2020-11-02T14:18:15.4233050Z [lighthouse]$ [cluster2] run_subm_clusters install_service_import
  1799. 2020-11-02T14:18:15.4233782Z [lighthouse]$ [cluster2] run_subm_clusters install_service_import
  1800. 2020-11-02T14:18:15.4234806Z [lighthouse]$ [cluster2] declare -a subm_clusters
  1801. 2020-11-02T14:18:15.4235614Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 install_service_import
  1802. 2020-11-02T14:18:15.4236593Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 install_service_import
  1803. 2020-11-02T14:18:15.4238535Z [lighthouse]$ [cluster2] local cmnd=install_service_import
  1804. 2020-11-02T14:18:15.4239599Z [lighthouse]$ [cluster2] declare -A pids
  1805. 2020-11-02T14:18:15.4240541Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1806. 2020-11-02T14:18:15.4241231Z [cluster2] [lighthouse]$ [cluster1] pids[cluster1]=5836
  1807. 2020-11-02T14:18:15.4242739Z [cluster2] [lighthouse]$ [cluster1] set -o pipefail
  1808. 2020-11-02T14:18:15.4243375Z [lighthouse]$ [cluster2] pids[cluster2]=5839
  1809. 2020-11-02T14:18:15.4244018Z [cluster2] [lighthouse]$ [cluster1] install_service_import
  1810. 2020-11-02T14:18:15.4244659Z [lighthouse]$ [cluster2] set -o pipefail
  1811. 2020-11-02T14:18:15.4245219Z [lighthouse]$ [cluster2] wait 5839
  1812. 2020-11-02T14:18:15.4246007Z [lighthouse]$ [cluster2] install_service_import
  1813. 2020-11-02T14:18:15.4246909Z [cluster2] [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1814. 2020-11-02T14:18:15.4247666Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1815. 2020-11-02T14:18:15.4248366Z [lighthouse]$ [cluster2] install_service_import
  1816. 2020-11-02T14:18:15.4249703Z [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1817. 2020-11-02T14:18:15.4251158Z [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1818. 2020-11-02T14:18:15.4253315Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1819. 2020-11-02T14:18:15.4254983Z [lighthouse]$ [cluster2] kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1820. 2020-11-02T14:18:15.4256348Z [cluster2] Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
  1821. 2020-11-02T14:18:15.4257988Z [cluster2] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io configured
  1822. 2020-11-02T14:18:15.4262808Z [lighthouse]$ [cluster2] kubectl get crds
  1823. 2020-11-02T14:18:15.4263476Z [lighthouse]$ [cluster2] kubectl get crds
  1824. 2020-11-02T14:18:15.4264146Z [lighthouse]$ [cluster2] grep serviceimport
  1825. 2020-11-02T14:18:15.4264933Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get crds
  1826. 2020-11-02T14:18:15.4265750Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get crds
  1827. 2020-11-02T14:18:15.4266815Z [cluster2] serviceimports.lighthouse.submariner.io 2020-11-02T14:16:44Z
  1828. 2020-11-02T14:18:15.4268085Z [cluster2] serviceimports.multicluster.x-k8s.io 2020-11-02T14:16:44Z
  1829. 2020-11-02T14:18:15.4274747Z [lighthouse]$ [cluster2] wait 5836
  1830. 2020-11-02T14:18:15.4275871Z [cluster2] [lighthouse]$ [cluster1] install_service_import
  1831. 2020-11-02T14:18:15.4277013Z [cluster2] [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1832. 2020-11-02T14:18:15.4280255Z [cluster2] [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1833. 2020-11-02T14:18:15.4282756Z [cluster2] [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1834. 2020-11-02T14:18:15.4284407Z [cluster2] [lighthouse]$ [cluster1] kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1835. 2020-11-02T14:18:15.4286865Z [cluster2] [cluster1] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io unchanged
  1836. 2020-11-02T14:18:15.4288604Z [cluster2] [lighthouse]$ [cluster1] kubectl get crds
  1837. 2020-11-02T14:18:15.4289536Z [cluster2] [lighthouse]$ [cluster1] grep serviceimport
  1838. 2020-11-02T14:18:15.4290323Z [cluster2] [lighthouse]$ [cluster1] kubectl get crds
  1839. 2020-11-02T14:18:15.4291698Z [cluster2] [lighthouse]$ [cluster1] command kubectl --context=cluster1 get crds
  1840. 2020-11-02T14:18:15.4292625Z [cluster2] [lighthouse]$ [cluster1] kubectl --context=cluster1 get crds
  1841. 2020-11-02T14:18:15.4294685Z [cluster2] [cluster1] serviceimports.lighthouse.submariner.io 2020-11-02T14:16:38Z
  1842. 2020-11-02T14:18:15.4296066Z [cluster2] [cluster1] serviceimports.multicluster.x-k8s.io 2020-11-02T14:16:38Z
  1843. 2020-11-02T14:18:15.4297086Z [lighthouse]$ [cluster2] wait 5755
  1844. 2020-11-02T14:18:15.4297737Z [lighthouse]$ [cluster1] update_coredns_configmap
  1845. 2020-11-02T14:18:15.4298288Z [cluster1] 
  1846. 2020-11-02T14:18:15.4298707Z [cluster1] 
  1847. 2020-11-02T14:18:15.4299540Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get cm -n kube-system coredns -o yaml
  1848. 2020-11-02T14:18:15.4300550Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get cm -n kube-system coredns -o yaml
  1849. 2020-11-02T14:18:15.4301521Z [lighthouse]$ [cluster1] grep -q clusterset /tmp/coremap-cluster1.yaml
  1850. 2020-11-02T14:18:15.4324373Z [lighthouse]$ [cluster1] run_subm_clusters install_service_import
  1851. 2020-11-02T14:18:15.4325888Z [lighthouse]$ [cluster1] run_subm_clusters install_service_import
  1852. 2020-11-02T14:18:15.4326680Z [lighthouse]$ [cluster1] declare -a subm_clusters
  1853. 2020-11-02T14:18:15.4327744Z [cluster1] [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 install_service_import
  1854. 2020-11-02T14:18:15.4329198Z [cluster1] [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 install_service_import
  1855. 2020-11-02T14:18:15.4330182Z [cluster1] [lighthouse]$ [cluster2] local cmnd=install_service_import
  1856. 2020-11-02T14:18:15.4330961Z [cluster1] [lighthouse]$ [cluster2] declare -A pids
  1857. 2020-11-02T14:18:15.4332349Z [cluster1] [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1858. 2020-11-02T14:18:15.4333057Z [lighthouse]$ [cluster1] set -o pipefail
  1859. 2020-11-02T14:18:15.4333694Z [lighthouse]$ [cluster1] pids[cluster1]=5810
  1860. 2020-11-02T14:18:15.4334354Z [lighthouse]$ [cluster1] install_service_import
  1861. 2020-11-02T14:18:15.4335043Z [cluster1] [lighthouse]$ [cluster2] pids[cluster2]=5816
  1862. 2020-11-02T14:18:15.4335748Z [cluster1] [lighthouse]$ [cluster2] set -o pipefail
  1863. 2020-11-02T14:18:15.4336808Z [cluster1] [lighthouse]$ [cluster2] install_service_import
  1864. 2020-11-02T14:18:15.4337602Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1865. 2020-11-02T14:18:15.4338367Z [cluster1] [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1866. 2020-11-02T14:18:15.4339415Z [cluster1] [lighthouse]$ [cluster2] wait 5816
  1867. 2020-11-02T14:18:15.4345665Z [lighthouse]$ [cluster1] install_service_import
  1868. 2020-11-02T14:18:15.4347414Z [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1869. 2020-11-02T14:18:15.4349334Z [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1870. 2020-11-02T14:18:15.4350797Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1871. 2020-11-02T14:18:15.4352695Z [lighthouse]$ [cluster1] kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1872. 2020-11-02T14:18:15.4354506Z [cluster1] Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
  1873. 2020-11-02T14:18:15.4357222Z [cluster1] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io configured
  1874. 2020-11-02T14:18:15.4360547Z [lighthouse]$ [cluster1] kubectl get crds
  1875. 2020-11-02T14:18:15.4361381Z [lighthouse]$ [cluster1] grep serviceimport
  1876. 2020-11-02T14:18:15.4361973Z [lighthouse]$ [cluster1] kubectl get crds
  1877. 2020-11-02T14:18:15.4362622Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get crds
  1878. 2020-11-02T14:18:15.4363323Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get crds
  1879. 2020-11-02T14:18:15.4364246Z [cluster1] serviceimports.lighthouse.submariner.io 2020-11-02T14:16:38Z
  1880. 2020-11-02T14:18:15.4365536Z [cluster1] serviceimports.multicluster.x-k8s.io 2020-11-02T14:16:38Z
  1881. 2020-11-02T14:18:15.4366754Z [cluster1] [lighthouse]$ [cluster2] install_service_import
  1882. 2020-11-02T14:18:15.4367992Z [cluster1] [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1883. 2020-11-02T14:18:15.4369539Z [cluster1] [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1884. 2020-11-02T14:18:15.4372162Z [cluster1] [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1885. 2020-11-02T14:18:15.4378207Z [cluster1] [lighthouse]$ [cluster2] kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1886. 2020-11-02T14:18:15.4380130Z [cluster1] [cluster2] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io unchanged
  1887. 2020-11-02T14:18:15.4381916Z [cluster1] [lighthouse]$ [cluster2] kubectl get crds
  1888. 2020-11-02T14:18:15.4382767Z [cluster1] [lighthouse]$ [cluster2] grep serviceimport
  1889. 2020-11-02T14:18:15.4383496Z [cluster1] [lighthouse]$ [cluster2] kubectl get crds
  1890. 2020-11-02T14:18:15.4384235Z [cluster1] [lighthouse]$ [cluster2] command kubectl --context=cluster2 get crds
  1891. 2020-11-02T14:18:15.4385323Z [cluster1] [lighthouse]$ [cluster2] kubectl --context=cluster2 get crds
  1892. 2020-11-02T14:18:15.4388013Z [cluster1] [cluster2] serviceimports.lighthouse.submariner.io 2020-11-02T14:16:44Z
  1893. 2020-11-02T14:18:15.4389231Z [cluster1] [cluster2] serviceimports.multicluster.x-k8s.io 2020-11-02T14:16:44Z
  1894. 2020-11-02T14:18:15.4390281Z [cluster1] [lighthouse]$ [cluster2] wait 5810
  1895. 2020-11-02T14:18:15.4390923Z [lighthouse]$ declare_kubeconfig
  1896. 2020-11-02T14:18:15.4391639Z make[1]: Leaving directory '/go/src/github.com/submariner-io/lighthouse'
  1897. 2020-11-02T14:18:15.4399663Z [lighthouse]$ declare_kubeconfig
  1898. 2020-11-02T14:18:15.4429874Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  1899. 2020-11-02T14:18:15.4430673Z [lighthouse]$ export KUBECONFIG
  1900. 2020-11-02T14:18:15.4474424Z [lighthouse]$ KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  1901. 2020-11-02T14:18:15.4500305Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  1902. 2020-11-02T14:18:15.4551951Z [lighthouse]$ test_with_e2e_tests
  1903. 2020-11-02T14:18:15.4567710Z [lighthouse]$ test_with_e2e_tests
  1904. 2020-11-02T14:18:15.4581443Z [lighthouse]$ cd /go/src/github.com/submariner-io/lighthouse/test/e2e
  1905. 2020-11-02T14:18:15.4607706Z [e2e]$ go test -v -timeout 30m -args -ginkgo.v -ginkgo.randomizeAllSpecs -ginkgo.trace -submariner-namespace submariner-operator -dp-context cluster1 -dp-context cluster2 -ginkgo.reportPassed -test.timeout 15m -ginkgo.focus \[.*\] -ginkgo.reportFile /go/src/github.com/submariner-io/lighthouse/output/e2e-junit.xml
  1906. 2020-11-02T14:18:15.4622530Z [e2e]$ tee /go/src/github.com/submariner-io/lighthouse/output/e2e-tests.log
  1907. 2020-11-02T14:18:15.4648300Z [e2e]$ generate_context_flags
  1908. 2020-11-02T14:18:15.4660919Z [e2e]$ generate_context_flags
  1909. 2020-11-02T14:18:15.4674374Z [e2e]$ [cluster1] printf -dp-context cluster1
  1910. 2020-11-02T14:18:15.4688131Z [e2e]$ [cluster2] printf -dp-context cluster2
  1911. 2020-11-02T14:19:19.6609776Z === RUN TestE2E
  1912. 2020-11-02T14:19:19.6655060Z Running Suite: Submariner E2E suite
  1913. 2020-11-02T14:19:19.6655414Z ===================================
  1914. 2020-11-02T14:19:19.6656534Z Random Seed: 1604326759 - Will randomize all specs
  1915. 2020-11-02T14:19:19.6657219Z Will run 11 of 11 specs
  1916. 2020-11-02T14:19:19.6657423Z
  1917. 2020-11-02T14:19:19.6664359Z STEP: Creating kubernetes clients
  1918. 2020-11-02T14:19:19.6711405Z STEP: Creating lighthouse clients
  1919. 2020-11-02T14:19:19.6718456Z [discovery] Test Stateful Sets Discovery Across Clusters when a pod tries to resolve a podname from stateful set in a local cluster
  1920. 2020-11-02T14:19:19.6719338Z should resolve the pod IP from the local cluster
  1921. 2020-11-02T14:19:19.6720456Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/statefulsets.go:30
  1922. 2020-11-02T14:19:19.6721530Z STEP: Creating namespace objects with basename "discovery"
  1923. 2020-11-02T14:19:19.6953797Z STEP: Generated namespace "e2e-tests-discovery-9tmmt" in cluster "cluster1" to execute the tests in
  1924. 2020-11-02T14:19:19.6977130Z STEP: Creating namespace "e2e-tests-discovery-9tmmt" in cluster "cluster2"
  1925. 2020-11-02T14:19:19.7436312Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  1926. 2020-11-02T14:19:24.8583944Z STEP: Creating a Nginx Headless Service on "cluster2"
  1927. 2020-11-02T14:19:24.8669200Z STEP: Creating an Nginx Stateful Set on on "cluster1"
  1928. 2020-11-02T14:19:29.8874155Z STEP: Creating a Nginx Headless Service on "cluster1"
  1929. 2020-11-02T14:19:29.8907340Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster2"
  1930. 2020-11-02T14:19:29.9010278Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster2"
  1931. 2020-11-02T14:19:34.9061120Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster1"
  1932. 2020-11-02T14:19:34.9122393Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster1"
  1933. 2020-11-02T14:19:39.9171571Z STEP: Creating a Netshoot Deployment on "cluster1"
  1934. 2020-11-02T14:19:44.9593217Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  1935. 2020-11-02T14:19:44.9632131Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.1.192.4] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  1936. 2020-11-02T14:19:44.9637189Z Nov 2 14:19:44.962: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1937. 2020-11-02T14:19:45.0482820Z STEP: Validating that dig result are "10.1.192.4"
  1938. 2020-11-02T14:19:45.0485084Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  1939. 2020-11-02T14:19:45.0489676Z Nov 2 14:19:45.047: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1940. 2020-11-02T14:19:45.1291103Z STEP: Validating that dig result are "10.2.160.2"
  1941. 2020-11-02T14:19:45.1292435Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster2"
  1942. 2020-11-02T14:19:50.1433086Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.1.192.4] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  1943. 2020-11-02T14:19:50.1441994Z Nov 2 14:19:50.142: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1944. 2020-11-02T14:19:50.2200766Z STEP: Validating that dig result are "10.1.192.4"
  1945. 2020-11-02T14:19:50.2203263Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  1946. 2020-11-02T14:19:50.2207582Z Nov 2 14:19:50.219: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1947. 2020-11-02T14:19:50.2861345Z STEP: Validating that dig result are not ""
  1948. 2020-11-02T14:19:50.2862430Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster1"
  1949. 2020-11-02T14:19:55.2998319Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  1950. 2020-11-02T14:19:55.3028035Z STEP: Deleting namespace "e2e-tests-discovery-9tmmt" on cluster "cluster1"
  1951. 2020-11-02T14:19:55.3109087Z STEP: Deleting namespace "e2e-tests-discovery-9tmmt" on cluster "cluster2"
  1952. 2020-11-02T14:19:55.3173562Z •
  1953. 2020-11-02T14:19:55.3174258Z ------------------------------
  1954. 2020-11-02T14:19:55.3174845Z STEP: Creating namespace objects with basename "discovery"
  1955. 2020-11-02T14:19:55.3176173Z STEP: Generated namespace "e2e-tests-discovery-9tmmt" in cluster "cluster1" to execute the tests in
  1956. 2020-11-02T14:19:55.3178020Z STEP: Creating namespace "e2e-tests-discovery-9tmmt" in cluster "cluster2"
  1957. 2020-11-02T14:19:55.3182363Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  1958. 2020-11-02T14:19:55.3183222Z STEP: Creating a Nginx Headless Service on "cluster2"
  1959. 2020-11-02T14:19:55.3183964Z STEP: Creating an Nginx Stateful Set on on "cluster1"
  1960. 2020-11-02T14:19:55.3184665Z STEP: Creating a Nginx Headless Service on "cluster1"
  1961. 2020-11-02T14:19:55.3186253Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster2"
  1962. 2020-11-02T14:19:55.3187382Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster2"
  1963. 2020-11-02T14:19:55.3188700Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster1"
  1964. 2020-11-02T14:19:55.3189876Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster1"
  1965. 2020-11-02T14:19:55.3191352Z STEP: Creating a Netshoot Deployment on "cluster1"
  1966. 2020-11-02T14:19:55.3192134Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  1967. 2020-11-02T14:19:55.3194201Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.1.192.4] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  1968. 2020-11-02T14:19:55.3198609Z Nov 2 14:19:44.962: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1969. 2020-11-02T14:19:55.3200873Z STEP: Validating that dig result are "10.1.192.4"
  1970. 2020-11-02T14:19:55.3203191Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  1971. 2020-11-02T14:19:55.3207365Z Nov 2 14:19:45.047: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1972. 2020-11-02T14:19:55.3209627Z STEP: Validating that dig result are "10.2.160.2"
  1973. 2020-11-02T14:19:55.3210477Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster2"
  1974. 2020-11-02T14:19:55.3212474Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.1.192.4] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  1975. 2020-11-02T14:19:55.3216667Z Nov 2 14:19:50.142: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1976. 2020-11-02T14:19:55.3219972Z STEP: Validating that dig result are "10.1.192.4"
  1977. 2020-11-02T14:19:55.3221973Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  1978. 2020-11-02T14:19:55.3226336Z Nov 2 14:19:50.219: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-9tmmt.svc.clusterset.local] Namespace:e2e-tests-discovery-9tmmt PodName:netshootqjzkx-6757486d56-slgm5 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1979. 2020-11-02T14:19:55.3229163Z STEP: Validating that dig result are not ""
  1980. 2020-11-02T14:19:55.3230016Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-9tmmt on "cluster1"
  1981. 2020-11-02T14:19:55.3230923Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  1982. 2020-11-02T14:19:55.3231850Z STEP: Deleting namespace "e2e-tests-discovery-9tmmt" on cluster "cluster1"
  1983. 2020-11-02T14:19:55.3232798Z STEP: Deleting namespace "e2e-tests-discovery-9tmmt" on cluster "cluster2"
  1984. 2020-11-02T14:19:55.3233225Z
  1985. 2020-11-02T14:19:55.3233348Z
  1986. 2020-11-02T14:19:55.3234077Z [discovery] Test Headless Service Discovery Across Clusters when the number of active pods backing a service changes
  1987. 2020-11-02T14:19:55.3234875Z should only resolve the IPs from the active pods
  1988. 2020-11-02T14:19:55.3251386Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:37
  1989. 2020-11-02T14:19:55.3252396Z STEP: Creating namespace objects with basename "discovery"
  1990. 2020-11-02T14:19:55.3325997Z STEP: Generated namespace "e2e-tests-discovery-z5rrk" in cluster "cluster1" to execute the tests in
  1991. 2020-11-02T14:19:55.3331873Z STEP: Creating namespace "e2e-tests-discovery-z5rrk" in cluster "cluster2"
  1992. 2020-11-02T14:19:55.3446668Z STEP: Creating an Nginx Deployment on on "cluster2"
  1993. 2020-11-02T14:20:00.4506802Z STEP: Setting Nginx deployment replicas to 3 in cluster "cluster2"
  1994. 2020-11-02T14:20:00.4596056Z STEP: Creating a Nginx Headless Service on "cluster2"
  1995. 2020-11-02T14:20:00.4760481Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-z5rrk on "cluster2"
  1996. 2020-11-02T14:20:00.6435799Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-z5rrk on "cluster2"
  1997. 2020-11-02T14:20:05.6863735Z STEP: Creating a Netshoot Deployment on "cluster1"
  1998. 2020-11-02T14:20:10.6947436Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1999. 2020-11-02T14:20:10.6980287Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local" to verify IPs [10.2.128.3 10.2.160.2 10.2.160.3] for service "nginx-headless" "are" discoverable
  2000. 2020-11-02T14:20:10.6985408Z Nov 2 14:20:10.697: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local] Namespace:e2e-tests-discovery-z5rrk PodName:netshootlqghd-6757486d56-99qn2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2001. 2020-11-02T14:20:10.7861245Z STEP: Validating that dig result are "10.2.128.3\n10.2.160.2\n10.2.160.3"
  2002. 2020-11-02T14:20:10.7862423Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2003. 2020-11-02T14:20:10.7909032Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2004. 2020-11-02T14:20:15.7988628Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local" to verify IPs [] for service "nginx-headless" "are not" discoverable
  2005. 2020-11-02T14:20:15.7992704Z Nov 2 14:20:15.798: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local] Namespace:e2e-tests-discovery-z5rrk PodName:netshootlqghd-6757486d56-99qn2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2006. 2020-11-02T14:20:15.8994875Z STEP: Validating that dig result are not ""
  2007. 2020-11-02T14:20:15.9003743Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  2008. 2020-11-02T14:20:15.9067491Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2009. 2020-11-02T14:20:20.9188142Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local" to verify IPs [10.2.128.3 10.2.160.2] for service "nginx-headless" "are" discoverable
  2010. 2020-11-02T14:20:20.9197021Z Nov 2 14:20:20.919: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local] Namespace:e2e-tests-discovery-z5rrk PodName:netshootlqghd-6757486d56-99qn2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2011. 2020-11-02T14:20:20.9911995Z STEP: Validating that dig result are "10.2.128.3\n10.2.160.2"
  2012. 2020-11-02T14:20:20.9913207Z STEP: Deleting namespace "e2e-tests-discovery-z5rrk" on cluster "cluster1"
  2013. 2020-11-02T14:20:20.9976360Z STEP: Deleting namespace "e2e-tests-discovery-z5rrk" on cluster "cluster2"
  2014. 2020-11-02T14:20:21.0037075Z •
  2015. 2020-11-02T14:20:21.0038783Z ------------------------------
  2016. 2020-11-02T14:20:21.0043259Z STEP: Creating namespace objects with basename "discovery"
  2017. 2020-11-02T14:20:21.0049745Z STEP: Generated namespace "e2e-tests-discovery-z5rrk" in cluster "cluster1" to execute the tests in
  2018. 2020-11-02T14:20:21.0050906Z STEP: Creating namespace "e2e-tests-discovery-z5rrk" in cluster "cluster2"
  2019. 2020-11-02T14:20:21.0051864Z STEP: Creating an Nginx Deployment on on "cluster2"
  2020. 2020-11-02T14:20:21.0052556Z STEP: Setting Nginx deployment replicas to 3 in cluster "cluster2"
  2021. 2020-11-02T14:20:21.0053826Z STEP: Creating a Nginx Headless Service on "cluster2"
  2022. 2020-11-02T14:20:21.0054965Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-z5rrk on "cluster2"
  2023. 2020-11-02T14:20:21.0056519Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-z5rrk on "cluster2"
  2024. 2020-11-02T14:20:21.0057799Z STEP: Creating a Netshoot Deployment on "cluster1"
  2025. 2020-11-02T14:20:21.0058527Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2026. 2020-11-02T14:20:21.0060291Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local" to verify IPs [10.2.128.3 10.2.160.2 10.2.160.3] for service "nginx-headless" "are" discoverable
  2027. 2020-11-02T14:20:21.0064661Z Nov 2 14:20:10.697: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local] Namespace:e2e-tests-discovery-z5rrk PodName:netshootlqghd-6757486d56-99qn2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2028. 2020-11-02T14:20:21.0067131Z STEP: Validating that dig result are "10.2.128.3\n10.2.160.2\n10.2.160.3"
  2029. 2020-11-02T14:20:21.0068230Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2030. 2020-11-02T14:20:21.0069186Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2031. 2020-11-02T14:20:21.0070855Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local" to verify IPs [] for service "nginx-headless" "are not" discoverable
  2032. 2020-11-02T14:20:21.0074376Z Nov 2 14:20:15.798: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local] Namespace:e2e-tests-discovery-z5rrk PodName:netshootlqghd-6757486d56-99qn2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2033. 2020-11-02T14:20:21.0077119Z STEP: Validating that dig result are not ""
  2034. 2020-11-02T14:20:21.0078030Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  2035. 2020-11-02T14:20:21.0079004Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2036. 2020-11-02T14:20:21.0081017Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local" to verify IPs [10.2.128.3 10.2.160.2] for service "nginx-headless" "are" discoverable
  2037. 2020-11-02T14:20:21.0084391Z Nov 2 14:20:20.919: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-z5rrk.svc.clusterset.local] Namespace:e2e-tests-discovery-z5rrk PodName:netshootlqghd-6757486d56-99qn2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2038. 2020-11-02T14:20:21.0087332Z STEP: Validating that dig result are "10.2.128.3\n10.2.160.2"
  2039. 2020-11-02T14:20:21.0088196Z STEP: Deleting namespace "e2e-tests-discovery-z5rrk" on cluster "cluster1"
  2040. 2020-11-02T14:20:21.0089398Z STEP: Deleting namespace "e2e-tests-discovery-z5rrk" on cluster "cluster2"
  2041. 2020-11-02T14:20:21.0089873Z
  2042. 2020-11-02T14:20:21.0090034Z
  2043. 2020-11-02T14:20:21.0091110Z [discovery] Test Service Discovery Across Clusters when a pod tries to resolve a service in a remote cluster
  2044. 2020-11-02T14:20:21.0092437Z should be able to discover the remote service successfully
  2045. 2020-11-02T14:20:21.0093278Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:26
  2046. 2020-11-02T14:20:21.0094071Z STEP: Creating namespace objects with basename "discovery"
  2047. 2020-11-02T14:20:21.0136484Z STEP: Generated namespace "e2e-tests-discovery-vnkm7" in cluster "cluster1" to execute the tests in
  2048. 2020-11-02T14:20:21.0137643Z STEP: Creating namespace "e2e-tests-discovery-vnkm7" in cluster "cluster2"
  2049. 2020-11-02T14:20:21.0260576Z STEP: Creating an Nginx Deployment on on "cluster2"
  2050. 2020-11-02T14:20:26.0685311Z STEP: Creating a Nginx Service on "cluster2"
  2051. 2020-11-02T14:20:26.0960119Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2052. 2020-11-02T14:20:26.2285126Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2053. 2020-11-02T14:20:31.2528555Z STEP: Creating a Netshoot Deployment on "cluster1"
  2054. 2020-11-02T14:20:36.2749402Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2055. 2020-11-02T14:20:36.2773453Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-vnkm7- on "cluster1"
  2056. 2020-11-02T14:20:36.2795858Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local" to verify IP "100.2.204.227" for service "nginx-demo" "is" discoverable
  2057. 2020-11-02T14:20:36.2803012Z Nov 2 14:20:36.279: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local] Namespace:e2e-tests-discovery-vnkm7 PodName:netshootdq9nb-6757486d56-xw2c7 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2058. 2020-11-02T14:20:36.3523590Z STEP: Validating that dig result is "100.2.204.227"
  2059. 2020-11-02T14:20:36.3528213Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2060. 2020-11-02T14:20:41.3696654Z STEP: Deleting service "nginx-demo" on "cluster2"
  2061. 2020-11-02T14:20:41.4277416Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local" to verify IP "100.2.204.227" for service "nginx-demo" "is not" discoverable
  2062. 2020-11-02T14:20:41.4285473Z Nov 2 14:20:41.427: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local] Namespace:e2e-tests-discovery-vnkm7 PodName:netshootdq9nb-6757486d56-xw2c7 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2063. 2020-11-02T14:20:41.5690099Z STEP: Validating that dig result is not ""
  2064. 2020-11-02T14:20:41.5696728Z STEP: Deleting namespace "e2e-tests-discovery-vnkm7" on cluster "cluster1"
  2065. 2020-11-02T14:20:41.5789388Z STEP: Deleting namespace "e2e-tests-discovery-vnkm7" on cluster "cluster2"
  2066. 2020-11-02T14:20:41.5899073Z •
  2067. 2020-11-02T14:20:41.5899668Z ------------------------------
  2068. 2020-11-02T14:20:41.5900369Z STEP: Creating namespace objects with basename "discovery"
  2069. 2020-11-02T14:20:41.5901413Z STEP: Generated namespace "e2e-tests-discovery-vnkm7" in cluster "cluster1" to execute the tests in
  2070. 2020-11-02T14:20:41.5902656Z STEP: Creating namespace "e2e-tests-discovery-vnkm7" in cluster "cluster2"
  2071. 2020-11-02T14:20:41.5903563Z STEP: Creating an Nginx Deployment on on "cluster2"
  2072. 2020-11-02T14:20:41.5904259Z STEP: Creating a Nginx Service on "cluster2"
  2073. 2020-11-02T14:20:41.5905289Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2074. 2020-11-02T14:20:41.5906679Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2075. 2020-11-02T14:20:41.5907730Z STEP: Creating a Netshoot Deployment on "cluster1"
  2076. 2020-11-02T14:20:41.5908750Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2077. 2020-11-02T14:20:41.5910142Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-vnkm7- on "cluster1"
  2078. 2020-11-02T14:20:41.5915103Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local" to verify IP "100.2.204.227" for service "nginx-demo" "is" discoverable
  2079. 2020-11-02T14:20:41.5920230Z Nov 2 14:20:36.279: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local] Namespace:e2e-tests-discovery-vnkm7 PodName:netshootdq9nb-6757486d56-xw2c7 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2080. 2020-11-02T14:20:41.5922613Z STEP: Validating that dig result is "100.2.204.227"
  2081. 2020-11-02T14:20:41.5923633Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-vnkm7 on "cluster2"
  2082. 2020-11-02T14:20:41.5924665Z STEP: Deleting service "nginx-demo" on "cluster2"
  2083. 2020-11-02T14:20:41.5926320Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local" to verify IP "100.2.204.227" for service "nginx-demo" "is not" discoverable
  2084. 2020-11-02T14:20:41.5929702Z Nov 2 14:20:41.427: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-vnkm7.svc.clusterset.local] Namespace:e2e-tests-discovery-vnkm7 PodName:netshootdq9nb-6757486d56-xw2c7 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2085. 2020-11-02T14:20:41.5932161Z STEP: Validating that dig result is not ""
  2086. 2020-11-02T14:20:41.5933012Z STEP: Deleting namespace "e2e-tests-discovery-vnkm7" on cluster "cluster1"
  2087. 2020-11-02T14:20:41.5934068Z STEP: Deleting namespace "e2e-tests-discovery-vnkm7" on cluster "cluster2"
  2088. 2020-11-02T14:20:41.5934545Z
  2089. 2020-11-02T14:20:41.5934704Z
  2090. 2020-11-02T14:20:41.5935583Z [discovery] Test Stateful Sets Discovery Across Clusters when a pod tries to resolve a podname from stateful set in a remote cluster
  2091. 2020-11-02T14:20:41.5936520Z should resolve the pod IP from the remote cluster
  2092. 2020-11-02T14:20:41.5937398Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/statefulsets.go:20
  2093. 2020-11-02T14:20:41.5938430Z STEP: Creating namespace objects with basename "discovery"
  2094. 2020-11-02T14:20:41.6010548Z STEP: Generated namespace "e2e-tests-discovery-p94ls" in cluster "cluster1" to execute the tests in
  2095. 2020-11-02T14:20:41.6011732Z STEP: Creating namespace "e2e-tests-discovery-p94ls" in cluster "cluster2"
  2096. 2020-11-02T14:20:41.6247524Z STEP: Creating an Nginx Stateful Set on "cluster2"
  2097. 2020-11-02T14:20:46.6894354Z STEP: Creating a Nginx Headless Service on "cluster2"
  2098. 2020-11-02T14:20:46.6956396Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-p94ls on "cluster2"
  2099. 2020-11-02T14:20:46.7070946Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-p94ls on "cluster2"
  2100. 2020-11-02T14:20:51.7158567Z STEP: Creating a Netshoot Deployment on "cluster1"
  2101. 2020-11-02T14:20:56.7298960Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2102. 2020-11-02T14:20:56.7329970Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2103. 2020-11-02T14:20:56.7339457Z Nov 2 14:20:56.733: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local] Namespace:e2e-tests-discovery-p94ls PodName:netshoot62wwx-6757486d56-btzl6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2104. 2020-11-02T14:20:56.8175943Z STEP: Validating that dig result are "10.2.128.3"
  2105. 2020-11-02T14:20:56.8176957Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-p94ls on "cluster2"
  2106. 2020-11-02T14:21:02.3581407Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2107. 2020-11-02T14:21:02.3584035Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  2108. 2020-11-02T14:21:02.3588000Z Nov 2 14:21:01.833: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local] Namespace:e2e-tests-discovery-p94ls PodName:netshoot62wwx-6757486d56-btzl6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2109. 2020-11-02T14:21:02.3590668Z STEP: Validating that dig result are not ""
  2110. 2020-11-02T14:21:02.3591526Z STEP: Deleting namespace "e2e-tests-discovery-p94ls" on cluster "cluster1"
  2111. 2020-11-02T14:21:02.3592728Z STEP: Deleting namespace "e2e-tests-discovery-p94ls" on cluster "cluster2"
  2112. 2020-11-02T14:21:02.3593524Z •
  2113. 2020-11-02T14:21:02.3593900Z ------------------------------
  2114. 2020-11-02T14:21:02.3594478Z STEP: Creating namespace objects with basename "discovery"
  2115. 2020-11-02T14:21:02.3595417Z STEP: Generated namespace "e2e-tests-discovery-p94ls" in cluster "cluster1" to execute the tests in
  2116. 2020-11-02T14:21:02.3596465Z STEP: Creating namespace "e2e-tests-discovery-p94ls" in cluster "cluster2"
  2117. 2020-11-02T14:21:02.3597266Z STEP: Creating an Nginx Stateful Set on "cluster2"
  2118. 2020-11-02T14:21:02.3598545Z STEP: Creating a Nginx Headless Service on "cluster2"
  2119. 2020-11-02T14:21:02.3599500Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-p94ls on "cluster2"
  2120. 2020-11-02T14:21:02.3601379Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-p94ls on "cluster2"
  2121. 2020-11-02T14:21:02.3602391Z STEP: Creating a Netshoot Deployment on "cluster1"
  2122. 2020-11-02T14:21:02.3603170Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2123. 2020-11-02T14:21:02.3605626Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2124. 2020-11-02T14:21:02.3609500Z Nov 2 14:20:56.733: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local] Namespace:e2e-tests-discovery-p94ls PodName:netshoot62wwx-6757486d56-btzl6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2125. 2020-11-02T14:21:02.3612241Z STEP: Validating that dig result are "10.2.128.3"
  2126. 2020-11-02T14:21:02.3613402Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-p94ls on "cluster2"
  2127. 2020-11-02T14:21:02.3614663Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2128. 2020-11-02T14:21:02.3616881Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  2129. 2020-11-02T14:21:02.3620989Z Nov 2 14:21:01.833: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-p94ls.svc.clusterset.local] Namespace:e2e-tests-discovery-p94ls PodName:netshoot62wwx-6757486d56-btzl6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2130. 2020-11-02T14:21:02.3623340Z STEP: Validating that dig result are not ""
  2131. 2020-11-02T14:21:02.3624516Z STEP: Deleting namespace "e2e-tests-discovery-p94ls" on cluster "cluster1"
  2132. 2020-11-02T14:21:02.3625568Z STEP: Deleting namespace "e2e-tests-discovery-p94ls" on cluster "cluster2"
  2133. 2020-11-02T14:21:02.3626047Z
  2134. 2020-11-02T14:21:02.3626208Z
  2135. 2020-11-02T14:21:02.3627199Z [discovery] Test Service Discovery Across Clusters when there are active pods for a service in only one cluster
  2136. 2020-11-02T14:21:02.3628243Z should not resolve the service on the cluster without active pods
  2137. 2020-11-02T14:21:02.3629122Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:50
  2138. 2020-11-02T14:21:02.3629978Z STEP: Creating namespace objects with basename "discovery"
  2139. 2020-11-02T14:21:02.3631031Z STEP: Generated namespace "e2e-tests-discovery-qn5sl" in cluster "cluster1" to execute the tests in
  2140. 2020-11-02T14:21:02.3632122Z STEP: Creating namespace "e2e-tests-discovery-qn5sl" in cluster "cluster2"
  2141. 2020-11-02T14:21:02.3633095Z STEP: Creating an Nginx Deployment on on "cluster2"
  2142. 2020-11-02T14:21:07.0077064Z STEP: Creating a Nginx Service on "cluster2"
  2143. 2020-11-02T14:21:07.0514478Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster2"
  2144. 2020-11-02T14:21:07.1168488Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster2"
  2145. 2020-11-02T14:21:12.1405464Z STEP: Creating a Netshoot Deployment on "cluster1"
  2146. 2020-11-02T14:21:17.1491084Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-qn5sl on "cluster2"
  2147. 2020-11-02T14:21:17.1516888Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-qn5sl- on "cluster1"
  2148. 2020-11-02T14:21:17.1631911Z STEP: Creating an Nginx Deployment on on "cluster1"
  2149. 2020-11-02T14:21:22.1774468Z STEP: Creating a Nginx Service on "cluster1"
  2150. 2020-11-02T14:21:22.1868814Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster1"
  2151. 2020-11-02T14:21:22.2212835Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster1"
  2152. 2020-11-02T14:21:27.2268527Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-qn5sl on "cluster1"
  2153. 2020-11-02T14:21:27.2294482Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-qn5sl- on "cluster1"
  2154. 2020-11-02T14:21:27.2322439Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.1.8.130" for service "nginx-demo" "is" discoverable
  2155. 2020-11-02T14:21:27.2329412Z Nov 2 14:21:27.231: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2156. 2020-11-02T14:21:27.3329345Z STEP: Validating that dig result is "100.2.0.236"
  2157. 2020-11-02T14:21:32.3343044Z Nov 2 14:21:32.333: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2158. 2020-11-02T14:21:32.4214768Z STEP: Validating that dig result is "100.1.8.130"
  2159. 2020-11-02T14:21:32.4217662Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.2.0.236" for service "nginx-demo" "is" discoverable
  2160. 2020-11-02T14:21:32.4223040Z Nov 2 14:21:32.421: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2161. 2020-11-02T14:21:32.5084702Z STEP: Validating that dig result is "100.2.0.236"
  2162. 2020-11-02T14:21:32.5085573Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2163. 2020-11-02T14:21:32.5143355Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.1.8.130" for service "nginx-demo" "is" discoverable
  2164. 2020-11-02T14:21:32.5147102Z Nov 2 14:21:32.513: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2165. 2020-11-02T14:21:32.6654327Z STEP: Validating that dig result is "100.1.8.130"
  2166. 2020-11-02T14:21:32.6656851Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.2.0.236" for service "nginx-demo" "is not" discoverable
  2167. 2020-11-02T14:21:32.6660551Z Nov 2 14:21:32.664: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2168. 2020-11-02T14:21:32.8617326Z STEP: Validating that dig result is not "100.1.8.130"
  2169. 2020-11-02T14:21:32.8625271Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster1"
  2170. 2020-11-02T14:21:32.8990920Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.1.8.130" for service "nginx-demo" "is not" discoverable
  2171. 2020-11-02T14:21:32.8995485Z Nov 2 14:21:32.897: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2172. 2020-11-02T14:21:33.2004629Z STEP: Validating that dig result is not ""
  2173. 2020-11-02T14:21:33.2006331Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.2.0.236" for service "nginx-demo" "is not" discoverable
  2174. 2020-11-02T14:21:33.2009842Z Nov 2 14:21:33.199: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2175. 2020-11-02T14:21:33.3665032Z STEP: Validating that dig result is not ""
  2176. 2020-11-02T14:21:33.3670022Z STEP: Deleting namespace "e2e-tests-discovery-qn5sl" on cluster "cluster1"
  2177. 2020-11-02T14:21:33.3804993Z STEP: Deleting namespace "e2e-tests-discovery-qn5sl" on cluster "cluster2"
  2178. 2020-11-02T14:21:33.3875103Z •
  2179. 2020-11-02T14:21:33.3875742Z ------------------------------
  2180. 2020-11-02T14:21:33.3876666Z STEP: Creating namespace objects with basename "discovery"
  2181. 2020-11-02T14:21:33.3878390Z STEP: Generated namespace "e2e-tests-discovery-qn5sl" in cluster "cluster1" to execute the tests in
  2182. 2020-11-02T14:21:33.3879669Z STEP: Creating namespace "e2e-tests-discovery-qn5sl" in cluster "cluster2"
  2183. 2020-11-02T14:21:33.3880591Z STEP: Creating an Nginx Deployment on on "cluster2"
  2184. 2020-11-02T14:21:33.3881238Z STEP: Creating a Nginx Service on "cluster2"
  2185. 2020-11-02T14:21:33.3882350Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster2"
  2186. 2020-11-02T14:21:33.3883883Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster2"
  2187. 2020-11-02T14:21:33.3884934Z STEP: Creating a Netshoot Deployment on "cluster1"
  2188. 2020-11-02T14:21:33.3885953Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-qn5sl on "cluster2"
  2189. 2020-11-02T14:21:33.3887338Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-qn5sl- on "cluster1"
  2190. 2020-11-02T14:21:33.3888551Z STEP: Creating an Nginx Deployment on on "cluster1"
  2191. 2020-11-02T14:21:33.3889201Z STEP: Creating a Nginx Service on "cluster1"
  2192. 2020-11-02T14:21:33.3890176Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster1"
  2193. 2020-11-02T14:21:33.3891617Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-qn5sl on "cluster1"
  2194. 2020-11-02T14:21:33.3892937Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-qn5sl on "cluster1"
  2195. 2020-11-02T14:21:33.3894444Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-qn5sl- on "cluster1"
  2196. 2020-11-02T14:21:33.3896631Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.1.8.130" for service "nginx-demo" "is" discoverable
  2197. 2020-11-02T14:21:33.3900235Z Nov 2 14:21:27.231: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2198. 2020-11-02T14:21:33.3903190Z STEP: Validating that dig result is "100.2.0.236"
  2199. 2020-11-02T14:21:33.3906517Z Nov 2 14:21:32.333: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2200. 2020-11-02T14:21:33.3908883Z STEP: Validating that dig result is "100.1.8.130"
  2201. 2020-11-02T14:21:33.3910782Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.2.0.236" for service "nginx-demo" "is" discoverable
  2202. 2020-11-02T14:21:33.3914350Z Nov 2 14:21:32.421: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2203. 2020-11-02T14:21:33.3916948Z STEP: Validating that dig result is "100.2.0.236"
  2204. 2020-11-02T14:21:33.3917829Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2205. 2020-11-02T14:21:33.3920046Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.1.8.130" for service "nginx-demo" "is" discoverable
  2206. 2020-11-02T14:21:33.3923773Z Nov 2 14:21:32.513: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2207. 2020-11-02T14:21:33.3925949Z STEP: Validating that dig result is "100.1.8.130"
  2208. 2020-11-02T14:21:33.3928085Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.2.0.236" for service "nginx-demo" "is not" discoverable
  2209. 2020-11-02T14:21:33.3931485Z Nov 2 14:21:32.664: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2210. 2020-11-02T14:21:33.3933773Z STEP: Validating that dig result is not "100.1.8.130"
  2211. 2020-11-02T14:21:33.3934507Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster1"
  2212. 2020-11-02T14:21:33.3936737Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.1.8.130" for service "nginx-demo" "is not" discoverable
  2213. 2020-11-02T14:21:33.3969041Z Nov 2 14:21:32.897: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2214. 2020-11-02T14:21:33.3972148Z STEP: Validating that dig result is not ""
  2215. 2020-11-02T14:21:33.3975556Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local" to verify IP "100.2.0.236" for service "nginx-demo" "is not" discoverable
  2216. 2020-11-02T14:21:33.3979861Z Nov 2 14:21:33.199: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-qn5sl.svc.clusterset.local] Namespace:e2e-tests-discovery-qn5sl PodName:netshootrxr9h-6757486d56-stg2h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2217. 2020-11-02T14:21:33.3982489Z STEP: Validating that dig result is not ""
  2218. 2020-11-02T14:21:33.3983342Z STEP: Deleting namespace "e2e-tests-discovery-qn5sl" on cluster "cluster1"
  2219. 2020-11-02T14:21:33.3984567Z STEP: Deleting namespace "e2e-tests-discovery-qn5sl" on cluster "cluster2"
  2220. 2020-11-02T14:21:33.3985352Z
  2221. 2020-11-02T14:21:33.3985497Z
  2222. 2020-11-02T14:21:33.3986221Z [discovery] Test Service Discovery Across Clusters when service export is created before the service
  2223. 2020-11-02T14:21:33.3987275Z should resolve the service
  2224. 2020-11-02T14:21:33.3988247Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:38
  2225. 2020-11-02T14:21:33.3989170Z STEP: Creating namespace objects with basename "discovery"
  2226. 2020-11-02T14:21:33.4032360Z STEP: Generated namespace "e2e-tests-discovery-w4n6r" in cluster "cluster1" to execute the tests in
  2227. 2020-11-02T14:21:33.4033540Z STEP: Creating namespace "e2e-tests-discovery-w4n6r" in cluster "cluster2"
  2228. 2020-11-02T14:21:33.4177737Z STEP: Creating an Nginx ServiceExport on "cluster2"
  2229. 2020-11-02T14:21:33.4178905Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-w4n6r on "cluster2"
  2230. 2020-11-02T14:21:33.4624235Z STEP: Creating an Nginx Deployment on on "cluster2"
  2231. 2020-11-02T14:21:38.5063048Z STEP: Creating a Nginx Service on "cluster2"
  2232. 2020-11-02T14:21:38.5200892Z STEP: Creating a Netshoot Deployment on "cluster1"
  2233. 2020-11-02T14:21:43.5425151Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-w4n6r on "cluster2"
  2234. 2020-11-02T14:21:43.5449878Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-w4n6r- on "cluster1"
  2235. 2020-11-02T14:21:43.5475930Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local" to verify IP "100.2.59.7" for service "nginx-demo" "is" discoverable
  2236. 2020-11-02T14:21:43.5480338Z Nov 2 14:21:43.547: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2237. 2020-11-02T14:21:43.6393082Z STEP: Validating that dig result is ""
  2238. 2020-11-02T14:21:48.6402318Z Nov 2 14:21:48.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2239. 2020-11-02T14:21:48.7208862Z STEP: Validating that dig result is ""
  2240. 2020-11-02T14:21:53.6401920Z Nov 2 14:21:53.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2241. 2020-11-02T14:21:53.7153626Z STEP: Validating that dig result is ""
  2242. 2020-11-02T14:21:58.6402547Z Nov 2 14:21:58.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2243. 2020-11-02T14:21:58.7163072Z STEP: Validating that dig result is ""
  2244. 2020-11-02T14:22:03.6441712Z Nov 2 14:22:03.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2245. 2020-11-02T14:22:03.7183055Z STEP: Validating that dig result is ""
  2246. 2020-11-02T14:22:08.6401902Z Nov 2 14:22:08.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2247. 2020-11-02T14:22:08.7415161Z STEP: Validating that dig result is ""
  2248. 2020-11-02T14:22:13.6400664Z Nov 2 14:22:13.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2249. 2020-11-02T14:22:13.7137207Z STEP: Validating that dig result is ""
  2250. 2020-11-02T14:22:18.6401258Z Nov 2 14:22:18.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2251. 2020-11-02T14:22:18.7274068Z STEP: Validating that dig result is ""
  2252. 2020-11-02T14:22:23.6402169Z Nov 2 14:22:23.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2253. 2020-11-02T14:22:23.7076449Z STEP: Validating that dig result is ""
  2254. 2020-11-02T14:22:28.6400453Z Nov 2 14:22:28.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2255. 2020-11-02T14:22:28.7063083Z STEP: Validating that dig result is ""
  2256. 2020-11-02T14:22:33.6399360Z Nov 2 14:22:33.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2257. 2020-11-02T14:22:33.7151328Z STEP: Validating that dig result is ""
  2258. 2020-11-02T14:22:38.6401331Z Nov 2 14:22:38.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2259. 2020-11-02T14:22:38.7295058Z STEP: Validating that dig result is ""
  2260. 2020-11-02T14:22:43.6485429Z Nov 2 14:22:43.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2261. 2020-11-02T14:22:43.7229673Z STEP: Validating that dig result is ""
  2262. 2020-11-02T14:22:48.6403028Z Nov 2 14:22:48.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2263. 2020-11-02T14:22:48.7188538Z STEP: Validating that dig result is ""
  2264. 2020-11-02T14:22:53.6401195Z Nov 2 14:22:53.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2265. 2020-11-02T14:22:53.7283436Z STEP: Validating that dig result is ""
  2266. 2020-11-02T14:22:58.6401316Z Nov 2 14:22:58.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2267. 2020-11-02T14:22:58.7210624Z STEP: Validating that dig result is ""
  2268. 2020-11-02T14:23:03.6402176Z Nov 2 14:23:03.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2269. 2020-11-02T14:23:03.7433740Z STEP: Validating that dig result is ""
  2270. 2020-11-02T14:23:08.6400760Z Nov 2 14:23:08.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2271. 2020-11-02T14:23:08.7199696Z STEP: Validating that dig result is ""
  2272. 2020-11-02T14:23:13.6402710Z Nov 2 14:23:13.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2273. 2020-11-02T14:23:13.7121720Z STEP: Validating that dig result is ""
  2274. 2020-11-02T14:23:18.6402570Z Nov 2 14:23:18.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2275. 2020-11-02T14:23:18.7172420Z STEP: Validating that dig result is ""
  2276. 2020-11-02T14:23:23.6420464Z Nov 2 14:23:23.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2277. 2020-11-02T14:23:23.7151806Z STEP: Validating that dig result is ""
  2278. 2020-11-02T14:23:28.6408761Z Nov 2 14:23:28.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2279. 2020-11-02T14:23:28.7194739Z STEP: Validating that dig result is ""
  2280. 2020-11-02T14:23:33.6401313Z Nov 2 14:23:33.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2281. 2020-11-02T14:23:33.7095561Z STEP: Validating that dig result is ""
  2282. 2020-11-02T14:23:38.6402615Z Nov 2 14:23:38.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2283. 2020-11-02T14:23:38.7171348Z STEP: Validating that dig result is ""
  2284. 2020-11-02T14:23:43.6400904Z Nov 2 14:23:43.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2285. 2020-11-02T14:23:43.7166346Z STEP: Validating that dig result is ""
  2286. 2020-11-02T14:23:48.6401887Z Nov 2 14:23:48.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2287. 2020-11-02T14:23:48.7227286Z STEP: Validating that dig result is ""
  2288. 2020-11-02T14:23:53.6402709Z Nov 2 14:23:53.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2289. 2020-11-02T14:23:53.7097551Z STEP: Validating that dig result is ""
  2290. 2020-11-02T14:23:58.6402734Z Nov 2 14:23:58.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2291. 2020-11-02T14:23:58.7180811Z STEP: Validating that dig result is ""
  2292. 2020-11-02T14:24:03.6404415Z Nov 2 14:24:03.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2293. 2020-11-02T14:24:03.7209751Z STEP: Validating that dig result is ""
  2294. 2020-11-02T14:24:08.6403521Z Nov 2 14:24:08.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2295. 2020-11-02T14:24:08.7073102Z STEP: Validating that dig result is ""
  2296. 2020-11-02T14:24:13.6401081Z Nov 2 14:24:13.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2297. 2020-11-02T14:24:13.7217125Z STEP: Validating that dig result is ""
  2298. 2020-11-02T14:24:18.6400948Z Nov 2 14:24:18.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2299. 2020-11-02T14:24:18.7334019Z STEP: Validating that dig result is ""
  2300. 2020-11-02T14:24:23.6399461Z Nov 2 14:24:23.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2301. 2020-11-02T14:24:23.7065148Z STEP: Validating that dig result is ""
  2302. 2020-11-02T14:24:28.6401049Z Nov 2 14:24:28.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2303. 2020-11-02T14:24:28.7212172Z STEP: Validating that dig result is ""
  2304. 2020-11-02T14:24:33.6401172Z Nov 2 14:24:33.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2305. 2020-11-02T14:24:33.7553655Z STEP: Validating that dig result is ""
  2306. 2020-11-02T14:24:38.6405157Z Nov 2 14:24:38.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2307. 2020-11-02T14:24:38.7222897Z STEP: Validating that dig result is ""
  2308. 2020-11-02T14:24:43.6400987Z Nov 2 14:24:43.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2309. 2020-11-02T14:24:43.7200681Z STEP: Validating that dig result is ""
  2310. 2020-11-02T14:24:49.4212845Z Nov 2 14:24:48.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2311. 2020-11-02T14:24:49.4214952Z STEP: Validating that dig result is ""
  2312. 2020-11-02T14:24:53.6401023Z Nov 2 14:24:53.639: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2313. 2020-11-02T14:24:53.7098532Z STEP: Validating that dig result is ""
  2314. 2020-11-02T14:24:53.7108883Z Nov 2 14:24:53.710: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w4n6r.svc.clusterset.local] Namespace:e2e-tests-discovery-w4n6r PodName:netshootlxq24-6757486d56-kx82v ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2315. 2020-11-02T14:24:53.7809796Z STEP: Validating that dig result is ""
  2316. 2020-11-02T14:24:53.7819712Z STEP: Deleting namespace "e2e-tests-discovery-w4n6r" on cluster "cluster1"
  2317. 2020-11-02T14:24:53.7932887Z STEP: Deleting namespace "e2e-tests-discovery-w4n6r" on cluster "cluster2"
  2318. 2020-11-02T14:24:53.8061331Z
  2319. 2020-11-02T14:24:53.8068829Z • Failure [200.419 seconds]
  2320. 2020-11-02T14:24:53.8072026Z [discovery] Test Service Discovery Across Clusters
  2321. 2020-11-02T14:24:53.8079875Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:22
  2322. 2020-11-02T14:24:53.8082617Z when service export is created before the service
  2323. 2020-11-02T14:24:53.8087124Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:37
  2324. 2020-11-02T14:24:53.8088598Z should resolve the service [It]
  2325. 2020-11-02T14:24:53.8091417Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:38
  2326. 2020-11-02T14:24:53.8091885Z
  2327. 2020-11-02T14:24:53.8099777Z Failed to verify if service IP is discoverable. expected execution result "" to contain "100.2.59.7"
  2328. 2020-11-02T14:24:53.8100313Z Unexpected error:
  2329. 2020-11-02T14:24:53.8100692Z <*errors.errorString | 0xc0002e0370>: {
  2330. 2020-11-02T14:24:53.8101110Z s: "timed out waiting for the condition",
  2331. 2020-11-02T14:24:53.8101401Z }
  2332. 2020-11-02T14:24:53.8101682Z timed out waiting for the condition
  2333. 2020-11-02T14:24:53.8102149Z occurred
  2334. 2020-11-02T14:24:53.8102315Z
  2335. 2020-11-02T14:24:53.8103440Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:416
  2336. 2020-11-02T14:24:53.8104376Z
  2337. 2020-11-02T14:24:53.8104765Z Full Stack Trace
  2338. 2020-11-02T14:24:53.8105668Z github.com/submariner-io/shipyard/test/e2e/framework.AwaitUntil(0x15432c2, 0x24, 0xc00045f220, 0xc00045f1f0, 0x0, 0xc0003141e0)
  2339. 2020-11-02T14:24:53.8107265Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:416 +0x1c6
  2340. 2020-11-02T14:24:53.8108629Z github.com/submariner-io/lighthouse/test/e2e/discovery.verifyServiceIpWithDig(0xc0003d80a0, 0x0, 0xc00057a6c0, 0xc00044e150, 0x1f99e00, 0x1, 0x1, 0x1)
  2341. 2020-11-02T14:24:53.8109808Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:273 +0x567
  2342. 2020-11-02T14:24:53.8110856Z github.com/submariner-io/lighthouse/test/e2e/discovery.RunServiceExportTest(0xc000120db8)
  2343. 2020-11-02T14:24:53.8111906Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:162 +0x495
  2344. 2020-11-02T14:24:53.8113056Z github.com/submariner-io/lighthouse/test/e2e/discovery.glob..func2.3.1()
  2345. 2020-11-02T14:24:53.8114259Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:39 +0x2a
  2346. 2020-11-02T14:24:53.8115584Z github.com/submariner-io/shipyard/test/e2e.RunE2ETests(0xc00027db00, 0xa360bcd8b4)
  2347. 2020-11-02T14:24:53.8116645Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/e2e.go:77 +0x125
  2348. 2020-11-02T14:24:53.8118240Z github.com/submariner-io/lighthouse/test/e2e.TestE2E(0xc00027db00)
  2349. 2020-11-02T14:24:53.8119054Z /go/src/github.com/submariner-io/lighthouse/test/e2e/e2e_test.go:11 +0x2b
  2350. 2020-11-02T14:24:53.8119582Z testing.tRunner(0xc00027db00, 0x15c1d68)
  2351. 2020-11-02T14:24:53.8120052Z /usr/lib/golang/src/testing/testing.go:1127 +0xef
  2352. 2020-11-02T14:24:53.8120419Z created by testing.(*T).Run
  2353. 2020-11-02T14:24:53.8120784Z /usr/lib/golang/src/testing/testing.go:1178 +0x386
  2354. 2020-11-02T14:24:53.8121259Z ------------------------------
  2355. 2020-11-02T14:24:53.8122365Z [discovery] Test Headless Service Discovery Across Clusters when a pod tries to resolve a headless service which is exported locally and in a remote cluster
  2356. 2020-11-02T14:24:53.8123733Z should resolve the backing pod IPs from both clusters
  2357. 2020-11-02T14:24:53.8124835Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:27
  2358. 2020-11-02T14:24:53.8125934Z STEP: Creating namespace objects with basename "discovery"
  2359. 2020-11-02T14:24:53.8211773Z STEP: Generated namespace "e2e-tests-discovery-2vktm" in cluster "cluster1" to execute the tests in
  2360. 2020-11-02T14:24:53.8212875Z STEP: Creating namespace "e2e-tests-discovery-2vktm" in cluster "cluster2"
  2361. 2020-11-02T14:24:53.8477061Z STEP: Creating an Nginx Deployment on on "cluster2"
  2362. 2020-11-02T14:24:58.8996720Z STEP: Creating a Nginx Headless Service on "cluster2"
  2363. 2020-11-02T14:24:58.9134091Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster2"
  2364. 2020-11-02T14:24:58.9683580Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster2"
  2365. 2020-11-02T14:25:03.9913972Z STEP: Creating an Nginx Deployment on on "cluster1"
  2366. 2020-11-02T14:25:09.0010235Z STEP: Creating a Nginx Headless Service on "cluster1"
  2367. 2020-11-02T14:25:09.0052818Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster1"
  2368. 2020-11-02T14:25:09.0120416Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster1"
  2369. 2020-11-02T14:25:14.0167022Z STEP: Creating a Netshoot Deployment on "cluster1"
  2370. 2020-11-02T14:25:19.0291209Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2371. 2020-11-02T14:25:19.0314303Z STEP: Retrieving Endpoints for nginx-headless on "cluster1"
  2372. 2020-11-02T14:25:19.0337713Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local" to verify IPs [10.2.160.3 10.1.192.4] for service "nginx-headless" "are" discoverable
  2373. 2020-11-02T14:25:19.0341197Z Nov 2 14:25:19.033: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local] Namespace:e2e-tests-discovery-2vktm PodName:netshoothgpjp-6757486d56-kwp7b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2374. 2020-11-02T14:25:19.1159799Z STEP: Validating that dig result are "10.2.160.3\n10.1.192.4"
  2375. 2020-11-02T14:25:19.1160987Z STEP: Deleting serviceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster2"
  2376. 2020-11-02T14:25:24.1272189Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local" to verify IPs [10.2.160.3] for service "nginx-headless" "are not" discoverable
  2377. 2020-11-02T14:25:24.1322958Z Nov 2 14:25:24.126: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local] Namespace:e2e-tests-discovery-2vktm PodName:netshoothgpjp-6757486d56-kwp7b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2378. 2020-11-02T14:25:24.1994201Z STEP: Validating that dig result are not "10.1.192.4"
  2379. 2020-11-02T14:25:24.2002701Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local" to verify IPs [10.1.192.4] for service "nginx-headless" "are" discoverable
  2380. 2020-11-02T14:25:24.2006495Z Nov 2 14:25:24.198: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local] Namespace:e2e-tests-discovery-2vktm PodName:netshoothgpjp-6757486d56-kwp7b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2381. 2020-11-02T14:25:24.2759927Z STEP: Validating that dig result are "10.1.192.4"
  2382. 2020-11-02T14:25:24.2760994Z STEP: Deleting namespace "e2e-tests-discovery-2vktm" on cluster "cluster1"
  2383. 2020-11-02T14:25:24.2794016Z STEP: Deleting namespace "e2e-tests-discovery-2vktm" on cluster "cluster2"
  2384. 2020-11-02T14:25:24.2848507Z •
  2385. 2020-11-02T14:25:24.2848927Z ------------------------------
  2386. 2020-11-02T14:25:24.2849684Z STEP: Creating namespace objects with basename "discovery"
  2387. 2020-11-02T14:25:24.2850824Z STEP: Generated namespace "e2e-tests-discovery-2vktm" in cluster "cluster1" to execute the tests in
  2388. 2020-11-02T14:25:24.2852466Z STEP: Creating namespace "e2e-tests-discovery-2vktm" in cluster "cluster2"
  2389. 2020-11-02T14:25:24.2853256Z STEP: Creating an Nginx Deployment on on "cluster2"
  2390. 2020-11-02T14:25:24.2853884Z STEP: Creating a Nginx Headless Service on "cluster2"
  2391. 2020-11-02T14:25:24.2854908Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster2"
  2392. 2020-11-02T14:25:24.2856303Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster2"
  2393. 2020-11-02T14:25:24.2857311Z STEP: Creating an Nginx Deployment on on "cluster1"
  2394. 2020-11-02T14:25:24.2857961Z STEP: Creating a Nginx Headless Service on "cluster1"
  2395. 2020-11-02T14:25:24.2859046Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster1"
  2396. 2020-11-02T14:25:24.2860842Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster1"
  2397. 2020-11-02T14:25:24.2862133Z STEP: Creating a Netshoot Deployment on "cluster1"
  2398. 2020-11-02T14:25:24.2865220Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2399. 2020-11-02T14:25:24.2866063Z STEP: Retrieving Endpoints for nginx-headless on "cluster1"
  2400. 2020-11-02T14:25:24.2868359Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local" to verify IPs [10.2.160.3 10.1.192.4] for service "nginx-headless" "are" discoverable
  2401. 2020-11-02T14:25:24.2872450Z Nov 2 14:25:19.033: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local] Namespace:e2e-tests-discovery-2vktm PodName:netshoothgpjp-6757486d56-kwp7b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2402. 2020-11-02T14:25:24.2875237Z STEP: Validating that dig result are "10.2.160.3\n10.1.192.4"
  2403. 2020-11-02T14:25:24.2876587Z STEP: Deleting serviceExport nginx-headless.e2e-tests-discovery-2vktm on "cluster2"
  2404. 2020-11-02T14:25:24.2878943Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local" to verify IPs [10.2.160.3] for service "nginx-headless" "are not" discoverable
  2405. 2020-11-02T14:25:24.2883829Z Nov 2 14:25:24.126: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local] Namespace:e2e-tests-discovery-2vktm PodName:netshoothgpjp-6757486d56-kwp7b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2406. 2020-11-02T14:25:24.2886393Z STEP: Validating that dig result are not "10.1.192.4"
  2407. 2020-11-02T14:25:24.2888492Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local" to verify IPs [10.1.192.4] for service "nginx-headless" "are" discoverable
  2408. 2020-11-02T14:25:24.2892176Z Nov 2 14:25:24.198: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-2vktm.svc.clusterset.local] Namespace:e2e-tests-discovery-2vktm PodName:netshoothgpjp-6757486d56-kwp7b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2409. 2020-11-02T14:25:24.2894872Z STEP: Validating that dig result are "10.1.192.4"
  2410. 2020-11-02T14:25:24.2895690Z STEP: Deleting namespace "e2e-tests-discovery-2vktm" on cluster "cluster1"
  2411. 2020-11-02T14:25:24.2897068Z STEP: Deleting namespace "e2e-tests-discovery-2vktm" on cluster "cluster2"
  2412. 2020-11-02T14:25:24.2897512Z
  2413. 2020-11-02T14:25:24.2915062Z
  2414. 2020-11-02T14:25:24.2916132Z [discovery] Test Headless Service Discovery Across Clusters when a pod tries to resolve a headless service in a remote cluster
  2415. 2020-11-02T14:25:24.2917438Z should resolve the backing pod IPs from the remote cluster
  2416. 2020-11-02T14:25:24.2918788Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:17
  2417. 2020-11-02T14:25:24.2919645Z STEP: Creating namespace objects with basename "discovery"
  2418. 2020-11-02T14:25:24.2977292Z STEP: Generated namespace "e2e-tests-discovery-fkwqb" in cluster "cluster1" to execute the tests in
  2419. 2020-11-02T14:25:24.2978610Z STEP: Creating namespace "e2e-tests-discovery-fkwqb" in cluster "cluster2"
  2420. 2020-11-02T14:25:24.3132135Z STEP: Creating an Nginx Deployment on on "cluster2"
  2421. 2020-11-02T14:25:29.3711472Z STEP: Creating a Nginx Headless Service on "cluster2"
  2422. 2020-11-02T14:25:29.3760208Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-fkwqb on "cluster2"
  2423. 2020-11-02T14:25:29.3889596Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-fkwqb on "cluster2"
  2424. 2020-11-02T14:25:34.3972538Z STEP: Creating a Netshoot Deployment on "cluster1"
  2425. 2020-11-02T14:25:39.4058571Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2426. 2020-11-02T14:25:39.4081496Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local" to verify IPs [10.2.160.2] for service "nginx-headless" "are" discoverable
  2427. 2020-11-02T14:25:39.4088437Z Nov 2 14:25:39.407: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local] Namespace:e2e-tests-discovery-fkwqb PodName:netshootkztb7-6757486d56-lpzkk ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2428. 2020-11-02T14:25:39.4990374Z STEP: Validating that dig result are "10.2.160.2"
  2429. 2020-11-02T14:25:39.4995773Z STEP: Deleting serviceExport nginx-headless.e2e-tests-discovery-fkwqb on "cluster2"
  2430. 2020-11-02T14:25:44.5107089Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local" to verify IPs [10.2.160.2] for service "nginx-headless" "are not" discoverable
  2431. 2020-11-02T14:25:44.5111158Z Nov 2 14:25:44.509: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local] Namespace:e2e-tests-discovery-fkwqb PodName:netshootkztb7-6757486d56-lpzkk ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2432. 2020-11-02T14:25:44.5840176Z STEP: Validating that dig result are not ""
  2433. 2020-11-02T14:25:44.5845680Z STEP: Deleting namespace "e2e-tests-discovery-fkwqb" on cluster "cluster1"
  2434. 2020-11-02T14:25:44.5901796Z STEP: Deleting namespace "e2e-tests-discovery-fkwqb" on cluster "cluster2"
  2435. 2020-11-02T14:25:44.5968755Z •
  2436. 2020-11-02T14:25:44.5969349Z ------------------------------
  2437. 2020-11-02T14:25:44.5973774Z STEP: Creating namespace objects with basename "discovery"
  2438. 2020-11-02T14:25:44.5974834Z STEP: Generated namespace "e2e-tests-discovery-fkwqb" in cluster "cluster1" to execute the tests in
  2439. 2020-11-02T14:25:44.5977051Z STEP: Creating namespace "e2e-tests-discovery-fkwqb" in cluster "cluster2"
  2440. 2020-11-02T14:25:44.5978572Z STEP: Creating an Nginx Deployment on on "cluster2"
  2441. 2020-11-02T14:25:44.5980359Z STEP: Creating a Nginx Headless Service on "cluster2"
  2442. 2020-11-02T14:25:44.5981726Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-fkwqb on "cluster2"
  2443. 2020-11-02T14:25:44.5983886Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-fkwqb on "cluster2"
  2444. 2020-11-02T14:25:44.5985236Z STEP: Creating a Netshoot Deployment on "cluster1"
  2445. 2020-11-02T14:25:44.5986466Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2446. 2020-11-02T14:25:44.5989268Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local" to verify IPs [10.2.160.2] for service "nginx-headless" "are" discoverable
  2447. 2020-11-02T14:25:44.5994119Z Nov 2 14:25:39.407: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local] Namespace:e2e-tests-discovery-fkwqb PodName:netshootkztb7-6757486d56-lpzkk ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2448. 2020-11-02T14:25:44.5996679Z STEP: Validating that dig result are "10.2.160.2"
  2449. 2020-11-02T14:25:44.5998179Z STEP: Deleting serviceExport nginx-headless.e2e-tests-discovery-fkwqb on "cluster2"
  2450. 2020-11-02T14:25:44.6000454Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local" to verify IPs [10.2.160.2] for service "nginx-headless" "are not" discoverable
  2451. 2020-11-02T14:25:44.6004195Z Nov 2 14:25:44.509: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-fkwqb.svc.clusterset.local] Namespace:e2e-tests-discovery-fkwqb PodName:netshootkztb7-6757486d56-lpzkk ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2452. 2020-11-02T14:25:44.6006531Z STEP: Validating that dig result are not ""
  2453. 2020-11-02T14:25:44.6007342Z STEP: Deleting namespace "e2e-tests-discovery-fkwqb" on cluster "cluster1"
  2454. 2020-11-02T14:25:44.6008357Z STEP: Deleting namespace "e2e-tests-discovery-fkwqb" on cluster "cluster2"
  2455. 2020-11-02T14:25:44.6008832Z
  2456. 2020-11-02T14:25:44.6008971Z
  2457. 2020-11-02T14:25:44.6009901Z [discovery] Test Service Discovery Across Clusters when a pod tries to resolve a service which is present locally and in a remote cluster
  2458. 2020-11-02T14:25:44.6010774Z should resolve the local service
  2459. 2020-11-02T14:25:44.6011594Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:32
  2460. 2020-11-02T14:25:44.6012470Z STEP: Creating namespace objects with basename "discovery"
  2461. 2020-11-02T14:25:44.6131448Z STEP: Generated namespace "e2e-tests-discovery-2d8nj" in cluster "cluster1" to execute the tests in
  2462. 2020-11-02T14:25:44.6132782Z STEP: Creating namespace "e2e-tests-discovery-2d8nj" in cluster "cluster2"
  2463. 2020-11-02T14:25:44.6183214Z STEP: Creating an Nginx Deployment on "cluster1"
  2464. 2020-11-02T14:25:49.6780109Z STEP: Creating a Nginx Service on "cluster1"
  2465. 2020-11-02T14:25:49.6937080Z STEP: Creating an Nginx Deployment on "cluster2"
  2466. 2020-11-02T14:25:54.7424622Z STEP: Creating a Nginx Service on "cluster2"
  2467. 2020-11-02T14:25:54.7555520Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2468. 2020-11-02T14:25:54.7777584Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2469. 2020-11-02T14:25:59.7848068Z STEP: Creating a Netshoot Deployment on "cluster1"
  2470. 2020-11-02T14:26:05.4389164Z Nov 2 14:26:04.794: INFO: ExecWithOptions {Command:[cat /etc/resolv.conf] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2471. 2020-11-02T14:26:05.4393298Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.cluster1.local" to verify IP "100.1.208.136" for service "nginx-demo" "is" discoverable
  2472. 2020-11-02T14:26:05.4397056Z Nov 2 14:26:04.854: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.cluster1.local] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2473. 2020-11-02T14:26:05.4401179Z STEP: Validating that dig result is "100.1.208.136"
  2474. 2020-11-02T14:26:05.4402478Z STEP: Deleting service "nginx-demo" on "cluster1"
  2475. 2020-11-02T14:26:05.4403750Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2476. 2020-11-02T14:26:05.4405366Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-2d8nj- on "cluster1"
  2477. 2020-11-02T14:26:05.4407926Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local" to verify IP "100.2.219.152" for service "nginx-demo" "is" discoverable
  2478. 2020-11-02T14:26:05.4413222Z Nov 2 14:26:05.008: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2479. 2020-11-02T14:26:05.4415799Z STEP: Validating that dig result is "100.2.219.152"
  2480. 2020-11-02T14:26:05.4416737Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2481. 2020-11-02T14:26:10.1933534Z STEP: Deleting service "nginx-demo" on "cluster2"
  2482. 2020-11-02T14:26:10.2340092Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local" to verify IP "100.2.219.152" for service "nginx-demo" "is not" discoverable
  2483. 2020-11-02T14:26:10.2351331Z Nov 2 14:26:10.234: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2484. 2020-11-02T14:26:10.3564059Z STEP: Validating that dig result is not ""
  2485. 2020-11-02T14:26:10.3565049Z STEP: Deleting namespace "e2e-tests-discovery-2d8nj" on cluster "cluster1"
  2486. 2020-11-02T14:26:10.3626754Z STEP: Deleting namespace "e2e-tests-discovery-2d8nj" on cluster "cluster2"
  2487. 2020-11-02T14:26:10.4008844Z •
  2488. 2020-11-02T14:26:10.4009344Z ------------------------------
  2489. 2020-11-02T14:26:10.4011032Z STEP: Creating namespace objects with basename "discovery"
  2490. 2020-11-02T14:26:10.4012007Z STEP: Generated namespace "e2e-tests-discovery-2d8nj" in cluster "cluster1" to execute the tests in
  2491. 2020-11-02T14:26:10.4013213Z STEP: Creating namespace "e2e-tests-discovery-2d8nj" in cluster "cluster2"
  2492. 2020-11-02T14:26:10.4014018Z STEP: Creating an Nginx Deployment on "cluster1"
  2493. 2020-11-02T14:26:10.4014672Z STEP: Creating a Nginx Service on "cluster1"
  2494. 2020-11-02T14:26:10.4015283Z STEP: Creating an Nginx Deployment on "cluster2"
  2495. 2020-11-02T14:26:10.4016084Z STEP: Creating a Nginx Service on "cluster2"
  2496. 2020-11-02T14:26:10.4017065Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2497. 2020-11-02T14:26:10.4018414Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2498. 2020-11-02T14:26:10.4019555Z STEP: Creating a Netshoot Deployment on "cluster1"
  2499. 2020-11-02T14:26:10.4021410Z Nov 2 14:26:04.794: INFO: ExecWithOptions {Command:[cat /etc/resolv.conf] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2500. 2020-11-02T14:26:10.4023759Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.cluster1.local" to verify IP "100.1.208.136" for service "nginx-demo" "is" discoverable
  2501. 2020-11-02T14:26:10.4027559Z Nov 2 14:26:04.854: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.cluster1.local] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2502. 2020-11-02T14:26:10.4029857Z STEP: Validating that dig result is "100.1.208.136"
  2503. 2020-11-02T14:26:10.4030934Z STEP: Deleting service "nginx-demo" on "cluster1"
  2504. 2020-11-02T14:26:10.4031995Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2505. 2020-11-02T14:26:10.4033286Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-2d8nj- on "cluster1"
  2506. 2020-11-02T14:26:10.4035139Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local" to verify IP "100.2.219.152" for service "nginx-demo" "is" discoverable
  2507. 2020-11-02T14:26:10.4038781Z Nov 2 14:26:05.008: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2508. 2020-11-02T14:26:10.4041001Z STEP: Validating that dig result is "100.2.219.152"
  2509. 2020-11-02T14:26:10.4042287Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-2d8nj on "cluster2"
  2510. 2020-11-02T14:26:10.4043324Z STEP: Deleting service "nginx-demo" on "cluster2"
  2511. 2020-11-02T14:26:10.4044802Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local" to verify IP "100.2.219.152" for service "nginx-demo" "is not" discoverable
  2512. 2020-11-02T14:26:10.4047807Z Nov 2 14:26:10.234: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-2d8nj.svc.clusterset.local] Namespace:e2e-tests-discovery-2d8nj PodName:netshootqczb4-6757486d56-xkqx9 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2513. 2020-11-02T14:26:10.4050457Z STEP: Validating that dig result is not ""
  2514. 2020-11-02T14:26:10.4051281Z STEP: Deleting namespace "e2e-tests-discovery-2d8nj" on cluster "cluster1"
  2515. 2020-11-02T14:26:10.4052485Z STEP: Deleting namespace "e2e-tests-discovery-2d8nj" on cluster "cluster2"
  2516. 2020-11-02T14:26:10.4053101Z
  2517. 2020-11-02T14:26:10.4053230Z
  2518. 2020-11-02T14:26:10.4054164Z [discovery] Test Stateful Sets Discovery Across Clusters when the number of active pods backing a stateful set changes
  2519. 2020-11-02T14:26:10.4055007Z should only resolve the IPs from the active pods
  2520. 2020-11-02T14:26:10.4055817Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/statefulsets.go:40
  2521. 2020-11-02T14:26:10.4056662Z STEP: Creating namespace objects with basename "discovery"
  2522. 2020-11-02T14:26:10.4180059Z STEP: Generated namespace "e2e-tests-discovery-kmslw" in cluster "cluster1" to execute the tests in
  2523. 2020-11-02T14:26:10.4181404Z STEP: Creating namespace "e2e-tests-discovery-kmslw" in cluster "cluster2"
  2524. 2020-11-02T14:26:10.4392940Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  2525. 2020-11-02T14:26:15.5527466Z STEP: Setting Nginx statefulset replicas to 3
  2526. 2020-11-02T14:26:15.5637803Z STEP: Creating a Nginx Headless Service on "cluster2"
  2527. 2020-11-02T14:26:15.5752199Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-kmslw on "cluster2"
  2528. 2020-11-02T14:26:15.6613748Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-kmslw on "cluster2"
  2529. 2020-11-02T14:26:20.6757139Z STEP: Creating a Netshoot Deployment on "cluster1"
  2530. 2020-11-02T14:26:25.6879092Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2531. 2020-11-02T14:26:25.6906241Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2532. 2020-11-02T14:26:25.6911044Z Nov 2 14:26:25.690: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2533. 2020-11-02T14:26:25.7733010Z STEP: Validating that dig result are "10.2.128.3"
  2534. 2020-11-02T14:26:25.7734902Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.4] for pod "web-2.cluster2.nginx-ss" "are" discoverable
  2535. 2020-11-02T14:26:25.7738732Z Nov 2 14:26:25.772: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2536. 2020-11-02T14:26:25.8683307Z STEP: Validating that dig result are "10.2.128.4"
  2537. 2020-11-02T14:26:25.8685326Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-1.cluster2.nginx-ss" "are" discoverable
  2538. 2020-11-02T14:26:25.8689087Z Nov 2 14:26:25.867: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2539. 2020-11-02T14:26:25.9695164Z STEP: Validating that dig result are "10.2.160.2"
  2540. 2020-11-02T14:26:25.9699430Z STEP: Setting Nginx statefulset replicas to 1
  2541. 2020-11-02T14:26:25.9744667Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2542. 2020-11-02T14:26:25.9748746Z Nov 2 14:26:25.973: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2543. 2020-11-02T14:26:26.0899259Z STEP: Validating that dig result are "10.2.128.3"
  2544. 2020-11-02T14:26:26.0901176Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.4] for pod "web-2.cluster2.nginx-ss" "are not" discoverable
  2545. 2020-11-02T14:26:26.0905486Z Nov 2 14:26:26.089: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2546. 2020-11-02T14:26:26.2240207Z STEP: Validating that dig result are not ""
  2547. 2020-11-02T14:26:26.2242843Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-1.cluster2.nginx-ss" "are not" discoverable
  2548. 2020-11-02T14:26:26.2247141Z Nov 2 14:26:26.220: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2549. 2020-11-02T14:26:26.3218520Z STEP: Validating that dig result are not "10.2.160.2"
  2550. 2020-11-02T14:26:31.3222840Z Nov 2 14:26:31.321: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2551. 2020-11-02T14:26:31.4064131Z STEP: Validating that dig result are not "10.2.160.2"
  2552. 2020-11-02T14:26:36.3220694Z Nov 2 14:26:36.321: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2553. 2020-11-02T14:26:36.4000715Z STEP: Validating that dig result are not ""
  2554. 2020-11-02T14:26:36.4007747Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-kmslw on "cluster2"
  2555. 2020-11-02T14:26:41.4110811Z STEP: Deleting namespace "e2e-tests-discovery-kmslw" on cluster "cluster1"
  2556. 2020-11-02T14:26:41.4166814Z STEP: Deleting namespace "e2e-tests-discovery-kmslw" on cluster "cluster2"
  2557. 2020-11-02T14:26:41.4222414Z •
  2558. 2020-11-02T14:26:41.4222964Z ------------------------------
  2559. 2020-11-02T14:26:41.4223538Z STEP: Creating namespace objects with basename "discovery"
  2560. 2020-11-02T14:26:41.4224497Z STEP: Generated namespace "e2e-tests-discovery-kmslw" in cluster "cluster1" to execute the tests in
  2561. 2020-11-02T14:26:41.4225842Z STEP: Creating namespace "e2e-tests-discovery-kmslw" in cluster "cluster2"
  2562. 2020-11-02T14:26:41.4226555Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  2563. 2020-11-02T14:26:41.4227115Z STEP: Setting Nginx statefulset replicas to 3
  2564. 2020-11-02T14:26:41.4227954Z STEP: Creating a Nginx Headless Service on "cluster2"
  2565. 2020-11-02T14:26:41.4228770Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-kmslw on "cluster2"
  2566. 2020-11-02T14:26:41.4229977Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-kmslw on "cluster2"
  2567. 2020-11-02T14:26:41.4230778Z STEP: Creating a Netshoot Deployment on "cluster1"
  2568. 2020-11-02T14:26:41.4231392Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2569. 2020-11-02T14:26:41.4233644Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2570. 2020-11-02T14:26:41.4238130Z Nov 2 14:26:25.690: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2571. 2020-11-02T14:26:41.4240654Z STEP: Validating that dig result are "10.2.128.3"
  2572. 2020-11-02T14:26:41.4242461Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.4] for pod "web-2.cluster2.nginx-ss" "are" discoverable
  2573. 2020-11-02T14:26:41.4246638Z Nov 2 14:26:25.772: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2574. 2020-11-02T14:26:41.4249389Z STEP: Validating that dig result are "10.2.128.4"
  2575. 2020-11-02T14:26:41.4250946Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-1.cluster2.nginx-ss" "are" discoverable
  2576. 2020-11-02T14:26:41.4254099Z Nov 2 14:26:25.867: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2577. 2020-11-02T14:26:41.4256472Z STEP: Validating that dig result are "10.2.160.2"
  2578. 2020-11-02T14:26:41.4257044Z STEP: Setting Nginx statefulset replicas to 1
  2579. 2020-11-02T14:26:41.4258988Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.3] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2580. 2020-11-02T14:26:41.4262943Z Nov 2 14:26:25.973: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2581. 2020-11-02T14:26:41.4265100Z STEP: Validating that dig result are "10.2.128.3"
  2582. 2020-11-02T14:26:41.4266836Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.128.4] for pod "web-2.cluster2.nginx-ss" "are not" discoverable
  2583. 2020-11-02T14:26:41.4271264Z Nov 2 14:26:26.089: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2584. 2020-11-02T14:26:41.4274814Z STEP: Validating that dig result are not ""
  2585. 2020-11-02T14:26:41.4277381Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local" to verify IPs [10.2.160.2] for pod "web-1.cluster2.nginx-ss" "are not" discoverable
  2586. 2020-11-02T14:26:41.4282017Z Nov 2 14:26:26.220: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2587. 2020-11-02T14:26:41.4284935Z STEP: Validating that dig result are not "10.2.160.2"
  2588. 2020-11-02T14:26:41.4287316Z Nov 2 14:26:31.321: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2589. 2020-11-02T14:26:41.4290450Z STEP: Validating that dig result are not "10.2.160.2"
  2590. 2020-11-02T14:26:41.4293448Z Nov 2 14:26:36.321: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-kmslw.svc.clusterset.local] Namespace:e2e-tests-discovery-kmslw PodName:netshoot6gvq8-6757486d56-mh5sv ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2591. 2020-11-02T14:26:41.4296160Z STEP: Validating that dig result are not ""
  2592. 2020-11-02T14:26:41.4296914Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-kmslw on "cluster2"
  2593. 2020-11-02T14:26:41.4297815Z STEP: Deleting namespace "e2e-tests-discovery-kmslw" on cluster "cluster1"
  2594. 2020-11-02T14:26:41.4298620Z STEP: Deleting namespace "e2e-tests-discovery-kmslw" on cluster "cluster2"
  2595. 2020-11-02T14:26:41.4298983Z
  2596. 2020-11-02T14:26:41.4299107Z
  2597. 2020-11-02T14:26:41.4299674Z [discovery] Test Service Discovery Across Clusters when there are no active pods for a service
  2598. 2020-11-02T14:26:41.4300255Z should not resolve the service
  2599. 2020-11-02T14:26:41.4301068Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:44
  2600. 2020-11-02T14:26:41.4302166Z STEP: Creating namespace objects with basename "discovery"
  2601. 2020-11-02T14:26:41.9495416Z STEP: Generated namespace "e2e-tests-discovery-4wqv2" in cluster "cluster1" to execute the tests in
  2602. 2020-11-02T14:26:41.9501020Z STEP: Creating namespace "e2e-tests-discovery-4wqv2" in cluster "cluster2"
  2603. 2020-11-02T14:26:41.9501775Z STEP: Creating an Nginx Deployment on on "cluster2"
  2604. 2020-11-02T14:26:46.5901688Z STEP: Creating a Nginx Service on "cluster2"
  2605. 2020-11-02T14:26:46.6278663Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-4wqv2 on "cluster2"
  2606. 2020-11-02T14:26:46.6660756Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-4wqv2 on "cluster2"
  2607. 2020-11-02T14:26:51.6909271Z STEP: Creating a Netshoot Deployment on "cluster1"
  2608. 2020-11-02T14:26:56.7045046Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-4wqv2 on "cluster2"
  2609. 2020-11-02T14:26:56.7069146Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-4wqv2- on "cluster1"
  2610. 2020-11-02T14:26:56.7147348Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local" to verify IP "100.2.117.62" for service "nginx-demo" "is" discoverable
  2611. 2020-11-02T14:26:56.7154418Z Nov 2 14:26:56.714: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2612. 2020-11-02T14:26:56.7946966Z STEP: Validating that dig result is "100.2.117.62"
  2613. 2020-11-02T14:26:56.7952349Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2614. 2020-11-02T14:26:56.7996420Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local" to verify IP "100.2.117.62" for service "nginx-demo" "is not" discoverable
  2615. 2020-11-02T14:26:56.8005595Z Nov 2 14:26:56.799: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2616. 2020-11-02T14:26:57.0194627Z STEP: Validating that dig result is not ""
  2617. 2020-11-02T14:26:57.0195301Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  2618. 2020-11-02T14:26:57.0545734Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local" to verify IP "100.2.117.62" for service "nginx-demo" "is" discoverable
  2619. 2020-11-02T14:26:57.0549766Z Nov 2 14:26:57.051: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2620. 2020-11-02T14:26:57.1883780Z STEP: Validating that dig result is ""
  2621. 2020-11-02T14:27:02.1887703Z Nov 2 14:27:02.187: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2622. 2020-11-02T14:27:02.2802806Z STEP: Validating that dig result is "100.2.117.62"
  2623. 2020-11-02T14:27:02.2805514Z STEP: Deleting namespace "e2e-tests-discovery-4wqv2" on cluster "cluster1"
  2624. 2020-11-02T14:27:02.2866309Z STEP: Deleting namespace "e2e-tests-discovery-4wqv2" on cluster "cluster2"
  2625. 2020-11-02T14:27:02.2925511Z •
  2626. 2020-11-02T14:27:02.2926461Z ------------------------------
  2627. 2020-11-02T14:27:02.2928583Z STEP: Creating namespace objects with basename "discovery"
  2628. 2020-11-02T14:27:02.2929649Z STEP: Generated namespace "e2e-tests-discovery-4wqv2" in cluster "cluster1" to execute the tests in
  2629. 2020-11-02T14:27:02.2930742Z STEP: Creating namespace "e2e-tests-discovery-4wqv2" in cluster "cluster2"
  2630. 2020-11-02T14:27:02.2931803Z STEP: Creating an Nginx Deployment on on "cluster2"
  2631. 2020-11-02T14:27:02.2932485Z STEP: Creating a Nginx Service on "cluster2"
  2632. 2020-11-02T14:27:02.2933507Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-4wqv2 on "cluster2"
  2633. 2020-11-02T14:27:02.2934895Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-4wqv2 on "cluster2"
  2634. 2020-11-02T14:27:02.2935946Z STEP: Creating a Netshoot Deployment on "cluster1"
  2635. 2020-11-02T14:27:02.2936971Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-4wqv2 on "cluster2"
  2636. 2020-11-02T14:27:02.2938573Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-4wqv2- on "cluster1"
  2637. 2020-11-02T14:27:02.2940698Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local" to verify IP "100.2.117.62" for service "nginx-demo" "is" discoverable
  2638. 2020-11-02T14:27:02.2944284Z Nov 2 14:26:56.714: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2639. 2020-11-02T14:27:02.2946730Z STEP: Validating that dig result is "100.2.117.62"
  2640. 2020-11-02T14:27:02.2947472Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2641. 2020-11-02T14:27:02.2949174Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local" to verify IP "100.2.117.62" for service "nginx-demo" "is not" discoverable
  2642. 2020-11-02T14:27:02.2952558Z Nov 2 14:26:56.799: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2643. 2020-11-02T14:27:02.2954829Z STEP: Validating that dig result is not ""
  2644. 2020-11-02T14:27:02.2955840Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  2645. 2020-11-02T14:27:02.2958640Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local" to verify IP "100.2.117.62" for service "nginx-demo" "is" discoverable
  2646. 2020-11-02T14:27:02.2962157Z Nov 2 14:26:57.051: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2647. 2020-11-02T14:27:02.2964424Z STEP: Validating that dig result is ""
  2648. 2020-11-02T14:27:02.2967121Z Nov 2 14:27:02.187: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-4wqv2.svc.clusterset.local] Namespace:e2e-tests-discovery-4wqv2 PodName:netshootdxzhd-6757486d56-h769h ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2649. 2020-11-02T14:27:02.2969438Z STEP: Validating that dig result is "100.2.117.62"
  2650. 2020-11-02T14:27:02.2970284Z STEP: Deleting namespace "e2e-tests-discovery-4wqv2" on cluster "cluster1"
  2651. 2020-11-02T14:27:02.2971331Z STEP: Deleting namespace "e2e-tests-discovery-4wqv2" on cluster "cluster2"
  2652. 2020-11-02T14:27:02.2971947Z
  2653. 2020-11-02T14:27:02.2972095Z
  2654. 2020-11-02T14:27:02.2972844Z JUnit path was configured: /go/src/github.com/submariner-io/lighthouse/output/e2e-junit.xml
  2655. 2020-11-02T14:27:02.2998726Z
  2656. 2020-11-02T14:27:02.3005091Z JUnit report was created: /go/src/github.com/submariner-io/lighthouse/output/e2e-junit.xml
  2657. 2020-11-02T14:27:02.3005573Z
  2658. 2020-11-02T14:27:02.3005706Z
  2659. 2020-11-02T14:27:02.3006140Z Summarizing 1 Failure:
  2660. 2020-11-02T14:27:02.3006376Z
  2661. 2020-11-02T14:27:02.3007217Z [Fail] [discovery] Test Service Discovery Across Clusters when service export is created before the service [It] should resolve the service 
  2662. 2020-11-02T14:27:02.3008452Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:416
  2663. 2020-11-02T14:27:02.3009007Z
  2664. 2020-11-02T14:27:02.3009418Z Ran 11 of 11 Specs in 462.628 seconds
  2665. 2020-11-02T14:27:02.3010204Z FAIL! -- 10 Passed | 1 Failed | 0 Pending | 0 Skipped
  2666. 2020-11-02T14:27:02.3010739Z --- FAIL: TestE2E (462.64s)
  2667. 2020-11-02T14:27:02.3010974Z FAIL
  2668. 2020-11-02T14:27:02.3023022Z exit status 1
  2669. 2020-11-02T14:27:02.3023834Z FAIL github.com/submariner-io/lighthouse/test/e2e 462.654s
  2670. 2020-11-02T14:27:02.3863013Z make: *** [/opt/shipyard/Makefile.inc:40: e2e] Error 1
  2671. 2020-11-02T14:27:02.3916643Z [lighthouse]$ make e2e -- using=operator
  2672. 2020-11-02T14:27:11.2627708Z time="2020-11-02T14:27:11Z" level=fatal msg="exit status 2"
  2673. 2020-11-02T14:27:11.2638791Z make: *** [e2e] Error 1
  2674. 2020-11-02T14:27:11.2639745Z Makefile.dapper:14: recipe for target 'e2e' failed
  2675. 2020-11-02T14:27:11.2696246Z ##[error]Process completed with exit code 2.
  2676. 2020-11-02T14:27:11.2808215Z ##[group]Run df -h
  2677. 2020-11-02T14:27:11.2808662Z df -h
  2678. 2020-11-02T14:27:11.2808903Z free -h
  2679. 2020-11-02T14:27:11.2809196Z make post-mortem
  2680. 2020-11-02T14:27:11.4325561Z shell: /bin/bash -e {0}
  2681. 2020-11-02T14:27:11.4326018Z ##[endgroup]
  2682. 2020-11-02T14:27:11.4449632Z Filesystem Size Used Avail Use% Mounted on
  2683. 2020-11-02T14:27:11.4450030Z udev 3.4G 0 3.4G 0% /dev
  2684. 2020-11-02T14:27:11.4450314Z tmpfs 696M 1.2M 695M 1% /run
  2685. 2020-11-02T14:27:11.4450602Z /dev/sdb1 84G 76G 7.4G 92% /
  2686. 2020-11-02T14:27:11.4450879Z tmpfs 3.4G 233M 3.2G 7% /dev/shm
  2687. 2020-11-02T14:27:11.4451184Z tmpfs 5.0M 0 5.0M 0% /run/lock
  2688. 2020-11-02T14:27:11.4451507Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  2689. 2020-11-02T14:27:11.4451838Z /dev/sdb15 105M 3.6M 101M 4% /boot/efi
  2690. 2020-11-02T14:27:11.4452378Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
  2691. 2020-11-02T14:27:11.4489831Z total used free shared buff/cache available
  2692. 2020-11-02T14:27:11.4490244Z Mem: 6.8G 3.2G 338M 310M 3.2G 3.2G
  2693. 2020-11-02T14:27:11.4490519Z Swap: 0B 0B 0B
  2694. 2020-11-02T14:27:11.4547983Z ./.dapper -m bind make post-mortem
  2695. 2020-11-02T14:27:13.6523989Z Sending build context to Docker daemon 70.84MB
  2696. 2020-11-02T14:27:13.6524694Z
  2697. 2020-11-02T14:27:13.6622634Z Step 1/6 : FROM quay.io/submariner/shipyard-dapper-base:devel
  2698. 2020-11-02T14:27:13.6630092Z ---> 45327d47bb4a
  2699. 2020-11-02T14:27:13.6631455Z Step 2/6 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA BUILD_ARGS CLUSTERS_ARGS DEPLOY_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/lighthouse DAPPER_DOCKER_SOCKET=true
  2700. 2020-11-02T14:27:13.6649444Z ---> Using cache
  2701. 2020-11-02T14:27:13.6650392Z ---> aed6dacd2e1e
  2702. 2020-11-02T14:27:13.6650963Z Step 3/6 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  2703. 2020-11-02T14:27:13.6663787Z ---> Using cache
  2704. 2020-11-02T14:27:13.6667467Z ---> 83e304bb73d2
  2705. 2020-11-02T14:27:13.6668196Z Step 4/6 : WORKDIR ${DAPPER_SOURCE}
  2706. 2020-11-02T14:27:13.6681632Z ---> Using cache
  2707. 2020-11-02T14:27:13.6685798Z ---> 1ebfafdb07e0
  2708. 2020-11-02T14:27:13.6688354Z Step 5/6 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  2709. 2020-11-02T14:27:13.6698759Z ---> Using cache
  2710. 2020-11-02T14:27:13.6699909Z ---> d5f5aaa96da9
  2711. 2020-11-02T14:27:13.6701098Z Step 6/6 : CMD ["sh"]
  2712. 2020-11-02T14:27:13.6716153Z ---> Using cache
  2713. 2020-11-02T14:27:13.6719112Z ---> e76f8e5a78f3
  2714. 2020-11-02T14:27:13.7847703Z Successfully built e76f8e5a78f3
  2715. 2020-11-02T14:27:13.7901896Z Successfully tagged lighthouse:HEAD
  2716. 2020-11-02T14:27:14.6019421Z [lighthouse]$ trap chown -R 1001:116 . exit
  2717. 2020-11-02T14:27:14.6020748Z [lighthouse]$ mkdir -p bin dist output
  2718. 2020-11-02T14:27:14.6084944Z [lighthouse]$ make post-mortem
  2719. 2020-11-02T14:27:14.6634049Z fatal: No names found, cannot describe anything.
  2720. 2020-11-02T14:27:14.6740007Z Makefile:40: warning: overriding recipe for target 'deploy'
  2721. 2020-11-02T14:27:14.6741213Z /opt/shipyard/Makefile.inc:36: warning: ignoring old recipe for target 'deploy'
  2722. 2020-11-02T14:27:14.6752394Z /opt/shipyard/scripts/post_mortem.sh
  2723. 2020-11-02T14:27:14.6826419Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  2724. 2020-11-02T14:27:14.6836696Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  2725. 2020-11-02T14:27:14.6848357Z [lighthouse]$ script_name=utils
  2726. 2020-11-02T14:27:14.6858069Z [lighthouse]$ exec_name=post_mortem.sh
  2727. 2020-11-02T14:27:14.6884753Z [lighthouse]$ declare_kubeconfig
  2728. 2020-11-02T14:27:14.6895029Z [lighthouse]$ declare_kubeconfig
  2729. 2020-11-02T14:27:14.6909364Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  2730. 2020-11-02T14:27:14.6920496Z [lighthouse]$ export KUBECONFIG
  2731. 2020-11-02T14:27:14.6977381Z [lighthouse]$ KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  2732. 2020-11-02T14:27:14.6999317Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  2733. 2020-11-02T14:27:14.7042178Z [lighthouse]$ kind get clusters
  2734. 2020-11-02T14:27:15.1526028Z [lighthouse]$ run_sequential cluster1 cluster2 post_analyze
  2735. 2020-11-02T14:27:15.1539893Z [lighthouse]$ run_sequential cluster1 cluster2 post_analyze
  2736. 2020-11-02T14:27:15.1549982Z [lighthouse]$ local cmnd=post_analyze
  2737. 2020-11-02T14:27:15.1567227Z [lighthouse]$ eval echo cluster1 cluster2
  2738. 2020-11-02T14:27:15.1585461Z [lighthouse]$ [cluster1] post_analyze
  2739. 2020-11-02T14:27:15.1602737Z [lighthouse]$ [cluster1] sed s/^/[cluster1] /
  2740. 2020-11-02T14:27:15.1611651Z [lighthouse]$ [cluster1] post_analyze
  2741. 2020-11-02T14:27:15.1631768Z [lighthouse]$ [cluster1] kubectl get all --all-namespaces
  2742. 2020-11-02T14:27:15.1645645Z [lighthouse]$ [cluster1] kubectl get all --all-namespaces
  2743. 2020-11-02T14:27:15.1658941Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get all --all-namespaces
  2744. 2020-11-02T14:27:15.1672901Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get all --all-namespaces
  2745. 2020-11-02T14:27:15.6489601Z [cluster1] ======================= Post mortem cluster1 =======================
  2746. 2020-11-02T14:27:15.6490101Z [cluster1] NAMESPACE NAME READY STATUS RESTARTS AGE
  2747. 2020-11-02T14:27:15.6491713Z [cluster1] e2e-tests-discovery-4wqv2 pod/netshootdxzhd-6757486d56-h769h 1/1 Terminating 0 24s
  2748. 2020-11-02T14:27:15.6493182Z [cluster1] e2e-tests-discovery-kmslw pod/netshoot6gvq8-6757486d56-mh5sv 1/1 Terminating 0 55s
  2749. 2020-11-02T14:27:15.6494396Z [cluster1] kube-system pod/coredns-6955765f44-2zts9 1/1 Running 0 12m
  2750. 2020-11-02T14:27:15.6495274Z [cluster1] kube-system pod/coredns-6955765f44-qplmt 1/1 Running 0 12m
  2751. 2020-11-02T14:27:15.6496187Z [cluster1] kube-system pod/etcd-cluster1-control-plane 1/1 Running 0 13m
  2752. 2020-11-02T14:27:15.6497494Z [cluster1] kube-system pod/kube-apiserver-cluster1-control-plane 1/1 Running 0 13m
  2753. 2020-11-02T14:27:15.6498933Z [cluster1] kube-system pod/kube-controller-manager-cluster1-control-plane 1/1 Running 0 13m
  2754. 2020-11-02T14:27:15.6500096Z [cluster1] kube-system pod/kube-proxy-4qrzj 1/1 Running 0 12m
  2755. 2020-11-02T14:27:15.6500867Z [cluster1] kube-system pod/kube-proxy-74m4j 1/1 Running 0 12m
  2756. 2020-11-02T14:27:15.6501654Z [cluster1] kube-system pod/kube-proxy-gzvq9 1/1 Running 0 12m
  2757. 2020-11-02T14:27:15.6502666Z [cluster1] kube-system pod/kube-scheduler-cluster1-control-plane 1/1 Running 0 13m
  2758. 2020-11-02T14:27:15.6504151Z [cluster1] kube-system pod/weave-net-mjrg6 2/2 Running 0 12m
  2759. 2020-11-02T14:27:15.6505023Z [cluster1] kube-system pod/weave-net-s8rbj 2/2 Running 0 12m
  2760. 2020-11-02T14:27:15.6505892Z [cluster1] kube-system pod/weave-net-w6lvb 2/2 Running 0 12m
  2761. 2020-11-02T14:27:15.6507374Z [cluster1] local-path-storage pod/local-path-provisioner-7745554f7f-wjhrx 1/1 Running 0 12m
  2762. 2020-11-02T14:27:15.6508550Z [cluster1] submariner-operator pod/submariner-gateway-vdf97 1/1 Running 0 10m
  2763. 2020-11-02T14:27:15.6510068Z [cluster1] submariner-operator pod/submariner-lighthouse-agent-f5f799cc6-mbsq9 1/1 Running 0 10m
  2764. 2020-11-02T14:27:15.6511721Z [cluster1] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-29lwv 1/1 Running 0 10m
  2765. 2020-11-02T14:27:15.6513525Z [cluster1] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-gzgk6 1/1 Running 0 10m
  2766. 2020-11-02T14:27:15.6515177Z [cluster1] submariner-operator pod/submariner-operator-6675977db7-7xvvb 1/1 Running 0 10m
  2767. 2020-11-02T14:27:15.6516418Z [cluster1] submariner-operator pod/submariner-routeagent-9b7nr 1/1 Running 0 10m
  2768. 2020-11-02T14:27:15.6517837Z [cluster1] submariner-operator pod/submariner-routeagent-nl9vg 1/1 Running 0 10m
  2769. 2020-11-02T14:27:15.6519163Z [cluster1] submariner-operator pod/submariner-routeagent-tc9gf 1/1 Running 0 10m
  2770. 2020-11-02T14:27:15.6519738Z [cluster1]
  2771. 2020-11-02T14:27:15.6520382Z [cluster1] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  2772. 2020-11-02T14:27:15.6520978Z [cluster1] default service/kubernetes ClusterIP 100.1.0.1 <none> 443/TCP 13m
  2773. 2020-11-02T14:27:15.6521807Z [cluster1] kube-system service/kube-dns ClusterIP 100.1.0.10 <none> 53/UDP,53/TCP,9153/TCP 13m
  2774. 2020-11-02T14:27:15.6522878Z [cluster1] submariner-operator service/submariner-lighthouse-coredns ClusterIP 100.1.178.37 <none> 53/UDP 10m
  2775. 2020-11-02T14:27:15.6524156Z [cluster1] submariner-operator service/submariner-operator-metrics ClusterIP 100.1.105.152 <none> 8383/TCP,8686/TCP 10m
  2776. 2020-11-02T14:27:15.6524785Z [cluster1]
  2777. 2020-11-02T14:27:15.6525502Z [cluster1] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  2778. 2020-11-02T14:27:15.6637074Z [lighthouse]$ [cluster1] kubectl get pods -A
  2779. 2020-11-02T14:27:15.6657948Z [lighthouse]$ [cluster1] tail -n +2
  2780. 2020-11-02T14:27:15.6687945Z [lighthouse]$ [cluster1] kubectl get pods -A
  2781. 2020-11-02T14:27:15.6704441Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods -A
  2782. 2020-11-02T14:27:15.6713440Z [lighthouse]$ [cluster1] grep -v Running
  2783. 2020-11-02T14:27:15.6726868Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods -A
  2784. 2020-11-02T14:27:15.6763220Z [lighthouse]$ [cluster1] sed s/ */;/g
  2785. 2020-11-02T14:27:15.9734859Z [lighthouse]$ [cluster1] ns=e2e-tests-discovery-4wqv2
  2786. 2020-11-02T14:27:15.9758800Z [lighthouse]$ [cluster1] cut -f1 -d;
  2787. 2020-11-02T14:27:15.9813942Z [lighthouse]$ [cluster1] name=netshootdxzhd-6757486d56-h769h
  2788. 2020-11-02T14:27:15.9834567Z [lighthouse]$ [cluster1] cut -f2 -d;
  2789. 2020-11-02T14:27:15.9864210Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-4wqv2 describe pod netshootdxzhd-6757486d56-h769h
  2790. 2020-11-02T14:27:15.9878431Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-4wqv2 describe pod netshootdxzhd-6757486d56-h769h
  2791. 2020-11-02T14:27:15.9893663Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n e2e-tests-discovery-4wqv2 describe pod netshootdxzhd-6757486d56-h769h
  2792. 2020-11-02T14:27:15.9908102Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n e2e-tests-discovery-4wqv2 describe pod netshootdxzhd-6757486d56-h769h
  2793. 2020-11-02T14:27:16.3114783Z [cluster1] kube-system daemonset.apps/kube-proxy 3 3 3 3 3 beta.kubernetes.io/os=linux 13m
  2794. 2020-11-02T14:27:16.3116058Z [cluster1] kube-system daemonset.apps/weave-net 3 3 3 3 3 <none> 12m
  2795. 2020-11-02T14:27:16.3117203Z [cluster1] submariner-operator daemonset.apps/submariner-gateway 1 1 1 1 1 submariner.io/gateway=true 10m
  2796. 2020-11-02T14:27:16.3118878Z [cluster1] submariner-operator daemonset.apps/submariner-routeagent 3 3 3 3 3 <none> 10m
  2797. 2020-11-02T14:27:16.3119469Z [cluster1]
  2798. 2020-11-02T14:27:16.3120085Z [cluster1] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  2799. 2020-11-02T14:27:16.3121230Z [cluster1] kube-system deployment.apps/coredns 2/2 2 2 13m
  2800. 2020-11-02T14:27:16.3122229Z [cluster1] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 12m
  2801. 2020-11-02T14:27:16.3123738Z [cluster1] submariner-operator deployment.apps/submariner-lighthouse-agent 1/1 1 1 10m
  2802. 2020-11-02T14:27:16.3125338Z [cluster1] submariner-operator deployment.apps/submariner-lighthouse-coredns 2/2 2 2 10m
  2803. 2020-11-02T14:27:16.3126511Z [cluster1] submariner-operator deployment.apps/submariner-operator 1/1 1 1 10m
  2804. 2020-11-02T14:27:16.3127227Z [cluster1]
  2805. 2020-11-02T14:27:16.3127601Z [cluster1] NAMESPACE NAME DESIRED CURRENT READY AGE
  2806. 2020-11-02T14:27:16.3128388Z [cluster1] kube-system replicaset.apps/coredns-6955765f44 2 2 2 12m
  2807. 2020-11-02T14:27:16.3129601Z [cluster1] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 12m
  2808. 2020-11-02T14:27:16.3131131Z [cluster1] submariner-operator replicaset.apps/submariner-lighthouse-agent-f5f799cc6 1 1 1 10m
  2809. 2020-11-02T14:27:16.3133348Z [cluster1] submariner-operator replicaset.apps/submariner-lighthouse-coredns-557485fbc 2 2 2 10m
  2810. 2020-11-02T14:27:16.3135738Z [cluster1] submariner-operator replicaset.apps/submariner-operator-6675977db7 1 1 1 10m
  2811. 2020-11-02T14:27:16.3136926Z [cluster1] ======================= netshootdxzhd-6757486d56-h769h - e2e-tests-discovery-4wqv2 ============================
  2812. 2020-11-02T14:27:16.3137870Z [cluster1] Name: netshootdxzhd-6757486d56-h769h
  2813. 2020-11-02T14:27:16.3138764Z [cluster1] Namespace: e2e-tests-discovery-4wqv2
  2814. 2020-11-02T14:27:16.3139227Z [cluster1] Priority: 0
  2815. 2020-11-02T14:27:16.3139763Z [cluster1] Node: cluster1-worker/172.17.0.9
  2816. 2020-11-02T14:27:16.3140161Z [cluster1] Start Time: Mon, 02 Nov 2020 14:26:51 +0000
  2817. 2020-11-02T14:27:16.3140522Z [cluster1] Labels: app=netshoot
  2818. 2020-11-02T14:27:16.3141083Z [cluster1] pod-template-hash=6757486d56
  2819. 2020-11-02T14:27:16.3141494Z [cluster1] Annotations: <none>
  2820. 2020-11-02T14:27:16.3141917Z [cluster1] Status: Terminating (lasts <invalid>)
  2821. 2020-11-02T14:27:16.3142362Z [cluster1] Termination Grace Period: 30s
  2822. 2020-11-02T14:27:16.3142710Z [cluster1] IP: 10.1.0.5
  2823. 2020-11-02T14:27:16.3142976Z [cluster1] IPs:
  2824. 2020-11-02T14:27:16.3143485Z [cluster1] IP: 10.1.0.5
  2825. 2020-11-02T14:27:16.3144444Z [cluster1] Controlled By: ReplicaSet/netshootdxzhd-6757486d56
  2826. 2020-11-02T14:27:16.3144993Z [cluster1] Containers:
  2827. 2020-11-02T14:27:16.3145496Z [cluster1] netshoot:
  2828. 2020-11-02T14:27:16.3147243Z [cluster1] Container ID: containerd://edb6bd15861c2bcd57a60e3b5f32517b097f327b852c755be81e06e7c7618516
  2829. 2020-11-02T14:27:16.3149047Z [cluster1] Image: quay.io/submariner/nettest
  2830. 2020-11-02T14:27:16.3149952Z [cluster1] Image ID: quay.io/submariner/nettest@sha256:63f21b9d8065d60870c2bca980dbc4dc6358edf669661576b8cbee39e3024a2d
  2831. 2020-11-02T14:27:16.3150891Z [cluster1] Port: <none>
  2832. 2020-11-02T14:27:16.3151207Z [cluster1] Host Port: <none>
  2833. 2020-11-02T14:27:16.3151513Z [cluster1] Command:
  2834. 2020-11-02T14:27:16.3151782Z [cluster1] sleep
  2835. 2020-11-02T14:27:16.3152040Z [cluster1] 600
  2836. 2020-11-02T14:27:16.3152328Z [cluster1] State: Running
  2837. 2020-11-02T14:27:16.3152666Z [cluster1] Started: Mon, 02 Nov 2020 14:26:52 +0000
  2838. 2020-11-02T14:27:16.3153397Z [cluster1] Ready: True
  2839. 2020-11-02T14:27:16.3153918Z [cluster1] Restart Count: 0
  2840. 2020-11-02T14:27:16.3154301Z [cluster1] Environment: <none>
  2841. 2020-11-02T14:27:16.3154658Z [cluster1] Mounts:
  2842. 2020-11-02T14:27:16.3155535Z [cluster1] /var/run/secrets/kubernetes.io/serviceaccount from default-token-lcdcz (ro)
  2843. 2020-11-02T14:27:16.3156181Z [cluster1] Conditions:
  2844. 2020-11-02T14:27:16.3156534Z [cluster1] Type Status
  2845. 2020-11-02T14:27:16.3157042Z [cluster1] Initialized True
  2846. 2020-11-02T14:27:16.3157894Z [cluster1] Ready True
  2847. 2020-11-02T14:27:16.3158268Z [cluster1] ContainersReady True
  2848. 2020-11-02T14:27:16.3158685Z [cluster1] PodScheduled True
  2849. 2020-11-02T14:27:16.3159155Z [cluster1] Volumes:
  2850. 2020-11-02T14:27:16.3159779Z [cluster1] default-token-lcdcz:
  2851. 2020-11-02T14:27:16.3160275Z [cluster1] Type: Secret (a volume populated by a Secret)
  2852. 2020-11-02T14:27:16.3206672Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-4wqv2 logs netshootdxzhd-6757486d56-h769h
  2853. 2020-11-02T14:27:16.3218854Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-4wqv2 logs netshootdxzhd-6757486d56-h769h
  2854. 2020-11-02T14:27:16.3233424Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n e2e-tests-discovery-4wqv2 logs netshootdxzhd-6757486d56-h769h
  2855. 2020-11-02T14:27:16.3245313Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n e2e-tests-discovery-4wqv2 logs netshootdxzhd-6757486d56-h769h
  2856. 2020-11-02T14:27:16.7048065Z [lighthouse]$ [cluster1] ns=e2e-tests-discovery-kmslw
  2857. 2020-11-02T14:27:16.7070401Z [lighthouse]$ [cluster1] cut -f1 -d;
  2858. 2020-11-02T14:27:16.7271936Z [lighthouse]$ [cluster1] name=netshoot6gvq8-6757486d56-mh5sv
  2859. 2020-11-02T14:27:16.7295038Z [lighthouse]$ [cluster1] cut -f2 -d;
  2860. 2020-11-02T14:27:16.7334950Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-kmslw describe pod netshoot6gvq8-6757486d56-mh5sv
  2861. 2020-11-02T14:27:16.7344181Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-kmslw describe pod netshoot6gvq8-6757486d56-mh5sv
  2862. 2020-11-02T14:27:16.7397043Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n e2e-tests-discovery-kmslw describe pod netshoot6gvq8-6757486d56-mh5sv
  2863. 2020-11-02T14:27:16.7412649Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n e2e-tests-discovery-kmslw describe pod netshoot6gvq8-6757486d56-mh5sv
  2864. 2020-11-02T14:27:17.0833045Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-kmslw logs netshoot6gvq8-6757486d56-mh5sv
  2865. 2020-11-02T14:27:17.0844767Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-kmslw logs netshoot6gvq8-6757486d56-mh5sv
  2866. 2020-11-02T14:27:17.0859478Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n e2e-tests-discovery-kmslw logs netshoot6gvq8-6757486d56-mh5sv
  2867. 2020-11-02T14:27:17.0876129Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n e2e-tests-discovery-kmslw logs netshoot6gvq8-6757486d56-mh5sv
  2868. 2020-11-02T14:27:17.4316459Z [lighthouse]$ [cluster1] namespace=kube-system
  2869. 2020-11-02T14:27:17.4330141Z [lighthouse]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2870. 2020-11-02T14:27:17.4341925Z [lighthouse]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2871. 2020-11-02T14:27:17.4357089Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2872. 2020-11-02T14:27:17.4369186Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2873. 2020-11-02T14:27:17.7604977Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-4qrzj
  2874. 2020-11-02T14:27:17.7612954Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-4qrzj
  2875. 2020-11-02T14:27:17.7626966Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-4qrzj
  2876. 2020-11-02T14:27:17.7638981Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-4qrzj
  2877. 2020-11-02T14:27:18.0721139Z [cluster1] SecretName: default-token-lcdcz
  2878. 2020-11-02T14:27:18.0721768Z [cluster1] Optional: false
  2879. 2020-11-02T14:27:18.0722170Z [cluster1] QoS Class: BestEffort
  2880. 2020-11-02T14:27:18.0723084Z [cluster1] Node-Selectors: <none>
  2881. 2020-11-02T14:27:18.0724369Z [cluster1] Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  2882. 2020-11-02T14:27:18.0725039Z [cluster1] node.kubernetes.io/unreachable:NoExecute for 300s
  2883. 2020-11-02T14:27:18.0725497Z [cluster1] Events: <none>
  2884. 2020-11-02T14:27:18.0726387Z [cluster1] ===================== END netshootdxzhd-6757486d56-h769h - e2e-tests-discovery-4wqv2 ==========================
  2885. 2020-11-02T14:27:18.0727567Z [cluster1] ======================= netshoot6gvq8-6757486d56-mh5sv - e2e-tests-discovery-kmslw ============================
  2886. 2020-11-02T14:27:18.0728704Z [cluster1] Name: netshoot6gvq8-6757486d56-mh5sv
  2887. 2020-11-02T14:27:18.0729498Z [cluster1] Namespace: e2e-tests-discovery-kmslw
  2888. 2020-11-02T14:27:18.0729975Z [cluster1] Priority: 0
  2889. 2020-11-02T14:27:18.0730544Z [cluster1] Node: cluster1-worker2/172.17.0.4
  2890. 2020-11-02T14:27:18.0730970Z [cluster1] Start Time: Mon, 02 Nov 2020 14:26:20 +0000
  2891. 2020-11-02T14:27:18.0731351Z [cluster1] Labels: app=netshoot
  2892. 2020-11-02T14:27:18.0732134Z [cluster1] pod-template-hash=6757486d56
  2893. 2020-11-02T14:27:18.0732553Z [cluster1] Annotations: <none>
  2894. 2020-11-02T14:27:18.0733201Z [cluster1] Status: Terminating (lasts 1s)
  2895. 2020-11-02T14:27:18.0733667Z [cluster1] Termination Grace Period: 30s
  2896. 2020-11-02T14:27:18.0734197Z [cluster1] IP: 10.1.192.4
  2897. 2020-11-02T14:27:18.0734652Z [cluster1] IPs:
  2898. 2020-11-02T14:27:18.0735091Z [cluster1] IP: 10.1.192.4
  2899. 2020-11-02T14:27:18.0735767Z [cluster1] Controlled By: ReplicaSet/netshoot6gvq8-6757486d56
  2900. 2020-11-02T14:27:18.0736284Z [cluster1] Containers:
  2901. 2020-11-02T14:27:18.0736591Z [cluster1] netshoot:
  2902. 2020-11-02T14:27:18.0737997Z [cluster1] Container ID: containerd://710e215801362bfd10d55ae2b5fb971407fabdc4e0a02abc65dbdd221985b1e6
  2903. 2020-11-02T14:27:18.0739470Z [cluster1] Image: quay.io/submariner/nettest
  2904. 2020-11-02T14:27:18.0740417Z [cluster1] Image ID: quay.io/submariner/nettest@sha256:63f21b9d8065d60870c2bca980dbc4dc6358edf669661576b8cbee39e3024a2d
  2905. 2020-11-02T14:27:18.0741276Z [cluster1] Port: <none>
  2906. 2020-11-02T14:27:18.0741595Z [cluster1] Host Port: <none>
  2907. 2020-11-02T14:27:18.0742165Z [cluster1] Command:
  2908. 2020-11-02T14:27:18.0742643Z [cluster1] sleep
  2909. 2020-11-02T14:27:18.0742912Z [cluster1] 600
  2910. 2020-11-02T14:27:18.0743230Z [cluster1] State: Running
  2911. 2020-11-02T14:27:18.0743788Z [cluster1] Started: Mon, 02 Nov 2020 14:26:21 +0000
  2912. 2020-11-02T14:27:18.0744147Z [cluster1] Ready: True
  2913. 2020-11-02T14:27:18.0744493Z [cluster1] Restart Count: 0
  2914. 2020-11-02T14:27:18.0744876Z [cluster1] Environment: <none>
  2915. 2020-11-02T14:27:18.0745232Z [cluster1] Mounts:
  2916. 2020-11-02T14:27:18.0746405Z [cluster1] /var/run/secrets/kubernetes.io/serviceaccount from default-token-4sccn (ro)
  2917. 2020-11-02T14:27:18.0746997Z [cluster1] Conditions:
  2918. 2020-11-02T14:27:18.0747526Z [cluster1] Type Status
  2919. 2020-11-02T14:27:18.0747889Z [cluster1] Initialized True
  2920. 2020-11-02T14:27:18.0748233Z [cluster1] Ready True
  2921. 2020-11-02T14:27:18.0748608Z [cluster1] ContainersReady True
  2922. 2020-11-02T14:27:18.0749021Z [cluster1] PodScheduled True
  2923. 2020-11-02T14:27:18.0749368Z [cluster1] Volumes:
  2924. 2020-11-02T14:27:18.0749926Z [cluster1] default-token-4sccn:
  2925. 2020-11-02T14:27:18.0750583Z [cluster1] Type: Secret (a volume populated by a Secret)
  2926. 2020-11-02T14:27:18.0751288Z [cluster1] SecretName: default-token-4sccn
  2927. 2020-11-02T14:27:18.0751745Z [cluster1] Optional: false
  2928. 2020-11-02T14:27:18.0752121Z [cluster1] QoS Class: BestEffort
  2929. 2020-11-02T14:27:18.0752679Z [cluster1] Node-Selectors: <none>
  2930. 2020-11-02T14:27:18.0753445Z [cluster1] Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  2931. 2020-11-02T14:27:18.0754155Z [cluster1] node.kubernetes.io/unreachable:NoExecute for 300s
  2932. 2020-11-02T14:27:18.0754771Z [cluster1] Events: <none>
  2933. 2020-11-02T14:27:18.0758232Z [cluster1] unable to retrieve container logs for containerd://710e215801362bfd10d55ae2b5fb971407fabdc4e0a02abc65dbdd221985b1e6===================== END netshoot6gvq8-6757486d56-mh5sv - e2e-tests-discovery-kmslw ==========================
  2934. 2020-11-02T14:27:18.0760697Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-4qrzj in namespace kube-system :++++++++++++++++++++++
  2935. 2020-11-02T14:27:18.0761366Z [cluster1] W1102 14:15:00.308809 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2936. 2020-11-02T14:27:18.0762063Z [cluster1] I1102 14:15:00.429751 1 node.go:135] Successfully retrieved node IP: 172.17.0.9
  2937. 2020-11-02T14:27:18.0762610Z [cluster1] I1102 14:15:00.429809 1 server_others.go:145] Using iptables Proxier.
  2938. 2020-11-02T14:27:18.0763109Z [cluster1] I1102 14:15:00.430578 1 server.go:571] Version: v1.17.0
  2939. 2020-11-02T14:27:18.0763612Z [cluster1] I1102 14:15:00.430963 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2940. 2020-11-02T14:27:18.0764551Z [cluster1] I1102 14:15:00.432585 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2941. 2020-11-02T14:27:18.0766013Z [cluster1] I1102 14:15:00.432673 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2942. 2020-11-02T14:27:18.0766749Z [cluster1] I1102 14:15:00.434095 1 config.go:131] Starting endpoints config controller
  2943. 2020-11-02T14:27:18.0767430Z [cluster1] I1102 14:15:00.434135 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2944. 2020-11-02T14:27:18.0786776Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-74m4j
  2945. 2020-11-02T14:27:18.0803436Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-74m4j
  2946. 2020-11-02T14:27:18.0815060Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-74m4j
  2947. 2020-11-02T14:27:18.0827184Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-74m4j
  2948. 2020-11-02T14:27:18.4200108Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-gzvq9
  2949. 2020-11-02T14:27:18.4212516Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-gzvq9
  2950. 2020-11-02T14:27:18.4224756Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-gzvq9
  2951. 2020-11-02T14:27:18.4238248Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-gzvq9
  2952. 2020-11-02T14:27:18.7389436Z [lighthouse]$ [cluster1] namespace=submariner-operator
  2953. 2020-11-02T14:27:18.7406238Z [lighthouse]$ [cluster1] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2954. 2020-11-02T14:27:18.7423242Z [lighthouse]$ [cluster1] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2955. 2020-11-02T14:27:18.7436166Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2956. 2020-11-02T14:27:18.7447662Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2957. 2020-11-02T14:27:19.0437427Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-6675977db7-7xvvb
  2958. 2020-11-02T14:27:19.0446224Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-6675977db7-7xvvb
  2959. 2020-11-02T14:27:19.0458686Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-operator-6675977db7-7xvvb
  2960. 2020-11-02T14:27:19.0472279Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-operator-6675977db7-7xvvb
  2961. 2020-11-02T14:27:19.3577733Z [cluster1] I1102 14:15:00.434165 1 config.go:313] Starting service config controller
  2962. 2020-11-02T14:27:19.3578892Z [cluster1] I1102 14:15:00.434169 1 shared_informer.go:197] Waiting for caches to sync for service config
  2963. 2020-11-02T14:27:19.3579592Z [cluster1] I1102 14:15:00.535280 1 shared_informer.go:204] Caches are synced for service config
  2964. 2020-11-02T14:27:19.3580261Z [cluster1] I1102 14:15:00.535361 1 shared_informer.go:204] Caches are synced for endpoints config
  2965. 2020-11-02T14:27:19.3583297Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-74m4j in namespace kube-system :++++++++++++++++++++++
  2966. 2020-11-02T14:27:19.3584181Z [cluster1] W1102 14:15:02.046206 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2967. 2020-11-02T14:27:19.3584809Z [cluster1] I1102 14:15:02.054004 1 node.go:135] Successfully retrieved node IP: 172.17.0.4
  2968. 2020-11-02T14:27:19.3587372Z [cluster1] I1102 14:15:02.054036 1 server_others.go:145] Using iptables Proxier.
  2969. 2020-11-02T14:27:19.3587897Z [cluster1] I1102 14:15:02.054432 1 server.go:571] Version: v1.17.0
  2970. 2020-11-02T14:27:19.3588371Z [cluster1] I1102 14:15:02.055453 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2971. 2020-11-02T14:27:19.3589585Z [cluster1] I1102 14:15:02.056030 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2972. 2020-11-02T14:27:19.3592141Z [cluster1] I1102 14:15:02.056090 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2973. 2020-11-02T14:27:19.3592837Z [cluster1] I1102 14:15:02.061258 1 config.go:313] Starting service config controller
  2974. 2020-11-02T14:27:19.3593654Z [cluster1] I1102 14:15:02.061274 1 shared_informer.go:197] Waiting for caches to sync for service config
  2975. 2020-11-02T14:27:19.3594459Z [cluster1] I1102 14:15:02.062755 1 config.go:131] Starting endpoints config controller
  2976. 2020-11-02T14:27:19.3595105Z [cluster1] I1102 14:15:02.062771 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2977. 2020-11-02T14:27:19.3595913Z [cluster1] I1102 14:15:02.161474 1 shared_informer.go:204] Caches are synced for service config
  2978. 2020-11-02T14:27:19.3596524Z [cluster1] I1102 14:15:02.162970 1 shared_informer.go:204] Caches are synced for endpoints config
  2979. 2020-11-02T14:27:19.3597426Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-gzvq9 in namespace kube-system :++++++++++++++++++++++
  2980. 2020-11-02T14:27:19.3598584Z [cluster1] W1102 14:14:34.917543 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2981. 2020-11-02T14:27:19.3599301Z [cluster1] I1102 14:14:34.925557 1 node.go:135] Successfully retrieved node IP: 172.17.0.8
  2982. 2020-11-02T14:27:19.3599826Z [cluster1] I1102 14:14:34.925604 1 server_others.go:145] Using iptables Proxier.
  2983. 2020-11-02T14:27:19.3600298Z [cluster1] I1102 14:14:34.925956 1 server.go:571] Version: v1.17.0
  2984. 2020-11-02T14:27:19.3600769Z [cluster1] I1102 14:14:34.926471 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2985. 2020-11-02T14:27:19.3602282Z [cluster1] I1102 14:14:34.926746 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2986. 2020-11-02T14:27:19.3603767Z [cluster1] I1102 14:14:34.926802 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2987. 2020-11-02T14:27:19.3604461Z [cluster1] I1102 14:14:34.931556 1 config.go:313] Starting service config controller
  2988. 2020-11-02T14:27:19.3605084Z [cluster1] I1102 14:14:34.931873 1 shared_informer.go:197] Waiting for caches to sync for service config
  2989. 2020-11-02T14:27:19.3605905Z [cluster1] I1102 14:14:34.932528 1 config.go:131] Starting endpoints config controller
  2990. 2020-11-02T14:27:19.3606991Z [cluster1] I1102 14:14:34.932665 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2991. 2020-11-02T14:27:19.3607613Z [cluster1] I1102 14:14:35.032151 1 shared_informer.go:204] Caches are synced for service config
  2992. 2020-11-02T14:27:19.3608380Z [cluster1] I1102 14:14:35.033442 1 shared_informer.go:204] Caches are synced for endpoints config
  2993. 2020-11-02T14:27:19.3608838Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2994. 2020-11-02T14:27:19.3610084Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-operator-6675977db7-7xvvb in namespace submariner-operator :++++++++++++++++++++++
  2995. 2020-11-02T14:27:19.3611119Z [cluster1] {"level":"info","ts":1604326604.2152605,"logger":"cmd","msg":"Go Version: go1.15.2"}
  2996. 2020-11-02T14:27:19.3611627Z [cluster1] {"level":"info","ts":1604326604.21535,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  2997. 2020-11-02T14:27:19.3612539Z [cluster1] {"level":"info","ts":1604326604.2154036,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  2998. 2020-11-02T14:27:19.3613180Z [cluster1] {"level":"info","ts":1604326604.215564,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  2999. 2020-11-02T14:27:19.3614009Z [cluster1] {"level":"info","ts":1604326604.2158747,"logger":"leader","msg":"Trying to become the leader."}
  3000. 2020-11-02T14:27:19.3615305Z [cluster1] {"level":"info","ts":1604326604.7349217,"logger":"leader","msg":"No pre-existing lock was found."}
  3001. 2020-11-02T14:27:19.3616285Z [cluster1] {"level":"info","ts":1604326604.739237,"logger":"leader","msg":"Became the leader."}
  3002. 2020-11-02T14:27:19.3617651Z [cluster1] {"level":"info","ts":1604326605.2512176,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  3003. 2020-11-02T14:27:19.3618659Z [cluster1] {"level":"info","ts":1604326605.2569866,"logger":"cmd","msg":"Registering Components."}
  3004. 2020-11-02T14:27:19.3619411Z [cluster1] {"level":"info","ts":1604326605.257188,"logger":"cmd","msg":"Creating the engine CRDs"}
  3005. 2020-11-02T14:27:19.3620130Z [cluster1] {"level":"info","ts":1604326605.5166152,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  3006. 2020-11-02T14:27:19.3620776Z [cluster1] {"level":"info","ts":1604326605.6157632,"logger":"cmd","msg":"The Lighthouse CRDs were updated, restarting..."}
  3007. 2020-11-02T14:27:19.3621388Z [cluster1] {"level":"info","ts":1604326605.6853828,"logger":"cmd","msg":"Go Version: go1.15.2"}
  3008. 2020-11-02T14:27:19.3621886Z [cluster1] {"level":"info","ts":1604326605.685413,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  3009. 2020-11-02T14:27:19.3622653Z [cluster1] {"level":"info","ts":1604326605.6854172,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  3010. 2020-11-02T14:27:19.3623307Z [cluster1] {"level":"info","ts":1604326605.6854208,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  3011. 2020-11-02T14:27:19.3624329Z [cluster1] {"level":"info","ts":1604326605.6855805,"logger":"leader","msg":"Trying to become the leader."}
  3012. 2020-11-02T14:27:19.3625052Z [cluster1] {"level":"info","ts":1604326606.2194557,"logger":"leader","msg":"Found existing lock with my name. I was likely restarted."}
  3013. 2020-11-02T14:27:19.3625775Z [cluster1] {"level":"info","ts":1604326606.2196577,"logger":"leader","msg":"Continuing as the leader."}
  3014. 2020-11-02T14:27:19.3627066Z [cluster1] {"level":"info","ts":1604326606.7270188,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  3015. 2020-11-02T14:27:19.3627949Z [cluster1] {"level":"info","ts":1604326606.7271993,"logger":"cmd","msg":"Registering Components."}
  3016. 2020-11-02T14:27:19.3628569Z [cluster1] {"level":"info","ts":1604326606.727285,"logger":"cmd","msg":"Creating the engine CRDs"}
  3017. 2020-11-02T14:27:19.3629529Z [cluster1] {"level":"info","ts":1604326607.1072333,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  3018. 2020-11-02T14:27:19.3631468Z [cluster1] {"level":"info","ts":1604326609.2759964,"logger":"metrics","msg":"Metrics Service object created","Service.Name":"submariner-operator-metrics","Service.Namespace":"submariner-operator"}
  3019. 2020-11-02T14:27:19.3633136Z [cluster1] {"level":"info","ts":1604326609.7802885,"logger":"cmd","msg":"Could not create ServiceMonitor object","error":"no ServiceMonitor registered with the API"}
  3020. 2020-11-02T14:27:19.3634835Z [cluster1] {"level":"info","ts":1604326609.780373,"logger":"cmd","msg":"Install prometheus-operator in your cluster to create ServiceMonitor objects","error":"no ServiceMonitor registered with the API"}
  3021. 2020-11-02T14:27:19.3635990Z [cluster1] {"level":"info","ts":1604326609.7803957,"logger":"cmd","msg":"Starting the Cmd."}
  3022. 2020-11-02T14:27:19.3637068Z [cluster1] {"level":"info","ts":1604326609.7807908,"logger":"controller-runtime.manager","msg":"starting metrics server","path":"/metrics"}
  3023. 2020-11-02T14:27:19.3642885Z [cluster1] {"level":"info","ts":1604326609.7808201,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  3024. 2020-11-02T14:27:19.3644763Z [cluster1] {"level":"info","ts":1604326609.7810876,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  3025. 2020-11-02T14:27:19.3646639Z [cluster1] {"level":"info","ts":1604326609.881293,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  3026. 2020-11-02T14:27:19.3650202Z [cluster1] {"level":"info","ts":1604326609.8814595,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  3027. 2020-11-02T14:27:19.3652234Z [cluster1] {"level":"info","ts":1604326609.9819422,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"servicediscovery-controller"}
  3028. 2020-11-02T14:27:19.3653956Z [cluster1] {"level":"info","ts":1604326609.9820108,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"servicediscovery-controller","worker count":1}
  3029. 2020-11-02T14:27:19.3655679Z [cluster1] {"level":"info","ts":1604326609.9822388,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  3030. 2020-11-02T14:27:19.3657305Z [cluster1] {"level":"info","ts":1604326610.0826979,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"submariner-controller"}
  3031. 2020-11-02T14:27:19.3658870Z [cluster1] {"level":"info","ts":1604326610.0827403,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"submariner-controller","worker count":1}
  3032. 2020-11-02T14:27:19.3660674Z [cluster1] {"level":"info","ts":1604326610.0828283,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3033. 2020-11-02T14:27:19.3661863Z [cluster1] {"level":"info","ts":1604326610.1106746,"logger":"controller_submariner","msg":"Cluster network discovered"}
  3034. 2020-11-02T14:27:19.3663068Z [cluster1] {"level":"info","ts":1604326610.110703,"logger":"controller_submariner","msg":"Discovered K8s network details","plugin":"weave-net","clusterCIDRs":["10.1.0.0/16"],"serviceCIDRs":["100.1.0.0/16"]}
  3035. 2020-11-02T14:27:19.3664383Z [cluster1] {"level":"info","ts":1604326610.110716,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3036. 2020-11-02T14:27:19.3665190Z [cluster1] {"level":"info","ts":1604326610.110723,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3037. 2020-11-02T14:27:19.3671907Z [cluster1] {"level":"info","ts":1604326610.12965,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3038. 2020-11-02T14:27:19.3675546Z [cluster1] {"level":"info","ts":1604326610.1387932,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3039. 2020-11-02T14:27:19.3678414Z [cluster1] {"level":"info","ts":1604326610.4206622,"logger":"controller_submariner","msg":"Created Service Discovery CR","Request.Namespace":"submariner-operator","Request.Name":"submariner","Namespace":"submariner-operator","Name":"service-discovery"}
  3040. 2020-11-02T14:27:19.3681424Z [cluster1] {"level":"info","ts":1604326610.4207425,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3041. 2020-11-02T14:27:19.3683552Z [cluster1] {"level":"info","ts":1604326610.42087,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3042. 2020-11-02T14:27:19.3685171Z [cluster1] {"level":"info","ts":1604326610.557389,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3043. 2020-11-02T14:27:19.3685930Z [cluster1] {"level":"info","ts":1604326610.5574188,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3044. 2020-11-02T14:27:19.3688130Z [cluster1] {"level":"info","ts":1604326610.7267363,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3045. 2020-11-02T14:27:19.3704234Z [cluster1] {"level":"error","ts":1604326610.8114314,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"servicediscovery-controller","name":"service-discovery","namespace":"submariner-operator","error":"error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: Deployment.apps \"submariner-lighthouse-agent\" not found","errorVerbose":"Deployment.apps \"submariner-lighthouse-agent\" not found\nerror creating or updating Deployment submariner-operator/submariner-lighthouse-agent","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  3046. 2020-11-02T14:27:19.3719352Z [cluster1] {"level":"info","ts":1604326610.7764704,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3047. 2020-11-02T14:27:19.3722392Z [cluster1] {"level":"info","ts":1604326610.9989893,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3048. 2020-11-02T14:27:19.3724962Z [cluster1] {"level":"info","ts":1604326611.0792637,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3049. 2020-11-02T14:27:19.3726257Z [cluster1] {"level":"info","ts":1604326611.1224246,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3050. 2020-11-02T14:27:19.3727587Z [cluster1] {"level":"info","ts":1604326611.122682,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3051. 2020-11-02T14:27:19.3730379Z [cluster1] {"level":"info","ts":1604326611.1443028,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3052. 2020-11-02T14:27:19.3733048Z [cluster1] {"level":"info","ts":1604326611.1978374,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3053. 2020-11-02T14:27:19.3735812Z [cluster1] {"level":"info","ts":1604326611.8118463,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3054. 2020-11-02T14:27:19.3740247Z [cluster1] {"level":"info","ts":1604326611.8171978,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3055. 2020-11-02T14:27:19.3744977Z [cluster1] {"level":"info","ts":1604326611.9746225,"logger":"controller_servicediscovery","msg":"Created a new ConfigMap","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","ConfigMap.Namespace":"submariner-operator","ConfigMap.Name":"submariner-lighthouse-coredns"}
  3056. 2020-11-02T14:27:19.3749057Z [cluster1] {"level":"info","ts":1604326612.044971,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3057. 2020-11-02T14:27:19.3752540Z [cluster1] {"level":"info","ts":1604326613.6024213,"logger":"controller_servicediscovery","msg":"Created a new Service","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Service.Namespace":"submariner-operator","Service.Name":"submariner-lighthouse-coredns"}
  3058. 2020-11-02T14:27:19.3755815Z [cluster1] {"level":"info","ts":1604326613.6222708,"logger":"controller_servicediscovery","msg":"coredns configmap does not have lighthouse configuration hence creating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3059. 2020-11-02T14:27:19.3759344Z [cluster1] {"level":"info","ts":1604326613.6241899,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.178.37\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 cache 30\n loop\n reload\n loadbalance\n}\n"}
  3060. 2020-11-02T14:27:19.3768040Z [cluster1] {"level":"info","ts":1604326614.2404513,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3061. 2020-11-02T14:27:19.3771838Z [cluster1] {"level":"info","ts":1604326614.6991487,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3062. 2020-11-02T14:27:19.3775559Z [cluster1] {"level":"info","ts":1604326615.1714885,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3063. 2020-11-02T14:27:19.3784697Z [cluster1] {"level":"info","ts":1604326615.4272113,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3064. 2020-11-02T14:27:19.3788717Z [cluster1] {"level":"info","ts":1604326615.4295309,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.178.37\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 cache 30\n loop\n reload\n loadbalance\n}\n\n"}
  3065. 2020-11-02T14:27:19.3793544Z [cluster1] {"level":"info","ts":1604326615.5493698,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3066. 2020-11-02T14:27:19.3796685Z [cluster1] {"level":"info","ts":1604326615.5806737,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3067. 2020-11-02T14:27:19.3810141Z [cluster1] {"level":"info","ts":1604326615.6604793,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3068. 2020-11-02T14:27:19.3813838Z [cluster1] {"level":"info","ts":1604326615.6805866,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3069. 2020-11-02T14:27:19.3817565Z [cluster1] {"level":"info","ts":1604326615.6806362,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.178.37\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 cache 30\n loop\n reload\n loadbalance\n}\n\n\n"}
  3070. 2020-11-02T14:27:19.3824477Z [cluster1] {"level":"info","ts":1604326657.0563285,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3071. 2020-11-02T14:27:19.3826041Z [cluster1] {"level":"info","ts":1604326657.2994688,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3072. 2020-11-02T14:27:19.3828242Z [cluster1] {"level":"info","ts":1604326657.299499,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3073. 2020-11-02T14:27:19.3831184Z [cluster1] {"level":"info","ts":1604326657.424648,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3074. 2020-11-02T14:27:19.3833880Z [cluster1] {"level":"info","ts":1604326657.5053546,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3075. 2020-11-02T14:27:19.3836647Z [cluster1] {"level":"info","ts":1604326658.1427104,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3076. 2020-11-02T14:27:19.3841085Z [cluster1] {"level":"info","ts":1604326658.154322,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3077. 2020-11-02T14:27:19.3844295Z [cluster1] {"level":"info","ts":1604326658.2435987,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3078. 2020-11-02T14:27:19.3846545Z [cluster1] {"level":"info","ts":1604326658.2681963,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3079. 2020-11-02T14:27:19.3848784Z [cluster1] {"level":"info","ts":1604326658.350189,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3080. 2020-11-02T14:27:19.3849736Z [cluster1] {"level":"info","ts":1604326658.3502162,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3081. 2020-11-02T14:27:19.3852534Z [cluster1] {"level":"info","ts":1604326658.3510246,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3082. 2020-11-02T14:27:19.3855722Z [cluster1] {"level":"info","ts":1604326658.3510454,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.178.37\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 cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"}
  3083. 2020-11-02T14:27:19.3865236Z [cluster1] {"level":"info","ts":1604326658.444699,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3084. 2020-11-02T14:27:19.3868425Z [cluster1] {"level":"info","ts":1604326658.4449468,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3085. 2020-11-02T14:27:19.3872067Z [cluster1] {"level":"info","ts":1604326658.508715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3086. 2020-11-02T14:27:19.3875391Z [cluster1] {"level":"info","ts":1604326658.5164356,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3087. 2020-11-02T14:27:19.3908360Z [cluster1] {"level":"info","ts":1604326658.5521314,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3088. 2020-11-02T14:27:19.3919524Z [cluster1] {"level":"error","ts":1604326658.661112,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"submariner-controller","name":"submariner","namespace":"submariner-operator","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","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  3089. 2020-11-02T14:27:19.3927466Z [cluster1] {"level":"info","ts":1604326658.6636815,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3090. 2020-11-02T14:27:19.3930383Z [cluster1] {"level":"info","ts":1604326658.6759994,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3091. 2020-11-02T14:27:19.3933675Z [cluster1] {"level":"info","ts":1604326658.6760292,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.178.37\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 cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"}
  3092. 2020-11-02T14:27:19.3936521Z [cluster1] {"level":"info","ts":1604326659.6614943,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3093. 2020-11-02T14:27:19.3949491Z [cluster1] {"level":"info","ts":1604326659.6668022,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3094. 2020-11-02T14:27:19.3950649Z [cluster1] {"level":"info","ts":1604326659.666821,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3095. 2020-11-02T14:27:19.3953140Z [cluster1] {"level":"info","ts":1604326659.6771636,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3096. 2020-11-02T14:27:19.3955698Z [cluster1] {"level":"info","ts":1604326659.6809802,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3097. 2020-11-02T14:27:19.3958202Z [cluster1] {"level":"info","ts":1604326659.7026806,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3098. 2020-11-02T14:27:19.3959896Z [cluster1] {"level":"info","ts":1604326659.7223606,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3099. 2020-11-02T14:27:19.3962313Z [cluster1] {"level":"info","ts":1604326659.7223868,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3100. 2020-11-02T14:27:19.3964456Z [cluster1] {"level":"info","ts":1604326659.7322032,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3101. 2020-11-02T14:27:19.3967708Z [cluster1] {"level":"info","ts":1604326659.7370417,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3102. 2020-11-02T14:27:19.3978256Z [cluster1] {"level":"info","ts":1604326663.2870126,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3103. 2020-11-02T14:27:19.3979578Z [cluster1] {"level":"info","ts":1604326663.3030117,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3104. 2020-11-02T14:27:19.3981807Z [cluster1] {"level":"info","ts":1604326663.3030488,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3105. 2020-11-02T14:27:19.3990095Z [cluster1] {"level":"info","ts":1604326663.3100703,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3106. 2020-11-02T14:27:19.3993884Z [cluster1] {"level":"info","ts":1604326663.3144746,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3107. 2020-11-02T14:27:19.3996470Z [cluster1] {"level":"info","ts":1604326664.1332908,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3108. 2020-11-02T14:27:19.4005057Z [cluster1] {"level":"info","ts":1604326664.1454515,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3109. 2020-11-02T14:27:19.4013467Z [cluster1] {"level":"info","ts":1604326664.1818283,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3110. 2020-11-02T14:27:19.4016619Z [cluster1] {"level":"info","ts":1604326664.1862814,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3111. 2020-11-02T14:27:19.4029387Z [cluster1] {"level":"info","ts":1604326664.1864426,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.178.37\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 cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n\n"}
  3112. 2020-11-02T14:27:19.4035656Z [cluster1] {"level":"info","ts":1604326668.905534,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3113. 2020-11-02T14:27:19.4037687Z [cluster1] {"level":"info","ts":1604326668.9395053,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3114. 2020-11-02T14:27:19.4038551Z [cluster1] {"level":"info","ts":1604326668.9395363,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3115. 2020-11-02T14:27:19.4041362Z [cluster1] {"level":"info","ts":1604326668.9519527,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3116. 2020-11-02T14:27:19.4044162Z [cluster1] {"level":"info","ts":1604326668.9560041,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3117. 2020-11-02T14:27:19.4047099Z [cluster1] {"level":"info","ts":1604326668.9610245,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3118. 2020-11-02T14:27:19.4050543Z [cluster1] {"level":"info","ts":1604326668.976506,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3119. 2020-11-02T14:27:19.4051528Z [cluster1] {"level":"info","ts":1604326668.9765322,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3120. 2020-11-02T14:27:19.4053702Z [cluster1] {"level":"info","ts":1604326668.982908,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3121. 2020-11-02T14:27:19.4056333Z [cluster1] {"level":"info","ts":1604326668.9864151,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3122. 2020-11-02T14:27:19.4058457Z [cluster1] {"level":"info","ts":1604326673.9516332,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3123. 2020-11-02T14:27:19.4059564Z [cluster1] {"level":"info","ts":1604326673.9830928,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3124. 2020-11-02T14:27:19.4063314Z [cluster1] {"level":"info","ts":1604326673.9831362,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3125. 2020-11-02T14:27:19.4066316Z [cluster1] {"level":"info","ts":1604326674.0011895,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3126. 2020-11-02T14:27:19.4079273Z [cluster1] {"level":"info","ts":1604326674.0320373,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3127. 2020-11-02T14:27:19.4082737Z [cluster1] {"level":"info","ts":1604326674.0439184,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3128. 2020-11-02T14:27:19.4087208Z [cluster1] {"level":"info","ts":1604326674.0562162,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3129. 2020-11-02T14:27:19.4088825Z [cluster1] {"level":"info","ts":1604326674.056243,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3130. 2020-11-02T14:27:19.4091971Z [cluster1] {"level":"info","ts":1604326674.0632756,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3131. 2020-11-02T14:27:19.4097161Z [cluster1] {"level":"info","ts":1604326674.0678473,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3132. 2020-11-02T14:27:19.4099992Z [cluster1] {"level":"info","ts":1604326678.9745347,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3133. 2020-11-02T14:27:19.4101542Z [cluster1] {"level":"info","ts":1604326679.0034516,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3134. 2020-11-02T14:27:19.4104280Z [cluster1] {"level":"info","ts":1604326679.003481,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3135. 2020-11-02T14:27:19.4107417Z [cluster1] {"level":"info","ts":1604326679.0183022,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3136. 2020-11-02T14:27:19.4112732Z [cluster1] {"level":"info","ts":1604326679.0262926,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3137. 2020-11-02T14:27:19.4120333Z [cluster1] {"level":"info","ts":1604326679.045815,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3138. 2020-11-02T14:27:19.4122594Z [lighthouse]$ [cluster1] namespace=submariner-operator
  3139. 2020-11-02T14:27:19.4123376Z [cluster1] {"level":"info","ts":1604326679.071539,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3140. 2020-11-02T14:27:19.4124192Z [cluster1] {"level":"info","ts":1604326679.0715632,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3141. 2020-11-02T14:27:19.4126084Z [cluster1] {"level":"info","ts":1604326679.0938761,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3142. 2020-11-02T14:27:19.4130939Z [cluster1] {"level":"info","ts":1604326679.1034744,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3143. 2020-11-02T14:27:19.4133823Z [cluster1] {"level":"info","ts":1604326684.0304031,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3144. 2020-11-02T14:27:19.4135169Z [cluster1] {"level":"info","ts":1604326684.0425045,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3145. 2020-11-02T14:27:19.4136104Z [cluster1] {"level":"info","ts":1604326684.0425553,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3146. 2020-11-02T14:27:19.4138601Z [cluster1] {"level":"info","ts":1604326684.051047,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3147. 2020-11-02T14:27:19.4142201Z [cluster1] {"level":"info","ts":1604326684.055947,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3148. 2020-11-02T14:27:19.4144836Z [cluster1] {"level":"info","ts":1604326684.0688255,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3149. 2020-11-02T14:27:19.4146181Z [cluster1] {"level":"info","ts":1604326684.0791965,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3150. 2020-11-02T14:27:19.4147841Z [cluster1] {"level":"info","ts":1604326684.079232,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3151. 2020-11-02T14:27:19.4150364Z [cluster1] {"level":"info","ts":1604326684.0840611,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3152. 2020-11-02T14:27:19.4154019Z [cluster1] {"level":"info","ts":1604326684.0872903,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3153. 2020-11-02T14:27:19.4164706Z [cluster1] {"level":"info","ts":1604326689.045931,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3154. 2020-11-02T14:27:19.4168929Z [cluster1] {"level":"info","ts":1604326689.0525036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3155. 2020-11-02T14:27:19.4170052Z [cluster1] {"level":"info","ts":1604326689.0525806,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3156. 2020-11-02T14:27:19.4172900Z [cluster1] {"level":"info","ts":1604326689.0564165,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3157. 2020-11-02T14:27:19.4176427Z [cluster1] {"level":"info","ts":1604326689.0589955,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3158. 2020-11-02T14:27:19.4181481Z [cluster1] {"level":"info","ts":1604326689.0657103,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3159. 2020-11-02T14:27:19.4182925Z [cluster1] {"level":"info","ts":1604326689.0700972,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3160. 2020-11-02T14:27:19.4183903Z [cluster1] {"level":"info","ts":1604326689.0701208,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3161. 2020-11-02T14:27:19.4186398Z [cluster1] {"level":"info","ts":1604326689.0733652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3162. 2020-11-02T14:27:19.4189966Z [cluster1] {"level":"info","ts":1604326689.0758643,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3163. 2020-11-02T14:27:19.4192669Z [cluster1] {"level":"info","ts":1604326694.0618792,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3164. 2020-11-02T14:27:19.4194079Z [cluster1] {"level":"info","ts":1604326694.0760322,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3165. 2020-11-02T14:27:19.4195127Z [cluster1] {"level":"info","ts":1604326694.0760663,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3166. 2020-11-02T14:27:19.4198351Z [cluster1] {"level":"info","ts":1604326694.0841486,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3167. 2020-11-02T14:27:19.4201450Z [cluster1] {"level":"info","ts":1604326694.0963895,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3168. 2020-11-02T14:27:19.4204235Z [cluster1] {"level":"info","ts":1604326694.1239104,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3169. 2020-11-02T14:27:19.4206094Z [cluster1] {"level":"info","ts":1604326694.1766474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3170. 2020-11-02T14:27:19.4207349Z [cluster1] {"level":"info","ts":1604326694.176689,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3171. 2020-11-02T14:27:19.4212336Z [cluster1] {"level":"info","ts":1604326694.1839004,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3172. 2020-11-02T14:27:19.4215810Z [cluster1] {"level":"info","ts":1604326694.2110946,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3173. 2020-11-02T14:27:19.4219861Z [cluster1] {"level":"info","ts":1604326699.0801396,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3174. 2020-11-02T14:27:19.4221174Z [cluster1] {"level":"info","ts":1604326699.0869694,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3175. 2020-11-02T14:27:19.4222404Z [cluster1] {"level":"info","ts":1604326699.087009,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3176. 2020-11-02T14:27:19.4224555Z [cluster1] {"level":"info","ts":1604326699.1026337,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3177. 2020-11-02T14:27:19.4227254Z [cluster1] {"level":"info","ts":1604326699.1273673,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3178. 2020-11-02T14:27:19.4229463Z [cluster1] {"level":"info","ts":1604326699.1354885,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3179. 2020-11-02T14:27:19.4230609Z [cluster1] {"level":"info","ts":1604326699.142943,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3180. 2020-11-02T14:27:19.4231453Z [cluster1] {"level":"info","ts":1604326699.1429667,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3181. 2020-11-02T14:27:19.4233538Z [cluster1] {"level":"info","ts":1604326699.14881,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3182. 2020-11-02T14:27:19.4236496Z [cluster1] {"level":"info","ts":1604326699.1519377,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3183. 2020-11-02T14:27:19.4238983Z [cluster1] {"level":"info","ts":1604326704.1090066,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3184. 2020-11-02T14:27:19.4240260Z [cluster1] {"level":"info","ts":1604326704.1218767,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3185. 2020-11-02T14:27:19.4241071Z [cluster1] {"level":"info","ts":1604326704.1219008,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3186. 2020-11-02T14:27:19.4246193Z [cluster1] {"level":"info","ts":1604326704.125623,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3187. 2020-11-02T14:27:19.4249880Z [cluster1] {"level":"info","ts":1604326704.1489332,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3188. 2020-11-02T14:27:19.4252617Z [cluster1] {"level":"info","ts":1604326704.1652093,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3189. 2020-11-02T14:27:19.4253692Z [cluster1] {"level":"info","ts":1604326704.186062,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3190. 2020-11-02T14:27:19.4254481Z [cluster1] {"level":"info","ts":1604326704.1860871,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3191. 2020-11-02T14:27:19.4256305Z [cluster1] {"level":"info","ts":1604326704.1939833,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3192. 2020-11-02T14:27:19.4259239Z [cluster1] {"level":"info","ts":1604326704.1973753,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3193. 2020-11-02T14:27:19.4261434Z [cluster1] {"level":"info","ts":1604326709.1318295,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3194. 2020-11-02T14:27:19.4262723Z [cluster1] {"level":"info","ts":1604326709.139956,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3195. 2020-11-02T14:27:19.4263538Z [cluster1] {"level":"info","ts":1604326709.139981,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3196. 2020-11-02T14:27:19.4265422Z [cluster1] {"level":"info","ts":1604326709.1435313,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3197. 2020-11-02T14:27:19.4268025Z [cluster1] {"level":"info","ts":1604326709.1499157,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3198. 2020-11-02T14:27:19.4270352Z [cluster1] {"level":"info","ts":1604326709.1741736,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3199. 2020-11-02T14:27:19.4271495Z [cluster1] {"level":"info","ts":1604326709.1857717,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3200. 2020-11-02T14:27:19.4272472Z [cluster1] {"level":"info","ts":1604326709.1858134,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3201. 2020-11-02T14:27:19.4276207Z [cluster1] {"level":"info","ts":1604326709.1966612,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3202. 2020-11-02T14:27:19.4279475Z [cluster1] {"level":"info","ts":1604326709.2023706,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3203. 2020-11-02T14:27:19.4281681Z [cluster1] {"level":"info","ts":1604326714.145167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3204. 2020-11-02T14:27:19.4283011Z [cluster1] {"level":"info","ts":1604326714.152943,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3205. 2020-11-02T14:27:19.4283856Z [cluster1] {"level":"info","ts":1604326714.1529644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3206. 2020-11-02T14:27:19.4285849Z [cluster1] {"level":"info","ts":1604326714.1585336,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3207. 2020-11-02T14:27:19.4288555Z [cluster1] {"level":"info","ts":1604326714.1628587,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3208. 2020-11-02T14:27:19.4291619Z [cluster1] {"level":"info","ts":1604326714.173971,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3209. 2020-11-02T14:27:19.4292905Z [cluster1] {"level":"info","ts":1604326714.179903,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3210. 2020-11-02T14:27:19.4293746Z [cluster1] {"level":"info","ts":1604326714.1799376,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3211. 2020-11-02T14:27:19.4295835Z [cluster1] {"level":"info","ts":1604326714.1842678,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3212. 2020-11-02T14:27:19.4298445Z [cluster1] {"level":"info","ts":1604326714.1910543,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3213. 2020-11-02T14:27:19.4301027Z [cluster1] {"level":"info","ts":1604326719.1758432,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3214. 2020-11-02T14:27:19.4302155Z [cluster1] {"level":"info","ts":1604326719.1847656,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3215. 2020-11-02T14:27:19.4303198Z [cluster1] {"level":"info","ts":1604326719.1847885,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3216. 2020-11-02T14:27:19.4305295Z [cluster1] {"level":"info","ts":1604326719.190692,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3217. 2020-11-02T14:27:19.4308232Z [cluster1] {"level":"info","ts":1604326719.1935966,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3218. 2020-11-02T14:27:19.4310897Z [cluster1] {"level":"info","ts":1604326719.2022507,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3219. 2020-11-02T14:27:19.4312004Z [cluster1] {"level":"info","ts":1604326719.20763,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3220. 2020-11-02T14:27:19.4312820Z [cluster1] {"level":"info","ts":1604326719.2076454,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3221. 2020-11-02T14:27:19.4314907Z [cluster1] {"level":"info","ts":1604326719.2159445,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3222. 2020-11-02T14:27:19.4318023Z [cluster1] {"level":"info","ts":1604326719.2209349,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3223. 2020-11-02T14:27:19.4320167Z [cluster1] {"level":"info","ts":1604326724.1969106,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3224. 2020-11-02T14:27:19.4321268Z [cluster1] {"level":"info","ts":1604326724.210406,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3225. 2020-11-02T14:27:19.4322081Z [cluster1] {"level":"info","ts":1604326724.2104316,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3226. 2020-11-02T14:27:19.4323984Z [cluster1] {"level":"info","ts":1604326724.2152765,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3227. 2020-11-02T14:27:19.4326819Z [cluster1] {"level":"info","ts":1604326724.219631,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3228. 2020-11-02T14:27:19.4329150Z [cluster1] {"level":"info","ts":1604326724.227868,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3229. 2020-11-02T14:27:19.4330255Z [cluster1] {"level":"info","ts":1604326724.2331662,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3230. 2020-11-02T14:27:19.4331231Z [cluster1] {"level":"info","ts":1604326724.2331984,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3231. 2020-11-02T14:27:19.4333061Z [cluster1] {"level":"info","ts":1604326724.2380347,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3232. 2020-11-02T14:27:19.4335574Z [cluster1] {"level":"info","ts":1604326724.2488375,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3233. 2020-11-02T14:27:19.4338116Z [cluster1] {"level":"info","ts":1604326729.2169564,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3234. 2020-11-02T14:27:19.4339372Z [cluster1] {"level":"info","ts":1604326729.2269247,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3235. 2020-11-02T14:27:19.4340385Z [cluster1] {"level":"info","ts":1604326729.2269545,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3236. 2020-11-02T14:27:19.4342298Z [cluster1] {"level":"info","ts":1604326729.2312949,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3237. 2020-11-02T14:27:19.4344900Z [cluster1] {"level":"info","ts":1604326729.234629,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3238. 2020-11-02T14:27:19.4347218Z [cluster1] {"level":"info","ts":1604326729.2431564,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3239. 2020-11-02T14:27:19.4348470Z [cluster1] {"level":"info","ts":1604326729.2482927,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3240. 2020-11-02T14:27:19.4349316Z [cluster1] {"level":"info","ts":1604326729.248349,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3241. 2020-11-02T14:27:19.4357380Z [cluster1] {"level":"info","ts":1604326729.2533793,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3242. 2020-11-02T14:27:19.4360631Z [cluster1] {"level":"info","ts":1604326729.2580023,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3243. 2020-11-02T14:27:19.4362967Z [cluster1] {"level":"info","ts":1604326734.2342353,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3244. 2020-11-02T14:27:19.4364077Z [cluster1] {"level":"info","ts":1604326734.2443676,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3245. 2020-11-02T14:27:19.4364895Z [cluster1] {"level":"info","ts":1604326734.2444093,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3246. 2020-11-02T14:27:19.4366780Z [cluster1] {"level":"info","ts":1604326734.248111,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3247. 2020-11-02T14:27:19.4369540Z [cluster1] {"level":"info","ts":1604326734.2514052,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3248. 2020-11-02T14:27:19.4372073Z [cluster1] {"level":"info","ts":1604326734.2588725,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3249. 2020-11-02T14:27:19.4373505Z [cluster1] {"level":"info","ts":1604326734.2649004,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3250. 2020-11-02T14:27:19.4374735Z [cluster1] {"level":"info","ts":1604326734.2649214,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3251. 2020-11-02T14:27:19.4377034Z [cluster1] {"level":"info","ts":1604326734.268379,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3252. 2020-11-02T14:27:19.4379810Z [cluster1] {"level":"info","ts":1604326734.2748437,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3253. 2020-11-02T14:27:19.4382373Z [cluster1] {"level":"info","ts":1604326739.2492113,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3254. 2020-11-02T14:27:19.4383521Z [cluster1] {"level":"info","ts":1604326739.2561214,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3255. 2020-11-02T14:27:19.4384500Z [cluster1] {"level":"info","ts":1604326739.2561636,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3256. 2020-11-02T14:27:19.4386388Z [cluster1] {"level":"info","ts":1604326739.2608187,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3257. 2020-11-02T14:27:19.4389668Z [cluster1] {"level":"info","ts":1604326739.2644744,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3258. 2020-11-02T14:27:19.4391790Z [cluster1] {"level":"info","ts":1604326739.2728267,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3259. 2020-11-02T14:27:19.4393088Z [cluster1] {"level":"info","ts":1604326739.2803774,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3260. 2020-11-02T14:27:19.4393931Z [cluster1] {"level":"info","ts":1604326739.2803957,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3261. 2020-11-02T14:27:19.4396025Z [cluster1] {"level":"info","ts":1604326739.2851977,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3262. 2020-11-02T14:27:19.4398761Z [cluster1] {"level":"info","ts":1604326739.2886658,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3263. 2020-11-02T14:27:19.4400894Z [cluster1] {"level":"info","ts":1604326744.3168707,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3264. 2020-11-02T14:27:19.4402508Z [cluster1] {"level":"info","ts":1604326744.3419876,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3265. 2020-11-02T14:27:19.4403559Z [cluster1] {"level":"info","ts":1604326744.3420432,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3266. 2020-11-02T14:27:19.4405567Z [cluster1] {"level":"info","ts":1604326744.3477135,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3267. 2020-11-02T14:27:19.4408420Z [cluster1] {"level":"info","ts":1604326744.3508008,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3268. 2020-11-02T14:27:19.4410610Z [cluster1] {"level":"info","ts":1604326744.3598893,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3269. 2020-11-02T14:27:19.4412036Z [cluster1] {"level":"info","ts":1604326744.3644238,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3270. 2020-11-02T14:27:19.4412864Z [cluster1] {"level":"info","ts":1604326744.3644395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3271. 2020-11-02T14:27:19.4415003Z [cluster1] {"level":"info","ts":1604326744.3678262,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3272. 2020-11-02T14:27:19.4417903Z [cluster1] {"level":"info","ts":1604326744.371974,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3273. 2020-11-02T14:27:19.4420215Z [cluster1] {"level":"info","ts":1604326749.338422,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3274. 2020-11-02T14:27:19.4421417Z [cluster1] {"level":"info","ts":1604326749.3444815,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3275. 2020-11-02T14:27:19.4422222Z [cluster1] {"level":"info","ts":1604326749.3444972,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3276. 2020-11-02T14:27:19.4424119Z [cluster1] {"level":"info","ts":1604326749.3514366,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3277. 2020-11-02T14:27:19.4433076Z [cluster1] {"level":"info","ts":1604326749.354655,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3278. 2020-11-02T14:27:19.4435589Z [cluster1] {"level":"info","ts":1604326749.364984,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3279. 2020-11-02T14:27:19.4436863Z [cluster1] {"level":"info","ts":1604326749.3749256,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3280. 2020-11-02T14:27:19.4438044Z [cluster1] {"level":"info","ts":1604326749.3749464,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3281. 2020-11-02T14:27:19.4440322Z [cluster1] {"level":"info","ts":1604326749.3776867,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3282. 2020-11-02T14:27:19.4443046Z [cluster1] {"level":"info","ts":1604326749.3836815,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3283. 2020-11-02T14:27:19.4445259Z [cluster1] {"level":"info","ts":1604326754.362947,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3284. 2020-11-02T14:27:19.4448051Z [cluster1] {"level":"info","ts":1604326754.3725052,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3285. 2020-11-02T14:27:19.4449048Z [cluster1] {"level":"info","ts":1604326754.3725321,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3286. 2020-11-02T14:27:19.4451338Z [cluster1] {"level":"info","ts":1604326754.3784916,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3287. 2020-11-02T14:27:19.4455517Z [cluster1] {"level":"info","ts":1604326754.3839903,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3288. 2020-11-02T14:27:19.4459735Z [cluster1] {"level":"info","ts":1604326754.3921514,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3289. 2020-11-02T14:27:19.4460902Z [cluster1] {"level":"info","ts":1604326754.4031599,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3290. 2020-11-02T14:27:19.4461752Z [cluster1] {"level":"info","ts":1604326754.4031873,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3291. 2020-11-02T14:27:19.4463996Z [cluster1] {"level":"info","ts":1604326754.4112456,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3292. 2020-11-02T14:27:19.4468302Z [cluster1] {"level":"info","ts":1604326754.4214041,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3293. 2020-11-02T14:27:19.4471071Z [cluster1] {"level":"info","ts":1604326759.3904576,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3294. 2020-11-02T14:27:19.4472997Z [cluster1] {"level":"info","ts":1604326759.3981137,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3295. 2020-11-02T14:27:19.4475312Z [cluster1] {"level":"info","ts":1604326759.3981385,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3296. 2020-11-02T14:27:19.4477456Z [cluster1] {"level":"info","ts":1604326759.4021351,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3297. 2020-11-02T14:27:19.4480234Z [cluster1] {"level":"info","ts":1604326759.406148,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3298. 2020-11-02T14:27:19.4483306Z [cluster1] {"level":"info","ts":1604326759.4141657,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3299. 2020-11-02T14:27:19.4485553Z [cluster1] {"level":"info","ts":1604326759.4200873,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3300. 2020-11-02T14:27:19.4487145Z [cluster1] {"level":"info","ts":1604326759.4201138,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3301. 2020-11-02T14:27:19.4489135Z [cluster1] {"level":"info","ts":1604326759.4244473,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3302. 2020-11-02T14:27:19.4491838Z [cluster1] {"level":"info","ts":1604326759.4285893,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3303. 2020-11-02T14:27:19.4493883Z [cluster1] {"level":"info","ts":1604326764.4055493,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3304. 2020-11-02T14:27:19.4495111Z [cluster1] {"level":"info","ts":1604326764.4123156,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3305. 2020-11-02T14:27:19.4495912Z [cluster1] {"level":"info","ts":1604326764.4123495,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3306. 2020-11-02T14:27:19.4497757Z [cluster1] {"level":"info","ts":1604326764.4154644,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3307. 2020-11-02T14:27:19.4500268Z [cluster1] {"level":"info","ts":1604326764.4177485,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3308. 2020-11-02T14:27:19.4502440Z [cluster1] {"level":"info","ts":1604326764.4244308,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3309. 2020-11-02T14:27:19.4503860Z [cluster1] {"level":"info","ts":1604326764.4300091,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3310. 2020-11-02T14:27:19.4504701Z [cluster1] {"level":"info","ts":1604326764.4300303,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3311. 2020-11-02T14:27:19.4506645Z [cluster1] {"level":"info","ts":1604326764.4327323,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3312. 2020-11-02T14:27:19.4559099Z [cluster1] {"level":"info","ts":1604326764.4353669,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3313. 2020-11-02T14:27:19.4579678Z [cluster1] {"level":"info","ts":1604326769.418924,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3314. 2020-11-02T14:27:19.4580998Z [cluster1] {"level":"info","ts":1604326769.4270895,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3315. 2020-11-02T14:27:19.4582001Z [cluster1] {"level":"info","ts":1604326769.4271176,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3316. 2020-11-02T14:27:19.4583994Z [cluster1] {"level":"info","ts":1604326769.4321249,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3317. 2020-11-02T14:27:19.4587738Z [cluster1] {"level":"info","ts":1604326769.4351997,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3318. 2020-11-02T14:27:19.4590223Z [cluster1] {"level":"info","ts":1604326769.4419205,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3319. 2020-11-02T14:27:19.4591379Z [cluster1] {"level":"info","ts":1604326769.4466074,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3320. 2020-11-02T14:27:19.4592230Z [cluster1] {"level":"info","ts":1604326769.4466312,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3321. 2020-11-02T14:27:19.4594471Z [cluster1] {"level":"info","ts":1604326769.4498858,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3322. 2020-11-02T14:27:19.4598186Z [cluster1] {"level":"info","ts":1604326769.46068,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3323. 2020-11-02T14:27:19.4600204Z [cluster1] {"level":"info","ts":1604326774.4343278,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3324. 2020-11-02T14:27:19.4601399Z [cluster1] {"level":"info","ts":1604326774.4425707,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3325. 2020-11-02T14:27:19.4602133Z [cluster1] {"level":"info","ts":1604326774.4425955,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3326. 2020-11-02T14:27:19.4604992Z [cluster1] {"level":"info","ts":1604326774.4468186,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3327. 2020-11-02T14:27:19.4608370Z [cluster1] {"level":"info","ts":1604326774.4501977,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3328. 2020-11-02T14:27:19.4610653Z [cluster1] {"level":"info","ts":1604326774.4577558,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3329. 2020-11-02T14:27:19.4611757Z [cluster1] {"level":"info","ts":1604326774.4615955,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3330. 2020-11-02T14:27:19.4612581Z [cluster1] {"level":"info","ts":1604326774.461616,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3331. 2020-11-02T14:27:19.4614682Z [cluster1] {"level":"info","ts":1604326774.4645705,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3332. 2020-11-02T14:27:19.4617388Z [cluster1] {"level":"info","ts":1604326774.467049,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3333. 2020-11-02T14:27:19.4619586Z [cluster1] {"level":"info","ts":1604326779.4471455,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3334. 2020-11-02T14:27:19.4620915Z [cluster1] {"level":"info","ts":1604326779.4538262,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3335. 2020-11-02T14:27:19.4622003Z [cluster1] {"level":"info","ts":1604326779.4538631,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3336. 2020-11-02T14:27:19.4624122Z [cluster1] {"level":"info","ts":1604326779.4605098,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3337. 2020-11-02T14:27:19.4626974Z [cluster1] {"level":"info","ts":1604326779.463712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3338. 2020-11-02T14:27:19.4629633Z [cluster1] {"level":"info","ts":1604326779.475029,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3339. 2020-11-02T14:27:19.4630673Z [cluster1] {"level":"info","ts":1604326779.4820085,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3340. 2020-11-02T14:27:19.4631428Z [cluster1] {"level":"info","ts":1604326779.4820397,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3341. 2020-11-02T14:27:19.4633208Z [cluster1] {"level":"info","ts":1604326779.4857423,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3342. 2020-11-02T14:27:19.4651665Z [cluster1] {"level":"info","ts":1604326779.489104,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3343. 2020-11-02T14:27:19.4654774Z [cluster1] {"level":"info","ts":1604326784.4699733,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3344. 2020-11-02T14:27:19.4655961Z [cluster1] {"level":"info","ts":1604326784.47537,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3345. 2020-11-02T14:27:19.4656753Z [cluster1] {"level":"info","ts":1604326784.475421,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3346. 2020-11-02T14:27:19.4658604Z [cluster1] {"level":"info","ts":1604326784.479059,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3347. 2020-11-02T14:27:19.4661583Z [cluster1] {"level":"info","ts":1604326784.4820757,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3348. 2020-11-02T14:27:19.4664043Z [cluster1] {"level":"info","ts":1604326784.489069,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3349. 2020-11-02T14:27:19.4665148Z [cluster1] {"level":"info","ts":1604326784.4939852,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3350. 2020-11-02T14:27:19.4665962Z [cluster1] {"level":"info","ts":1604326784.49401,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3351. 2020-11-02T14:27:19.4667851Z [cluster1] {"level":"info","ts":1604326784.4977283,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3352. 2020-11-02T14:27:19.4670846Z [cluster1] {"level":"info","ts":1604326784.5004334,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3353. 2020-11-02T14:27:19.4673058Z [cluster1] {"level":"info","ts":1604326789.4845695,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3354. 2020-11-02T14:27:19.4674208Z [cluster1] {"level":"info","ts":1604326789.48998,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3355. 2020-11-02T14:27:19.4675187Z [cluster1] {"level":"info","ts":1604326789.490005,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3356. 2020-11-02T14:27:19.4678070Z [cluster1] {"level":"info","ts":1604326789.4945102,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3357. 2020-11-02T14:27:19.4680856Z [cluster1] {"level":"info","ts":1604326789.497427,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3358. 2020-11-02T14:27:19.4683056Z [cluster1] {"level":"info","ts":1604326789.5036383,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3359. 2020-11-02T14:27:19.4684358Z [cluster1] {"level":"info","ts":1604326789.5083158,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3360. 2020-11-02T14:27:19.4685174Z [cluster1] {"level":"info","ts":1604326789.50834,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3361. 2020-11-02T14:27:19.4687188Z [cluster1] {"level":"info","ts":1604326789.5121715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3362. 2020-11-02T14:27:19.4689803Z [cluster1] {"level":"info","ts":1604326789.515041,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3363. 2020-11-02T14:27:19.4692100Z [cluster1] {"level":"info","ts":1604326794.4964519,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3364. 2020-11-02T14:27:19.4693242Z [cluster1] {"level":"info","ts":1604326794.5035436,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3365. 2020-11-02T14:27:19.4694094Z [cluster1] {"level":"info","ts":1604326794.5035717,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3366. 2020-11-02T14:27:19.4696315Z [cluster1] {"level":"info","ts":1604326794.5089734,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3367. 2020-11-02T14:27:19.4698827Z [cluster1] {"level":"info","ts":1604326794.513075,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3368. 2020-11-02T14:27:19.4700861Z [cluster1] {"level":"info","ts":1604326794.5196621,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3369. 2020-11-02T14:27:19.4701931Z [cluster1] {"level":"info","ts":1604326794.5248508,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3370. 2020-11-02T14:27:19.4702713Z [cluster1] {"level":"info","ts":1604326794.5248733,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3371. 2020-11-02T14:27:19.4704985Z [cluster1] {"level":"info","ts":1604326794.5280037,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3372. 2020-11-02T14:27:19.4708006Z [cluster1] {"level":"info","ts":1604326794.531508,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3373. 2020-11-02T14:27:19.4710162Z [cluster1] {"level":"info","ts":1604326799.5228555,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3374. 2020-11-02T14:27:19.4711234Z [cluster1] {"level":"info","ts":1604326799.527989,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3375. 2020-11-02T14:27:19.4712013Z [cluster1] {"level":"info","ts":1604326799.5280092,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3376. 2020-11-02T14:27:19.4713955Z [cluster1] {"level":"info","ts":1604326799.5321193,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3377. 2020-11-02T14:27:19.4716959Z [cluster1] {"level":"info","ts":1604326799.536663,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3378. 2020-11-02T14:27:19.4725240Z [cluster1] {"level":"info","ts":1604326799.5427933,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3379. 2020-11-02T14:27:19.4726548Z [cluster1] {"level":"info","ts":1604326799.5474267,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3380. 2020-11-02T14:27:19.4727394Z [cluster1] {"level":"info","ts":1604326799.547459,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3381. 2020-11-02T14:27:19.4729552Z [cluster1] {"level":"info","ts":1604326799.551652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3382. 2020-11-02T14:27:19.4732252Z [cluster1] {"level":"info","ts":1604326799.5549746,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3383. 2020-11-02T14:27:19.4734305Z [cluster1] {"level":"info","ts":1604326804.5440257,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3384. 2020-11-02T14:27:19.4736650Z [cluster1] {"level":"info","ts":1604326804.555005,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3385. 2020-11-02T14:27:19.4737985Z [cluster1] {"level":"info","ts":1604326804.555073,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3386. 2020-11-02T14:27:19.4740232Z [cluster1] {"level":"info","ts":1604326804.5590875,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3387. 2020-11-02T14:27:19.4743971Z [cluster1] {"level":"info","ts":1604326804.5622466,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3388. 2020-11-02T14:27:19.4746468Z [cluster1] {"level":"info","ts":1604326804.5693824,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3389. 2020-11-02T14:27:19.4747971Z [cluster1] {"level":"info","ts":1604326804.5738823,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3390. 2020-11-02T14:27:19.4749035Z [cluster1] {"level":"info","ts":1604326804.573905,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3391. 2020-11-02T14:27:19.4751214Z [cluster1] {"level":"info","ts":1604326804.577991,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3392. 2020-11-02T14:27:19.4754058Z [cluster1] {"level":"info","ts":1604326804.5823255,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3393. 2020-11-02T14:27:19.4756176Z [cluster1] {"level":"info","ts":1604326809.561809,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3394. 2020-11-02T14:27:19.4757285Z [cluster1] {"level":"info","ts":1604326809.5674896,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3395. 2020-11-02T14:27:19.4758370Z [cluster1] {"level":"info","ts":1604326809.567512,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3396. 2020-11-02T14:27:19.4760518Z [cluster1] {"level":"info","ts":1604326809.5711348,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3397. 2020-11-02T14:27:19.4763338Z [cluster1] {"level":"info","ts":1604326809.5738254,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3398. 2020-11-02T14:27:19.4765452Z [cluster1] {"level":"info","ts":1604326809.5796874,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3399. 2020-11-02T14:27:19.4766555Z [cluster1] {"level":"info","ts":1604326809.5838604,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3400. 2020-11-02T14:27:19.4767372Z [cluster1] {"level":"info","ts":1604326809.5838814,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3401. 2020-11-02T14:27:19.4769782Z [cluster1] {"level":"info","ts":1604326809.5865135,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3402. 2020-11-02T14:27:19.4772901Z [cluster1] {"level":"info","ts":1604326809.5893035,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3403. 2020-11-02T14:27:19.4775114Z [cluster1] {"level":"info","ts":1604326814.578968,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3404. 2020-11-02T14:27:19.4776182Z [cluster1] {"level":"info","ts":1604326814.5847945,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3405. 2020-11-02T14:27:19.4776950Z [cluster1] {"level":"info","ts":1604326814.5848217,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3406. 2020-11-02T14:27:19.4778769Z [cluster1] {"level":"info","ts":1604326814.5886047,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3407. 2020-11-02T14:27:19.4781704Z [cluster1] {"level":"info","ts":1604326814.5921037,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3408. 2020-11-02T14:27:19.4784052Z [cluster1] {"level":"info","ts":1604326814.598615,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3409. 2020-11-02T14:27:19.4785334Z [cluster1] {"level":"info","ts":1604326814.6035008,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3410. 2020-11-02T14:27:19.4787101Z [cluster1] {"level":"info","ts":1604326814.6035247,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3411. 2020-11-02T14:27:19.4789019Z [cluster1] {"level":"info","ts":1604326814.6069832,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3412. 2020-11-02T14:27:19.4791549Z [cluster1] {"level":"info","ts":1604326814.609976,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3413. 2020-11-02T14:27:19.4794330Z [cluster1] {"level":"info","ts":1604326819.5922065,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3414. 2020-11-02T14:27:19.4795641Z [cluster1] {"level":"info","ts":1604326819.5988052,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3415. 2020-11-02T14:27:19.4796587Z [cluster1] {"level":"info","ts":1604326819.5988297,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3416. 2020-11-02T14:27:19.4799650Z [cluster1] {"level":"info","ts":1604326819.6021419,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3417. 2020-11-02T14:27:19.4802605Z [cluster1] {"level":"info","ts":1604326819.6051261,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3418. 2020-11-02T14:27:19.4804955Z [cluster1] {"level":"info","ts":1604326819.611392,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3419. 2020-11-02T14:27:19.4806107Z [cluster1] {"level":"info","ts":1604326819.616193,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3420. 2020-11-02T14:27:19.4807098Z [cluster1] {"level":"info","ts":1604326819.6162276,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3421. 2020-11-02T14:27:19.4809027Z [cluster1] {"level":"info","ts":1604326819.6194692,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3422. 2020-11-02T14:27:19.4812491Z [cluster1] {"level":"info","ts":1604326819.6220179,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3423. 2020-11-02T14:27:19.4815091Z [cluster1] {"level":"info","ts":1604326824.604131,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3424. 2020-11-02T14:27:19.4816236Z [cluster1] {"level":"info","ts":1604326824.6094635,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3425. 2020-11-02T14:27:19.4817080Z [cluster1] {"level":"info","ts":1604326824.6094918,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3426. 2020-11-02T14:27:19.4819450Z [cluster1] {"level":"info","ts":1604326824.6129677,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3427. 2020-11-02T14:27:19.4822187Z [cluster1] {"level":"info","ts":1604326824.6172397,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3428. 2020-11-02T14:27:19.4824478Z [cluster1] {"level":"info","ts":1604326824.6245198,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3429. 2020-11-02T14:27:19.4825623Z [cluster1] {"level":"info","ts":1604326824.6285768,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3430. 2020-11-02T14:27:19.4826583Z [cluster1] {"level":"info","ts":1604326824.6285965,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3431. 2020-11-02T14:27:19.4829251Z [cluster1] {"level":"info","ts":1604326824.6323335,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3432. 2020-11-02T14:27:19.4831936Z [cluster1] {"level":"info","ts":1604326824.6353462,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3433. 2020-11-02T14:27:19.4834050Z [cluster1] {"level":"info","ts":1604326829.6161194,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3434. 2020-11-02T14:27:19.4835263Z [cluster1] {"level":"info","ts":1604326829.6267138,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3435. 2020-11-02T14:27:19.4836232Z [cluster1] {"level":"info","ts":1604326829.6267505,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3436. 2020-11-02T14:27:19.4838996Z [cluster1] {"level":"info","ts":1604326829.6379917,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3437. 2020-11-02T14:27:19.4841867Z [cluster1] {"level":"info","ts":1604326829.6414876,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3438. 2020-11-02T14:27:19.4843988Z [cluster1] {"level":"info","ts":1604326829.6493142,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3439. 2020-11-02T14:27:19.4845099Z [cluster1] {"level":"info","ts":1604326829.6540868,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3440. 2020-11-02T14:27:19.4845913Z [cluster1] {"level":"info","ts":1604326829.6541095,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3441. 2020-11-02T14:27:19.4847966Z [cluster1] {"level":"info","ts":1604326829.6582153,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3442. 2020-11-02T14:27:19.4850947Z [cluster1] {"level":"info","ts":1604326829.6615274,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3443. 2020-11-02T14:27:19.4853045Z [cluster1] {"level":"info","ts":1604326834.6415322,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3444. 2020-11-02T14:27:19.4854112Z [cluster1] {"level":"info","ts":1604326834.6478133,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3445. 2020-11-02T14:27:19.4854899Z [cluster1] {"level":"info","ts":1604326834.647843,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3446. 2020-11-02T14:27:19.4856716Z [cluster1] {"level":"info","ts":1604326834.6511962,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3447. 2020-11-02T14:27:19.4859832Z [cluster1] {"level":"info","ts":1604326834.654251,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3448. 2020-11-02T14:27:19.4862192Z [cluster1] {"level":"info","ts":1604326834.6611862,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3449. 2020-11-02T14:27:19.4864999Z [cluster1] {"level":"info","ts":1604326834.6657426,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3450. 2020-11-02T14:27:19.4866004Z [cluster1] {"level":"info","ts":1604326834.665767,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3451. 2020-11-02T14:27:19.4867973Z [cluster1] {"level":"info","ts":1604326834.6693528,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3452. 2020-11-02T14:27:19.4870796Z [cluster1] {"level":"info","ts":1604326834.6729157,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3453. 2020-11-02T14:27:19.4875120Z [cluster1] {"level":"info","ts":1604326839.6538267,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3454. 2020-11-02T14:27:19.4876264Z [cluster1] {"level":"info","ts":1604326839.6608071,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3455. 2020-11-02T14:27:19.4877078Z [cluster1] {"level":"info","ts":1604326839.6608353,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3456. 2020-11-02T14:27:19.4879324Z [cluster1] {"level":"info","ts":1604326839.6661363,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3457. 2020-11-02T14:27:19.4882736Z [cluster1] {"level":"info","ts":1604326839.6692433,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3458. 2020-11-02T14:27:19.4885109Z [cluster1] {"level":"info","ts":1604326839.6753502,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3459. 2020-11-02T14:27:19.4886216Z [cluster1] {"level":"info","ts":1604326839.680948,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3460. 2020-11-02T14:27:19.4887196Z [cluster1] {"level":"info","ts":1604326839.680971,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3461. 2020-11-02T14:27:19.4889134Z [cluster1] {"level":"info","ts":1604326839.6847577,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3462. 2020-11-02T14:27:19.4892045Z [cluster1] {"level":"info","ts":1604326839.6875536,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3463. 2020-11-02T14:27:19.4894407Z [cluster1] {"level":"info","ts":1604326844.672529,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3464. 2020-11-02T14:27:19.4895631Z [cluster1] {"level":"info","ts":1604326844.6786304,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3465. 2020-11-02T14:27:19.4896516Z [cluster1] {"level":"info","ts":1604326844.678672,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3466. 2020-11-02T14:27:19.4899361Z [cluster1] {"level":"info","ts":1604326844.6825454,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3467. 2020-11-02T14:27:19.4902939Z [cluster1] {"level":"info","ts":1604326844.6858244,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3468. 2020-11-02T14:27:19.4905139Z [cluster1] {"level":"info","ts":1604326844.691539,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3469. 2020-11-02T14:27:19.4906304Z [cluster1] {"level":"info","ts":1604326844.69607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3470. 2020-11-02T14:27:19.4907293Z [cluster1] {"level":"info","ts":1604326844.6960914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3471. 2020-11-02T14:27:19.4909176Z [cluster1] {"level":"info","ts":1604326844.6991973,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3472. 2020-11-02T14:27:19.4912422Z [cluster1] {"level":"info","ts":1604326844.702323,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3473. 2020-11-02T14:27:19.4914627Z [cluster1] {"level":"info","ts":1604326849.6844916,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3474. 2020-11-02T14:27:19.4915771Z [cluster1] {"level":"info","ts":1604326849.6889927,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3475. 2020-11-02T14:27:19.4916617Z [cluster1] {"level":"info","ts":1604326849.6891987,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3476. 2020-11-02T14:27:19.4919236Z [cluster1] {"level":"info","ts":1604326849.6930842,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3477. 2020-11-02T14:27:19.4924649Z [cluster1] {"level":"info","ts":1604326849.696127,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3478. 2020-11-02T14:27:19.4926928Z [cluster1] {"level":"info","ts":1604326849.7028556,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3479. 2020-11-02T14:27:19.4928079Z [cluster1] {"level":"info","ts":1604326849.7073545,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3480. 2020-11-02T14:27:19.4928926Z [cluster1] {"level":"info","ts":1604326849.7073774,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3481. 2020-11-02T14:27:19.4930881Z [cluster1] {"level":"info","ts":1604326849.710609,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3482. 2020-11-02T14:27:19.4934025Z [cluster1] {"level":"info","ts":1604326849.7136998,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3483. 2020-11-02T14:27:19.4936607Z [cluster1] {"level":"info","ts":1604326854.6999629,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3484. 2020-11-02T14:27:19.4937754Z [cluster1] {"level":"info","ts":1604326854.7064211,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3485. 2020-11-02T14:27:19.4938601Z [cluster1] {"level":"info","ts":1604326854.7064629,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3486. 2020-11-02T14:27:19.4942504Z [cluster1] {"level":"info","ts":1604326854.7161663,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3487. 2020-11-02T14:27:19.4961568Z [cluster1] {"level":"info","ts":1604326854.7212954,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3488. 2020-11-02T14:27:19.4963886Z [cluster1] {"level":"info","ts":1604326854.7275012,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3489. 2020-11-02T14:27:19.4965121Z [cluster1] {"level":"info","ts":1604326854.7314808,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3490. 2020-11-02T14:27:19.4965940Z [cluster1] {"level":"info","ts":1604326854.7315032,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3491. 2020-11-02T14:27:19.4967865Z [cluster1] {"level":"info","ts":1604326854.7348938,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3492. 2020-11-02T14:27:19.4970707Z [cluster1] {"level":"info","ts":1604326854.7374084,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3493. 2020-11-02T14:27:19.4973178Z [cluster1] {"level":"info","ts":1604326859.7122204,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3494. 2020-11-02T14:27:19.4974286Z [cluster1] {"level":"info","ts":1604326859.7167425,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3495. 2020-11-02T14:27:19.4975281Z [cluster1] {"level":"info","ts":1604326859.7167683,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3496. 2020-11-02T14:27:19.4981086Z [cluster1] {"level":"info","ts":1604326859.7203004,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3497. 2020-11-02T14:27:19.4984137Z [cluster1] {"level":"info","ts":1604326859.723568,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3498. 2020-11-02T14:27:19.4986345Z [cluster1] {"level":"info","ts":1604326859.7316306,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3499. 2020-11-02T14:27:19.4987680Z [cluster1] {"level":"info","ts":1604326859.7365499,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3500. 2020-11-02T14:27:19.4988530Z [cluster1] {"level":"info","ts":1604326859.7365744,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3501. 2020-11-02T14:27:19.4990525Z [cluster1] {"level":"info","ts":1604326859.739985,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3502. 2020-11-02T14:27:19.4993569Z [cluster1] {"level":"info","ts":1604326859.7440407,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3503. 2020-11-02T14:27:19.4995906Z [cluster1] {"level":"info","ts":1604326864.7472997,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3504. 2020-11-02T14:27:19.4997020Z [cluster1] {"level":"info","ts":1604326864.757812,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3505. 2020-11-02T14:27:19.4998321Z [cluster1] {"level":"info","ts":1604326864.757854,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3506. 2020-11-02T14:27:19.5000235Z [cluster1] {"level":"info","ts":1604326864.7652137,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3507. 2020-11-02T14:27:19.5003113Z [cluster1] {"level":"info","ts":1604326864.771422,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3508. 2020-11-02T14:27:19.5005322Z [cluster1] {"level":"info","ts":1604326864.7852633,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3509. 2020-11-02T14:27:19.5006466Z [cluster1] {"level":"info","ts":1604326864.7952008,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3510. 2020-11-02T14:27:19.5007304Z [cluster1] {"level":"info","ts":1604326864.795224,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3511. 2020-11-02T14:27:19.5009251Z [cluster1] {"level":"info","ts":1604326864.8035417,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3512. 2020-11-02T14:27:19.5012134Z [cluster1] {"level":"info","ts":1604326864.806796,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3513. 2020-11-02T14:27:19.5014375Z [cluster1] {"level":"info","ts":1604326869.7617416,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3514. 2020-11-02T14:27:19.5015518Z [cluster1] {"level":"info","ts":1604326869.7671647,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3515. 2020-11-02T14:27:19.5016361Z [cluster1] {"level":"info","ts":1604326869.7671914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3516. 2020-11-02T14:27:19.5018318Z [cluster1] {"level":"info","ts":1604326869.7711234,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3517. 2020-11-02T14:27:19.5021152Z [cluster1] {"level":"info","ts":1604326869.7740042,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3518. 2020-11-02T14:27:19.5023801Z [cluster1] {"level":"info","ts":1604326869.7811832,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3519. 2020-11-02T14:27:19.5024981Z [cluster1] {"level":"info","ts":1604326869.7855215,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3520. 2020-11-02T14:27:19.5025826Z [cluster1] {"level":"info","ts":1604326869.7857347,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3521. 2020-11-02T14:27:19.5027900Z [cluster1] {"level":"info","ts":1604326869.7888174,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3522. 2020-11-02T14:27:19.5030619Z [cluster1] {"level":"info","ts":1604326869.7912555,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3523. 2020-11-02T14:27:19.5033590Z [cluster1] {"level":"info","ts":1604326874.7723079,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3524. 2020-11-02T14:27:19.5034892Z [cluster1] {"level":"info","ts":1604326874.7781525,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3525. 2020-11-02T14:27:19.5035726Z [cluster1] {"level":"info","ts":1604326874.7781765,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3526. 2020-11-02T14:27:19.5037817Z [cluster1] {"level":"info","ts":1604326874.7826738,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3527. 2020-11-02T14:27:19.5040644Z [cluster1] {"level":"info","ts":1604326874.7887514,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3528. 2020-11-02T14:27:19.5042752Z [cluster1] {"level":"info","ts":1604326874.8162196,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3529. 2020-11-02T14:27:19.5043856Z [cluster1] {"level":"info","ts":1604326874.8306677,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3530. 2020-11-02T14:27:19.5044816Z [cluster1] {"level":"info","ts":1604326874.8309097,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3531. 2020-11-02T14:27:19.5046752Z [cluster1] {"level":"info","ts":1604326874.8353946,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3532. 2020-11-02T14:27:19.5049354Z [cluster1] {"level":"info","ts":1604326874.8410892,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3533. 2020-11-02T14:27:19.5051467Z [cluster1] {"level":"info","ts":1604326879.7857158,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3534. 2020-11-02T14:27:19.5052676Z [cluster1] {"level":"info","ts":1604326879.7910285,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3535. 2020-11-02T14:27:19.5053491Z [cluster1] {"level":"info","ts":1604326879.7910528,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3536. 2020-11-02T14:27:19.5057268Z [cluster1] {"level":"info","ts":1604326879.7938368,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3537. 2020-11-02T14:27:19.5060463Z [cluster1] {"level":"info","ts":1604326879.7964685,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3538. 2020-11-02T14:27:19.5062753Z [cluster1] {"level":"info","ts":1604326879.8035347,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3539. 2020-11-02T14:27:19.5064155Z [cluster1] {"level":"info","ts":1604326879.8086247,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3540. 2020-11-02T14:27:19.5064970Z [cluster1] {"level":"info","ts":1604326879.8086474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3541. 2020-11-02T14:27:19.5067004Z [cluster1] {"level":"info","ts":1604326879.811884,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3542. 2020-11-02T14:27:19.5070043Z [cluster1] {"level":"info","ts":1604326879.815171,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3543. 2020-11-02T14:27:19.5072367Z [cluster1] {"level":"info","ts":1604326884.7960424,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3544. 2020-11-02T14:27:19.5073465Z [cluster1] {"level":"info","ts":1604326884.807137,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3545. 2020-11-02T14:27:19.5074279Z [cluster1] {"level":"info","ts":1604326884.8073497,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3546. 2020-11-02T14:27:19.5076275Z [cluster1] {"level":"info","ts":1604326884.8129907,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3547. 2020-11-02T14:27:19.5080147Z [cluster1] {"level":"info","ts":1604326884.8191516,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3548. 2020-11-02T14:27:19.5082719Z [cluster1] {"level":"info","ts":1604326884.8324907,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3549. 2020-11-02T14:27:19.5083973Z [cluster1] {"level":"info","ts":1604326884.8375366,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3550. 2020-11-02T14:27:19.5084987Z [cluster1] {"level":"info","ts":1604326884.837558,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3551. 2020-11-02T14:27:19.5086948Z [cluster1] {"level":"info","ts":1604326884.8406684,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3552. 2020-11-02T14:27:19.5090298Z [cluster1] {"level":"info","ts":1604326884.8437247,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3553. 2020-11-02T14:27:19.5092495Z [cluster1] {"level":"info","ts":1604326889.8126829,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3554. 2020-11-02T14:27:19.5093638Z [cluster1] {"level":"info","ts":1604326889.8259776,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3555. 2020-11-02T14:27:19.5094480Z [cluster1] {"level":"info","ts":1604326889.8260071,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3556. 2020-11-02T14:27:19.5096763Z [cluster1] {"level":"info","ts":1604326889.8324943,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3557. 2020-11-02T14:27:19.5099475Z [cluster1] {"level":"info","ts":1604326889.8395417,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3558. 2020-11-02T14:27:19.5101503Z [cluster1] {"level":"info","ts":1604326889.8502824,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3559. 2020-11-02T14:27:19.5102785Z [cluster1] {"level":"info","ts":1604326889.8585618,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3560. 2020-11-02T14:27:19.5103607Z [cluster1] {"level":"info","ts":1604326889.8585875,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3561. 2020-11-02T14:27:19.5105997Z [cluster1] {"level":"info","ts":1604326889.8623493,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3562. 2020-11-02T14:27:19.5108547Z [cluster1] {"level":"info","ts":1604326889.865591,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3563. 2020-11-02T14:27:19.5110617Z [cluster1] {"level":"info","ts":1604326894.8378494,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3564. 2020-11-02T14:27:19.5111787Z [cluster1] {"level":"info","ts":1604326894.843939,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3565. 2020-11-02T14:27:19.5112581Z [cluster1] {"level":"info","ts":1604326894.8439653,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3566. 2020-11-02T14:27:19.5114658Z [cluster1] {"level":"info","ts":1604326894.8512838,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3567. 2020-11-02T14:27:19.5117338Z [cluster1] {"level":"info","ts":1604326894.8543196,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3568. 2020-11-02T14:27:19.5119506Z [cluster1] {"level":"info","ts":1604326894.8657043,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3569. 2020-11-02T14:27:19.5120676Z [cluster1] {"level":"info","ts":1604326894.8714676,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3570. 2020-11-02T14:27:19.5121455Z [cluster1] {"level":"info","ts":1604326894.871489,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3571. 2020-11-02T14:27:19.5124373Z [cluster1] {"level":"info","ts":1604326894.8749304,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3572. 2020-11-02T14:27:19.5127175Z [cluster1] {"level":"info","ts":1604326894.8787255,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3573. 2020-11-02T14:27:19.5129236Z [cluster1] {"level":"info","ts":1604326899.8625472,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3574. 2020-11-02T14:27:19.5130301Z [cluster1] {"level":"info","ts":1604326899.878501,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3575. 2020-11-02T14:27:19.5131230Z [cluster1] {"level":"info","ts":1604326899.8785326,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3576. 2020-11-02T14:27:19.5132984Z [cluster1] {"level":"info","ts":1604326899.8863244,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3577. 2020-11-02T14:27:19.5136037Z [cluster1] {"level":"info","ts":1604326899.8913202,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3578. 2020-11-02T14:27:19.5138404Z [cluster1] {"level":"info","ts":1604326899.9297721,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3579. 2020-11-02T14:27:19.5139759Z [cluster1] {"level":"info","ts":1604326899.943995,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3580. 2020-11-02T14:27:19.5140516Z [cluster1] {"level":"info","ts":1604326899.944065,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3581. 2020-11-02T14:27:19.5142487Z [cluster1] {"level":"info","ts":1604326899.950062,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3582. 2020-11-02T14:27:19.5145650Z [cluster1] {"level":"info","ts":1604326899.9566267,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3583. 2020-11-02T14:27:19.5147890Z [cluster1] {"level":"info","ts":1604326904.8845103,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3584. 2020-11-02T14:27:19.5149522Z [cluster1] {"level":"info","ts":1604326904.8930917,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3585. 2020-11-02T14:27:19.5150490Z [cluster1] {"level":"info","ts":1604326904.8931198,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3586. 2020-11-02T14:27:19.5152303Z [cluster1] {"level":"info","ts":1604326904.8993647,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3587. 2020-11-02T14:27:19.5154936Z [cluster1] {"level":"info","ts":1604326904.9022098,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3588. 2020-11-02T14:27:19.5157341Z [cluster1] {"level":"info","ts":1604326904.9073946,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3589. 2020-11-02T14:27:19.5158997Z [cluster1] {"level":"info","ts":1604326904.9120224,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3590. 2020-11-02T14:27:19.5159855Z [cluster1] {"level":"info","ts":1604326904.9120433,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3591. 2020-11-02T14:27:19.5162248Z [cluster1] {"level":"info","ts":1604326904.9153101,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3592. 2020-11-02T14:27:19.5164767Z [cluster1] {"level":"info","ts":1604326904.918033,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3593. 2020-11-02T14:27:19.5166803Z [cluster1] {"level":"info","ts":1604326909.8998044,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3594. 2020-11-02T14:27:19.5168264Z [cluster1] {"level":"info","ts":1604326909.9067914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3595. 2020-11-02T14:27:19.5169115Z [cluster1] {"level":"info","ts":1604326909.90683,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3596. 2020-11-02T14:27:19.5171068Z [cluster1] {"level":"info","ts":1604326909.915016,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3597. 2020-11-02T14:27:19.5174022Z [cluster1] {"level":"info","ts":1604326909.9227064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3598. 2020-11-02T14:27:19.5176503Z [cluster1] {"level":"info","ts":1604326909.9386497,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3599. 2020-11-02T14:27:19.5177733Z [cluster1] {"level":"info","ts":1604326909.9499211,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3600. 2020-11-02T14:27:19.5178754Z [cluster1] {"level":"info","ts":1604326909.9501288,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3601. 2020-11-02T14:27:19.5180733Z [cluster1] {"level":"info","ts":1604326909.957626,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3602. 2020-11-02T14:27:19.5185382Z [cluster1] {"level":"info","ts":1604326909.9628859,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3603. 2020-11-02T14:27:19.5187887Z [cluster1] {"level":"info","ts":1604326914.9106944,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3604. 2020-11-02T14:27:19.5188990Z [cluster1] {"level":"info","ts":1604326914.9170647,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3605. 2020-11-02T14:27:19.5190056Z [cluster1] {"level":"info","ts":1604326914.9170835,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3606. 2020-11-02T14:27:19.5192375Z [cluster1] {"level":"info","ts":1604326914.9217968,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3607. 2020-11-02T14:27:19.5195677Z [cluster1] {"level":"info","ts":1604326914.9245093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3608. 2020-11-02T14:27:19.5197978Z [cluster1] {"level":"info","ts":1604326914.938759,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3609. 2020-11-02T14:27:19.5199089Z [cluster1] {"level":"info","ts":1604326914.9447832,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3610. 2020-11-02T14:27:19.5199899Z [cluster1] {"level":"info","ts":1604326914.9448054,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3611. 2020-11-02T14:27:19.5201991Z [cluster1] {"level":"info","ts":1604326914.9485538,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3612. 2020-11-02T14:27:19.5205858Z [cluster1] {"level":"info","ts":1604326914.95365,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3613. 2020-11-02T14:27:19.5208055Z [cluster1] {"level":"info","ts":1604326919.9286244,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3614. 2020-11-02T14:27:19.5209301Z [cluster1] {"level":"info","ts":1604326919.9333794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3615. 2020-11-02T14:27:19.5210148Z [cluster1] {"level":"info","ts":1604326919.9334083,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3616. 2020-11-02T14:27:19.5213412Z [cluster1] {"level":"info","ts":1604326919.9373813,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3617. 2020-11-02T14:27:19.5218589Z [cluster1] {"level":"info","ts":1604326919.940732,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3618. 2020-11-02T14:27:19.5220967Z [cluster1] {"level":"info","ts":1604326919.9476073,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3619. 2020-11-02T14:27:19.5222118Z [cluster1] {"level":"info","ts":1604326919.9516478,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3620. 2020-11-02T14:27:19.5223294Z [cluster1] {"level":"info","ts":1604326919.9516711,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3621. 2020-11-02T14:27:19.5225461Z [cluster1] {"level":"info","ts":1604326919.955859,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3622. 2020-11-02T14:27:19.5228272Z [cluster1] {"level":"info","ts":1604326919.9592671,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3623. 2020-11-02T14:27:19.5231896Z [cluster1] {"level":"info","ts":1604326924.947025,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3624. 2020-11-02T14:27:19.5232985Z [cluster1] {"level":"info","ts":1604326924.966396,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3625. 2020-11-02T14:27:19.5233957Z [cluster1] {"level":"info","ts":1604326924.9664252,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3626. 2020-11-02T14:27:19.5236165Z [cluster1] {"level":"info","ts":1604326925.0215998,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3627. 2020-11-02T14:27:19.5239086Z [cluster1] {"level":"info","ts":1604326925.0350852,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3628. 2020-11-02T14:27:19.5241135Z [cluster1] {"level":"info","ts":1604326925.0740337,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3629. 2020-11-02T14:27:19.5242206Z [cluster1] {"level":"info","ts":1604326925.0785832,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3630. 2020-11-02T14:27:19.5243177Z [cluster1] {"level":"info","ts":1604326925.0786047,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3631. 2020-11-02T14:27:19.5245999Z [cluster1] {"level":"info","ts":1604326925.0815473,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3632. 2020-11-02T14:27:19.5249459Z [cluster1] {"level":"info","ts":1604326925.0874395,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3633. 2020-11-02T14:27:19.5251732Z [cluster1] {"level":"info","ts":1604326929.9601626,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3634. 2020-11-02T14:27:19.5253692Z [cluster1] {"level":"info","ts":1604326929.9657245,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3635. 2020-11-02T14:27:19.5254989Z [cluster1] {"level":"info","ts":1604326929.965755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3636. 2020-11-02T14:27:19.5257192Z [cluster1] {"level":"info","ts":1604326929.9706259,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3637. 2020-11-02T14:27:19.5259896Z [cluster1] {"level":"info","ts":1604326929.9749289,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3638. 2020-11-02T14:27:19.5262683Z [cluster1] {"level":"info","ts":1604326929.9825218,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3639. 2020-11-02T14:27:19.5263831Z [cluster1] {"level":"info","ts":1604326929.9941387,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3640. 2020-11-02T14:27:19.5264674Z [cluster1] {"level":"info","ts":1604326929.9941676,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3641. 2020-11-02T14:27:19.5266628Z [cluster1] {"level":"info","ts":1604326929.9984155,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3642. 2020-11-02T14:27:19.5269327Z [cluster1] {"level":"info","ts":1604326930.0018177,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3643. 2020-11-02T14:27:19.5271692Z [cluster1] {"level":"info","ts":1604326934.975477,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3644. 2020-11-02T14:27:19.5272793Z [cluster1] {"level":"info","ts":1604326934.9813666,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3645. 2020-11-02T14:27:19.5273604Z [cluster1] {"level":"info","ts":1604326934.9815655,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3646. 2020-11-02T14:27:19.5275463Z [cluster1] {"level":"info","ts":1604326934.9848106,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3647. 2020-11-02T14:27:19.5278234Z [cluster1] {"level":"info","ts":1604326934.9872248,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3648. 2020-11-02T14:27:19.5280379Z [cluster1] {"level":"info","ts":1604326934.9936187,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3649. 2020-11-02T14:27:19.5281594Z [cluster1] {"level":"info","ts":1604326934.9982677,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3650. 2020-11-02T14:27:19.5282389Z [cluster1] {"level":"info","ts":1604326934.9982922,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3651. 2020-11-02T14:27:19.5284393Z [cluster1] {"level":"info","ts":1604326935.0028768,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3652. 2020-11-02T14:27:19.5287036Z [cluster1] {"level":"info","ts":1604326935.0057821,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3653. 2020-11-02T14:27:19.5289288Z [cluster1] {"level":"info","ts":1604326939.9910986,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3654. 2020-11-02T14:27:19.5290375Z [cluster1] {"level":"info","ts":1604326940.0038877,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3655. 2020-11-02T14:27:19.5291188Z [cluster1] {"level":"info","ts":1604326940.0039148,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3656. 2020-11-02T14:27:19.5293505Z [cluster1] {"level":"info","ts":1604326940.0091622,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3657. 2020-11-02T14:27:19.5296053Z [cluster1] {"level":"info","ts":1604326940.0140004,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3658. 2020-11-02T14:27:19.5298089Z [cluster1] {"level":"info","ts":1604326940.0262687,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3659. 2020-11-02T14:27:19.5299149Z [cluster1] {"level":"info","ts":1604326940.0321457,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3660. 2020-11-02T14:27:19.5300884Z [cluster1] {"level":"info","ts":1604326940.0321722,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3661. 2020-11-02T14:27:19.5303436Z [cluster1] {"level":"info","ts":1604326940.0354764,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3662. 2020-11-02T14:27:19.5306337Z [cluster1] {"level":"info","ts":1604326940.0383246,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3663. 2020-11-02T14:27:19.5308743Z [cluster1] {"level":"info","ts":1604326945.0047393,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3664. 2020-11-02T14:27:19.5309862Z [cluster1] {"level":"info","ts":1604326945.012392,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3665. 2020-11-02T14:27:19.5310650Z [cluster1] {"level":"info","ts":1604326945.0124168,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3666. 2020-11-02T14:27:19.5313065Z [cluster1] {"level":"info","ts":1604326945.015849,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3667. 2020-11-02T14:27:19.5315876Z [cluster1] {"level":"info","ts":1604326945.0195253,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3668. 2020-11-02T14:27:19.5318181Z [cluster1] {"level":"info","ts":1604326945.0278773,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3669. 2020-11-02T14:27:19.5319267Z [cluster1] {"level":"info","ts":1604326945.0324993,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3670. 2020-11-02T14:27:19.5320052Z [cluster1] {"level":"info","ts":1604326945.0325181,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3671. 2020-11-02T14:27:19.5321919Z [cluster1] {"level":"info","ts":1604326945.035781,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3672. 2020-11-02T14:27:19.5324660Z [cluster1] {"level":"info","ts":1604326945.0386827,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3673. 2020-11-02T14:27:19.5327284Z [cluster1] {"level":"info","ts":1604326950.018394,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3674. 2020-11-02T14:27:19.5328350Z [cluster1] {"level":"info","ts":1604326950.02655,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3675. 2020-11-02T14:27:19.5329132Z [cluster1] {"level":"info","ts":1604326950.0265784,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3676. 2020-11-02T14:27:19.5330941Z [cluster1] {"level":"info","ts":1604326950.030731,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3677. 2020-11-02T14:27:19.5333467Z [cluster1] {"level":"info","ts":1604326950.0336843,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3678. 2020-11-02T14:27:19.5335702Z [cluster1] {"level":"info","ts":1604326950.040611,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3679. 2020-11-02T14:27:19.5336801Z [cluster1] {"level":"info","ts":1604326950.0454783,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3680. 2020-11-02T14:27:19.5337762Z [cluster1] {"level":"info","ts":1604326950.0455043,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3681. 2020-11-02T14:27:19.5339579Z [cluster1] {"level":"info","ts":1604326950.0489476,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3682. 2020-11-02T14:27:19.5342090Z [cluster1] {"level":"info","ts":1604326950.0545654,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3683. 2020-11-02T14:27:19.5344337Z [cluster1] {"level":"info","ts":1604326955.031073,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3684. 2020-11-02T14:27:19.5345481Z [cluster1] {"level":"info","ts":1604326955.0378675,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3685. 2020-11-02T14:27:19.5346323Z [cluster1] {"level":"info","ts":1604326955.0379071,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3686. 2020-11-02T14:27:19.5348635Z [cluster1] {"level":"info","ts":1604326955.0421703,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3687. 2020-11-02T14:27:19.5351178Z [cluster1] {"level":"info","ts":1604326955.0458043,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3688. 2020-11-02T14:27:19.5353210Z [cluster1] {"level":"info","ts":1604326955.051089,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3689. 2020-11-02T14:27:19.5354272Z [cluster1] {"level":"info","ts":1604326955.0562403,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3690. 2020-11-02T14:27:19.5355058Z [cluster1] {"level":"info","ts":1604326955.056267,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3691. 2020-11-02T14:27:19.5357279Z [cluster1] {"level":"info","ts":1604326955.060721,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3692. 2020-11-02T14:27:19.5360844Z [cluster1] {"level":"info","ts":1604326955.064377,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3693. 2020-11-02T14:27:19.5362825Z [cluster1] {"level":"info","ts":1604326960.0477107,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3694. 2020-11-02T14:27:19.5363861Z [cluster1] {"level":"info","ts":1604326960.0533898,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3695. 2020-11-02T14:27:19.5364622Z [cluster1] {"level":"info","ts":1604326960.05342,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3696. 2020-11-02T14:27:19.5366374Z [cluster1] {"level":"info","ts":1604326960.0571234,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3697. 2020-11-02T14:27:19.5370434Z [cluster1] {"level":"info","ts":1604326960.0621862,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3698. 2020-11-02T14:27:19.5373041Z [cluster1] {"level":"info","ts":1604326960.0688698,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3699. 2020-11-02T14:27:19.5374162Z [cluster1] {"level":"info","ts":1604326960.0740285,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3700. 2020-11-02T14:27:19.5374977Z [cluster1] {"level":"info","ts":1604326960.0740514,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3701. 2020-11-02T14:27:19.5376859Z [cluster1] {"level":"info","ts":1604326960.0775383,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3702. 2020-11-02T14:27:19.5380115Z [cluster1] {"level":"info","ts":1604326960.0806217,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3703. 2020-11-02T14:27:19.5382484Z [cluster1] {"level":"info","ts":1604326965.0608566,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3704. 2020-11-02T14:27:19.5384276Z [cluster1] {"level":"info","ts":1604326965.066836,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3705. 2020-11-02T14:27:19.5385118Z [cluster1] {"level":"info","ts":1604326965.0668685,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3706. 2020-11-02T14:27:19.5387100Z [cluster1] {"level":"info","ts":1604326965.0708952,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3707. 2020-11-02T14:27:19.5390018Z [cluster1] {"level":"info","ts":1604326965.0740058,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3708. 2020-11-02T14:27:19.5394233Z [cluster1] {"level":"info","ts":1604326965.0808995,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3709. 2020-11-02T14:27:19.5395686Z [cluster1] {"level":"info","ts":1604326965.0863504,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3710. 2020-11-02T14:27:19.5396473Z [cluster1] {"level":"info","ts":1604326965.0863729,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3711. 2020-11-02T14:27:19.5399087Z [cluster1] {"level":"info","ts":1604326965.0904148,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3712. 2020-11-02T14:27:19.5401705Z [cluster1] {"level":"info","ts":1604326965.0928562,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3713. 2020-11-02T14:27:19.5404060Z [cluster1] {"level":"info","ts":1604326970.075413,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3714. 2020-11-02T14:27:19.5405210Z [cluster1] {"level":"info","ts":1604326970.0825236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3715. 2020-11-02T14:27:19.5406456Z [cluster1] {"level":"info","ts":1604326970.082571,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3716. 2020-11-02T14:27:19.5408276Z [cluster1] {"level":"info","ts":1604326970.0863676,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3717. 2020-11-02T14:27:19.5410847Z [cluster1] {"level":"info","ts":1604326970.0893128,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3718. 2020-11-02T14:27:19.5412890Z [cluster1] {"level":"info","ts":1604326970.0951338,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3719. 2020-11-02T14:27:19.5414351Z [cluster1] {"level":"info","ts":1604326970.1003454,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3720. 2020-11-02T14:27:19.5415195Z [cluster1] {"level":"info","ts":1604326970.1003716,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3721. 2020-11-02T14:27:19.5417602Z [cluster1] {"level":"info","ts":1604326970.1034954,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3722. 2020-11-02T14:27:19.5420073Z [cluster1] {"level":"info","ts":1604326970.1071649,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3723. 2020-11-02T14:27:19.5422044Z [cluster1] {"level":"info","ts":1604326975.0895576,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3724. 2020-11-02T14:27:19.5423068Z [cluster1] {"level":"info","ts":1604326975.095483,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3725. 2020-11-02T14:27:19.5424159Z [cluster1] {"level":"info","ts":1604326975.0955071,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3726. 2020-11-02T14:27:19.5426138Z [cluster1] {"level":"info","ts":1604326975.099355,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3727. 2020-11-02T14:27:19.5430690Z [cluster1] {"level":"info","ts":1604326975.1040905,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3728. 2020-11-02T14:27:19.5432781Z [cluster1] {"level":"info","ts":1604326975.1236892,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3729. 2020-11-02T14:27:19.5433824Z [cluster1] {"level":"info","ts":1604326975.128888,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3730. 2020-11-02T14:27:19.5434790Z [cluster1] {"level":"info","ts":1604326975.1289122,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3731. 2020-11-02T14:27:19.5436997Z [cluster1] {"level":"info","ts":1604326975.1334147,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3732. 2020-11-02T14:27:19.5439958Z [cluster1] {"level":"info","ts":1604326975.1369011,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3733. 2020-11-02T14:27:19.5442476Z [cluster1] {"level":"info","ts":1604326980.106032,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3734. 2020-11-02T14:27:19.5443697Z [cluster1] {"level":"info","ts":1604326980.1144216,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3735. 2020-11-02T14:27:19.5444626Z [cluster1] {"level":"info","ts":1604326980.1144564,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3736. 2020-11-02T14:27:19.5446395Z [cluster1] {"level":"info","ts":1604326980.1273131,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3737. 2020-11-02T14:27:19.5449501Z [cluster1] {"level":"info","ts":1604326980.1331248,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3738. 2020-11-02T14:27:19.5452376Z [cluster1] {"level":"info","ts":1604326980.1399379,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3739. 2020-11-02T14:27:19.5453386Z [cluster1] {"level":"info","ts":1604326980.1454227,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3740. 2020-11-02T14:27:19.5454118Z [cluster1] {"level":"info","ts":1604326980.1454504,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3741. 2020-11-02T14:27:19.5455850Z [cluster1] {"level":"info","ts":1604326980.1508024,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3742. 2020-11-02T14:27:19.5458991Z [cluster1] {"level":"info","ts":1604326980.1533694,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3743. 2020-11-02T14:27:19.5461540Z [cluster1] {"level":"info","ts":1604326985.1211822,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3744. 2020-11-02T14:27:19.5462685Z [cluster1] {"level":"info","ts":1604326985.127279,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3745. 2020-11-02T14:27:19.5463529Z [cluster1] {"level":"info","ts":1604326985.127306,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3746. 2020-11-02T14:27:19.5465482Z [cluster1] {"level":"info","ts":1604326985.131117,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3747. 2020-11-02T14:27:19.5480847Z [cluster1] {"level":"info","ts":1604326985.1337063,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3748. 2020-11-02T14:27:19.5483556Z [cluster1] {"level":"info","ts":1604326985.1404753,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3749. 2020-11-02T14:27:19.5484711Z [cluster1] {"level":"info","ts":1604326985.144625,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3750. 2020-11-02T14:27:19.5485661Z [cluster1] {"level":"info","ts":1604326985.1446471,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3751. 2020-11-02T14:27:19.5487497Z [cluster1] {"level":"info","ts":1604326985.1481624,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3752. 2020-11-02T14:27:19.5490324Z [cluster1] {"level":"info","ts":1604326985.151643,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3753. 2020-11-02T14:27:19.5493006Z [cluster1] {"level":"info","ts":1604326990.1326864,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3754. 2020-11-02T14:27:19.5494153Z [cluster1] {"level":"info","ts":1604326990.137225,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3755. 2020-11-02T14:27:19.5495180Z [cluster1] {"level":"info","ts":1604326990.137395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3756. 2020-11-02T14:27:19.5497199Z [cluster1] {"level":"info","ts":1604326990.1416204,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3757. 2020-11-02T14:27:19.5499913Z [cluster1] {"level":"info","ts":1604326990.1449397,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3758. 2020-11-02T14:27:19.5502365Z [cluster1] {"level":"info","ts":1604326990.1515634,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3759. 2020-11-02T14:27:19.5503466Z [cluster1] {"level":"info","ts":1604326990.156933,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3760. 2020-11-02T14:27:19.5504590Z [cluster1] {"level":"info","ts":1604326990.1569705,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3761. 2020-11-02T14:27:19.5506575Z [cluster1] {"level":"info","ts":1604326990.1705353,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3762. 2020-11-02T14:27:19.5509419Z [cluster1] {"level":"info","ts":1604326990.1828012,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3763. 2020-11-02T14:27:19.5511550Z [cluster1] {"level":"info","ts":1604326995.1466715,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3764. 2020-11-02T14:27:19.5512665Z [cluster1] {"level":"info","ts":1604326995.1536024,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3765. 2020-11-02T14:27:19.5513478Z [cluster1] {"level":"info","ts":1604326995.1536264,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3766. 2020-11-02T14:27:19.5515558Z [cluster1] {"level":"info","ts":1604326995.157614,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3767. 2020-11-02T14:27:19.5518407Z [cluster1] {"level":"info","ts":1604326995.1610916,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3768. 2020-11-02T14:27:19.5520739Z [cluster1] {"level":"info","ts":1604326995.1673863,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3769. 2020-11-02T14:27:19.5521844Z [cluster1] {"level":"info","ts":1604326995.1717026,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3770. 2020-11-02T14:27:19.5522651Z [cluster1] {"level":"info","ts":1604326995.1717217,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3771. 2020-11-02T14:27:19.5525626Z [cluster1] {"level":"info","ts":1604326995.1751435,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3772. 2020-11-02T14:27:19.5528541Z [cluster1] {"level":"info","ts":1604326995.1784194,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3773. 2020-11-02T14:27:19.5532452Z [cluster1] {"level":"info","ts":1604327000.1591454,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3774. 2020-11-02T14:27:19.5533567Z [cluster1] {"level":"info","ts":1604327000.166062,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3775. 2020-11-02T14:27:19.5534363Z [cluster1] {"level":"info","ts":1604327000.1661427,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3776. 2020-11-02T14:27:19.5536362Z [cluster1] {"level":"info","ts":1604327000.1699567,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3777. 2020-11-02T14:27:19.5539527Z [cluster1] {"level":"info","ts":1604327000.1732976,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3778. 2020-11-02T14:27:19.5541837Z [cluster1] {"level":"info","ts":1604327000.1808841,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3779. 2020-11-02T14:27:19.5543029Z [cluster1] {"level":"info","ts":1604327000.1858118,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3780. 2020-11-02T14:27:19.5543842Z [cluster1] {"level":"info","ts":1604327000.1858373,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3781. 2020-11-02T14:27:19.5545743Z [cluster1] {"level":"info","ts":1604327000.189774,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3782. 2020-11-02T14:27:19.5549141Z [cluster1] {"level":"info","ts":1604327000.1925507,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3783. 2020-11-02T14:27:19.5551354Z [cluster1] {"level":"info","ts":1604327005.1727178,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3784. 2020-11-02T14:27:19.5552834Z [cluster1] {"level":"info","ts":1604327005.1808197,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3785. 2020-11-02T14:27:19.5553618Z [cluster1] {"level":"info","ts":1604327005.180851,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3786. 2020-11-02T14:27:19.5555453Z [cluster1] {"level":"info","ts":1604327005.184289,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3787. 2020-11-02T14:27:19.5558447Z [cluster1] {"level":"info","ts":1604327005.1873617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3788. 2020-11-02T14:27:19.5560885Z [cluster1] {"level":"info","ts":1604327005.1940477,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3789. 2020-11-02T14:27:19.5564341Z [cluster1] {"level":"info","ts":1604327005.1985555,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3790. 2020-11-02T14:27:19.5565317Z [cluster1] {"level":"info","ts":1604327005.1985803,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3791. 2020-11-02T14:27:19.5567247Z [cluster1] {"level":"info","ts":1604327005.2018056,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3792. 2020-11-02T14:27:19.5569763Z [cluster1] {"level":"info","ts":1604327005.2045505,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3793. 2020-11-02T14:27:19.5572006Z [cluster1] {"level":"info","ts":1604327010.1904726,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3794. 2020-11-02T14:27:19.5573269Z [cluster1] {"level":"info","ts":1604327010.1965532,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3795. 2020-11-02T14:27:19.5574114Z [cluster1] {"level":"info","ts":1604327010.1965754,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3796. 2020-11-02T14:27:19.5576299Z [cluster1] {"level":"info","ts":1604327010.1999662,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3797. 2020-11-02T14:27:19.5579467Z [cluster1] {"level":"info","ts":1604327010.2030044,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3798. 2020-11-02T14:27:19.5581633Z [cluster1] {"level":"info","ts":1604327010.2111094,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3799. 2020-11-02T14:27:19.5582672Z [cluster1] {"level":"info","ts":1604327010.2158644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3800. 2020-11-02T14:27:19.5584863Z [cluster1] {"level":"info","ts":1604327010.215886,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3801. 2020-11-02T14:27:19.5587759Z [cluster1] {"level":"info","ts":1604327010.2191143,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3802. 2020-11-02T14:27:19.5591052Z [cluster1] {"level":"info","ts":1604327010.2216728,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3803. 2020-11-02T14:27:19.5593502Z [cluster1] {"level":"info","ts":1604327015.206906,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3804. 2020-11-02T14:27:19.5594950Z [cluster1] {"level":"info","ts":1604327015.2144635,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3805. 2020-11-02T14:27:19.5596379Z [cluster1] {"level":"info","ts":1604327015.2144897,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3806. 2020-11-02T14:27:19.5598763Z [cluster1] {"level":"info","ts":1604327015.2183573,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3807. 2020-11-02T14:27:19.5601630Z [cluster1] {"level":"info","ts":1604327015.2213836,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3808. 2020-11-02T14:27:19.5604195Z [cluster1] {"level":"info","ts":1604327015.2285495,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3809. 2020-11-02T14:27:19.5605270Z [cluster1] {"level":"info","ts":1604327015.2332366,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3810. 2020-11-02T14:27:19.5606477Z [cluster1] {"level":"info","ts":1604327015.2332628,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3811. 2020-11-02T14:27:19.5608465Z [cluster1] {"level":"info","ts":1604327015.2372327,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3812. 2020-11-02T14:27:19.5611509Z [cluster1] {"level":"info","ts":1604327015.2407188,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3813. 2020-11-02T14:27:19.5613551Z [cluster1] {"level":"info","ts":1604327020.2174451,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3814. 2020-11-02T14:27:19.5614733Z [cluster1] {"level":"info","ts":1604327020.2243307,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3815. 2020-11-02T14:27:19.5615491Z [cluster1] {"level":"info","ts":1604327020.224435,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3816. 2020-11-02T14:27:19.5618213Z [cluster1] {"level":"info","ts":1604327020.2281659,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3817. 2020-11-02T14:27:19.5621097Z [cluster1] {"level":"info","ts":1604327020.2311666,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3818. 2020-11-02T14:27:19.5623343Z [cluster1] {"level":"info","ts":1604327020.237994,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3819. 2020-11-02T14:27:19.5624613Z [cluster1] {"level":"info","ts":1604327020.2429767,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3820. 2020-11-02T14:27:19.5625429Z [cluster1] {"level":"info","ts":1604327020.2430353,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3821. 2020-11-02T14:27:19.5628054Z [cluster1] {"level":"info","ts":1604327020.2465866,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3822. 2020-11-02T14:27:19.5630950Z [cluster1] {"level":"info","ts":1604327020.2494094,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3823. 2020-11-02T14:27:19.5633854Z [cluster1] {"level":"info","ts":1604327025.2333598,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3824. 2020-11-02T14:27:19.5634922Z [cluster1] {"level":"info","ts":1604327025.240516,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3825. 2020-11-02T14:27:19.5635836Z [cluster1] {"level":"info","ts":1604327025.2405446,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3826. 2020-11-02T14:27:19.5639271Z [cluster1] {"level":"info","ts":1604327025.2439632,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3827. 2020-11-02T14:27:19.5643077Z [cluster1] {"level":"info","ts":1604327025.2466927,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3828. 2020-11-02T14:27:19.5645221Z [cluster1] {"level":"info","ts":1604327025.2538047,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3829. 2020-11-02T14:27:19.5646487Z [cluster1] {"level":"info","ts":1604327025.2585022,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3830. 2020-11-02T14:27:19.5647311Z [cluster1] {"level":"info","ts":1604327025.2585263,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3831. 2020-11-02T14:27:19.5649219Z [cluster1] {"level":"info","ts":1604327025.261991,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3832. 2020-11-02T14:27:19.5652093Z [cluster1] {"level":"info","ts":1604327025.2668195,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3833. 2020-11-02T14:27:19.5654582Z [cluster1] {"level":"info","ts":1604327030.2479658,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3834. 2020-11-02T14:27:19.5655652Z [cluster1] {"level":"info","ts":1604327030.254357,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3835. 2020-11-02T14:27:19.5656435Z [cluster1] {"level":"info","ts":1604327030.2543883,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3836. 2020-11-02T14:27:19.5658253Z [cluster1] {"level":"info","ts":1604327030.2574732,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3837. 2020-11-02T14:27:19.5660769Z [cluster1] {"level":"info","ts":1604327030.2609046,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3838. 2020-11-02T14:27:19.5663270Z [cluster1] {"level":"info","ts":1604327030.2665818,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3839. 2020-11-02T14:27:19.5664419Z [cluster1] {"level":"info","ts":1604327030.2714689,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3840. 2020-11-02T14:27:19.5665259Z [cluster1] {"level":"info","ts":1604327030.2715123,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3841. 2020-11-02T14:27:19.5667311Z [cluster1] {"level":"info","ts":1604327030.2747335,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3842. 2020-11-02T14:27:19.5670009Z [cluster1] {"level":"info","ts":1604327030.2784617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3843. 2020-11-02T14:27:19.5672151Z [cluster1] {"level":"info","ts":1604327035.2602754,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3844. 2020-11-02T14:27:19.5673777Z [cluster1] {"level":"info","ts":1604327035.2658284,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3845. 2020-11-02T14:27:19.5674621Z [cluster1] {"level":"info","ts":1604327035.2658534,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3846. 2020-11-02T14:27:19.5676774Z [cluster1] {"level":"info","ts":1604327035.2695525,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3847. 2020-11-02T14:27:19.5681834Z [cluster1] {"level":"info","ts":1604327035.2722242,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3848. 2020-11-02T14:27:19.5684188Z [cluster1] {"level":"info","ts":1604327035.2786965,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3849. 2020-11-02T14:27:19.5685497Z [cluster1] {"level":"info","ts":1604327035.2839465,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3850. 2020-11-02T14:27:19.5686343Z [cluster1] {"level":"info","ts":1604327035.2839687,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3851. 2020-11-02T14:27:19.5688615Z [cluster1] {"level":"info","ts":1604327035.2878861,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3852. 2020-11-02T14:27:19.5691258Z [cluster1] {"level":"info","ts":1604327035.290744,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3853. 2020-11-02T14:27:19.5693515Z [cluster1] {"level":"info","ts":1604327040.2724545,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3854. 2020-11-02T14:27:19.5694578Z [cluster1] {"level":"info","ts":1604327040.286997,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3855. 2020-11-02T14:27:19.5695375Z [cluster1] {"level":"info","ts":1604327040.287049,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3856. 2020-11-02T14:27:19.5697663Z [cluster1] {"level":"info","ts":1604327040.298407,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3857. 2020-11-02T14:27:19.5700853Z [cluster1] {"level":"info","ts":1604327040.3069885,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3858. 2020-11-02T14:27:19.5703042Z [cluster1] {"level":"info","ts":1604327040.314828,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3859. 2020-11-02T14:27:19.5705019Z [cluster1] {"level":"info","ts":1604327040.3209777,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3860. 2020-11-02T14:27:19.5705885Z [cluster1] {"level":"info","ts":1604327040.321002,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3861. 2020-11-02T14:27:19.5707913Z [cluster1] {"level":"info","ts":1604327040.3243988,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3862. 2020-11-02T14:27:19.5710725Z [cluster1] {"level":"info","ts":1604327040.3269813,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3863. 2020-11-02T14:27:19.5713733Z [cluster1] {"level":"info","ts":1604327045.2940269,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3864. 2020-11-02T14:27:19.5715042Z [cluster1] {"level":"info","ts":1604327045.3003836,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3865. 2020-11-02T14:27:19.5716009Z [cluster1] {"level":"info","ts":1604327045.3004131,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3866. 2020-11-02T14:27:19.5718127Z [cluster1] {"level":"info","ts":1604327045.3048239,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3867. 2020-11-02T14:27:19.5723596Z [cluster1] {"level":"info","ts":1604327045.307891,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3868. 2020-11-02T14:27:19.5726045Z [cluster1] {"level":"info","ts":1604327045.3145332,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3869. 2020-11-02T14:27:19.5727156Z [cluster1] {"level":"info","ts":1604327045.3196685,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3870. 2020-11-02T14:27:19.5728163Z [cluster1] {"level":"info","ts":1604327045.3196917,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3871. 2020-11-02T14:27:19.5730124Z [cluster1] {"level":"info","ts":1604327045.3249476,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3872. 2020-11-02T14:27:19.5732909Z [cluster1] {"level":"info","ts":1604327045.328182,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3873. 2020-11-02T14:27:19.5735164Z [cluster1] {"level":"info","ts":1604327050.3078737,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3874. 2020-11-02T14:27:19.5736227Z [cluster1] {"level":"info","ts":1604327050.3130307,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3875. 2020-11-02T14:27:19.5737014Z [cluster1] {"level":"info","ts":1604327050.3130732,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3876. 2020-11-02T14:27:19.5739201Z [cluster1] {"level":"info","ts":1604327050.3241801,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3877. 2020-11-02T14:27:19.5742181Z [cluster1] {"level":"info","ts":1604327050.3393397,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3878. 2020-11-02T14:27:19.5744510Z [cluster1] {"level":"info","ts":1604327050.3480117,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3879. 2020-11-02T14:27:19.5745615Z [cluster1] {"level":"info","ts":1604327050.3550487,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3880. 2020-11-02T14:27:19.5746429Z [cluster1] {"level":"info","ts":1604327050.3551822,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3881. 2020-11-02T14:27:19.5748529Z [cluster1] {"level":"info","ts":1604327050.360542,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3882. 2020-11-02T14:27:19.5751370Z [cluster1] {"level":"info","ts":1604327050.3640676,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3883. 2020-11-02T14:27:19.5753562Z [cluster1] {"level":"info","ts":1604327055.326167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3884. 2020-11-02T14:27:19.5754835Z [cluster1] {"level":"info","ts":1604327055.3319046,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3885. 2020-11-02T14:27:19.5755646Z [cluster1] {"level":"info","ts":1604327055.3320646,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3886. 2020-11-02T14:27:19.5758931Z [cluster1] {"level":"info","ts":1604327055.3393705,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3887. 2020-11-02T14:27:19.5762205Z [cluster1] {"level":"info","ts":1604327055.3420742,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3888. 2020-11-02T14:27:19.5764407Z [cluster1] {"level":"info","ts":1604327055.3497539,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3889. 2020-11-02T14:27:19.5766215Z [cluster1] {"level":"info","ts":1604327055.354638,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3890. 2020-11-02T14:27:19.5767269Z [cluster1] {"level":"info","ts":1604327055.3546605,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3891. 2020-11-02T14:27:19.5769293Z [cluster1] {"level":"info","ts":1604327055.35802,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3892. 2020-11-02T14:27:19.5772165Z [cluster1] {"level":"info","ts":1604327055.3609223,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3893. 2020-11-02T14:27:19.5774561Z [cluster1] {"level":"info","ts":1604327060.34132,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3894. 2020-11-02T14:27:19.5775860Z [cluster1] {"level":"info","ts":1604327060.347031,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3895. 2020-11-02T14:27:19.5776846Z [cluster1] {"level":"info","ts":1604327060.347055,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3896. 2020-11-02T14:27:19.5778762Z [cluster1] {"level":"info","ts":1604327060.3513203,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3897. 2020-11-02T14:27:19.5781386Z [cluster1] {"level":"info","ts":1604327060.355044,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3898. 2020-11-02T14:27:19.5783635Z [cluster1] {"level":"info","ts":1604327060.3611045,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3899. 2020-11-02T14:27:19.5784989Z [cluster1] {"level":"info","ts":1604327060.3657408,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3900. 2020-11-02T14:27:19.5785832Z [cluster1] {"level":"info","ts":1604327060.3657558,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3901. 2020-11-02T14:27:19.5788716Z [cluster1] {"level":"info","ts":1604327060.3688636,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3902. 2020-11-02T14:27:19.5791338Z [cluster1] {"level":"info","ts":1604327060.372029,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3903. 2020-11-02T14:27:19.5793458Z [cluster1] {"level":"info","ts":1604327065.3560336,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3904. 2020-11-02T14:27:19.5794709Z [cluster1] {"level":"info","ts":1604327065.3617563,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3905. 2020-11-02T14:27:19.5795853Z [cluster1] {"level":"info","ts":1604327065.3617818,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3906. 2020-11-02T14:27:19.5798412Z [cluster1] {"level":"info","ts":1604327065.3651211,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3907. 2020-11-02T14:27:19.5801199Z [cluster1] {"level":"info","ts":1604327065.3678463,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3908. 2020-11-02T14:27:19.5803510Z [cluster1] {"level":"info","ts":1604327065.3749099,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3909. 2020-11-02T14:27:19.5804611Z [cluster1] {"level":"info","ts":1604327065.3795562,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3910. 2020-11-02T14:27:19.5805428Z [cluster1] {"level":"info","ts":1604327065.3795726,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3911. 2020-11-02T14:27:19.5807714Z [cluster1] {"level":"info","ts":1604327065.3828478,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3912. 2020-11-02T14:27:19.5810616Z [cluster1] {"level":"info","ts":1604327065.3854916,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3913. 2020-11-02T14:27:19.5812902Z [cluster1] {"level":"info","ts":1604327070.368104,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3914. 2020-11-02T14:27:19.5813965Z [cluster1] {"level":"info","ts":1604327070.372844,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3915. 2020-11-02T14:27:19.5814751Z [cluster1] {"level":"info","ts":1604327070.3728626,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3916. 2020-11-02T14:27:19.5816695Z [cluster1] {"level":"info","ts":1604327070.3762226,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3917. 2020-11-02T14:27:19.5820054Z [cluster1] {"level":"info","ts":1604327070.3794093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3918. 2020-11-02T14:27:19.5822532Z [cluster1] {"level":"info","ts":1604327070.3862417,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3919. 2020-11-02T14:27:19.5823763Z [cluster1] {"level":"info","ts":1604327070.390644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3920. 2020-11-02T14:27:19.5824583Z [cluster1] {"level":"info","ts":1604327070.3906653,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3921. 2020-11-02T14:27:19.5826470Z [cluster1] {"level":"info","ts":1604327070.394488,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3922. 2020-11-02T14:27:19.5829255Z [cluster1] {"level":"info","ts":1604327070.3972957,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3923. 2020-11-02T14:27:19.5831552Z [cluster1] {"level":"info","ts":1604327075.3818388,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3924. 2020-11-02T14:27:19.5832854Z [cluster1] {"level":"info","ts":1604327075.3884242,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3925. 2020-11-02T14:27:19.5833671Z [cluster1] {"level":"info","ts":1604327075.388448,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3926. 2020-11-02T14:27:19.5835546Z [cluster1] {"level":"info","ts":1604327075.3925712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3927. 2020-11-02T14:27:19.5841462Z [cluster1] {"level":"info","ts":1604327075.3959918,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3928. 2020-11-02T14:27:19.5843827Z [cluster1] {"level":"info","ts":1604327075.4022498,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3929. 2020-11-02T14:27:19.5845215Z [cluster1] {"level":"info","ts":1604327075.4077342,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3930. 2020-11-02T14:27:19.5846051Z [cluster1] {"level":"info","ts":1604327075.407826,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3931. 2020-11-02T14:27:19.5847972Z [cluster1] {"level":"info","ts":1604327075.4113262,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3932. 2020-11-02T14:27:19.5850582Z [cluster1] {"level":"info","ts":1604327075.4142096,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3933. 2020-11-02T14:27:19.5852984Z [cluster1] {"level":"info","ts":1604327080.400498,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3934. 2020-11-02T14:27:19.5854093Z [cluster1] {"level":"info","ts":1604327080.4062648,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3935. 2020-11-02T14:27:19.5855052Z [cluster1] {"level":"info","ts":1604327080.4062917,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3936. 2020-11-02T14:27:19.5856872Z [cluster1] {"level":"info","ts":1604327080.4103057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3937. 2020-11-02T14:27:19.5859488Z [cluster1] {"level":"info","ts":1604327080.4145083,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3938. 2020-11-02T14:27:19.5861534Z [cluster1] {"level":"info","ts":1604327080.4207478,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3939. 2020-11-02T14:27:19.5862772Z [cluster1] {"level":"info","ts":1604327080.4256165,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3940. 2020-11-02T14:27:19.5863583Z [cluster1] {"level":"info","ts":1604327080.4256403,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3941. 2020-11-02T14:27:19.5865896Z [cluster1] {"level":"info","ts":1604327080.429269,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3942. 2020-11-02T14:27:19.5868592Z [cluster1] {"level":"info","ts":1604327080.4318817,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3943. 2020-11-02T14:27:19.5870627Z [cluster1] {"level":"info","ts":1604327085.4120033,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3944. 2020-11-02T14:27:19.5871693Z [cluster1] {"level":"info","ts":1604327085.418842,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3945. 2020-11-02T14:27:19.5872476Z [cluster1] {"level":"info","ts":1604327085.4188683,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3946. 2020-11-02T14:27:19.5874618Z [cluster1] {"level":"info","ts":1604327085.4224916,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3947. 2020-11-02T14:27:19.5877589Z [cluster1] {"level":"info","ts":1604327085.4255116,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3948. 2020-11-02T14:27:19.5879589Z [cluster1] {"level":"info","ts":1604327085.432928,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3949. 2020-11-02T14:27:19.5880620Z [cluster1] {"level":"info","ts":1604327085.43724,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3950. 2020-11-02T14:27:19.5881378Z [cluster1] {"level":"info","ts":1604327085.4372602,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3951. 2020-11-02T14:27:19.5884850Z [cluster1] {"level":"info","ts":1604327085.4402728,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3952. 2020-11-02T14:27:19.5888059Z [cluster1] {"level":"info","ts":1604327085.442997,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3953. 2020-11-02T14:27:19.5890036Z [cluster1] {"level":"info","ts":1604327090.431934,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3954. 2020-11-02T14:27:19.5891059Z [cluster1] {"level":"info","ts":1604327090.4414854,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3955. 2020-11-02T14:27:19.5891822Z [cluster1] {"level":"info","ts":1604327090.4415078,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3956. 2020-11-02T14:27:19.5893574Z [cluster1] {"level":"info","ts":1604327090.4467394,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3957. 2020-11-02T14:27:19.5896420Z [cluster1] {"level":"info","ts":1604327090.450557,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3958. 2020-11-02T14:27:19.5899197Z [cluster1] {"level":"info","ts":1604327090.4576492,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3959. 2020-11-02T14:27:19.5900226Z [cluster1] {"level":"info","ts":1604327090.4634306,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3960. 2020-11-02T14:27:19.5900975Z [cluster1] {"level":"info","ts":1604327090.463463,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3961. 2020-11-02T14:27:19.5902722Z [cluster1] {"level":"info","ts":1604327090.4670632,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3962. 2020-11-02T14:27:19.5905537Z [cluster1] {"level":"info","ts":1604327090.4699626,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3963. 2020-11-02T14:27:19.5908212Z [cluster1] {"level":"info","ts":1604327095.4430633,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3964. 2020-11-02T14:27:19.5909502Z [cluster1] {"level":"info","ts":1604327095.4489055,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3965. 2020-11-02T14:27:19.5910286Z [cluster1] {"level":"info","ts":1604327095.4489284,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3966. 2020-11-02T14:27:19.5912140Z [cluster1] {"level":"info","ts":1604327095.453048,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3967. 2020-11-02T14:27:19.5914654Z [cluster1] {"level":"info","ts":1604327095.456596,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3968. 2020-11-02T14:27:19.5916821Z [cluster1] {"level":"info","ts":1604327095.4630785,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3969. 2020-11-02T14:27:19.5918196Z [cluster1] {"level":"info","ts":1604327095.468195,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3970. 2020-11-02T14:27:19.5919010Z [cluster1] {"level":"info","ts":1604327095.4682293,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3971. 2020-11-02T14:27:19.5921046Z [cluster1] {"level":"info","ts":1604327095.471475,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3972. 2020-11-02T14:27:19.5925623Z [cluster1] {"level":"info","ts":1604327095.474721,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3973. 2020-11-02T14:27:19.5927773Z [cluster1] {"level":"info","ts":1604327100.461791,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3974. 2020-11-02T14:27:19.5928881Z [cluster1] {"level":"info","ts":1604327100.4711778,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3975. 2020-11-02T14:27:19.5929697Z [cluster1] {"level":"info","ts":1604327100.4712043,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3976. 2020-11-02T14:27:19.5931579Z [cluster1] {"level":"info","ts":1604327100.4789538,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3977. 2020-11-02T14:27:19.5934190Z [cluster1] {"level":"info","ts":1604327100.4865415,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3978. 2020-11-02T14:27:19.5936363Z [cluster1] {"level":"info","ts":1604327100.4954453,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3979. 2020-11-02T14:27:19.5937430Z [cluster1] {"level":"info","ts":1604327100.5013921,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3980. 2020-11-02T14:27:19.5938216Z [cluster1] {"level":"info","ts":1604327100.50142,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3981. 2020-11-02T14:27:19.5940626Z [cluster1] {"level":"info","ts":1604327100.5050302,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3982. 2020-11-02T14:27:19.5944934Z [cluster1] {"level":"info","ts":1604327100.5082905,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3983. 2020-11-02T14:27:19.5947349Z [cluster1] {"level":"info","ts":1604327105.4817674,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3984. 2020-11-02T14:27:19.5948456Z [cluster1] {"level":"info","ts":1604327105.488892,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3985. 2020-11-02T14:27:19.5949277Z [cluster1] {"level":"info","ts":1604327105.4889162,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3986. 2020-11-02T14:27:19.5951339Z [cluster1] {"level":"info","ts":1604327105.4939709,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3987. 2020-11-02T14:27:19.5954139Z [cluster1] {"level":"info","ts":1604327105.4968188,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3988. 2020-11-02T14:27:19.5970956Z [cluster1] {"level":"info","ts":1604327105.5035048,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3989. 2020-11-02T14:27:19.5972045Z [cluster1] {"level":"info","ts":1604327105.508527,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3990. 2020-11-02T14:27:19.5972851Z [cluster1] {"level":"info","ts":1604327105.50855,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3991. 2020-11-02T14:27:19.5974969Z [cluster1] {"level":"info","ts":1604327105.512587,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3992. 2020-11-02T14:27:19.5977765Z [cluster1] {"level":"info","ts":1604327105.5154362,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3993. 2020-11-02T14:27:19.5979745Z [cluster1] {"level":"info","ts":1604327110.501125,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3994. 2020-11-02T14:27:19.5980782Z [cluster1] {"level":"info","ts":1604327110.5072165,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3995. 2020-11-02T14:27:19.5981540Z [cluster1] {"level":"info","ts":1604327110.5072436,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3996. 2020-11-02T14:27:19.5984037Z [cluster1] {"level":"info","ts":1604327110.511341,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3997. 2020-11-02T14:27:19.5986760Z [cluster1] {"level":"info","ts":1604327110.5144837,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3998. 2020-11-02T14:27:19.5989489Z [cluster1] {"level":"info","ts":1604327110.5214014,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3999. 2020-11-02T14:27:19.5996970Z [cluster1] {"level":"info","ts":1604327110.5264492,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4000. 2020-11-02T14:27:19.5998398Z [cluster1] {"level":"info","ts":1604327110.5264785,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4001. 2020-11-02T14:27:19.6000479Z [cluster1] {"level":"info","ts":1604327110.5305617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4002. 2020-11-02T14:27:19.6025465Z [cluster1] {"level":"info","ts":1604327110.5334063,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4003. 2020-11-02T14:27:19.6028537Z [cluster1] {"level":"info","ts":1604327115.512836,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4004. 2020-11-02T14:27:19.6029699Z [cluster1] {"level":"info","ts":1604327115.519591,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4005. 2020-11-02T14:27:19.6030547Z [cluster1] {"level":"info","ts":1604327115.5197208,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4006. 2020-11-02T14:27:19.6032802Z [cluster1] {"level":"info","ts":1604327115.5236216,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4007. 2020-11-02T14:27:19.6035333Z [cluster1] {"level":"info","ts":1604327115.5267365,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4008. 2020-11-02T14:27:19.6037376Z [cluster1] {"level":"info","ts":1604327115.533632,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4009. 2020-11-02T14:27:19.6038752Z [cluster1] {"level":"info","ts":1604327115.5384314,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4010. 2020-11-02T14:27:19.6039762Z [cluster1] {"level":"info","ts":1604327115.5384545,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4011. 2020-11-02T14:27:19.6041747Z [cluster1] {"level":"info","ts":1604327115.5421,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4012. 2020-11-02T14:27:19.6044657Z [cluster1] {"level":"info","ts":1604327115.5450456,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4013. 2020-11-02T14:27:19.6046704Z [cluster1] {"level":"info","ts":1604327120.5319812,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4014. 2020-11-02T14:27:19.6047772Z [cluster1] {"level":"info","ts":1604327120.539474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4015. 2020-11-02T14:27:19.6048540Z [cluster1] {"level":"info","ts":1604327120.5395086,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4016. 2020-11-02T14:27:19.6050506Z [cluster1] {"level":"info","ts":1604327120.5432081,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4017. 2020-11-02T14:27:19.6053553Z [cluster1] {"level":"info","ts":1604327120.5463605,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4018. 2020-11-02T14:27:19.6055695Z [cluster1] {"level":"info","ts":1604327120.5543876,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4019. 2020-11-02T14:27:19.6056725Z [cluster1] {"level":"info","ts":1604327120.5593824,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4020. 2020-11-02T14:27:19.6057567Z [cluster1] {"level":"info","ts":1604327120.5594442,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4021. 2020-11-02T14:27:19.6059346Z [cluster1] {"level":"info","ts":1604327120.5627725,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4022. 2020-11-02T14:27:19.6061778Z [cluster1] {"level":"info","ts":1604327120.5657039,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4023. 2020-11-02T14:27:19.6064289Z [cluster1] {"level":"info","ts":1604327125.5538611,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4024. 2020-11-02T14:27:19.6065404Z [cluster1] {"level":"info","ts":1604327125.561851,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4025. 2020-11-02T14:27:19.6066356Z [cluster1] {"level":"info","ts":1604327125.5618794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4026. 2020-11-02T14:27:19.6068176Z [cluster1] {"level":"info","ts":1604327125.5653708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4027. 2020-11-02T14:27:19.6070684Z [cluster1] {"level":"info","ts":1604327125.5682738,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4028. 2020-11-02T14:27:19.6072724Z [cluster1] {"level":"info","ts":1604327125.575353,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4029. 2020-11-02T14:27:19.6074131Z [cluster1] {"level":"info","ts":1604327125.5807061,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4030. 2020-11-02T14:27:19.6074914Z [cluster1] {"level":"info","ts":1604327125.580727,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4031. 2020-11-02T14:27:19.6076734Z [cluster1] {"level":"info","ts":1604327125.5840974,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4032. 2020-11-02T14:27:19.6079593Z [cluster1] {"level":"info","ts":1604327125.586945,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4033. 2020-11-02T14:27:19.6081677Z [cluster1] {"level":"info","ts":1604327130.5683155,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4034. 2020-11-02T14:27:19.6082714Z [cluster1] {"level":"info","ts":1604327130.575534,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4035. 2020-11-02T14:27:19.6083473Z [cluster1] {"level":"info","ts":1604327130.5756054,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4036. 2020-11-02T14:27:19.6085696Z [cluster1] {"level":"info","ts":1604327130.5788765,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4037. 2020-11-02T14:27:19.6089055Z [cluster1] {"level":"info","ts":1604327130.5823383,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4038. 2020-11-02T14:27:19.6091149Z [cluster1] {"level":"info","ts":1604327130.589997,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4039. 2020-11-02T14:27:19.6128357Z [cluster1] {"level":"info","ts":1604327130.5947776,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4040. 2020-11-02T14:27:19.6129281Z [cluster1] {"level":"info","ts":1604327130.594799,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4041. 2020-11-02T14:27:19.6132116Z [cluster1] {"level":"info","ts":1604327130.5996003,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4042. 2020-11-02T14:27:19.6135177Z [cluster1] {"level":"info","ts":1604327130.6059594,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4043. 2020-11-02T14:27:19.6137157Z [cluster1] {"level":"info","ts":1604327135.582574,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4044. 2020-11-02T14:27:19.6138188Z [cluster1] {"level":"info","ts":1604327135.5888348,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4045. 2020-11-02T14:27:19.6138946Z [cluster1] {"level":"info","ts":1604327135.5888638,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4046. 2020-11-02T14:27:19.6140981Z [cluster1] {"level":"info","ts":1604327135.5943217,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4047. 2020-11-02T14:27:19.6143797Z [cluster1] {"level":"info","ts":1604327135.5969057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4048. 2020-11-02T14:27:19.6145767Z [cluster1] {"level":"info","ts":1604327135.6024113,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4049. 2020-11-02T14:27:19.6147430Z [cluster1] {"level":"info","ts":1604327135.6095018,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4050. 2020-11-02T14:27:19.6151459Z [cluster1] {"level":"info","ts":1604327135.6095216,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4051. 2020-11-02T14:27:19.6153820Z [cluster1] {"level":"info","ts":1604327135.6162431,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4052. 2020-11-02T14:27:19.6156677Z [cluster1] {"level":"info","ts":1604327135.6195767,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4053. 2020-11-02T14:27:19.6159133Z [cluster1] {"level":"info","ts":1604327140.594603,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4054. 2020-11-02T14:27:19.6160246Z [cluster1] {"level":"info","ts":1604327140.602815,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4055. 2020-11-02T14:27:19.6161530Z [cluster1] {"level":"info","ts":1604327140.602838,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4056. 2020-11-02T14:27:19.6163505Z [cluster1] {"level":"info","ts":1604327140.6063552,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4057. 2020-11-02T14:27:19.6166185Z [cluster1] {"level":"info","ts":1604327140.609211,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4058. 2020-11-02T14:27:19.6168224Z [cluster1] {"level":"info","ts":1604327140.6158257,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4059. 2020-11-02T14:27:19.6169299Z [cluster1] {"level":"info","ts":1604327140.6204817,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4060. 2020-11-02T14:27:19.6170085Z [cluster1] {"level":"info","ts":1604327140.6205015,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4061. 2020-11-02T14:27:19.6171904Z [cluster1] {"level":"info","ts":1604327140.623965,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4062. 2020-11-02T14:27:19.6174977Z [cluster1] {"level":"info","ts":1604327140.6266928,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4063. 2020-11-02T14:27:19.6177398Z [cluster1] {"level":"info","ts":1604327145.6132066,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4064. 2020-11-02T14:27:19.6178469Z [cluster1] {"level":"info","ts":1604327145.6222868,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4065. 2020-11-02T14:27:19.6179254Z [cluster1] {"level":"info","ts":1604327145.622316,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4066. 2020-11-02T14:27:19.6181062Z [cluster1] {"level":"info","ts":1604327145.630263,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4067. 2020-11-02T14:27:19.6184065Z [cluster1] {"level":"info","ts":1604327145.6388721,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4068. 2020-11-02T14:27:19.6186303Z [cluster1] {"level":"info","ts":1604327145.6462295,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4069. 2020-11-02T14:27:19.6187585Z [cluster1] {"level":"info","ts":1604327145.651489,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4070. 2020-11-02T14:27:19.6188396Z [cluster1] {"level":"info","ts":1604327145.6515157,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4071. 2020-11-02T14:27:19.6190274Z [cluster1] {"level":"info","ts":1604327145.6557474,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4072. 2020-11-02T14:27:19.6193695Z [cluster1] {"level":"info","ts":1604327145.6586013,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4073. 2020-11-02T14:27:19.6196017Z [cluster1] {"level":"info","ts":1604327150.6302562,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4074. 2020-11-02T14:27:19.6203722Z [cluster1] {"level":"info","ts":1604327150.6467326,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4075. 2020-11-02T14:27:19.6204730Z [cluster1] {"level":"info","ts":1604327150.646765,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4076. 2020-11-02T14:27:19.6209017Z [cluster1] {"level":"info","ts":1604327150.65085,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4077. 2020-11-02T14:27:19.6211600Z [cluster1] {"level":"info","ts":1604327150.6546965,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4078. 2020-11-02T14:27:19.6213647Z [cluster1] {"level":"info","ts":1604327150.663209,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4079. 2020-11-02T14:27:19.6214880Z [cluster1] {"level":"info","ts":1604327150.6700995,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4080. 2020-11-02T14:27:19.6215758Z [cluster1] {"level":"info","ts":1604327150.670245,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4081. 2020-11-02T14:27:19.6218055Z [cluster1] {"level":"info","ts":1604327150.6793869,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4082. 2020-11-02T14:27:19.6220882Z [cluster1] {"level":"info","ts":1604327150.6835558,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4083. 2020-11-02T14:27:19.6225388Z [cluster1] {"level":"info","ts":1604327155.6518476,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4084. 2020-11-02T14:27:19.6226554Z [cluster1] {"level":"info","ts":1604327155.6594672,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4085. 2020-11-02T14:27:19.6227590Z [cluster1] {"level":"info","ts":1604327155.6594908,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4086. 2020-11-02T14:27:19.6229622Z [cluster1] {"level":"info","ts":1604327155.6635404,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4087. 2020-11-02T14:27:19.6232614Z [cluster1] {"level":"info","ts":1604327155.6661046,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4088. 2020-11-02T14:27:19.6234911Z [cluster1] {"level":"info","ts":1604327155.6722748,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4089. 2020-11-02T14:27:19.6236153Z [cluster1] {"level":"info","ts":1604327155.6802313,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4090. 2020-11-02T14:27:19.6237043Z [cluster1] {"level":"info","ts":1604327155.6802654,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4091. 2020-11-02T14:27:19.6239344Z [cluster1] {"level":"info","ts":1604327155.6830652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4092. 2020-11-02T14:27:19.6242752Z [cluster1] {"level":"info","ts":1604327155.6857224,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4093. 2020-11-02T14:27:19.6245725Z [cluster1] {"level":"info","ts":1604327160.6684623,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4094. 2020-11-02T14:27:19.6247198Z [cluster1] {"level":"info","ts":1604327160.6779523,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4095. 2020-11-02T14:27:19.6248624Z [cluster1] {"level":"info","ts":1604327160.6779785,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4096. 2020-11-02T14:27:19.6250802Z [cluster1] {"level":"info","ts":1604327160.6822515,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4097. 2020-11-02T14:27:19.6253495Z [cluster1] {"level":"info","ts":1604327160.6852925,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4098. 2020-11-02T14:27:19.6255860Z [cluster1] {"level":"info","ts":1604327160.6945875,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4099. 2020-11-02T14:27:19.6257071Z [cluster1] {"level":"info","ts":1604327160.700225,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4100. 2020-11-02T14:27:19.6257855Z [cluster1] {"level":"info","ts":1604327160.7002451,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4101. 2020-11-02T14:27:19.6259712Z [cluster1] {"level":"info","ts":1604327160.7048287,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4102. 2020-11-02T14:27:19.6263121Z [cluster1] {"level":"info","ts":1604327160.71187,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4103. 2020-11-02T14:27:19.6265746Z [cluster1] {"level":"info","ts":1604327165.68332,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4104. 2020-11-02T14:27:19.6266852Z [cluster1] {"level":"info","ts":1604327165.6894119,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4105. 2020-11-02T14:27:19.6267816Z [cluster1] {"level":"info","ts":1604327165.6894414,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4106. 2020-11-02T14:27:19.6269630Z [cluster1] {"level":"info","ts":1604327165.69336,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4107. 2020-11-02T14:27:19.6282303Z [cluster1] {"level":"info","ts":1604327165.696546,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4108. 2020-11-02T14:27:19.6284879Z [cluster1] {"level":"info","ts":1604327165.7037075,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4109. 2020-11-02T14:27:19.6285993Z [cluster1] {"level":"info","ts":1604327165.7089057,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4110. 2020-11-02T14:27:19.6286816Z [cluster1] {"level":"info","ts":1604327165.7089715,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4111. 2020-11-02T14:27:19.6288715Z [cluster1] {"level":"info","ts":1604327165.713584,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4112. 2020-11-02T14:27:19.6291339Z [cluster1] {"level":"info","ts":1604327165.7164652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4113. 2020-11-02T14:27:19.6293723Z [cluster1] {"level":"info","ts":1604327170.6988566,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4114. 2020-11-02T14:27:19.6294834Z [cluster1] {"level":"info","ts":1604327170.704888,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4115. 2020-11-02T14:27:19.6295648Z [cluster1] {"level":"info","ts":1604327170.7049334,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4116. 2020-11-02T14:27:19.6297646Z [cluster1] {"level":"info","ts":1604327170.7090747,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4117. 2020-11-02T14:27:19.6300162Z [cluster1] {"level":"info","ts":1604327170.7123656,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4118. 2020-11-02T14:27:19.6302207Z [cluster1] {"level":"info","ts":1604327170.7187924,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4119. 2020-11-02T14:27:19.6303270Z [cluster1] {"level":"info","ts":1604327170.7230437,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4120. 2020-11-02T14:27:19.6304638Z [cluster1] {"level":"info","ts":1604327170.7230644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4121. 2020-11-02T14:27:19.6307774Z [cluster1] {"level":"info","ts":1604327170.7269888,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4122. 2020-11-02T14:27:19.6310562Z [cluster1] {"level":"info","ts":1604327170.7305443,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4123. 2020-11-02T14:27:19.6312600Z [cluster1] {"level":"info","ts":1604327175.7652624,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4124. 2020-11-02T14:27:19.6313851Z [cluster1] {"level":"info","ts":1604327175.8223293,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4125. 2020-11-02T14:27:19.6314640Z [cluster1] {"level":"info","ts":1604327175.8223631,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4126. 2020-11-02T14:27:19.6316916Z [cluster1] {"level":"info","ts":1604327175.8360007,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4127. 2020-11-02T14:27:19.6319810Z [cluster1] {"level":"info","ts":1604327175.872082,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4128. 2020-11-02T14:27:19.6322234Z [cluster1] {"level":"info","ts":1604327175.9369478,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4129. 2020-11-02T14:27:19.6323307Z [cluster1] {"level":"info","ts":1604327175.9662974,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4130. 2020-11-02T14:27:19.6324089Z [cluster1] {"level":"info","ts":1604327175.9663367,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4131. 2020-11-02T14:27:19.6326105Z [cluster1] {"level":"info","ts":1604327176.196189,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4132. 2020-11-02T14:27:19.6329187Z [cluster1] {"level":"info","ts":1604327176.323382,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4133. 2020-11-02T14:27:19.6331312Z [cluster1] {"level":"info","ts":1604327180.8409963,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4134. 2020-11-02T14:27:19.6332411Z [cluster1] {"level":"info","ts":1604327180.8488817,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4135. 2020-11-02T14:27:19.6333225Z [cluster1] {"level":"info","ts":1604327180.8489077,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4136. 2020-11-02T14:27:19.6335080Z [cluster1] {"level":"info","ts":1604327180.852715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4137. 2020-11-02T14:27:19.6337802Z [cluster1] {"level":"info","ts":1604327180.8555434,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4138. 2020-11-02T14:27:19.6339966Z [cluster1] {"level":"info","ts":1604327180.8620422,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4139. 2020-11-02T14:27:19.6341069Z [cluster1] {"level":"info","ts":1604327180.8667734,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4140. 2020-11-02T14:27:19.6341863Z [cluster1] {"level":"info","ts":1604327180.8667946,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4141. 2020-11-02T14:27:19.6343750Z [cluster1] {"level":"info","ts":1604327180.8701625,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4142. 2020-11-02T14:27:19.6346475Z [cluster1] {"level":"info","ts":1604327180.8730314,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4143. 2020-11-02T14:27:19.6348600Z [cluster1] {"level":"info","ts":1604327185.8573945,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4144. 2020-11-02T14:27:19.6349688Z [cluster1] {"level":"info","ts":1604327185.8733604,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4145. 2020-11-02T14:27:19.6350500Z [cluster1] {"level":"info","ts":1604327185.873387,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4146. 2020-11-02T14:27:19.6352398Z [cluster1] {"level":"info","ts":1604327185.8810859,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4147. 2020-11-02T14:27:19.6355010Z [cluster1] {"level":"info","ts":1604327185.886252,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4148. 2020-11-02T14:27:19.6357116Z [cluster1] {"level":"info","ts":1604327185.9050972,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4149. 2020-11-02T14:27:19.6358598Z [cluster1] {"level":"info","ts":1604327185.9228973,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4150. 2020-11-02T14:27:19.6359385Z [cluster1] {"level":"info","ts":1604327185.9229279,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4151. 2020-11-02T14:27:19.6361470Z [cluster1] {"level":"info","ts":1604327185.9278302,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4152. 2020-11-02T14:27:19.6364481Z [cluster1] {"level":"info","ts":1604327185.9314997,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4153. 2020-11-02T14:27:19.6366765Z [cluster1] {"level":"info","ts":1604327190.8794332,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4154. 2020-11-02T14:27:19.6367978Z [cluster1] {"level":"info","ts":1604327190.8847687,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4155. 2020-11-02T14:27:19.6369022Z [cluster1] {"level":"info","ts":1604327190.8847864,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4156. 2020-11-02T14:27:19.6371474Z [cluster1] {"level":"info","ts":1604327190.8883975,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4157. 2020-11-02T14:27:19.6374425Z [cluster1] {"level":"info","ts":1604327190.8907845,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4158. 2020-11-02T14:27:19.6376460Z [cluster1] {"level":"info","ts":1604327190.8968825,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4159. 2020-11-02T14:27:19.6377636Z [cluster1] {"level":"info","ts":1604327190.901252,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4160. 2020-11-02T14:27:19.6378424Z [cluster1] {"level":"info","ts":1604327190.9012752,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4161. 2020-11-02T14:27:19.6380256Z [cluster1] {"level":"info","ts":1604327190.9053912,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4162. 2020-11-02T14:27:19.6383026Z [cluster1] {"level":"info","ts":1604327190.9080555,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4163. 2020-11-02T14:27:19.6385635Z [cluster1] {"level":"info","ts":1604327195.8893301,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4164. 2020-11-02T14:27:19.6386698Z [cluster1] {"level":"info","ts":1604327195.8958092,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4165. 2020-11-02T14:27:19.6387476Z [cluster1] {"level":"info","ts":1604327195.8958452,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4166. 2020-11-02T14:27:19.6389281Z [cluster1] {"level":"info","ts":1604327195.8995283,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4167. 2020-11-02T14:27:19.6391788Z [cluster1] {"level":"info","ts":1604327195.9021335,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4168. 2020-11-02T14:27:19.6394025Z [cluster1] {"level":"info","ts":1604327195.9092429,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4169. 2020-11-02T14:27:19.6395124Z [cluster1] {"level":"info","ts":1604327195.9200852,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4170. 2020-11-02T14:27:19.6396071Z [cluster1] {"level":"info","ts":1604327195.9201093,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4171. 2020-11-02T14:27:19.6401683Z [cluster1] {"level":"info","ts":1604327195.9235187,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4172. 2020-11-02T14:27:19.6405578Z [cluster1] {"level":"info","ts":1604327195.9264574,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4173. 2020-11-02T14:27:19.6408259Z [cluster1] {"level":"info","ts":1604327200.9028673,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4174. 2020-11-02T14:27:19.6409803Z [cluster1] {"level":"info","ts":1604327200.9097013,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4175. 2020-11-02T14:27:19.6410590Z [cluster1] {"level":"info","ts":1604327200.9097242,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4176. 2020-11-02T14:27:19.6412571Z [cluster1] {"level":"info","ts":1604327200.913324,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4177. 2020-11-02T14:27:19.6415518Z [cluster1] {"level":"info","ts":1604327200.9162133,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4178. 2020-11-02T14:27:19.6417633Z [cluster1] {"level":"info","ts":1604327200.9245758,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4179. 2020-11-02T14:27:19.6418995Z [cluster1] {"level":"info","ts":1604327200.9290037,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4180. 2020-11-02T14:27:19.6419756Z [cluster1] {"level":"info","ts":1604327200.9290416,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4181. 2020-11-02T14:27:19.6421518Z [cluster1] {"level":"info","ts":1604327200.9318497,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4182. 2020-11-02T14:27:19.6424487Z [cluster1] {"level":"info","ts":1604327200.934801,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4183. 2020-11-02T14:27:19.6426678Z [cluster1] {"level":"info","ts":1604327205.9149454,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4184. 2020-11-02T14:27:19.6427970Z [cluster1] {"level":"info","ts":1604327205.9218318,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4185. 2020-11-02T14:27:19.6428951Z [cluster1] {"level":"info","ts":1604327205.9218562,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4186. 2020-11-02T14:27:19.6431698Z [cluster1] {"level":"info","ts":1604327205.9253285,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4187. 2020-11-02T14:27:19.6434313Z [cluster1] {"level":"info","ts":1604327205.928137,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4188. 2020-11-02T14:27:19.6436491Z [cluster1] {"level":"info","ts":1604327205.934958,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4189. 2020-11-02T14:27:19.6438193Z [cluster1] {"level":"info","ts":1604327205.9392796,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4190. 2020-11-02T14:27:19.6439026Z [cluster1] {"level":"info","ts":1604327205.9392977,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4191. 2020-11-02T14:27:19.6441208Z [cluster1] {"level":"info","ts":1604327205.942653,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4192. 2020-11-02T14:27:19.6443638Z [cluster1] {"level":"info","ts":1604327205.9453933,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4193. 2020-11-02T14:27:19.6446865Z [cluster1] {"level":"info","ts":1604327210.928556,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4194. 2020-11-02T14:27:19.6448243Z [cluster1] {"level":"info","ts":1604327210.9344594,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4195. 2020-11-02T14:27:19.6449212Z [cluster1] {"level":"info","ts":1604327210.9344845,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4196. 2020-11-02T14:27:19.6451435Z [cluster1] {"level":"info","ts":1604327210.9389238,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4197. 2020-11-02T14:27:19.6453864Z [cluster1] {"level":"info","ts":1604327210.9414566,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4198. 2020-11-02T14:27:19.6455992Z [cluster1] {"level":"info","ts":1604327210.9474628,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4199. 2020-11-02T14:27:19.6457668Z [cluster1] {"level":"info","ts":1604327210.953038,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4200. 2020-11-02T14:27:19.6459144Z [cluster1] {"level":"info","ts":1604327210.9530609,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4201. 2020-11-02T14:27:19.6462895Z [cluster1] {"level":"info","ts":1604327210.958136,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4202. 2020-11-02T14:27:19.6466165Z [cluster1] {"level":"info","ts":1604327210.9652357,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4203. 2020-11-02T14:27:19.6468148Z [cluster1] {"level":"info","ts":1604327215.9445007,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4204. 2020-11-02T14:27:19.6470380Z [cluster1] {"level":"info","ts":1604327215.9543424,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4205. 2020-11-02T14:27:19.6471204Z [cluster1] {"level":"info","ts":1604327215.9544463,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4206. 2020-11-02T14:27:19.6473156Z [cluster1] {"level":"info","ts":1604327215.958588,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4207. 2020-11-02T14:27:19.6476736Z [cluster1] {"level":"info","ts":1604327215.9633741,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4208. 2020-11-02T14:27:19.6479883Z [cluster1] {"level":"info","ts":1604327215.9691849,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4209. 2020-11-02T14:27:19.6481672Z [cluster1] {"level":"info","ts":1604327215.972744,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4210. 2020-11-02T14:27:19.6482517Z [cluster1] {"level":"info","ts":1604327215.9727588,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4211. 2020-11-02T14:27:19.6485209Z [cluster1] {"level":"info","ts":1604327215.9758859,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4212. 2020-11-02T14:27:19.6487809Z [cluster1] {"level":"info","ts":1604327215.9790635,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4213. 2020-11-02T14:27:19.6489778Z [cluster1] {"level":"info","ts":1604327220.9630685,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4214. 2020-11-02T14:27:19.6490810Z [cluster1] {"level":"info","ts":1604327220.969635,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4215. 2020-11-02T14:27:19.6491571Z [cluster1] {"level":"info","ts":1604327220.969677,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4216. 2020-11-02T14:27:19.6493965Z [cluster1] {"level":"info","ts":1604327220.9737093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4217. 2020-11-02T14:27:19.6496663Z [cluster1] {"level":"info","ts":1604327220.9768138,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4218. 2020-11-02T14:27:19.6499008Z [cluster1] {"level":"info","ts":1604327220.9838657,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4219. 2020-11-02T14:27:19.6500035Z [cluster1] {"level":"info","ts":1604327220.9879546,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4220. 2020-11-02T14:27:19.6500799Z [cluster1] {"level":"info","ts":1604327220.9879735,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4221. 2020-11-02T14:27:19.6502548Z [cluster1] {"level":"info","ts":1604327220.992711,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4222. 2020-11-02T14:27:19.6505497Z [cluster1] {"level":"info","ts":1604327220.9959404,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4223. 2020-11-02T14:27:19.6507924Z [cluster1] {"level":"info","ts":1604327225.982985,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4224. 2020-11-02T14:27:19.6509091Z [cluster1] {"level":"info","ts":1604327225.9974728,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4225. 2020-11-02T14:27:19.6509886Z [cluster1] {"level":"info","ts":1604327225.9977603,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4226. 2020-11-02T14:27:19.6511725Z [cluster1] {"level":"info","ts":1604327226.0047698,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4227. 2020-11-02T14:27:19.6514228Z [cluster1] {"level":"info","ts":1604327226.0091834,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4228. 2020-11-02T14:27:19.6517005Z [cluster1] {"level":"info","ts":1604327226.0264096,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4229. 2020-11-02T14:27:19.6518404Z [cluster1] {"level":"info","ts":1604327226.03246,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4230. 2020-11-02T14:27:19.6519324Z [cluster1] {"level":"info","ts":1604327226.0324812,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4231. 2020-11-02T14:27:19.6521095Z [cluster1] {"level":"info","ts":1604327226.0361102,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4232. 2020-11-02T14:27:19.6523868Z [cluster1] {"level":"info","ts":1604327226.0394962,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4233. 2020-11-02T14:27:19.6525850Z [cluster1] {"level":"info","ts":1604327231.0182579,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4234. 2020-11-02T14:27:19.6527332Z [cluster1] {"level":"info","ts":1604327231.0351534,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4235. 2020-11-02T14:27:19.6528143Z [cluster1] {"level":"info","ts":1604327231.0351803,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4236. 2020-11-02T14:27:19.6531323Z [cluster1] {"level":"info","ts":1604327231.039745,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4237. 2020-11-02T14:27:19.6534277Z [cluster1] {"level":"info","ts":1604327231.0436027,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4238. 2020-11-02T14:27:19.6536637Z [cluster1] {"level":"info","ts":1604327231.0565093,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4239. 2020-11-02T14:27:19.6537834Z [cluster1] {"level":"info","ts":1604327231.0661793,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4240. 2020-11-02T14:27:19.6538825Z [cluster1] {"level":"info","ts":1604327231.0662074,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4241. 2020-11-02T14:27:19.6540855Z [cluster1] {"level":"info","ts":1604327231.0729773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4242. 2020-11-02T14:27:19.6543881Z [cluster1] {"level":"info","ts":1604327231.0825336,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4243. 2020-11-02T14:27:19.6546449Z [cluster1] {"level":"info","ts":1604327236.044412,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4244. 2020-11-02T14:27:19.6547600Z [cluster1] {"level":"info","ts":1604327236.0508778,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4245. 2020-11-02T14:27:19.6549170Z [cluster1] {"level":"info","ts":1604327236.0509052,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4246. 2020-11-02T14:27:19.6551357Z [cluster1] {"level":"info","ts":1604327236.0557408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4247. 2020-11-02T14:27:19.6553537Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4248. 2020-11-02T14:27:19.6555257Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4249. 2020-11-02T14:27:19.6556999Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4250. 2020-11-02T14:27:19.6559679Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4251. 2020-11-02T14:27:19.8620161Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4252. 2020-11-02T14:27:19.8633972Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4253. 2020-11-02T14:27:19.8647141Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4254. 2020-11-02T14:27:19.8662717Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4255. 2020-11-02T14:27:20.1710891Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-vdf97
  4256. 2020-11-02T14:27:20.1721505Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-vdf97
  4257. 2020-11-02T14:27:20.1737211Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-vdf97
  4258. 2020-11-02T14:27:20.1750627Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-vdf97
  4259. 2020-11-02T14:27:20.4884771Z [cluster1] {"level":"info","ts":1604327236.05941,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4260. 2020-11-02T14:27:20.4886833Z [cluster1] {"level":"info","ts":1604327236.0697389,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4261. 2020-11-02T14:27:20.4888003Z [cluster1] {"level":"info","ts":1604327236.0781126,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4262. 2020-11-02T14:27:20.4889448Z [cluster1] {"level":"info","ts":1604327236.078129,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4263. 2020-11-02T14:27:20.4894037Z [cluster1] {"level":"info","ts":1604327236.0833037,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4264. 2020-11-02T14:27:20.4896603Z [cluster1] {"level":"info","ts":1604327236.0871954,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4265. 2020-11-02T14:27:20.4899153Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4266. 2020-11-02T14:27:20.4899518Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4267. 2020-11-02T14:27:20.4900862Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-gateway-vdf97 in namespace submariner-operator :++++++++++++++++++++++
  4268. 2020-11-02T14:27:20.4901938Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  4269. 2020-11-02T14:27:20.4902713Z [cluster1] + export CHARON_PID_FILE=/var/run/charon.pid
  4270. 2020-11-02T14:27:20.4903711Z [cluster1] + CHARON_PID_FILE=/var/run/charon.pid
  4271. 2020-11-02T14:27:20.4904562Z [cluster1] + rm -f /var/run/charon.pid
  4272. 2020-11-02T14:27:20.4904936Z [cluster1] + SUBMARINER_VERBOSITY=2
  4273. 2020-11-02T14:27:20.4905418Z [cluster1] + '[' false == true ']'
  4274. 2020-11-02T14:27:20.4905988Z [cluster1] + DEBUG=-v=2
  4275. 2020-11-02T14:27:20.4906398Z [cluster1] + mkdir -p /etc/ipsec
  4276. 2020-11-02T14:27:20.4906828Z [cluster1] net.ipv4.conf.all.send_redirects = 0
  4277. 2020-11-02T14:27:20.4907886Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  4278. 2020-11-02T14:27:20.4908632Z [cluster1] + sysctl -w net.ipv4.conf.all.send_redirects=0
  4279. 2020-11-02T14:27:20.4909837Z [cluster1] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  4280. 2020-11-02T14:27:20.4911040Z [cluster1] + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  4281. 2020-11-02T14:27:20.4911818Z [cluster1] + for f in iptables-save iptables
  4282. 2020-11-02T14:27:20.4912444Z [cluster1] ++ find_iptables_on_host iptables-save
  4283. 2020-11-02T14:27:20.4913079Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  4284. 2020-11-02T14:27:20.4913492Z [cluster1] ++ echo /usr/sbin
  4285. 2020-11-02T14:27:20.4914097Z [cluster1] ++ return
  4286. 2020-11-02T14:27:20.4914547Z [cluster1] + location=/usr/sbin
  4287. 2020-11-02T14:27:20.4915006Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4288. 2020-11-02T14:27:20.4915645Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  4289. 2020-11-02T14:27:20.4916384Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4290. 2020-11-02T14:27:20.4916997Z [cluster1] + for f in iptables-save iptables
  4291. 2020-11-02T14:27:20.4917697Z [cluster1] ++ find_iptables_on_host iptables
  4292. 2020-11-02T14:27:20.4918283Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  4293. 2020-11-02T14:27:20.4918642Z [cluster1] ++ echo /usr/sbin
  4294. 2020-11-02T14:27:20.4918924Z [cluster1] ++ return
  4295. 2020-11-02T14:27:20.4919220Z [cluster1] + location=/usr/sbin
  4296. 2020-11-02T14:27:20.4919864Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4297. 2020-11-02T14:27:20.4920824Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  4298. 2020-11-02T14:27:20.4922091Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4299. 2020-11-02T14:27:20.4922994Z [cluster1] + exec submariner-engine -v=2 -alsologtostderr
  4300. 2020-11-02T14:27:20.4923580Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  4301. 2020-11-02T14:27:20.4924136Z [cluster1] I1102 14:17:37.958437 1 main.go:70] Starting the submariner gateway engine
  4302. 2020-11-02T14:27:20.4925656Z [cluster1] W1102 14:17:37.990092 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  4303. 2020-11-02T14:27:20.4926610Z [cluster1] I1102 14:17:37.997130 1 main.go:95] Creating the cable engine
  4304. 2020-11-02T14:27:20.4927244Z [cluster1] I1102 14:17:38.021332 1 syncer.go:61] CableEngine syncer started
  4305. 2020-11-02T14:27:20.4928013Z [cluster1] I1102 14:17:44.036715 1 main.go:252] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  4306. 2020-11-02T14:27:20.4929165Z [cluster1] I1102 14:17:44.037759 1 main.go:269] Using namespace "submariner-operator" for the leader election lock
  4307. 2020-11-02T14:27:20.4930504Z [cluster1] I1102 14:17:44.037782 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-engine-lock...
  4308. 2020-11-02T14:27:20.4932140Z [cluster1] I1102 14:17:44.047236 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-engine-lock
  4309. 2020-11-02T14:27:20.4935067Z [cluster1] I1102 14:17:44.047663 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-engine-lock", UID:"af42c490-1d04-4917-be66-eb6afb9d02c9", APIVersion:"v1", ResourceVersion:"1320", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-worker-submariner-engine became leader
  4310. 2020-11-02T14:27:20.4937402Z [cluster1] I1102 14:17:44.047695 1 main.go:144] Creating the datastore syncer
  4311. 2020-11-02T14:27:20.4937928Z [cluster1] I1102 14:17:44.047731 1 strongswan.go:99] Initializing StrongSwan IPSec driver
  4312. 2020-11-02T14:27:20.4938553Z [cluster1] I1102 14:17:44.049136 1 strongswan.go:460] Starting charon
  4313. 2020-11-02T14:27:20.4939516Z [cluster1] W1102 14:17:44.060381 1 strongswan.go:543] Failed to connect to charon - retrying: dial unix /var/run/charon.vici: connect: no such file or directory
  4314. 2020-11-02T14:27:20.4940299Z [cluster1] I1102 14:17:45.061840 1 cableengine.go:71] CableEngine controller started, driver: "strongswan"
  4315. 2020-11-02T14:27:20.4941053Z [cluster1] I1102 14:17:45.061879 1 datastoresyncer.go:60] Starting the datastore syncer
  4316. 2020-11-02T14:27:20.4941605Z [cluster1] I1102 14:17:45.062056 1 tunnel.go:22] Starting the tunnel controller
  4317. 2020-11-02T14:27:20.4942357Z [cluster1] I1102 14:17:45.063221 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4318. 2020-11-02T14:27:20.4943149Z [cluster1] I1102 14:17:45.063385 1 resource_syncer.go:180] Starting syncer "Tunnel controller"
  4319. 2020-11-02T14:27:20.4943764Z [cluster1] I1102 14:17:45.063510 1 resource_syncer.go:193] Syncer "Tunnel controller" waiting for informer cache to sync
  4320. 2020-11-02T14:27:20.4944729Z [cluster1] I1102 14:17:45.164324 1 resource_syncer.go:202] Syncer "Tunnel controller" started
  4321. 2020-11-02T14:27:20.4945616Z [cluster1] I1102 14:17:51.066971 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4322. 2020-11-02T14:27:20.4946746Z [cluster1] I1102 14:17:51.108902 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4323. 2020-11-02T14:27:20.4948194Z [cluster1] I1102 14:17:51.117644 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4324. 2020-11-02T14:27:20.4949196Z [cluster1] I1102 14:17:51.117736 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4325. 2020-11-02T14:27:20.4950199Z [cluster1] I1102 14:17:51.117820 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4326. 2020-11-02T14:27:20.4951214Z [cluster1] I1102 14:17:51.117898 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4327. 2020-11-02T14:27:20.4952002Z [cluster1] I1102 14:17:51.117938 1 datastoresyncer.go:80] Starting the broker syncer
  4328. 2020-11-02T14:27:20.4952823Z [cluster1] I1102 14:17:51.117944 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Cluster"
  4329. 2020-11-02T14:27:20.4953811Z [cluster1] I1102 14:17:51.117949 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Cluster" waiting for informer cache to sync
  4330. 2020-11-02T14:27:20.4954689Z [cluster1] I1102 14:17:51.218158 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Cluster" started
  4331. 2020-11-02T14:27:20.4955806Z [cluster1] I1102 14:17:51.218189 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Cluster"
  4332. 2020-11-02T14:27:20.4956971Z [cluster1] I1102 14:17:51.218206 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Cluster" started
  4333. 2020-11-02T14:27:20.4985399Z [cluster1] I1102 14:17:51.218210 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Endpoint"
  4334. 2020-11-02T14:27:20.4986452Z [cluster1] I1102 14:17:51.218215 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Endpoint" waiting for informer cache to sync
  4335. 2020-11-02T14:27:20.4990607Z [cluster1] I1102 14:17:51.225362 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1350", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"73e6fe40-f316-4f2e-a529-3171f3a5bc6d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4336. 2020-11-02T14:27:20.4996437Z [cluster1] I1102 14:17:51.225440 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1350", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"73e6fe40-f316-4f2e-a529-3171f3a5bc6d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4337. 2020-11-02T14:27:20.5002584Z [cluster1] I1102 14:17:51.225468 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1350", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"73e6fe40-f316-4f2e-a529-3171f3a5bc6d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4338. 2020-11-02T14:27:20.5005721Z [cluster1] I1102 14:17:51.225570 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4339. 2020-11-02T14:27:20.5008507Z [cluster1] I1102 14:17:51.227610 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4340. 2020-11-02T14:27:20.5010718Z [cluster1] I1102 14:17:51.231453 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Cluster" successfully synced "submariner-k8s-broker/cluster2"
  4341. 2020-11-02T14:27:20.5014829Z [cluster1] I1102 14:17:51.236213 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1352", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"ab7dc03b-83a7-4ee3-b296-6d65fe30f6b1"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4342. 2020-11-02T14:27:20.5018481Z [cluster1] I1102 14:17:51.236308 1 resource_syncer.go:437] Found cluster ID label "cluster2" - not syncing resource "cluster2"
  4343. 2020-11-02T14:27:20.5019333Z [cluster1] I1102 14:17:51.318392 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Endpoint" started
  4344. 2020-11-02T14:27:20.5020132Z [cluster1] I1102 14:17:51.318439 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Endpoint"
  4345. 2020-11-02T14:27:20.5028116Z [cluster1] I1102 14:17:51.318453 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Endpoint" started
  4346. 2020-11-02T14:27:20.5029222Z [cluster1] I1102 14:17:51.318458 1 datastoresyncer.go:108] Ensuring we are the only endpoint active for this cluster
  4347. 2020-11-02T14:27:20.5030952Z [cluster1] I1102 14:17:51.318468 1 datastoresyncer.go:143] 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{}}}
  4348. 2020-11-02T14:27:20.5034338Z [cluster1] I1102 14:17:51.318490 1 federator.go:42] In Distribute for &v1.Cluster{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, 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(nil)}, Spec:v1.ClusterSpec{ClusterID:"cluster1", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.1.0.0/16"}, ClusterCIDR:[]string{"10.1.0.0/16"}, GlobalCIDR:[]string{}}}
  4349. 2020-11-02T14:27:20.5038996Z [cluster1] I1102 14:17:51.319077 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4350. 2020-11-02T14:27:20.5042296Z [cluster1] I1102 14:17:51.323282 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"name":"cluster1", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4351. 2020-11-02T14:27:20.5061585Z [cluster1] I1102 14:17:51.326039 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-k8s-broker", "resourceVersion":"1351", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"879fbec3-4246-4d6b-acfe-3ad24b38997b"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4352. 2020-11-02T14:27:20.5073101Z [cluster1] I1102 14:17:51.326204 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-k8s-broker", "resourceVersion":"1351", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"879fbec3-4246-4d6b-acfe-3ad24b38997b"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4353. 2020-11-02T14:27:20.5083980Z [cluster1] I1102 14:17:51.326250 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-k8s-broker", "resourceVersion":"1351", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"879fbec3-4246-4d6b-acfe-3ad24b38997b"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4354. 2020-11-02T14:27:20.5089030Z [cluster1] I1102 14:17:51.326317 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4355. 2020-11-02T14:27:20.5093174Z [cluster1] I1102 14:17:51.328376 1 datastoresyncer.go:156] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-9", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.9", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  4356. 2020-11-02T14:27:20.5101620Z [cluster1] I1102 14:17:51.328412 1 federator.go:42] In Distribute for &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-17-0-9", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, 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(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-9", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.9", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  4357. 2020-11-02T14:27:20.5106977Z [cluster1] I1102 14:17:51.328655 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4358. 2020-11-02T14:27:20.5110633Z [cluster1] I1102 14:17:51.330518 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4359. 2020-11-02T14:27:20.5117063Z [cluster1] I1102 14:17:51.332100 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4360. 2020-11-02T14:27:20.5122981Z [cluster1] I1102 14:17:51.332630 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1355", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"a83e98fb-9d7e-473e-b39f-8d920c794123"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4361. 2020-11-02T14:27:20.5129786Z [cluster1] I1102 14:17:51.332810 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1355", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"a83e98fb-9d7e-473e-b39f-8d920c794123"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4362. 2020-11-02T14:27:20.5161342Z [cluster1] I1102 14:17:51.332852 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1355", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"a83e98fb-9d7e-473e-b39f-8d920c794123"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4363. 2020-11-02T14:27:20.5164456Z [cluster1] I1102 14:17:51.332991 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4364. 2020-11-02T14:27:20.5166379Z [cluster1] I1102 14:17:51.338386 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Endpoint" successfully synced "submariner-k8s-broker/cluster2-submariner-cable-cluster2-172-17-0-6"
  4365. 2020-11-02T14:27:20.5172379Z [cluster1] I1102 14:17:51.340805 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator", "resourceVersion":"1356", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"87407a00-6544-47cb-8ec5-94c84612fe98"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4366. 2020-11-02T14:27:20.5182197Z [cluster1] I1102 14:17:51.341221 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator", "resourceVersion":"1356", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"87407a00-6544-47cb-8ec5-94c84612fe98"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4367. 2020-11-02T14:27:20.5188590Z [cluster1] I1102 14:17:51.341328 1 resource_syncer.go:437] Found cluster ID label "cluster2" - not syncing resource "cluster2-submariner-cable-cluster2-172-17-0-6"
  4368. 2020-11-02T14:27:20.5197087Z [cluster1] I1102 14:17:51.341292 1 tunnel.go:56] 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-17-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", UID:"87407a00-6544-47cb-8ec5-94c84612fe98", ResourceVersion:"1356", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739923471, loc:(*time.Location)(0x2020aa0)}}, 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(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-6", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.6", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  4369. 2020-11-02T14:27:20.5202441Z [cluster1] I1102 14:17:51.341766 1 cableengine.go:101] Installing Endpoint cable "submariner-cable-cluster2-172-17-0-6"
  4370. 2020-11-02T14:27:20.5208629Z [cluster1] I1102 14:17:51.347369 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator", "resourceVersion":"1357", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"5aa4f971-1ead-4cc6-9d34-d32efbe59c15"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4371. 2020-11-02T14:27:20.5218214Z [cluster1] I1102 14:17:51.347623 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator", "resourceVersion":"1357", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"5aa4f971-1ead-4cc6-9d34-d32efbe59c15"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4372. 2020-11-02T14:27:20.5226025Z [cluster1] I1102 14:17:51.348251 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator", "resourceVersion":"1357", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"5aa4f971-1ead-4cc6-9d34-d32efbe59c15"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4373. 2020-11-02T14:27:20.5230583Z [cluster1] I1102 14:17:51.348555 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4374. 2020-11-02T14:27:20.5231405Z [cluster1] I1102 14:17:51.353592 1 datastoresyncer.go:99] Datastore syncer started
  4375. 2020-11-02T14:27:20.5234016Z [cluster1] I1102 14:17:51.353518 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4376. 2020-11-02T14:27:20.5240210Z [cluster1] I1102 14:17:51.364950 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4377. 2020-11-02T14:27:20.5243663Z [cluster1] I1102 14:17:51.372534 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Cluster" successfully synced "submariner-operator/cluster1"
  4378. 2020-11-02T14:27:20.5245069Z [cluster1] I1102 14:17:51.374749 1 cableengine.go:150] Successfully installed Endpoint cable "submariner-cable-cluster2-172-17-0-6" with remote IP 172.17.0.6
  4379. 2020-11-02T14:27:20.5246800Z [cluster1] I1102 14:17:51.374893 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-17-0-6 in the engine
  4380. 2020-11-02T14:27:20.5248567Z [cluster1] I1102 14:17:51.374983 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  4381. 2020-11-02T14:27:20.5253957Z [cluster1] I1102 14:17:51.375081 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator", "resourceVersion":"1357", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"5aa4f971-1ead-4cc6-9d34-d32efbe59c15"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4382. 2020-11-02T14:27:20.5264431Z [cluster1] I1102 14:17:51.376740 1 tunnel.go:56] 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-17-0-9", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", UID:"5aa4f971-1ead-4cc6-9d34-d32efbe59c15", ResourceVersion:"1357", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739923471, loc:(*time.Location)(0x2020aa0)}}, 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(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-9", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.9", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  4383. 2020-11-02T14:27:20.5270480Z [cluster1] I1102 14:17:51.377250 1 cableengine.go:92] Not installing cable for local cluster
  4384. 2020-11-02T14:27:20.5272077Z [cluster1] I1102 14:17:51.377300 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-17-0-9 in the engine
  4385. 2020-11-02T14:27:20.5273631Z [cluster1] I1102 14:17:51.377330 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  4386. 2020-11-02T14:27:20.5275855Z [cluster1] I1102 14:17:51.378951 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Endpoint" successfully synced "submariner-operator/cluster1-submariner-cable-cluster1-172-17-0-9"
  4387. 2020-11-02T14:27:20.5288084Z [cluster1] I1102 14:17:51.386450 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1358", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"2916ba1d-a866-46e0-9c65-f29c8a209deb"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4388. 2020-11-02T14:27:20.5292988Z [cluster1] I1102 14:17:51.386906 1 resource_syncer.go:443] Cluster ID label "cluster1" not present or matches local cluster ID "cluster1" - not syncing resource "cluster1"
  4389. 2020-11-02T14:27:20.5298979Z [cluster1] I1102 14:17:51.387917 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-k8s-broker", "resourceVersion":"1359", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"988c8664-a36c-4274-92ba-28fa42e64e2c"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4390. 2020-11-02T14:27:20.5305696Z [cluster1] I1102 14:17:51.388317 1 resource_syncer.go:443] Cluster ID label "cluster1" not present or matches local cluster ID "cluster1" - not syncing resource "cluster1-submariner-cable-cluster1-172-17-0-9"
  4391. 2020-11-02T14:27:20.5307441Z [cluster1] 00[DMN] Starting IKE charon daemon (strongSwan 5.9.0, Linux 5.4.0-1031-azure, x86_64)
  4392. 2020-11-02T14:27:20.5308211Z [cluster1] 00[CFG] PKCS11 module '<name>' lacks library path
  4393. 2020-11-02T14:27:20.5309098Z [cluster1] 00[LIB] openssl FIPS mode(0) - disabled
  4394. 2020-11-02T14:27:20.5309770Z [cluster1] 00[CFG] loading ca certificates from '/etc/strongswan/ipsec.d/cacerts'
  4395. 2020-11-02T14:27:20.5310543Z [cluster1] 00[CFG] loading aa certificates from '/etc/strongswan/ipsec.d/aacerts'
  4396. 2020-11-02T14:27:20.5311351Z [cluster1] 00[CFG] loading ocsp signer certificates from '/etc/strongswan/ipsec.d/ocspcerts'
  4397. 2020-11-02T14:27:20.5312204Z [cluster1] 00[CFG] loading attribute certificates from '/etc/strongswan/ipsec.d/acerts'
  4398. 2020-11-02T14:27:20.5312938Z [cluster1] 00[CFG] loading crls from '/etc/strongswan/ipsec.d/crls'
  4399. 2020-11-02T14:27:20.5313612Z [cluster1] 00[CFG] loading secrets from '/etc/strongswan/ipsec.secrets'
  4400. 2020-11-02T14:27:20.5314274Z [cluster1] 00[CFG] opening triplet file /etc/strongswan/ipsec.d/triplets.dat failed: No such file or directory
  4401. 2020-11-02T14:27:20.5314894Z [cluster1] 00[CFG] loaded 0 RADIUS server configurations
  4402. 2020-11-02T14:27:20.5315384Z [cluster1] 00[CFG] HA config misses local/remote address
  4403. 2020-11-02T14:27:20.5316537Z [cluster1] 00[CFG] no script for ext-auth script defined, disabled
  4404. 2020-11-02T14:27:20.5318437Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4405. 2020-11-02T14:27:20.5320138Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4406. 2020-11-02T14:27:20.5321569Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4407. 2020-11-02T14:27:20.5323037Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4408. 2020-11-02T14:27:20.8222396Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-9b7nr
  4409. 2020-11-02T14:27:20.8234248Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-9b7nr
  4410. 2020-11-02T14:27:20.8250685Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-9b7nr
  4411. 2020-11-02T14:27:20.8264927Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-9b7nr
  4412. 2020-11-02T14:27:21.1492147Z [cluster1] 00[LIB] loaded plugins: charon pkcs11 tpm aesni aes des rc2 sha2 sha1 md4 md5 mgf1 random nonce x509 revocation constraints acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt fips-prf gmp curve25519 chapoly xcbc cmac hmac ctr ccm gcm drbg newhope curl attr kernel-netlink resolve socket-default farp stroke vici updown eap-identity eap-sim eap-aka eap-aka-3gpp eap-aka-3gpp2 eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp led duplicheck unity counters
  4413. 2020-11-02T14:27:21.1494742Z [cluster1] 00[JOB] spawning 16 worker threads
  4414. 2020-11-02T14:27:21.1495609Z [cluster1] 12[CFG] loaded IKE shared key for: '172.17.0.6'
  4415. 2020-11-02T14:27:21.1496747Z [cluster1] 13[CFG] added vici connection: submariner-cable-cluster2-172-17-0-6
  4416. 2020-11-02T14:27:21.1498702Z [cluster1] 13[CFG] initiating 'submariner-child-submariner-cable-cluster2-172-17-0-6'
  4417. 2020-11-02T14:27:21.1500638Z [cluster1] 13[IKE] initiating IKE_SA submariner-cable-cluster2-172-17-0-6[1] to 172.17.0.6
  4418. 2020-11-02T14:27:21.1501821Z [cluster1] 13[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  4419. 2020-11-02T14:27:21.1502504Z [cluster1] 13[NET] sending packet: from 172.17.0.9[500] to 172.17.0.6[500] (500 bytes)
  4420. 2020-11-02T14:27:21.1503079Z [cluster1] 05[NET] received packet: from 172.17.0.6[500] to 172.17.0.9[500] (36 bytes)
  4421. 2020-11-02T14:27:21.1503582Z [cluster1] 05[ENC] parsed IKE_SA_INIT response 0 [ N(NO_PROP) ]
  4422. 2020-11-02T14:27:21.1504229Z [cluster1] 05[IKE] received NO_PROPOSAL_CHOSEN notify error
  4423. 2020-11-02T14:27:21.1504703Z [cluster1] 08[NET] received packet: from 172.17.0.6[500] to 172.17.0.9[500] (500 bytes)
  4424. 2020-11-02T14:27:21.1505263Z [cluster1] 08[ENC] parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  4425. 2020-11-02T14:27:21.1506159Z [cluster1] 08[IKE] 172.17.0.6 is initiating an IKE_SA
  4426. 2020-11-02T14:27:21.1506815Z [cluster1] 08[CFG] selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
  4427. 2020-11-02T14:27:21.1507324Z [cluster1] 08[IKE] remote host is behind NAT
  4428. 2020-11-02T14:27:21.1507976Z [cluster1] 08[ENC] generating IKE_SA_INIT response 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(CHDLESS_SUP) N(MULT_AUTH) ]
  4429. 2020-11-02T14:27:21.1508658Z [cluster1] 08[NET] sending packet: from 172.17.0.9[500] to 172.17.0.6[500] (464 bytes)
  4430. 2020-11-02T14:27:21.1509318Z [cluster1] 11[NET] received packet: from 172.17.0.6[4500] to 172.17.0.9[4500] (333 bytes)
  4431. 2020-11-02T14:27:21.1510598Z [cluster1] 11[ENC] parsed IKE_AUTH request 1 [ IDi N(INIT_CONTACT) IDr AUTH SA TSi TSr N(MULT_AUTH) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
  4432. 2020-11-02T14:27:21.1511557Z [cluster1] 11[CFG] looking for peer configs matching 172.17.0.9[172.17.0.9]...172.17.0.6[172.17.0.6]
  4433. 2020-11-02T14:27:21.1512781Z [cluster1] 11[CFG] selected peer config 'submariner-cable-cluster2-172-17-0-6'
  4434. 2020-11-02T14:27:21.1513834Z [cluster1] 11[IKE] authentication of '172.17.0.6' with pre-shared key successful
  4435. 2020-11-02T14:27:21.1514640Z [cluster1] 11[IKE] authentication of '172.17.0.9' (myself) with pre-shared key
  4436. 2020-11-02T14:27:21.1515763Z [cluster1] 11[IKE] IKE_SA submariner-cable-cluster2-172-17-0-6[2] established between 172.17.0.9[172.17.0.9]...172.17.0.6[172.17.0.6]
  4437. 2020-11-02T14:27:21.1516544Z [cluster1] 11[IKE] scheduling rekeying in 13469s
  4438. 2020-11-02T14:27:21.1517159Z [cluster1] 11[IKE] maximum IKE_SA lifetime 14909s
  4439. 2020-11-02T14:27:21.1517904Z [cluster1] 11[CFG] selected proposal: ESP:AES_GCM_16_128/NO_EXT_SEQ
  4440. 2020-11-02T14:27:21.1518871Z [cluster1] 15[KNL] interface vx-submariner activated
  4441. 2020-11-02T14:27:21.1519627Z [cluster1] 14[KNL] 240.17.0.9 appeared on vx-submariner
  4442. 2020-11-02T14:27:21.1522104Z [cluster1] 11[IKE] CHILD_SA submariner-child-submariner-cable-cluster2-172-17-0-6{1} established with SPIs c7db9b73_i c0266387_o and TS 10.1.0.0/16 100.1.0.0/16 172.17.0.9/32 === 10.2.0.0/16 100.2.0.0/16 172.17.0.6/32
  4443. 2020-11-02T14:27:21.1523401Z [cluster1] 11[ENC] generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr ]
  4444. 2020-11-02T14:27:21.1523876Z [cluster1] 11[NET] sending packet: from 172.17.0.9[4500] to 172.17.0.6[4500] (257 bytes)
  4445. 2020-11-02T14:27:21.1524347Z [cluster1] 11[KNL] interface vethwepgb79c4ea deleted
  4446. 2020-11-02T14:27:21.1524852Z [cluster1] 14[KNL] interface vethweplb79c4ea activated
  4447. 2020-11-02T14:27:21.1525374Z [cluster1] 06[KNL] interface vethweplb79c4ea deactivated
  4448. 2020-11-02T14:27:21.1525891Z [cluster1] 07[KNL] interface vethweplb79c4ea deleted
  4449. 2020-11-02T14:27:21.1526515Z [cluster1] 15[KNL] interface vethwepgc9159fb deleted
  4450. 2020-11-02T14:27:21.1527014Z [cluster1] 14[KNL] interface vethweplc9159fb activated
  4451. 2020-11-02T14:27:21.1527414Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4452. 2020-11-02T14:27:21.1528698Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-routeagent-9b7nr in namespace submariner-operator :++++++++++++++++++++++
  4453. 2020-11-02T14:27:21.1530159Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  4454. 2020-11-02T14:27:21.1530612Z [cluster1] + SUBMARINER_VERBOSITY=2
  4455. 2020-11-02T14:27:21.1531373Z [cluster1] + '[' false == true ']'
  4456. 2020-11-02T14:27:21.1532057Z [cluster1] + DEBUG=-v=2
  4457. 2020-11-02T14:27:21.1532630Z [cluster1] + for f in iptables-save iptables
  4458. 2020-11-02T14:27:21.1533412Z [cluster1] ++ find_iptables_on_host iptables-save
  4459. 2020-11-02T14:27:21.1534080Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  4460. 2020-11-02T14:27:21.1534589Z [cluster1] ++ echo /usr/sbin
  4461. 2020-11-02T14:27:21.1535058Z [cluster1] ++ return
  4462. 2020-11-02T14:27:21.1535521Z [cluster1] + location=/usr/sbin
  4463. 2020-11-02T14:27:21.1535999Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4464. 2020-11-02T14:27:21.1536628Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  4465. 2020-11-02T14:27:21.1537416Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  4466. 2020-11-02T14:27:21.1538285Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4467. 2020-11-02T14:27:21.1538916Z [cluster1] + for f in iptables-save iptables
  4468. 2020-11-02T14:27:21.1539505Z [cluster1] ++ find_iptables_on_host iptables
  4469. 2020-11-02T14:27:21.1540948Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  4470. 2020-11-02T14:27:21.1541381Z [cluster1] ++ echo /usr/sbin
  4471. 2020-11-02T14:27:21.1541808Z [cluster1] ++ return
  4472. 2020-11-02T14:27:21.1542160Z [cluster1] + location=/usr/sbin
  4473. 2020-11-02T14:27:21.1542873Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4474. 2020-11-02T14:27:21.1543571Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  4475. 2020-11-02T14:27:21.1544753Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4476. 2020-11-02T14:27:21.1545334Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  4477. 2020-11-02T14:27:21.1546143Z [cluster1] + exec submariner-route-agent -v=2 -alsologtostderr
  4478. 2020-11-02T14:27:21.1547042Z [cluster1] I1102 14:17:37.957756 1 main.go:47] Starting submariner-route-agent
  4479. 2020-11-02T14:27:21.1548566Z [cluster1] W1102 14:17:38.025449 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  4480. 2020-11-02T14:27:21.1549672Z [cluster1] I1102 14:17:38.068530 1 route.go:192] Starting Route Controller. ClusterID: cluster1, localClusterCIDR: [10.1.0.0/16], localServiceCIDR: [100.1.0.0/16]
  4481. 2020-11-02T14:27:21.1550632Z [cluster1] I1102 14:17:38.068567 1 route.go:196] Waiting for Endpoint informer caches to sync.
  4482. 2020-11-02T14:27:21.1552233Z [cluster1] I1102 14:17:38.213860 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.4
  4483. 2020-11-02T14:27:21.1553231Z [cluster1] I1102 14:17:38.213894 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  4484. 2020-11-02T14:27:21.1554174Z [cluster1] I1102 14:17:38.213901 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  4485. 2020-11-02T14:27:21.1554962Z [cluster1] I1102 14:17:38.273142 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  4486. 2020-11-02T14:27:21.1555797Z [cluster1] I1102 14:17:38.273228 1 driver.go:37] Interface "weave" has "10.1.192.0" address
  4487. 2020-11-02T14:27:21.1556369Z [cluster1] I1102 14:17:38.273235 1 driver.go:42] Found CNI Interface "weave" that has IP "10.1.192.0" from ClusterCIDR "10.1.0.0/16"
  4488. 2020-11-02T14:27:21.1557652Z [cluster1] I1102 14:17:38.273337 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  4489. 2020-11-02T14:27:21.1559045Z [cluster1] I1102 14:17:38.428864 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  4490. 2020-11-02T14:27:21.1560240Z [cluster1] I1102 14:17:38.572685 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  4491. 2020-11-02T14:27:21.1561377Z [cluster1] I1102 14:17:38.705239 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  4492. 2020-11-02T14:27:21.1562806Z [cluster1] I1102 14:17:38.716569 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  4493. 2020-11-02T14:27:21.1563826Z [cluster1] I1102 14:17:38.772651 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  4494. 2020-11-02T14:27:21.1564941Z [cluster1] I1102 14:17:38.795096 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  4495. 2020-11-02T14:27:21.1566365Z [cluster1] I1102 14:17:38.811929 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.1.192.0
  4496. 2020-11-02T14:27:21.1567886Z [cluster1] I1102 14:17:38.896535 1 route.go:254] In cluster1, podIP of submariner-route-agent[0] is 172.17.0.4
  4497. 2020-11-02T14:27:21.1568865Z [cluster1] I1102 14:17:38.896713 1 route.go:254] In cluster1, podIP of submariner-route-agent[1] is 172.17.0.8
  4498. 2020-11-02T14:27:21.1569949Z [cluster1] I1102 14:17:38.896825 1 route.go:254] In cluster1, podIP of submariner-route-agent[2] is 172.17.0.9
  4499. 2020-11-02T14:27:21.1570983Z [cluster1] I1102 14:17:38.896927 1 route.go:268] Hostname is "cluster1-worker2" and routeAgentNodeName is "cluster1-worker2"
  4500. 2020-11-02T14:27:21.1572212Z [cluster1] I1102 14:17:39.002189 1 driver.go:87] Successfully annotated node "cluster1-worker2" with cniIfaceIP "10.1.192.0"
  4501. 2020-11-02T14:27:21.1572904Z [cluster1] I1102 14:17:39.002384 1 route.go:286] Route agent workers started
  4502. 2020-11-02T14:27:21.1574348Z [cluster1] I1102 14:17:39.002541 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-9b7nr" with host IP "172.17.0.4", pod IP "172.17.0.4"
  4503. 2020-11-02T14:27:21.1576100Z [cluster1] I1102 14:17:39.002723 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-9b7nr"
  4504. 2020-11-02T14:27:21.1578632Z [cluster1] I1102 14:17:39.002978 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-nl9vg" with host IP "172.17.0.8", pod IP "172.17.0.8"
  4505. 2020-11-02T14:27:21.1580304Z [cluster1] I1102 14:17:39.003115 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-nl9vg"
  4506. 2020-11-02T14:27:21.1581852Z [cluster1] I1102 14:17:39.003395 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-tc9gf" with host IP "172.17.0.9", pod IP "172.17.0.9"
  4507. 2020-11-02T14:27:21.1583598Z [cluster1] I1102 14:17:39.003515 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-tc9gf"
  4508. 2020-11-02T14:27:21.1585585Z [cluster1] I1102 14:17:51.343115 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4509. 2020-11-02T14:27:21.1587197Z [cluster1] I1102 14:17:51.362838 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 100.2.0.0/16 -j ACCEPT
  4510. 2020-11-02T14:27:21.1588530Z [cluster1] I1102 14:17:51.401852 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4511. 2020-11-02T14:27:21.1589780Z [cluster1] I1102 14:17:51.450337 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  4512. 2020-11-02T14:27:21.1590692Z [cluster1] I1102 14:17:51.473685 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4513. 2020-11-02T14:27:21.1592110Z [cluster1] I1102 14:17:51.523310 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4514. 2020-11-02T14:27:21.1593565Z [cluster1] I1102 14:17:51.523340 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4515. 2020-11-02T14:27:21.1594634Z [cluster1] I1102 14:17:51.523351 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4516. 2020-11-02T14:27:21.1595604Z [cluster1] I1102 14:17:51.541863 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4517. 2020-11-02T14:27:21.1596211Z [cluster1] I1102 14:17:51.543269 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4518. 2020-11-02T14:27:21.1596941Z [cluster1] I1102 14:17:51.543556 1 route.go:790] Found nil gw or dst
  4519. 2020-11-02T14:27:21.1610937Z [cluster1] I1102 14:17:51.544212 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4520. 2020-11-02T14:27:21.1612892Z [cluster1] I1102 14:18:08.156351 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4521. 2020-11-02T14:27:21.1615190Z [cluster1] I1102 14:18:08.156396 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4522. 2020-11-02T14:27:21.1616788Z [cluster1] I1102 14:18:08.156406 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4523. 2020-11-02T14:27:21.1619229Z [cluster1] I1102 14:18:08.156416 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4524. 2020-11-02T14:27:21.1620209Z [cluster1] I1102 14:18:08.156669 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4525. 2020-11-02T14:27:21.1621012Z [cluster1] I1102 14:18:08.161007 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4526. 2020-11-02T14:27:21.1622156Z [cluster1] I1102 14:18:08.161163 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4527. 2020-11-02T14:27:21.1623063Z [cluster1] I1102 14:18:08.161186 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4528. 2020-11-02T14:27:21.1623953Z [cluster1] I1102 14:18:08.161195 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4529. 2020-11-02T14:27:21.1624717Z [cluster1] I1102 14:18:08.161203 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4530. 2020-11-02T14:27:21.1625547Z [cluster1] I1102 14:18:08.161211 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4531. 2020-11-02T14:27:21.1626125Z [cluster1] I1102 14:18:08.161227 1 route.go:790] Found nil gw or dst
  4532. 2020-11-02T14:27:21.1626805Z [cluster1] I1102 14:18:08.161312 1 route.go:829] Found equivalent route, not adding
  4533. 2020-11-02T14:27:21.1628179Z [cluster1] I1102 14:18:08.161322 1 route.go:829] Found equivalent route, not adding
  4534. 2020-11-02T14:27:21.1630483Z [cluster1] I1102 14:18:08.161353 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4535. 2020-11-02T14:27:21.1633093Z [cluster1] I1102 14:18:38.156416 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4536. 2020-11-02T14:27:21.1634955Z [cluster1] I1102 14:18:38.156524 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4537. 2020-11-02T14:27:21.1636293Z [cluster1] I1102 14:18:38.156534 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4538. 2020-11-02T14:27:21.1637345Z [cluster1] I1102 14:18:38.156542 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4539. 2020-11-02T14:27:21.1638599Z [cluster1] I1102 14:18:38.156777 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4540. 2020-11-02T14:27:21.1639837Z [cluster1] I1102 14:18:38.163169 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4541. 2020-11-02T14:27:21.1640603Z [cluster1] I1102 14:18:38.163336 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4542. 2020-11-02T14:27:21.1641498Z [cluster1] I1102 14:18:38.163373 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4543. 2020-11-02T14:27:21.1642277Z [cluster1] I1102 14:18:38.163383 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4544. 2020-11-02T14:27:21.1643032Z [cluster1] I1102 14:18:38.163392 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4545. 2020-11-02T14:27:21.1644203Z [cluster1] I1102 14:18:38.163408 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4546. 2020-11-02T14:27:21.1644704Z [cluster1] I1102 14:18:38.163416 1 route.go:790] Found nil gw or dst
  4547. 2020-11-02T14:27:21.1645154Z [cluster1] I1102 14:18:38.163474 1 route.go:829] Found equivalent route, not adding
  4548. 2020-11-02T14:27:21.1645662Z [cluster1] I1102 14:18:38.163508 1 route.go:829] Found equivalent route, not adding
  4549. 2020-11-02T14:27:21.1646957Z [cluster1] I1102 14:18:38.163540 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4550. 2020-11-02T14:27:21.1648952Z [cluster1] I1102 14:19:08.156508 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4551. 2020-11-02T14:27:21.1653236Z [cluster1] I1102 14:19:08.156615 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4552. 2020-11-02T14:27:21.1655193Z [cluster1] I1102 14:19:08.156634 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4553. 2020-11-02T14:27:21.1656091Z [cluster1] I1102 14:19:08.156643 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4554. 2020-11-02T14:27:21.1656774Z [cluster1] I1102 14:19:08.156894 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4555. 2020-11-02T14:27:21.1657514Z [cluster1] I1102 14:19:08.161376 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4556. 2020-11-02T14:27:21.1658282Z [cluster1] I1102 14:19:08.161517 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4557. 2020-11-02T14:27:21.1659455Z [cluster1] I1102 14:19:08.161552 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4558. 2020-11-02T14:27:21.1660681Z [cluster1] I1102 14:19:08.161563 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4559. 2020-11-02T14:27:21.1661632Z [cluster1] I1102 14:19:08.161571 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4560. 2020-11-02T14:27:21.1663021Z [cluster1] I1102 14:19:08.161584 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4561. 2020-11-02T14:27:21.1663599Z [cluster1] I1102 14:19:08.161592 1 route.go:790] Found nil gw or dst
  4562. 2020-11-02T14:27:21.1664118Z [cluster1] I1102 14:19:08.161655 1 route.go:829] Found equivalent route, not adding
  4563. 2020-11-02T14:27:21.1664704Z [cluster1] I1102 14:19:08.161664 1 route.go:829] Found equivalent route, not adding
  4564. 2020-11-02T14:27:21.1666185Z [cluster1] I1102 14:19:08.161698 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4565. 2020-11-02T14:27:21.1668917Z [cluster1] I1102 14:19:38.156936 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4566. 2020-11-02T14:27:21.1670992Z [cluster1] I1102 14:19:38.157231 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4567. 2020-11-02T14:27:21.1672333Z [cluster1] I1102 14:19:38.157285 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4568. 2020-11-02T14:27:21.1673218Z [cluster1] I1102 14:19:38.157295 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4569. 2020-11-02T14:27:21.1674429Z [cluster1] I1102 14:19:38.157652 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4570. 2020-11-02T14:27:21.1675090Z [cluster1] I1102 14:19:38.161379 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4571. 2020-11-02T14:27:21.1675715Z [cluster1] I1102 14:19:38.161630 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4572. 2020-11-02T14:27:21.1676468Z [cluster1] I1102 14:19:38.161725 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4573. 2020-11-02T14:27:21.1677221Z [cluster1] I1102 14:19:38.161736 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4574. 2020-11-02T14:27:21.1678445Z [cluster1] I1102 14:19:38.161762 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4575. 2020-11-02T14:27:21.1679201Z [cluster1] I1102 14:19:38.161863 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4576. 2020-11-02T14:27:21.1679790Z [cluster1] I1102 14:19:38.161872 1 route.go:790] Found nil gw or dst
  4577. 2020-11-02T14:27:21.1680309Z [cluster1] I1102 14:19:38.162033 1 route.go:829] Found equivalent route, not adding
  4578. 2020-11-02T14:27:21.1681041Z [cluster1] I1102 14:19:38.162054 1 route.go:829] Found equivalent route, not adding
  4579. 2020-11-02T14:27:21.1682638Z [cluster1] I1102 14:19:38.162115 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4580. 2020-11-02T14:27:21.1684414Z [cluster1] I1102 14:20:08.157045 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4581. 2020-11-02T14:27:21.1686932Z [cluster1] I1102 14:20:08.157103 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4582. 2020-11-02T14:27:21.1688581Z [cluster1] I1102 14:20:08.157137 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4583. 2020-11-02T14:27:21.1689901Z [cluster1] I1102 14:20:08.157166 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4584. 2020-11-02T14:27:21.1690761Z [cluster1] I1102 14:20:08.157484 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4585. 2020-11-02T14:27:21.1691327Z [cluster1] I1102 14:20:08.161387 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4586. 2020-11-02T14:27:21.1691870Z [cluster1] I1102 14:20:08.161613 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4587. 2020-11-02T14:27:21.1692528Z [cluster1] I1102 14:20:08.161675 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4588. 2020-11-02T14:27:21.1693185Z [cluster1] I1102 14:20:08.161688 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4589. 2020-11-02T14:27:21.1693941Z [cluster1] I1102 14:20:08.161704 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4590. 2020-11-02T14:27:21.1694597Z [cluster1] I1102 14:20:08.161713 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4591. 2020-11-02T14:27:21.1695083Z [cluster1] I1102 14:20:08.161760 1 route.go:790] Found nil gw or dst
  4592. 2020-11-02T14:27:21.1695719Z [cluster1] I1102 14:20:08.161835 1 route.go:829] Found equivalent route, not adding
  4593. 2020-11-02T14:27:21.1696244Z [cluster1] I1102 14:20:08.161845 1 route.go:829] Found equivalent route, not adding
  4594. 2020-11-02T14:27:21.1698064Z [cluster1] I1102 14:20:08.161878 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4595. 2020-11-02T14:27:21.1700327Z [cluster1] I1102 14:20:38.157260 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4596. 2020-11-02T14:27:21.1702576Z [cluster1] I1102 14:20:38.157295 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4597. 2020-11-02T14:27:21.1704364Z [cluster1] I1102 14:20:38.157321 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4598. 2020-11-02T14:27:21.1705348Z [cluster1] I1102 14:20:38.157329 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4599. 2020-11-02T14:27:21.1706109Z [cluster1] I1102 14:20:38.157537 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4600. 2020-11-02T14:27:21.1706883Z [cluster1] I1102 14:20:38.161349 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4601. 2020-11-02T14:27:21.1707610Z [cluster1] I1102 14:20:38.161546 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4602. 2020-11-02T14:27:21.1708832Z [cluster1] I1102 14:20:38.161593 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4603. 2020-11-02T14:27:21.1709598Z [cluster1] I1102 14:20:38.161602 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4604. 2020-11-02T14:27:21.1710353Z [cluster1] I1102 14:20:38.161611 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4605. 2020-11-02T14:27:21.1711276Z [cluster1] I1102 14:20:38.161618 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4606. 2020-11-02T14:27:21.1712007Z [cluster1] I1102 14:20:38.161631 1 route.go:790] Found nil gw or dst
  4607. 2020-11-02T14:27:21.1712628Z [cluster1] I1102 14:20:38.161696 1 route.go:829] Found equivalent route, not adding
  4608. 2020-11-02T14:27:21.1713232Z [cluster1] I1102 14:20:38.161705 1 route.go:829] Found equivalent route, not adding
  4609. 2020-11-02T14:27:21.1714500Z [cluster1] I1102 14:20:38.161735 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4610. 2020-11-02T14:27:21.1716278Z [cluster1] I1102 14:21:08.157368 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4611. 2020-11-02T14:27:21.1737414Z [cluster1] I1102 14:21:08.157424 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4612. 2020-11-02T14:27:21.1738978Z [cluster1] I1102 14:21:08.157433 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4613. 2020-11-02T14:27:21.1739898Z [cluster1] I1102 14:21:08.157442 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4614. 2020-11-02T14:27:21.1740791Z [cluster1] I1102 14:21:08.157810 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4615. 2020-11-02T14:27:21.1741718Z [cluster1] I1102 14:21:08.161681 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4616. 2020-11-02T14:27:21.1742748Z [cluster1] I1102 14:21:08.161898 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4617. 2020-11-02T14:27:21.1743510Z [cluster1] I1102 14:21:08.162189 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4618. 2020-11-02T14:27:21.1744267Z [cluster1] I1102 14:21:08.162218 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4619. 2020-11-02T14:27:21.1745035Z [cluster1] I1102 14:21:08.162229 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4620. 2020-11-02T14:27:21.1746106Z [cluster1] I1102 14:21:08.162329 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4621. 2020-11-02T14:27:21.1746626Z [cluster1] I1102 14:21:08.162464 1 route.go:790] Found nil gw or dst
  4622. 2020-11-02T14:27:21.1747280Z [cluster1] I1102 14:21:08.162624 1 route.go:829] Found equivalent route, not adding
  4623. 2020-11-02T14:27:21.1747824Z [cluster1] I1102 14:21:08.162645 1 route.go:829] Found equivalent route, not adding
  4624. 2020-11-02T14:27:21.1749513Z [cluster1] I1102 14:21:08.162761 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4625. 2020-11-02T14:27:21.1751739Z [cluster1] I1102 14:21:38.157415 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4626. 2020-11-02T14:27:21.1754553Z [cluster1] I1102 14:21:38.157456 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4627. 2020-11-02T14:27:21.1756094Z [cluster1] I1102 14:21:38.157478 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4628. 2020-11-02T14:27:21.1761321Z [cluster1] I1102 14:21:38.157487 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4629. 2020-11-02T14:27:21.1762015Z [cluster1] I1102 14:21:38.157683 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4630. 2020-11-02T14:27:21.1762584Z [cluster1] I1102 14:21:38.161264 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4631. 2020-11-02T14:27:21.1763133Z [cluster1] I1102 14:21:38.161435 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4632. 2020-11-02T14:27:21.1764274Z [cluster1] I1102 14:21:38.161471 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4633. 2020-11-02T14:27:21.1765369Z [cluster1] I1102 14:21:38.161481 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4634. 2020-11-02T14:27:21.1769041Z [cluster1] I1102 14:21:38.161490 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4635. 2020-11-02T14:27:21.1769757Z [cluster1] I1102 14:21:38.161497 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4636. 2020-11-02T14:27:21.1770281Z [cluster1] I1102 14:21:38.161512 1 route.go:790] Found nil gw or dst
  4637. 2020-11-02T14:27:21.1770747Z [cluster1] I1102 14:21:38.161579 1 route.go:829] Found equivalent route, not adding
  4638. 2020-11-02T14:27:21.1771392Z [cluster1] I1102 14:21:38.161588 1 route.go:829] Found equivalent route, not adding
  4639. 2020-11-02T14:27:21.1773072Z [cluster1] I1102 14:21:38.161620 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4640. 2020-11-02T14:27:21.1776105Z [cluster1] I1102 14:22:08.157621 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4641. 2020-11-02T14:27:21.1786362Z [cluster1] I1102 14:22:08.157666 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4642. 2020-11-02T14:27:21.1788282Z [cluster1] I1102 14:22:08.157749 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4643. 2020-11-02T14:27:21.1789307Z [cluster1] I1102 14:22:08.157759 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4644. 2020-11-02T14:27:21.1795243Z [cluster1] I1102 14:22:08.158047 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4645. 2020-11-02T14:27:21.1795893Z [cluster1] I1102 14:22:08.161978 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4646. 2020-11-02T14:27:21.1796467Z [cluster1] I1102 14:22:08.162135 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4647. 2020-11-02T14:27:21.1797304Z [cluster1] I1102 14:22:08.162161 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4648. 2020-11-02T14:27:21.1798762Z [cluster1] I1102 14:22:08.162170 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4649. 2020-11-02T14:27:21.1799632Z [cluster1] I1102 14:22:08.162178 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4650. 2020-11-02T14:27:21.1800380Z [cluster1] I1102 14:22:08.162203 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4651. 2020-11-02T14:27:21.1800965Z [cluster1] I1102 14:22:08.162212 1 route.go:790] Found nil gw or dst
  4652. 2020-11-02T14:27:21.1801796Z [cluster1] I1102 14:22:08.162269 1 route.go:829] Found equivalent route, not adding
  4653. 2020-11-02T14:27:21.1802326Z [cluster1] I1102 14:22:08.162278 1 route.go:829] Found equivalent route, not adding
  4654. 2020-11-02T14:27:21.1803705Z [cluster1] I1102 14:22:08.162307 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4655. 2020-11-02T14:27:21.1805551Z [cluster1] I1102 14:22:38.157851 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4656. 2020-11-02T14:27:21.1807468Z [cluster1] I1102 14:22:38.157887 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4657. 2020-11-02T14:27:21.1809023Z [cluster1] I1102 14:22:38.157896 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4658. 2020-11-02T14:27:21.1810488Z [cluster1] I1102 14:22:38.157904 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4659. 2020-11-02T14:27:21.1811276Z [cluster1] I1102 14:22:38.158203 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4660. 2020-11-02T14:27:21.1811928Z [cluster1] I1102 14:22:38.161580 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4661. 2020-11-02T14:27:21.1812560Z [cluster1] I1102 14:22:38.161821 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4662. 2020-11-02T14:27:21.1813538Z [cluster1] I1102 14:22:38.161869 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4663. 2020-11-02T14:27:21.1814546Z [cluster1] I1102 14:22:38.161879 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4664. 2020-11-02T14:27:21.1815394Z [cluster1] I1102 14:22:38.161937 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4665. 2020-11-02T14:27:21.1816217Z [cluster1] I1102 14:22:38.161947 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4666. 2020-11-02T14:27:21.1816722Z [cluster1] I1102 14:22:38.161963 1 route.go:790] Found nil gw or dst
  4667. 2020-11-02T14:27:21.1817158Z [cluster1] I1102 14:22:38.162051 1 route.go:829] Found equivalent route, not adding
  4668. 2020-11-02T14:27:21.1817665Z [cluster1] I1102 14:22:38.162069 1 route.go:829] Found equivalent route, not adding
  4669. 2020-11-02T14:27:21.1818905Z [cluster1] I1102 14:22:38.162123 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4670. 2020-11-02T14:27:21.1821057Z [cluster1] I1102 14:23:08.157996 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4671. 2020-11-02T14:27:21.1823322Z [cluster1] I1102 14:23:08.158040 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4672. 2020-11-02T14:27:21.1825150Z [cluster1] I1102 14:23:08.158049 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4673. 2020-11-02T14:27:21.1826199Z [cluster1] I1102 14:23:08.158058 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4674. 2020-11-02T14:27:21.1826932Z [cluster1] I1102 14:23:08.158338 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4675. 2020-11-02T14:27:21.1827829Z [cluster1] I1102 14:23:08.162899 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4676. 2020-11-02T14:27:21.1828387Z [cluster1] I1102 14:23:08.163041 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4677. 2020-11-02T14:27:21.1829046Z [cluster1] I1102 14:23:08.163080 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4678. 2020-11-02T14:27:21.1829870Z [cluster1] I1102 14:23:08.163096 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4679. 2020-11-02T14:27:21.1830551Z [cluster1] I1102 14:23:08.163105 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4680. 2020-11-02T14:27:21.1831227Z [cluster1] I1102 14:23:08.163112 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4681. 2020-11-02T14:27:21.1831911Z [cluster1] I1102 14:23:08.163119 1 route.go:790] Found nil gw or dst
  4682. 2020-11-02T14:27:21.1832746Z [cluster1] I1102 14:23:08.163186 1 route.go:829] Found equivalent route, not adding
  4683. 2020-11-02T14:27:21.1833329Z [cluster1] I1102 14:23:08.163194 1 route.go:829] Found equivalent route, not adding
  4684. 2020-11-02T14:27:21.1834764Z [cluster1] I1102 14:23:08.163244 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4685. 2020-11-02T14:27:21.1837260Z [cluster1] I1102 14:23:38.158298 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4686. 2020-11-02T14:27:21.1839579Z [cluster1] I1102 14:23:38.158352 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4687. 2020-11-02T14:27:21.1840916Z [cluster1] I1102 14:23:38.158365 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4688. 2020-11-02T14:27:21.1841956Z [cluster1] I1102 14:23:38.158374 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4689. 2020-11-02T14:27:21.1842639Z [cluster1] I1102 14:23:38.158641 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4690. 2020-11-02T14:27:21.1843745Z [cluster1] I1102 14:23:38.162097 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4691. 2020-11-02T14:27:21.1844373Z [cluster1] I1102 14:23:38.162301 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4692. 2020-11-02T14:27:21.1845127Z [cluster1] I1102 14:23:38.162336 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4693. 2020-11-02T14:27:21.1845880Z [cluster1] I1102 14:23:38.162346 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4694. 2020-11-02T14:27:21.1846644Z [cluster1] I1102 14:23:38.162354 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4695. 2020-11-02T14:27:21.1850152Z [cluster1] I1102 14:23:38.162362 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4696. 2020-11-02T14:27:21.1850666Z [cluster1] I1102 14:23:38.162370 1 route.go:790] Found nil gw or dst
  4697. 2020-11-02T14:27:21.1851118Z [cluster1] I1102 14:23:38.162468 1 route.go:829] Found equivalent route, not adding
  4698. 2020-11-02T14:27:21.1851628Z [cluster1] I1102 14:23:38.162547 1 route.go:829] Found equivalent route, not adding
  4699. 2020-11-02T14:27:21.1857418Z [cluster1] I1102 14:23:38.162651 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4700. 2020-11-02T14:27:21.1860429Z [cluster1] I1102 14:24:08.158322 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4701. 2020-11-02T14:27:21.1862888Z [cluster1] I1102 14:24:08.158380 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4702. 2020-11-02T14:27:21.1864687Z [cluster1] I1102 14:24:08.158395 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4703. 2020-11-02T14:27:21.1865961Z [cluster1] I1102 14:24:08.158405 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4704. 2020-11-02T14:27:21.1866914Z [cluster1] I1102 14:24:08.158698 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4705. 2020-11-02T14:27:21.1867567Z [cluster1] I1102 14:24:08.162436 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4706. 2020-11-02T14:27:21.1868198Z [cluster1] I1102 14:24:08.162611 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4707. 2020-11-02T14:27:21.1869123Z [cluster1] I1102 14:24:08.162678 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4708. 2020-11-02T14:27:21.1870156Z [cluster1] I1102 14:24:08.162688 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4709. 2020-11-02T14:27:21.1870816Z [cluster1] I1102 14:24:08.162697 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4710. 2020-11-02T14:27:21.1871471Z [cluster1] I1102 14:24:08.162705 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4711. 2020-11-02T14:27:21.1871974Z [cluster1] I1102 14:24:08.162719 1 route.go:790] Found nil gw or dst
  4712. 2020-11-02T14:27:21.1872426Z [cluster1] I1102 14:24:08.162777 1 route.go:829] Found equivalent route, not adding
  4713. 2020-11-02T14:27:21.1873018Z [cluster1] I1102 14:24:08.162786 1 route.go:829] Found equivalent route, not adding
  4714. 2020-11-02T14:27:21.1874272Z [cluster1] I1102 14:24:08.162816 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4715. 2020-11-02T14:27:21.1876817Z [cluster1] I1102 14:24:38.158508 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4716. 2020-11-02T14:27:21.1882685Z [cluster1] I1102 14:24:38.158565 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4717. 2020-11-02T14:27:21.1884348Z [cluster1] I1102 14:24:38.158575 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4718. 2020-11-02T14:27:21.1885234Z [cluster1] I1102 14:24:38.158584 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4719. 2020-11-02T14:27:21.1885938Z [cluster1] I1102 14:24:38.158790 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4720. 2020-11-02T14:27:21.1886507Z [cluster1] I1102 14:24:38.162611 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4721. 2020-11-02T14:27:21.1887057Z [cluster1] I1102 14:24:38.162773 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4722. 2020-11-02T14:27:21.1887715Z [cluster1] I1102 14:24:38.162824 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4723. 2020-11-02T14:27:21.1888720Z [cluster1] I1102 14:24:38.162835 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4724. 2020-11-02T14:27:21.1889640Z [cluster1] I1102 14:24:38.162855 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4725. 2020-11-02T14:27:21.1890401Z [cluster1] I1102 14:24:38.162863 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4726. 2020-11-02T14:27:21.1891873Z [cluster1] I1102 14:24:38.162872 1 route.go:790] Found nil gw or dst
  4727. 2020-11-02T14:27:21.1892859Z [cluster1] I1102 14:24:38.162947 1 route.go:829] Found equivalent route, not adding
  4728. 2020-11-02T14:27:21.1893371Z [cluster1] I1102 14:24:38.162956 1 route.go:829] Found equivalent route, not adding
  4729. 2020-11-02T14:27:21.1894655Z [cluster1] I1102 14:24:38.162987 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4730. 2020-11-02T14:27:21.1896429Z [cluster1] I1102 14:25:08.158724 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4731. 2020-11-02T14:27:21.1898433Z [cluster1] I1102 14:25:08.158763 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4732. 2020-11-02T14:27:21.1899988Z [cluster1] I1102 14:25:08.158776 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4733. 2020-11-02T14:27:21.1901151Z [cluster1] I1102 14:25:08.158785 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4734. 2020-11-02T14:27:21.1901931Z [cluster1] I1102 14:25:08.158996 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4735. 2020-11-02T14:27:21.1902582Z [cluster1] I1102 14:25:08.162507 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4736. 2020-11-02T14:27:21.1903211Z [cluster1] I1102 14:25:08.162649 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4737. 2020-11-02T14:27:21.1904262Z [cluster1] I1102 14:25:08.162681 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4738. 2020-11-02T14:27:21.1905074Z [cluster1] I1102 14:25:08.162701 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4739. 2020-11-02T14:27:21.1905939Z [cluster1] I1102 14:25:08.162710 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4740. 2020-11-02T14:27:21.1906616Z [cluster1] I1102 14:25:08.162718 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4741. 2020-11-02T14:27:21.1907131Z [cluster1] I1102 14:25:08.162725 1 route.go:790] Found nil gw or dst
  4742. 2020-11-02T14:27:21.1907845Z [cluster1] I1102 14:25:08.162783 1 route.go:829] Found equivalent route, not adding
  4743. 2020-11-02T14:27:21.1908352Z [cluster1] I1102 14:25:08.162798 1 route.go:829] Found equivalent route, not adding
  4744. 2020-11-02T14:27:21.1909650Z [cluster1] I1102 14:25:08.162828 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4745. 2020-11-02T14:27:21.1911980Z [cluster1] I1102 14:25:38.158787 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4746. 2020-11-02T14:27:21.1914107Z [cluster1] I1102 14:25:38.158835 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4747. 2020-11-02T14:27:21.1915856Z [cluster1] I1102 14:25:38.158844 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4748. 2020-11-02T14:27:21.1916738Z [cluster1] I1102 14:25:38.158852 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4749. 2020-11-02T14:27:21.1917401Z [cluster1] I1102 14:25:38.159050 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4750. 2020-11-02T14:27:21.1918118Z [cluster1] I1102 14:25:38.162550 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4751. 2020-11-02T14:27:21.1918665Z [cluster1] I1102 14:25:38.162680 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4752. 2020-11-02T14:27:21.1919519Z [cluster1] I1102 14:25:38.162709 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4753. 2020-11-02T14:27:21.1920197Z [cluster1] I1102 14:25:38.162718 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4754. 2020-11-02T14:27:21.1920878Z [cluster1] I1102 14:25:38.162727 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4755. 2020-11-02T14:27:21.1921554Z [cluster1] I1102 14:25:38.162734 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4756. 2020-11-02T14:27:21.1922322Z [cluster1] I1102 14:25:38.162759 1 route.go:790] Found nil gw or dst
  4757. 2020-11-02T14:27:21.1923145Z [cluster1] I1102 14:25:38.162812 1 route.go:829] Found equivalent route, not adding
  4758. 2020-11-02T14:27:21.1923729Z [cluster1] I1102 14:25:38.162820 1 route.go:829] Found equivalent route, not adding
  4759. 2020-11-02T14:27:21.1925155Z [cluster1] I1102 14:25:38.162849 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4760. 2020-11-02T14:27:21.1927384Z [cluster1] I1102 14:26:08.159164 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4761. 2020-11-02T14:27:21.1929406Z [cluster1] I1102 14:26:08.159209 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4762. 2020-11-02T14:27:21.1931789Z [cluster1] I1102 14:26:08.159219 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4763. 2020-11-02T14:27:21.1932829Z [cluster1] I1102 14:26:08.159228 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4764. 2020-11-02T14:27:21.1933617Z [cluster1] I1102 14:26:08.159525 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4765. 2020-11-02T14:27:21.1934653Z [cluster1] I1102 14:26:08.163447 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4766. 2020-11-02T14:27:21.1935279Z [cluster1] I1102 14:26:08.163682 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4767. 2020-11-02T14:27:21.1936039Z [cluster1] I1102 14:26:08.163719 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4768. 2020-11-02T14:27:21.1936795Z [cluster1] I1102 14:26:08.163728 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4769. 2020-11-02T14:27:21.1937723Z [cluster1] I1102 14:26:08.163736 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4770. 2020-11-02T14:27:21.1938545Z [cluster1] I1102 14:26:08.163744 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4771. 2020-11-02T14:27:21.1939048Z [cluster1] I1102 14:26:08.163792 1 route.go:790] Found nil gw or dst
  4772. 2020-11-02T14:27:21.1939497Z [cluster1] I1102 14:26:08.163972 1 route.go:829] Found equivalent route, not adding
  4773. 2020-11-02T14:27:21.1940001Z [cluster1] I1102 14:26:08.163994 1 route.go:829] Found equivalent route, not adding
  4774. 2020-11-02T14:27:21.1941220Z [cluster1] I1102 14:26:08.164091 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4775. 2020-11-02T14:27:21.1943010Z [cluster1] I1102 14:26:38.159328 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4776. 2020-11-02T14:27:21.1944788Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-nl9vg
  4777. 2020-11-02T14:27:21.1946415Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-nl9vg
  4778. 2020-11-02T14:27:21.1947972Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-nl9vg
  4779. 2020-11-02T14:27:21.1949731Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-nl9vg
  4780. 2020-11-02T14:27:21.5056153Z [cluster1] I1102 14:26:38.159394 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4781. 2020-11-02T14:27:21.5058089Z [cluster1] I1102 14:26:38.159403 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4782. 2020-11-02T14:27:21.5059406Z [cluster1] I1102 14:26:38.159412 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4783. 2020-11-02T14:27:21.5060220Z [cluster1] I1102 14:26:38.159641 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4784. 2020-11-02T14:27:21.5071857Z [cluster1] I1102 14:26:38.163171 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4785. 2020-11-02T14:27:21.5072508Z [cluster1] I1102 14:26:38.163373 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4786. 2020-11-02T14:27:21.5073469Z [cluster1] I1102 14:26:38.163444 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4787. 2020-11-02T14:27:21.5074234Z [cluster1] I1102 14:26:38.163452 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4788. 2020-11-02T14:27:21.5075215Z [cluster1] I1102 14:26:38.163460 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4789. 2020-11-02T14:27:21.5075954Z [cluster1] I1102 14:26:38.163467 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4790. 2020-11-02T14:27:21.5076533Z [cluster1] I1102 14:26:38.163474 1 route.go:790] Found nil gw or dst
  4791. 2020-11-02T14:27:21.5077204Z [cluster1] I1102 14:26:38.163533 1 route.go:829] Found equivalent route, not adding
  4792. 2020-11-02T14:27:21.5078625Z [cluster1] I1102 14:26:38.163541 1 route.go:829] Found equivalent route, not adding
  4793. 2020-11-02T14:27:21.5080531Z [cluster1] I1102 14:26:38.163569 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4794. 2020-11-02T14:27:21.5082632Z [cluster1] I1102 14:27:08.159907 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4795. 2020-11-02T14:27:21.5085056Z [cluster1] I1102 14:27:08.159945 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4796. 2020-11-02T14:27:21.5102689Z [cluster1] I1102 14:27:08.159957 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4797. 2020-11-02T14:27:21.5103939Z [cluster1] I1102 14:27:08.159965 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4798. 2020-11-02T14:27:21.5104730Z [cluster1] I1102 14:27:08.160144 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4799. 2020-11-02T14:27:21.5105385Z [cluster1] I1102 14:27:08.165912 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4800. 2020-11-02T14:27:21.5106017Z [cluster1] I1102 14:27:08.166048 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4801. 2020-11-02T14:27:21.5106802Z [cluster1] I1102 14:27:08.166072 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4802. 2020-11-02T14:27:21.5107564Z [cluster1] I1102 14:27:08.166080 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4803. 2020-11-02T14:27:21.5108326Z [cluster1] I1102 14:27:08.166088 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4804. 2020-11-02T14:27:21.5109081Z [cluster1] I1102 14:27:08.166095 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  4805. 2020-11-02T14:27:21.5109818Z [cluster1] I1102 14:27:08.166102 1 route.go:790] Found nil gw or dst
  4806. 2020-11-02T14:27:21.5110348Z [cluster1] I1102 14:27:08.166174 1 route.go:829] Found equivalent route, not adding
  4807. 2020-11-02T14:27:21.5111150Z [cluster1] I1102 14:27:08.166183 1 route.go:829] Found equivalent route, not adding
  4808. 2020-11-02T14:27:21.5121893Z [cluster1] I1102 14:27:08.166213 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4809. 2020-11-02T14:27:21.5124009Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-routeagent-nl9vg in namespace submariner-operator :++++++++++++++++++++++
  4810. 2020-11-02T14:27:21.5125228Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  4811. 2020-11-02T14:27:21.5131771Z [cluster1] + SUBMARINER_VERBOSITY=2
  4812. 2020-11-02T14:27:21.5133161Z [cluster1] + '[' false == true ']'
  4813. 2020-11-02T14:27:21.5133933Z [cluster1] + DEBUG=-v=2
  4814. 2020-11-02T14:27:21.5134594Z [cluster1] + for f in iptables-save iptables
  4815. 2020-11-02T14:27:21.5135264Z [cluster1] ++ find_iptables_on_host iptables-save
  4816. 2020-11-02T14:27:21.5135945Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  4817. 2020-11-02T14:27:21.5136610Z [cluster1] ++ echo /usr/sbin
  4818. 2020-11-02T14:27:21.5136935Z [cluster1] ++ return
  4819. 2020-11-02T14:27:21.5137284Z [cluster1] + location=/usr/sbin
  4820. 2020-11-02T14:27:21.5137875Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4821. 2020-11-02T14:27:21.5138809Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  4822. 2020-11-02T14:27:21.5139965Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4823. 2020-11-02T14:27:21.5140783Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  4824. 2020-11-02T14:27:21.5141505Z [cluster1] + for f in iptables-save iptables
  4825. 2020-11-02T14:27:21.5141945Z [cluster1] ++ find_iptables_on_host iptables
  4826. 2020-11-02T14:27:21.5142552Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  4827. 2020-11-02T14:27:21.5142945Z [cluster1] ++ echo /usr/sbin
  4828. 2020-11-02T14:27:21.5143254Z [cluster1] ++ return
  4829. 2020-11-02T14:27:21.5143583Z [cluster1] + location=/usr/sbin
  4830. 2020-11-02T14:27:21.5144100Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4831. 2020-11-02T14:27:21.5144767Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  4832. 2020-11-02T14:27:21.5145361Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  4833. 2020-11-02T14:27:21.5146135Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4834. 2020-11-02T14:27:21.5147188Z [cluster1] + exec submariner-route-agent -v=2 -alsologtostderr
  4835. 2020-11-02T14:27:21.5148129Z [cluster1] I1102 14:17:37.608273 1 main.go:47] Starting submariner-route-agent
  4836. 2020-11-02T14:27:21.5149308Z [cluster1] W1102 14:17:37.984964 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  4837. 2020-11-02T14:27:21.5150584Z [cluster1] I1102 14:17:38.033310 1 route.go:192] Starting Route Controller. ClusterID: cluster1, localClusterCIDR: [10.1.0.0/16], localServiceCIDR: [100.1.0.0/16]
  4838. 2020-11-02T14:27:21.5151442Z [cluster1] I1102 14:17:38.033645 1 route.go:196] Waiting for Endpoint informer caches to sync.
  4839. 2020-11-02T14:27:21.5152344Z [cluster1] I1102 14:17:38.307573 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.4
  4840. 2020-11-02T14:27:21.5153483Z [cluster1] I1102 14:17:38.312647 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  4841. 2020-11-02T14:27:21.5154428Z [cluster1] I1102 14:17:38.312819 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  4842. 2020-11-02T14:27:21.5155062Z [cluster1] I1102 14:17:38.337433 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  4843. 2020-11-02T14:27:21.5155615Z [cluster1] I1102 14:17:38.337745 1 driver.go:37] Interface "weave" has "10.1.128.0" address
  4844. 2020-11-02T14:27:21.5156414Z [cluster1] I1102 14:17:38.340131 1 driver.go:42] Found CNI Interface "weave" that has IP "10.1.128.0" from ClusterCIDR "10.1.0.0/16"
  4845. 2020-11-02T14:27:21.5157198Z [cluster1] I1102 14:17:38.340387 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  4846. 2020-11-02T14:27:21.5158708Z [cluster1] I1102 14:17:38.659742 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  4847. 2020-11-02T14:27:21.5159888Z [cluster1] I1102 14:17:38.673101 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  4848. 2020-11-02T14:27:21.5161084Z [cluster1] I1102 14:17:38.782383 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  4849. 2020-11-02T14:27:21.5162220Z [cluster1] I1102 14:17:38.832468 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  4850. 2020-11-02T14:27:21.5163547Z [cluster1] I1102 14:17:39.085353 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  4851. 2020-11-02T14:27:21.5164594Z [cluster1] I1102 14:17:39.129786 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  4852. 2020-11-02T14:27:21.5166175Z [cluster1] I1102 14:17:39.195837 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.1.128.0
  4853. 2020-11-02T14:27:21.5167469Z [cluster1] I1102 14:17:39.220151 1 route.go:254] In cluster1, podIP of submariner-route-agent[0] is 172.17.0.4
  4854. 2020-11-02T14:27:21.5168696Z [cluster1] I1102 14:17:39.220177 1 route.go:254] In cluster1, podIP of submariner-route-agent[1] is 172.17.0.8
  4855. 2020-11-02T14:27:21.5169756Z [cluster1] I1102 14:17:39.220183 1 route.go:254] In cluster1, podIP of submariner-route-agent[2] is 172.17.0.9
  4856. 2020-11-02T14:27:21.5171074Z [cluster1] I1102 14:17:39.220187 1 route.go:268] Hostname is "cluster1-control-plane" and routeAgentNodeName is "cluster1-control-plane"
  4857. 2020-11-02T14:27:21.5172498Z [cluster1] I1102 14:17:39.230661 1 driver.go:87] Successfully annotated node "cluster1-control-plane" with cniIfaceIP "10.1.128.0"
  4858. 2020-11-02T14:27:21.5173371Z [cluster1] I1102 14:17:39.230686 1 route.go:286] Route agent workers started
  4859. 2020-11-02T14:27:21.5174458Z [cluster1] I1102 14:17:39.230710 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-9b7nr" with host IP "172.17.0.4", pod IP "172.17.0.4"
  4860. 2020-11-02T14:27:21.5176079Z [cluster1] I1102 14:17:39.250069 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-9b7nr"
  4861. 2020-11-02T14:27:21.5177585Z [cluster1] I1102 14:17:39.250445 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-nl9vg" with host IP "172.17.0.8", pod IP "172.17.0.8"
  4862. 2020-11-02T14:27:21.5179046Z [cluster1] I1102 14:17:39.250617 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-nl9vg"
  4863. 2020-11-02T14:27:21.5181094Z [cluster1] I1102 14:17:39.250989 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-tc9gf" with host IP "172.17.0.9", pod IP "172.17.0.9"
  4864. 2020-11-02T14:27:21.5182667Z [cluster1] I1102 14:17:39.251120 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-tc9gf"
  4865. 2020-11-02T14:27:21.5184556Z [cluster1] I1102 14:17:51.354846 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4866. 2020-11-02T14:27:21.5186160Z [cluster1] I1102 14:17:51.390070 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 100.2.0.0/16 -j ACCEPT
  4867. 2020-11-02T14:27:21.5187397Z [cluster1] I1102 14:17:51.409765 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4868. 2020-11-02T14:27:21.5188442Z [cluster1] I1102 14:17:51.506909 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  4869. 2020-11-02T14:27:21.5189465Z [cluster1] I1102 14:17:51.549326 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4870. 2020-11-02T14:27:21.5191625Z [cluster1] I1102 14:17:51.589272 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4871. 2020-11-02T14:27:21.5193288Z [cluster1] I1102 14:17:51.589542 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4872. 2020-11-02T14:27:21.5194358Z [cluster1] I1102 14:17:51.589797 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4873. 2020-11-02T14:27:21.5195344Z [cluster1] I1102 14:17:51.598532 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4874. 2020-11-02T14:27:21.5195916Z [cluster1] I1102 14:17:51.598890 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4875. 2020-11-02T14:27:21.5196434Z [cluster1] I1102 14:17:51.599190 1 route.go:790] Found nil gw or dst
  4876. 2020-11-02T14:27:21.5225483Z [cluster1] I1102 14:17:51.599507 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4877. 2020-11-02T14:27:21.5227942Z [cluster1] I1102 14:18:08.038600 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4878. 2020-11-02T14:27:21.5230577Z [cluster1] I1102 14:18:08.038727 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4879. 2020-11-02T14:27:21.5232074Z [cluster1] I1102 14:18:08.038757 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4880. 2020-11-02T14:27:21.5233200Z [cluster1] I1102 14:18:08.038851 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4881. 2020-11-02T14:27:21.5233938Z [cluster1] I1102 14:18:08.039187 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4882. 2020-11-02T14:27:21.5234723Z [cluster1] I1102 14:18:08.043250 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4883. 2020-11-02T14:27:21.5235559Z [cluster1] I1102 14:18:08.043542 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4884. 2020-11-02T14:27:21.5236335Z [cluster1] I1102 14:18:08.043580 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4885. 2020-11-02T14:27:21.5237098Z [cluster1] I1102 14:18:08.043713 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4886. 2020-11-02T14:27:21.5238097Z [cluster1] I1102 14:18:08.043737 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4887. 2020-11-02T14:27:21.5238861Z [cluster1] I1102 14:18:08.043746 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4888. 2020-11-02T14:27:21.5239437Z [cluster1] I1102 14:18:08.043972 1 route.go:790] Found nil gw or dst
  4889. 2020-11-02T14:27:21.5239958Z [cluster1] I1102 14:18:08.044131 1 route.go:829] Found equivalent route, not adding
  4890. 2020-11-02T14:27:21.5240552Z [cluster1] I1102 14:18:08.044218 1 route.go:829] Found equivalent route, not adding
  4891. 2020-11-02T14:27:21.5242129Z [cluster1] I1102 14:18:08.044356 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4892. 2020-11-02T14:27:21.5244339Z [cluster1] I1102 14:18:38.038599 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4893. 2020-11-02T14:27:21.5246669Z [cluster1] I1102 14:18:38.038900 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4894. 2020-11-02T14:27:21.5248392Z [cluster1] I1102 14:18:38.039094 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4895. 2020-11-02T14:27:21.5249423Z [cluster1] I1102 14:18:38.039252 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4896. 2020-11-02T14:27:21.5250362Z [cluster1] I1102 14:18:38.041697 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4897. 2020-11-02T14:27:21.5251186Z [cluster1] I1102 14:18:38.051874 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4898. 2020-11-02T14:27:21.5251926Z [cluster1] I1102 14:18:38.052110 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4899. 2020-11-02T14:27:21.5252630Z [cluster1] I1102 14:18:38.052185 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4900. 2020-11-02T14:27:21.5253338Z [cluster1] I1102 14:18:38.052249 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4901. 2020-11-02T14:27:21.5254043Z [cluster1] I1102 14:18:38.052282 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4902. 2020-11-02T14:27:21.5254830Z [cluster1] I1102 14:18:38.052348 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4903. 2020-11-02T14:27:21.5255362Z [cluster1] I1102 14:18:38.052401 1 route.go:790] Found nil gw or dst
  4904. 2020-11-02T14:27:21.5255846Z [cluster1] I1102 14:18:38.052495 1 route.go:829] Found equivalent route, not adding
  4905. 2020-11-02T14:27:21.5256391Z [cluster1] I1102 14:18:38.052536 1 route.go:829] Found equivalent route, not adding
  4906. 2020-11-02T14:27:21.5257857Z [cluster1] I1102 14:18:38.052604 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4907. 2020-11-02T14:27:21.5260439Z [cluster1] I1102 14:19:08.038685 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4908. 2020-11-02T14:27:21.5262875Z [cluster1] I1102 14:19:08.038804 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4909. 2020-11-02T14:27:21.5264478Z [cluster1] I1102 14:19:08.038879 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4910. 2020-11-02T14:27:21.5265630Z [cluster1] I1102 14:19:08.038949 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4911. 2020-11-02T14:27:21.5266391Z [cluster1] I1102 14:19:08.039195 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4912. 2020-11-02T14:27:21.5267178Z [cluster1] I1102 14:19:08.045877 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4913. 2020-11-02T14:27:21.5267910Z [cluster1] I1102 14:19:08.046094 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4914. 2020-11-02T14:27:21.5268599Z [cluster1] I1102 14:19:08.046157 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4915. 2020-11-02T14:27:21.5269265Z [cluster1] I1102 14:19:08.046188 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4916. 2020-11-02T14:27:21.5270440Z [cluster1] I1102 14:19:08.046231 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4917. 2020-11-02T14:27:21.5271194Z [cluster1] I1102 14:19:08.046272 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4918. 2020-11-02T14:27:21.5271770Z [cluster1] I1102 14:19:08.046300 1 route.go:790] Found nil gw or dst
  4919. 2020-11-02T14:27:21.5272287Z [cluster1] I1102 14:19:08.046397 1 route.go:829] Found equivalent route, not adding
  4920. 2020-11-02T14:27:21.5272866Z [cluster1] I1102 14:19:08.046441 1 route.go:829] Found equivalent route, not adding
  4921. 2020-11-02T14:27:21.5275006Z [cluster1] I1102 14:19:08.046493 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4922. 2020-11-02T14:27:21.5297336Z [cluster1] I1102 14:19:38.038987 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4923. 2020-11-02T14:27:21.5299927Z [cluster1] I1102 14:19:38.039026 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4924. 2020-11-02T14:27:21.5301341Z [cluster1] I1102 14:19:38.039035 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4925. 2020-11-02T14:27:21.5302459Z [cluster1] I1102 14:19:38.039043 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4926. 2020-11-02T14:27:21.5303314Z [cluster1] I1102 14:19:38.039246 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4927. 2020-11-02T14:27:21.5304351Z [cluster1] I1102 14:19:38.042625 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4928. 2020-11-02T14:27:21.5304980Z [cluster1] I1102 14:19:38.042769 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4929. 2020-11-02T14:27:21.5305744Z [cluster1] I1102 14:19:38.042793 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4930. 2020-11-02T14:27:21.5306502Z [cluster1] I1102 14:19:38.042803 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4931. 2020-11-02T14:27:21.5307265Z [cluster1] I1102 14:19:38.042812 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4932. 2020-11-02T14:27:21.5308362Z [cluster1] I1102 14:19:38.042820 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4933. 2020-11-02T14:27:21.5308923Z [cluster1] I1102 14:19:38.042828 1 route.go:790] Found nil gw or dst
  4934. 2020-11-02T14:27:21.5310416Z [cluster1] I1102 14:19:38.042899 1 route.go:829] Found equivalent route, not adding
  4935. 2020-11-02T14:27:21.5311195Z [cluster1] I1102 14:19:38.042909 1 route.go:829] Found equivalent route, not adding
  4936. 2020-11-02T14:27:21.5312722Z [cluster1] I1102 14:19:38.042941 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4937. 2020-11-02T14:27:21.5315418Z [cluster1] I1102 14:20:08.039141 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4938. 2020-11-02T14:27:21.5322524Z [cluster1] I1102 14:20:08.039184 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4939. 2020-11-02T14:27:21.5324121Z [cluster1] I1102 14:20:08.039194 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4940. 2020-11-02T14:27:21.5325069Z [cluster1] I1102 14:20:08.039203 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4941. 2020-11-02T14:27:21.5325924Z [cluster1] I1102 14:20:08.039702 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4942. 2020-11-02T14:27:21.5327047Z [cluster1] I1102 14:20:08.045467 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4943. 2020-11-02T14:27:21.5327678Z [cluster1] I1102 14:20:08.046351 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4944. 2020-11-02T14:27:21.5328446Z [cluster1] I1102 14:20:08.046568 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4945. 2020-11-02T14:27:21.5329374Z [cluster1] I1102 14:20:08.046771 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4946. 2020-11-02T14:27:21.5330317Z [cluster1] I1102 14:20:08.046955 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4947. 2020-11-02T14:27:21.5330996Z [cluster1] I1102 14:20:08.047098 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4948. 2020-11-02T14:27:21.5331516Z [cluster1] I1102 14:20:08.047259 1 route.go:790] Found nil gw or dst
  4949. 2020-11-02T14:27:21.5331970Z [cluster1] I1102 14:20:08.047470 1 route.go:829] Found equivalent route, not adding
  4950. 2020-11-02T14:27:21.5332493Z [cluster1] I1102 14:20:08.047603 1 route.go:829] Found equivalent route, not adding
  4951. 2020-11-02T14:27:21.5333944Z [cluster1] I1102 14:20:08.047955 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4952. 2020-11-02T14:27:21.5336640Z [cluster1] I1102 14:20:38.039396 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4953. 2020-11-02T14:27:21.5338789Z [cluster1] I1102 14:20:38.039439 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4954. 2020-11-02T14:27:21.5340331Z [cluster1] I1102 14:20:38.039454 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4955. 2020-11-02T14:27:21.5341361Z [cluster1] I1102 14:20:38.039463 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4956. 2020-11-02T14:27:21.5342611Z [cluster1] I1102 14:20:38.039714 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4957. 2020-11-02T14:27:21.5343195Z [cluster1] I1102 14:20:38.043115 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4958. 2020-11-02T14:27:21.5344138Z [cluster1] I1102 14:20:38.043375 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4959. 2020-11-02T14:27:21.5344933Z [cluster1] I1102 14:20:38.043411 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4960. 2020-11-02T14:27:21.5345664Z [cluster1] I1102 14:20:38.043421 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4961. 2020-11-02T14:27:21.5346394Z [cluster1] I1102 14:20:38.043431 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4962. 2020-11-02T14:27:21.5347117Z [cluster1] I1102 14:20:38.043728 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4963. 2020-11-02T14:27:21.5348038Z [cluster1] I1102 14:20:38.043804 1 route.go:790] Found nil gw or dst
  4964. 2020-11-02T14:27:21.5348787Z [cluster1] I1102 14:20:38.043973 1 route.go:829] Found equivalent route, not adding
  4965. 2020-11-02T14:27:21.5349507Z [cluster1] I1102 14:20:38.043992 1 route.go:829] Found equivalent route, not adding
  4966. 2020-11-02T14:27:21.5350932Z [cluster1] I1102 14:20:38.044094 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4967. 2020-11-02T14:27:21.5353421Z [cluster1] I1102 14:21:08.039561 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4968. 2020-11-02T14:27:21.5355326Z [cluster1] I1102 14:21:08.039606 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4969. 2020-11-02T14:27:21.5356841Z [cluster1] I1102 14:21:08.039636 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4970. 2020-11-02T14:27:21.5358457Z [cluster1] I1102 14:21:08.039662 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4971. 2020-11-02T14:27:21.5359418Z [cluster1] I1102 14:21:08.040046 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4972. 2020-11-02T14:27:21.5360213Z [cluster1] I1102 14:21:08.043129 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4973. 2020-11-02T14:27:21.5360843Z [cluster1] I1102 14:21:08.043451 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4974. 2020-11-02T14:27:21.5361598Z [cluster1] I1102 14:21:08.043483 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4975. 2020-11-02T14:27:21.5362356Z [cluster1] I1102 14:21:08.043599 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4976. 2020-11-02T14:27:21.5363116Z [cluster1] I1102 14:21:08.043637 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4977. 2020-11-02T14:27:21.5364111Z [cluster1] I1102 14:21:08.043646 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4978. 2020-11-02T14:27:21.5364646Z [cluster1] I1102 14:21:08.043653 1 route.go:790] Found nil gw or dst
  4979. 2020-11-02T14:27:21.5365316Z [cluster1] I1102 14:21:08.043735 1 route.go:829] Found equivalent route, not adding
  4980. 2020-11-02T14:27:21.5366101Z [cluster1] I1102 14:21:08.043860 1 route.go:829] Found equivalent route, not adding
  4981. 2020-11-02T14:27:21.5368717Z [cluster1] I1102 14:21:08.043952 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4982. 2020-11-02T14:27:21.5372297Z [cluster1] I1102 14:21:38.039906 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4983. 2020-11-02T14:27:21.5374640Z [cluster1] I1102 14:21:38.040117 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4984. 2020-11-02T14:27:21.5376194Z [cluster1] I1102 14:21:38.040145 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4985. 2020-11-02T14:27:21.5377224Z [cluster1] I1102 14:21:38.040154 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  4986. 2020-11-02T14:27:21.5378337Z [cluster1] I1102 14:21:38.040438 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4987. 2020-11-02T14:27:21.5378965Z [cluster1] I1102 14:21:38.043898 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  4988. 2020-11-02T14:27:21.5379572Z [cluster1] I1102 14:21:38.044272 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4989. 2020-11-02T14:27:21.5380310Z [cluster1] I1102 14:21:38.044309 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4990. 2020-11-02T14:27:21.5381394Z [cluster1] I1102 14:21:38.044319 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  4991. 2020-11-02T14:27:21.5382130Z [cluster1] I1102 14:21:38.044328 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  4992. 2020-11-02T14:27:21.5382858Z [cluster1] I1102 14:21:38.044528 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4993. 2020-11-02T14:27:21.5383612Z [cluster1] I1102 14:21:38.044701 1 route.go:790] Found nil gw or dst
  4994. 2020-11-02T14:27:21.5384130Z [cluster1] I1102 14:21:38.044859 1 route.go:829] Found equivalent route, not adding
  4995. 2020-11-02T14:27:21.5384717Z [cluster1] I1102 14:21:38.044880 1 route.go:829] Found equivalent route, not adding
  4996. 2020-11-02T14:27:21.5386313Z [cluster1] I1102 14:21:38.044992 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  4997. 2020-11-02T14:27:21.5388847Z [cluster1] I1102 14:22:08.040960 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  4998. 2020-11-02T14:27:21.5390921Z [cluster1] I1102 14:22:08.041015 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  4999. 2020-11-02T14:27:21.5392406Z [cluster1] I1102 14:22:08.041313 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5000. 2020-11-02T14:27:21.5393395Z [cluster1] I1102 14:22:08.041338 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5001. 2020-11-02T14:27:21.5394778Z [cluster1] I1102 14:22:08.041681 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5002. 2020-11-02T14:27:21.5395427Z [cluster1] I1102 14:22:08.048598 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5003. 2020-11-02T14:27:21.5396057Z [cluster1] I1102 14:22:08.051552 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5004. 2020-11-02T14:27:21.5396812Z [cluster1] I1102 14:22:08.052004 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5005. 2020-11-02T14:27:21.5398915Z [cluster1] I1102 14:22:08.052034 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5006. 2020-11-02T14:27:21.5399615Z [cluster1] I1102 14:22:08.052058 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5007. 2020-11-02T14:27:21.5400304Z [cluster1] I1102 14:22:08.052115 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5008. 2020-11-02T14:27:21.5401006Z [cluster1] I1102 14:22:08.052150 1 route.go:790] Found nil gw or dst
  5009. 2020-11-02T14:27:21.5401487Z [cluster1] I1102 14:22:08.052260 1 route.go:829] Found equivalent route, not adding
  5010. 2020-11-02T14:27:21.5402026Z [cluster1] I1102 14:22:08.052290 1 route.go:829] Found equivalent route, not adding
  5011. 2020-11-02T14:27:21.5403586Z [cluster1] I1102 14:22:08.052337 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5012. 2020-11-02T14:27:21.5405792Z [cluster1] I1102 14:22:38.041236 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5013. 2020-11-02T14:27:21.5408013Z [cluster1] I1102 14:22:38.041396 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5014. 2020-11-02T14:27:21.5409747Z [cluster1] I1102 14:22:38.041548 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5015. 2020-11-02T14:27:21.5410726Z [cluster1] I1102 14:22:38.041570 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5016. 2020-11-02T14:27:21.5411483Z [cluster1] I1102 14:22:38.041930 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5017. 2020-11-02T14:27:21.5412107Z [cluster1] I1102 14:22:38.045309 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5018. 2020-11-02T14:27:21.5413071Z [cluster1] I1102 14:22:38.045554 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5019. 2020-11-02T14:27:21.5413749Z [cluster1] I1102 14:22:38.045611 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5020. 2020-11-02T14:27:21.5414544Z [cluster1] I1102 14:22:38.045827 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5021. 2020-11-02T14:27:21.5415234Z [cluster1] I1102 14:22:38.045856 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5022. 2020-11-02T14:27:21.5416057Z [cluster1] I1102 14:22:38.045866 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5023. 2020-11-02T14:27:21.5416900Z [cluster1] I1102 14:22:38.045874 1 route.go:790] Found nil gw or dst
  5024. 2020-11-02T14:27:21.5417761Z [cluster1] I1102 14:22:38.046120 1 route.go:829] Found equivalent route, not adding
  5025. 2020-11-02T14:27:21.5418341Z [cluster1] I1102 14:22:38.046142 1 route.go:829] Found equivalent route, not adding
  5026. 2020-11-02T14:27:21.5419771Z [cluster1] I1102 14:22:38.046247 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5027. 2020-11-02T14:27:21.5422146Z [cluster1] I1102 14:23:08.041400 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5028. 2020-11-02T14:27:21.5424658Z [cluster1] I1102 14:23:08.041442 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5029. 2020-11-02T14:27:21.5426341Z [cluster1] I1102 14:23:08.041500 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5030. 2020-11-02T14:27:21.5427370Z [cluster1] I1102 14:23:08.041706 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5031. 2020-11-02T14:27:21.5428140Z [cluster1] I1102 14:23:08.042065 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5032. 2020-11-02T14:27:21.5428792Z [cluster1] I1102 14:23:08.045412 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5033. 2020-11-02T14:27:21.5429427Z [cluster1] I1102 14:23:08.045643 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5034. 2020-11-02T14:27:21.5430183Z [cluster1] I1102 14:23:08.045687 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5035. 2020-11-02T14:27:21.5430941Z [cluster1] I1102 14:23:08.045696 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5036. 2020-11-02T14:27:21.5431700Z [cluster1] I1102 14:23:08.045706 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5037. 2020-11-02T14:27:21.5432774Z [cluster1] I1102 14:23:08.045807 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5038. 2020-11-02T14:27:21.5433485Z [cluster1] I1102 14:23:08.045816 1 route.go:790] Found nil gw or dst
  5039. 2020-11-02T14:27:21.5433964Z [cluster1] I1102 14:23:08.045960 1 route.go:829] Found equivalent route, not adding
  5040. 2020-11-02T14:27:21.5434892Z [cluster1] I1102 14:23:08.045980 1 route.go:829] Found equivalent route, not adding
  5041. 2020-11-02T14:27:21.5436309Z [cluster1] I1102 14:23:08.046091 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5042. 2020-11-02T14:27:21.5459216Z [cluster1] I1102 14:23:38.041588 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5043. 2020-11-02T14:27:21.5462331Z [cluster1] I1102 14:23:38.041649 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5044. 2020-11-02T14:27:21.5464083Z [cluster1] I1102 14:23:38.041664 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5045. 2020-11-02T14:27:21.5465348Z [cluster1] I1102 14:23:38.041673 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5046. 2020-11-02T14:27:21.5466162Z [cluster1] I1102 14:23:38.042130 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5047. 2020-11-02T14:27:21.5466802Z [cluster1] I1102 14:23:38.045547 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5048. 2020-11-02T14:27:21.5467945Z [cluster1] I1102 14:23:38.045766 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5049. 2020-11-02T14:27:21.5468655Z [cluster1] I1102 14:23:38.045800 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5050. 2020-11-02T14:27:21.5469365Z [cluster1] I1102 14:23:38.045809 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5051. 2020-11-02T14:27:21.5470176Z [cluster1] I1102 14:23:38.045929 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5052. 2020-11-02T14:27:21.5470881Z [cluster1] I1102 14:23:38.045952 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5053. 2020-11-02T14:27:21.5471417Z [cluster1] I1102 14:23:38.045960 1 route.go:790] Found nil gw or dst
  5054. 2020-11-02T14:27:21.5471901Z [cluster1] I1102 14:23:38.046184 1 route.go:829] Found equivalent route, not adding
  5055. 2020-11-02T14:27:21.5472446Z [cluster1] I1102 14:23:38.046206 1 route.go:829] Found equivalent route, not adding
  5056. 2020-11-02T14:27:21.5475031Z [cluster1] I1102 14:23:38.046242 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5057. 2020-11-02T14:27:21.5496046Z [cluster1] I1102 14:24:08.041825 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5058. 2020-11-02T14:27:21.5498338Z [cluster1] I1102 14:24:08.042050 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5059. 2020-11-02T14:27:21.5503564Z [cluster1] I1102 14:24:08.042154 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5060. 2020-11-02T14:27:21.5504632Z [cluster1] I1102 14:24:08.042176 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5061. 2020-11-02T14:27:21.5505438Z [cluster1] I1102 14:24:08.042502 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5062. 2020-11-02T14:27:21.5506095Z [cluster1] I1102 14:24:08.046074 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5063. 2020-11-02T14:27:21.5506885Z [cluster1] I1102 14:24:08.046310 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5064. 2020-11-02T14:27:21.5507897Z [cluster1] I1102 14:24:08.046345 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5065. 2020-11-02T14:27:21.5508656Z [cluster1] I1102 14:24:08.046356 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5066. 2020-11-02T14:27:21.5509418Z [cluster1] I1102 14:24:08.046463 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5067. 2020-11-02T14:27:21.5510173Z [cluster1] I1102 14:24:08.046485 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5068. 2020-11-02T14:27:21.5511071Z [cluster1] I1102 14:24:08.046495 1 route.go:790] Found nil gw or dst
  5069. 2020-11-02T14:27:21.5511554Z [cluster1] I1102 14:24:08.046578 1 route.go:829] Found equivalent route, not adding
  5070. 2020-11-02T14:27:21.5512416Z [cluster1] I1102 14:24:08.046676 1 route.go:829] Found equivalent route, not adding
  5071. 2020-11-02T14:27:21.5513792Z [cluster1] I1102 14:24:08.046846 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5072. 2020-11-02T14:27:21.5515705Z [cluster1] I1102 14:24:38.042102 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5073. 2020-11-02T14:27:21.5526514Z [cluster1] I1102 14:24:38.042142 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5074. 2020-11-02T14:27:21.5528429Z [cluster1] I1102 14:24:38.042151 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5075. 2020-11-02T14:27:21.5530169Z [cluster1] I1102 14:24:38.042159 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5076. 2020-11-02T14:27:21.5531506Z [cluster1] I1102 14:24:38.042631 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5077. 2020-11-02T14:27:21.5532157Z [cluster1] I1102 14:24:38.046483 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5078. 2020-11-02T14:27:21.5534768Z [cluster1] I1102 14:24:38.046747 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5079. 2020-11-02T14:27:21.5535804Z [cluster1] I1102 14:24:38.046781 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5080. 2020-11-02T14:27:21.5536688Z [cluster1] I1102 14:24:38.046790 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5081. 2020-11-02T14:27:21.5537399Z [cluster1] I1102 14:24:38.046799 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5082. 2020-11-02T14:27:21.5538104Z [cluster1] I1102 14:24:38.046869 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5083. 2020-11-02T14:27:21.5538641Z [cluster1] I1102 14:24:38.046962 1 route.go:790] Found nil gw or dst
  5084. 2020-11-02T14:27:21.5539122Z [cluster1] I1102 14:24:38.047108 1 route.go:829] Found equivalent route, not adding
  5085. 2020-11-02T14:27:21.5539667Z [cluster1] I1102 14:24:38.047202 1 route.go:829] Found equivalent route, not adding
  5086. 2020-11-02T14:27:21.5541263Z [cluster1] I1102 14:24:38.047373 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5087. 2020-11-02T14:27:21.5546011Z [cluster1] I1102 14:25:08.042063 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5088. 2020-11-02T14:27:21.5548456Z [cluster1] I1102 14:25:08.042113 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5089. 2020-11-02T14:27:21.5551681Z [cluster1] I1102 14:25:08.042267 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5090. 2020-11-02T14:27:21.5556190Z [cluster1] I1102 14:25:08.042339 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5091. 2020-11-02T14:27:21.5557394Z [cluster1] I1102 14:25:08.042762 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5092. 2020-11-02T14:27:21.5558391Z [cluster1] I1102 14:25:08.046359 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5093. 2020-11-02T14:27:21.5559024Z [cluster1] I1102 14:25:08.046769 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5094. 2020-11-02T14:27:21.5559979Z [cluster1] I1102 14:25:08.046804 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5095. 2020-11-02T14:27:21.5560761Z [cluster1] I1102 14:25:08.046815 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5096. 2020-11-02T14:27:21.5561664Z [cluster1] I1102 14:25:08.046873 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5097. 2020-11-02T14:27:21.5562391Z [cluster1] I1102 14:25:08.046955 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5098. 2020-11-02T14:27:21.5562946Z [cluster1] I1102 14:25:08.046978 1 route.go:790] Found nil gw or dst
  5099. 2020-11-02T14:27:21.5563608Z [cluster1] I1102 14:25:08.047151 1 route.go:829] Found equivalent route, not adding
  5100. 2020-11-02T14:27:21.5564195Z [cluster1] I1102 14:25:08.047169 1 route.go:829] Found equivalent route, not adding
  5101. 2020-11-02T14:27:21.5566090Z [cluster1] I1102 14:25:08.047231 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5102. 2020-11-02T14:27:21.5568418Z [cluster1] I1102 14:25:38.042465 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5103. 2020-11-02T14:27:21.5570415Z [cluster1] I1102 14:25:38.042503 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5104. 2020-11-02T14:27:21.5574423Z [cluster1] I1102 14:25:38.042516 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5105. 2020-11-02T14:27:21.5575705Z [cluster1] I1102 14:25:38.042524 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5106. 2020-11-02T14:27:21.5576494Z [cluster1] I1102 14:25:38.042757 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5107. 2020-11-02T14:27:21.5577162Z [cluster1] I1102 14:25:38.046307 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5108. 2020-11-02T14:27:21.5577793Z [cluster1] I1102 14:25:38.046473 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5109. 2020-11-02T14:27:21.5578679Z [cluster1] I1102 14:25:38.046527 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5110. 2020-11-02T14:27:21.5579380Z [cluster1] I1102 14:25:38.046538 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5111. 2020-11-02T14:27:21.5580084Z [cluster1] I1102 14:25:38.046554 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5112. 2020-11-02T14:27:21.5580791Z [cluster1] I1102 14:25:38.046562 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5113. 2020-11-02T14:27:21.5584470Z [cluster1] I1102 14:25:38.046570 1 route.go:790] Found nil gw or dst
  5114. 2020-11-02T14:27:21.5585000Z [cluster1] I1102 14:25:38.046630 1 route.go:829] Found equivalent route, not adding
  5115. 2020-11-02T14:27:21.5585594Z [cluster1] I1102 14:25:38.046654 1 route.go:829] Found equivalent route, not adding
  5116. 2020-11-02T14:27:21.5587120Z [cluster1] I1102 14:25:38.046687 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5117. 2020-11-02T14:27:21.5589953Z [cluster1] I1102 14:26:08.042799 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5118. 2020-11-02T14:27:21.5592345Z [cluster1] I1102 14:26:08.042974 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5119. 2020-11-02T14:27:21.5594143Z [cluster1] I1102 14:26:08.043021 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5120. 2020-11-02T14:27:21.5595195Z [cluster1] I1102 14:26:08.043069 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5121. 2020-11-02T14:27:21.5596428Z [cluster1] I1102 14:26:08.043377 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5122. 2020-11-02T14:27:21.5597301Z [cluster1] I1102 14:26:08.046706 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5123. 2020-11-02T14:27:21.5598457Z [cluster1] I1102 14:26:08.046991 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5124. 2020-11-02T14:27:21.5599190Z [cluster1] I1102 14:26:08.047026 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5125. 2020-11-02T14:27:21.5600072Z [cluster1] I1102 14:26:08.047036 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5126. 2020-11-02T14:27:21.5600915Z [cluster1] I1102 14:26:08.047045 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5127. 2020-11-02T14:27:21.5603370Z [cluster1] I1102 14:26:08.047133 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5128. 2020-11-02T14:27:21.5603952Z [cluster1] I1102 14:26:08.047143 1 route.go:790] Found nil gw or dst
  5129. 2020-11-02T14:27:21.5604436Z [cluster1] I1102 14:26:08.047263 1 route.go:829] Found equivalent route, not adding
  5130. 2020-11-02T14:27:21.5605158Z [cluster1] I1102 14:26:08.047316 1 route.go:829] Found equivalent route, not adding
  5131. 2020-11-02T14:27:21.5607026Z [cluster1] I1102 14:26:08.047361 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5132. 2020-11-02T14:27:21.5609523Z [cluster1] I1102 14:26:38.042901 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5133. 2020-11-02T14:27:21.5612734Z [cluster1] I1102 14:26:38.042942 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5134. 2020-11-02T14:27:21.5614691Z [cluster1] I1102 14:26:38.042952 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5135. 2020-11-02T14:27:21.5615781Z [cluster1] I1102 14:26:38.042961 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5136. 2020-11-02T14:27:21.5616803Z [cluster1] I1102 14:26:38.043227 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5137. 2020-11-02T14:27:21.5617474Z [cluster1] I1102 14:26:38.046482 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5138. 2020-11-02T14:27:21.5620470Z [cluster1] I1102 14:26:38.046736 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5139. 2020-11-02T14:27:21.5624075Z [cluster1] I1102 14:26:38.046772 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5140. 2020-11-02T14:27:21.5625043Z [cluster1] I1102 14:26:38.046782 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5141. 2020-11-02T14:27:21.5625852Z [cluster1] I1102 14:26:38.046933 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5142. 2020-11-02T14:27:21.5626721Z [cluster1] I1102 14:26:38.047043 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5143. 2020-11-02T14:27:21.5627357Z [cluster1] I1102 14:26:38.047112 1 route.go:790] Found nil gw or dst
  5144. 2020-11-02T14:27:21.5628355Z [cluster1] I1102 14:26:38.047278 1 route.go:829] Found equivalent route, not adding
  5145. 2020-11-02T14:27:21.5629008Z [cluster1] I1102 14:26:38.047296 1 route.go:829] Found equivalent route, not adding
  5146. 2020-11-02T14:27:21.5630598Z [cluster1] I1102 14:26:38.047417 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5147. 2020-11-02T14:27:21.5632722Z [cluster1] I1102 14:27:08.053552 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5148. 2020-11-02T14:27:21.5635034Z [cluster1] I1102 14:27:08.053785 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5149. 2020-11-02T14:27:21.5636636Z [cluster1] I1102 14:27:08.053922 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5150. 2020-11-02T14:27:21.5638402Z [cluster1] I1102 14:27:08.054009 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.9
  5151. 2020-11-02T14:27:21.5639253Z [cluster1] I1102 14:27:08.054911 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5152. 2020-11-02T14:27:21.5639922Z [cluster1] I1102 14:27:08.082283 1 route.go:771] Reconciling routes to gw: 240.17.0.9
  5153. 2020-11-02T14:27:21.5640733Z [cluster1] I1102 14:27:08.085237 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5154. 2020-11-02T14:27:21.5643102Z [cluster1] I1102 14:27:08.089079 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5155. 2020-11-02T14:27:21.5644067Z [cluster1] I1102 14:27:08.089542 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254}
  5156. 2020-11-02T14:27:21.5644827Z [cluster1] I1102 14:27:08.089693 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.9 Flags: [] Table: 254} with gw 240.17.0.9 already installed
  5157. 2020-11-02T14:27:21.5645633Z [cluster1] I1102 14:27:08.089800 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  5158. 2020-11-02T14:27:21.5646239Z [cluster1] I1102 14:27:08.089888 1 route.go:790] Found nil gw or dst
  5159. 2020-11-02T14:27:21.5647448Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-tc9gf
  5160. 2020-11-02T14:27:21.5648761Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-tc9gf
  5161. 2020-11-02T14:27:21.5650115Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-tc9gf
  5162. 2020-11-02T14:27:21.5651584Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-tc9gf
  5163. 2020-11-02T14:27:21.8350843Z [cluster1] I1102 14:27:08.090129 1 route.go:829] Found equivalent route, not adding
  5164. 2020-11-02T14:27:21.8355768Z [cluster1] I1102 14:27:08.090241 1 route.go:829] Found equivalent route, not adding
  5165. 2020-11-02T14:27:21.8358040Z [cluster1] I1102 14:27:08.090628 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9"
  5166. 2020-11-02T14:27:21.8359790Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-routeagent-tc9gf in namespace submariner-operator :++++++++++++++++++++++
  5167. 2020-11-02T14:27:21.8361248Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  5168. 2020-11-02T14:27:21.8361748Z [cluster1] + SUBMARINER_VERBOSITY=2
  5169. 2020-11-02T14:27:21.8362324Z [cluster1] + '[' false == true ']'
  5170. 2020-11-02T14:27:21.8363131Z [cluster1] + DEBUG=-v=2
  5171. 2020-11-02T14:27:21.8363732Z [cluster1] + for f in iptables-save iptables
  5172. 2020-11-02T14:27:21.8364426Z [cluster1] ++ find_iptables_on_host iptables-save
  5173. 2020-11-02T14:27:21.8365085Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  5174. 2020-11-02T14:27:21.8365766Z [cluster1] ++ echo /usr/sbin
  5175. 2020-11-02T14:27:21.8366338Z [cluster1] ++ return
  5176. 2020-11-02T14:27:21.8366795Z [cluster1] + location=/usr/sbin
  5177. 2020-11-02T14:27:21.8368706Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  5178. 2020-11-02T14:27:21.8369614Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  5179. 2020-11-02T14:27:21.8370548Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  5180. 2020-11-02T14:27:21.8371721Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  5181. 2020-11-02T14:27:21.8372572Z [cluster1] + for f in iptables-save iptables
  5182. 2020-11-02T14:27:21.8373070Z [cluster1] ++ find_iptables_on_host iptables
  5183. 2020-11-02T14:27:21.8373703Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  5184. 2020-11-02T14:27:21.8374330Z [cluster1] ++ echo /usr/sbin
  5185. 2020-11-02T14:27:21.8374731Z [cluster1] ++ return
  5186. 2020-11-02T14:27:21.8375102Z [cluster1] + location=/usr/sbin
  5187. 2020-11-02T14:27:21.8375688Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  5188. 2020-11-02T14:27:21.8376785Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  5189. 2020-11-02T14:27:21.8377564Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  5190. 2020-11-02T14:27:21.8378950Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  5191. 2020-11-02T14:27:21.8379945Z [cluster1] + exec submariner-route-agent -v=2 -alsologtostderr
  5192. 2020-11-02T14:27:21.8398521Z [cluster1] I1102 14:17:37.915581 1 main.go:47] Starting submariner-route-agent
  5193. 2020-11-02T14:27:21.8400014Z [cluster1] W1102 14:17:37.916075 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  5194. 2020-11-02T14:27:21.8401288Z [cluster1] I1102 14:17:37.918695 1 route.go:192] Starting Route Controller. ClusterID: cluster1, localClusterCIDR: [10.1.0.0/16], localServiceCIDR: [100.1.0.0/16]
  5195. 2020-11-02T14:27:21.8402176Z [cluster1] I1102 14:17:37.940589 1 route.go:196] Waiting for Endpoint informer caches to sync.
  5196. 2020-11-02T14:27:21.8403139Z [cluster1] I1102 14:17:37.964153 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.4
  5197. 2020-11-02T14:27:21.8404092Z [cluster1] I1102 14:17:37.964310 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  5198. 2020-11-02T14:27:21.8405151Z [cluster1] I1102 14:17:37.964337 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  5199. 2020-11-02T14:27:21.8405765Z [cluster1] I1102 14:17:38.048424 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  5200. 2020-11-02T14:27:21.8406296Z [cluster1] I1102 14:17:38.048540 1 driver.go:37] Interface "weave" has "10.1.0.1" address
  5201. 2020-11-02T14:27:21.8406929Z [cluster1] I1102 14:17:38.048550 1 driver.go:42] Found CNI Interface "weave" that has IP "10.1.0.1" from ClusterCIDR "10.1.0.0/16"
  5202. 2020-11-02T14:27:21.8407715Z [cluster1] I1102 14:17:38.048639 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  5203. 2020-11-02T14:27:21.8408808Z [cluster1] I1102 14:17:38.131642 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  5204. 2020-11-02T14:27:21.8409996Z [cluster1] I1102 14:17:38.420175 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  5205. 2020-11-02T14:27:21.8411088Z [cluster1] I1102 14:17:38.579577 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  5206. 2020-11-02T14:27:21.8412203Z [cluster1] I1102 14:17:38.679205 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  5207. 2020-11-02T14:27:21.8413199Z [cluster1] I1102 14:17:38.828069 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  5208. 2020-11-02T14:27:21.8414327Z [cluster1] I1102 14:17:38.915295 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  5209. 2020-11-02T14:27:21.8415762Z [cluster1] I1102 14:17:38.944337 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.1.0.1
  5210. 2020-11-02T14:27:21.8417254Z [cluster1] I1102 14:17:39.013603 1 route.go:254] In cluster1, podIP of submariner-route-agent[0] is 172.17.0.4
  5211. 2020-11-02T14:27:21.8418341Z [cluster1] I1102 14:17:39.013626 1 route.go:254] In cluster1, podIP of submariner-route-agent[1] is 172.17.0.8
  5212. 2020-11-02T14:27:21.8419562Z [cluster1] I1102 14:17:39.013631 1 route.go:254] In cluster1, podIP of submariner-route-agent[2] is 172.17.0.9
  5213. 2020-11-02T14:27:21.8420700Z [cluster1] I1102 14:17:39.013642 1 route.go:268] Hostname is "cluster1-worker" and routeAgentNodeName is "cluster1-worker"
  5214. 2020-11-02T14:27:21.8422001Z [cluster1] I1102 14:17:39.056306 1 driver.go:87] Successfully annotated node "cluster1-worker" with cniIfaceIP "10.1.0.1"
  5215. 2020-11-02T14:27:21.8422691Z [cluster1] I1102 14:17:39.056333 1 route.go:286] Route agent workers started
  5216. 2020-11-02T14:27:21.8424767Z [cluster1] I1102 14:17:39.056360 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-9b7nr" with host IP "172.17.0.4", pod IP "172.17.0.4"
  5217. 2020-11-02T14:27:21.8426767Z [cluster1] I1102 14:17:39.056366 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-9b7nr"
  5218. 2020-11-02T14:27:21.8428328Z [cluster1] I1102 14:17:39.056373 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-nl9vg" with host IP "172.17.0.8", pod IP "172.17.0.8"
  5219. 2020-11-02T14:27:21.8429841Z [cluster1] I1102 14:17:39.056378 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-nl9vg"
  5220. 2020-11-02T14:27:21.8431392Z [cluster1] I1102 14:17:39.056383 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-tc9gf" with host IP "172.17.0.9", pod IP "172.17.0.9"
  5221. 2020-11-02T14:27:21.8465419Z [cluster1] I1102 14:17:39.056387 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-tc9gf"
  5222. 2020-11-02T14:27:21.8467691Z [cluster1] I1102 14:17:51.342681 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5223. 2020-11-02T14:27:21.8469310Z [cluster1] I1102 14:17:51.355631 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 100.2.0.0/16 -j ACCEPT
  5224. 2020-11-02T14:27:21.8470380Z [cluster1] I1102 14:17:51.388628 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  5225. 2020-11-02T14:27:21.8471552Z [cluster1] I1102 14:17:51.418049 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  5226. 2020-11-02T14:27:21.8472539Z [cluster1] I1102 14:17:51.440974 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  5227. 2020-11-02T14:27:21.8474063Z [cluster1] I1102 14:17:51.485678 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5228. 2020-11-02T14:27:21.8475293Z [cluster1] I1102 14:17:51.492804 1 route.go:756] Processing route {Ifindex: 18 Dst: <nil> Src: <nil> Gw: 172.17.0.1 Flags: [] Table: 254}
  5229. 2020-11-02T14:27:21.8475840Z [cluster1] I1102 14:17:51.492910 1 route.go:759] Found nil gw or dst
  5230. 2020-11-02T14:27:21.8476368Z [cluster1] I1102 14:17:51.492933 1 route.go:756] Processing route {Ifindex: 4 Dst: 10.1.0.0/16 Src: 10.1.0.1 Gw: <nil> Flags: [] Table: 254}
  5231. 2020-11-02T14:27:21.8476903Z [cluster1] I1102 14:17:51.492986 1 route.go:759] Found nil gw or dst
  5232. 2020-11-02T14:27:21.8477446Z [cluster1] I1102 14:17:51.493013 1 route.go:756] Processing route {Ifindex: 18 Dst: 172.17.0.0/16 Src: 172.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5233. 2020-11-02T14:27:21.8478257Z [cluster1] I1102 14:17:51.493039 1 route.go:759] Found nil gw or dst
  5234. 2020-11-02T14:27:21.8478967Z [cluster1] I1102 14:17:51.493115 1 route.go:582] This route agent is running on the active gateway node
  5235. 2020-11-02T14:27:21.8480199Z [cluster1] I1102 14:17:51.493143 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5236. 2020-11-02T14:27:21.8481033Z [cluster1] I1102 14:17:51.494248 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5237. 2020-11-02T14:27:21.8481685Z [cluster1] I1102 14:17:51.495878 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5238. 2020-11-02T14:27:21.8482617Z [cluster1] I1102 14:17:51.496086 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5239. 2020-11-02T14:27:21.8483567Z [cluster1] I1102 14:17:51.496273 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5240. 2020-11-02T14:27:21.8486097Z [cluster1] I1102 14:18:07.945168 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5241. 2020-11-02T14:27:21.8488389Z [cluster1] I1102 14:18:07.945213 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5242. 2020-11-02T14:27:21.8489597Z [cluster1] I1102 14:18:07.945605 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5243. 2020-11-02T14:27:21.8492758Z [cluster1] I1102 14:18:07.945639 1 route.go:759] Found nil gw or dst
  5244. 2020-11-02T14:27:21.8493335Z [cluster1] I1102 14:18:07.945648 1 route.go:582] This route agent is running on the active gateway node
  5245. 2020-11-02T14:27:21.8494434Z [cluster1] I1102 14:18:07.945655 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5246. 2020-11-02T14:27:21.8495215Z [cluster1] I1102 14:18:07.945920 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5247. 2020-11-02T14:27:21.8495924Z [cluster1] I1102 14:18:07.945970 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5248. 2020-11-02T14:27:21.8496747Z [cluster1] I1102 14:18:07.946144 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5249. 2020-11-02T14:27:21.8497375Z [cluster1] I1102 14:18:07.946360 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5250. 2020-11-02T14:27:21.8498663Z [cluster1] I1102 14:18:07.946495 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5251. 2020-11-02T14:27:21.8500655Z [cluster1] I1102 14:18:37.945110 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5252. 2020-11-02T14:27:21.8509019Z [cluster1] I1102 14:18:37.945166 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5253. 2020-11-02T14:27:21.8510278Z [cluster1] I1102 14:18:37.945463 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5254. 2020-11-02T14:27:21.8510842Z [cluster1] I1102 14:18:37.945497 1 route.go:759] Found nil gw or dst
  5255. 2020-11-02T14:27:21.8511549Z [cluster1] I1102 14:18:37.945505 1 route.go:582] This route agent is running on the active gateway node
  5256. 2020-11-02T14:27:21.8512791Z [cluster1] I1102 14:18:37.945512 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5257. 2020-11-02T14:27:21.8513643Z [cluster1] I1102 14:18:37.945722 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5258. 2020-11-02T14:27:21.8514352Z [cluster1] I1102 14:18:37.945778 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5259. 2020-11-02T14:27:21.8515007Z [cluster1] I1102 14:18:37.945810 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5260. 2020-11-02T14:27:21.8515775Z [cluster1] I1102 14:18:37.945835 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5261. 2020-11-02T14:27:21.8517021Z [cluster1] I1102 14:18:37.945950 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5262. 2020-11-02T14:27:21.8519228Z [cluster1] I1102 14:19:07.945245 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5263. 2020-11-02T14:27:21.8521244Z [cluster1] I1102 14:19:07.945284 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5264. 2020-11-02T14:27:21.8522805Z [cluster1] I1102 14:19:07.945547 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5265. 2020-11-02T14:27:21.8523380Z [cluster1] I1102 14:19:07.945568 1 route.go:759] Found nil gw or dst
  5266. 2020-11-02T14:27:21.8523938Z [cluster1] I1102 14:19:07.945574 1 route.go:582] This route agent is running on the active gateway node
  5267. 2020-11-02T14:27:21.8525095Z [cluster1] I1102 14:19:07.945581 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5268. 2020-11-02T14:27:21.8526024Z [cluster1] I1102 14:19:07.945716 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5269. 2020-11-02T14:27:21.8526706Z [cluster1] I1102 14:19:07.945756 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5270. 2020-11-02T14:27:21.8527475Z [cluster1] I1102 14:19:07.945784 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5271. 2020-11-02T14:27:21.8528075Z [cluster1] I1102 14:19:07.945808 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5272. 2020-11-02T14:27:21.8528989Z [cluster1] I1102 14:19:07.945864 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5273. 2020-11-02T14:27:21.8531281Z [cluster1] I1102 14:19:37.945465 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5274. 2020-11-02T14:27:21.8532951Z [lighthouse]$ [cluster1] subctl show all
  5275. 2020-11-02T14:27:21.8534585Z [cluster1] I1102 14:19:37.945505 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5276. 2020-11-02T14:27:21.8535883Z [cluster1] I1102 14:19:37.945707 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5277. 2020-11-02T14:27:21.8536465Z [cluster1] I1102 14:19:37.945739 1 route.go:759] Found nil gw or dst
  5278. 2020-11-02T14:27:21.8537026Z [cluster1] I1102 14:19:37.945747 1 route.go:582] This route agent is running on the active gateway node
  5279. 2020-11-02T14:27:21.8538152Z [cluster1] I1102 14:19:37.945754 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5280. 2020-11-02T14:27:21.8538908Z [cluster1] I1102 14:19:37.945884 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5281. 2020-11-02T14:27:21.8539591Z [cluster1] I1102 14:19:37.945930 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5282. 2020-11-02T14:27:21.8540217Z [cluster1] I1102 14:19:37.946005 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5283. 2020-11-02T14:27:21.8540968Z [cluster1] I1102 14:19:37.946071 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5284. 2020-11-02T14:27:21.8541887Z [cluster1] I1102 14:19:37.946150 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5285. 2020-11-02T14:27:21.8543401Z [cluster1] I1102 14:20:07.945786 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5286. 2020-11-02T14:27:21.8546047Z [cluster1] I1102 14:20:07.945831 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5287. 2020-11-02T14:27:21.8547355Z [cluster1] I1102 14:20:07.946226 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5288. 2020-11-02T14:27:21.8547935Z [cluster1] I1102 14:20:07.946260 1 route.go:759] Found nil gw or dst
  5289. 2020-11-02T14:27:21.8548497Z [cluster1] I1102 14:20:07.946268 1 route.go:582] This route agent is running on the active gateway node
  5290. 2020-11-02T14:27:21.8549666Z [cluster1] I1102 14:20:07.946275 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5291. 2020-11-02T14:27:21.8550417Z [cluster1] I1102 14:20:07.946419 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5292. 2020-11-02T14:27:21.8551099Z [cluster1] I1102 14:20:07.946489 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5293. 2020-11-02T14:27:21.8551817Z [cluster1] I1102 14:20:07.946536 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5294. 2020-11-02T14:27:21.8552441Z [cluster1] I1102 14:20:07.946560 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5295. 2020-11-02T14:27:21.8553411Z [cluster1] I1102 14:20:07.946621 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5296. 2020-11-02T14:27:21.8554983Z [cluster1] I1102 14:20:37.945975 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5297. 2020-11-02T14:27:21.8558414Z [cluster1] I1102 14:20:37.946086 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5298. 2020-11-02T14:27:21.8560871Z [cluster1] I1102 14:20:37.946400 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5299. 2020-11-02T14:27:21.8561647Z [cluster1] I1102 14:20:37.946433 1 route.go:759] Found nil gw or dst
  5300. 2020-11-02T14:27:21.8562171Z [cluster1] I1102 14:20:37.946441 1 route.go:582] This route agent is running on the active gateway node
  5301. 2020-11-02T14:27:21.8563278Z [cluster1] I1102 14:20:37.946449 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5302. 2020-11-02T14:27:21.8564029Z [cluster1] I1102 14:20:37.946672 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5303. 2020-11-02T14:27:21.8564714Z [cluster1] I1102 14:20:37.946784 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5304. 2020-11-02T14:27:21.8565337Z [cluster1] I1102 14:20:37.946882 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5305. 2020-11-02T14:27:21.8565961Z [cluster1] I1102 14:20:37.946926 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5306. 2020-11-02T14:27:21.8567383Z [cluster1] I1102 14:20:37.947094 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5307. 2020-11-02T14:27:21.8570056Z [cluster1] I1102 14:21:07.946330 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5308. 2020-11-02T14:27:21.8573529Z [cluster1] I1102 14:21:07.946383 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5309. 2020-11-02T14:27:21.8574913Z [cluster1] I1102 14:21:07.946614 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5310. 2020-11-02T14:27:21.8575455Z [cluster1] I1102 14:21:07.946643 1 route.go:759] Found nil gw or dst
  5311. 2020-11-02T14:27:21.8575976Z [cluster1] I1102 14:21:07.946651 1 route.go:582] This route agent is running on the active gateway node
  5312. 2020-11-02T14:27:21.8577065Z [cluster1] I1102 14:21:07.946657 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5313. 2020-11-02T14:27:21.8577804Z [cluster1] I1102 14:21:07.946791 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5314. 2020-11-02T14:27:21.8592494Z [cluster1] I1102 14:21:07.946839 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5315. 2020-11-02T14:27:21.8593276Z [cluster1] I1102 14:21:07.946871 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5316. 2020-11-02T14:27:21.8594105Z [cluster1] I1102 14:21:07.946906 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5317. 2020-11-02T14:27:21.8595396Z [cluster1] I1102 14:21:07.947003 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5318. 2020-11-02T14:27:21.8599718Z [cluster1] I1102 14:21:37.946516 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5319. 2020-11-02T14:27:21.8602205Z [cluster1] I1102 14:21:37.946556 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5320. 2020-11-02T14:27:21.8607231Z [cluster1] I1102 14:21:37.946772 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5321. 2020-11-02T14:27:21.8608444Z [cluster1] I1102 14:21:37.946802 1 route.go:759] Found nil gw or dst
  5322. 2020-11-02T14:27:21.8610243Z [cluster1] I1102 14:21:37.946810 1 route.go:582] This route agent is running on the active gateway node
  5323. 2020-11-02T14:27:21.8611493Z [cluster1] I1102 14:21:37.946817 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5324. 2020-11-02T14:27:21.8612272Z [cluster1] I1102 14:21:37.946971 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5325. 2020-11-02T14:27:21.8615241Z [cluster1] I1102 14:21:37.947033 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5326. 2020-11-02T14:27:21.8616053Z [cluster1] I1102 14:21:37.947064 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5327. 2020-11-02T14:27:21.8616656Z [cluster1] I1102 14:21:37.947087 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5328. 2020-11-02T14:27:21.8617670Z [cluster1] I1102 14:21:37.947134 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5329. 2020-11-02T14:27:21.8630849Z [cluster1] I1102 14:22:07.946605 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5330. 2020-11-02T14:27:21.8633056Z [cluster1] I1102 14:22:07.946648 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5331. 2020-11-02T14:27:21.8634685Z [cluster1] I1102 14:22:07.946881 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5332. 2020-11-02T14:27:21.8635268Z [cluster1] I1102 14:22:07.946912 1 route.go:759] Found nil gw or dst
  5333. 2020-11-02T14:27:21.8635828Z [cluster1] I1102 14:22:07.946918 1 route.go:582] This route agent is running on the active gateway node
  5334. 2020-11-02T14:27:21.8636825Z [cluster1] I1102 14:22:07.946925 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5335. 2020-11-02T14:27:21.8637902Z [cluster1] I1102 14:22:07.947042 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5336. 2020-11-02T14:27:21.8638598Z [cluster1] I1102 14:22:07.947082 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5337. 2020-11-02T14:27:21.8639225Z [cluster1] I1102 14:22:07.947118 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5338. 2020-11-02T14:27:21.8640369Z [cluster1] I1102 14:22:07.947151 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5339. 2020-11-02T14:27:21.8641390Z [cluster1] I1102 14:22:07.947209 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5340. 2020-11-02T14:27:21.8642965Z [cluster1] I1102 14:22:37.946827 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5341. 2020-11-02T14:27:21.8645513Z [cluster1] I1102 14:22:37.946864 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5342. 2020-11-02T14:27:21.8646809Z [cluster1] I1102 14:22:37.947228 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5343. 2020-11-02T14:27:21.8647389Z [cluster1] I1102 14:22:37.947258 1 route.go:759] Found nil gw or dst
  5344. 2020-11-02T14:27:21.8648223Z [cluster1] I1102 14:22:37.947265 1 route.go:582] This route agent is running on the active gateway node
  5345. 2020-11-02T14:27:21.8651085Z [cluster1] I1102 14:22:37.947272 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5346. 2020-11-02T14:27:21.8651861Z [cluster1] I1102 14:22:37.947504 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5347. 2020-11-02T14:27:21.8652933Z [cluster1] I1102 14:22:37.947571 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5348. 2020-11-02T14:27:21.8653544Z [cluster1] I1102 14:22:37.947608 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5349. 2020-11-02T14:27:21.8654146Z [cluster1] I1102 14:22:37.947638 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5350. 2020-11-02T14:27:21.8656181Z [cluster1] I1102 14:22:37.947721 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5351. 2020-11-02T14:27:21.8657846Z [cluster1] I1102 14:23:07.947006 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5352. 2020-11-02T14:27:21.8660317Z [cluster1] I1102 14:23:07.947122 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5353. 2020-11-02T14:27:21.8661525Z [cluster1] I1102 14:23:07.947350 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5354. 2020-11-02T14:27:21.8662067Z [cluster1] I1102 14:23:07.947383 1 route.go:759] Found nil gw or dst
  5355. 2020-11-02T14:27:21.8662761Z [cluster1] I1102 14:23:07.947391 1 route.go:582] This route agent is running on the active gateway node
  5356. 2020-11-02T14:27:21.8663697Z [cluster1] I1102 14:23:07.947398 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5357. 2020-11-02T14:27:21.8664745Z [cluster1] I1102 14:23:07.947553 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5358. 2020-11-02T14:27:21.8665450Z [cluster1] I1102 14:23:07.947624 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5359. 2020-11-02T14:27:21.8666100Z [cluster1] I1102 14:23:07.947663 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5360. 2020-11-02T14:27:21.8667065Z [cluster1] I1102 14:23:07.947696 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5361. 2020-11-02T14:27:21.8668034Z [cluster1] I1102 14:23:07.947822 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5362. 2020-11-02T14:27:21.8669667Z [cluster1] I1102 14:23:37.947100 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5363. 2020-11-02T14:27:21.8672427Z [cluster1] I1102 14:23:37.947137 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5364. 2020-11-02T14:27:21.8673725Z [cluster1] I1102 14:23:37.947392 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5365. 2020-11-02T14:27:21.8674934Z [cluster1] I1102 14:23:37.947437 1 route.go:759] Found nil gw or dst
  5366. 2020-11-02T14:27:21.8675466Z [cluster1] I1102 14:23:37.947445 1 route.go:582] This route agent is running on the active gateway node
  5367. 2020-11-02T14:27:21.8676458Z [cluster1] I1102 14:23:37.947451 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5368. 2020-11-02T14:27:21.8678040Z [cluster1] I1102 14:23:37.947613 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5369. 2020-11-02T14:27:21.8678923Z [cluster1] I1102 14:23:37.947664 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5370. 2020-11-02T14:27:21.8679733Z [cluster1] I1102 14:23:37.947719 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5371. 2020-11-02T14:27:21.8680378Z [cluster1] I1102 14:23:37.947745 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5372. 2020-11-02T14:27:21.8681447Z [cluster1] I1102 14:23:37.947862 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5373. 2020-11-02T14:27:21.8683822Z [cluster1] I1102 14:24:07.947244 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5374. 2020-11-02T14:27:21.8685879Z [cluster1] I1102 14:24:07.947303 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5375. 2020-11-02T14:27:21.8687085Z [cluster1] I1102 14:24:07.947648 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5376. 2020-11-02T14:27:21.8687635Z [cluster1] I1102 14:24:07.947680 1 route.go:759] Found nil gw or dst
  5377. 2020-11-02T14:27:21.8688138Z [cluster1] I1102 14:24:07.947688 1 route.go:582] This route agent is running on the active gateway node
  5378. 2020-11-02T14:27:21.8689047Z [cluster1] I1102 14:24:07.947696 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5379. 2020-11-02T14:27:21.8690287Z [cluster1] I1102 14:24:07.947939 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5380. 2020-11-02T14:27:21.8691090Z [cluster1] I1102 14:24:07.947988 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5381. 2020-11-02T14:27:21.8691742Z [cluster1] I1102 14:24:07.948026 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5382. 2020-11-02T14:27:21.8694641Z [cluster1] I1102 14:24:07.948050 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5383. 2020-11-02T14:27:21.8695692Z [cluster1] I1102 14:24:07.948102 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5384. 2020-11-02T14:27:21.8697220Z [cluster1] I1102 14:24:37.947405 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5385. 2020-11-02T14:27:21.8699610Z [cluster1] I1102 14:24:37.947478 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5386. 2020-11-02T14:27:21.8701182Z [cluster1] I1102 14:24:37.947708 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5387. 2020-11-02T14:27:21.8701761Z [cluster1] I1102 14:24:37.947739 1 route.go:759] Found nil gw or dst
  5388. 2020-11-02T14:27:21.8702320Z [cluster1] I1102 14:24:37.947746 1 route.go:582] This route agent is running on the active gateway node
  5389. 2020-11-02T14:27:21.8703507Z [cluster1] I1102 14:24:37.947837 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5390. 2020-11-02T14:27:21.8704446Z [cluster1] I1102 14:24:37.947973 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5391. 2020-11-02T14:27:21.8705294Z [cluster1] I1102 14:24:37.948021 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5392. 2020-11-02T14:27:21.8705908Z [cluster1] I1102 14:24:37.948058 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5393. 2020-11-02T14:27:21.8707035Z [cluster1] I1102 14:24:37.948082 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5394. 2020-11-02T14:27:21.8708937Z [cluster1] I1102 14:24:37.948169 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5395. 2020-11-02T14:27:21.8710751Z [cluster1] I1102 14:25:07.947812 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5396. 2020-11-02T14:27:21.8713382Z [cluster1] I1102 14:25:07.947869 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5397. 2020-11-02T14:27:21.8714680Z [cluster1] I1102 14:25:07.948054 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5398. 2020-11-02T14:27:21.8715263Z [cluster1] I1102 14:25:07.948119 1 route.go:759] Found nil gw or dst
  5399. 2020-11-02T14:27:21.8715960Z [cluster1] I1102 14:25:07.948145 1 route.go:582] This route agent is running on the active gateway node
  5400. 2020-11-02T14:27:21.8716864Z [cluster1] I1102 14:25:07.948167 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5401. 2020-11-02T14:27:21.8717763Z [cluster1] I1102 14:25:07.948287 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5402. 2020-11-02T14:27:21.8718763Z [cluster1] I1102 14:25:07.948326 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5403. 2020-11-02T14:27:21.8719678Z [cluster1] I1102 14:25:07.948354 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5404. 2020-11-02T14:27:21.8720445Z [cluster1] I1102 14:25:07.948376 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5405. 2020-11-02T14:27:21.8721434Z [cluster1] I1102 14:25:07.948442 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5406. 2020-11-02T14:27:21.8722951Z [cluster1] I1102 14:25:37.947816 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5407. 2020-11-02T14:27:21.8725421Z [cluster1] I1102 14:25:37.947858 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5408. 2020-11-02T14:27:21.8726728Z [cluster1] I1102 14:25:37.948087 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5409. 2020-11-02T14:27:21.8727293Z [cluster1] I1102 14:25:37.948131 1 route.go:759] Found nil gw or dst
  5410. 2020-11-02T14:27:21.8727851Z [cluster1] I1102 14:25:37.948139 1 route.go:582] This route agent is running on the active gateway node
  5411. 2020-11-02T14:27:21.8728821Z [cluster1] I1102 14:25:37.948146 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5412. 2020-11-02T14:27:21.8729868Z [cluster1] I1102 14:25:37.948370 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5413. 2020-11-02T14:27:21.8730523Z [cluster1] I1102 14:25:37.948439 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5414. 2020-11-02T14:27:21.8731127Z [cluster1] I1102 14:25:37.948478 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5415. 2020-11-02T14:27:21.8731844Z [cluster1] I1102 14:25:37.948505 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5416. 2020-11-02T14:27:21.8732798Z [cluster1] I1102 14:25:37.948567 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5417. 2020-11-02T14:27:21.8734312Z [cluster1] I1102 14:26:07.948265 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5418. 2020-11-02T14:27:21.8737545Z [cluster1] I1102 14:26:07.948306 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5419. 2020-11-02T14:27:21.8739117Z [cluster1] I1102 14:26:07.948554 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5420. 2020-11-02T14:27:21.8739654Z [cluster1] I1102 14:26:07.948584 1 route.go:759] Found nil gw or dst
  5421. 2020-11-02T14:27:21.8740308Z [cluster1] I1102 14:26:07.948591 1 route.go:582] This route agent is running on the active gateway node
  5422. 2020-11-02T14:27:21.8741280Z [cluster1] I1102 14:26:07.948597 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5423. 2020-11-02T14:27:21.8742001Z [cluster1] I1102 14:26:07.948723 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5424. 2020-11-02T14:27:21.8742653Z [cluster1] I1102 14:26:07.948772 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5425. 2020-11-02T14:27:21.8743252Z [cluster1] I1102 14:26:07.948975 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5426. 2020-11-02T14:27:21.8744033Z [cluster1] I1102 14:26:07.949015 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5427. 2020-11-02T14:27:21.8744986Z [cluster1] I1102 14:26:07.949097 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5428. 2020-11-02T14:27:21.8752323Z [cluster1] I1102 14:26:37.948232 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5429. 2020-11-02T14:27:21.8754472Z [cluster1] I1102 14:26:37.948268 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5430. 2020-11-02T14:27:21.8755688Z [cluster1] I1102 14:26:37.948542 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5431. 2020-11-02T14:27:22.1864439Z [cluster1] I1102 14:26:37.948569 1 route.go:759] Found nil gw or dst
  5432. 2020-11-02T14:27:22.1865120Z [cluster1] I1102 14:26:37.948576 1 route.go:582] This route agent is running on the active gateway node
  5433. 2020-11-02T14:27:22.1866518Z [cluster1] I1102 14:26:37.948582 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5434. 2020-11-02T14:27:22.1867853Z [cluster1] I1102 14:26:37.948728 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5435. 2020-11-02T14:27:22.1868696Z [cluster1] I1102 14:26:37.948777 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5436. 2020-11-02T14:27:22.1869269Z [cluster1] I1102 14:26:37.948869 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5437. 2020-11-02T14:27:22.1869834Z [cluster1] I1102 14:26:37.948923 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5438. 2020-11-02T14:27:22.1871141Z [cluster1] I1102 14:26:37.948973 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5439. 2020-11-02T14:27:22.1872781Z [cluster1] I1102 14:27:07.948361 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6" with subnets [100.2.0.0/16 10.2.0.0/16]
  5440. 2020-11-02T14:27:22.1875351Z [cluster1] I1102 14:27:07.948408 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-9 with IP 172.17.0.9, Host cluster1-worker for this cluster
  5441. 2020-11-02T14:27:22.1876503Z [cluster1] I1102 14:27:07.948613 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  5442. 2020-11-02T14:27:22.1877187Z [cluster1] I1102 14:27:07.948634 1 route.go:759] Found nil gw or dst
  5443. 2020-11-02T14:27:22.1878590Z [cluster1] I1102 14:27:07.948670 1 route.go:582] This route agent is running on the active gateway node
  5444. 2020-11-02T14:27:22.1879596Z [cluster1] I1102 14:27:07.948683 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  5445. 2020-11-02T14:27:22.1880347Z [cluster1] I1102 14:27:07.948826 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5446. 2020-11-02T14:27:22.1881030Z [cluster1] I1102 14:27:07.948863 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  5447. 2020-11-02T14:27:22.1882003Z [cluster1] I1102 14:27:07.948894 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  5448. 2020-11-02T14:27:22.1882648Z [cluster1] I1102 14:27:07.948953 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  5449. 2020-11-02T14:27:22.1883665Z [cluster1] I1102 14:27:07.948997 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  5450. 2020-11-02T14:27:22.1884240Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5451. 2020-11-02T14:27:22.1884538Z [cluster1]
  5452. 2020-11-02T14:27:22.1884957Z [cluster1] Showing information for cluster "cluster2":
  5453. 2020-11-02T14:27:22.1885633Z [cluster1] Discovered network details:
  5454. 2020-11-02T14:27:22.1886390Z [cluster1] Network plugin: weave-net
  5455. 2020-11-02T14:27:22.1886801Z [cluster1] Service CIDRs: [100.2.0.0/16]
  5456. 2020-11-02T14:27:22.1887176Z [cluster1] Cluster CIDRs: [10.2.0.0/16]
  5457. 2020-11-02T14:27:22.1887833Z [cluster1]
  5458. 2020-11-02T14:27:22.1888425Z [cluster1] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  5459. 2020-11-02T14:27:22.1888944Z [cluster1] cluster2 172.17.0.6 strongswan local
  5460. 2020-11-02T14:27:22.1889418Z [cluster1] cluster1 172.17.0.9 strongswan remote
  5461. 2020-11-02T14:27:22.1889781Z [cluster1]
  5462. 2020-11-02T14:27:22.1890357Z [cluster1] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  5463. 2020-11-02T14:27:22.1891563Z [cluster1] cluster1-worker cluster1 172.17.0.9 strongswan 100.1.0.0/16, 10.1.0.0/16 connected
  5464. 2020-11-02T14:27:22.1891995Z [cluster1]
  5465. 2020-11-02T14:27:22.1892308Z [cluster1] NODE HA STATUS SUMMARY
  5466. 2020-11-02T14:27:22.1893413Z [cluster1] cluster2-worker active All connections (1) are established
  5467. 2020-11-02T14:27:22.1893912Z [cluster1]
  5468. 2020-11-02T14:27:22.1894316Z [cluster1] COMPONENT REPOSITORY VERSION
  5469. 2020-11-02T14:27:22.1894850Z [cluster1] submariner localhost:5000 local
  5470. 2020-11-02T14:27:22.1895684Z [cluster1] submariner-operator localhost:5000 local
  5471. 2020-11-02T14:27:22.1896851Z [cluster1] service-discovery localhost:5000 local
  5472. 2020-11-02T14:27:22.1897243Z [cluster1]
  5473. 2020-11-02T14:27:22.2381721Z [cluster1] Showing information for cluster "cluster1":
  5474. 2020-11-02T14:27:22.2382282Z [cluster1] Discovered network details:
  5475. 2020-11-02T14:27:22.2383281Z [cluster1] Network plugin: weave-net
  5476. 2020-11-02T14:27:22.2383683Z [cluster1] Service CIDRs: [100.1.0.0/16]
  5477. 2020-11-02T14:27:22.2384407Z [cluster1] Cluster CIDRs: [10.1.0.0/16]
  5478. 2020-11-02T14:27:22.2384735Z [cluster1]
  5479. 2020-11-02T14:27:22.2385345Z [cluster1] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  5480. 2020-11-02T14:27:22.2385906Z [cluster1] cluster1 172.17.0.9 strongswan local
  5481. 2020-11-02T14:27:22.2386419Z [cluster1] cluster2 172.17.0.6 strongswan remote
  5482. 2020-11-02T14:27:22.2386808Z [cluster1]
  5483. 2020-11-02T14:27:22.2387262Z [cluster1] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  5484. 2020-11-02T14:27:22.2388460Z [cluster1] cluster2-worker cluster2 172.17.0.6 strongswan 100.2.0.0/16, 10.2.0.0/16 connected
  5485. 2020-11-02T14:27:22.2389333Z [cluster1]
  5486. 2020-11-02T14:27:22.2389654Z [cluster1] NODE HA STATUS SUMMARY
  5487. 2020-11-02T14:27:22.2390382Z [cluster1] cluster1-worker active All connections (1) are established
  5488. 2020-11-02T14:27:22.2390818Z [cluster1]
  5489. 2020-11-02T14:27:22.2391266Z [cluster1] COMPONENT REPOSITORY VERSION
  5490. 2020-11-02T14:27:22.2391734Z [cluster1] submariner localhost:5000 local
  5491. 2020-11-02T14:27:22.2392453Z [cluster1] submariner-operator localhost:5000 local
  5492. 2020-11-02T14:27:22.2393209Z [cluster1] service-discovery localhost:5000 local
  5493. 2020-11-02T14:27:22.2393850Z [cluster1] ===================== END Post mortem cluster1 =====================
  5494. 2020-11-02T14:27:22.2415648Z [lighthouse]$ [cluster2] post_analyze
  5495. 2020-11-02T14:27:22.2436501Z [lighthouse]$ [cluster2] sed s/^/[cluster2] /
  5496. 2020-11-02T14:27:22.2468104Z [lighthouse]$ [cluster2] post_analyze
  5497. 2020-11-02T14:27:22.2492743Z [lighthouse]$ [cluster2] kubectl get all --all-namespaces
  5498. 2020-11-02T14:27:22.2610851Z [lighthouse]$ [cluster2] kubectl get all --all-namespaces
  5499. 2020-11-02T14:27:22.2634559Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get all --all-namespaces
  5500. 2020-11-02T14:27:22.2659515Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get all --all-namespaces
  5501. 2020-11-02T14:27:22.7386207Z [cluster2] ======================= Post mortem cluster2 =======================
  5502. 2020-11-02T14:27:22.7386763Z [cluster2] NAMESPACE NAME READY STATUS RESTARTS AGE
  5503. 2020-11-02T14:27:22.7388134Z [cluster2] kube-system pod/coredns-6955765f44-94hpz 1/1 Running 0 12m
  5504. 2020-11-02T14:27:22.7389155Z [cluster2] kube-system pod/coredns-6955765f44-hn4zw 1/1 Running 0 12m
  5505. 2020-11-02T14:27:22.7391119Z [cluster2] kube-system pod/etcd-cluster2-control-plane 1/1 Running 0 13m
  5506. 2020-11-02T14:27:22.7393185Z [cluster2] kube-system pod/kube-apiserver-cluster2-control-plane 1/1 Running 0 13m
  5507. 2020-11-02T14:27:22.7395027Z [cluster2] kube-system pod/kube-controller-manager-cluster2-control-plane 1/1 Running 0 13m
  5508. 2020-11-02T14:27:22.7396363Z [cluster2] kube-system pod/kube-proxy-5x4dc 1/1 Running 0 12m
  5509. 2020-11-02T14:27:22.7397242Z [cluster2] kube-system pod/kube-proxy-8f2tt 1/1 Running 0 12m
  5510. 2020-11-02T14:27:22.7398301Z [cluster2] kube-system pod/kube-proxy-jmcnd 1/1 Running 0 12m
  5511. 2020-11-02T14:27:22.7402663Z [cluster2] kube-system pod/kube-scheduler-cluster2-control-plane 1/1 Running 0 13m
  5512. 2020-11-02T14:27:22.7405503Z [cluster2] kube-system pod/weave-net-n4nql 2/2 Running 0 12m
  5513. 2020-11-02T14:27:22.7406383Z [cluster2] kube-system pod/weave-net-s9w8n 2/2 Running 0 12m
  5514. 2020-11-02T14:27:22.7407246Z [cluster2] kube-system pod/weave-net-xh96j 2/2 Running 0 12m
  5515. 2020-11-02T14:27:22.7408439Z [cluster2] local-path-storage pod/local-path-provisioner-7745554f7f-6wbgn 1/1 Running 0 12m
  5516. 2020-11-02T14:27:22.7409793Z [cluster2] submariner-operator pod/submariner-gateway-k26wv 1/1 Running 0 10m
  5517. 2020-11-02T14:27:22.7412275Z [cluster2] submariner-operator pod/submariner-lighthouse-agent-6f564f944-956r6 1/1 Running 0 10m
  5518. 2020-11-02T14:27:22.7414911Z [cluster2] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-84qw7 1/1 Running 0 10m
  5519. 2020-11-02T14:27:22.7416819Z [cluster2] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-dlv85 1/1 Running 0 10m
  5520. 2020-11-02T14:27:22.7418496Z [cluster2] submariner-operator pod/submariner-operator-6675977db7-6xrhb 1/1 Running 0 10m
  5521. 2020-11-02T14:27:22.7419876Z [cluster2] submariner-operator pod/submariner-routeagent-kg28c 1/1 Running 0 10m
  5522. 2020-11-02T14:27:22.7421155Z [cluster2] submariner-operator pod/submariner-routeagent-lkkgh 1/1 Running 0 10m
  5523. 2020-11-02T14:27:22.7423467Z [cluster2] submariner-operator pod/submariner-routeagent-wds9g 1/1 Running 0 10m
  5524. 2020-11-02T14:27:22.7424312Z [cluster2]
  5525. 2020-11-02T14:27:22.7425554Z [cluster2] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  5526. 2020-11-02T14:27:22.7426237Z [cluster2] default service/kubernetes ClusterIP 100.2.0.1 <none> 443/TCP 13m
  5527. 2020-11-02T14:27:22.7427193Z [cluster2] kube-system service/kube-dns ClusterIP 100.2.0.10 <none> 53/UDP,53/TCP,9153/TCP 13m
  5528. 2020-11-02T14:27:22.7428765Z [cluster2] submariner-operator service/submariner-lighthouse-coredns ClusterIP 100.2.133.25 <none> 53/UDP 10m
  5529. 2020-11-02T14:27:22.7430226Z [cluster2] submariner-operator service/submariner-operator-metrics ClusterIP 100.2.8.134 <none> 8383/TCP,8686/TCP 10m
  5530. 2020-11-02T14:27:22.7430960Z [cluster2]
  5531. 2020-11-02T14:27:22.7432096Z [cluster2] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  5532. 2020-11-02T14:27:22.7433648Z [cluster2] kube-system daemonset.apps/kube-proxy 3 3 3 3 3 beta.kubernetes.io/os=linux 13m
  5533. 2020-11-02T14:27:22.7434962Z [cluster2] kube-system daemonset.apps/weave-net 3 3 3 3 3 <none> 12m
  5534. 2020-11-02T14:27:22.7436556Z [cluster2] submariner-operator daemonset.apps/submariner-gateway 1 1 1 1 1 submariner.io/gateway=true 10m
  5535. 2020-11-02T14:27:22.7500719Z [lighthouse]$ [cluster2] kubectl get pods -A
  5536. 2020-11-02T14:27:22.7516095Z [lighthouse]$ [cluster2] kubectl get pods -A
  5537. 2020-11-02T14:27:22.7528431Z [lighthouse]$ [cluster2] tail -n +2
  5538. 2020-11-02T14:27:22.7541508Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods -A
  5539. 2020-11-02T14:27:22.7542289Z [lighthouse]$ [cluster2] grep -v Running
  5540. 2020-11-02T14:27:22.7562444Z [lighthouse]$ [cluster2] sed s/ */;/g
  5541. 2020-11-02T14:27:22.7578551Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods -A
  5542. 2020-11-02T14:27:23.0947241Z [lighthouse]$ [cluster2] namespace=kube-system
  5543. 2020-11-02T14:27:23.0965060Z [lighthouse]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5544. 2020-11-02T14:27:23.0979938Z [lighthouse]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5545. 2020-11-02T14:27:23.0992613Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5546. 2020-11-02T14:27:23.1009213Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5547. 2020-11-02T14:27:23.4025902Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-5x4dc
  5548. 2020-11-02T14:27:23.4043151Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-5x4dc
  5549. 2020-11-02T14:27:23.4057505Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-5x4dc
  5550. 2020-11-02T14:27:23.4070162Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-5x4dc
  5551. 2020-11-02T14:27:23.7522542Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-8f2tt
  5552. 2020-11-02T14:27:23.7537264Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-8f2tt
  5553. 2020-11-02T14:27:23.7550087Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-8f2tt
  5554. 2020-11-02T14:27:23.7564801Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-8f2tt
  5555. 2020-11-02T14:27:24.0798472Z [cluster2] submariner-operator daemonset.apps/submariner-routeagent 3 3 3 3 3 <none> 10m
  5556. 2020-11-02T14:27:24.0799329Z [cluster2]
  5557. 2020-11-02T14:27:24.0800097Z [cluster2] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  5558. 2020-11-02T14:27:24.0800973Z [cluster2] kube-system deployment.apps/coredns 2/2 2 2 13m
  5559. 2020-11-02T14:27:24.0802162Z [cluster2] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 13m
  5560. 2020-11-02T14:27:24.0803307Z [cluster2] submariner-operator deployment.apps/submariner-lighthouse-agent 1/1 1 1 10m
  5561. 2020-11-02T14:27:24.0804569Z [cluster2] submariner-operator deployment.apps/submariner-lighthouse-coredns 2/2 2 2 10m
  5562. 2020-11-02T14:27:24.0805749Z [cluster2] submariner-operator deployment.apps/submariner-operator 1/1 1 1 10m
  5563. 2020-11-02T14:27:24.0806308Z [cluster2]
  5564. 2020-11-02T14:27:24.0806702Z [cluster2] NAMESPACE NAME DESIRED CURRENT READY AGE
  5565. 2020-11-02T14:27:24.0807665Z [cluster2] kube-system replicaset.apps/coredns-6955765f44 2 2 2 12m
  5566. 2020-11-02T14:27:24.0808963Z [cluster2] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 12m
  5567. 2020-11-02T14:27:24.0810627Z [cluster2] submariner-operator replicaset.apps/submariner-lighthouse-agent-6f564f944 1 1 1 10m
  5568. 2020-11-02T14:27:24.0812284Z [cluster2] submariner-operator replicaset.apps/submariner-lighthouse-coredns-557485fbc 2 2 2 10m
  5569. 2020-11-02T14:27:24.0813928Z [cluster2] submariner-operator replicaset.apps/submariner-operator-6675977db7 1 1 1 10m
  5570. 2020-11-02T14:27:24.0815028Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-5x4dc in namespace kube-system :++++++++++++++++++++++
  5571. 2020-11-02T14:27:24.0815972Z [cluster2] W1102 14:14:59.621504 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  5572. 2020-11-02T14:27:24.0816580Z [cluster2] I1102 14:14:59.656077 1 node.go:135] Successfully retrieved node IP: 172.17.0.6
  5573. 2020-11-02T14:27:24.0817126Z [cluster2] I1102 14:14:59.656384 1 server_others.go:145] Using iptables Proxier.
  5574. 2020-11-02T14:27:24.0817625Z [cluster2] I1102 14:14:59.657068 1 server.go:571] Version: v1.17.0
  5575. 2020-11-02T14:27:24.0818267Z [cluster2] I1102 14:14:59.666738 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  5576. 2020-11-02T14:27:24.0819206Z [cluster2] I1102 14:14:59.672244 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  5577. 2020-11-02T14:27:24.0820178Z [cluster2] I1102 14:14:59.672479 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  5578. 2020-11-02T14:27:24.0821185Z [cluster2] I1102 14:14:59.680129 1 config.go:313] Starting service config controller
  5579. 2020-11-02T14:27:24.0821982Z [cluster2] I1102 14:14:59.680148 1 shared_informer.go:197] Waiting for caches to sync for service config
  5580. 2020-11-02T14:27:24.0822626Z [cluster2] I1102 14:14:59.680184 1 config.go:131] Starting endpoints config controller
  5581. 2020-11-02T14:27:24.0823590Z [cluster2] I1102 14:14:59.680194 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  5582. 2020-11-02T14:27:24.0824473Z [cluster2] I1102 14:14:59.793402 1 shared_informer.go:204] Caches are synced for service config
  5583. 2020-11-02T14:27:24.0825499Z [cluster2] I1102 14:14:59.793402 1 shared_informer.go:204] Caches are synced for endpoints config
  5584. 2020-11-02T14:27:24.0826415Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-8f2tt in namespace kube-system :++++++++++++++++++++++
  5585. 2020-11-02T14:27:24.0827274Z [cluster2] W1102 14:14:31.347321 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  5586. 2020-11-02T14:27:24.0828257Z [cluster2] I1102 14:14:31.378032 1 node.go:135] Successfully retrieved node IP: 172.17.0.5
  5587. 2020-11-02T14:27:24.0830821Z [cluster2] I1102 14:14:31.378069 1 server_others.go:145] Using iptables Proxier.
  5588. 2020-11-02T14:27:24.0831366Z [cluster2] I1102 14:14:31.378929 1 server.go:571] Version: v1.17.0
  5589. 2020-11-02T14:27:24.0832335Z [cluster2] I1102 14:14:31.389627 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_max' to 131072
  5590. 2020-11-02T14:27:24.0832987Z [cluster2] I1102 14:14:31.389891 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  5591. 2020-11-02T14:27:24.0833970Z [cluster2] I1102 14:14:31.390359 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  5592. 2020-11-02T14:27:24.0835400Z [cluster2] I1102 14:14:31.394492 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  5593. 2020-11-02T14:27:24.0849074Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-jmcnd
  5594. 2020-11-02T14:27:24.0862263Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-jmcnd
  5595. 2020-11-02T14:27:24.0873106Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-jmcnd
  5596. 2020-11-02T14:27:24.0888068Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-jmcnd
  5597. 2020-11-02T14:27:24.4069265Z [lighthouse]$ [cluster2] namespace=submariner-operator
  5598. 2020-11-02T14:27:24.4084372Z [lighthouse]$ [cluster2] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5599. 2020-11-02T14:27:24.4095657Z [lighthouse]$ [cluster2] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5600. 2020-11-02T14:27:24.4107741Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5601. 2020-11-02T14:27:24.4123143Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5602. 2020-11-02T14:27:24.7148608Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-operator-6675977db7-6xrhb
  5603. 2020-11-02T14:27:24.7161372Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-operator-6675977db7-6xrhb
  5604. 2020-11-02T14:27:24.7172654Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-operator-6675977db7-6xrhb
  5605. 2020-11-02T14:27:24.7189080Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-operator-6675977db7-6xrhb
  5606. 2020-11-02T14:27:25.0411297Z [cluster2] I1102 14:14:31.397578 1 config.go:131] Starting endpoints config controller
  5607. 2020-11-02T14:27:25.0412045Z [cluster2] I1102 14:14:31.411342 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  5608. 2020-11-02T14:27:25.0412992Z [cluster2] I1102 14:14:31.411008 1 config.go:313] Starting service config controller
  5609. 2020-11-02T14:27:25.0413655Z [cluster2] I1102 14:14:31.416042 1 shared_informer.go:197] Waiting for caches to sync for service config
  5610. 2020-11-02T14:27:25.0414355Z [cluster2] I1102 14:14:31.518972 1 shared_informer.go:204] Caches are synced for endpoints config
  5611. 2020-11-02T14:27:25.0415034Z [cluster2] I1102 14:14:31.519354 1 shared_informer.go:204] Caches are synced for service config
  5612. 2020-11-02T14:27:25.0416392Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-jmcnd in namespace kube-system :++++++++++++++++++++++
  5613. 2020-11-02T14:27:25.0417425Z [cluster2] W1102 14:14:52.424139 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  5614. 2020-11-02T14:27:25.0418053Z [cluster2] I1102 14:14:52.435952 1 node.go:135] Successfully retrieved node IP: 172.17.0.7
  5615. 2020-11-02T14:27:25.0418618Z [cluster2] I1102 14:14:52.436122 1 server_others.go:145] Using iptables Proxier.
  5616. 2020-11-02T14:27:25.0419482Z [cluster2] I1102 14:14:52.436479 1 server.go:571] Version: v1.17.0
  5617. 2020-11-02T14:27:25.0420203Z [cluster2] I1102 14:14:52.436975 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  5618. 2020-11-02T14:27:25.0421235Z [cluster2] I1102 14:14:52.437222 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  5619. 2020-11-02T14:27:25.0422449Z [cluster2] I1102 14:14:52.437458 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  5620. 2020-11-02T14:27:25.0423297Z [cluster2] I1102 14:14:52.439280 1 config.go:313] Starting service config controller
  5621. 2020-11-02T14:27:25.0424262Z [cluster2] I1102 14:14:52.439385 1 shared_informer.go:197] Waiting for caches to sync for service config
  5622. 2020-11-02T14:27:25.0424932Z [cluster2] I1102 14:14:52.443235 1 config.go:131] Starting endpoints config controller
  5623. 2020-11-02T14:27:25.0425621Z [cluster2] I1102 14:14:52.443432 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  5624. 2020-11-02T14:27:25.0426298Z [cluster2] I1102 14:14:52.543169 1 shared_informer.go:204] Caches are synced for service config
  5625. 2020-11-02T14:27:25.0426971Z [cluster2] I1102 14:14:52.548027 1 shared_informer.go:204] Caches are synced for endpoints config
  5626. 2020-11-02T14:27:25.0427476Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5627. 2020-11-02T14:27:25.0428596Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-operator-6675977db7-6xrhb in namespace submariner-operator :++++++++++++++++++++++
  5628. 2020-11-02T14:27:25.0429533Z [cluster2] {"level":"info","ts":1604326604.2141192,"logger":"cmd","msg":"Go Version: go1.15.2"}
  5629. 2020-11-02T14:27:25.0430092Z [cluster2] {"level":"info","ts":1604326604.2143621,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  5630. 2020-11-02T14:27:25.0431087Z [cluster2] {"level":"info","ts":1604326604.214495,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  5631. 2020-11-02T14:27:25.0431952Z [cluster2] {"level":"info","ts":1604326604.214594,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  5632. 2020-11-02T14:27:25.0432969Z [cluster2] {"level":"info","ts":1604326604.2150564,"logger":"leader","msg":"Trying to become the leader."}
  5633. 2020-11-02T14:27:25.0433853Z [cluster2] {"level":"info","ts":1604326604.529585,"logger":"leader","msg":"No pre-existing lock was found."}
  5634. 2020-11-02T14:27:25.0434459Z [cluster2] {"level":"info","ts":1604326604.5495875,"logger":"leader","msg":"Became the leader."}
  5635. 2020-11-02T14:27:25.0435732Z [cluster2] {"level":"info","ts":1604326604.8527122,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  5636. 2020-11-02T14:27:25.0436588Z [cluster2] {"level":"info","ts":1604326604.8530896,"logger":"cmd","msg":"Registering Components."}
  5637. 2020-11-02T14:27:25.0437379Z [cluster2] {"level":"info","ts":1604326604.8531735,"logger":"cmd","msg":"Creating the engine CRDs"}
  5638. 2020-11-02T14:27:25.0438304Z [cluster2] {"level":"info","ts":1604326604.8765135,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  5639. 2020-11-02T14:27:25.0439026Z [cluster2] {"level":"info","ts":1604326604.988521,"logger":"cmd","msg":"The Lighthouse CRDs were updated, restarting..."}
  5640. 2020-11-02T14:27:25.0439691Z [cluster2] {"level":"info","ts":1604326605.0668247,"logger":"cmd","msg":"Go Version: go1.15.2"}
  5641. 2020-11-02T14:27:25.0440391Z [cluster2] {"level":"info","ts":1604326605.0670512,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  5642. 2020-11-02T14:27:25.0441261Z [cluster2] {"level":"info","ts":1604326605.067133,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  5643. 2020-11-02T14:27:25.0441968Z [cluster2] {"level":"info","ts":1604326605.067199,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  5644. 2020-11-02T14:27:25.0442659Z [cluster2] {"level":"info","ts":1604326605.0675242,"logger":"leader","msg":"Trying to become the leader."}
  5645. 2020-11-02T14:27:25.0500817Z [cluster2] {"level":"info","ts":1604326607.5980835,"logger":"leader","msg":"Found existing lock with my name. I was likely restarted."}
  5646. 2020-11-02T14:27:25.0501571Z [cluster2] {"level":"info","ts":1604326607.5981183,"logger":"leader","msg":"Continuing as the leader."}
  5647. 2020-11-02T14:27:25.0503180Z [cluster2] {"level":"info","ts":1604326608.1029382,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  5648. 2020-11-02T14:27:25.0504065Z [cluster2] {"level":"info","ts":1604326608.1031616,"logger":"cmd","msg":"Registering Components."}
  5649. 2020-11-02T14:27:25.0504759Z [cluster2] {"level":"info","ts":1604326608.1032677,"logger":"cmd","msg":"Creating the engine CRDs"}
  5650. 2020-11-02T14:27:25.0505368Z [cluster2] {"level":"info","ts":1604326608.1415365,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  5651. 2020-11-02T14:27:25.0506862Z [cluster2] {"level":"info","ts":1604326610.264626,"logger":"metrics","msg":"Metrics Service object created","Service.Name":"submariner-operator-metrics","Service.Namespace":"submariner-operator"}
  5652. 2020-11-02T14:27:25.0508928Z [cluster2] {"level":"info","ts":1604326610.7676315,"logger":"cmd","msg":"Could not create ServiceMonitor object","error":"no ServiceMonitor registered with the API"}
  5653. 2020-11-02T14:27:25.0510525Z [cluster2] {"level":"info","ts":1604326610.7676897,"logger":"cmd","msg":"Install prometheus-operator in your cluster to create ServiceMonitor objects","error":"no ServiceMonitor registered with the API"}
  5654. 2020-11-02T14:27:25.0511690Z [cluster2] {"level":"info","ts":1604326610.7676954,"logger":"cmd","msg":"Starting the Cmd."}
  5655. 2020-11-02T14:27:25.0512879Z [cluster2] {"level":"info","ts":1604326610.7679844,"logger":"controller-runtime.manager","msg":"starting metrics server","path":"/metrics"}
  5656. 2020-11-02T14:27:25.0514837Z [cluster2] {"level":"info","ts":1604326610.7680457,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  5657. 2020-11-02T14:27:25.0517012Z [cluster2] {"level":"info","ts":1604326610.7681816,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  5658. 2020-11-02T14:27:25.0521322Z [cluster2] {"level":"info","ts":1604326610.8689022,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  5659. 2020-11-02T14:27:25.0523160Z [cluster2] {"level":"info","ts":1604326610.86957,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  5660. 2020-11-02T14:27:25.0526194Z [cluster2] {"level":"info","ts":1604326610.969343,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"servicediscovery-controller"}
  5661. 2020-11-02T14:27:25.0528114Z [cluster2] {"level":"info","ts":1604326610.9693954,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"servicediscovery-controller","worker count":1}
  5662. 2020-11-02T14:27:25.0530457Z [cluster2] {"level":"info","ts":1604326610.9698749,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  5663. 2020-11-02T14:27:25.0532367Z [cluster2] {"level":"info","ts":1604326611.1702793,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"submariner-controller"}
  5664. 2020-11-02T14:27:25.0534045Z [cluster2] {"level":"info","ts":1604326611.170352,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"submariner-controller","worker count":1}
  5665. 2020-11-02T14:27:25.0535986Z [cluster2] {"level":"info","ts":1604326611.1704462,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5666. 2020-11-02T14:27:25.0537385Z [cluster2] {"level":"info","ts":1604326611.2976346,"logger":"controller_submariner","msg":"Cluster network discovered"}
  5667. 2020-11-02T14:27:25.0538717Z [cluster2] {"level":"info","ts":1604326611.2981591,"logger":"controller_submariner","msg":"Discovered K8s network details","plugin":"weave-net","clusterCIDRs":["10.2.0.0/16"],"serviceCIDRs":["100.2.0.0/16"]}
  5668. 2020-11-02T14:27:25.0539750Z [cluster2] {"level":"info","ts":1604326611.2982533,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5669. 2020-11-02T14:27:25.0540749Z [cluster2] {"level":"info","ts":1604326611.2983236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5670. 2020-11-02T14:27:25.0542551Z [cluster2] {"level":"info","ts":1604326611.3244538,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5671. 2020-11-02T14:27:25.0545377Z [cluster2] {"level":"info","ts":1604326611.3937528,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5672. 2020-11-02T14:27:25.0548434Z [cluster2] {"level":"info","ts":1604326611.9552906,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5673. 2020-11-02T14:27:25.0550794Z [cluster2] {"level":"info","ts":1604326612.0628638,"logger":"controller_submariner","msg":"Created Service Discovery CR","Request.Namespace":"submariner-operator","Request.Name":"submariner","Namespace":"submariner-operator","Name":"service-discovery"}
  5674. 2020-11-02T14:27:25.0553060Z [cluster2] {"level":"info","ts":1604326612.0631847,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5675. 2020-11-02T14:27:25.0554462Z [cluster2] {"level":"info","ts":1604326612.3592715,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5676. 2020-11-02T14:27:25.0555383Z [cluster2] {"level":"info","ts":1604326612.3594818,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5677. 2020-11-02T14:27:25.0557771Z [cluster2] {"level":"info","ts":1604326612.4339697,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5678. 2020-11-02T14:27:25.0631437Z [cluster2] {"level":"error","ts":1604326612.4340613,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"servicediscovery-controller","name":"service-discovery","namespace":"submariner-operator","error":"error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: Deployment.apps \"submariner-lighthouse-agent\" not found","errorVerbose":"Deployment.apps \"submariner-lighthouse-agent\" not found\nerror creating or updating Deployment submariner-operator/submariner-lighthouse-agent","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5679. 2020-11-02T14:27:25.0650673Z [cluster2] {"level":"info","ts":1604326613.4368901,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5680. 2020-11-02T14:27:25.0653383Z [cluster2] {"level":"info","ts":1604326614.2705429,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5681. 2020-11-02T14:27:25.0656232Z [cluster2] {"level":"info","ts":1604326615.1137164,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5682. 2020-11-02T14:27:25.0659739Z [cluster2] {"level":"info","ts":1604326615.1147358,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5683. 2020-11-02T14:27:25.0662107Z [cluster2] {"level":"info","ts":1604326615.3607833,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5684. 2020-11-02T14:27:25.0664745Z [cluster2] {"level":"info","ts":1604326615.668139,"logger":"controller_servicediscovery","msg":"Created a new ConfigMap","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","ConfigMap.Namespace":"submariner-operator","ConfigMap.Name":"submariner-lighthouse-coredns"}
  5685. 2020-11-02T14:27:25.0666487Z [cluster2] {"level":"info","ts":1604326615.76036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5686. 2020-11-02T14:27:25.0667311Z [cluster2] {"level":"info","ts":1604326615.7603853,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5687. 2020-11-02T14:27:25.0670289Z [cluster2] {"level":"info","ts":1604326615.8747838,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5688. 2020-11-02T14:27:25.0673571Z [cluster2] {"level":"info","ts":1604326615.914498,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5689. 2020-11-02T14:27:25.0676481Z [cluster2] {"level":"info","ts":1604326616.1728678,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5690. 2020-11-02T14:27:25.0733300Z [cluster2] {"level":"info","ts":1604326616.4803896,"logger":"controller_servicediscovery","msg":"Created a new Service","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Service.Namespace":"submariner-operator","Service.Name":"submariner-lighthouse-coredns"}
  5691. 2020-11-02T14:27:25.0744434Z [cluster2] {"level":"error","ts":1604326616.4804342,"logger":"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","errorVerbose":"Service \"submariner-lighthouse-coredns\" not found\nerror creating or updating Service submariner-operator/submariner-lighthouse-coredns","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\ngithub.com/submariner-io/submariner-operator/pkg/controller/servicediscovery.(*ReconcileServiceDiscovery).Reconcile\n\tsubmariner-operator/pkg/controller/servicediscovery/servicediscovery_controller.go:166\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:246\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5692. 2020-11-02T14:27:25.0762554Z [cluster2] {"level":"error","ts":1604326616.4805026,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"servicediscovery-controller","name":"service-discovery","namespace":"submariner-operator","error":"error creating or updating Service submariner-operator/submariner-lighthouse-coredns: Service \"submariner-lighthouse-coredns\" not found","errorVerbose":"Service \"submariner-lighthouse-coredns\" not found\nerror creating or updating Service submariner-operator/submariner-lighthouse-coredns","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5693. 2020-11-02T14:27:25.0771105Z [cluster2] {"level":"info","ts":1604326617.491955,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5694. 2020-11-02T14:27:25.0773938Z [cluster2] {"level":"info","ts":1604326617.5150151,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5695. 2020-11-02T14:27:25.0777407Z [cluster2] {"level":"info","ts":1604326617.533979,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5696. 2020-11-02T14:27:25.0783703Z [cluster2] {"level":"info","ts":1604326617.5840786,"logger":"controller_servicediscovery","msg":"coredns configmap does not have lighthouse configuration hence creating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5697. 2020-11-02T14:27:25.0790894Z [cluster2] {"level":"info","ts":1604326617.584117,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.133.25\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 cache 30\n loop\n reload\n loadbalance\n}\n"}
  5698. 2020-11-02T14:27:25.0794335Z [cluster2] {"level":"info","ts":1604326656.74585,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5699. 2020-11-02T14:27:25.0795495Z [cluster2] {"level":"info","ts":1604326656.910872,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5700. 2020-11-02T14:27:25.0796351Z [cluster2] {"level":"info","ts":1604326656.9112954,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5701. 2020-11-02T14:27:25.0798308Z [cluster2] {"level":"info","ts":1604326657.1150935,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5702. 2020-11-02T14:27:25.0800959Z [cluster2] {"level":"info","ts":1604326657.1235812,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5703. 2020-11-02T14:27:25.0816482Z [cluster2] {"level":"info","ts":1604326657.2125978,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5704. 2020-11-02T14:27:25.0819747Z [cluster2] {"level":"info","ts":1604326657.213206,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5705. 2020-11-02T14:27:25.0823048Z [cluster2] {"level":"info","ts":1604326657.3361418,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5706. 2020-11-02T14:27:25.0825680Z [cluster2] {"level":"info","ts":1604326657.3368614,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5707. 2020-11-02T14:27:25.0829498Z [cluster2] {"level":"info","ts":1604326657.336913,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.133.25\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 cache 30\n loop\n reload\n loadbalance\n}\n\n"}
  5708. 2020-11-02T14:27:25.0833446Z [cluster2] {"level":"info","ts":1604326657.5186677,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5709. 2020-11-02T14:27:25.0844890Z [cluster2] {"level":"error","ts":1604326658.2371876,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"submariner-controller","name":"submariner","namespace":"submariner-operator","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","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5710. 2020-11-02T14:27:25.0852338Z [cluster2] {"level":"info","ts":1604326659.2376835,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5711. 2020-11-02T14:27:25.0857904Z [cluster2] {"level":"info","ts":1604326659.2425969,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5712. 2020-11-02T14:27:25.0858706Z [cluster2] {"level":"info","ts":1604326659.242753,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5713. 2020-11-02T14:27:25.0860741Z [cluster2] {"level":"info","ts":1604326659.249215,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5714. 2020-11-02T14:27:25.0863668Z [cluster2] {"level":"info","ts":1604326659.2522488,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5715. 2020-11-02T14:27:25.0866017Z [cluster2] {"level":"info","ts":1604326659.2628,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5716. 2020-11-02T14:27:25.0867339Z [cluster2] {"level":"info","ts":1604326659.2713208,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5717. 2020-11-02T14:27:25.0871510Z [cluster2] {"level":"info","ts":1604326659.2714596,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5718. 2020-11-02T14:27:25.0874248Z [cluster2] {"level":"info","ts":1604326659.2747824,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5719. 2020-11-02T14:27:25.0878705Z [cluster2] {"level":"info","ts":1604326659.2852287,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5720. 2020-11-02T14:27:25.0881614Z [cluster2] {"level":"info","ts":1604326663.1325288,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5721. 2020-11-02T14:27:25.0897280Z [cluster2] {"level":"info","ts":1604326663.1781008,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5722. 2020-11-02T14:27:25.0898148Z [cluster2] {"level":"info","ts":1604326663.1781445,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5723. 2020-11-02T14:27:25.0900409Z [cluster2] {"level":"info","ts":1604326663.1839097,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5724. 2020-11-02T14:27:25.0903447Z [cluster2] {"level":"info","ts":1604326663.1915176,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5725. 2020-11-02T14:27:25.0906122Z [cluster2] {"level":"info","ts":1604326663.7570035,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5726. 2020-11-02T14:27:25.0923972Z [cluster2] {"level":"info","ts":1604326663.7790577,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5727. 2020-11-02T14:27:25.0924752Z [cluster2] {"level":"info","ts":1604326663.7791011,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5728. 2020-11-02T14:27:25.0926670Z [cluster2] {"level":"info","ts":1604326663.801496,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5729. 2020-11-02T14:27:25.0929363Z [cluster2] {"level":"info","ts":1604326663.8083205,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5730. 2020-11-02T14:27:25.0931863Z [cluster2] {"level":"info","ts":1604326663.8230147,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5731. 2020-11-02T14:27:25.0933008Z [cluster2] {"level":"info","ts":1604326663.8425992,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5732. 2020-11-02T14:27:25.0933989Z [cluster2] {"level":"info","ts":1604326663.842661,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5733. 2020-11-02T14:27:25.0935992Z [cluster2] {"level":"info","ts":1604326663.8558285,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5734. 2020-11-02T14:27:25.0938552Z [cluster2] {"level":"info","ts":1604326663.8603668,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5735. 2020-11-02T14:27:25.0940748Z [cluster2] {"level":"info","ts":1604326665.977493,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5736. 2020-11-02T14:27:25.0945092Z [cluster2] {"level":"info","ts":1604326665.9852438,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5737. 2020-11-02T14:27:25.0948668Z [cluster2] {"level":"info","ts":1604326665.9967382,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5738. 2020-11-02T14:27:25.0951190Z [cluster2] {"level":"info","ts":1604326666.0020163,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5739. 2020-11-02T14:27:25.0954802Z [cluster2] {"level":"info","ts":1604326666.0022032,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.133.25\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 cache 30\n loop\n reload\n loadbalance\n}\n\n\n"}
  5740. 2020-11-02T14:27:25.0957918Z [cluster2] {"level":"info","ts":1604326668.1501327,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5741. 2020-11-02T14:27:25.0959032Z [cluster2] {"level":"info","ts":1604326668.1576755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5742. 2020-11-02T14:27:25.0959847Z [cluster2] {"level":"info","ts":1604326668.1577015,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5743. 2020-11-02T14:27:25.0961855Z [cluster2] {"level":"info","ts":1604326668.1681159,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5744. 2020-11-02T14:27:25.0964827Z [cluster2] {"level":"info","ts":1604326668.174613,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5745. 2020-11-02T14:27:25.0967009Z [cluster2] {"level":"info","ts":1604326668.1882322,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5746. 2020-11-02T14:27:25.0968154Z [cluster2] {"level":"info","ts":1604326668.1973944,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5747. 2020-11-02T14:27:25.0968995Z [cluster2] {"level":"info","ts":1604326668.197418,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5748. 2020-11-02T14:27:25.0971335Z [cluster2] {"level":"info","ts":1604326668.2035708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5749. 2020-11-02T14:27:25.0973873Z [cluster2] {"level":"info","ts":1604326668.2081277,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5750. 2020-11-02T14:27:25.0976305Z [cluster2] {"level":"info","ts":1604326670.952356,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5751. 2020-11-02T14:27:25.0979256Z [cluster2] {"level":"info","ts":1604326670.9740922,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5752. 2020-11-02T14:27:25.0982801Z [cluster2] {"level":"info","ts":1604326670.9852748,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5753. 2020-11-02T14:27:25.0985662Z [cluster2] {"level":"info","ts":1604326670.9960506,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5754. 2020-11-02T14:27:25.0988970Z [cluster2] {"level":"info","ts":1604326670.9963858,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.133.25\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 cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"}
  5755. 2020-11-02T14:27:25.0991645Z [cluster2] {"level":"info","ts":1604326673.1718695,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5756. 2020-11-02T14:27:25.0993562Z [cluster2] {"level":"info","ts":1604326673.1781712,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5757. 2020-11-02T14:27:25.0994478Z [cluster2] {"level":"info","ts":1604326673.178213,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5758. 2020-11-02T14:27:25.0996550Z [cluster2] {"level":"info","ts":1604326673.1817424,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5759. 2020-11-02T14:27:25.1001949Z [cluster2] {"level":"info","ts":1604326673.1845434,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5760. 2020-11-02T14:27:25.1004803Z [cluster2] {"level":"info","ts":1604326673.1901567,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5761. 2020-11-02T14:27:25.1006241Z [cluster2] {"level":"info","ts":1604326673.1946242,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5762. 2020-11-02T14:27:25.1007236Z [cluster2] {"level":"info","ts":1604326673.1946476,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5763. 2020-11-02T14:27:25.1012006Z [cluster2] {"level":"info","ts":1604326673.1978133,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5764. 2020-11-02T14:27:25.1015498Z [cluster2] {"level":"info","ts":1604326673.2003336,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5765. 2020-11-02T14:27:25.1018418Z [cluster2] {"level":"info","ts":1604326678.1840167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5766. 2020-11-02T14:27:25.1019796Z [cluster2] {"level":"info","ts":1604326678.2007632,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5767. 2020-11-02T14:27:25.1021255Z [cluster2] {"level":"info","ts":1604326678.2010334,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5768. 2020-11-02T14:27:25.1023904Z [cluster2] {"level":"info","ts":1604326678.2164483,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5769. 2020-11-02T14:27:25.1027639Z [cluster2] {"level":"info","ts":1604326678.2248583,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5770. 2020-11-02T14:27:25.1030410Z [cluster2] {"level":"info","ts":1604326678.2433245,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5771. 2020-11-02T14:27:25.1031850Z [cluster2] {"level":"info","ts":1604326678.253913,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5772. 2020-11-02T14:27:25.1032844Z [cluster2] {"level":"info","ts":1604326678.253942,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5773. 2020-11-02T14:27:25.1035400Z [cluster2] {"level":"info","ts":1604326678.2610884,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5774. 2020-11-02T14:27:25.1039660Z [cluster2] {"level":"info","ts":1604326678.2787097,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5775. 2020-11-02T14:27:25.1042538Z [cluster2] {"level":"info","ts":1604326683.202998,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5776. 2020-11-02T14:27:25.1043963Z [cluster2] {"level":"info","ts":1604326683.2147322,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5777. 2020-11-02T14:27:25.1045089Z [cluster2] {"level":"info","ts":1604326683.2147639,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5778. 2020-11-02T14:27:25.1047517Z [cluster2] {"level":"info","ts":1604326683.2203925,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5779. 2020-11-02T14:27:25.1054202Z [cluster2] {"level":"info","ts":1604326683.2252173,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5780. 2020-11-02T14:27:25.1060395Z [cluster2] {"level":"info","ts":1604326683.2333786,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5781. 2020-11-02T14:27:25.1061762Z [cluster2] {"level":"info","ts":1604326683.2417047,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5782. 2020-11-02T14:27:25.1062894Z [cluster2] {"level":"info","ts":1604326683.2417302,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5783. 2020-11-02T14:27:25.1065433Z [cluster2] {"level":"info","ts":1604326683.246176,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5784. 2020-11-02T14:27:25.1068739Z [cluster2] {"level":"info","ts":1604326683.2513893,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5785. 2020-11-02T14:27:25.1072494Z [cluster2] {"level":"info","ts":1604326688.2205925,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5786. 2020-11-02T14:27:25.1074113Z [cluster2] {"level":"info","ts":1604326688.2278812,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5787. 2020-11-02T14:27:25.1075676Z [cluster2] {"level":"info","ts":1604326688.2279081,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5788. 2020-11-02T14:27:25.1078221Z [cluster2] {"level":"info","ts":1604326688.2325191,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5789. 2020-11-02T14:27:25.1082506Z [cluster2] {"level":"info","ts":1604326688.2365735,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5790. 2020-11-02T14:27:25.1084995Z [cluster2] {"level":"info","ts":1604326688.2439167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5791. 2020-11-02T14:27:25.1086147Z [cluster2] {"level":"info","ts":1604326688.249611,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5792. 2020-11-02T14:27:25.1087032Z [cluster2] {"level":"info","ts":1604326688.249632,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5793. 2020-11-02T14:27:25.1088973Z [cluster2] {"level":"info","ts":1604326688.2528493,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5794. 2020-11-02T14:27:25.1093619Z [cluster2] {"level":"info","ts":1604326688.255799,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5795. 2020-11-02T14:27:25.1102171Z [cluster2] {"level":"info","ts":1604326693.2474842,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5796. 2020-11-02T14:27:25.1103341Z [cluster2] {"level":"info","ts":1604326693.2541094,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5797. 2020-11-02T14:27:25.1104376Z [cluster2] {"level":"info","ts":1604326693.2541308,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5798. 2020-11-02T14:27:25.1106386Z [cluster2] {"level":"info","ts":1604326693.2577405,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5799. 2020-11-02T14:27:25.1109087Z [cluster2] {"level":"info","ts":1604326693.2637384,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5800. 2020-11-02T14:27:25.1111275Z [cluster2] {"level":"info","ts":1604326693.2745447,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5801. 2020-11-02T14:27:25.1112419Z [cluster2] {"level":"info","ts":1604326693.2857385,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5802. 2020-11-02T14:27:25.1113384Z [cluster2] {"level":"info","ts":1604326693.2858133,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5803. 2020-11-02T14:27:25.1117139Z [cluster2] {"level":"info","ts":1604326693.2913303,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5804. 2020-11-02T14:27:25.1120071Z [cluster2] {"level":"info","ts":1604326693.2946475,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5805. 2020-11-02T14:27:25.1122955Z [cluster2] {"level":"info","ts":1604326698.2907896,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5806. 2020-11-02T14:27:25.1125200Z [cluster2] {"level":"info","ts":1604326698.3036475,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5807. 2020-11-02T14:27:25.1126062Z [cluster2] {"level":"info","ts":1604326698.3036678,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5808. 2020-11-02T14:27:25.1128981Z [cluster2] {"level":"info","ts":1604326698.311731,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5809. 2020-11-02T14:27:25.1131850Z [cluster2] {"level":"info","ts":1604326698.3169491,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5810. 2020-11-02T14:27:25.1134064Z [cluster2] {"level":"info","ts":1604326698.359519,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5811. 2020-11-02T14:27:25.1135213Z [cluster2] {"level":"info","ts":1604326698.3668063,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5812. 2020-11-02T14:27:25.1136061Z [cluster2] {"level":"info","ts":1604326698.3668225,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5813. 2020-11-02T14:27:25.1138236Z [cluster2] {"level":"info","ts":1604326698.380344,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5814. 2020-11-02T14:27:25.1140923Z [cluster2] {"level":"info","ts":1604326698.3832614,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5815. 2020-11-02T14:27:25.1143472Z [cluster2] {"level":"info","ts":1604326703.3261693,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5816. 2020-11-02T14:27:25.1145749Z [cluster2] {"level":"info","ts":1604326703.336607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5817. 2020-11-02T14:27:25.1146627Z [cluster2] {"level":"info","ts":1604326703.3366292,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5818. 2020-11-02T14:27:25.1156688Z [cluster2] {"level":"info","ts":1604326703.3409867,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5819. 2020-11-02T14:27:25.1162334Z [cluster2] {"level":"info","ts":1604326703.344454,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5820. 2020-11-02T14:27:25.1164725Z [cluster2] {"level":"info","ts":1604326703.3514676,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5821. 2020-11-02T14:27:25.1165873Z [cluster2] {"level":"info","ts":1604326703.3623095,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5822. 2020-11-02T14:27:25.1166720Z [cluster2] {"level":"info","ts":1604326703.3623288,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5823. 2020-11-02T14:27:25.1169568Z [cluster2] {"level":"info","ts":1604326703.370652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5824. 2020-11-02T14:27:25.1172347Z [cluster2] {"level":"info","ts":1604326703.3800008,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5825. 2020-11-02T14:27:25.1174539Z [cluster2] {"level":"info","ts":1604326708.3562312,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5826. 2020-11-02T14:27:25.1175685Z [cluster2] {"level":"info","ts":1604326708.3661366,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5827. 2020-11-02T14:27:25.1176533Z [cluster2] {"level":"info","ts":1604326708.3661776,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5828. 2020-11-02T14:27:25.1180599Z [cluster2] {"level":"info","ts":1604326708.3851316,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5829. 2020-11-02T14:27:25.1183999Z [cluster2] {"level":"info","ts":1604326708.4192166,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5830. 2020-11-02T14:27:25.1186207Z [cluster2] {"level":"info","ts":1604326708.4281032,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5831. 2020-11-02T14:27:25.1188275Z [cluster2] {"level":"info","ts":1604326708.4364502,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5832. 2020-11-02T14:27:25.1189323Z [cluster2] {"level":"info","ts":1604326708.4364748,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5833. 2020-11-02T14:27:25.1191775Z [cluster2] {"level":"info","ts":1604326708.4520745,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5834. 2020-11-02T14:27:25.1195965Z [cluster2] {"level":"info","ts":1604326708.457242,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5835. 2020-11-02T14:27:25.1199006Z [cluster2] {"level":"info","ts":1604326713.4125273,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5836. 2020-11-02T14:27:25.1200797Z [cluster2] {"level":"info","ts":1604326713.4312618,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5837. 2020-11-02T14:27:25.1201586Z [cluster2] {"level":"info","ts":1604326713.4313016,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5838. 2020-11-02T14:27:25.1203531Z [cluster2] {"level":"info","ts":1604326713.4368954,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5839. 2020-11-02T14:27:25.1207257Z [cluster2] {"level":"info","ts":1604326713.44388,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5840. 2020-11-02T14:27:25.1209870Z [cluster2] {"level":"info","ts":1604326713.4605837,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5841. 2020-11-02T14:27:25.1211039Z [cluster2] {"level":"info","ts":1604326713.4706938,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5842. 2020-11-02T14:27:25.1212162Z [cluster2] {"level":"info","ts":1604326713.470736,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5843. 2020-11-02T14:27:25.1214365Z [cluster2] {"level":"info","ts":1604326713.4750836,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5844. 2020-11-02T14:27:25.1217064Z [cluster2] {"level":"info","ts":1604326713.4788659,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5845. 2020-11-02T14:27:25.1219268Z [cluster2] {"level":"info","ts":1604326718.4344523,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5846. 2020-11-02T14:27:25.1220421Z [cluster2] {"level":"info","ts":1604326718.4623997,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5847. 2020-11-02T14:27:25.1221266Z [cluster2] {"level":"info","ts":1604326718.4624283,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5848. 2020-11-02T14:27:25.1223469Z [cluster2] {"level":"info","ts":1604326718.4673574,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5849. 2020-11-02T14:27:25.1226700Z [cluster2] {"level":"info","ts":1604326718.4759235,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5850. 2020-11-02T14:27:25.1229585Z [cluster2] {"level":"info","ts":1604326718.4858947,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5851. 2020-11-02T14:27:25.1230734Z [cluster2] {"level":"info","ts":1604326718.4919064,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5852. 2020-11-02T14:27:25.1231573Z [cluster2] {"level":"info","ts":1604326718.491928,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5853. 2020-11-02T14:27:25.1233514Z [cluster2] {"level":"info","ts":1604326718.4966009,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5854. 2020-11-02T14:27:25.1238686Z [cluster2] {"level":"info","ts":1604326718.5001538,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5855. 2020-11-02T14:27:25.1243531Z [cluster2] {"level":"info","ts":1604326723.4510832,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5856. 2020-11-02T14:27:25.1244691Z [cluster2] {"level":"info","ts":1604326723.7455761,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5857. 2020-11-02T14:27:25.1245675Z [cluster2] {"level":"info","ts":1604326723.7456245,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5858. 2020-11-02T14:27:25.1247572Z [cluster2] {"level":"info","ts":1604326723.793737,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5859. 2020-11-02T14:27:25.1255224Z [cluster2] {"level":"info","ts":1604326723.8828795,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5860. 2020-11-02T14:27:25.1258487Z [cluster2] {"level":"info","ts":1604326723.905077,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5861. 2020-11-02T14:27:25.1297588Z [cluster2] {"level":"info","ts":1604326723.921587,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5862. 2020-11-02T14:27:25.1298461Z [cluster2] {"level":"info","ts":1604326723.921628,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5863. 2020-11-02T14:27:25.1300718Z [cluster2] {"level":"info","ts":1604326723.9281974,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5864. 2020-11-02T14:27:25.1304601Z [cluster2] {"level":"info","ts":1604326723.9326546,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5865. 2020-11-02T14:27:25.1309350Z [cluster2] {"level":"info","ts":1604326728.7391407,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5866. 2020-11-02T14:27:25.1310537Z [cluster2] {"level":"info","ts":1604326728.7519534,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5867. 2020-11-02T14:27:25.1311874Z [cluster2] {"level":"info","ts":1604326728.7519755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5868. 2020-11-02T14:27:25.1315247Z [cluster2] {"level":"info","ts":1604326728.7631876,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5869. 2020-11-02T14:27:25.1318381Z [cluster2] {"level":"info","ts":1604326728.7730384,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5870. 2020-11-02T14:27:25.1320619Z [cluster2] {"level":"info","ts":1604326728.7916305,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5871. 2020-11-02T14:27:25.1321972Z [cluster2] {"level":"info","ts":1604326728.8009508,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5872. 2020-11-02T14:27:25.1323124Z [cluster2] {"level":"info","ts":1604326728.8009758,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5873. 2020-11-02T14:27:25.1325802Z [cluster2] {"level":"info","ts":1604326728.8091977,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5874. 2020-11-02T14:27:25.1328758Z [cluster2] {"level":"info","ts":1604326728.8143425,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5875. 2020-11-02T14:27:25.1331117Z [cluster2] {"level":"info","ts":1604326733.7681522,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5876. 2020-11-02T14:27:25.1332270Z [cluster2] {"level":"info","ts":1604326733.7754972,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5877. 2020-11-02T14:27:25.1333117Z [cluster2] {"level":"info","ts":1604326733.7755523,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5878. 2020-11-02T14:27:25.1335295Z [cluster2] {"level":"info","ts":1604326733.7822216,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5879. 2020-11-02T14:27:25.1338644Z [cluster2] {"level":"info","ts":1604326733.785257,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5880. 2020-11-02T14:27:25.1347296Z [cluster2] {"level":"info","ts":1604326733.7953606,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5881. 2020-11-02T14:27:25.1349303Z [cluster2] {"level":"info","ts":1604326733.799964,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5882. 2020-11-02T14:27:25.1350307Z [cluster2] {"level":"info","ts":1604326733.7999804,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5883. 2020-11-02T14:27:25.1352523Z [cluster2] {"level":"info","ts":1604326733.8088982,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5884. 2020-11-02T14:27:25.1356956Z [cluster2] {"level":"info","ts":1604326733.8214195,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5885. 2020-11-02T14:27:25.1360062Z [cluster2] {"level":"info","ts":1604326738.7872167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5886. 2020-11-02T14:27:25.1361369Z [cluster2] {"level":"info","ts":1604326738.7968254,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5887. 2020-11-02T14:27:25.1362216Z [cluster2] {"level":"info","ts":1604326738.7968516,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5888. 2020-11-02T14:27:25.1364964Z [cluster2] {"level":"info","ts":1604326738.8034794,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5889. 2020-11-02T14:27:25.1368070Z [cluster2] {"level":"info","ts":1604326738.8201387,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5890. 2020-11-02T14:27:25.1370352Z [cluster2] {"level":"info","ts":1604326738.8342998,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5891. 2020-11-02T14:27:25.1371659Z [cluster2] {"level":"info","ts":1604326738.8470392,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5892. 2020-11-02T14:27:25.1372659Z [cluster2] {"level":"info","ts":1604326738.8470814,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5893. 2020-11-02T14:27:25.1375206Z [cluster2] {"level":"info","ts":1604326738.8575444,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5894. 2020-11-02T14:27:25.1379174Z [cluster2] {"level":"info","ts":1604326738.8653204,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5895. 2020-11-02T14:27:25.1455894Z [cluster2] {"level":"info","ts":1604326743.798304,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5896. 2020-11-02T14:27:25.1457078Z [cluster2] {"level":"info","ts":1604326743.8119795,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5897. 2020-11-02T14:27:25.1458084Z [cluster2] {"level":"info","ts":1604326743.812022,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5898. 2020-11-02T14:27:25.1459994Z [cluster2] {"level":"info","ts":1604326743.8198802,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5899. 2020-11-02T14:27:25.1463377Z [cluster2] {"level":"info","ts":1604326743.8251638,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5900. 2020-11-02T14:27:25.1465602Z [cluster2] {"level":"info","ts":1604326743.8359385,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5901. 2020-11-02T14:27:25.1467094Z [cluster2] {"level":"info","ts":1604326743.8432918,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5902. 2020-11-02T14:27:25.1468133Z [cluster2] {"level":"info","ts":1604326743.8433087,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5903. 2020-11-02T14:27:25.1471630Z [cluster2] {"level":"info","ts":1604326743.8493204,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5904. 2020-11-02T14:27:25.1474492Z [cluster2] {"level":"info","ts":1604326743.8524933,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5905. 2020-11-02T14:27:25.1476707Z [cluster2] {"level":"info","ts":1604326748.8148808,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5906. 2020-11-02T14:27:25.1478581Z [cluster2] {"level":"info","ts":1604326748.8257139,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5907. 2020-11-02T14:27:25.1479435Z [cluster2] {"level":"info","ts":1604326748.8257334,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5908. 2020-11-02T14:27:25.1481458Z [cluster2] {"level":"info","ts":1604326748.828979,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5909. 2020-11-02T14:27:25.1484156Z [cluster2] {"level":"info","ts":1604326748.833111,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5910. 2020-11-02T14:27:25.1486359Z [cluster2] {"level":"info","ts":1604326748.8412247,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5911. 2020-11-02T14:27:25.1487505Z [cluster2] {"level":"info","ts":1604326748.845833,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5912. 2020-11-02T14:27:25.1488349Z [cluster2] {"level":"info","ts":1604326748.8458474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5913. 2020-11-02T14:27:25.1490309Z [cluster2] {"level":"info","ts":1604326748.8512735,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5914. 2020-11-02T14:27:25.1493008Z [cluster2] {"level":"info","ts":1604326748.8545127,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5915. 2020-11-02T14:27:25.1495201Z [cluster2] {"level":"info","ts":1604326753.8303945,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5916. 2020-11-02T14:27:25.1496346Z [cluster2] {"level":"info","ts":1604326753.842173,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5917. 2020-11-02T14:27:25.1497194Z [cluster2] {"level":"info","ts":1604326753.842196,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5918. 2020-11-02T14:27:25.1499140Z [cluster2] {"level":"info","ts":1604326753.848289,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5919. 2020-11-02T14:27:25.1502009Z [cluster2] {"level":"info","ts":1604326753.8528683,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5920. 2020-11-02T14:27:25.1504246Z [cluster2] {"level":"info","ts":1604326753.869609,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5921. 2020-11-02T14:27:25.1505536Z [cluster2] {"level":"info","ts":1604326753.8766088,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5922. 2020-11-02T14:27:25.1506384Z [cluster2] {"level":"info","ts":1604326753.8766322,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5923. 2020-11-02T14:27:25.1508435Z [cluster2] {"level":"info","ts":1604326753.8868773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5924. 2020-11-02T14:27:25.1511351Z [cluster2] {"level":"info","ts":1604326753.8909724,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5925. 2020-11-02T14:27:25.1513611Z [cluster2] {"level":"info","ts":1604326758.8461845,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5926. 2020-11-02T14:27:25.1514763Z [cluster2] {"level":"info","ts":1604326758.8530524,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5927. 2020-11-02T14:27:25.1515607Z [cluster2] {"level":"info","ts":1604326758.8530762,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5928. 2020-11-02T14:27:25.1536084Z [cluster2] {"level":"info","ts":1604326758.8576872,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5929. 2020-11-02T14:27:25.1539511Z [cluster2] {"level":"info","ts":1604326758.8622026,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5930. 2020-11-02T14:27:25.1541720Z [cluster2] {"level":"info","ts":1604326758.8719606,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5931. 2020-11-02T14:27:25.1543198Z [cluster2] {"level":"info","ts":1604326758.8818488,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5932. 2020-11-02T14:27:25.1544060Z [cluster2] {"level":"info","ts":1604326758.881867,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5933. 2020-11-02T14:27:25.1546012Z [cluster2] {"level":"info","ts":1604326758.887328,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5934. 2020-11-02T14:27:25.1549626Z [cluster2] {"level":"info","ts":1604326758.8911216,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5935. 2020-11-02T14:27:25.1551929Z [cluster2] {"level":"info","ts":1604326763.8857818,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5936. 2020-11-02T14:27:25.1553282Z [cluster2] {"level":"info","ts":1604326763.8947334,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5937. 2020-11-02T14:27:25.1554141Z [cluster2] {"level":"info","ts":1604326763.8947637,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5938. 2020-11-02T14:27:25.1556115Z [cluster2] {"level":"info","ts":1604326763.8981485,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5939. 2020-11-02T14:27:25.1559508Z [cluster2] {"level":"info","ts":1604326763.9004204,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5940. 2020-11-02T14:27:25.1561835Z [cluster2] {"level":"info","ts":1604326763.9065933,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5941. 2020-11-02T14:27:25.1562983Z [cluster2] {"level":"info","ts":1604326763.9109669,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5942. 2020-11-02T14:27:25.1564077Z [cluster2] {"level":"info","ts":1604326763.910984,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5943. 2020-11-02T14:27:25.1566816Z [cluster2] {"level":"info","ts":1604326763.9138613,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5944. 2020-11-02T14:27:25.1569519Z [cluster2] {"level":"info","ts":1604326763.9176083,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5945. 2020-11-02T14:27:25.1572266Z [cluster2] {"level":"info","ts":1604326768.897518,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5946. 2020-11-02T14:27:25.1573880Z [cluster2] {"level":"info","ts":1604326768.9027982,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5947. 2020-11-02T14:27:25.1574725Z [cluster2] {"level":"info","ts":1604326768.9028206,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5948. 2020-11-02T14:27:25.1576679Z [cluster2] {"level":"info","ts":1604326768.906185,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5949. 2020-11-02T14:27:25.1579391Z [cluster2] {"level":"info","ts":1604326768.909114,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5950. 2020-11-02T14:27:25.1581605Z [cluster2] {"level":"info","ts":1604326768.915438,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5951. 2020-11-02T14:27:25.1583084Z [cluster2] {"level":"info","ts":1604326768.9212923,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5952. 2020-11-02T14:27:25.1584381Z [cluster2] {"level":"info","ts":1604326768.9213114,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5953. 2020-11-02T14:27:25.1586905Z [cluster2] {"level":"info","ts":1604326768.9248343,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5954. 2020-11-02T14:27:25.1629789Z [cluster2] {"level":"info","ts":1604326768.9280996,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5955. 2020-11-02T14:27:25.1632017Z [cluster2] {"level":"info","ts":1604326773.908605,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5956. 2020-11-02T14:27:25.1633173Z [cluster2] {"level":"info","ts":1604326773.9151285,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5957. 2020-11-02T14:27:25.1634023Z [cluster2] {"level":"info","ts":1604326773.9151552,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5958. 2020-11-02T14:27:25.1636383Z [cluster2] {"level":"info","ts":1604326773.9186785,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5959. 2020-11-02T14:27:25.1639495Z [cluster2] {"level":"info","ts":1604326773.921669,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5960. 2020-11-02T14:27:25.1641689Z [cluster2] {"level":"info","ts":1604326773.9286582,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5961. 2020-11-02T14:27:25.1642837Z [cluster2] {"level":"info","ts":1604326773.9329119,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5962. 2020-11-02T14:27:25.1643689Z [cluster2] {"level":"info","ts":1604326773.9329286,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5963. 2020-11-02T14:27:25.1645635Z [cluster2] {"level":"info","ts":1604326773.9361887,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5964. 2020-11-02T14:27:25.1648329Z [cluster2] {"level":"info","ts":1604326773.9389048,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5965. 2020-11-02T14:27:25.1650511Z [cluster2] {"level":"info","ts":1604326778.9215174,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5966. 2020-11-02T14:27:25.1651663Z [cluster2] {"level":"info","ts":1604326778.9288971,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5967. 2020-11-02T14:27:25.1652512Z [cluster2] {"level":"info","ts":1604326778.9289234,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5968. 2020-11-02T14:27:25.1654452Z [cluster2] {"level":"info","ts":1604326778.9329278,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5969. 2020-11-02T14:27:25.1657141Z [cluster2] {"level":"info","ts":1604326778.935617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5970. 2020-11-02T14:27:25.1659645Z [cluster2] {"level":"info","ts":1604326778.9424503,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5971. 2020-11-02T14:27:25.1660999Z [cluster2] {"level":"info","ts":1604326778.9465282,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5972. 2020-11-02T14:27:25.1661855Z [cluster2] {"level":"info","ts":1604326778.9465492,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5973. 2020-11-02T14:27:25.1663821Z [cluster2] {"level":"info","ts":1604326778.9500647,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5974. 2020-11-02T14:27:25.1666511Z [cluster2] {"level":"info","ts":1604326778.9536748,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5975. 2020-11-02T14:27:25.1668837Z [cluster2] {"level":"info","ts":1604326783.9392183,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5976. 2020-11-02T14:27:25.1669985Z [cluster2] {"level":"info","ts":1604326783.946078,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5977. 2020-11-02T14:27:25.1670827Z [cluster2] {"level":"info","ts":1604326783.9461,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5978. 2020-11-02T14:27:25.1672766Z [cluster2] {"level":"info","ts":1604326783.9528563,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5979. 2020-11-02T14:27:25.1686849Z [cluster2] {"level":"info","ts":1604326783.9558415,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5980. 2020-11-02T14:27:25.1689092Z [cluster2] {"level":"info","ts":1604326783.9619384,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5981. 2020-11-02T14:27:25.1690247Z [cluster2] {"level":"info","ts":1604326783.9661944,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5982. 2020-11-02T14:27:25.1691096Z [cluster2] {"level":"info","ts":1604326783.9662106,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5983. 2020-11-02T14:27:25.1693036Z [cluster2] {"level":"info","ts":1604326783.969457,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5984. 2020-11-02T14:27:25.1696157Z [cluster2] {"level":"info","ts":1604326783.9718726,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5985. 2020-11-02T14:27:25.1698350Z [cluster2] {"level":"info","ts":1604326788.9506876,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5986. 2020-11-02T14:27:25.1699500Z [cluster2] {"level":"info","ts":1604326788.9587946,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5987. 2020-11-02T14:27:25.1700347Z [cluster2] {"level":"info","ts":1604326788.9588218,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5988. 2020-11-02T14:27:25.1702730Z [cluster2] {"level":"info","ts":1604326788.9622638,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5989. 2020-11-02T14:27:25.1705602Z [cluster2] {"level":"info","ts":1604326788.9649286,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5990. 2020-11-02T14:27:25.1707790Z [cluster2] {"level":"info","ts":1604326788.971234,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5991. 2020-11-02T14:27:25.1708940Z [cluster2] {"level":"info","ts":1604326788.9755516,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5992. 2020-11-02T14:27:25.1709769Z [cluster2] {"level":"info","ts":1604326788.9755707,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5993. 2020-11-02T14:27:25.1714003Z [cluster2] {"level":"info","ts":1604326788.9789877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5994. 2020-11-02T14:27:25.1728968Z [cluster2] {"level":"info","ts":1604326788.982952,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5995. 2020-11-02T14:27:25.1731200Z [cluster2] {"level":"info","ts":1604326793.9660437,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5996. 2020-11-02T14:27:25.1732353Z [cluster2] {"level":"info","ts":1604326793.9748402,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5997. 2020-11-02T14:27:25.1733353Z [cluster2] {"level":"info","ts":1604326793.9748693,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5998. 2020-11-02T14:27:25.1735543Z [cluster2] {"level":"info","ts":1604326793.978482,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5999. 2020-11-02T14:27:25.1738254Z [cluster2] {"level":"info","ts":1604326793.9820542,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6000. 2020-11-02T14:27:25.1740738Z [cluster2] {"level":"info","ts":1604326793.9909766,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6001. 2020-11-02T14:27:25.1741893Z [cluster2] {"level":"info","ts":1604326793.995871,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6002. 2020-11-02T14:27:25.1742723Z [cluster2] {"level":"info","ts":1604326793.9958954,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6003. 2020-11-02T14:27:25.1746110Z [cluster2] {"level":"info","ts":1604326793.9992526,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6004. 2020-11-02T14:27:25.1750145Z [cluster2] {"level":"info","ts":1604326794.0021908,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6005. 2020-11-02T14:27:25.1752880Z [cluster2] {"level":"info","ts":1604326798.9825478,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6006. 2020-11-02T14:27:25.1754046Z [cluster2] {"level":"info","ts":1604326798.992358,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6007. 2020-11-02T14:27:25.1754895Z [cluster2] {"level":"info","ts":1604326798.9923973,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6008. 2020-11-02T14:27:25.1756877Z [cluster2] {"level":"info","ts":1604326798.9976819,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6009. 2020-11-02T14:27:25.1780423Z [cluster2] {"level":"info","ts":1604326799.0019436,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6010. 2020-11-02T14:27:25.1782832Z [cluster2] {"level":"info","ts":1604326799.008747,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6011. 2020-11-02T14:27:25.1783909Z [cluster2] {"level":"info","ts":1604326799.0137331,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6012. 2020-11-02T14:27:25.1784924Z [cluster2] {"level":"info","ts":1604326799.01376,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6013. 2020-11-02T14:27:25.1786873Z [cluster2] {"level":"info","ts":1604326799.0179732,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6014. 2020-11-02T14:27:25.1789768Z [cluster2] {"level":"info","ts":1604326799.0221379,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6015. 2020-11-02T14:27:25.1792194Z [cluster2] {"level":"info","ts":1604326804.0096452,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6016. 2020-11-02T14:27:25.1794027Z [lighthouse]$ [cluster2] namespace=submariner-operator
  6017. 2020-11-02T14:27:25.1795458Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6018. 2020-11-02T14:27:25.1797018Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6019. 2020-11-02T14:27:25.1798882Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6020. 2020-11-02T14:27:25.1800939Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6021. 2020-11-02T14:27:25.1802089Z [cluster2] {"level":"info","ts":1604326804.01872,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6022. 2020-11-02T14:27:25.1803883Z [cluster2] {"level":"info","ts":1604326804.018753,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6023. 2020-11-02T14:27:25.1806752Z [cluster2] {"level":"info","ts":1604326804.0253496,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6024. 2020-11-02T14:27:25.1810127Z [cluster2] {"level":"info","ts":1604326804.0288448,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6025. 2020-11-02T14:27:25.1812824Z [cluster2] {"level":"info","ts":1604326804.035382,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6026. 2020-11-02T14:27:25.1813933Z [cluster2] {"level":"info","ts":1604326804.0400558,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6027. 2020-11-02T14:27:25.1815397Z [cluster2] {"level":"info","ts":1604326804.0400798,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6028. 2020-11-02T14:27:25.1817733Z [cluster2] {"level":"info","ts":1604326804.0435104,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6029. 2020-11-02T14:27:25.1820819Z [cluster2] {"level":"info","ts":1604326804.046383,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6030. 2020-11-02T14:27:25.1823007Z [cluster2] {"level":"info","ts":1604326809.029394,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6031. 2020-11-02T14:27:25.1824150Z [cluster2] {"level":"info","ts":1604326809.0365155,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6032. 2020-11-02T14:27:25.1824993Z [cluster2] {"level":"info","ts":1604326809.0365446,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6033. 2020-11-02T14:27:25.1828592Z [cluster2] {"level":"info","ts":1604326809.0398746,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6034. 2020-11-02T14:27:25.1831722Z [cluster2] {"level":"info","ts":1604326809.043307,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6035. 2020-11-02T14:27:25.1833906Z [cluster2] {"level":"info","ts":1604326809.049308,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6036. 2020-11-02T14:27:25.1835054Z [cluster2] {"level":"info","ts":1604326809.053756,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6037. 2020-11-02T14:27:25.1835900Z [cluster2] {"level":"info","ts":1604326809.0537758,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6038. 2020-11-02T14:27:25.1838092Z [cluster2] {"level":"info","ts":1604326809.0576766,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6039. 2020-11-02T14:27:25.1840825Z [cluster2] {"level":"info","ts":1604326809.0645912,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6040. 2020-11-02T14:27:25.1843024Z [cluster2] {"level":"info","ts":1604326814.0461135,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6041. 2020-11-02T14:27:25.1844171Z [cluster2] {"level":"info","ts":1604326814.052434,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6042. 2020-11-02T14:27:25.1845359Z [cluster2] {"level":"info","ts":1604326814.0524764,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6043. 2020-11-02T14:27:25.1847278Z [cluster2] {"level":"info","ts":1604326814.0616217,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6044. 2020-11-02T14:27:25.1849873Z [cluster2] {"level":"info","ts":1604326814.067654,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6045. 2020-11-02T14:27:25.1852233Z [cluster2] {"level":"info","ts":1604326814.0788727,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6046. 2020-11-02T14:27:25.1853491Z [cluster2] {"level":"info","ts":1604326814.0870628,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6047. 2020-11-02T14:27:25.1854336Z [cluster2] {"level":"info","ts":1604326814.087097,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6048. 2020-11-02T14:27:25.1856300Z [cluster2] {"level":"info","ts":1604326814.0922463,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6049. 2020-11-02T14:27:25.1858984Z [cluster2] {"level":"info","ts":1604326814.1139104,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6050. 2020-11-02T14:27:25.1861183Z [cluster2] {"level":"info","ts":1604326819.084108,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6051. 2020-11-02T14:27:25.1862474Z [cluster2] {"level":"info","ts":1604326819.0897083,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6052. 2020-11-02T14:27:25.1863473Z [cluster2] {"level":"info","ts":1604326819.0897346,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6053. 2020-11-02T14:27:25.1865411Z [cluster2] {"level":"info","ts":1604326819.1027126,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6054. 2020-11-02T14:27:25.1868139Z [cluster2] {"level":"info","ts":1604326819.107314,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6055. 2020-11-02T14:27:25.1870789Z [cluster2] {"level":"info","ts":1604326819.118776,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6056. 2020-11-02T14:27:25.1871889Z [cluster2] {"level":"info","ts":1604326819.1287186,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6057. 2020-11-02T14:27:25.1872700Z [cluster2] {"level":"info","ts":1604326819.128749,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6058. 2020-11-02T14:27:25.1875031Z [cluster2] {"level":"info","ts":1604326819.1334407,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6059. 2020-11-02T14:27:25.1883003Z [cluster2] {"level":"info","ts":1604326819.1374424,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6060. 2020-11-02T14:27:25.1885843Z [cluster2] {"level":"info","ts":1604326824.0961535,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6061. 2020-11-02T14:27:25.1887323Z [cluster2] {"level":"info","ts":1604326824.1076994,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6062. 2020-11-02T14:27:25.1888169Z [cluster2] {"level":"info","ts":1604326824.10773,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6063. 2020-11-02T14:27:25.1892262Z [cluster2] {"level":"info","ts":1604326824.116642,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6064. 2020-11-02T14:27:25.1895518Z [cluster2] {"level":"info","ts":1604326824.121129,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6065. 2020-11-02T14:27:25.1897925Z [cluster2] {"level":"info","ts":1604326824.1278017,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6066. 2020-11-02T14:27:25.1899070Z [cluster2] {"level":"info","ts":1604326824.1327121,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6067. 2020-11-02T14:27:25.1899916Z [cluster2] {"level":"info","ts":1604326824.1327498,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6068. 2020-11-02T14:27:25.1903141Z [cluster2] {"level":"info","ts":1604326824.135653,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6069. 2020-11-02T14:27:25.1906259Z [cluster2] {"level":"info","ts":1604326824.1386845,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6070. 2020-11-02T14:27:25.1908743Z [cluster2] {"level":"info","ts":1604326829.1181555,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6071. 2020-11-02T14:27:25.1910557Z [cluster2] {"level":"info","ts":1604326829.1280503,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6072. 2020-11-02T14:27:25.1911423Z [cluster2] {"level":"info","ts":1604326829.128082,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6073. 2020-11-02T14:27:25.1913642Z [cluster2] {"level":"info","ts":1604326829.1328218,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6074. 2020-11-02T14:27:25.1916368Z [cluster2] {"level":"info","ts":1604326829.1388726,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6075. 2020-11-02T14:27:25.1923092Z [cluster2] {"level":"info","ts":1604326829.150271,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6076. 2020-11-02T14:27:25.1924586Z [cluster2] {"level":"info","ts":1604326829.156006,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6077. 2020-11-02T14:27:25.1925554Z [cluster2] {"level":"info","ts":1604326829.1560304,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6078. 2020-11-02T14:27:25.1927411Z [cluster2] {"level":"info","ts":1604326829.1606576,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6079. 2020-11-02T14:27:25.1930077Z [cluster2] {"level":"info","ts":1604326829.1637359,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6080. 2020-11-02T14:27:25.1933245Z [cluster2] {"level":"info","ts":1604326834.1366973,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6081. 2020-11-02T14:27:25.1934584Z [cluster2] {"level":"info","ts":1604326834.1420436,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6082. 2020-11-02T14:27:25.1935773Z [cluster2] {"level":"info","ts":1604326834.14207,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6083. 2020-11-02T14:27:25.1938011Z [cluster2] {"level":"info","ts":1604326834.1473482,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6084. 2020-11-02T14:27:25.1940837Z [cluster2] {"level":"info","ts":1604326834.1607857,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6085. 2020-11-02T14:27:25.1943507Z [cluster2] {"level":"info","ts":1604326834.1665971,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6086. 2020-11-02T14:27:25.1944650Z [cluster2] {"level":"info","ts":1604326834.1753669,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6087. 2020-11-02T14:27:25.1945492Z [cluster2] {"level":"info","ts":1604326834.1753912,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6088. 2020-11-02T14:27:25.1947432Z [cluster2] {"level":"info","ts":1604326834.1792188,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6089. 2020-11-02T14:27:25.1950336Z [cluster2] {"level":"info","ts":1604326834.182036,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6090. 2020-11-02T14:27:25.1952374Z [cluster2] {"level":"info","ts":1604326839.1534343,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6091. 2020-11-02T14:27:25.1953605Z [cluster2] {"level":"info","ts":1604326839.1613407,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6092. 2020-11-02T14:27:25.1954602Z [cluster2] {"level":"info","ts":1604326839.161369,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6093. 2020-11-02T14:27:25.1956541Z [cluster2] {"level":"info","ts":1604326839.1651928,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6094. 2020-11-02T14:27:25.1960215Z [cluster2] {"level":"info","ts":1604326839.167836,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6095. 2020-11-02T14:27:25.1962583Z [cluster2] {"level":"info","ts":1604326839.1744938,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6096. 2020-11-02T14:27:25.1963825Z [cluster2] {"level":"info","ts":1604326839.1796622,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6097. 2020-11-02T14:27:25.1964814Z [cluster2] {"level":"info","ts":1604326839.1797247,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6098. 2020-11-02T14:27:25.1966742Z [cluster2] {"level":"info","ts":1604326839.1873724,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6099. 2020-11-02T14:27:25.1969708Z [cluster2] {"level":"info","ts":1604326839.1906068,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6100. 2020-11-02T14:27:25.1972118Z [cluster2] {"level":"info","ts":1604326844.16793,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6101. 2020-11-02T14:27:25.1973257Z [cluster2] {"level":"info","ts":1604326844.1757894,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6102. 2020-11-02T14:27:25.1974082Z [cluster2] {"level":"info","ts":1604326844.1758752,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6103. 2020-11-02T14:27:25.1976028Z [cluster2] {"level":"info","ts":1604326844.1883454,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6104. 2020-11-02T14:27:25.1978715Z [cluster2] {"level":"info","ts":1604326844.1980329,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6105. 2020-11-02T14:27:25.1980913Z [cluster2] {"level":"info","ts":1604326844.2057972,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6106. 2020-11-02T14:27:25.1982037Z [cluster2] {"level":"info","ts":1604326844.211221,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6107. 2020-11-02T14:27:25.1982886Z [cluster2] {"level":"info","ts":1604326844.2112527,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6108. 2020-11-02T14:27:25.1984823Z [cluster2] {"level":"info","ts":1604326844.2151015,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6109. 2020-11-02T14:27:25.1987512Z [cluster2] {"level":"info","ts":1604326844.218465,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6110. 2020-11-02T14:27:25.1995443Z [cluster2] {"level":"info","ts":1604326849.1992924,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6111. 2020-11-02T14:27:25.1996850Z [cluster2] {"level":"info","ts":1604326849.2044203,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6112. 2020-11-02T14:27:25.1997856Z [cluster2] {"level":"info","ts":1604326849.2044466,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6113. 2020-11-02T14:27:25.1999860Z [cluster2] {"level":"info","ts":1604326849.2082918,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6114. 2020-11-02T14:27:25.2002877Z [cluster2] {"level":"info","ts":1604326849.211382,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6115. 2020-11-02T14:27:25.2005071Z [cluster2] {"level":"info","ts":1604326849.2170985,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6116. 2020-11-02T14:27:25.2006486Z [cluster2] {"level":"info","ts":1604326849.2230034,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6117. 2020-11-02T14:27:25.2007468Z [cluster2] {"level":"info","ts":1604326849.2230282,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6118. 2020-11-02T14:27:25.2010216Z [cluster2] {"level":"info","ts":1604326849.2262566,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6119. 2020-11-02T14:27:25.2013584Z [cluster2] {"level":"info","ts":1604326849.2290692,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6120. 2020-11-02T14:27:25.2015632Z [cluster2] {"level":"info","ts":1604326854.2058358,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6121. 2020-11-02T14:27:25.2016697Z [cluster2] {"level":"info","ts":1604326854.2113824,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6122. 2020-11-02T14:27:25.2018167Z [cluster2] {"level":"info","ts":1604326854.2114024,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6123. 2020-11-02T14:27:25.2020099Z [cluster2] {"level":"info","ts":1604326854.2150738,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6124. 2020-11-02T14:27:25.2022785Z [cluster2] {"level":"info","ts":1604326854.2181249,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6125. 2020-11-02T14:27:25.2024966Z [cluster2] {"level":"info","ts":1604326854.225568,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6126. 2020-11-02T14:27:25.2026107Z [cluster2] {"level":"info","ts":1604326854.2296143,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6127. 2020-11-02T14:27:25.2027245Z [cluster2] {"level":"info","ts":1604326854.229633,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6128. 2020-11-02T14:27:25.2029661Z [cluster2] {"level":"info","ts":1604326854.232809,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6129. 2020-11-02T14:27:25.2032411Z [cluster2] {"level":"info","ts":1604326854.2353008,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6130. 2020-11-02T14:27:25.2034835Z [cluster2] {"level":"info","ts":1604326859.2198517,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6131. 2020-11-02T14:27:25.2035896Z [cluster2] {"level":"info","ts":1604326859.2274148,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6132. 2020-11-02T14:27:25.2036673Z [cluster2] {"level":"info","ts":1604326859.2274404,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6133. 2020-11-02T14:27:25.2043219Z [cluster2] {"level":"info","ts":1604326859.23103,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6134. 2020-11-02T14:27:25.2046751Z [cluster2] {"level":"info","ts":1604326859.2339497,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6135. 2020-11-02T14:27:25.2049708Z [cluster2] {"level":"info","ts":1604326859.2416806,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6136. 2020-11-02T14:27:25.2051173Z [cluster2] {"level":"info","ts":1604326859.2459188,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6137. 2020-11-02T14:27:25.2052192Z [cluster2] {"level":"info","ts":1604326859.2459414,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6138. 2020-11-02T14:27:25.2054215Z [cluster2] {"level":"info","ts":1604326859.2503371,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6139. 2020-11-02T14:27:25.2057480Z [cluster2] {"level":"info","ts":1604326859.2533007,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6140. 2020-11-02T14:27:25.2059667Z [cluster2] {"level":"info","ts":1604326864.2356408,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6141. 2020-11-02T14:27:25.2060809Z [cluster2] {"level":"info","ts":1604326864.2455125,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6142. 2020-11-02T14:27:25.2061663Z [cluster2] {"level":"info","ts":1604326864.2455423,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6143. 2020-11-02T14:27:25.2063606Z [cluster2] {"level":"info","ts":1604326864.2503483,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6144. 2020-11-02T14:27:25.2066457Z [cluster2] {"level":"info","ts":1604326864.255348,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6145. 2020-11-02T14:27:25.2068946Z [cluster2] {"level":"info","ts":1604326864.2639728,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6146. 2020-11-02T14:27:25.2070198Z [cluster2] {"level":"info","ts":1604326864.2711024,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6147. 2020-11-02T14:27:25.2070997Z [cluster2] {"level":"info","ts":1604326864.2711473,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6148. 2020-11-02T14:27:25.2072949Z [cluster2] {"level":"info","ts":1604326864.2763133,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6149. 2020-11-02T14:27:25.2076103Z [cluster2] {"level":"info","ts":1604326864.2896216,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6150. 2020-11-02T14:27:25.2079707Z [cluster2] {"level":"info","ts":1604326869.250272,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6151. 2020-11-02T14:27:25.2081014Z [cluster2] {"level":"info","ts":1604326869.3364127,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6152. 2020-11-02T14:27:25.2082046Z [cluster2] {"level":"info","ts":1604326869.3364475,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6153. 2020-11-02T14:27:25.2083988Z [cluster2] {"level":"info","ts":1604326869.3556616,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6154. 2020-11-02T14:27:25.2090736Z [cluster2] {"level":"info","ts":1604326869.374606,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6155. 2020-11-02T14:27:25.2092935Z [cluster2] {"level":"info","ts":1604326869.381666,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6156. 2020-11-02T14:27:25.2094001Z [cluster2] {"level":"info","ts":1604326869.3868947,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6157. 2020-11-02T14:27:25.2094784Z [cluster2] {"level":"info","ts":1604326869.38692,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6158. 2020-11-02T14:27:25.2098227Z [cluster2] {"level":"info","ts":1604326869.3901138,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6159. 2020-11-02T14:27:25.2101000Z [cluster2] {"level":"info","ts":1604326869.3928783,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6160. 2020-11-02T14:27:25.2103741Z [cluster2] {"level":"info","ts":1604326874.3044693,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6161. 2020-11-02T14:27:25.2105240Z [cluster2] {"level":"info","ts":1604326874.3101835,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6162. 2020-11-02T14:27:25.2106082Z [cluster2] {"level":"info","ts":1604326874.3102124,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6163. 2020-11-02T14:27:25.2108269Z [cluster2] {"level":"info","ts":1604326874.3139467,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6164. 2020-11-02T14:27:25.2111024Z [cluster2] {"level":"info","ts":1604326874.3172882,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6165. 2020-11-02T14:27:25.2113351Z [cluster2] {"level":"info","ts":1604326874.3250823,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6166. 2020-11-02T14:27:25.2114555Z [cluster2] {"level":"info","ts":1604326874.3308923,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6167. 2020-11-02T14:27:25.2115341Z [cluster2] {"level":"info","ts":1604326874.3309164,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6168. 2020-11-02T14:27:25.2117275Z [cluster2] {"level":"info","ts":1604326874.3347945,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6169. 2020-11-02T14:27:25.2120930Z [cluster2] {"level":"info","ts":1604326874.338225,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6170. 2020-11-02T14:27:25.2123521Z [cluster2] {"level":"info","ts":1604326879.316481,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6171. 2020-11-02T14:27:25.2124900Z [cluster2] {"level":"info","ts":1604326879.3264978,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6172. 2020-11-02T14:27:25.2125858Z [cluster2] {"level":"info","ts":1604326879.3265254,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6173. 2020-11-02T14:27:25.2128317Z [cluster2] {"level":"info","ts":1604326879.3302164,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6174. 2020-11-02T14:27:25.2131374Z [cluster2] {"level":"info","ts":1604326879.3328836,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6175. 2020-11-02T14:27:25.2133565Z [cluster2] {"level":"info","ts":1604326879.338957,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6176. 2020-11-02T14:27:25.2134722Z [cluster2] {"level":"info","ts":1604326879.3434038,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6177. 2020-11-02T14:27:25.2135569Z [cluster2] {"level":"info","ts":1604326879.343422,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6178. 2020-11-02T14:27:25.2138183Z [cluster2] {"level":"info","ts":1604326879.3466117,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6179. 2020-11-02T14:27:25.2140774Z [cluster2] {"level":"info","ts":1604326879.3499417,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6180. 2020-11-02T14:27:25.2143475Z [cluster2] {"level":"info","ts":1604326884.3321536,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6181. 2020-11-02T14:27:25.2144639Z [cluster2] {"level":"info","ts":1604326884.3395586,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6182. 2020-11-02T14:27:25.2145479Z [cluster2] {"level":"info","ts":1604326884.33958,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6183. 2020-11-02T14:27:25.2151952Z [cluster2] {"level":"info","ts":1604326884.342712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6184. 2020-11-02T14:27:25.2155107Z [cluster2] {"level":"info","ts":1604326884.3454525,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6185. 2020-11-02T14:27:25.2158285Z [cluster2] {"level":"info","ts":1604326884.3564475,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6186. 2020-11-02T14:27:25.2159296Z [cluster2] {"level":"info","ts":1604326884.3618438,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6187. 2020-11-02T14:27:25.2160205Z [cluster2] {"level":"info","ts":1604326884.3618636,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6188. 2020-11-02T14:27:25.2161969Z [cluster2] {"level":"info","ts":1604326884.3662064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6189. 2020-11-02T14:27:25.2165052Z [cluster2] {"level":"info","ts":1604326884.369171,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6190. 2020-11-02T14:27:25.2167500Z [cluster2] {"level":"info","ts":1604326889.3464746,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6191. 2020-11-02T14:27:25.2168522Z [cluster2] {"level":"info","ts":1604326889.3537643,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6192. 2020-11-02T14:27:25.2169278Z [cluster2] {"level":"info","ts":1604326889.353793,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6193. 2020-11-02T14:27:25.2173549Z [cluster2] {"level":"info","ts":1604326889.3572526,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6194. 2020-11-02T14:27:25.2176450Z [cluster2] {"level":"info","ts":1604326889.3608165,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6195. 2020-11-02T14:27:25.2178922Z [cluster2] {"level":"info","ts":1604326889.3675253,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6196. 2020-11-02T14:27:25.2179984Z [cluster2] {"level":"info","ts":1604326889.376183,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6197. 2020-11-02T14:27:25.2180769Z [cluster2] {"level":"info","ts":1604326889.3762066,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6198. 2020-11-02T14:27:25.2183509Z [cluster2] {"level":"info","ts":1604326889.37949,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6199. 2020-11-02T14:27:25.2186252Z [cluster2] {"level":"info","ts":1604326889.382408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6200. 2020-11-02T14:27:25.2188435Z [cluster2] {"level":"info","ts":1604326894.3632216,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6201. 2020-11-02T14:27:25.2190209Z [cluster2] {"level":"info","ts":1604326894.3686557,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6202. 2020-11-02T14:27:25.2191182Z [cluster2] {"level":"info","ts":1604326894.368683,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6203. 2020-11-02T14:27:25.2197357Z [cluster2] {"level":"info","ts":1604326894.3731694,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6204. 2020-11-02T14:27:25.2200705Z [cluster2] {"level":"info","ts":1604326894.37582,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6205. 2020-11-02T14:27:25.2203211Z [cluster2] {"level":"info","ts":1604326894.396457,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6206. 2020-11-02T14:27:25.2204513Z [cluster2] {"level":"info","ts":1604326894.4063957,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6207. 2020-11-02T14:27:25.2206423Z [cluster2] {"level":"info","ts":1604326894.4064178,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6208. 2020-11-02T14:27:25.2208913Z [cluster2] {"level":"info","ts":1604326894.4120696,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6209. 2020-11-02T14:27:25.2212138Z [cluster2] {"level":"info","ts":1604326894.4152522,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6210. 2020-11-02T14:27:25.2214100Z [cluster2] {"level":"info","ts":1604326899.3793983,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6211. 2020-11-02T14:27:25.2215141Z [cluster2] {"level":"info","ts":1604326899.3873742,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6212. 2020-11-02T14:27:25.2215900Z [cluster2] {"level":"info","ts":1604326899.3875556,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6213. 2020-11-02T14:27:25.2217964Z [cluster2] {"level":"info","ts":1604326899.392773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6214. 2020-11-02T14:27:25.2221197Z [cluster2] {"level":"info","ts":1604326899.4183388,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6215. 2020-11-02T14:27:25.2223788Z [cluster2] {"level":"info","ts":1604326899.4672382,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6216. 2020-11-02T14:27:25.2225035Z [cluster2] {"level":"info","ts":1604326899.4818103,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6217. 2020-11-02T14:27:25.2225819Z [cluster2] {"level":"info","ts":1604326899.4820387,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6218. 2020-11-02T14:27:25.2228002Z [cluster2] {"level":"info","ts":1604326899.48945,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6219. 2020-11-02T14:27:25.2230923Z [cluster2] {"level":"info","ts":1604326899.5099437,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6220. 2020-11-02T14:27:25.2233708Z [cluster2] {"level":"info","ts":1604326904.4057305,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6221. 2020-11-02T14:27:25.2234700Z [cluster2] {"level":"info","ts":1604326904.413023,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6222. 2020-11-02T14:27:25.2235419Z [cluster2] {"level":"info","ts":1604326904.4130495,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6223. 2020-11-02T14:27:25.2237102Z [cluster2] {"level":"info","ts":1604326904.4170735,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6224. 2020-11-02T14:27:25.2240080Z [cluster2] {"level":"info","ts":1604326904.419926,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6225. 2020-11-02T14:27:25.2249155Z [cluster2] {"level":"info","ts":1604326904.4263055,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6226. 2020-11-02T14:27:25.2250549Z [cluster2] {"level":"info","ts":1604326904.4315555,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6227. 2020-11-02T14:27:25.2251313Z [cluster2] {"level":"info","ts":1604326904.4315803,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6228. 2020-11-02T14:27:25.2253818Z [cluster2] {"level":"info","ts":1604326904.4348774,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6229. 2020-11-02T14:27:25.2256775Z [cluster2] {"level":"info","ts":1604326904.4426591,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6230. 2020-11-02T14:27:25.2258903Z [cluster2] {"level":"info","ts":1604326909.4209547,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6231. 2020-11-02T14:27:25.2259931Z [cluster2] {"level":"info","ts":1604326909.426973,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6232. 2020-11-02T14:27:25.2260843Z [cluster2] {"level":"info","ts":1604326909.4269955,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6233. 2020-11-02T14:27:25.2262709Z [cluster2] {"level":"info","ts":1604326909.430528,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6234. 2020-11-02T14:27:25.2266070Z [cluster2] {"level":"info","ts":1604326909.433739,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6235. 2020-11-02T14:27:25.2268648Z [cluster2] {"level":"info","ts":1604326909.4398496,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6236. 2020-11-02T14:27:25.2269861Z [cluster2] {"level":"info","ts":1604326909.444404,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6237. 2020-11-02T14:27:25.2270929Z [cluster2] {"level":"info","ts":1604326909.444422,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6238. 2020-11-02T14:27:25.2272961Z [cluster2] {"level":"info","ts":1604326909.4475267,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6239. 2020-11-02T14:27:25.2276183Z [cluster2] {"level":"info","ts":1604326909.4499755,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6240. 2020-11-02T14:27:25.2279281Z [cluster2] {"level":"info","ts":1604326914.4349177,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6241. 2020-11-02T14:27:25.2280763Z [cluster2] {"level":"info","ts":1604326914.444603,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6242. 2020-11-02T14:27:25.2281869Z [cluster2] {"level":"info","ts":1604326914.4448051,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6243. 2020-11-02T14:27:25.2283623Z [cluster2] {"level":"info","ts":1604326914.4491765,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6244. 2020-11-02T14:27:25.2286186Z [cluster2] {"level":"info","ts":1604326914.4520686,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6245. 2020-11-02T14:27:25.2292364Z [cluster2] {"level":"info","ts":1604326914.4590101,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6246. 2020-11-02T14:27:25.2293410Z [cluster2] {"level":"info","ts":1604326914.4636881,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6247. 2020-11-02T14:27:25.2294150Z [cluster2] {"level":"info","ts":1604326914.4637122,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6248. 2020-11-02T14:27:25.2295946Z [cluster2] {"level":"info","ts":1604326914.4670243,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6249. 2020-11-02T14:27:25.2299561Z [cluster2] {"level":"info","ts":1604326914.4694111,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6250. 2020-11-02T14:27:25.2302215Z [cluster2] {"level":"info","ts":1604326919.4569466,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6251. 2020-11-02T14:27:25.2303237Z [cluster2] {"level":"info","ts":1604326919.4669244,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6252. 2020-11-02T14:27:25.2304148Z [cluster2] {"level":"info","ts":1604326919.4669538,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6253. 2020-11-02T14:27:25.2305928Z [cluster2] {"level":"info","ts":1604326919.4710636,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6254. 2020-11-02T14:27:25.2308699Z [cluster2] {"level":"info","ts":1604326919.4738557,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6255. 2020-11-02T14:27:25.2311364Z [cluster2] {"level":"info","ts":1604326919.4792707,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6256. 2020-11-02T14:27:25.2312665Z [cluster2] {"level":"info","ts":1604326919.4836168,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6257. 2020-11-02T14:27:25.2313565Z [cluster2] {"level":"info","ts":1604326919.483635,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6258. 2020-11-02T14:27:25.2315243Z [cluster2] {"level":"info","ts":1604326919.486537,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6259. 2020-11-02T14:27:25.2318088Z [cluster2] {"level":"info","ts":1604326919.4890966,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6260. 2020-11-02T14:27:25.2320303Z [cluster2] {"level":"info","ts":1604326924.4737842,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6261. 2020-11-02T14:27:25.2321449Z [cluster2] {"level":"info","ts":1604326924.478749,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6262. 2020-11-02T14:27:25.2322295Z [cluster2] {"level":"info","ts":1604326924.478766,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6263. 2020-11-02T14:27:25.2324596Z [cluster2] {"level":"info","ts":1604326924.482745,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6264. 2020-11-02T14:27:25.2327126Z [cluster2] {"level":"info","ts":1604326924.4855652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6265. 2020-11-02T14:27:25.2329737Z [cluster2] {"level":"info","ts":1604326924.491326,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6266. 2020-11-02T14:27:25.2330878Z [cluster2] {"level":"info","ts":1604326924.4953837,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6267. 2020-11-02T14:27:25.2332041Z [cluster2] {"level":"info","ts":1604326924.4954028,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6268. 2020-11-02T14:27:25.2334093Z [cluster2] {"level":"info","ts":1604326924.4982276,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6269. 2020-11-02T14:27:25.2338590Z [cluster2] {"level":"info","ts":1604326924.5003896,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6270. 2020-11-02T14:27:25.2340939Z [cluster2] {"level":"info","ts":1604326929.4889107,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6271. 2020-11-02T14:27:25.2342636Z [cluster2] {"level":"info","ts":1604326929.4940429,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6272. 2020-11-02T14:27:25.2343854Z [cluster2] {"level":"info","ts":1604326929.4940655,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6273. 2020-11-02T14:27:25.2345821Z [cluster2] {"level":"info","ts":1604326929.4974215,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6274. 2020-11-02T14:27:25.2348923Z [cluster2] {"level":"info","ts":1604326929.5018194,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6275. 2020-11-02T14:27:25.2351492Z [cluster2] {"level":"info","ts":1604326929.518872,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6276. 2020-11-02T14:27:25.2352563Z [cluster2] {"level":"info","ts":1604326929.5238616,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6277. 2020-11-02T14:27:25.2353502Z [cluster2] {"level":"info","ts":1604326929.5239003,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6278. 2020-11-02T14:27:25.2355936Z [cluster2] {"level":"info","ts":1604326929.527726,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6279. 2020-11-02T14:27:25.2358885Z [cluster2] {"level":"info","ts":1604326929.530658,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6280. 2020-11-02T14:27:25.2361396Z [cluster2] {"level":"info","ts":1604326934.5032167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6281. 2020-11-02T14:27:25.2362574Z [cluster2] {"level":"info","ts":1604326934.5124745,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6282. 2020-11-02T14:27:25.2363334Z [cluster2] {"level":"info","ts":1604326934.5124989,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6283. 2020-11-02T14:27:25.2365254Z [cluster2] {"level":"info","ts":1604326934.5172698,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6284. 2020-11-02T14:27:25.2368208Z [cluster2] {"level":"info","ts":1604326934.5210946,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6285. 2020-11-02T14:27:25.2370519Z [cluster2] {"level":"info","ts":1604326934.5335512,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6286. 2020-11-02T14:27:25.2371917Z [cluster2] {"level":"info","ts":1604326934.5382767,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6287. 2020-11-02T14:27:25.2372912Z [cluster2] {"level":"info","ts":1604326934.5382974,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6288. 2020-11-02T14:27:25.2375020Z [cluster2] {"level":"info","ts":1604326934.5418975,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6289. 2020-11-02T14:27:25.2377962Z [cluster2] {"level":"info","ts":1604326934.5444856,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6290. 2020-11-02T14:27:25.2380344Z [cluster2] {"level":"info","ts":1604326939.518402,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6291. 2020-11-02T14:27:25.2381445Z [cluster2] {"level":"info","ts":1604326939.5249288,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6292. 2020-11-02T14:27:25.2382257Z [cluster2] {"level":"info","ts":1604326939.5249522,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6293. 2020-11-02T14:27:25.2384354Z [cluster2] {"level":"info","ts":1604326939.5288029,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6294. 2020-11-02T14:27:25.2387464Z [cluster2] {"level":"info","ts":1604326939.5320902,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6295. 2020-11-02T14:27:25.2389962Z [cluster2] {"level":"info","ts":1604326939.5374107,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6296. 2020-11-02T14:27:25.2391103Z [cluster2] {"level":"info","ts":1604326939.541685,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6297. 2020-11-02T14:27:25.2392054Z [cluster2] {"level":"info","ts":1604326939.5417228,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6298. 2020-11-02T14:27:25.2393912Z [cluster2] {"level":"info","ts":1604326939.5448217,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6299. 2020-11-02T14:27:25.2396476Z [cluster2] {"level":"info","ts":1604326939.5480871,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6300. 2020-11-02T14:27:25.2404695Z [cluster2] {"level":"info","ts":1604326944.5318348,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6301. 2020-11-02T14:27:25.2405990Z [cluster2] {"level":"info","ts":1604326944.538421,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6302. 2020-11-02T14:27:25.2407002Z [cluster2] {"level":"info","ts":1604326944.538447,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6303. 2020-11-02T14:27:25.2409265Z [cluster2] {"level":"info","ts":1604326944.542232,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6304. 2020-11-02T14:27:25.2412078Z [cluster2] {"level":"info","ts":1604326944.5453568,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6305. 2020-11-02T14:27:25.2414267Z [cluster2] {"level":"info","ts":1604326944.55143,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6306. 2020-11-02T14:27:25.2415541Z [cluster2] {"level":"info","ts":1604326944.5561745,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6307. 2020-11-02T14:27:25.2416882Z [cluster2] {"level":"info","ts":1604326944.556193,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6308. 2020-11-02T14:27:25.2418586Z [cluster2] {"level":"info","ts":1604326944.5593011,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6309. 2020-11-02T14:27:25.2424344Z [cluster2] {"level":"info","ts":1604326944.5633268,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6310. 2020-11-02T14:27:25.2426574Z [cluster2] {"level":"info","ts":1604326949.5438895,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6311. 2020-11-02T14:27:25.2427988Z [cluster2] {"level":"info","ts":1604326949.5519037,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6312. 2020-11-02T14:27:25.2428934Z [cluster2] {"level":"info","ts":1604326949.551935,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6313. 2020-11-02T14:27:25.2431443Z [cluster2] {"level":"info","ts":1604326949.5558949,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6314. 2020-11-02T14:27:25.2434137Z [cluster2] {"level":"info","ts":1604326949.560403,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6315. 2020-11-02T14:27:25.2436329Z [cluster2] {"level":"info","ts":1604326949.566643,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6316. 2020-11-02T14:27:25.2441649Z [cluster2] {"level":"info","ts":1604326949.5735128,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6317. 2020-11-02T14:27:25.2442578Z [cluster2] {"level":"info","ts":1604326949.5735347,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6318. 2020-11-02T14:27:25.2445082Z [cluster2] {"level":"info","ts":1604326949.577066,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6319. 2020-11-02T14:27:25.2448062Z [cluster2] {"level":"info","ts":1604326949.5799885,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6320. 2020-11-02T14:27:25.2450415Z [cluster2] {"level":"info","ts":1604326954.5586257,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6321. 2020-11-02T14:27:25.2453446Z [cluster2] {"level":"info","ts":1604326954.5644712,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6322. 2020-11-02T14:27:25.2454222Z [cluster2] {"level":"info","ts":1604326954.5644975,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6323. 2020-11-02T14:27:25.2456634Z [cluster2] {"level":"info","ts":1604326954.5683217,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6324. 2020-11-02T14:27:25.2459589Z [cluster2] {"level":"info","ts":1604326954.571501,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6325. 2020-11-02T14:27:25.2462077Z [cluster2] {"level":"info","ts":1604326954.5792909,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6326. 2020-11-02T14:27:25.2463073Z [cluster2] {"level":"info","ts":1604326954.5842147,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6327. 2020-11-02T14:27:25.2464151Z [cluster2] {"level":"info","ts":1604326954.58424,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6328. 2020-11-02T14:27:25.2466372Z [cluster2] {"level":"info","ts":1604326954.5879855,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6329. 2020-11-02T14:27:25.2469080Z [cluster2] {"level":"info","ts":1604326954.5906181,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6330. 2020-11-02T14:27:25.2476558Z [cluster2] {"level":"info","ts":1604326959.5714111,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6331. 2020-11-02T14:27:25.2478636Z [cluster2] {"level":"info","ts":1604326959.594179,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6332. 2020-11-02T14:27:25.2479652Z [cluster2] {"level":"info","ts":1604326959.594207,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6333. 2020-11-02T14:27:25.2481696Z [cluster2] {"level":"info","ts":1604326959.6406045,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6334. 2020-11-02T14:27:25.2485853Z [cluster2] {"level":"info","ts":1604326959.6601114,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6335. 2020-11-02T14:27:25.2488977Z [cluster2] {"level":"info","ts":1604326959.7100973,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6336. 2020-11-02T14:27:25.2490329Z [cluster2] {"level":"info","ts":1604326959.717183,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6337. 2020-11-02T14:27:25.2495530Z [cluster2] {"level":"info","ts":1604326959.7172098,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6338. 2020-11-02T14:27:25.2497478Z [cluster2] {"level":"info","ts":1604326959.7218242,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6339. 2020-11-02T14:27:25.2499899Z [cluster2] {"level":"info","ts":1604326959.7261672,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6340. 2020-11-02T14:27:25.2502568Z [cluster2] {"level":"info","ts":1604326964.5906243,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6341. 2020-11-02T14:27:25.2503906Z [cluster2] {"level":"info","ts":1604326964.5966644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6342. 2020-11-02T14:27:25.2504735Z [cluster2] {"level":"info","ts":1604326964.5966887,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6343. 2020-11-02T14:27:25.2506850Z [cluster2] {"level":"info","ts":1604326964.600217,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6344. 2020-11-02T14:27:25.2509857Z [cluster2] {"level":"info","ts":1604326964.6026757,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6345. 2020-11-02T14:27:25.2512676Z [cluster2] {"level":"info","ts":1604326964.608279,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6346. 2020-11-02T14:27:25.2513809Z [cluster2] {"level":"info","ts":1604326964.612723,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6347. 2020-11-02T14:27:25.2514649Z [cluster2] {"level":"info","ts":1604326964.612743,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6348. 2020-11-02T14:27:25.2516745Z [cluster2] {"level":"info","ts":1604326964.6159034,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6349. 2020-11-02T14:27:25.2519500Z [cluster2] {"level":"info","ts":1604326964.6188705,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6350. 2020-11-02T14:27:25.2521475Z [cluster2] {"level":"info","ts":1604326969.6040583,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6351. 2020-11-02T14:27:25.2522500Z [cluster2] {"level":"info","ts":1604326969.6092515,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6352. 2020-11-02T14:27:25.2523600Z [cluster2] {"level":"info","ts":1604326969.6092703,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6353. 2020-11-02T14:27:25.2525701Z [cluster2] {"level":"info","ts":1604326969.6136773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6354. 2020-11-02T14:27:25.2528562Z [cluster2] {"level":"info","ts":1604326969.6164925,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6355. 2020-11-02T14:27:25.2531803Z [cluster2] {"level":"info","ts":1604326969.6269355,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6356. 2020-11-02T14:27:25.2532963Z [cluster2] {"level":"info","ts":1604326969.631673,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6357. 2020-11-02T14:27:25.2533808Z [cluster2] {"level":"info","ts":1604326969.6316986,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6358. 2020-11-02T14:27:25.2535751Z [cluster2] {"level":"info","ts":1604326969.6353672,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6359. 2020-11-02T14:27:25.2538746Z [cluster2] {"level":"info","ts":1604326969.6394162,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6360. 2020-11-02T14:27:25.2540870Z [cluster2] {"level":"info","ts":1604326974.6218114,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6361. 2020-11-02T14:27:25.2541897Z [cluster2] {"level":"info","ts":1604326974.629036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6362. 2020-11-02T14:27:25.2543005Z [cluster2] {"level":"info","ts":1604326974.629066,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6363. 2020-11-02T14:27:25.2545102Z [cluster2] {"level":"info","ts":1604326974.6327085,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6364. 2020-11-02T14:27:25.2547794Z [cluster2] {"level":"info","ts":1604326974.6356585,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6365. 2020-11-02T14:27:25.2549967Z [cluster2] {"level":"info","ts":1604326974.6456656,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6366. 2020-11-02T14:27:25.2551563Z [cluster2] {"level":"info","ts":1604326974.6541085,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6367. 2020-11-02T14:27:25.2552328Z [cluster2] {"level":"info","ts":1604326974.6541321,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6368. 2020-11-02T14:27:25.2554072Z [cluster2] {"level":"info","ts":1604326974.6579773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6369. 2020-11-02T14:27:25.2558158Z [cluster2] {"level":"info","ts":1604326974.6612258,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6370. 2020-11-02T14:27:25.2560551Z [cluster2] {"level":"info","ts":1604326979.637758,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6371. 2020-11-02T14:27:25.2561778Z [cluster2] {"level":"info","ts":1604326979.644436,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6372. 2020-11-02T14:27:25.2562889Z [cluster2] {"level":"info","ts":1604326979.644464,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6373. 2020-11-02T14:27:25.2564961Z [cluster2] {"level":"info","ts":1604326979.6482987,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6374. 2020-11-02T14:27:25.2568212Z [cluster2] {"level":"info","ts":1604326979.65103,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6375. 2020-11-02T14:27:25.2570395Z [cluster2] {"level":"info","ts":1604326979.6572566,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6376. 2020-11-02T14:27:25.2571783Z [cluster2] {"level":"info","ts":1604326979.6622076,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6377. 2020-11-02T14:27:25.2572930Z [cluster2] {"level":"info","ts":1604326979.6622322,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6378. 2020-11-02T14:27:25.2575007Z [cluster2] {"level":"info","ts":1604326979.6661906,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6379. 2020-11-02T14:27:25.2577604Z [cluster2] {"level":"info","ts":1604326979.6691334,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6380. 2020-11-02T14:27:25.2585664Z [cluster2] {"level":"info","ts":1604326984.651988,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6381. 2020-11-02T14:27:25.2587077Z [cluster2] {"level":"info","ts":1604326984.6588483,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6382. 2020-11-02T14:27:25.2588067Z [cluster2] {"level":"info","ts":1604326984.6588778,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6383. 2020-11-02T14:27:25.2589946Z [cluster2] {"level":"info","ts":1604326984.6648412,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6384. 2020-11-02T14:27:25.2592806Z [cluster2] {"level":"info","ts":1604326984.6749275,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6385. 2020-11-02T14:27:25.2596159Z [cluster2] {"level":"info","ts":1604326984.683061,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6386. 2020-11-02T14:27:25.2597205Z [cluster2] {"level":"info","ts":1604326984.6882286,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6387. 2020-11-02T14:27:25.2598514Z [cluster2] {"level":"info","ts":1604326984.6882548,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6388. 2020-11-02T14:27:25.2601284Z [cluster2] {"level":"info","ts":1604326984.69187,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6389. 2020-11-02T14:27:25.2604341Z [cluster2] {"level":"info","ts":1604326984.6946144,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6390. 2020-11-02T14:27:25.2606737Z [cluster2] {"level":"info","ts":1604326989.665827,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6391. 2020-11-02T14:27:25.2607768Z [cluster2] {"level":"info","ts":1604326989.6721487,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6392. 2020-11-02T14:27:25.2608525Z [cluster2] {"level":"info","ts":1604326989.6721737,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6393. 2020-11-02T14:27:25.2610495Z [cluster2] {"level":"info","ts":1604326989.675731,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6394. 2020-11-02T14:27:25.2613612Z [cluster2] {"level":"info","ts":1604326989.6790347,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6395. 2020-11-02T14:27:25.2616001Z [cluster2] {"level":"info","ts":1604326989.6858485,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6396. 2020-11-02T14:27:25.2617194Z [cluster2] {"level":"info","ts":1604326989.6905508,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6397. 2020-11-02T14:27:25.2617951Z [cluster2] {"level":"info","ts":1604326989.690573,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6398. 2020-11-02T14:27:25.2619703Z [cluster2] {"level":"info","ts":1604326989.6938848,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6399. 2020-11-02T14:27:25.2622124Z [cluster2] {"level":"info","ts":1604326989.696891,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6400. 2020-11-02T14:27:25.2624679Z [cluster2] {"level":"info","ts":1604326994.6865807,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6401. 2020-11-02T14:27:25.2625820Z [cluster2] {"level":"info","ts":1604326994.6922746,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6402. 2020-11-02T14:27:25.2626698Z [cluster2] {"level":"info","ts":1604326994.692303,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6403. 2020-11-02T14:27:25.2628826Z [cluster2] {"level":"info","ts":1604326994.6956868,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6404. 2020-11-02T14:27:25.2631478Z [cluster2] {"level":"info","ts":1604326994.6985414,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6405. 2020-11-02T14:27:25.2637857Z [cluster2] {"level":"info","ts":1604326994.7053986,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6406. 2020-11-02T14:27:25.2639273Z [cluster2] {"level":"info","ts":1604326994.7107396,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6407. 2020-11-02T14:27:25.2640303Z [cluster2] {"level":"info","ts":1604326994.7107675,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6408. 2020-11-02T14:27:25.2642359Z [cluster2] {"level":"info","ts":1604326994.7152562,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6409. 2020-11-02T14:27:25.2645180Z [cluster2] {"level":"info","ts":1604326994.7184408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6410. 2020-11-02T14:27:25.2647965Z [cluster2] {"level":"info","ts":1604326999.700859,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6411. 2020-11-02T14:27:25.2649298Z [cluster2] {"level":"info","ts":1604326999.7064655,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6412. 2020-11-02T14:27:25.2650465Z [cluster2] {"level":"info","ts":1604326999.706499,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6413. 2020-11-02T14:27:25.2652243Z [cluster2] {"level":"info","ts":1604326999.7100868,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6414. 2020-11-02T14:27:25.2654878Z [cluster2] {"level":"info","ts":1604326999.712937,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6415. 2020-11-02T14:27:25.2656914Z [cluster2] {"level":"info","ts":1604326999.7194982,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6416. 2020-11-02T14:27:25.2658508Z [cluster2] {"level":"info","ts":1604326999.725753,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6417. 2020-11-02T14:27:25.2659352Z [cluster2] {"level":"info","ts":1604326999.725775,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6418. 2020-11-02T14:27:25.2661594Z [cluster2] {"level":"info","ts":1604326999.7302313,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6419. 2020-11-02T14:27:25.2664884Z [cluster2] {"level":"info","ts":1604326999.7336411,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6420. 2020-11-02T14:27:25.2667329Z [cluster2] {"level":"info","ts":1604327004.7179127,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6421. 2020-11-02T14:27:25.2669571Z [cluster2] {"level":"info","ts":1604327004.723168,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6422. 2020-11-02T14:27:25.2670427Z [cluster2] {"level":"info","ts":1604327004.7231944,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6423. 2020-11-02T14:27:25.2672420Z [cluster2] {"level":"info","ts":1604327004.726606,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6424. 2020-11-02T14:27:25.2675544Z [cluster2] {"level":"info","ts":1604327004.7331707,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6425. 2020-11-02T14:27:25.2678050Z [cluster2] {"level":"info","ts":1604327004.7466006,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6426. 2020-11-02T14:27:25.2680323Z [cluster2] {"level":"info","ts":1604327004.753455,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6427. 2020-11-02T14:27:25.2681206Z [cluster2] {"level":"info","ts":1604327004.7535975,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6428. 2020-11-02T14:27:25.2683279Z [cluster2] {"level":"info","ts":1604327004.7577496,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6429. 2020-11-02T14:27:25.2688284Z [cluster2] {"level":"info","ts":1604327004.7614057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6430. 2020-11-02T14:27:25.2690647Z [cluster2] {"level":"info","ts":1604327009.7351422,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6431. 2020-11-02T14:27:25.2691797Z [cluster2] {"level":"info","ts":1604327009.7409923,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6432. 2020-11-02T14:27:25.2692641Z [cluster2] {"level":"info","ts":1604327009.741013,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6433. 2020-11-02T14:27:25.2694605Z [cluster2] {"level":"info","ts":1604327009.7449405,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6434. 2020-11-02T14:27:25.2697416Z [cluster2] {"level":"info","ts":1604327009.7476933,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6435. 2020-11-02T14:27:25.2699751Z [cluster2] {"level":"info","ts":1604327009.7538457,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6436. 2020-11-02T14:27:25.2700779Z [cluster2] {"level":"info","ts":1604327009.7583153,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6437. 2020-11-02T14:27:25.2701546Z [cluster2] {"level":"info","ts":1604327009.7583592,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6438. 2020-11-02T14:27:25.2703908Z [cluster2] {"level":"info","ts":1604327009.761714,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6439. 2020-11-02T14:27:25.2708128Z [cluster2] {"level":"info","ts":1604327009.7648869,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6440. 2020-11-02T14:27:25.2710101Z [cluster2] {"level":"info","ts":1604327014.7468748,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6441. 2020-11-02T14:27:25.2712828Z [cluster2] {"level":"info","ts":1604327014.7520235,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6442. 2020-11-02T14:27:25.2713721Z [cluster2] {"level":"info","ts":1604327014.7520728,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6443. 2020-11-02T14:27:25.2715797Z [cluster2] {"level":"info","ts":1604327014.7560828,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6444. 2020-11-02T14:27:25.2719057Z [cluster2] {"level":"info","ts":1604327014.7589457,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6445. 2020-11-02T14:27:25.2721207Z [cluster2] {"level":"info","ts":1604327014.7667844,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6446. 2020-11-02T14:27:25.2722431Z [cluster2] {"level":"info","ts":1604327014.7715163,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6447. 2020-11-02T14:27:25.2723748Z [cluster2] {"level":"info","ts":1604327014.7715383,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6448. 2020-11-02T14:27:25.2726248Z [cluster2] {"level":"info","ts":1604327014.7750263,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6449. 2020-11-02T14:27:25.2728956Z [cluster2] {"level":"info","ts":1604327014.778348,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6450. 2020-11-02T14:27:25.2731307Z [cluster2] {"level":"info","ts":1604327019.7626922,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6451. 2020-11-02T14:27:25.2732547Z [cluster2] {"level":"info","ts":1604327019.7686539,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6452. 2020-11-02T14:27:25.2733480Z [cluster2] {"level":"info","ts":1604327019.7686784,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6453. 2020-11-02T14:27:25.2735219Z [cluster2] {"level":"info","ts":1604327019.7730396,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6454. 2020-11-02T14:27:25.2738183Z [cluster2] {"level":"info","ts":1604327019.7758548,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6455. 2020-11-02T14:27:25.2740654Z [cluster2] {"level":"info","ts":1604327019.792188,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6456. 2020-11-02T14:27:25.2741843Z [cluster2] {"level":"info","ts":1604327019.7985537,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6457. 2020-11-02T14:27:25.2742601Z [cluster2] {"level":"info","ts":1604327019.798576,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6458. 2020-11-02T14:27:25.2744649Z [cluster2] {"level":"info","ts":1604327019.8024118,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6459. 2020-11-02T14:27:25.2747556Z [cluster2] {"level":"info","ts":1604327019.8060327,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6460. 2020-11-02T14:27:25.2749813Z [cluster2] {"level":"info","ts":1604327024.775958,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6461. 2020-11-02T14:27:25.2750956Z [cluster2] {"level":"info","ts":1604327024.782714,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6462. 2020-11-02T14:27:25.2751870Z [cluster2] {"level":"info","ts":1604327024.7828753,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6463. 2020-11-02T14:27:25.2753735Z [cluster2] {"level":"info","ts":1604327024.7864895,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6464. 2020-11-02T14:27:25.2756353Z [cluster2] {"level":"info","ts":1604327024.7892365,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6465. 2020-11-02T14:27:25.2758843Z [cluster2] {"level":"info","ts":1604327024.7956903,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6466. 2020-11-02T14:27:25.2759987Z [cluster2] {"level":"info","ts":1604327024.8002732,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6467. 2020-11-02T14:27:25.2760824Z [cluster2] {"level":"info","ts":1604327024.8002923,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6468. 2020-11-02T14:27:25.2762866Z [cluster2] {"level":"info","ts":1604327024.8040893,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6469. 2020-11-02T14:27:25.2765278Z [cluster2] {"level":"info","ts":1604327024.806299,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6470. 2020-11-02T14:27:25.2767239Z [cluster2] {"level":"info","ts":1604327029.7884123,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6471. 2020-11-02T14:27:25.2768267Z [cluster2] {"level":"info","ts":1604327029.794795,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6472. 2020-11-02T14:27:25.2769025Z [cluster2] {"level":"info","ts":1604327029.7948182,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6473. 2020-11-02T14:27:25.2771221Z [cluster2] {"level":"info","ts":1604327029.7986116,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6474. 2020-11-02T14:27:25.2774035Z [cluster2] {"level":"info","ts":1604327029.8021398,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6475. 2020-11-02T14:27:25.2776195Z [cluster2] {"level":"info","ts":1604327029.8095121,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6476. 2020-11-02T14:27:25.2777332Z [cluster2] {"level":"info","ts":1604327029.8138328,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6477. 2020-11-02T14:27:25.2778719Z [cluster2] {"level":"info","ts":1604327029.8138568,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6478. 2020-11-02T14:27:25.2780836Z [cluster2] {"level":"info","ts":1604327029.817046,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6479. 2020-11-02T14:27:25.2784398Z [cluster2] {"level":"info","ts":1604327029.8201416,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6480. 2020-11-02T14:27:25.2786869Z [cluster2] {"level":"info","ts":1604327034.804259,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6481. 2020-11-02T14:27:25.2788839Z [cluster2] {"level":"info","ts":1604327034.8094845,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6482. 2020-11-02T14:27:25.2789684Z [cluster2] {"level":"info","ts":1604327034.8095136,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6483. 2020-11-02T14:27:25.2791481Z [cluster2] {"level":"info","ts":1604327034.8137941,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6484. 2020-11-02T14:27:25.2794419Z [cluster2] {"level":"info","ts":1604327034.8222337,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6485. 2020-11-02T14:27:25.2796887Z [cluster2] {"level":"info","ts":1604327034.8292534,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6486. 2020-11-02T14:27:25.2798068Z [cluster2] {"level":"info","ts":1604327034.833739,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6487. 2020-11-02T14:27:25.2799047Z [cluster2] {"level":"info","ts":1604327034.8337638,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6488. 2020-11-02T14:27:25.2801054Z [cluster2] {"level":"info","ts":1604327034.8379834,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6489. 2020-11-02T14:27:25.2804225Z [cluster2] {"level":"info","ts":1604327034.8408148,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6490. 2020-11-02T14:27:25.2806409Z [cluster2] {"level":"info","ts":1604327039.8168776,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6491. 2020-11-02T14:27:25.2807709Z [cluster2] {"level":"info","ts":1604327039.8227966,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6492. 2020-11-02T14:27:25.2808632Z [cluster2] {"level":"info","ts":1604327039.8228216,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6493. 2020-11-02T14:27:25.2810509Z [cluster2] {"level":"info","ts":1604327039.8273497,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6494. 2020-11-02T14:27:25.2813463Z [cluster2] {"level":"info","ts":1604327039.8300202,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6495. 2020-11-02T14:27:25.2815775Z [cluster2] {"level":"info","ts":1604327039.8372638,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6496. 2020-11-02T14:27:25.2816918Z [cluster2] {"level":"info","ts":1604327039.8417506,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6497. 2020-11-02T14:27:25.2817757Z [cluster2] {"level":"info","ts":1604327039.8417795,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6498. 2020-11-02T14:27:25.2819901Z [cluster2] {"level":"info","ts":1604327039.8461637,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6499. 2020-11-02T14:27:25.2822548Z [cluster2] {"level":"info","ts":1604327039.8489647,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6500. 2020-11-02T14:27:25.2824751Z [cluster2] {"level":"info","ts":1604327044.8291526,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6501. 2020-11-02T14:27:25.2825820Z [cluster2] {"level":"info","ts":1604327044.839933,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6502. 2020-11-02T14:27:25.2826986Z [cluster2] {"level":"info","ts":1604327044.8399653,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6503. 2020-11-02T14:27:25.2828921Z [cluster2] {"level":"info","ts":1604327044.8454158,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6504. 2020-11-02T14:27:25.2831594Z [cluster2] {"level":"info","ts":1604327044.8492618,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6505. 2020-11-02T14:27:25.2833548Z [cluster2] {"level":"info","ts":1604327044.8574357,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6506. 2020-11-02T14:27:25.2835777Z [cluster2] {"level":"info","ts":1604327044.863108,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6507. 2020-11-02T14:27:25.2836552Z [cluster2] {"level":"info","ts":1604327044.863136,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6508. 2020-11-02T14:27:25.2839099Z [cluster2] {"level":"info","ts":1604327044.8673186,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6509. 2020-11-02T14:27:25.2841931Z [cluster2] {"level":"info","ts":1604327044.8708057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6510. 2020-11-02T14:27:25.2844211Z [cluster2] {"level":"info","ts":1604327049.8465807,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6511. 2020-11-02T14:27:25.2846032Z [cluster2] {"level":"info","ts":1604327049.8525505,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6512. 2020-11-02T14:27:25.2846818Z [cluster2] {"level":"info","ts":1604327049.85259,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6513. 2020-11-02T14:27:25.2848643Z [cluster2] {"level":"info","ts":1604327049.856373,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6514. 2020-11-02T14:27:25.2851651Z [cluster2] {"level":"info","ts":1604327049.859105,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6515. 2020-11-02T14:27:25.2854035Z [cluster2] {"level":"info","ts":1604327049.865169,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6516. 2020-11-02T14:27:25.2855059Z [cluster2] {"level":"info","ts":1604327049.8696358,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6517. 2020-11-02T14:27:25.2855815Z [cluster2] {"level":"info","ts":1604327049.8696568,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6518. 2020-11-02T14:27:25.2857738Z [cluster2] {"level":"info","ts":1604327049.8736422,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6519. 2020-11-02T14:27:25.2860600Z [cluster2] {"level":"info","ts":1604327049.8779223,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6520. 2020-11-02T14:27:25.2862794Z [cluster2] {"level":"info","ts":1604327054.8610084,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6521. 2020-11-02T14:27:25.2864103Z [cluster2] {"level":"info","ts":1604327054.867365,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6522. 2020-11-02T14:27:25.2865525Z [cluster2] {"level":"info","ts":1604327054.8673847,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6523. 2020-11-02T14:27:25.2867468Z [cluster2] {"level":"info","ts":1604327054.8708298,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6524. 2020-11-02T14:27:25.2873084Z [cluster2] {"level":"info","ts":1604327054.873839,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6525. 2020-11-02T14:27:25.2876631Z [cluster2] {"level":"info","ts":1604327054.881711,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6526. 2020-11-02T14:27:25.2877973Z [cluster2] {"level":"info","ts":1604327054.888302,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6527. 2020-11-02T14:27:25.2878827Z [cluster2] {"level":"info","ts":1604327054.8883383,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6528. 2020-11-02T14:27:25.2881109Z [cluster2] {"level":"info","ts":1604327054.8923886,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6529. 2020-11-02T14:27:25.2883877Z [cluster2] {"level":"info","ts":1604327054.8977954,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6530. 2020-11-02T14:27:25.2886228Z [cluster2] {"level":"info","ts":1604327059.876852,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6531. 2020-11-02T14:27:25.2887373Z [cluster2] {"level":"info","ts":1604327059.8838775,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6532. 2020-11-02T14:27:25.2888363Z [cluster2] {"level":"info","ts":1604327059.8838983,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6533. 2020-11-02T14:27:25.2890619Z [cluster2] {"level":"info","ts":1604327059.8880417,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6534. 2020-11-02T14:27:25.2893153Z [cluster2] {"level":"info","ts":1604327059.8912892,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6535. 2020-11-02T14:27:25.2895743Z [cluster2] {"level":"info","ts":1604327059.89817,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6536. 2020-11-02T14:27:25.2897037Z [cluster2] {"level":"info","ts":1604327059.9038649,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6537. 2020-11-02T14:27:25.2898193Z [cluster2] {"level":"info","ts":1604327059.903885,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6538. 2020-11-02T14:27:25.2900071Z [cluster2] {"level":"info","ts":1604327059.9070675,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6539. 2020-11-02T14:27:25.2903076Z [cluster2] {"level":"info","ts":1604327059.910055,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6540. 2020-11-02T14:27:25.2905405Z [cluster2] {"level":"info","ts":1604327064.8930132,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6541. 2020-11-02T14:27:25.2906559Z [cluster2] {"level":"info","ts":1604327064.9019935,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6542. 2020-11-02T14:27:25.2907400Z [cluster2] {"level":"info","ts":1604327064.9020364,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6543. 2020-11-02T14:27:25.2910104Z [cluster2] {"level":"info","ts":1604327064.9055552,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6544. 2020-11-02T14:27:25.2912524Z [cluster2] {"level":"info","ts":1604327064.9085927,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6545. 2020-11-02T14:27:25.2914919Z [cluster2] {"level":"info","ts":1604327064.9147515,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6546. 2020-11-02T14:27:25.2915955Z [cluster2] {"level":"info","ts":1604327064.9199805,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6547. 2020-11-02T14:27:25.2917270Z [cluster2] {"level":"info","ts":1604327064.9200037,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6548. 2020-11-02T14:27:25.2919378Z [cluster2] {"level":"info","ts":1604327064.923676,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6549. 2020-11-02T14:27:25.2922148Z [cluster2] {"level":"info","ts":1604327064.9273074,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6550. 2020-11-02T14:27:25.2924190Z [cluster2] {"level":"info","ts":1604327069.9053924,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6551. 2020-11-02T14:27:25.2925186Z [cluster2] {"level":"info","ts":1604327069.9124575,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6552. 2020-11-02T14:27:25.2925921Z [cluster2] {"level":"info","ts":1604327069.9124875,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6553. 2020-11-02T14:27:25.2927768Z [cluster2] {"level":"info","ts":1604327069.9163172,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6554. 2020-11-02T14:27:25.2930968Z [cluster2] {"level":"info","ts":1604327069.9193583,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6555. 2020-11-02T14:27:25.2933323Z [cluster2] {"level":"info","ts":1604327069.9272664,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6556. 2020-11-02T14:27:25.2934313Z [cluster2] {"level":"info","ts":1604327069.9328587,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6557. 2020-11-02T14:27:25.2935228Z [cluster2] {"level":"info","ts":1604327069.9329185,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6558. 2020-11-02T14:27:25.2937155Z [cluster2] {"level":"info","ts":1604327069.9364293,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6559. 2020-11-02T14:27:25.2940158Z [cluster2] {"level":"info","ts":1604327069.9399621,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6560. 2020-11-02T14:27:25.2944435Z [cluster2] {"level":"info","ts":1604327074.9207265,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6561. 2020-11-02T14:27:25.2945588Z [cluster2] {"level":"info","ts":1604327074.9271834,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6562. 2020-11-02T14:27:25.2946431Z [cluster2] {"level":"info","ts":1604327074.9272192,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6563. 2020-11-02T14:27:25.2948626Z [cluster2] {"level":"info","ts":1604327074.932687,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6564. 2020-11-02T14:27:25.2951402Z [cluster2] {"level":"info","ts":1604327074.9356296,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6565. 2020-11-02T14:27:25.2953617Z [cluster2] {"level":"info","ts":1604327074.94202,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6566. 2020-11-02T14:27:25.2954762Z [cluster2] {"level":"info","ts":1604327074.9470904,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6567. 2020-11-02T14:27:25.2955704Z [cluster2] {"level":"info","ts":1604327074.9471145,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6568. 2020-11-02T14:27:25.2957817Z [cluster2] {"level":"info","ts":1604327074.9532895,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6569. 2020-11-02T14:27:25.2961164Z [cluster2] {"level":"info","ts":1604327074.9568937,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6570. 2020-11-02T14:27:25.2963363Z [cluster2] {"level":"info","ts":1604327079.9363985,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6571. 2020-11-02T14:27:25.2964523Z [cluster2] {"level":"info","ts":1604327079.9506903,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6572. 2020-11-02T14:27:25.2965366Z [cluster2] {"level":"info","ts":1604327079.9507236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6573. 2020-11-02T14:27:25.2967411Z [cluster2] {"level":"info","ts":1604327079.9543548,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6574. 2020-11-02T14:27:25.2970172Z [cluster2] {"level":"info","ts":1604327079.9570746,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6575. 2020-11-02T14:27:25.2972489Z [cluster2] {"level":"info","ts":1604327079.963391,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6576. 2020-11-02T14:27:25.2973794Z [cluster2] {"level":"info","ts":1604327079.9686775,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6577. 2020-11-02T14:27:25.2974641Z [cluster2] {"level":"info","ts":1604327079.9687023,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6578. 2020-11-02T14:27:25.2976844Z [cluster2] {"level":"info","ts":1604327079.9719787,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6579. 2020-11-02T14:27:25.2979644Z [cluster2] {"level":"info","ts":1604327079.9748423,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6580. 2020-11-02T14:27:25.2982265Z [cluster2] {"level":"info","ts":1604327084.9541614,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6581. 2020-11-02T14:27:25.2983472Z [cluster2] {"level":"info","ts":1604327084.960857,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6582. 2020-11-02T14:27:25.2984596Z [cluster2] {"level":"info","ts":1604327084.96088,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6583. 2020-11-02T14:27:25.2986550Z [cluster2] {"level":"info","ts":1604327084.9649959,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6584. 2020-11-02T14:27:25.2989321Z [cluster2] {"level":"info","ts":1604327084.968412,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6585. 2020-11-02T14:27:25.2991475Z [cluster2] {"level":"info","ts":1604327084.9759116,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6586. 2020-11-02T14:27:25.2992536Z [cluster2] {"level":"info","ts":1604327084.98201,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6587. 2020-11-02T14:27:25.2993304Z [cluster2] {"level":"info","ts":1604327084.9820335,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6588. 2020-11-02T14:27:25.2995102Z [cluster2] {"level":"info","ts":1604327084.9861314,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6589. 2020-11-02T14:27:25.2998281Z [cluster2] {"level":"info","ts":1604327084.9893708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6590. 2020-11-02T14:27:25.3000682Z [cluster2] {"level":"info","ts":1604327089.9696987,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6591. 2020-11-02T14:27:25.3001686Z [cluster2] {"level":"info","ts":1604327089.9770932,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6592. 2020-11-02T14:27:25.3002446Z [cluster2] {"level":"info","ts":1604327089.9771214,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6593. 2020-11-02T14:27:25.3004604Z [cluster2] {"level":"info","ts":1604327089.9806476,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6594. 2020-11-02T14:27:25.3007385Z [cluster2] {"level":"info","ts":1604327089.9834194,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6595. 2020-11-02T14:27:25.3009568Z [cluster2] {"level":"info","ts":1604327089.9942756,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6596. 2020-11-02T14:27:25.3017033Z [cluster2] {"level":"info","ts":1604327089.9995215,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6597. 2020-11-02T14:27:25.3018411Z [cluster2] {"level":"info","ts":1604327089.9995453,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6598. 2020-11-02T14:27:25.3020741Z [cluster2] {"level":"info","ts":1604327090.0028882,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6599. 2020-11-02T14:27:25.3023677Z [cluster2] {"level":"info","ts":1604327090.0061977,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6600. 2020-11-02T14:27:25.3027051Z [cluster2] {"level":"info","ts":1604327094.9842086,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6601. 2020-11-02T14:27:25.3028210Z [cluster2] {"level":"info","ts":1604327094.990074,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6602. 2020-11-02T14:27:25.3029235Z [cluster2] {"level":"info","ts":1604327094.9900959,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6603. 2020-11-02T14:27:25.3032065Z [cluster2] {"level":"info","ts":1604327094.9937928,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6604. 2020-11-02T14:27:25.3035123Z [cluster2] {"level":"info","ts":1604327094.9969103,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6605. 2020-11-02T14:27:25.3037027Z [cluster2] {"level":"info","ts":1604327095.0042782,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6606. 2020-11-02T14:27:25.3038444Z [cluster2] {"level":"info","ts":1604327095.0087528,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6607. 2020-11-02T14:27:25.3039207Z [cluster2] {"level":"info","ts":1604327095.0087755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6608. 2020-11-02T14:27:25.3041574Z [cluster2] {"level":"info","ts":1604327095.012086,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6609. 2020-11-02T14:27:25.3044579Z [cluster2] {"level":"info","ts":1604327095.0148368,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6610. 2020-11-02T14:27:25.3046489Z [cluster2] {"level":"info","ts":1604327100.0010421,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6611. 2020-11-02T14:27:25.3047520Z [cluster2] {"level":"info","ts":1604327100.006092,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6612. 2020-11-02T14:27:25.3048756Z [cluster2] {"level":"info","ts":1604327100.0061336,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6613. 2020-11-02T14:27:25.3051029Z [cluster2] {"level":"info","ts":1604327100.010157,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6614. 2020-11-02T14:27:25.3053875Z [cluster2] {"level":"info","ts":1604327100.0130923,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6615. 2020-11-02T14:27:25.3056385Z [cluster2] {"level":"info","ts":1604327100.0200183,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6616. 2020-11-02T14:27:25.3057451Z [cluster2] {"level":"info","ts":1604327100.0249996,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6617. 2020-11-02T14:27:25.3058372Z [cluster2] {"level":"info","ts":1604327100.025021,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6618. 2020-11-02T14:27:25.3060114Z [cluster2] {"level":"info","ts":1604327100.0287676,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6619. 2020-11-02T14:27:25.3063251Z [cluster2] {"level":"info","ts":1604327100.0316873,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6620. 2020-11-02T14:27:25.3065438Z [cluster2] {"level":"info","ts":1604327105.0147943,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6621. 2020-11-02T14:27:25.3066578Z [cluster2] {"level":"info","ts":1604327105.0227754,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6622. 2020-11-02T14:27:25.3067543Z [cluster2] {"level":"info","ts":1604327105.0228035,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6623. 2020-11-02T14:27:25.3069492Z [cluster2] {"level":"info","ts":1604327105.0277343,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6624. 2020-11-02T14:27:25.3072886Z [cluster2] {"level":"info","ts":1604327105.030719,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6625. 2020-11-02T14:27:25.3075764Z [cluster2] {"level":"info","ts":1604327105.036386,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6626. 2020-11-02T14:27:25.3076907Z [cluster2] {"level":"info","ts":1604327105.042655,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6627. 2020-11-02T14:27:25.3087490Z [cluster2] {"level":"info","ts":1604327105.0426836,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6628. 2020-11-02T14:27:25.3089929Z [cluster2] {"level":"info","ts":1604327105.0472095,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6629. 2020-11-02T14:27:25.3093808Z [cluster2] {"level":"info","ts":1604327105.05055,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6630. 2020-11-02T14:27:25.3097431Z [cluster2] {"level":"info","ts":1604327110.028803,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6631. 2020-11-02T14:27:25.3098600Z [cluster2] {"level":"info","ts":1604327110.034574,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6632. 2020-11-02T14:27:25.3099789Z [cluster2] {"level":"info","ts":1604327110.0346036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6633. 2020-11-02T14:27:25.3102186Z [cluster2] {"level":"info","ts":1604327110.0390108,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6634. 2020-11-02T14:27:25.3104893Z [cluster2] {"level":"info","ts":1604327110.0417707,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6635. 2020-11-02T14:27:25.3107185Z [cluster2] {"level":"info","ts":1604327110.0473683,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6636. 2020-11-02T14:27:25.3108649Z [cluster2] {"level":"info","ts":1604327110.052075,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6637. 2020-11-02T14:27:25.3109601Z [cluster2] {"level":"info","ts":1604327110.0521035,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6638. 2020-11-02T14:27:25.3112685Z [cluster2] {"level":"info","ts":1604327110.0565932,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6639. 2020-11-02T14:27:25.3115720Z [cluster2] {"level":"info","ts":1604327110.060125,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6640. 2020-11-02T14:27:25.3118273Z [cluster2] {"level":"info","ts":1604327115.0391967,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6641. 2020-11-02T14:27:25.3119426Z [cluster2] {"level":"info","ts":1604327115.0465052,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6642. 2020-11-02T14:27:25.3120270Z [cluster2] {"level":"info","ts":1604327115.0465307,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6643. 2020-11-02T14:27:25.3122381Z [cluster2] {"level":"info","ts":1604327115.0505967,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6644. 2020-11-02T14:27:25.3124974Z [cluster2] {"level":"info","ts":1604327115.0537252,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6645. 2020-11-02T14:27:25.3127087Z [cluster2] {"level":"info","ts":1604327115.05969,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6646. 2020-11-02T14:27:25.3128192Z [cluster2] {"level":"info","ts":1604327115.064794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6647. 2020-11-02T14:27:25.3129005Z [cluster2] {"level":"info","ts":1604327115.0648181,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6648. 2020-11-02T14:27:25.3131097Z [cluster2] {"level":"info","ts":1604327115.0682685,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6649. 2020-11-02T14:27:25.3134052Z [cluster2] {"level":"info","ts":1604327115.0710654,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6650. 2020-11-02T14:27:25.3136199Z [cluster2] {"level":"info","ts":1604327120.0567493,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6651. 2020-11-02T14:27:25.3137297Z [cluster2] {"level":"info","ts":1604327120.0648875,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6652. 2020-11-02T14:27:25.3138106Z [cluster2] {"level":"info","ts":1604327120.064916,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6653. 2020-11-02T14:27:25.3139966Z [cluster2] {"level":"info","ts":1604327120.0686316,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6654. 2020-11-02T14:27:25.3142892Z [cluster2] {"level":"info","ts":1604327120.0711536,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6655. 2020-11-02T14:27:25.3145595Z [cluster2] {"level":"info","ts":1604327120.0783038,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6656. 2020-11-02T14:27:25.3146701Z [cluster2] {"level":"info","ts":1604327120.0826755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6657. 2020-11-02T14:27:25.3147662Z [cluster2] {"level":"info","ts":1604327120.0826967,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6658. 2020-11-02T14:27:25.3149471Z [cluster2] {"level":"info","ts":1604327120.0860507,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6659. 2020-11-02T14:27:25.3151970Z [cluster2] {"level":"info","ts":1604327120.0887778,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6660. 2020-11-02T14:27:25.3154470Z [cluster2] {"level":"info","ts":1604327125.0767195,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6661. 2020-11-02T14:27:25.3155905Z [cluster2] {"level":"info","ts":1604327125.0853212,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6662. 2020-11-02T14:27:25.3156684Z [cluster2] {"level":"info","ts":1604327125.0853426,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6663. 2020-11-02T14:27:25.3158787Z [cluster2] {"level":"info","ts":1604327125.0890708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6664. 2020-11-02T14:27:25.3161353Z [cluster2] {"level":"info","ts":1604327125.0920107,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6665. 2020-11-02T14:27:25.3163381Z [cluster2] {"level":"info","ts":1604327125.101238,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6666. 2020-11-02T14:27:25.3164844Z [cluster2] {"level":"info","ts":1604327125.1057644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6667. 2020-11-02T14:27:25.3165796Z [cluster2] {"level":"info","ts":1604327125.1057856,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6668. 2020-11-02T14:27:25.3167834Z [cluster2] {"level":"info","ts":1604327125.1089606,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6669. 2020-11-02T14:27:25.3170330Z [cluster2] {"level":"info","ts":1604327125.112215,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6670. 2020-11-02T14:27:25.3172355Z [cluster2] {"level":"info","ts":1604327130.0990314,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6671. 2020-11-02T14:27:25.3173503Z [cluster2] {"level":"info","ts":1604327130.1046526,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6672. 2020-11-02T14:27:25.3174282Z [cluster2] {"level":"info","ts":1604327130.1046772,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6673. 2020-11-02T14:27:25.3176561Z [cluster2] {"level":"info","ts":1604327130.1102295,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6674. 2020-11-02T14:27:25.3179423Z [cluster2] {"level":"info","ts":1604327130.1140378,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6675. 2020-11-02T14:27:25.3183851Z [cluster2] {"level":"info","ts":1604327130.1272075,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6676. 2020-11-02T14:27:25.3185036Z [cluster2] {"level":"info","ts":1604327130.1324584,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6677. 2020-11-02T14:27:25.3185881Z [cluster2] {"level":"info","ts":1604327130.1324832,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6678. 2020-11-02T14:27:25.3188699Z [cluster2] {"level":"info","ts":1604327130.141777,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6679. 2020-11-02T14:27:25.3191649Z [cluster2] {"level":"info","ts":1604327130.1449897,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6680. 2020-11-02T14:27:25.3193927Z [cluster2] {"level":"info","ts":1604327135.1225288,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6681. 2020-11-02T14:27:25.3194955Z [cluster2] {"level":"info","ts":1604327135.1371217,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6682. 2020-11-02T14:27:25.3195912Z [cluster2] {"level":"info","ts":1604327135.1371617,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6683. 2020-11-02T14:27:25.3198397Z [cluster2] {"level":"info","ts":1604327135.1571252,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6684. 2020-11-02T14:27:25.3201670Z [cluster2] {"level":"info","ts":1604327135.1663167,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6685. 2020-11-02T14:27:25.3203821Z [cluster2] {"level":"info","ts":1604327135.1845422,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6686. 2020-11-02T14:27:25.3204851Z [cluster2] {"level":"info","ts":1604327135.1994693,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6687. 2020-11-02T14:27:25.3206372Z [cluster2] {"level":"info","ts":1604327135.1995285,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6688. 2020-11-02T14:27:25.3209189Z [cluster2] {"level":"info","ts":1604327135.2249093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6689. 2020-11-02T14:27:25.3212445Z [cluster2] {"level":"info","ts":1604327135.2331736,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6690. 2020-11-02T14:27:25.3214341Z [cluster2] {"level":"info","ts":1604327140.151832,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6691. 2020-11-02T14:27:25.3215332Z [cluster2] {"level":"info","ts":1604327140.1596854,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6692. 2020-11-02T14:27:25.3216063Z [cluster2] {"level":"info","ts":1604327140.1599245,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6693. 2020-11-02T14:27:25.3217754Z [cluster2] {"level":"info","ts":1604327140.1633203,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6694. 2020-11-02T14:27:25.3221785Z [cluster2] {"level":"info","ts":1604327140.1662116,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6695. 2020-11-02T14:27:25.3224484Z [cluster2] {"level":"info","ts":1604327140.172717,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6696. 2020-11-02T14:27:25.3225548Z [cluster2] {"level":"info","ts":1604327140.1771393,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6697. 2020-11-02T14:27:25.3226339Z [cluster2] {"level":"info","ts":1604327140.177176,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6698. 2020-11-02T14:27:25.3228442Z [cluster2] {"level":"info","ts":1604327140.1804376,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6699. 2020-11-02T14:27:25.3231512Z [cluster2] {"level":"info","ts":1604327140.183348,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6700. 2020-11-02T14:27:25.3233694Z [cluster2] {"level":"info","ts":1604327145.1778696,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6701. 2020-11-02T14:27:25.3235244Z [cluster2] {"level":"info","ts":1604327145.1861086,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6702. 2020-11-02T14:27:25.3236044Z [cluster2] {"level":"info","ts":1604327145.1861463,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6703. 2020-11-02T14:27:25.3239223Z [cluster2] {"level":"info","ts":1604327145.200027,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6704. 2020-11-02T14:27:25.3242524Z [cluster2] {"level":"info","ts":1604327145.205348,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6705. 2020-11-02T14:27:25.3245225Z [cluster2] {"level":"info","ts":1604327145.2214766,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6706. 2020-11-02T14:27:25.3246498Z [cluster2] {"level":"info","ts":1604327145.22936,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6707. 2020-11-02T14:27:25.3247265Z [cluster2] {"level":"info","ts":1604327145.2293978,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6708. 2020-11-02T14:27:25.3249106Z [cluster2] {"level":"info","ts":1604327145.2364376,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6709. 2020-11-02T14:27:25.3251774Z [cluster2] {"level":"info","ts":1604327145.2392619,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6710. 2020-11-02T14:27:25.3254142Z [cluster2] {"level":"info","ts":1604327150.2175274,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6711. 2020-11-02T14:27:25.3255265Z [cluster2] {"level":"info","ts":1604327150.2513516,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6712. 2020-11-02T14:27:25.3256235Z [cluster2] {"level":"info","ts":1604327150.2513943,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6713. 2020-11-02T14:27:25.3258099Z [cluster2] {"level":"info","ts":1604327150.262852,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6714. 2020-11-02T14:27:25.3263476Z [cluster2] {"level":"info","ts":1604327150.2755075,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6715. 2020-11-02T14:27:25.3265768Z [cluster2] {"level":"info","ts":1604327150.2866688,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6716. 2020-11-02T14:27:25.3266918Z [cluster2] {"level":"info","ts":1604327150.2933557,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6717. 2020-11-02T14:27:25.3267767Z [cluster2] {"level":"info","ts":1604327150.293376,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6718. 2020-11-02T14:27:25.3269931Z [cluster2] {"level":"info","ts":1604327150.2989001,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6719. 2020-11-02T14:27:25.3272827Z [cluster2] {"level":"info","ts":1604327150.3052843,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6720. 2020-11-02T14:27:25.3276072Z [cluster2] {"level":"info","ts":1604327155.2539139,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6721. 2020-11-02T14:27:25.3277225Z [cluster2] {"level":"info","ts":1604327155.2615952,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6722. 2020-11-02T14:27:25.3279313Z [cluster2] {"level":"info","ts":1604327155.2618055,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6723. 2020-11-02T14:27:25.3281301Z [cluster2] {"level":"info","ts":1604327155.272372,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6724. 2020-11-02T14:27:25.3284250Z [cluster2] {"level":"info","ts":1604327155.2749715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6725. 2020-11-02T14:27:25.3286583Z [cluster2] {"level":"info","ts":1604327155.2831712,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6726. 2020-11-02T14:27:25.3287723Z [cluster2] {"level":"info","ts":1604327155.2896783,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6727. 2020-11-02T14:27:25.3288696Z [cluster2] {"level":"info","ts":1604327155.2899103,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6728. 2020-11-02T14:27:25.3291331Z [cluster2] {"level":"info","ts":1604327155.295103,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6729. 2020-11-02T14:27:25.3297077Z [cluster2] {"level":"info","ts":1604327155.3008757,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6730. 2020-11-02T14:27:25.3299420Z [cluster2] {"level":"info","ts":1604327160.277864,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6731. 2020-11-02T14:27:25.3300716Z [cluster2] {"level":"info","ts":1604327160.286177,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6732. 2020-11-02T14:27:25.3301545Z [cluster2] {"level":"info","ts":1604327160.2862086,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6733. 2020-11-02T14:27:25.3304165Z [cluster2] {"level":"info","ts":1604327160.2903156,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6734. 2020-11-02T14:27:25.3306953Z [cluster2] {"level":"info","ts":1604327160.2948549,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6735. 2020-11-02T14:27:25.3309612Z [cluster2] {"level":"info","ts":1604327160.3056698,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6736. 2020-11-02T14:27:25.3310924Z [cluster2] {"level":"info","ts":1604327160.3186004,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6737. 2020-11-02T14:27:25.3312089Z [cluster2] {"level":"info","ts":1604327160.3186495,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6738. 2020-11-02T14:27:25.3313931Z [cluster2] {"level":"info","ts":1604327160.3252976,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6739. 2020-11-02T14:27:25.3316432Z [cluster2] {"level":"info","ts":1604327160.3294618,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6740. 2020-11-02T14:27:25.3318622Z [cluster2] {"level":"info","ts":1604327165.3034809,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6741. 2020-11-02T14:27:25.3320005Z [cluster2] {"level":"info","ts":1604327165.3097208,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6742. 2020-11-02T14:27:25.3320845Z [cluster2] {"level":"info","ts":1604327165.309757,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6743. 2020-11-02T14:27:25.3323102Z [cluster2] {"level":"info","ts":1604327165.3138392,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6744. 2020-11-02T14:27:25.3325599Z [cluster2] {"level":"info","ts":1604327165.3169477,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6745. 2020-11-02T14:27:25.3327644Z [cluster2] {"level":"info","ts":1604327165.3249888,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6746. 2020-11-02T14:27:25.3328709Z [cluster2] {"level":"info","ts":1604327165.330899,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6747. 2020-11-02T14:27:25.3329489Z [cluster2] {"level":"info","ts":1604327165.3309457,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6748. 2020-11-02T14:27:25.3331686Z [cluster2] {"level":"info","ts":1604327165.335106,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6749. 2020-11-02T14:27:25.3334650Z [cluster2] {"level":"info","ts":1604327165.3415837,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6750. 2020-11-02T14:27:25.3337261Z [cluster2] {"level":"info","ts":1604327170.375219,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6751. 2020-11-02T14:27:25.3338440Z [cluster2] {"level":"info","ts":1604327170.3908403,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6752. 2020-11-02T14:27:25.3339280Z [cluster2] {"level":"info","ts":1604327170.391738,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6753. 2020-11-02T14:27:25.3342058Z [cluster2] {"level":"info","ts":1604327170.3983152,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6754. 2020-11-02T14:27:25.3344804Z [cluster2] {"level":"info","ts":1604327170.4549773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6755. 2020-11-02T14:27:25.3347186Z [cluster2] {"level":"info","ts":1604327170.5159492,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6756. 2020-11-02T14:27:25.3348564Z [cluster2] {"level":"info","ts":1604327170.5354872,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6757. 2020-11-02T14:27:25.3349319Z [cluster2] {"level":"info","ts":1604327170.5355468,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6758. 2020-11-02T14:27:25.3351403Z [cluster2] {"level":"info","ts":1604327170.5542073,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6759. 2020-11-02T14:27:25.3354395Z [cluster2] {"level":"info","ts":1604327170.566098,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6760. 2020-11-02T14:27:25.3356753Z [cluster2] {"level":"info","ts":1604327175.3988883,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6761. 2020-11-02T14:27:25.3358290Z [cluster2] {"level":"info","ts":1604327175.405602,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6762. 2020-11-02T14:27:25.3359082Z [cluster2] {"level":"info","ts":1604327175.4056304,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6763. 2020-11-02T14:27:25.3360939Z [cluster2] {"level":"info","ts":1604327175.4235628,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6764. 2020-11-02T14:27:25.3363432Z [cluster2] {"level":"info","ts":1604327175.4365053,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6765. 2020-11-02T14:27:25.3365907Z [cluster2] {"level":"info","ts":1604327175.4501324,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6766. 2020-11-02T14:27:25.3367047Z [cluster2] {"level":"info","ts":1604327175.459657,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6767. 2020-11-02T14:27:25.3368200Z [cluster2] {"level":"info","ts":1604327175.4596748,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6768. 2020-11-02T14:27:25.3370124Z [cluster2] {"level":"info","ts":1604327175.4656835,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6769. 2020-11-02T14:27:25.3372532Z [cluster2] {"level":"info","ts":1604327175.4691849,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6770. 2020-11-02T14:27:25.3375465Z [cluster2] {"level":"info","ts":1604327180.4152188,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6771. 2020-11-02T14:27:25.3377285Z [cluster2] {"level":"info","ts":1604327180.420846,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6772. 2020-11-02T14:27:25.3378144Z [cluster2] {"level":"info","ts":1604327180.4208772,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6773. 2020-11-02T14:27:25.3380291Z [cluster2] {"level":"info","ts":1604327180.4248326,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6774. 2020-11-02T14:27:25.3382793Z [cluster2] {"level":"info","ts":1604327180.4287076,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6775. 2020-11-02T14:27:25.3385431Z [cluster2] {"level":"info","ts":1604327180.4507763,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6776. 2020-11-02T14:27:25.3386542Z [cluster2] {"level":"info","ts":1604327180.4592018,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6777. 2020-11-02T14:27:25.3387537Z [cluster2] {"level":"info","ts":1604327180.4592192,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6778. 2020-11-02T14:27:25.3389493Z [cluster2] {"level":"info","ts":1604327180.4629037,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6779. 2020-11-02T14:27:25.3392201Z [cluster2] {"level":"info","ts":1604327180.4673998,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6780. 2020-11-02T14:27:25.3394160Z [cluster2] {"level":"info","ts":1604327185.4286578,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6781. 2020-11-02T14:27:25.3395185Z [cluster2] {"level":"info","ts":1604327185.4347756,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6782. 2020-11-02T14:27:25.3395941Z [cluster2] {"level":"info","ts":1604327185.4348035,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6783. 2020-11-02T14:27:25.3397858Z [cluster2] {"level":"info","ts":1604327185.4393408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6784. 2020-11-02T14:27:25.3401067Z [cluster2] {"level":"info","ts":1604327185.4432318,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6785. 2020-11-02T14:27:25.3403419Z [cluster2] {"level":"info","ts":1604327185.4498749,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6786. 2020-11-02T14:27:25.3404444Z [cluster2] {"level":"info","ts":1604327185.4545383,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6787. 2020-11-02T14:27:25.3405200Z [cluster2] {"level":"info","ts":1604327185.454559,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6788. 2020-11-02T14:27:25.3407041Z [cluster2] {"level":"info","ts":1604327185.458205,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6789. 2020-11-02T14:27:25.3409927Z [cluster2] {"level":"info","ts":1604327185.4611127,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6790. 2020-11-02T14:27:25.3412278Z [cluster2] {"level":"info","ts":1604327190.4403281,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6791. 2020-11-02T14:27:25.3413874Z [cluster2] {"level":"info","ts":1604327190.4471028,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6792. 2020-11-02T14:27:25.3414631Z [cluster2] {"level":"info","ts":1604327190.4471269,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6793. 2020-11-02T14:27:25.3416479Z [cluster2] {"level":"info","ts":1604327190.4505715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6794. 2020-11-02T14:27:25.3419085Z [cluster2] {"level":"info","ts":1604327190.4535005,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6795. 2020-11-02T14:27:25.3421501Z [cluster2] {"level":"info","ts":1604327190.4598658,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6796. 2020-11-02T14:27:25.3422644Z [cluster2] {"level":"info","ts":1604327190.464079,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6797. 2020-11-02T14:27:25.3423493Z [cluster2] {"level":"info","ts":1604327190.4641588,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6798. 2020-11-02T14:27:25.3425743Z [cluster2] {"level":"info","ts":1604327190.467681,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6799. 2020-11-02T14:27:25.3428676Z [cluster2] {"level":"info","ts":1604327190.4705546,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6800. 2020-11-02T14:27:25.3430698Z [cluster2] {"level":"info","ts":1604327195.4581985,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6801. 2020-11-02T14:27:25.3431943Z [cluster2] {"level":"info","ts":1604327195.4639487,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6802. 2020-11-02T14:27:25.3432952Z [cluster2] {"level":"info","ts":1604327195.4639769,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6803. 2020-11-02T14:27:25.3434887Z [cluster2] {"level":"info","ts":1604327195.4675534,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6804. 2020-11-02T14:27:25.3441726Z [cluster2] {"level":"info","ts":1604327195.4707124,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6805. 2020-11-02T14:27:25.3444534Z [cluster2] {"level":"info","ts":1604327195.477443,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6806. 2020-11-02T14:27:25.3445908Z [cluster2] {"level":"info","ts":1604327195.4856236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6807. 2020-11-02T14:27:25.3446871Z [cluster2] {"level":"info","ts":1604327195.4856875,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6808. 2020-11-02T14:27:25.3449031Z [cluster2] {"level":"info","ts":1604327195.4891057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6809. 2020-11-02T14:27:25.3452038Z [cluster2] {"level":"info","ts":1604327195.492232,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6810. 2020-11-02T14:27:25.3454380Z [cluster2] {"level":"info","ts":1604327200.4698122,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6811. 2020-11-02T14:27:25.3455521Z [cluster2] {"level":"info","ts":1604327200.4761786,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6812. 2020-11-02T14:27:25.3456365Z [cluster2] {"level":"info","ts":1604327200.4762514,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6813. 2020-11-02T14:27:25.3458371Z [cluster2] {"level":"info","ts":1604327200.4798064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6814. 2020-11-02T14:27:25.3460876Z [cluster2] {"level":"info","ts":1604327200.483087,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6815. 2020-11-02T14:27:25.3462910Z [cluster2] {"level":"info","ts":1604327200.4912443,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6816. 2020-11-02T14:27:25.3463965Z [cluster2] {"level":"info","ts":1604327200.4961526,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6817. 2020-11-02T14:27:25.3465202Z [cluster2] {"level":"info","ts":1604327200.4961755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6818. 2020-11-02T14:27:25.3467784Z [cluster2] {"level":"info","ts":1604327200.5002058,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6819. 2020-11-02T14:27:25.3470984Z [cluster2] {"level":"info","ts":1604327200.5032206,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6820. 2020-11-02T14:27:25.3472954Z [cluster2] {"level":"info","ts":1604327205.4846697,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6821. 2020-11-02T14:27:25.3473982Z [cluster2] {"level":"info","ts":1604327205.4922404,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6822. 2020-11-02T14:27:25.3474741Z [cluster2] {"level":"info","ts":1604327205.4922664,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6823. 2020-11-02T14:27:25.3477175Z [cluster2] {"level":"info","ts":1604327205.4955482,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6824. 2020-11-02T14:27:25.3480652Z [cluster2] {"level":"info","ts":1604327205.4984136,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6825. 2020-11-02T14:27:25.3482804Z [cluster2] {"level":"info","ts":1604327205.505016,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6826. 2020-11-02T14:27:25.3483873Z [cluster2] {"level":"info","ts":1604327205.5102766,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6827. 2020-11-02T14:27:25.3484641Z [cluster2] {"level":"info","ts":1604327205.5103009,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6828. 2020-11-02T14:27:25.3486834Z [cluster2] {"level":"info","ts":1604327205.514041,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6829. 2020-11-02T14:27:25.3490371Z [cluster2] {"level":"info","ts":1604327205.517484,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6830. 2020-11-02T14:27:25.3493734Z [cluster2] {"level":"info","ts":1604327210.498428,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6831. 2020-11-02T14:27:25.3494896Z [cluster2] {"level":"info","ts":1604327210.5050375,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6832. 2020-11-02T14:27:25.3495755Z [cluster2] {"level":"info","ts":1604327210.505065,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6833. 2020-11-02T14:27:25.3498623Z [cluster2] {"level":"info","ts":1604327210.5080547,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6834. 2020-11-02T14:27:25.3501494Z [cluster2] {"level":"info","ts":1604327210.5107412,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6835. 2020-11-02T14:27:25.3503932Z [cluster2] {"level":"info","ts":1604327210.5170717,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6836. 2020-11-02T14:27:25.3505402Z [cluster2] {"level":"info","ts":1604327210.521906,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6837. 2020-11-02T14:27:25.3506764Z [cluster2] {"level":"info","ts":1604327210.5219302,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6838. 2020-11-02T14:27:25.3509118Z [cluster2] {"level":"info","ts":1604327210.525165,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6839. 2020-11-02T14:27:25.3511990Z [cluster2] {"level":"info","ts":1604327210.529112,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6840. 2020-11-02T14:27:25.3515833Z [cluster2] {"level":"info","ts":1604327215.511993,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6841. 2020-11-02T14:27:25.3516935Z [cluster2] {"level":"info","ts":1604327215.520118,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6842. 2020-11-02T14:27:25.3517880Z [cluster2] {"level":"info","ts":1604327215.5201406,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6843. 2020-11-02T14:27:25.3519795Z [cluster2] {"level":"info","ts":1604327215.5245564,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6844. 2020-11-02T14:27:25.3522303Z [cluster2] {"level":"info","ts":1604327215.5271275,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6845. 2020-11-02T14:27:25.3524479Z [cluster2] {"level":"info","ts":1604327215.5327265,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6846. 2020-11-02T14:27:25.3525543Z [cluster2] {"level":"info","ts":1604327215.5369124,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6847. 2020-11-02T14:27:25.3526326Z [cluster2] {"level":"info","ts":1604327215.536931,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6848. 2020-11-02T14:27:25.3528121Z [cluster2] {"level":"info","ts":1604327215.5412362,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6849. 2020-11-02T14:27:25.3531514Z [cluster2] {"level":"info","ts":1604327215.544228,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6850. 2020-11-02T14:27:25.3534048Z [cluster2] {"level":"info","ts":1604327220.526717,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6851. 2020-11-02T14:27:25.3535353Z [cluster2] {"level":"info","ts":1604327220.533958,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6852. 2020-11-02T14:27:25.3536280Z [cluster2] {"level":"info","ts":1604327220.533976,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6853. 2020-11-02T14:27:25.3538027Z [cluster2] {"level":"info","ts":1604327220.5376582,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6854. 2020-11-02T14:27:25.3540657Z [cluster2] {"level":"info","ts":1604327220.5406823,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6855. 2020-11-02T14:27:25.3543152Z [cluster2] {"level":"info","ts":1604327220.5481417,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6856. 2020-11-02T14:27:25.3544333Z [cluster2] {"level":"info","ts":1604327220.5537946,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6857. 2020-11-02T14:27:25.3545172Z [cluster2] {"level":"info","ts":1604327220.5538163,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6858. 2020-11-02T14:27:25.3548302Z [cluster2] {"level":"info","ts":1604327220.5571675,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6859. 2020-11-02T14:27:25.3552716Z [cluster2] {"level":"info","ts":1604327220.5605626,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6860. 2020-11-02T14:27:25.3555308Z [cluster2] {"level":"info","ts":1604327225.5371954,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6861. 2020-11-02T14:27:25.3556460Z [cluster2] {"level":"info","ts":1604327225.54351,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6862. 2020-11-02T14:27:25.3558381Z [cluster2] {"level":"info","ts":1604327225.544739,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6863. 2020-11-02T14:27:25.3560460Z [cluster2] {"level":"info","ts":1604327225.5498877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6864. 2020-11-02T14:27:25.3562959Z [cluster2] {"level":"info","ts":1604327225.5537953,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6865. 2020-11-02T14:27:25.3565185Z [cluster2] {"level":"info","ts":1604327225.5710573,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6866. 2020-11-02T14:27:25.3566288Z [cluster2] {"level":"info","ts":1604327225.5770106,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6867. 2020-11-02T14:27:25.3567106Z [cluster2] {"level":"info","ts":1604327225.5770345,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6868. 2020-11-02T14:27:25.3570358Z [cluster2] {"level":"info","ts":1604327225.5819247,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6869. 2020-11-02T14:27:25.3572882Z [cluster2] {"level":"info","ts":1604327225.5855143,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6870. 2020-11-02T14:27:25.3574863Z [cluster2] {"level":"info","ts":1604327230.557088,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6871. 2020-11-02T14:27:25.3576532Z [cluster2] {"level":"info","ts":1604327230.6086087,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6872. 2020-11-02T14:27:25.3577374Z [cluster2] {"level":"info","ts":1604327230.6086466,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6873. 2020-11-02T14:27:25.3579483Z [cluster2] {"level":"info","ts":1604327230.6131074,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6874. 2020-11-02T14:27:25.3582826Z [cluster2] {"level":"info","ts":1604327230.617466,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6875. 2020-11-02T14:27:25.3585264Z [cluster2] {"level":"info","ts":1604327230.6357238,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6876. 2020-11-02T14:27:25.3586781Z [cluster2] {"level":"info","ts":1604327230.6430283,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6877. 2020-11-02T14:27:25.3587826Z [cluster2] {"level":"info","ts":1604327230.6430607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6878. 2020-11-02T14:27:25.3589867Z [cluster2] {"level":"info","ts":1604327230.6486506,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6879. 2020-11-02T14:27:25.3592457Z [cluster2] {"level":"info","ts":1604327230.6520314,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6880. 2020-11-02T14:27:25.3594564Z [cluster2] {"level":"info","ts":1604327235.618442,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6881. 2020-11-02T14:27:25.3595592Z [cluster2] {"level":"info","ts":1604327235.6246984,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6882. 2020-11-02T14:27:25.5611108Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6883. 2020-11-02T14:27:25.5624834Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6884. 2020-11-02T14:27:25.5641476Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6885. 2020-11-02T14:27:25.5663137Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6886. 2020-11-02T14:27:25.8973760Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-k26wv
  6887. 2020-11-02T14:27:25.8983990Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-k26wv
  6888. 2020-11-02T14:27:25.8995454Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-k26wv
  6889. 2020-11-02T14:27:25.9010059Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-k26wv
  6890. 2020-11-02T14:27:26.2428667Z [cluster2] {"level":"info","ts":1604327235.6247246,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6891. 2020-11-02T14:27:26.2431860Z [cluster2] {"level":"info","ts":1604327235.6290584,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6892. 2020-11-02T14:27:26.2436204Z [cluster2] {"level":"info","ts":1604327235.6320646,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6893. 2020-11-02T14:27:26.2441630Z [cluster2] {"level":"info","ts":1604327235.6389308,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6894. 2020-11-02T14:27:26.2442858Z [cluster2] {"level":"info","ts":1604327235.6533432,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6895. 2020-11-02T14:27:26.2446681Z [cluster2] {"level":"info","ts":1604327235.6533628,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6896. 2020-11-02T14:27:26.2449135Z [cluster2] {"level":"info","ts":1604327235.6573398,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6897. 2020-11-02T14:27:26.2451611Z [cluster2] {"level":"info","ts":1604327235.6644592,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6898. 2020-11-02T14:27:26.2454771Z [cluster2] {"level":"info","ts":1604327240.674846,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6899. 2020-11-02T14:27:26.2456137Z [cluster2] {"level":"info","ts":1604327240.686006,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6900. 2020-11-02T14:27:26.2456979Z [cluster2] {"level":"info","ts":1604327240.686051,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6901. 2020-11-02T14:27:26.2459672Z [cluster2] {"level":"info","ts":1604327240.6908946,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6902. 2020-11-02T14:27:26.2462439Z [cluster2] {"level":"info","ts":1604327240.6950483,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6903. 2020-11-02T14:27:26.2465215Z [cluster2] {"level":"info","ts":1604327240.7129016,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6904. 2020-11-02T14:27:26.2466818Z [cluster2] {"level":"info","ts":1604327240.7202773,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6905. 2020-11-02T14:27:26.2467950Z [cluster2] {"level":"info","ts":1604327240.7203035,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6906. 2020-11-02T14:27:26.2469990Z [cluster2] {"level":"info","ts":1604327240.7247012,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6907. 2020-11-02T14:27:26.2473304Z [cluster2] {"level":"info","ts":1604327240.7288058,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6908. 2020-11-02T14:27:26.2474656Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  6909. 2020-11-02T14:27:26.2474989Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  6910. 2020-11-02T14:27:26.2475930Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-gateway-k26wv in namespace submariner-operator :++++++++++++++++++++++
  6911. 2020-11-02T14:27:26.2477363Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  6912. 2020-11-02T14:27:26.2478180Z [cluster2] + export CHARON_PID_FILE=/var/run/charon.pid
  6913. 2020-11-02T14:27:26.2478809Z [cluster2] + CHARON_PID_FILE=/var/run/charon.pid
  6914. 2020-11-02T14:27:26.2479395Z [cluster2] + rm -f /var/run/charon.pid
  6915. 2020-11-02T14:27:26.2479811Z [cluster2] + SUBMARINER_VERBOSITY=2
  6916. 2020-11-02T14:27:26.2480338Z [cluster2] + '[' false == true ']'
  6917. 2020-11-02T14:27:26.2480952Z [cluster2] + DEBUG=-v=2
  6918. 2020-11-02T14:27:26.2481406Z [cluster2] + mkdir -p /etc/ipsec
  6919. 2020-11-02T14:27:26.2482059Z [cluster2] + sysctl -w net.ipv4.conf.all.send_redirects=0
  6920. 2020-11-02T14:27:26.2482892Z [cluster2] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  6921. 2020-11-02T14:27:26.2483611Z [cluster2] + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  6922. 2020-11-02T14:27:26.2484348Z [cluster2] + for f in iptables-save iptables
  6923. 2020-11-02T14:27:26.2484973Z [cluster2] ++ find_iptables_on_host iptables-save
  6924. 2020-11-02T14:27:26.2485624Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  6925. 2020-11-02T14:27:26.2486336Z [cluster2] net.ipv4.conf.all.send_redirects = 0
  6926. 2020-11-02T14:27:26.2486862Z [cluster2] ++ echo /usr/sbin
  6927. 2020-11-02T14:27:26.2487347Z [cluster2] ++ return
  6928. 2020-11-02T14:27:26.2487893Z [cluster2] + location=/usr/sbin
  6929. 2020-11-02T14:27:26.2488672Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  6930. 2020-11-02T14:27:26.2489617Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  6931. 2020-11-02T14:27:26.2490890Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  6932. 2020-11-02T14:27:26.2491757Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  6933. 2020-11-02T14:27:26.2492389Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  6934. 2020-11-02T14:27:26.2493072Z [cluster2] + for f in iptables-save iptables
  6935. 2020-11-02T14:27:26.2493546Z [cluster2] ++ find_iptables_on_host iptables
  6936. 2020-11-02T14:27:26.2494178Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  6937. 2020-11-02T14:27:26.2494586Z [cluster2] ++ echo /usr/sbin
  6938. 2020-11-02T14:27:26.2494890Z [cluster2] ++ return
  6939. 2020-11-02T14:27:26.2495236Z [cluster2] + location=/usr/sbin
  6940. 2020-11-02T14:27:26.2495778Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  6941. 2020-11-02T14:27:26.2496451Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  6942. 2020-11-02T14:27:26.2497256Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  6943. 2020-11-02T14:27:26.2498075Z [cluster2] + exec submariner-engine -v=2 -alsologtostderr
  6944. 2020-11-02T14:27:26.2535276Z [cluster2] I1102 14:17:37.213451 1 main.go:70] Starting the submariner gateway engine
  6945. 2020-11-02T14:27:26.2536623Z [cluster2] W1102 14:17:37.214540 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  6946. 2020-11-02T14:27:26.2537777Z [cluster2] I1102 14:17:37.214966 1 main.go:95] Creating the cable engine
  6947. 2020-11-02T14:27:26.2538282Z [cluster2] I1102 14:17:37.217397 1 syncer.go:61] CableEngine syncer started
  6948. 2020-11-02T14:27:26.2539095Z [cluster2] I1102 14:17:43.221014 1 main.go:252] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  6949. 2020-11-02T14:27:26.2540299Z [cluster2] I1102 14:17:43.221261 1 main.go:269] Using namespace "submariner-operator" for the leader election lock
  6950. 2020-11-02T14:27:26.2541571Z [cluster2] I1102 14:17:43.221290 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-engine-lock...
  6951. 2020-11-02T14:27:26.2543425Z [cluster2] I1102 14:17:43.263857 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-engine-lock
  6952. 2020-11-02T14:27:26.2546499Z [cluster2] I1102 14:17:43.263898 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-engine-lock", UID:"bb85e08a-62c4-4e85-9490-463343f5e975", APIVersion:"v1", ResourceVersion:"1284", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster2-worker-submariner-engine became leader
  6953. 2020-11-02T14:27:26.2548355Z [cluster2] I1102 14:17:43.263983 1 main.go:144] Creating the datastore syncer
  6954. 2020-11-02T14:27:26.2549011Z [cluster2] I1102 14:17:43.264021 1 strongswan.go:99] Initializing StrongSwan IPSec driver
  6955. 2020-11-02T14:27:26.2549664Z [cluster2] I1102 14:17:43.264479 1 strongswan.go:460] Starting charon
  6956. 2020-11-02T14:27:26.2551196Z [cluster2] W1102 14:17:43.266086 1 strongswan.go:543] Failed to connect to charon - retrying: dial unix /var/run/charon.vici: connect: no such file or directory
  6957. 2020-11-02T14:27:26.2552120Z [cluster2] I1102 14:17:44.277105 1 cableengine.go:71] CableEngine controller started, driver: "strongswan"
  6958. 2020-11-02T14:27:26.2553408Z [cluster2] I1102 14:17:44.277142 1 datastoresyncer.go:60] Starting the datastore syncer
  6959. 2020-11-02T14:27:26.2554534Z [cluster2] I1102 14:17:44.290986 1 tunnel.go:22] Starting the tunnel controller
  6960. 2020-11-02T14:27:26.2556917Z [cluster2] I1102 14:17:44.302537 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6961. 2020-11-02T14:27:26.2558135Z [cluster2] I1102 14:17:44.302919 1 resource_syncer.go:180] Starting syncer "Tunnel controller"
  6962. 2020-11-02T14:27:26.2558897Z [cluster2] I1102 14:17:44.302932 1 resource_syncer.go:193] Syncer "Tunnel controller" waiting for informer cache to sync
  6963. 2020-11-02T14:27:26.2560281Z [cluster2] I1102 14:17:44.403074 1 resource_syncer.go:202] Syncer "Tunnel controller" started
  6964. 2020-11-02T14:27:26.2561730Z [cluster2] I1102 14:17:50.305928 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6965. 2020-11-02T14:27:26.2563118Z [cluster2] I1102 14:17:50.358973 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6966. 2020-11-02T14:27:26.2564347Z [cluster2] I1102 14:17:50.370220 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6967. 2020-11-02T14:27:26.2565663Z [cluster2] I1102 14:17:50.370331 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6968. 2020-11-02T14:27:26.2567556Z [cluster2] I1102 14:17:50.370418 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6969. 2020-11-02T14:27:26.2569137Z [cluster2] I1102 14:17:50.370479 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6970. 2020-11-02T14:27:26.2570118Z [cluster2] I1102 14:17:50.370503 1 datastoresyncer.go:80] Starting the broker syncer
  6971. 2020-11-02T14:27:26.2571529Z [cluster2] I1102 14:17:50.370509 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Cluster"
  6972. 2020-11-02T14:27:26.2572862Z [cluster2] I1102 14:17:50.370514 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Cluster" waiting for informer cache to sync
  6973. 2020-11-02T14:27:26.2574197Z [cluster2] I1102 14:17:50.470703 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Cluster" started
  6974. 2020-11-02T14:27:26.2575141Z [cluster2] I1102 14:17:50.470838 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Cluster"
  6975. 2020-11-02T14:27:26.2576232Z [cluster2] I1102 14:17:50.470988 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Cluster" started
  6976. 2020-11-02T14:27:26.2577153Z [cluster2] I1102 14:17:50.471128 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Endpoint"
  6977. 2020-11-02T14:27:26.2578532Z [cluster2] I1102 14:17:50.471224 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Endpoint" waiting for informer cache to sync
  6978. 2020-11-02T14:27:26.2579756Z [cluster2] I1102 14:17:50.571497 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Endpoint" started
  6979. 2020-11-02T14:27:26.2580676Z [cluster2] I1102 14:17:50.571528 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Endpoint"
  6980. 2020-11-02T14:27:26.2581731Z [cluster2] I1102 14:17:50.571535 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Endpoint" started
  6981. 2020-11-02T14:27:26.2582466Z [cluster2] I1102 14:17:50.571541 1 datastoresyncer.go:108] Ensuring we are the only endpoint active for this cluster
  6982. 2020-11-02T14:27:26.2583975Z [cluster2] I1102 14:17:50.571552 1 datastoresyncer.go:143] 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{}}}
  6983. 2020-11-02T14:27:26.2587931Z [cluster2] I1102 14:17:50.571700 1 federator.go:42] In Distribute for &v1.Cluster{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, 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(nil)}, Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.2.0.0/16"}, ClusterCIDR:[]string{"10.2.0.0/16"}, GlobalCIDR:[]string{}}}
  6984. 2020-11-02T14:27:26.2591644Z [cluster2] I1102 14:17:50.572178 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6985. 2020-11-02T14:27:26.2595325Z [cluster2] I1102 14:17:50.575347 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"name":"cluster2", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6986. 2020-11-02T14:27:26.2599480Z [cluster2] I1102 14:17:50.579821 1 datastoresyncer.go:156] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-6", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.6", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  6987. 2020-11-02T14:27:26.2606098Z [cluster2] I1102 14:17:50.579875 1 federator.go:42] In Distribute for &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-6", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, 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(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-6", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.6", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  6988. 2020-11-02T14:27:26.2610553Z [cluster2] I1102 14:17:50.580403 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6989. 2020-11-02T14:27:26.2614667Z [cluster2] I1102 14:17:50.582624 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6990. 2020-11-02T14:27:26.2620729Z [cluster2] I1102 14:17:50.584526 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1324", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"66ffc54f-e7cb-4303-8e9f-eb816bec8c80"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6991. 2020-11-02T14:27:26.2626567Z [cluster2] I1102 14:17:50.584629 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1324", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"66ffc54f-e7cb-4303-8e9f-eb816bec8c80"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6992. 2020-11-02T14:27:26.2632262Z [cluster2] I1102 14:17:50.585385 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1324", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"66ffc54f-e7cb-4303-8e9f-eb816bec8c80"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6993. 2020-11-02T14:27:26.2636074Z [cluster2] I1102 14:17:50.585565 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6994. 2020-11-02T14:27:26.2637454Z [cluster2] I1102 14:17:50.594497 1 datastoresyncer.go:99] Datastore syncer started
  6995. 2020-11-02T14:27:26.2646890Z [cluster2] I1102 14:17:50.596631 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6996. 2020-11-02T14:27:26.2655031Z [cluster2] I1102 14:17:50.597671 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator", "resourceVersion":"1325", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"ac6ab196-5834-4406-baf7-0abb84ce1e59"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6997. 2020-11-02T14:27:26.2675129Z [cluster2] I1102 14:17:50.598034 1 tunnel.go:56] 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-17-0-6", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", UID:"ac6ab196-5834-4406-baf7-0abb84ce1e59", ResourceVersion:"1325", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739923470, loc:(*time.Location)(0x2020aa0)}}, 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(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-6", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.6", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  6998. 2020-11-02T14:27:26.2682082Z [cluster2] I1102 14:17:50.598517 1 cableengine.go:92] Not installing cable for local cluster
  6999. 2020-11-02T14:27:26.2684274Z [cluster2] I1102 14:17:50.598621 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-17-0-6 in the engine
  7000. 2020-11-02T14:27:26.2686474Z [cluster2] I1102 14:17:50.598822 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  7001. 2020-11-02T14:27:26.2692548Z [cluster2] I1102 14:17:50.601808 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator", "resourceVersion":"1325", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"ac6ab196-5834-4406-baf7-0abb84ce1e59"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  7002. 2020-11-02T14:27:26.2702714Z [cluster2] I1102 14:17:50.602744 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator", "resourceVersion":"1325", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"ac6ab196-5834-4406-baf7-0abb84ce1e59"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  7003. 2020-11-02T14:27:26.2713518Z [cluster2] I1102 14:17:50.603198 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-operator", "resourceVersion":"1325", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"ac6ab196-5834-4406-baf7-0abb84ce1e59"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  7004. 2020-11-02T14:27:26.2718583Z [cluster2] I1102 14:17:50.604079 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  7005. 2020-11-02T14:27:26.2722814Z [cluster2] I1102 14:17:50.612533 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  7006. 2020-11-02T14:27:26.2726791Z [cluster2] I1102 14:17:50.615542 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Cluster" successfully synced "submariner-operator/cluster2"
  7007. 2020-11-02T14:27:26.2728952Z [cluster2] I1102 14:17:50.618298 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Endpoint" successfully synced "submariner-operator/cluster2-submariner-cable-cluster2-172-17-0-6"
  7008. 2020-11-02T14:27:26.2734015Z [cluster2] I1102 14:17:50.621058 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1350", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"73e6fe40-f316-4f2e-a529-3171f3a5bc6d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  7009. 2020-11-02T14:27:26.2738374Z [cluster2] I1102 14:17:50.621196 1 resource_syncer.go:443] Cluster ID label "cluster2" not present or matches local cluster ID "cluster2" - not syncing resource "cluster2"
  7010. 2020-11-02T14:27:26.2746687Z [cluster2] I1102 14:17:50.622888 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:50Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-6", "namespace":"submariner-k8s-broker", "resourceVersion":"1351", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-6", "uid":"879fbec3-4246-4d6b-acfe-3ad24b38997b"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-6", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.6", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  7011. 2020-11-02T14:27:26.2752940Z [cluster2] I1102 14:17:50.622965 1 resource_syncer.go:443] Cluster ID label "cluster2" not present or matches local cluster ID "cluster2" - not syncing resource "cluster2-submariner-cable-cluster2-172-17-0-6"
  7012. 2020-11-02T14:27:26.2761202Z [cluster2] I1102 14:17:51.375467 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1358", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"2916ba1d-a866-46e0-9c65-f29c8a209deb"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  7013. 2020-11-02T14:27:26.2768428Z [cluster2] I1102 14:17:51.375557 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1358", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"2916ba1d-a866-46e0-9c65-f29c8a209deb"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  7014. 2020-11-02T14:27:26.2775250Z [cluster2] I1102 14:17:51.375589 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1358", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"2916ba1d-a866-46e0-9c65-f29c8a209deb"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  7015. 2020-11-02T14:27:26.2779322Z [cluster2] I1102 14:17:51.375677 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  7016. 2020-11-02T14:27:26.2784088Z [cluster2] I1102 14:17:51.378371 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  7017. 2020-11-02T14:27:26.2787164Z [cluster2] I1102 14:17:51.382529 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Cluster" successfully synced "submariner-k8s-broker/cluster1"
  7018. 2020-11-02T14:27:26.2794300Z [cluster2] I1102 14:17:51.384616 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-k8s-broker", "resourceVersion":"1359", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"988c8664-a36c-4274-92ba-28fa42e64e2c"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  7019. 2020-11-02T14:27:26.2804326Z [cluster2] I1102 14:17:51.384786 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-k8s-broker", "resourceVersion":"1359", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"988c8664-a36c-4274-92ba-28fa42e64e2c"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  7020. 2020-11-02T14:27:26.2814618Z [cluster2] I1102 14:17:51.384901 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-k8s-broker", "resourceVersion":"1359", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"988c8664-a36c-4274-92ba-28fa42e64e2c"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  7021. 2020-11-02T14:27:26.2819485Z [cluster2] I1102 14:17:51.385140 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  7022. 2020-11-02T14:27:26.2823754Z [cluster2] I1102 14:17:51.386706 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1335", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"bc8201d6-3de1-4a44-8270-86b64e50a811"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  7023. 2020-11-02T14:27:26.2827114Z [cluster2] I1102 14:17:51.386802 1 resource_syncer.go:437] Found cluster ID label "cluster1" - not syncing resource "cluster1"
  7024. 2020-11-02T14:27:26.2838230Z [cluster2] I1102 14:17:51.389415 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  7025. 2020-11-02T14:27:26.2842705Z [cluster2] I1102 14:17:51.420728 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Endpoint" successfully synced "submariner-k8s-broker/cluster1-submariner-cable-cluster1-172-17-0-9"
  7026. 2020-11-02T14:27:26.2849480Z [cluster2] I1102 14:17:51.429238 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator", "resourceVersion":"1336", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"789b1a0b-1000-43ba-bad3-6d7708b86768"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  7027. 2020-11-02T14:27:26.2860791Z [cluster2] I1102 14:17:51.429466 1 tunnel.go:56] 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-17-0-9", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", UID:"789b1a0b-1000-43ba-bad3-6d7708b86768", ResourceVersion:"1336", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739923471, loc:(*time.Location)(0x2020aa0)}}, 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(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-9", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.9", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  7028. 2020-11-02T14:27:26.2869943Z [cluster2] I1102 14:17:51.429507 1 cableengine.go:101] Installing Endpoint cable "submariner-cable-cluster1-172-17-0-9"
  7029. 2020-11-02T14:27:26.2878237Z [cluster2] I1102 14:17:51.429632 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T14:17:51Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-9", "namespace":"submariner-operator", "resourceVersion":"1336", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-9", "uid":"789b1a0b-1000-43ba-bad3-6d7708b86768"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-9", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.9", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  7030. 2020-11-02T14:27:26.2884541Z [cluster2] I1102 14:17:51.429711 1 resource_syncer.go:437] Found cluster ID label "cluster1" - not syncing resource "cluster1-submariner-cable-cluster1-172-17-0-9"
  7031. 2020-11-02T14:27:26.2886642Z [cluster2] I1102 14:17:51.459337 1 cableengine.go:150] Successfully installed Endpoint cable "submariner-cable-cluster1-172-17-0-9" with remote IP 172.17.0.9
  7032. 2020-11-02T14:27:26.2888446Z [cluster2] I1102 14:17:51.459472 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-17-0-9 in the engine
  7033. 2020-11-02T14:27:26.2890201Z [cluster2] I1102 14:17:51.459483 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  7034. 2020-11-02T14:27:26.2893141Z [cluster2] 00[DMN] Starting IKE charon daemon (strongSwan 5.9.0, Linux 5.4.0-1031-azure, x86_64)
  7035. 2020-11-02T14:27:26.2895443Z [cluster2] 00[CFG] PKCS11 module '<name>' lacks library path
  7036. 2020-11-02T14:27:26.2897053Z [cluster2] 00[LIB] openssl FIPS mode(0) - disabled
  7037. 2020-11-02T14:27:26.2898995Z [cluster2] 00[CFG] loading ca certificates from '/etc/strongswan/ipsec.d/cacerts'
  7038. 2020-11-02T14:27:26.2901635Z [cluster2] 00[CFG] loading aa certificates from '/etc/strongswan/ipsec.d/aacerts'
  7039. 2020-11-02T14:27:26.2903118Z [cluster2] 00[CFG] loading ocsp signer certificates from '/etc/strongswan/ipsec.d/ocspcerts'
  7040. 2020-11-02T14:27:26.2904813Z [cluster2] 00[CFG] loading attribute certificates from '/etc/strongswan/ipsec.d/acerts'
  7041. 2020-11-02T14:27:26.2906842Z [cluster2] 00[CFG] loading crls from '/etc/strongswan/ipsec.d/crls'
  7042. 2020-11-02T14:27:26.2908555Z [cluster2] 00[CFG] loading secrets from '/etc/strongswan/ipsec.secrets'
  7043. 2020-11-02T14:27:26.2909345Z [cluster2] 00[CFG] opening triplet file /etc/strongswan/ipsec.d/triplets.dat failed: No such file or directory
  7044. 2020-11-02T14:27:26.2910075Z [cluster2] 00[CFG] loaded 0 RADIUS server configurations
  7045. 2020-11-02T14:27:26.2910613Z [cluster2] 00[CFG] HA config misses local/remote address
  7046. 2020-11-02T14:27:26.2911346Z [cluster2] 00[CFG] no script for ext-auth script defined, disabled
  7047. 2020-11-02T14:27:26.2914740Z [cluster2] 00[LIB] loaded plugins: charon pkcs11 tpm aesni aes des rc2 sha2 sha1 md4 md5 mgf1 random nonce x509 revocation constraints acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt fips-prf gmp curve25519 chapoly xcbc cmac hmac ctr ccm gcm drbg newhope curl attr kernel-netlink resolve socket-default farp stroke vici updown eap-identity eap-sim eap-aka eap-aka-3gpp eap-aka-3gpp2 eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp led duplicheck unity counters
  7048. 2020-11-02T14:27:26.2918107Z [cluster2] 00[JOB] spawning 16 worker threads
  7049. 2020-11-02T14:27:26.2918811Z [cluster2] 16[KNL] interface vx-submariner activated
  7050. 2020-11-02T14:27:26.2919819Z [cluster2] 09[KNL] 240.17.0.6 appeared on vx-submariner
  7051. 2020-11-02T14:27:26.2920317Z [cluster2] 13[NET] received packet: from 172.17.0.9[500] to 172.17.0.6[500] (500 bytes)
  7052. 2020-11-02T14:27:26.2921285Z [cluster2] 13[ENC] parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  7053. 2020-11-02T14:27:26.2922412Z [cluster2] 13[IKE] no IKE config found for 172.17.0.6...172.17.0.9, sending NO_PROPOSAL_CHOSEN
  7054. 2020-11-02T14:27:26.2923005Z [cluster2] 13[ENC] generating IKE_SA_INIT response 0 [ N(NO_PROP) ]
  7055. 2020-11-02T14:27:26.2923526Z [cluster2] 13[NET] sending packet: from 172.17.0.6[500] to 172.17.0.9[500] (36 bytes)
  7056. 2020-11-02T14:27:26.2924326Z [cluster2] 13[CFG] loaded IKE shared key for: '172.17.0.9'
  7057. 2020-11-02T14:27:26.2926073Z [cluster2] 09[CFG] added vici connection: submariner-cable-cluster1-172-17-0-9
  7058. 2020-11-02T14:27:26.2928935Z [cluster2] 09[CFG] initiating 'submariner-child-submariner-cable-cluster1-172-17-0-9'
  7059. 2020-11-02T14:27:26.2930819Z [cluster2] 09[IKE] initiating IKE_SA submariner-cable-cluster1-172-17-0-9[2] to 172.17.0.9
  7060. 2020-11-02T14:27:26.2931775Z [cluster2] 09[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  7061. 2020-11-02T14:27:26.2932414Z [cluster2] 09[NET] sending packet: from 172.17.0.6[500] to 172.17.0.9[500] (500 bytes)
  7062. 2020-11-02T14:27:26.2932908Z [cluster2] 14[NET] received packet: from 172.17.0.9[500] to 172.17.0.6[500] (464 bytes)
  7063. 2020-11-02T14:27:26.2934182Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7064. 2020-11-02T14:27:26.2936319Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7065. 2020-11-02T14:27:26.2938581Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7066. 2020-11-02T14:27:26.2940810Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7067. 2020-11-02T14:27:26.5991749Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-kg28c
  7068. 2020-11-02T14:27:26.6045800Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-kg28c
  7069. 2020-11-02T14:27:26.6061548Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-kg28c
  7070. 2020-11-02T14:27:26.6075582Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-kg28c
  7071. 2020-11-02T14:27:26.9216942Z [cluster2] 14[ENC] parsed IKE_SA_INIT response 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(CHDLESS_SUP) N(MULT_AUTH) ]
  7072. 2020-11-02T14:27:26.9217721Z [cluster2] 14[CFG] selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
  7073. 2020-11-02T14:27:26.9218397Z [cluster2] 14[IKE] remote host is behind NAT
  7074. 2020-11-02T14:27:26.9220017Z [cluster2] 14[IKE] authentication of '172.17.0.6' (myself) with pre-shared key
  7075. 2020-11-02T14:27:26.9221652Z [cluster2] 14[IKE] establishing CHILD_SA submariner-child-submariner-cable-cluster1-172-17-0-9{1}
  7076. 2020-11-02T14:27:26.9222986Z [cluster2] 14[ENC] generating IKE_AUTH request 1 [ IDi N(INIT_CONTACT) IDr AUTH SA TSi TSr N(MULT_AUTH) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
  7077. 2020-11-02T14:27:26.9223618Z [cluster2] 14[NET] sending packet: from 172.17.0.6[4500] to 172.17.0.9[4500] (333 bytes)
  7078. 2020-11-02T14:27:26.9224086Z [cluster2] 12[NET] received packet: from 172.17.0.9[4500] to 172.17.0.6[4500] (257 bytes)
  7079. 2020-11-02T14:27:26.9224776Z [cluster2] 12[ENC] parsed IKE_AUTH response 1 [ IDr AUTH SA TSi TSr ]
  7080. 2020-11-02T14:27:26.9225585Z [cluster2] 12[IKE] authentication of '172.17.0.9' with pre-shared key successful
  7081. 2020-11-02T14:27:26.9226944Z [cluster2] 12[IKE] IKE_SA submariner-cable-cluster1-172-17-0-9[2] established between 172.17.0.6[172.17.0.6]...172.17.0.9[172.17.0.9]
  7082. 2020-11-02T14:27:26.9227777Z [cluster2] 12[IKE] scheduling rekeying in 13747s
  7083. 2020-11-02T14:27:26.9228231Z [cluster2] 12[IKE] maximum IKE_SA lifetime 15187s
  7084. 2020-11-02T14:27:26.9228720Z [cluster2] 12[CFG] selected proposal: ESP:AES_GCM_16_128/NO_EXT_SEQ
  7085. 2020-11-02T14:27:26.9231026Z [cluster2] 12[IKE] CHILD_SA submariner-child-submariner-cable-cluster1-172-17-0-9{1} established with SPIs c0266387_i c7db9b73_o and TS 10.2.0.0/16 100.2.0.0/16 172.17.0.6/32 === 10.1.0.0/16 100.1.0.0/16 172.17.0.9/32
  7086. 2020-11-02T14:27:26.9232455Z [cluster2] 11[KNL] interface vethwepg9888020 deleted
  7087. 2020-11-02T14:27:26.9232997Z [cluster2] 07[KNL] interface vethwepl9888020 activated
  7088. 2020-11-02T14:27:26.9233746Z [cluster2] 07[KNL] interface vethwepl9888020 deactivated
  7089. 2020-11-02T14:27:26.9234319Z [cluster2] 15[KNL] interface vethwepl9888020 deleted
  7090. 2020-11-02T14:27:26.9234882Z [cluster2] 09[KNL] interface vethwepge47b6c3 deleted
  7091. 2020-11-02T14:27:26.9235461Z [cluster2] 12[KNL] interface vethweple47b6c3 activated
  7092. 2020-11-02T14:27:26.9236205Z [cluster2] 07[KNL] interface vethweple47b6c3 deactivated
  7093. 2020-11-02T14:27:26.9236777Z [cluster2] 06[KNL] interface vethweple47b6c3 deleted
  7094. 2020-11-02T14:27:26.9237435Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  7095. 2020-11-02T14:27:26.9238790Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-kg28c in namespace submariner-operator :++++++++++++++++++++++
  7096. 2020-11-02T14:27:26.9239736Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  7097. 2020-11-02T14:27:26.9240172Z [cluster2] + SUBMARINER_VERBOSITY=2
  7098. 2020-11-02T14:27:26.9243014Z [cluster2] + '[' false == true ']'
  7099. 2020-11-02T14:27:26.9243685Z [cluster2] + DEBUG=-v=2
  7100. 2020-11-02T14:27:26.9244483Z [cluster2] + for f in iptables-save iptables
  7101. 2020-11-02T14:27:26.9245228Z [cluster2] ++ find_iptables_on_host iptables-save
  7102. 2020-11-02T14:27:26.9245918Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  7103. 2020-11-02T14:27:26.9246360Z [cluster2] ++ echo /usr/sbin
  7104. 2020-11-02T14:27:26.9246682Z [cluster2] ++ return
  7105. 2020-11-02T14:27:26.9247175Z [cluster2] + location=/usr/sbin
  7106. 2020-11-02T14:27:26.9247700Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7107. 2020-11-02T14:27:26.9248781Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  7108. 2020-11-02T14:27:26.9249690Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7109. 2020-11-02T14:27:26.9250417Z [cluster2] + for f in iptables-save iptables
  7110. 2020-11-02T14:27:26.9250872Z [cluster2] ++ find_iptables_on_host iptables
  7111. 2020-11-02T14:27:26.9251504Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  7112. 2020-11-02T14:27:26.9252532Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  7113. 2020-11-02T14:27:26.9253192Z [cluster2] ++ echo /usr/sbin
  7114. 2020-11-02T14:27:26.9253480Z [cluster2] ++ return
  7115. 2020-11-02T14:27:26.9253934Z [cluster2] + location=/usr/sbin
  7116. 2020-11-02T14:27:26.9254436Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7117. 2020-11-02T14:27:26.9255029Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  7118. 2020-11-02T14:27:26.9255710Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7119. 2020-11-02T14:27:26.9256237Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  7120. 2020-11-02T14:27:26.9257225Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  7121. 2020-11-02T14:27:26.9258076Z [cluster2] I1102 14:17:37.375536 1 main.go:47] Starting submariner-route-agent
  7122. 2020-11-02T14:27:26.9259691Z [cluster2] W1102 14:17:37.389504 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  7123. 2020-11-02T14:27:26.9260819Z [cluster2] I1102 14:17:37.407009 1 route.go:192] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.2.0.0/16], localServiceCIDR: [100.2.0.0/16]
  7124. 2020-11-02T14:27:26.9261718Z [cluster2] I1102 14:17:37.425354 1 route.go:196] Waiting for Endpoint informer caches to sync.
  7125. 2020-11-02T14:27:26.9262651Z [cluster2] I1102 14:17:37.621500 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  7126. 2020-11-02T14:27:26.9263842Z [cluster2] I1102 14:17:37.621760 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  7127. 2020-11-02T14:27:26.9265130Z [cluster2] I1102 14:17:37.621933 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  7128. 2020-11-02T14:27:26.9265739Z [cluster2] I1102 14:17:37.628387 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  7129. 2020-11-02T14:27:26.9266270Z [cluster2] I1102 14:17:37.628908 1 driver.go:37] Interface "weave" has "10.2.224.0" address
  7130. 2020-11-02T14:27:26.9266911Z [cluster2] I1102 14:17:37.629052 1 driver.go:42] Found CNI Interface "weave" that has IP "10.2.224.0" from ClusterCIDR "10.2.0.0/16"
  7131. 2020-11-02T14:27:26.9267992Z [cluster2] I1102 14:17:37.630936 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  7132. 2020-11-02T14:27:26.9269347Z [cluster2] I1102 14:17:37.989112 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  7133. 2020-11-02T14:27:26.9271182Z [cluster2] I1102 14:17:38.053885 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  7134. 2020-11-02T14:27:26.9272341Z [cluster2] I1102 14:17:38.071204 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  7135. 2020-11-02T14:27:26.9273346Z [cluster2] I1102 14:17:38.175568 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  7136. 2020-11-02T14:27:26.9275455Z [cluster2] I1102 14:17:38.205223 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  7137. 2020-11-02T14:27:26.9277068Z [cluster2] I1102 14:17:38.236365 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.2.224.0
  7138. 2020-11-02T14:27:26.9297861Z [cluster2] I1102 14:17:38.334364 1 route.go:254] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.7
  7139. 2020-11-02T14:27:26.9298846Z [cluster2] I1102 14:17:38.334394 1 route.go:254] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.6
  7140. 2020-11-02T14:27:26.9299776Z [cluster2] I1102 14:17:38.334400 1 route.go:254] In cluster2, podIP of submariner-route-agent[2] is 172.17.0.5
  7141. 2020-11-02T14:27:26.9300994Z [cluster2] I1102 14:17:38.334404 1 route.go:268] Hostname is "cluster2-worker2" and routeAgentNodeName is "cluster2-worker2"
  7142. 2020-11-02T14:27:26.9302110Z [cluster2] I1102 14:17:38.407277 1 driver.go:87] Successfully annotated node "cluster2-worker2" with cniIfaceIP "10.2.224.0"
  7143. 2020-11-02T14:27:26.9302936Z [cluster2] I1102 14:17:38.407307 1 route.go:286] Route agent workers started
  7144. 2020-11-02T14:27:26.9304735Z [cluster2] I1102 14:17:38.407336 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-lkkgh" with host IP "172.17.0.6", pod IP "172.17.0.6"
  7145. 2020-11-02T14:27:26.9313608Z [cluster2] I1102 14:17:38.407343 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-lkkgh"
  7146. 2020-11-02T14:27:26.9315316Z [cluster2] I1102 14:17:38.407350 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-kg28c" with host IP "172.17.0.7", pod IP "172.17.0.7"
  7147. 2020-11-02T14:27:26.9317204Z [cluster2] I1102 14:17:38.407355 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-kg28c"
  7148. 2020-11-02T14:27:26.9319133Z [cluster2] I1102 14:17:38.407360 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-wds9g" with host IP "172.17.0.5", pod IP "172.17.0.5"
  7149. 2020-11-02T14:27:26.9321014Z [cluster2] I1102 14:17:38.407364 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-wds9g"
  7150. 2020-11-02T14:27:26.9322682Z [cluster2] I1102 14:17:50.594910 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7151. 2020-11-02T14:27:26.9324249Z [cluster2] I1102 14:17:50.594936 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7152. 2020-11-02T14:27:26.9325166Z [cluster2] I1102 14:17:50.594946 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7153. 2020-11-02T14:27:26.9325774Z [cluster2] I1102 14:17:50.607246 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7154. 2020-11-02T14:27:26.9326346Z [cluster2] I1102 14:17:50.607459 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7155. 2020-11-02T14:27:26.9327062Z [cluster2] I1102 14:17:50.607505 1 route.go:790] Found nil gw or dst
  7156. 2020-11-02T14:27:26.9328573Z [cluster2] I1102 14:17:50.607585 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7157. 2020-11-02T14:27:26.9331131Z [cluster2] I1102 14:17:51.427479 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7158. 2020-11-02T14:27:26.9333111Z [cluster2] I1102 14:17:51.440809 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 100.1.0.0/16 -j ACCEPT
  7159. 2020-11-02T14:27:26.9334343Z [cluster2] I1102 14:17:51.482963 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7160. 2020-11-02T14:27:26.9335408Z [cluster2] I1102 14:17:51.538742 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  7161. 2020-11-02T14:27:26.9336461Z [cluster2] I1102 14:17:51.560873 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7162. 2020-11-02T14:27:26.9338280Z [cluster2] I1102 14:18:07.627827 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7163. 2020-11-02T14:27:26.9339873Z [cluster2] I1102 14:18:07.627859 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7164. 2020-11-02T14:27:26.9340889Z [cluster2] I1102 14:18:07.627871 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7165. 2020-11-02T14:27:26.9342139Z [cluster2] I1102 14:18:07.628161 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7166. 2020-11-02T14:27:26.9342726Z [cluster2] I1102 14:18:07.633089 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7167. 2020-11-02T14:27:26.9343293Z [cluster2] I1102 14:18:07.633226 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7168. 2020-11-02T14:27:26.9343898Z [cluster2] I1102 14:18:07.633290 1 route.go:790] Found nil gw or dst
  7169. 2020-11-02T14:27:26.9345332Z [cluster2] I1102 14:18:07.633568 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7170. 2020-11-02T14:27:26.9347509Z [cluster2] I1102 14:18:07.633597 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7171. 2020-11-02T14:27:26.9350121Z [cluster2] I1102 14:18:37.627802 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7172. 2020-11-02T14:27:26.9351656Z [cluster2] I1102 14:18:37.627853 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7173. 2020-11-02T14:27:26.9406970Z [cluster2] I1102 14:18:37.627864 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7174. 2020-11-02T14:27:26.9407814Z [cluster2] I1102 14:18:37.628158 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7175. 2020-11-02T14:27:26.9408471Z [cluster2] I1102 14:18:37.632994 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7176. 2020-11-02T14:27:26.9409396Z [cluster2] I1102 14:18:37.633181 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7177. 2020-11-02T14:27:26.9410097Z [cluster2] I1102 14:18:37.633401 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7178. 2020-11-02T14:27:26.9410756Z [cluster2] I1102 14:18:37.633415 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7179. 2020-11-02T14:27:26.9411416Z [cluster2] I1102 14:18:37.633424 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7180. 2020-11-02T14:27:26.9415360Z [cluster2] I1102 14:18:37.633431 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7181. 2020-11-02T14:27:26.9416099Z [cluster2] I1102 14:18:37.633439 1 route.go:790] Found nil gw or dst
  7182. 2020-11-02T14:27:26.9416945Z [cluster2] I1102 14:18:37.633520 1 route.go:829] Found equivalent route, not adding
  7183. 2020-11-02T14:27:26.9417534Z [cluster2] I1102 14:18:37.633529 1 route.go:829] Found equivalent route, not adding
  7184. 2020-11-02T14:27:26.9419053Z [cluster2] I1102 14:18:37.633563 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7185. 2020-11-02T14:27:26.9421205Z [cluster2] I1102 14:18:37.633583 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7186. 2020-11-02T14:27:26.9427636Z [cluster2] I1102 14:19:07.628436 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7187. 2020-11-02T14:27:26.9429619Z [cluster2] I1102 14:19:07.628478 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7188. 2020-11-02T14:27:26.9431144Z [cluster2] I1102 14:19:07.628490 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7189. 2020-11-02T14:27:26.9431972Z [cluster2] I1102 14:19:07.628830 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7190. 2020-11-02T14:27:26.9432625Z [cluster2] I1102 14:19:07.632240 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7191. 2020-11-02T14:27:26.9433259Z [cluster2] I1102 14:19:07.632445 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7192. 2020-11-02T14:27:26.9436692Z [cluster2] I1102 14:19:07.632497 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7193. 2020-11-02T14:27:26.9438937Z [cluster2] I1102 14:19:07.632509 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7194. 2020-11-02T14:27:26.9440022Z [cluster2] I1102 14:19:07.632518 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7195. 2020-11-02T14:27:26.9440776Z [cluster2] I1102 14:19:07.632530 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7196. 2020-11-02T14:27:26.9441355Z [cluster2] I1102 14:19:07.632572 1 route.go:790] Found nil gw or dst
  7197. 2020-11-02T14:27:26.9441874Z [cluster2] I1102 14:19:07.632648 1 route.go:829] Found equivalent route, not adding
  7198. 2020-11-02T14:27:26.9442460Z [cluster2] I1102 14:19:07.632657 1 route.go:829] Found equivalent route, not adding
  7199. 2020-11-02T14:27:26.9444104Z [cluster2] I1102 14:19:07.632689 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7200. 2020-11-02T14:27:26.9450336Z [cluster2] I1102 14:19:07.632722 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7201. 2020-11-02T14:27:26.9452640Z [cluster2] I1102 14:19:37.628886 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7202. 2020-11-02T14:27:26.9454615Z [cluster2] I1102 14:19:37.628913 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7203. 2020-11-02T14:27:26.9455535Z [cluster2] I1102 14:19:37.628925 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7204. 2020-11-02T14:27:26.9456239Z [cluster2] I1102 14:19:37.629172 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7205. 2020-11-02T14:27:26.9456823Z [cluster2] I1102 14:19:37.632613 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7206. 2020-11-02T14:27:26.9457408Z [cluster2] I1102 14:19:37.632790 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7207. 2020-11-02T14:27:26.9458271Z [cluster2] I1102 14:19:37.632817 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7208. 2020-11-02T14:27:26.9459171Z [cluster2] I1102 14:19:37.632826 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7209. 2020-11-02T14:27:26.9459904Z [cluster2] I1102 14:19:37.632835 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7210. 2020-11-02T14:27:26.9460629Z [cluster2] I1102 14:19:37.632842 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7211. 2020-11-02T14:27:26.9461589Z [cluster2] I1102 14:19:37.632850 1 route.go:790] Found nil gw or dst
  7212. 2020-11-02T14:27:26.9462127Z [cluster2] I1102 14:19:37.634488 1 route.go:829] Found equivalent route, not adding
  7213. 2020-11-02T14:27:26.9462716Z [cluster2] I1102 14:19:37.634502 1 route.go:829] Found equivalent route, not adding
  7214. 2020-11-02T14:27:26.9464154Z [cluster2] I1102 14:19:37.634545 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7215. 2020-11-02T14:27:26.9466458Z [cluster2] I1102 14:19:37.634565 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7216. 2020-11-02T14:27:26.9468572Z [cluster2] I1102 14:20:07.628713 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7217. 2020-11-02T14:27:26.9469952Z [cluster2] I1102 14:20:07.628764 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7218. 2020-11-02T14:27:26.9471071Z [cluster2] I1102 14:20:07.628776 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7219. 2020-11-02T14:27:26.9471761Z [cluster2] I1102 14:20:07.629113 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7220. 2020-11-02T14:27:26.9472705Z [cluster2] I1102 14:20:07.632347 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7221. 2020-11-02T14:27:26.9473504Z [cluster2] I1102 14:20:07.632545 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7222. 2020-11-02T14:27:26.9474261Z [cluster2] I1102 14:20:07.632590 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7223. 2020-11-02T14:27:26.9475021Z [cluster2] I1102 14:20:07.632600 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7224. 2020-11-02T14:27:26.9475788Z [cluster2] I1102 14:20:07.632609 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7225. 2020-11-02T14:27:26.9476685Z [cluster2] I1102 14:20:07.632617 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7226. 2020-11-02T14:27:26.9477222Z [cluster2] I1102 14:20:07.632625 1 route.go:790] Found nil gw or dst
  7227. 2020-11-02T14:27:26.9477917Z [cluster2] I1102 14:20:07.632681 1 route.go:829] Found equivalent route, not adding
  7228. 2020-11-02T14:27:26.9478464Z [cluster2] I1102 14:20:07.632690 1 route.go:829] Found equivalent route, not adding
  7229. 2020-11-02T14:27:26.9479801Z [cluster2] I1102 14:20:07.632720 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7230. 2020-11-02T14:27:26.9481844Z [cluster2] I1102 14:20:07.632740 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7231. 2020-11-02T14:27:26.9484045Z [cluster2] I1102 14:20:37.628808 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7232. 2020-11-02T14:27:26.9485755Z [cluster2] I1102 14:20:37.628850 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7233. 2020-11-02T14:27:26.9486772Z [cluster2] I1102 14:20:37.628861 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7234. 2020-11-02T14:27:26.9487560Z [cluster2] I1102 14:20:37.629200 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7235. 2020-11-02T14:27:26.9488197Z [cluster2] I1102 14:20:37.632644 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7236. 2020-11-02T14:27:26.9488984Z [cluster2] I1102 14:20:37.632778 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7237. 2020-11-02T14:27:26.9489830Z [cluster2] I1102 14:20:37.632803 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7238. 2020-11-02T14:27:26.9490569Z [cluster2] I1102 14:20:37.632812 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7239. 2020-11-02T14:27:26.9491298Z [cluster2] I1102 14:20:37.632821 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7240. 2020-11-02T14:27:26.9492019Z [cluster2] I1102 14:20:37.632837 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7241. 2020-11-02T14:27:26.9492572Z [cluster2] I1102 14:20:37.632844 1 route.go:790] Found nil gw or dst
  7242. 2020-11-02T14:27:26.9493380Z [cluster2] I1102 14:20:37.632920 1 route.go:829] Found equivalent route, not adding
  7243. 2020-11-02T14:27:26.9493975Z [cluster2] I1102 14:20:37.632930 1 route.go:829] Found equivalent route, not adding
  7244. 2020-11-02T14:27:26.9495616Z [cluster2] I1102 14:20:37.632960 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7245. 2020-11-02T14:27:26.9497871Z [cluster2] I1102 14:20:37.632977 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7246. 2020-11-02T14:27:26.9500203Z [cluster2] I1102 14:21:07.629327 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7247. 2020-11-02T14:27:26.9502143Z [cluster2] I1102 14:21:07.629379 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7248. 2020-11-02T14:27:26.9503605Z [cluster2] I1102 14:21:07.629413 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7249. 2020-11-02T14:27:26.9504730Z [cluster2] I1102 14:21:07.629424 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7250. 2020-11-02T14:27:26.9505488Z [cluster2] I1102 14:21:07.629796 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7251. 2020-11-02T14:27:26.9506288Z [cluster2] I1102 14:21:07.634128 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7252. 2020-11-02T14:27:26.9506897Z [cluster2] I1102 14:21:07.634556 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7253. 2020-11-02T14:27:26.9507653Z [cluster2] I1102 14:21:07.634632 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7254. 2020-11-02T14:27:26.9508418Z [cluster2] I1102 14:21:07.634674 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7255. 2020-11-02T14:27:26.9509179Z [cluster2] I1102 14:21:07.634767 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7256. 2020-11-02T14:27:26.9509927Z [cluster2] I1102 14:21:07.634794 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7257. 2020-11-02T14:27:26.9510826Z [cluster2] I1102 14:21:07.634830 1 route.go:790] Found nil gw or dst
  7258. 2020-11-02T14:27:26.9511467Z [cluster2] I1102 14:21:07.634975 1 route.go:829] Found equivalent route, not adding
  7259. 2020-11-02T14:27:26.9511992Z [cluster2] I1102 14:21:07.635034 1 route.go:829] Found equivalent route, not adding
  7260. 2020-11-02T14:27:26.9513504Z [cluster2] I1102 14:21:07.635153 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7261. 2020-11-02T14:27:26.9515393Z [cluster2] I1102 14:21:37.629008 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7262. 2020-11-02T14:27:26.9516959Z [cluster2] I1102 14:21:37.629036 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7263. 2020-11-02T14:27:26.9522511Z [cluster2] I1102 14:21:37.629056 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7264. 2020-11-02T14:27:26.9523277Z [cluster2] I1102 14:21:37.629348 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7265. 2020-11-02T14:27:26.9523886Z [cluster2] I1102 14:21:37.632907 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7266. 2020-11-02T14:27:26.9524633Z [cluster2] I1102 14:21:37.633043 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7267. 2020-11-02T14:27:26.9525332Z [cluster2] I1102 14:21:37.633075 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7268. 2020-11-02T14:27:26.9526295Z [cluster2] I1102 14:21:37.633085 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7269. 2020-11-02T14:27:26.9526955Z [cluster2] I1102 14:21:37.633094 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7270. 2020-11-02T14:27:26.9527609Z [cluster2] I1102 14:21:37.633106 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7271. 2020-11-02T14:27:26.9528293Z [cluster2] I1102 14:21:37.633114 1 route.go:790] Found nil gw or dst
  7272. 2020-11-02T14:27:26.9529292Z [cluster2] I1102 14:21:37.633171 1 route.go:829] Found equivalent route, not adding
  7273. 2020-11-02T14:27:26.9529875Z [cluster2] I1102 14:21:37.633188 1 route.go:829] Found equivalent route, not adding
  7274. 2020-11-02T14:27:26.9531422Z [cluster2] I1102 14:21:37.633219 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7275. 2020-11-02T14:27:26.9533638Z [cluster2] I1102 14:21:37.633246 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7276. 2020-11-02T14:27:26.9536421Z [cluster2] I1102 14:22:07.629122 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7277. 2020-11-02T14:27:26.9538743Z [cluster2] I1102 14:22:07.629166 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7278. 2020-11-02T14:27:26.9540859Z [cluster2] I1102 14:22:07.629180 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7279. 2020-11-02T14:27:26.9541893Z [cluster2] I1102 14:22:07.629189 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7280. 2020-11-02T14:27:26.9542679Z [cluster2] I1102 14:22:07.630198 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7281. 2020-11-02T14:27:26.9543331Z [cluster2] I1102 14:22:07.633977 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7282. 2020-11-02T14:27:26.9544168Z [cluster2] I1102 14:22:07.634135 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7283. 2020-11-02T14:27:26.9545034Z [cluster2] I1102 14:22:07.634158 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7284. 2020-11-02T14:27:26.9546740Z [cluster2] I1102 14:22:07.634166 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7285. 2020-11-02T14:27:26.9548052Z [cluster2] I1102 14:22:07.634174 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7286. 2020-11-02T14:27:26.9548738Z [cluster2] I1102 14:22:07.634181 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7287. 2020-11-02T14:27:26.9549257Z [cluster2] I1102 14:22:07.634189 1 route.go:790] Found nil gw or dst
  7288. 2020-11-02T14:27:26.9549722Z [cluster2] I1102 14:22:07.634243 1 route.go:829] Found equivalent route, not adding
  7289. 2020-11-02T14:27:26.9550250Z [cluster2] I1102 14:22:07.634251 1 route.go:829] Found equivalent route, not adding
  7290. 2020-11-02T14:27:26.9551778Z [cluster2] I1102 14:22:07.634278 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7291. 2020-11-02T14:27:26.9554250Z [cluster2] I1102 14:22:37.629279 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7292. 2020-11-02T14:27:26.9556227Z [cluster2] I1102 14:22:37.629313 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7293. 2020-11-02T14:27:26.9557182Z [cluster2] I1102 14:22:37.629323 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7294. 2020-11-02T14:27:26.9558056Z [cluster2] I1102 14:22:37.629638 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7295. 2020-11-02T14:27:26.9558664Z [cluster2] I1102 14:22:37.632875 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7296. 2020-11-02T14:27:26.9559464Z [cluster2] I1102 14:22:37.633055 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7297. 2020-11-02T14:27:26.9560194Z [cluster2] I1102 14:22:37.633089 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7298. 2020-11-02T14:27:26.9561106Z [cluster2] I1102 14:22:37.633100 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7299. 2020-11-02T14:27:26.9561869Z [cluster2] I1102 14:22:37.633126 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7300. 2020-11-02T14:27:26.9562617Z [cluster2] I1102 14:22:37.633142 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7301. 2020-11-02T14:27:26.9563194Z [cluster2] I1102 14:22:37.633167 1 route.go:790] Found nil gw or dst
  7302. 2020-11-02T14:27:26.9563696Z [cluster2] I1102 14:22:37.633237 1 route.go:829] Found equivalent route, not adding
  7303. 2020-11-02T14:27:26.9564279Z [cluster2] I1102 14:22:37.633253 1 route.go:829] Found equivalent route, not adding
  7304. 2020-11-02T14:27:26.9565719Z [cluster2] I1102 14:22:37.633285 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7305. 2020-11-02T14:27:26.9568688Z [cluster2] I1102 14:22:37.633348 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7306. 2020-11-02T14:27:26.9570622Z [cluster2] I1102 14:23:07.629395 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7307. 2020-11-02T14:27:26.9572008Z [cluster2] I1102 14:23:07.629425 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7308. 2020-11-02T14:27:26.9573003Z [cluster2] I1102 14:23:07.629436 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7309. 2020-11-02T14:27:26.9573707Z [cluster2] I1102 14:23:07.629709 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7310. 2020-11-02T14:27:26.9574897Z [cluster2] I1102 14:23:07.633482 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7311. 2020-11-02T14:27:26.9575653Z [cluster2] I1102 14:23:07.633654 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7312. 2020-11-02T14:27:26.9576517Z [cluster2] I1102 14:23:07.633679 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7313. 2020-11-02T14:27:26.9577270Z [cluster2] I1102 14:23:07.633691 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7314. 2020-11-02T14:27:26.9578024Z [cluster2] I1102 14:23:07.633701 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7315. 2020-11-02T14:27:26.9578775Z [cluster2] I1102 14:23:07.633708 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7316. 2020-11-02T14:27:26.9579708Z [cluster2] I1102 14:23:07.633716 1 route.go:790] Found nil gw or dst
  7317. 2020-11-02T14:27:26.9580261Z [cluster2] I1102 14:23:07.633774 1 route.go:829] Found equivalent route, not adding
  7318. 2020-11-02T14:27:26.9580790Z [cluster2] I1102 14:23:07.633782 1 route.go:829] Found equivalent route, not adding
  7319. 2020-11-02T14:27:26.9582721Z [cluster2] I1102 14:23:07.633813 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7320. 2020-11-02T14:27:26.9585391Z [cluster2] I1102 14:23:07.633849 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7321. 2020-11-02T14:27:26.9588138Z [cluster2] I1102 14:23:37.629573 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7322. 2020-11-02T14:27:26.9590993Z [cluster2] I1102 14:23:37.629675 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7323. 2020-11-02T14:27:26.9600615Z [cluster2] I1102 14:23:37.629691 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7324. 2020-11-02T14:27:26.9601539Z [cluster2] I1102 14:23:37.629892 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7325. 2020-11-02T14:27:26.9602129Z [cluster2] I1102 14:23:37.633110 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7326. 2020-11-02T14:27:26.9602700Z [cluster2] I1102 14:23:37.633239 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7327. 2020-11-02T14:27:26.9603383Z [cluster2] I1102 14:23:37.633271 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7328. 2020-11-02T14:27:26.9604065Z [cluster2] I1102 14:23:37.633291 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7329. 2020-11-02T14:27:26.9604864Z [cluster2] I1102 14:23:37.633300 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7330. 2020-11-02T14:27:26.9605522Z [cluster2] I1102 14:23:37.633313 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7331. 2020-11-02T14:27:26.9608386Z [cluster2] I1102 14:23:37.633321 1 route.go:790] Found nil gw or dst
  7332. 2020-11-02T14:27:26.9608931Z [cluster2] I1102 14:23:37.633402 1 route.go:829] Found equivalent route, not adding
  7333. 2020-11-02T14:27:26.9609519Z [cluster2] I1102 14:23:37.633411 1 route.go:829] Found equivalent route, not adding
  7334. 2020-11-02T14:27:26.9611044Z [cluster2] I1102 14:23:37.633443 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7335. 2020-11-02T14:27:26.9613274Z [cluster2] I1102 14:23:37.633460 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7336. 2020-11-02T14:27:26.9615672Z [cluster2] I1102 14:24:07.629740 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7337. 2020-11-02T14:27:26.9617284Z [cluster2] I1102 14:24:07.629872 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7338. 2020-11-02T14:27:26.9618201Z [cluster2] I1102 14:24:07.629886 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7339. 2020-11-02T14:27:26.9618906Z [cluster2] I1102 14:24:07.630110 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7340. 2020-11-02T14:27:26.9620091Z [cluster2] I1102 14:24:07.634143 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7341. 2020-11-02T14:27:26.9620720Z [cluster2] I1102 14:24:07.634312 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7342. 2020-11-02T14:27:26.9621607Z [cluster2] I1102 14:24:07.634353 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7343. 2020-11-02T14:27:26.9622364Z [cluster2] I1102 14:24:07.634363 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7344. 2020-11-02T14:27:26.9623121Z [cluster2] I1102 14:24:07.634371 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7345. 2020-11-02T14:27:26.9624018Z [cluster2] I1102 14:24:07.634379 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7346. 2020-11-02T14:27:26.9624959Z [cluster2] I1102 14:24:07.634387 1 route.go:790] Found nil gw or dst
  7347. 2020-11-02T14:27:26.9625620Z [cluster2] I1102 14:24:07.634460 1 route.go:829] Found equivalent route, not adding
  7348. 2020-11-02T14:27:26.9626169Z [cluster2] I1102 14:24:07.634468 1 route.go:829] Found equivalent route, not adding
  7349. 2020-11-02T14:27:26.9628100Z [cluster2] I1102 14:24:07.634497 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7350. 2020-11-02T14:27:26.9631371Z [cluster2] I1102 14:24:07.634515 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7351. 2020-11-02T14:27:26.9633622Z [cluster2] I1102 14:24:37.629813 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7352. 2020-11-02T14:27:26.9635282Z [cluster2] I1102 14:24:37.629917 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7353. 2020-11-02T14:27:26.9636232Z [cluster2] I1102 14:24:37.629930 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7354. 2020-11-02T14:27:26.9636976Z [cluster2] I1102 14:24:37.630133 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7355. 2020-11-02T14:27:26.9637728Z [cluster2] I1102 14:24:37.633655 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7356. 2020-11-02T14:27:26.9638317Z [cluster2] I1102 14:24:37.633798 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7357. 2020-11-02T14:27:26.9639760Z [cluster2] I1102 14:24:37.633833 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7358. 2020-11-02T14:27:26.9640653Z [cluster2] I1102 14:24:37.633844 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7359. 2020-11-02T14:27:26.9641368Z [cluster2] I1102 14:24:37.633861 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7360. 2020-11-02T14:27:26.9642630Z [cluster2] I1102 14:24:37.633892 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7361. 2020-11-02T14:27:26.9643220Z [cluster2] I1102 14:24:37.633901 1 route.go:790] Found nil gw or dst
  7362. 2020-11-02T14:27:26.9643736Z [cluster2] I1102 14:24:37.633984 1 route.go:829] Found equivalent route, not adding
  7363. 2020-11-02T14:27:26.9644324Z [cluster2] I1102 14:24:37.634001 1 route.go:829] Found equivalent route, not adding
  7364. 2020-11-02T14:27:26.9645825Z [cluster2] I1102 14:24:37.634034 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7365. 2020-11-02T14:27:26.9648080Z [cluster2] I1102 14:24:37.634060 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7366. 2020-11-02T14:27:26.9650076Z [cluster2] I1102 14:25:07.630053 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7367. 2020-11-02T14:27:26.9651995Z [cluster2] I1102 14:25:07.630103 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7368. 2020-11-02T14:27:26.9653132Z [cluster2] I1102 14:25:07.630116 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7369. 2020-11-02T14:27:26.9654077Z [cluster2] I1102 14:25:07.630384 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7370. 2020-11-02T14:27:26.9655409Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-lkkgh
  7371. 2020-11-02T14:27:26.9656753Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-lkkgh
  7372. 2020-11-02T14:27:26.9658345Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-lkkgh
  7373. 2020-11-02T14:27:26.9659810Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-lkkgh
  7374. 2020-11-02T14:27:26.9660688Z [cluster2] I1102 14:25:07.633786 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7375. 2020-11-02T14:27:26.9661297Z [cluster2] I1102 14:25:07.633924 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7376. 2020-11-02T14:27:26.9662026Z [cluster2] I1102 14:25:07.633956 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7377. 2020-11-02T14:27:26.9662758Z [cluster2] I1102 14:25:07.633975 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7378. 2020-11-02T14:27:26.9663494Z [cluster2] I1102 14:25:07.634009 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7379. 2020-11-02T14:27:26.9664225Z [cluster2] I1102 14:25:07.634016 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7380. 2020-11-02T14:27:26.9664781Z [cluster2] I1102 14:25:07.634024 1 route.go:790] Found nil gw or dst
  7381. 2020-11-02T14:27:26.9665473Z [cluster2] I1102 14:25:07.634081 1 route.go:829] Found equivalent route, not adding
  7382. 2020-11-02T14:27:26.9666057Z [cluster2] I1102 14:25:07.634090 1 route.go:829] Found equivalent route, not adding
  7383. 2020-11-02T14:27:26.9667466Z [cluster2] I1102 14:25:07.634120 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7384. 2020-11-02T14:27:26.9669608Z [cluster2] I1102 14:25:07.634136 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7385. 2020-11-02T14:27:26.9671770Z [cluster2] I1102 14:25:37.630038 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7386. 2020-11-02T14:27:26.9673564Z [cluster2] I1102 14:25:37.630086 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7387. 2020-11-02T14:27:26.9674627Z [cluster2] I1102 14:25:37.630099 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7388. 2020-11-02T14:27:26.9675408Z [cluster2] I1102 14:25:37.630420 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7389. 2020-11-02T14:27:26.9676059Z [cluster2] I1102 14:25:37.634140 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7390. 2020-11-02T14:27:26.9676686Z [cluster2] I1102 14:25:37.634277 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7391. 2020-11-02T14:27:26.9677445Z [cluster2] I1102 14:25:37.634316 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7392. 2020-11-02T14:27:26.9678547Z [cluster2] I1102 14:25:37.634326 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7393. 2020-11-02T14:27:26.9679303Z [cluster2] I1102 14:25:37.634335 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7394. 2020-11-02T14:27:26.9680054Z [cluster2] I1102 14:25:37.634348 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7395. 2020-11-02T14:27:26.9681665Z [cluster2] I1102 14:25:37.634357 1 route.go:790] Found nil gw or dst
  7396. 2020-11-02T14:27:26.9682207Z [cluster2] I1102 14:25:37.634416 1 route.go:829] Found equivalent route, not adding
  7397. 2020-11-02T14:27:26.9682775Z [cluster2] I1102 14:25:37.634425 1 route.go:829] Found equivalent route, not adding
  7398. 2020-11-02T14:27:26.9684241Z [cluster2] I1102 14:25:37.634456 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7399. 2020-11-02T14:27:26.9686370Z [cluster2] I1102 14:25:37.634475 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7400. 2020-11-02T14:27:26.9688812Z [cluster2] I1102 14:26:07.630260 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7401. 2020-11-02T14:27:26.9690353Z [cluster2] I1102 14:26:07.630312 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7402. 2020-11-02T14:27:26.9691501Z [cluster2] I1102 14:26:07.630323 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7403. 2020-11-02T14:27:26.9692229Z [cluster2] I1102 14:26:07.630793 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7404. 2020-11-02T14:27:26.9692839Z [cluster2] I1102 14:26:07.634015 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7405. 2020-11-02T14:27:26.9693430Z [cluster2] I1102 14:26:07.634239 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7406. 2020-11-02T14:27:26.9694137Z [cluster2] I1102 14:26:07.634296 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7407. 2020-11-02T14:27:26.9694842Z [cluster2] I1102 14:26:07.634317 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7408. 2020-11-02T14:27:26.9695713Z [cluster2] I1102 14:26:07.634327 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7409. 2020-11-02T14:27:26.9696435Z [cluster2] I1102 14:26:07.634363 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7410. 2020-11-02T14:27:26.9696991Z [cluster2] I1102 14:26:07.634372 1 route.go:790] Found nil gw or dst
  7411. 2020-11-02T14:27:26.9697641Z [cluster2] I1102 14:26:07.634439 1 route.go:829] Found equivalent route, not adding
  7412. 2020-11-02T14:27:26.9707721Z [cluster2] I1102 14:26:07.634456 1 route.go:829] Found equivalent route, not adding
  7413. 2020-11-02T14:27:26.9709186Z [cluster2] I1102 14:26:07.634490 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7414. 2020-11-02T14:27:26.9712117Z [cluster2] I1102 14:26:07.634519 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7415. 2020-11-02T14:27:26.9714651Z [cluster2] I1102 14:26:37.630305 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7416. 2020-11-02T14:27:26.9716085Z [cluster2] I1102 14:26:37.630356 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7417. 2020-11-02T14:27:26.9717273Z [cluster2] I1102 14:26:37.630368 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7418. 2020-11-02T14:27:26.9720254Z [cluster2] I1102 14:26:37.630630 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7419. 2020-11-02T14:27:26.9721678Z [cluster2] I1102 14:26:37.633942 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7420. 2020-11-02T14:27:26.9722329Z [cluster2] I1102 14:26:37.634091 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7421. 2020-11-02T14:27:26.9723371Z [cluster2] I1102 14:26:37.634169 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7422. 2020-11-02T14:27:26.9724157Z [cluster2] I1102 14:26:37.634204 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7423. 2020-11-02T14:27:26.9724938Z [cluster2] I1102 14:26:37.634219 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7424. 2020-11-02T14:27:26.9725694Z [cluster2] I1102 14:26:37.634227 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7425. 2020-11-02T14:27:26.9726271Z [cluster2] I1102 14:26:37.634235 1 route.go:790] Found nil gw or dst
  7426. 2020-11-02T14:27:26.9726947Z [cluster2] I1102 14:26:37.634323 1 route.go:829] Found equivalent route, not adding
  7427. 2020-11-02T14:27:26.9727512Z [cluster2] I1102 14:26:37.634340 1 route.go:829] Found equivalent route, not adding
  7428. 2020-11-02T14:27:26.9729064Z [cluster2] I1102 14:26:37.634374 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7429. 2020-11-02T14:27:26.9731303Z [cluster2] I1102 14:26:37.634392 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7430. 2020-11-02T14:27:26.9734601Z [cluster2] I1102 14:27:07.630468 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7431. 2020-11-02T14:27:26.9736362Z [cluster2] I1102 14:27:07.630498 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7432. 2020-11-02T14:27:26.9737478Z [cluster2] I1102 14:27:07.630510 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7433. 2020-11-02T14:27:26.9738209Z [cluster2] I1102 14:27:07.631460 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7434. 2020-11-02T14:27:27.2730240Z [cluster2] I1102 14:27:07.639226 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7435. 2020-11-02T14:27:27.2731544Z [cluster2] I1102 14:27:07.639413 1 route.go:787] Processing route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7436. 2020-11-02T14:27:27.2732701Z [cluster2] I1102 14:27:07.639437 1 route.go:793] Found route {Ifindex: 13 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7437. 2020-11-02T14:27:27.2733647Z [cluster2] I1102 14:27:07.639447 1 route.go:787] Processing route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7438. 2020-11-02T14:27:27.2734542Z [cluster2] I1102 14:27:07.639456 1 route.go:793] Found route {Ifindex: 13 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7439. 2020-11-02T14:27:27.2735980Z [cluster2] I1102 14:27:07.639464 1 route.go:787] Processing route {Ifindex: 13 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7440. 2020-11-02T14:27:27.2736770Z [cluster2] I1102 14:27:07.639472 1 route.go:790] Found nil gw or dst
  7441. 2020-11-02T14:27:27.2737501Z [cluster2] I1102 14:27:07.639528 1 route.go:829] Found equivalent route, not adding
  7442. 2020-11-02T14:27:27.2738485Z [cluster2] I1102 14:27:07.639537 1 route.go:829] Found equivalent route, not adding
  7443. 2020-11-02T14:27:27.2740702Z [cluster2] I1102 14:27:07.639567 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7444. 2020-11-02T14:27:27.2742999Z [cluster2] I1102 14:27:07.639585 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7445. 2020-11-02T14:27:27.2745268Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-lkkgh in namespace submariner-operator :++++++++++++++++++++++
  7446. 2020-11-02T14:27:27.2746514Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  7447. 2020-11-02T14:27:27.2747219Z [cluster2] + SUBMARINER_VERBOSITY=2
  7448. 2020-11-02T14:27:27.2748033Z [cluster2] + '[' false == true ']'
  7449. 2020-11-02T14:27:27.2748814Z [cluster2] + DEBUG=-v=2
  7450. 2020-11-02T14:27:27.2749686Z [cluster2] + for f in iptables-save iptables
  7451. 2020-11-02T14:27:27.2751203Z [cluster2] ++ find_iptables_on_host iptables-save
  7452. 2020-11-02T14:27:27.2753335Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  7453. 2020-11-02T14:27:27.2754015Z [cluster2] ++ echo /usr/sbin
  7454. 2020-11-02T14:27:27.2754477Z [cluster2] ++ return
  7455. 2020-11-02T14:27:27.2754936Z [cluster2] + location=/usr/sbin
  7456. 2020-11-02T14:27:27.2755850Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7457. 2020-11-02T14:27:27.2757163Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  7458. 2020-11-02T14:27:27.2758727Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7459. 2020-11-02T14:27:27.2759767Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  7460. 2020-11-02T14:27:27.2760697Z [cluster2] + for f in iptables-save iptables
  7461. 2020-11-02T14:27:27.2761804Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  7462. 2020-11-02T14:27:27.2762534Z [cluster2] ++ find_iptables_on_host iptables
  7463. 2020-11-02T14:27:27.2763515Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  7464. 2020-11-02T14:27:27.2765741Z [cluster2] ++ echo /usr/sbin
  7465. 2020-11-02T14:27:27.2766206Z [cluster2] ++ return
  7466. 2020-11-02T14:27:27.2766641Z [cluster2] + location=/usr/sbin
  7467. 2020-11-02T14:27:27.2768151Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7468. 2020-11-02T14:27:27.2771786Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  7469. 2020-11-02T14:27:27.2773315Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7470. 2020-11-02T14:27:27.2776103Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  7471. 2020-11-02T14:27:27.2779657Z [cluster2] I1102 14:17:43.760933 1 main.go:47] Starting submariner-route-agent
  7472. 2020-11-02T14:27:27.2782917Z [cluster2] W1102 14:17:43.761316 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  7473. 2020-11-02T14:27:27.2785989Z [cluster2] I1102 14:17:43.763350 1 route.go:192] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.2.0.0/16], localServiceCIDR: [100.2.0.0/16]
  7474. 2020-11-02T14:27:27.2788574Z [cluster2] I1102 14:17:43.763375 1 route.go:196] Waiting for Endpoint informer caches to sync.
  7475. 2020-11-02T14:27:27.2790489Z [cluster2] I1102 14:17:43.852302 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  7476. 2020-11-02T14:27:27.2794271Z [cluster2] I1102 14:17:43.852330 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  7477. 2020-11-02T14:27:27.2796381Z [cluster2] I1102 14:17:43.852341 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  7478. 2020-11-02T14:27:27.2807575Z [cluster2] I1102 14:17:43.864219 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  7479. 2020-11-02T14:27:27.2810668Z [cluster2] I1102 14:17:43.864314 1 driver.go:37] Interface "weave" has "10.2.128.0" address
  7480. 2020-11-02T14:27:27.2811496Z [cluster2] I1102 14:17:43.864322 1 driver.go:42] Found CNI Interface "weave" that has IP "10.2.128.0" from ClusterCIDR "10.2.0.0/16"
  7481. 2020-11-02T14:27:27.2812587Z [cluster2] I1102 14:17:43.864446 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  7482. 2020-11-02T14:27:27.2814151Z [cluster2] I1102 14:17:43.875234 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  7483. 2020-11-02T14:27:27.2815645Z [cluster2] I1102 14:17:43.899160 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  7484. 2020-11-02T14:27:27.2816773Z [cluster2] I1102 14:17:43.912444 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  7485. 2020-11-02T14:27:27.2817776Z [cluster2] I1102 14:17:43.952650 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  7486. 2020-11-02T14:27:27.2819278Z [cluster2] I1102 14:17:43.961738 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  7487. 2020-11-02T14:27:27.2820428Z [cluster2] I1102 14:17:43.980263 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.2.128.0
  7488. 2020-11-02T14:27:27.2821685Z [cluster2] I1102 14:17:44.006366 1 route.go:254] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.7
  7489. 2020-11-02T14:27:27.2822999Z [cluster2] I1102 14:17:44.006388 1 route.go:254] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.6
  7490. 2020-11-02T14:27:27.2823978Z [cluster2] I1102 14:17:44.006394 1 route.go:254] In cluster2, podIP of submariner-route-agent[2] is 172.17.0.5
  7491. 2020-11-02T14:27:27.2825314Z [cluster2] I1102 14:17:44.006398 1 route.go:268] Hostname is "cluster2-worker" and routeAgentNodeName is "cluster2-worker"
  7492. 2020-11-02T14:27:27.2826516Z [cluster2] I1102 14:17:44.020871 1 driver.go:87] Successfully annotated node "cluster2-worker" with cniIfaceIP "10.2.128.0"
  7493. 2020-11-02T14:27:27.2827225Z [cluster2] I1102 14:17:44.020897 1 route.go:286] Route agent workers started
  7494. 2020-11-02T14:27:27.2828449Z [cluster2] I1102 14:17:44.020925 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-wds9g" with host IP "172.17.0.5", pod IP "172.17.0.5"
  7495. 2020-11-02T14:27:27.2830375Z [cluster2] I1102 14:17:44.020932 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-wds9g"
  7496. 2020-11-02T14:27:27.2831763Z [cluster2] I1102 14:17:44.020939 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-lkkgh" with host IP "172.17.0.6", pod IP "172.17.0.6"
  7497. 2020-11-02T14:27:27.2833118Z [cluster2] I1102 14:17:44.020944 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-lkkgh"
  7498. 2020-11-02T14:27:27.2834504Z [cluster2] I1102 14:17:44.020949 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-kg28c" with host IP "172.17.0.7", pod IP "172.17.0.7"
  7499. 2020-11-02T14:27:27.2835856Z [cluster2] I1102 14:17:44.020954 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-kg28c"
  7500. 2020-11-02T14:27:27.2838546Z [cluster2] I1102 14:17:50.597446 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7501. 2020-11-02T14:27:27.2839852Z [cluster2] I1102 14:17:50.598321 1 route.go:756] Processing route {Ifindex: 12 Dst: <nil> Src: <nil> Gw: 172.17.0.1 Flags: [] Table: 254}
  7502. 2020-11-02T14:27:27.2840433Z [cluster2] I1102 14:17:50.598733 1 route.go:759] Found nil gw or dst
  7503. 2020-11-02T14:27:27.2841021Z [cluster2] I1102 14:17:50.598942 1 route.go:756] Processing route {Ifindex: 4 Dst: 10.2.0.0/16 Src: 10.2.128.0 Gw: <nil> Flags: [] Table: 254}
  7504. 2020-11-02T14:27:27.2841596Z [cluster2] I1102 14:17:50.599048 1 route.go:759] Found nil gw or dst
  7505. 2020-11-02T14:27:27.2842327Z [cluster2] I1102 14:17:50.599146 1 route.go:756] Processing route {Ifindex: 12 Dst: 172.17.0.0/16 Src: 172.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7506. 2020-11-02T14:27:27.2842883Z [cluster2] I1102 14:17:50.599236 1 route.go:759] Found nil gw or dst
  7507. 2020-11-02T14:27:27.2843648Z [cluster2] I1102 14:17:50.599317 1 route.go:582] This route agent is running on the active gateway node
  7508. 2020-11-02T14:27:27.2844604Z [cluster2] I1102 14:17:50.599395 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7509. 2020-11-02T14:27:27.2845589Z [cluster2] I1102 14:17:50.602634 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7510. 2020-11-02T14:27:27.2846174Z [cluster2] I1102 14:17:50.608063 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7511. 2020-11-02T14:27:27.2846761Z [cluster2] I1102 14:17:50.608262 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7512. 2020-11-02T14:27:27.2847659Z [cluster2] I1102 14:17:50.608470 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7513. 2020-11-02T14:27:27.2879779Z [cluster2] I1102 14:17:51.430531 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7514. 2020-11-02T14:27:27.2889867Z [cluster2] I1102 14:17:51.438067 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 100.1.0.0/16 -j ACCEPT
  7515. 2020-11-02T14:27:27.2890961Z [cluster2] I1102 14:17:51.484697 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7516. 2020-11-02T14:27:27.2891981Z [cluster2] I1102 14:17:51.520605 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  7517. 2020-11-02T14:27:27.2893613Z [cluster2] I1102 14:17:51.563089 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7518. 2020-11-02T14:27:27.2895255Z [cluster2] I1102 14:18:13.837325 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7519. 2020-11-02T14:27:27.2897155Z [cluster2] I1102 14:18:13.837671 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7520. 2020-11-02T14:27:27.2897682Z [cluster2] I1102 14:18:13.837707 1 route.go:759] Found nil gw or dst
  7521. 2020-11-02T14:27:27.2898171Z [cluster2] I1102 14:18:13.837714 1 route.go:582] This route agent is running on the active gateway node
  7522. 2020-11-02T14:27:27.2899065Z [cluster2] I1102 14:18:13.837721 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7523. 2020-11-02T14:27:27.2899763Z [cluster2] I1102 14:18:13.837909 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7524. 2020-11-02T14:27:27.2900402Z [cluster2] I1102 14:18:13.837965 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7525. 2020-11-02T14:27:27.2900985Z [cluster2] I1102 14:18:13.838002 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7526. 2020-11-02T14:27:27.2901949Z [cluster2] I1102 14:18:13.838034 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7527. 2020-11-02T14:27:27.2903070Z [cluster2] I1102 14:18:13.838100 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7528. 2020-11-02T14:27:27.2904998Z [cluster2] I1102 14:18:13.838161 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7529. 2020-11-02T14:27:27.2907138Z [cluster2] I1102 14:18:43.837540 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7530. 2020-11-02T14:27:27.2908711Z [cluster2] I1102 14:18:43.837765 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7531. 2020-11-02T14:27:27.2909233Z [cluster2] I1102 14:18:43.837789 1 route.go:759] Found nil gw or dst
  7532. 2020-11-02T14:27:27.2909870Z [cluster2] I1102 14:18:43.837797 1 route.go:582] This route agent is running on the active gateway node
  7533. 2020-11-02T14:27:27.2910774Z [cluster2] I1102 14:18:43.837805 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7534. 2020-11-02T14:27:27.2911471Z [cluster2] I1102 14:18:43.838111 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7535. 2020-11-02T14:27:27.2912105Z [cluster2] I1102 14:18:43.838198 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7536. 2020-11-02T14:27:27.2912674Z [cluster2] I1102 14:18:43.838232 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7537. 2020-11-02T14:27:27.2913254Z [cluster2] I1102 14:18:43.838315 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7538. 2020-11-02T14:27:27.2914187Z [cluster2] I1102 14:18:43.838388 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7539. 2020-11-02T14:27:27.2916227Z [cluster2] I1102 14:18:43.838572 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7540. 2020-11-02T14:27:27.2938533Z [cluster2] I1102 14:19:13.837825 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7541. 2020-11-02T14:27:27.2940047Z [cluster2] I1102 14:19:13.838091 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7542. 2020-11-02T14:27:27.2940633Z [cluster2] I1102 14:19:13.838136 1 route.go:759] Found nil gw or dst
  7543. 2020-11-02T14:27:27.2941194Z [cluster2] I1102 14:19:13.838144 1 route.go:582] This route agent is running on the active gateway node
  7544. 2020-11-02T14:27:27.2942428Z [cluster2] I1102 14:19:13.838151 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7545. 2020-11-02T14:27:27.2943196Z [cluster2] I1102 14:19:13.838336 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7546. 2020-11-02T14:27:27.2943880Z [cluster2] I1102 14:19:13.838377 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7547. 2020-11-02T14:27:27.2944512Z [cluster2] I1102 14:19:13.838409 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7548. 2020-11-02T14:27:27.2945138Z [cluster2] I1102 14:19:13.838436 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7549. 2020-11-02T14:27:27.2946097Z [cluster2] I1102 14:19:13.838547 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7550. 2020-11-02T14:27:27.2947802Z [cluster2] I1102 14:19:13.838607 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7551. 2020-11-02T14:27:27.2950272Z [cluster2] I1102 14:19:43.838141 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7552. 2020-11-02T14:27:27.2951596Z [cluster2] I1102 14:19:43.838699 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7553. 2020-11-02T14:27:27.2952161Z [cluster2] I1102 14:19:43.838747 1 route.go:759] Found nil gw or dst
  7554. 2020-11-02T14:27:27.2952718Z [cluster2] I1102 14:19:43.838755 1 route.go:582] This route agent is running on the active gateway node
  7555. 2020-11-02T14:27:27.2954039Z [cluster2] I1102 14:19:43.838779 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7556. 2020-11-02T14:27:27.2954763Z [cluster2] I1102 14:19:43.838958 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7557. 2020-11-02T14:27:27.2955608Z [cluster2] I1102 14:19:43.839004 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7558. 2020-11-02T14:27:27.2956522Z [cluster2] I1102 14:19:43.839034 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7559. 2020-11-02T14:27:27.2957173Z [cluster2] I1102 14:19:43.839068 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7560. 2020-11-02T14:27:27.2958574Z [cluster2] I1102 14:19:43.839141 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7561. 2020-11-02T14:27:27.2960289Z [cluster2] I1102 14:19:43.839236 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7562. 2020-11-02T14:27:27.2962731Z [cluster2] I1102 14:20:13.838280 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7563. 2020-11-02T14:27:27.2964028Z [cluster2] I1102 14:20:13.838595 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7564. 2020-11-02T14:27:27.2964770Z [cluster2] I1102 14:20:13.838628 1 route.go:759] Found nil gw or dst
  7565. 2020-11-02T14:27:27.2965310Z [cluster2] I1102 14:20:13.838636 1 route.go:582] This route agent is running on the active gateway node
  7566. 2020-11-02T14:27:27.2966243Z [cluster2] I1102 14:20:13.838642 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7567. 2020-11-02T14:27:27.2966977Z [cluster2] I1102 14:20:13.838783 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7568. 2020-11-02T14:27:27.2967655Z [cluster2] I1102 14:20:13.838827 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7569. 2020-11-02T14:27:27.2968278Z [cluster2] I1102 14:20:13.838856 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7570. 2020-11-02T14:27:27.2968900Z [cluster2] I1102 14:20:13.838885 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7571. 2020-11-02T14:27:27.2969852Z [cluster2] I1102 14:20:13.838957 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7572. 2020-11-02T14:27:27.2971624Z [cluster2] I1102 14:20:13.839023 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7573. 2020-11-02T14:27:27.2973769Z [cluster2] I1102 14:20:43.838457 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7574. 2020-11-02T14:27:27.2975062Z [cluster2] I1102 14:20:43.838706 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7575. 2020-11-02T14:27:27.3091973Z [cluster2] I1102 14:20:43.838754 1 route.go:759] Found nil gw or dst
  7576. 2020-11-02T14:27:27.3092581Z [cluster2] I1102 14:20:43.838763 1 route.go:582] This route agent is running on the active gateway node
  7577. 2020-11-02T14:27:27.3094496Z [cluster2] I1102 14:20:43.838787 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7578. 2020-11-02T14:27:27.3095307Z [cluster2] I1102 14:20:43.838974 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7579. 2020-11-02T14:27:27.3096020Z [cluster2] I1102 14:20:43.839056 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7580. 2020-11-02T14:27:27.3096672Z [cluster2] I1102 14:20:43.839098 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7581. 2020-11-02T14:27:27.3097475Z [cluster2] I1102 14:20:43.839126 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7582. 2020-11-02T14:27:27.3098688Z [cluster2] I1102 14:20:43.839226 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7583. 2020-11-02T14:27:27.3100409Z [cluster2] I1102 14:20:43.839326 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7584. 2020-11-02T14:27:27.3102673Z [cluster2] I1102 14:21:13.838596 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7585. 2020-11-02T14:27:27.3103881Z [cluster2] I1102 14:21:13.838874 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7586. 2020-11-02T14:27:27.3104787Z [cluster2] I1102 14:21:13.838902 1 route.go:759] Found nil gw or dst
  7587. 2020-11-02T14:27:27.3105346Z [cluster2] I1102 14:21:13.838909 1 route.go:582] This route agent is running on the active gateway node
  7588. 2020-11-02T14:27:27.3106321Z [cluster2] I1102 14:21:13.838915 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7589. 2020-11-02T14:27:27.3107098Z [cluster2] I1102 14:21:13.839053 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7590. 2020-11-02T14:27:27.3107815Z [cluster2] I1102 14:21:13.839091 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7591. 2020-11-02T14:27:27.3108619Z [cluster2] I1102 14:21:13.839122 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7592. 2020-11-02T14:27:27.3109243Z [cluster2] I1102 14:21:13.839145 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7593. 2020-11-02T14:27:27.3110252Z [cluster2] I1102 14:21:13.839206 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7594. 2020-11-02T14:27:27.3112003Z [cluster2] I1102 14:21:13.839264 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7595. 2020-11-02T14:27:27.3114154Z [cluster2] I1102 14:21:43.838695 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7596. 2020-11-02T14:27:27.3115621Z [cluster2] I1102 14:21:43.839100 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7597. 2020-11-02T14:27:27.3116198Z [cluster2] I1102 14:21:43.839127 1 route.go:759] Found nil gw or dst
  7598. 2020-11-02T14:27:27.3116759Z [cluster2] I1102 14:21:43.839173 1 route.go:582] This route agent is running on the active gateway node
  7599. 2020-11-02T14:27:27.3117858Z [cluster2] I1102 14:21:43.839182 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7600. 2020-11-02T14:27:27.3118623Z [cluster2] I1102 14:21:43.839373 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7601. 2020-11-02T14:27:27.3119331Z [cluster2] I1102 14:21:43.839412 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7602. 2020-11-02T14:27:27.3119978Z [cluster2] I1102 14:21:43.839444 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7603. 2020-11-02T14:27:27.3121073Z [cluster2] I1102 14:21:43.839488 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7604. 2020-11-02T14:27:27.3122207Z [cluster2] I1102 14:21:43.839563 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7605. 2020-11-02T14:27:27.3124054Z [cluster2] I1102 14:21:43.839638 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7606. 2020-11-02T14:27:27.3156152Z [cluster2] I1102 14:22:13.838916 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7607. 2020-11-02T14:27:27.3157364Z [cluster2] I1102 14:22:13.839190 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7608. 2020-11-02T14:27:27.3158068Z [cluster2] I1102 14:22:13.839213 1 route.go:759] Found nil gw or dst
  7609. 2020-11-02T14:27:27.3158768Z [cluster2] I1102 14:22:13.839220 1 route.go:582] This route agent is running on the active gateway node
  7610. 2020-11-02T14:27:27.3159925Z [cluster2] I1102 14:22:13.839227 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7611. 2020-11-02T14:27:27.3160825Z [cluster2] I1102 14:22:13.839348 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7612. 2020-11-02T14:27:27.3161708Z [cluster2] I1102 14:22:13.839382 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7613. 2020-11-02T14:27:27.3162360Z [cluster2] I1102 14:22:13.839410 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7614. 2020-11-02T14:27:27.3163008Z [cluster2] I1102 14:22:13.839432 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7615. 2020-11-02T14:27:27.3164001Z [cluster2] I1102 14:22:13.839479 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7616. 2020-11-02T14:27:27.3165840Z [cluster2] I1102 14:22:13.839535 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7617. 2020-11-02T14:27:27.3167773Z [cluster2] I1102 14:22:43.839101 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7618. 2020-11-02T14:27:27.3168925Z [cluster2] I1102 14:22:43.839306 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7619. 2020-11-02T14:27:27.3169448Z [cluster2] I1102 14:22:43.839328 1 route.go:759] Found nil gw or dst
  7620. 2020-11-02T14:27:27.3169948Z [cluster2] I1102 14:22:43.839336 1 route.go:582] This route agent is running on the active gateway node
  7621. 2020-11-02T14:27:27.3170821Z [cluster2] I1102 14:22:43.839342 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7622. 2020-11-02T14:27:27.3171528Z [cluster2] I1102 14:22:43.839650 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7623. 2020-11-02T14:27:27.3172531Z [cluster2] I1102 14:22:43.839946 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7624. 2020-11-02T14:27:27.3173179Z [cluster2] I1102 14:22:43.840039 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7625. 2020-11-02T14:27:27.3173825Z [cluster2] I1102 14:22:43.840083 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7626. 2020-11-02T14:27:27.3174813Z [cluster2] I1102 14:22:43.840185 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7627. 2020-11-02T14:27:27.3176680Z [cluster2] I1102 14:22:43.840334 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7628. 2020-11-02T14:27:27.3179006Z [cluster2] I1102 14:23:13.839309 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7629. 2020-11-02T14:27:27.3180188Z [cluster2] I1102 14:23:13.839542 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7630. 2020-11-02T14:27:27.3182158Z [cluster2] I1102 14:23:13.839578 1 route.go:759] Found nil gw or dst
  7631. 2020-11-02T14:27:27.3182730Z [cluster2] I1102 14:23:13.839585 1 route.go:582] This route agent is running on the active gateway node
  7632. 2020-11-02T14:27:27.3183825Z [cluster2] I1102 14:23:13.839592 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7633. 2020-11-02T14:27:27.3184590Z [cluster2] I1102 14:23:13.839745 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7634. 2020-11-02T14:27:27.3186102Z [cluster2] I1102 14:23:13.839861 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7635. 2020-11-02T14:27:27.3186943Z [cluster2] I1102 14:23:13.839895 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7636. 2020-11-02T14:27:27.3187592Z [cluster2] I1102 14:23:13.839921 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7637. 2020-11-02T14:27:27.3188694Z [cluster2] I1102 14:23:13.839980 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7638. 2020-11-02T14:27:27.3203643Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-wds9g
  7639. 2020-11-02T14:27:27.3206301Z [cluster2] I1102 14:23:13.840054 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7640. 2020-11-02T14:27:27.3210740Z [cluster2] I1102 14:23:43.839483 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7641. 2020-11-02T14:27:27.3221667Z [cluster2] I1102 14:23:43.839736 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7642. 2020-11-02T14:27:27.3234013Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-wds9g
  7643. 2020-11-02T14:27:27.3234913Z [cluster2] I1102 14:23:43.839813 1 route.go:759] Found nil gw or dst
  7644. 2020-11-02T14:27:27.3237359Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-wds9g
  7645. 2020-11-02T14:27:27.3239054Z [cluster2] I1102 14:23:43.839821 1 route.go:582] This route agent is running on the active gateway node
  7646. 2020-11-02T14:27:27.3240620Z [cluster2] I1102 14:23:43.839829 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7647. 2020-11-02T14:27:27.3241665Z [cluster2] I1102 14:23:43.839974 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7648. 2020-11-02T14:27:27.3242663Z [cluster2] I1102 14:23:43.840034 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7649. 2020-11-02T14:27:27.3243799Z [cluster2] I1102 14:23:43.840126 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7650. 2020-11-02T14:27:27.3246626Z [cluster2] I1102 14:23:43.840172 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7651. 2020-11-02T14:27:27.3252278Z [cluster2] I1102 14:23:43.840252 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7652. 2020-11-02T14:27:27.3258507Z [cluster2] I1102 14:23:43.840384 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7653. 2020-11-02T14:27:27.3260808Z [cluster2] I1102 14:24:13.839609 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7654. 2020-11-02T14:27:27.3264110Z [cluster2] I1102 14:24:13.839651 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7655. 2020-11-02T14:27:27.3273162Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-wds9g
  7656. 2020-11-02T14:27:27.3274343Z [cluster2] I1102 14:24:13.840050 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7657. 2020-11-02T14:27:27.3275192Z [cluster2] I1102 14:24:13.840082 1 route.go:759] Found nil gw or dst
  7658. 2020-11-02T14:27:27.3276011Z [cluster2] I1102 14:24:13.840090 1 route.go:582] This route agent is running on the active gateway node
  7659. 2020-11-02T14:27:27.3278741Z [cluster2] I1102 14:24:13.840096 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7660. 2020-11-02T14:27:27.3279923Z [cluster2] I1102 14:24:13.840284 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7661. 2020-11-02T14:27:27.3281078Z [cluster2] I1102 14:24:13.840439 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7662. 2020-11-02T14:27:27.3281771Z [cluster2] I1102 14:24:13.840533 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7663. 2020-11-02T14:27:27.3282517Z [cluster2] I1102 14:24:13.840634 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7664. 2020-11-02T14:27:27.3283777Z [cluster2] I1102 14:24:13.840732 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7665. 2020-11-02T14:27:27.3285494Z [cluster2] I1102 14:24:43.839846 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7666. 2020-11-02T14:27:27.3286828Z [cluster2] I1102 14:24:43.840088 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7667. 2020-11-02T14:27:27.3287456Z [cluster2] I1102 14:24:43.840143 1 route.go:759] Found nil gw or dst
  7668. 2020-11-02T14:27:27.3288067Z [cluster2] I1102 14:24:43.840169 1 route.go:582] This route agent is running on the active gateway node
  7669. 2020-11-02T14:27:27.3289398Z [cluster2] I1102 14:24:43.840176 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7670. 2020-11-02T14:27:27.3290215Z [cluster2] I1102 14:24:43.840316 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7671. 2020-11-02T14:27:27.3291001Z [cluster2] I1102 14:24:43.840364 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7672. 2020-11-02T14:27:27.3291689Z [cluster2] I1102 14:24:43.840403 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7673. 2020-11-02T14:27:27.3292433Z [cluster2] I1102 14:24:43.840436 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7674. 2020-11-02T14:27:27.3293521Z [cluster2] I1102 14:24:43.840529 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7675. 2020-11-02T14:27:27.3295260Z [cluster2] I1102 14:24:43.840616 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7676. 2020-11-02T14:27:27.3297506Z [cluster2] I1102 14:25:13.840402 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7677. 2020-11-02T14:27:27.3299023Z [cluster2] I1102 14:25:13.840602 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7678. 2020-11-02T14:27:27.3299653Z [cluster2] I1102 14:25:13.840635 1 route.go:759] Found nil gw or dst
  7679. 2020-11-02T14:27:27.3300256Z [cluster2] I1102 14:25:13.840643 1 route.go:582] This route agent is running on the active gateway node
  7680. 2020-11-02T14:27:27.3301535Z [cluster2] I1102 14:25:13.840650 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7681. 2020-11-02T14:27:27.3302383Z [cluster2] I1102 14:25:13.840809 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7682. 2020-11-02T14:27:27.3303131Z [cluster2] I1102 14:25:13.840853 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7683. 2020-11-02T14:27:27.3303851Z [cluster2] I1102 14:25:13.840889 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7684. 2020-11-02T14:27:27.3304539Z [cluster2] I1102 14:25:13.840920 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7685. 2020-11-02T14:27:27.3305609Z [cluster2] I1102 14:25:13.840975 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7686. 2020-11-02T14:27:27.3307298Z [cluster2] I1102 14:25:13.841037 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7687. 2020-11-02T14:27:27.3309628Z [cluster2] I1102 14:25:43.840226 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7688. 2020-11-02T14:27:27.3311547Z [cluster2] I1102 14:25:43.840490 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7689. 2020-11-02T14:27:27.3312066Z [cluster2] I1102 14:25:43.840526 1 route.go:759] Found nil gw or dst
  7690. 2020-11-02T14:27:27.3475737Z [cluster2] I1102 14:25:43.840533 1 route.go:582] This route agent is running on the active gateway node
  7691. 2020-11-02T14:27:27.3477299Z [cluster2] I1102 14:25:43.840539 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7692. 2020-11-02T14:27:27.3478702Z [cluster2] I1102 14:25:43.840663 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7693. 2020-11-02T14:27:27.3479374Z [cluster2] I1102 14:25:43.840702 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7694. 2020-11-02T14:27:27.3479958Z [cluster2] I1102 14:25:43.840731 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7695. 2020-11-02T14:27:27.3480894Z [cluster2] I1102 14:25:43.840756 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7696. 2020-11-02T14:27:27.3496217Z [cluster2] I1102 14:25:43.840803 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7697. 2020-11-02T14:27:27.3498659Z [cluster2] I1102 14:25:43.840865 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7698. 2020-11-02T14:27:27.3502321Z [cluster2] I1102 14:26:13.840462 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7699. 2020-11-02T14:27:27.3503712Z [cluster2] I1102 14:26:13.840706 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7700. 2020-11-02T14:27:27.3504408Z [cluster2] I1102 14:26:13.840737 1 route.go:759] Found nil gw or dst
  7701. 2020-11-02T14:27:27.3504974Z [cluster2] I1102 14:26:13.840745 1 route.go:582] This route agent is running on the active gateway node
  7702. 2020-11-02T14:27:27.3506277Z [cluster2] I1102 14:26:13.840752 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7703. 2020-11-02T14:27:27.3507069Z [cluster2] I1102 14:26:13.840891 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7704. 2020-11-02T14:27:27.3507777Z [cluster2] I1102 14:26:13.840935 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7705. 2020-11-02T14:27:27.6700669Z [cluster2] I1102 14:26:13.840975 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7706. 2020-11-02T14:27:27.6701982Z [cluster2] I1102 14:26:13.841013 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7707. 2020-11-02T14:27:27.6704753Z [cluster2] I1102 14:26:13.841070 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7708. 2020-11-02T14:27:27.6706751Z [cluster2] I1102 14:26:13.841155 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7709. 2020-11-02T14:27:27.6710979Z [cluster2] I1102 14:26:43.840551 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7710. 2020-11-02T14:27:27.6713964Z [cluster2] I1102 14:26:43.844641 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7711. 2020-11-02T14:27:27.6714687Z [cluster2] I1102 14:26:43.844688 1 route.go:759] Found nil gw or dst
  7712. 2020-11-02T14:27:27.6715574Z [cluster2] I1102 14:26:43.844697 1 route.go:582] This route agent is running on the active gateway node
  7713. 2020-11-02T14:27:27.6718769Z [cluster2] I1102 14:26:43.844711 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7714. 2020-11-02T14:27:27.6720319Z [cluster2] I1102 14:26:43.844882 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7715. 2020-11-02T14:27:27.6722393Z [cluster2] I1102 14:26:43.844919 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7716. 2020-11-02T14:27:27.6723196Z [cluster2] I1102 14:26:43.844951 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7717. 2020-11-02T14:27:27.6724243Z [cluster2] I1102 14:26:43.844977 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7718. 2020-11-02T14:27:27.6726700Z [cluster2] I1102 14:26:43.845036 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7719. 2020-11-02T14:27:27.6744526Z [cluster2] I1102 14:26:43.845101 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7720. 2020-11-02T14:27:27.6747010Z [cluster2] I1102 14:27:13.840677 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7721. 2020-11-02T14:27:27.6749094Z [cluster2] I1102 14:27:13.840724 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7722. 2020-11-02T14:27:27.6750357Z [cluster2] I1102 14:27:13.840928 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  7723. 2020-11-02T14:27:27.6750919Z [cluster2] I1102 14:27:13.840949 1 route.go:759] Found nil gw or dst
  7724. 2020-11-02T14:27:27.6751458Z [cluster2] I1102 14:27:13.840957 1 route.go:582] This route agent is running on the active gateway node
  7725. 2020-11-02T14:27:27.6752585Z [cluster2] I1102 14:27:13.840964 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7726. 2020-11-02T14:27:27.6753312Z [cluster2] I1102 14:27:13.841135 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7727. 2020-11-02T14:27:27.6754153Z [cluster2] I1102 14:27:13.841173 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7728. 2020-11-02T14:27:27.6754786Z [cluster2] I1102 14:27:13.841204 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  7729. 2020-11-02T14:27:27.6755413Z [cluster2] I1102 14:27:13.841230 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  7730. 2020-11-02T14:27:27.6756892Z [cluster2] I1102 14:27:13.841282 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7731. 2020-11-02T14:27:27.6758493Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-wds9g in namespace submariner-operator :++++++++++++++++++++++
  7732. 2020-11-02T14:27:27.6759414Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  7733. 2020-11-02T14:27:27.6759822Z [cluster2] + SUBMARINER_VERBOSITY=2
  7734. 2020-11-02T14:27:27.6760334Z [cluster2] + '[' false == true ']'
  7735. 2020-11-02T14:27:27.6760766Z [cluster2] + DEBUG=-v=2
  7736. 2020-11-02T14:27:27.6761286Z [cluster2] + for f in iptables-save iptables
  7737. 2020-11-02T14:27:27.6761906Z [cluster2] ++ find_iptables_on_host iptables-save
  7738. 2020-11-02T14:27:27.6762553Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  7739. 2020-11-02T14:27:27.6762962Z [cluster2] ++ echo /usr/sbin
  7740. 2020-11-02T14:27:27.6763247Z [cluster2] ++ return
  7741. 2020-11-02T14:27:27.6763566Z [cluster2] + location=/usr/sbin
  7742. 2020-11-02T14:27:27.6764256Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7743. 2020-11-02T14:27:27.6765180Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  7744. 2020-11-02T14:27:27.6766050Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7745. 2020-11-02T14:27:27.6767052Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  7746. 2020-11-02T14:27:27.6767955Z [cluster2] + for f in iptables-save iptables
  7747. 2020-11-02T14:27:27.6768396Z [cluster2] ++ find_iptables_on_host iptables
  7748. 2020-11-02T14:27:27.6768969Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  7749. 2020-11-02T14:27:27.6769349Z [cluster2] ++ echo /usr/sbin
  7750. 2020-11-02T14:27:27.6769651Z [cluster2] ++ return
  7751. 2020-11-02T14:27:27.6769969Z [cluster2] + location=/usr/sbin
  7752. 2020-11-02T14:27:27.6770477Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7753. 2020-11-02T14:27:27.6771107Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  7754. 2020-11-02T14:27:27.6771654Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  7755. 2020-11-02T14:27:27.6772382Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7756. 2020-11-02T14:27:27.6773189Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  7757. 2020-11-02T14:27:27.6774076Z [cluster2] I1102 14:17:37.922258 1 main.go:47] Starting submariner-route-agent
  7758. 2020-11-02T14:27:27.6776308Z [cluster2] W1102 14:17:38.038410 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  7759. 2020-11-02T14:27:27.6777439Z [cluster2] I1102 14:17:38.055202 1 route.go:192] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.2.0.0/16], localServiceCIDR: [100.2.0.0/16]
  7760. 2020-11-02T14:27:27.6778330Z [cluster2] I1102 14:17:38.084893 1 route.go:196] Waiting for Endpoint informer caches to sync.
  7761. 2020-11-02T14:27:27.6779925Z [cluster2] I1102 14:17:38.489364 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  7762. 2020-11-02T14:27:27.6781035Z [cluster2] I1102 14:17:38.489572 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  7763. 2020-11-02T14:27:27.6782141Z [cluster2] I1102 14:17:38.489771 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  7764. 2020-11-02T14:27:27.6782797Z [cluster2] I1102 14:17:38.585461 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  7765. 2020-11-02T14:27:27.6783352Z [cluster2] I1102 14:17:38.585903 1 driver.go:37] Interface "weave" has "10.2.0.1" address
  7766. 2020-11-02T14:27:27.6784528Z [cluster2] I1102 14:17:38.586056 1 driver.go:42] Found CNI Interface "weave" that has IP "10.2.0.1" from ClusterCIDR "10.2.0.0/16"
  7767. 2020-11-02T14:27:27.6785327Z [cluster2] I1102 14:17:38.586265 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  7768. 2020-11-02T14:27:27.6786592Z [cluster2] I1102 14:17:38.596197 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  7769. 2020-11-02T14:27:27.6787825Z [cluster2] I1102 14:17:38.712062 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  7770. 2020-11-02T14:27:27.6789624Z [cluster2] I1102 14:17:38.744350 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  7771. 2020-11-02T14:27:27.6791115Z [cluster2] I1102 14:17:38.807705 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  7772. 2020-11-02T14:27:27.6792666Z [cluster2] I1102 14:17:38.835294 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  7773. 2020-11-02T14:27:27.6793907Z [cluster2] I1102 14:17:38.867986 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.2.0.1
  7774. 2020-11-02T14:27:27.6795163Z [cluster2] I1102 14:17:38.917907 1 route.go:254] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.7
  7775. 2020-11-02T14:27:27.6796151Z [cluster2] I1102 14:17:38.917933 1 route.go:254] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.6
  7776. 2020-11-02T14:27:27.6797133Z [cluster2] I1102 14:17:38.917938 1 route.go:254] In cluster2, podIP of submariner-route-agent[2] is 172.17.0.5
  7777. 2020-11-02T14:27:27.6809074Z [cluster2] I1102 14:17:38.917943 1 route.go:268] Hostname is "cluster2-control-plane" and routeAgentNodeName is "cluster2-control-plane"
  7778. 2020-11-02T14:27:27.6810972Z [cluster2] I1102 14:17:38.959007 1 driver.go:87] Successfully annotated node "cluster2-control-plane" with cniIfaceIP "10.2.0.1"
  7779. 2020-11-02T14:27:27.6811759Z [cluster2] I1102 14:17:38.959041 1 route.go:286] Route agent workers started
  7780. 2020-11-02T14:27:27.6813267Z [cluster2] I1102 14:17:38.959073 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-kg28c" with host IP "172.17.0.7", pod IP "172.17.0.7"
  7781. 2020-11-02T14:27:27.6814953Z [cluster2] I1102 14:17:38.959081 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-kg28c"
  7782. 2020-11-02T14:27:27.6816463Z [cluster2] I1102 14:17:38.959089 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-wds9g" with host IP "172.17.0.5", pod IP "172.17.0.5"
  7783. 2020-11-02T14:27:27.6818154Z [cluster2] I1102 14:17:38.959100 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-wds9g"
  7784. 2020-11-02T14:27:27.6820202Z [cluster2] I1102 14:17:38.959112 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-lkkgh" with host IP "172.17.0.6", pod IP "172.17.0.6"
  7785. 2020-11-02T14:27:27.6821762Z [cluster2] I1102 14:17:38.959126 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-lkkgh"
  7786. 2020-11-02T14:27:27.6823778Z [cluster2] I1102 14:17:50.618525 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7787. 2020-11-02T14:27:27.6825434Z [cluster2] I1102 14:17:50.618554 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7788. 2020-11-02T14:27:27.6826802Z [cluster2] I1102 14:17:50.618565 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7789. 2020-11-02T14:27:27.6827811Z [cluster2] I1102 14:17:50.635185 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7790. 2020-11-02T14:27:27.6828411Z [cluster2] I1102 14:17:50.635385 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7791. 2020-11-02T14:27:27.6828954Z [cluster2] I1102 14:17:50.636099 1 route.go:790] Found nil gw or dst
  7792. 2020-11-02T14:27:27.6830192Z [cluster2] I1102 14:17:50.636556 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7793. 2020-11-02T14:27:27.6832705Z [cluster2] I1102 14:17:51.428261 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7794. 2020-11-02T14:27:27.6834364Z [cluster2] I1102 14:17:51.472605 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 100.1.0.0/16 -j ACCEPT
  7795. 2020-11-02T14:27:27.6835348Z [cluster2] I1102 14:17:51.537269 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7796. 2020-11-02T14:27:27.6845742Z [cluster2] I1102 14:17:51.580489 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  7797. 2020-11-02T14:27:27.6847482Z [cluster2] I1102 14:17:51.592685 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7798. 2020-11-02T14:27:27.6849672Z [cluster2] I1102 14:18:08.168837 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7799. 2020-11-02T14:27:27.6851218Z [cluster2] I1102 14:18:08.168933 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7800. 2020-11-02T14:27:27.6852554Z [cluster2] I1102 14:18:08.168964 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7801. 2020-11-02T14:27:27.6853962Z [cluster2] I1102 14:18:08.169214 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7802. 2020-11-02T14:27:27.6854743Z [cluster2] I1102 14:18:08.172539 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7803. 2020-11-02T14:27:27.6855376Z [cluster2] I1102 14:18:08.172752 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7804. 2020-11-02T14:27:27.6856117Z [cluster2] I1102 14:18:08.172828 1 route.go:790] Found nil gw or dst
  7805. 2020-11-02T14:27:27.6857612Z [cluster2] I1102 14:18:08.173110 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7806. 2020-11-02T14:27:27.6859525Z [cluster2] I1102 14:18:08.173159 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7807. 2020-11-02T14:27:27.6862530Z [cluster2] I1102 14:18:38.169492 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7808. 2020-11-02T14:27:27.6864056Z [cluster2] I1102 14:18:38.169639 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7809. 2020-11-02T14:27:27.6865305Z [cluster2] I1102 14:18:38.169740 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7810. 2020-11-02T14:27:27.6866093Z [cluster2] I1102 14:18:38.170033 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7811. 2020-11-02T14:27:27.6866744Z [cluster2] I1102 14:18:38.177229 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7812. 2020-11-02T14:27:27.6867380Z [cluster2] I1102 14:18:38.177583 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7813. 2020-11-02T14:27:27.6868300Z [cluster2] I1102 14:18:38.177727 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7814. 2020-11-02T14:27:27.6869038Z [cluster2] I1102 14:18:38.177848 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7815. 2020-11-02T14:27:27.6869925Z [cluster2] I1102 14:18:38.177961 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7816. 2020-11-02T14:27:27.6870631Z [cluster2] I1102 14:18:38.178016 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7817. 2020-11-02T14:27:27.6871165Z [cluster2] I1102 14:18:38.178136 1 route.go:790] Found nil gw or dst
  7818. 2020-11-02T14:27:27.6871634Z [cluster2] I1102 14:18:38.178406 1 route.go:829] Found equivalent route, not adding
  7819. 2020-11-02T14:27:27.6872182Z [cluster2] I1102 14:18:38.178442 1 route.go:829] Found equivalent route, not adding
  7820. 2020-11-02T14:27:27.6873502Z [cluster2] I1102 14:18:38.178497 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7821. 2020-11-02T14:27:27.6875537Z [cluster2] I1102 14:18:38.178537 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7822. 2020-11-02T14:27:27.6878660Z [cluster2] I1102 14:19:08.169594 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7823. 2020-11-02T14:27:27.6880297Z [cluster2] I1102 14:19:08.169623 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7824. 2020-11-02T14:27:27.6881249Z [cluster2] I1102 14:19:08.169633 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7825. 2020-11-02T14:27:27.6881979Z [cluster2] I1102 14:19:08.169987 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7826. 2020-11-02T14:27:27.6882624Z [cluster2] I1102 14:19:08.178569 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7827. 2020-11-02T14:27:27.6883368Z [cluster2] I1102 14:19:08.178824 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7828. 2020-11-02T14:27:27.6884076Z [cluster2] I1102 14:19:08.178979 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7829. 2020-11-02T14:27:27.6885385Z [cluster2] I1102 14:19:08.179076 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7830. 2020-11-02T14:27:27.6886112Z [cluster2] I1102 14:19:08.179171 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7831. 2020-11-02T14:27:27.6886816Z [cluster2] I1102 14:19:08.179266 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7832. 2020-11-02T14:27:27.6887835Z [cluster2] I1102 14:19:08.179360 1 route.go:790] Found nil gw or dst
  7833. 2020-11-02T14:27:27.6888367Z [cluster2] I1102 14:19:08.179532 1 route.go:829] Found equivalent route, not adding
  7834. 2020-11-02T14:27:27.6889272Z [cluster2] I1102 14:19:08.179622 1 route.go:829] Found equivalent route, not adding
  7835. 2020-11-02T14:27:27.6891882Z [cluster2] I1102 14:19:08.179746 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7836. 2020-11-02T14:27:27.6894609Z [cluster2] I1102 14:19:08.179880 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7837. 2020-11-02T14:27:27.6899973Z [cluster2] I1102 14:19:38.169944 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7838. 2020-11-02T14:27:27.6901772Z [cluster2] I1102 14:19:38.169976 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7839. 2020-11-02T14:27:27.6902784Z [cluster2] I1102 14:19:38.169987 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7840. 2020-11-02T14:27:27.6903544Z [cluster2] I1102 14:19:38.170448 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7841. 2020-11-02T14:27:27.6904346Z [cluster2] I1102 14:19:38.173795 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7842. 2020-11-02T14:27:27.6905025Z [cluster2] I1102 14:19:38.174454 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7843. 2020-11-02T14:27:27.6905788Z [cluster2] I1102 14:19:38.174496 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7844. 2020-11-02T14:27:27.6906545Z [cluster2] I1102 14:19:38.174681 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7845. 2020-11-02T14:27:27.6907521Z [cluster2] I1102 14:19:38.174695 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7846. 2020-11-02T14:27:27.6908300Z [cluster2] I1102 14:19:38.174827 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7847. 2020-11-02T14:27:27.6908881Z [cluster2] I1102 14:19:38.174881 1 route.go:790] Found nil gw or dst
  7848. 2020-11-02T14:27:27.6909404Z [cluster2] I1102 14:19:38.175032 1 route.go:829] Found equivalent route, not adding
  7849. 2020-11-02T14:27:27.6909992Z [cluster2] I1102 14:19:38.175149 1 route.go:829] Found equivalent route, not adding
  7850. 2020-11-02T14:27:27.6911405Z [cluster2] I1102 14:19:38.175239 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7851. 2020-11-02T14:27:27.6913990Z [cluster2] I1102 14:19:38.175272 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7852. 2020-11-02T14:27:27.6916175Z [cluster2] I1102 14:20:08.170151 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7853. 2020-11-02T14:27:27.6918585Z [cluster2] I1102 14:20:08.170193 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7854. 2020-11-02T14:27:27.6920400Z [cluster2] I1102 14:20:08.170612 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7855. 2020-11-02T14:27:27.6921426Z [cluster2] I1102 14:20:08.170679 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7856. 2020-11-02T14:27:27.6922213Z [cluster2] I1102 14:20:08.171108 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7857. 2020-11-02T14:27:27.6923041Z [cluster2] I1102 14:20:08.175581 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7858. 2020-11-02T14:27:27.6923662Z [cluster2] I1102 14:20:08.175975 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7859. 2020-11-02T14:27:27.6924396Z [cluster2] I1102 14:20:08.176044 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7860. 2020-11-02T14:27:27.6925129Z [cluster2] I1102 14:20:08.176056 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7861. 2020-11-02T14:27:27.6926691Z [cluster2] I1102 14:20:08.176066 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7862. 2020-11-02T14:27:27.6927640Z [cluster2] I1102 14:20:08.176074 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7863. 2020-11-02T14:27:27.6928208Z [cluster2] I1102 14:20:08.176082 1 route.go:790] Found nil gw or dst
  7864. 2020-11-02T14:27:27.6929094Z [cluster2] I1102 14:20:08.176179 1 route.go:829] Found equivalent route, not adding
  7865. 2020-11-02T14:27:27.6929670Z [cluster2] I1102 14:20:08.176277 1 route.go:829] Found equivalent route, not adding
  7866. 2020-11-02T14:27:27.6932278Z [cluster2] I1102 14:20:08.176400 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7867. 2020-11-02T14:27:27.6935709Z [cluster2] I1102 14:20:38.170327 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7868. 2020-11-02T14:27:27.6937143Z [cluster2] I1102 14:20:38.170359 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7869. 2020-11-02T14:27:27.6938094Z [cluster2] I1102 14:20:38.170370 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7870. 2020-11-02T14:27:27.6939004Z [cluster2] I1102 14:20:38.170763 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7871. 2020-11-02T14:27:27.6939632Z [cluster2] I1102 14:20:38.174160 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7872. 2020-11-02T14:27:27.6940223Z [cluster2] I1102 14:20:38.174502 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7873. 2020-11-02T14:27:27.6940933Z [cluster2] I1102 14:20:38.174737 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7874. 2020-11-02T14:27:27.6942006Z [cluster2] I1102 14:20:38.174795 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7875. 2020-11-02T14:27:27.6942764Z [cluster2] I1102 14:20:38.174825 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7876. 2020-11-02T14:27:27.6943611Z [cluster2] I1102 14:20:38.174860 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7877. 2020-11-02T14:27:27.6945639Z [cluster2] I1102 14:20:38.174901 1 route.go:790] Found nil gw or dst
  7878. 2020-11-02T14:27:27.6946166Z [cluster2] I1102 14:20:38.175071 1 route.go:829] Found equivalent route, not adding
  7879. 2020-11-02T14:27:27.6946748Z [cluster2] I1102 14:20:38.175111 1 route.go:829] Found equivalent route, not adding
  7880. 2020-11-02T14:27:27.6948256Z [cluster2] I1102 14:20:38.175182 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7881. 2020-11-02T14:27:27.6950571Z [cluster2] I1102 14:20:38.175291 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7882. 2020-11-02T14:27:27.6953029Z [cluster2] I1102 14:21:08.170616 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7883. 2020-11-02T14:27:27.6954754Z [cluster2] I1102 14:21:08.170815 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7884. 2020-11-02T14:27:27.6955775Z [cluster2] I1102 14:21:08.170928 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7885. 2020-11-02T14:27:27.6956832Z [cluster2] I1102 14:21:08.171260 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7886. 2020-11-02T14:27:27.6957420Z [cluster2] I1102 14:21:08.174724 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7887. 2020-11-02T14:27:27.6958258Z [cluster2] I1102 14:21:08.175000 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7888. 2020-11-02T14:27:27.6958943Z [cluster2] I1102 14:21:08.175038 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7889. 2020-11-02T14:27:27.6959635Z [cluster2] I1102 14:21:08.175049 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7890. 2020-11-02T14:27:27.6960319Z [cluster2] I1102 14:21:08.175144 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7891. 2020-11-02T14:27:27.6960999Z [cluster2] I1102 14:21:08.175155 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7892. 2020-11-02T14:27:27.6961519Z [cluster2] I1102 14:21:08.175305 1 route.go:790] Found nil gw or dst
  7893. 2020-11-02T14:27:27.6961988Z [cluster2] I1102 14:21:08.175447 1 route.go:829] Found equivalent route, not adding
  7894. 2020-11-02T14:27:27.6962512Z [cluster2] I1102 14:21:08.175466 1 route.go:829] Found equivalent route, not adding
  7895. 2020-11-02T14:27:27.6963988Z [cluster2] I1102 14:21:08.175557 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7896. 2020-11-02T14:27:27.6968515Z [cluster2] I1102 14:21:08.175584 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7897. 2020-11-02T14:27:27.6970644Z [cluster2] I1102 14:21:38.170838 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7898. 2020-11-02T14:27:27.6972457Z [cluster2] I1102 14:21:38.171058 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7899. 2020-11-02T14:27:27.6973629Z [cluster2] I1102 14:21:38.171156 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7900. 2020-11-02T14:27:27.6974362Z [cluster2] I1102 14:21:38.171441 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7901. 2020-11-02T14:27:27.6975366Z [cluster2] I1102 14:21:38.174698 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7902. 2020-11-02T14:27:27.6976109Z [cluster2] I1102 14:21:38.174917 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7903. 2020-11-02T14:27:27.6976875Z [cluster2] I1102 14:21:38.174954 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7904. 2020-11-02T14:27:27.6977636Z [cluster2] I1102 14:21:38.174964 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7905. 2020-11-02T14:27:27.6978414Z [cluster2] I1102 14:21:38.175059 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7906. 2020-11-02T14:27:27.6979167Z [cluster2] I1102 14:21:38.175069 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7907. 2020-11-02T14:27:27.6979753Z [cluster2] I1102 14:21:38.175078 1 route.go:790] Found nil gw or dst
  7908. 2020-11-02T14:27:27.6980270Z [cluster2] I1102 14:21:38.175208 1 route.go:829] Found equivalent route, not adding
  7909. 2020-11-02T14:27:27.6980853Z [cluster2] I1102 14:21:38.175229 1 route.go:829] Found equivalent route, not adding
  7910. 2020-11-02T14:27:27.6982349Z [cluster2] I1102 14:21:38.175262 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7911. 2020-11-02T14:27:27.6985727Z [cluster2] I1102 14:21:38.175289 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7912. 2020-11-02T14:27:27.6988174Z [cluster2] I1102 14:22:08.171211 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7913. 2020-11-02T14:27:27.6989717Z [cluster2] I1102 14:22:08.171254 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7914. 2020-11-02T14:27:27.6991457Z [cluster2] I1102 14:22:08.171266 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7915. 2020-11-02T14:27:27.6992750Z [cluster2] I1102 14:22:08.171469 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7916. 2020-11-02T14:27:27.6993994Z [cluster2] I1102 14:22:08.174750 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7917. 2020-11-02T14:27:27.6994822Z [cluster2] I1102 14:22:08.174964 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7918. 2020-11-02T14:27:27.6995981Z [cluster2] I1102 14:22:08.175030 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7919. 2020-11-02T14:27:27.6996917Z [cluster2] I1102 14:22:08.175039 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7920. 2020-11-02T14:27:27.6998211Z [cluster2] I1102 14:22:08.175051 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7921. 2020-11-02T14:27:27.6998988Z [cluster2] I1102 14:22:08.175099 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7922. 2020-11-02T14:27:27.6999564Z [cluster2] I1102 14:22:08.175136 1 route.go:790] Found nil gw or dst
  7923. 2020-11-02T14:27:27.7000086Z [cluster2] I1102 14:22:08.175307 1 route.go:829] Found equivalent route, not adding
  7924. 2020-11-02T14:27:27.7000673Z [cluster2] I1102 14:22:08.175326 1 route.go:829] Found equivalent route, not adding
  7925. 2020-11-02T14:27:27.7002310Z [cluster2] I1102 14:22:08.175379 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7926. 2020-11-02T14:27:27.7004301Z [cluster2] I1102 14:22:08.175431 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7927. 2020-11-02T14:27:27.7006690Z [cluster2] I1102 14:22:38.171608 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7928. 2020-11-02T14:27:27.7010160Z [cluster2] I1102 14:22:38.171641 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7929. 2020-11-02T14:27:27.7011195Z [cluster2] I1102 14:22:38.171652 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7930. 2020-11-02T14:27:27.7011982Z [cluster2] I1102 14:22:38.172227 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7931. 2020-11-02T14:27:27.7013088Z [cluster2] I1102 14:22:38.175977 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7932. 2020-11-02T14:27:27.7013657Z [cluster2] I1102 14:22:38.176225 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7933. 2020-11-02T14:27:27.7014360Z [cluster2] I1102 14:22:38.176257 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7934. 2020-11-02T14:27:27.7015026Z [cluster2] I1102 14:22:38.176269 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7935. 2020-11-02T14:27:27.7015710Z [cluster2] I1102 14:22:38.176278 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7936. 2020-11-02T14:27:27.7016391Z [cluster2] I1102 14:22:38.176567 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7937. 2020-11-02T14:27:27.7016908Z [cluster2] I1102 14:22:38.176618 1 route.go:790] Found nil gw or dst
  7938. 2020-11-02T14:27:27.7017376Z [cluster2] I1102 14:22:38.176811 1 route.go:829] Found equivalent route, not adding
  7939. 2020-11-02T14:27:27.7017909Z [cluster2] I1102 14:22:38.176972 1 route.go:829] Found equivalent route, not adding
  7940. 2020-11-02T14:27:27.7019181Z [cluster2] I1102 14:22:38.177364 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7941. 2020-11-02T14:27:27.7021458Z [cluster2] I1102 14:22:38.177473 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7942. 2020-11-02T14:27:27.7023610Z [cluster2] I1102 14:23:08.171858 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7943. 2020-11-02T14:27:27.7025154Z [cluster2] I1102 14:23:08.171889 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7944. 2020-11-02T14:27:27.7026175Z [cluster2] I1102 14:23:08.171899 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7945. 2020-11-02T14:27:27.7027163Z [cluster2] I1102 14:23:08.172192 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7946. 2020-11-02T14:27:27.7027973Z [cluster2] I1102 14:23:08.175528 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7947. 2020-11-02T14:27:27.7028902Z [cluster2] I1102 14:23:08.175931 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7948. 2020-11-02T14:27:27.7029793Z [cluster2] I1102 14:23:08.175965 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7949. 2020-11-02T14:27:27.7030497Z [cluster2] I1102 14:23:08.175975 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7950. 2020-11-02T14:27:27.7031204Z [cluster2] I1102 14:23:08.175984 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7951. 2020-11-02T14:27:27.7032382Z [cluster2] I1102 14:23:08.175992 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7952. 2020-11-02T14:27:27.7032945Z [cluster2] I1102 14:23:08.176220 1 route.go:790] Found nil gw or dst
  7953. 2020-11-02T14:27:27.7033462Z [cluster2] I1102 14:23:08.176377 1 route.go:829] Found equivalent route, not adding
  7954. 2020-11-02T14:27:27.7034048Z [cluster2] I1102 14:23:08.176501 1 route.go:829] Found equivalent route, not adding
  7955. 2020-11-02T14:27:27.7035828Z [cluster2] I1102 14:23:08.176614 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7956. 2020-11-02T14:27:27.7038257Z [cluster2] I1102 14:23:08.176695 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7957. 2020-11-02T14:27:27.7040668Z [cluster2] I1102 14:23:38.172083 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7958. 2020-11-02T14:27:27.7042061Z [cluster2] I1102 14:23:38.172122 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7959. 2020-11-02T14:27:27.7043105Z [cluster2] I1102 14:23:38.172157 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7960. 2020-11-02T14:27:27.7044064Z [cluster2] I1102 14:23:38.172575 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7961. 2020-11-02T14:27:27.7044717Z [cluster2] I1102 14:23:38.176606 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7962. 2020-11-02T14:27:27.7045345Z [cluster2] I1102 14:23:38.176839 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7963. 2020-11-02T14:27:27.7046106Z [cluster2] I1102 14:23:38.176898 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7964. 2020-11-02T14:27:27.7047200Z [cluster2] I1102 14:23:38.176967 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7965. 2020-11-02T14:27:27.7047904Z [cluster2] I1102 14:23:38.177048 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7966. 2020-11-02T14:27:27.7049103Z [cluster2] I1102 14:23:38.177132 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7967. 2020-11-02T14:27:27.7049813Z [cluster2] I1102 14:23:38.177153 1 route.go:790] Found nil gw or dst
  7968. 2020-11-02T14:27:27.7050296Z [cluster2] I1102 14:23:38.177243 1 route.go:829] Found equivalent route, not adding
  7969. 2020-11-02T14:27:27.7050842Z [cluster2] I1102 14:23:38.177261 1 route.go:829] Found equivalent route, not adding
  7970. 2020-11-02T14:27:27.7052342Z [cluster2] I1102 14:23:38.177327 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7971. 2020-11-02T14:27:27.7054583Z [cluster2] I1102 14:23:38.177386 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7972. 2020-11-02T14:27:27.7056786Z [cluster2] I1102 14:24:08.172371 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7973. 2020-11-02T14:27:27.7058438Z [cluster2] I1102 14:24:08.172408 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7974. 2020-11-02T14:27:27.7059358Z [cluster2] I1102 14:24:08.172420 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7975. 2020-11-02T14:27:27.7060060Z [cluster2] I1102 14:24:08.172670 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7976. 2020-11-02T14:27:27.7060935Z [cluster2] I1102 14:24:08.178956 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7977. 2020-11-02T14:27:27.7061517Z [cluster2] I1102 14:24:08.179369 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7978. 2020-11-02T14:27:27.7062606Z [cluster2] I1102 14:24:08.179409 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7979. 2020-11-02T14:27:27.7063361Z [cluster2] I1102 14:24:08.179459 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7980. 2020-11-02T14:27:27.7064124Z [cluster2] I1102 14:24:08.179472 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7981. 2020-11-02T14:27:27.7064879Z [cluster2] I1102 14:24:08.179480 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7982. 2020-11-02T14:27:27.7065457Z [cluster2] I1102 14:24:08.179505 1 route.go:790] Found nil gw or dst
  7983. 2020-11-02T14:27:27.7065976Z [cluster2] I1102 14:24:08.179653 1 route.go:829] Found equivalent route, not adding
  7984. 2020-11-02T14:27:27.7066547Z [cluster2] I1102 14:24:08.179665 1 route.go:829] Found equivalent route, not adding
  7985. 2020-11-02T14:27:27.7067972Z [cluster2] I1102 14:24:08.180085 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  7986. 2020-11-02T14:27:27.7070490Z [cluster2] I1102 14:24:08.180224 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7987. 2020-11-02T14:27:27.7072690Z [cluster2] I1102 14:24:38.172499 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  7988. 2020-11-02T14:27:27.7074855Z [cluster2] I1102 14:24:38.172542 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  7989. 2020-11-02T14:27:27.7076421Z [cluster2] I1102 14:24:38.172552 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7990. 2020-11-02T14:27:27.7078333Z [cluster2] I1102 14:24:38.172561 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  7991. 2020-11-02T14:27:27.7079138Z [cluster2] I1102 14:24:38.173033 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7992. 2020-11-02T14:27:27.7079787Z [cluster2] I1102 14:24:38.176556 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  7993. 2020-11-02T14:27:27.7080416Z [cluster2] I1102 14:24:38.176940 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7994. 2020-11-02T14:27:27.7081350Z [cluster2] I1102 14:24:38.176980 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7995. 2020-11-02T14:27:27.7082280Z [cluster2] I1102 14:24:38.176991 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  7996. 2020-11-02T14:27:27.7083178Z [cluster2] I1102 14:24:38.177070 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  7997. 2020-11-02T14:27:27.7083878Z [cluster2] I1102 14:24:38.177169 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  7998. 2020-11-02T14:27:27.7084415Z [cluster2] I1102 14:24:38.177238 1 route.go:790] Found nil gw or dst
  7999. 2020-11-02T14:27:27.7085164Z [cluster2] I1102 14:24:38.177386 1 route.go:829] Found equivalent route, not adding
  8000. 2020-11-02T14:27:27.7085747Z [cluster2] I1102 14:24:38.177436 1 route.go:829] Found equivalent route, not adding
  8001. 2020-11-02T14:27:27.7088431Z [cluster2] I1102 14:24:38.177511 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  8002. 2020-11-02T14:27:27.7090676Z [cluster2] I1102 14:25:08.172598 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  8003. 2020-11-02T14:27:27.7093213Z [cluster2] I1102 14:25:08.172635 1 route.go:612] This route agent is running on a non-gateway/non-active node
  8004. 2020-11-02T14:27:27.7094432Z [cluster2] I1102 14:25:08.172646 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  8005. 2020-11-02T14:27:27.7095940Z [cluster2] I1102 14:25:08.172918 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8006. 2020-11-02T14:27:27.7097365Z [cluster2] I1102 14:25:08.176210 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  8007. 2020-11-02T14:27:27.7098180Z [cluster2] I1102 14:25:08.176354 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8008. 2020-11-02T14:27:27.7099102Z [cluster2] I1102 14:25:08.176387 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8009. 2020-11-02T14:27:27.7099864Z [cluster2] I1102 14:25:08.176397 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8010. 2020-11-02T14:27:27.7100624Z [cluster2] I1102 14:25:08.176412 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8011. 2020-11-02T14:27:27.7102088Z [cluster2] I1102 14:25:08.176420 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  8012. 2020-11-02T14:27:27.7103140Z [cluster2] I1102 14:25:08.176428 1 route.go:790] Found nil gw or dst
  8013. 2020-11-02T14:27:27.7103641Z [cluster2] I1102 14:25:08.176520 1 route.go:829] Found equivalent route, not adding
  8014. 2020-11-02T14:27:27.7104361Z [cluster2] I1102 14:25:08.176531 1 route.go:829] Found equivalent route, not adding
  8015. 2020-11-02T14:27:27.7106025Z [cluster2] I1102 14:25:08.176597 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  8016. 2020-11-02T14:27:27.7108354Z [cluster2] I1102 14:25:08.176635 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  8017. 2020-11-02T14:27:27.7110738Z [cluster2] I1102 14:25:38.172794 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  8018. 2020-11-02T14:27:27.7112289Z [cluster2] I1102 14:25:38.172826 1 route.go:612] This route agent is running on a non-gateway/non-active node
  8019. 2020-11-02T14:27:27.7113532Z [cluster2] I1102 14:25:38.172836 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  8020. 2020-11-02T14:27:27.7114483Z [cluster2] I1102 14:25:38.173020 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8021. 2020-11-02T14:27:27.7115090Z [cluster2] I1102 14:25:38.176466 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  8022. 2020-11-02T14:27:27.7115674Z [cluster2] I1102 14:25:38.176711 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8023. 2020-11-02T14:27:27.7116380Z [cluster2] I1102 14:25:38.176747 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8024. 2020-11-02T14:27:27.7117084Z [cluster2] I1102 14:25:38.176758 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8025. 2020-11-02T14:27:27.7118064Z [cluster2] I1102 14:25:38.176767 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8026. 2020-11-02T14:27:27.7118771Z [cluster2] I1102 14:25:38.176870 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  8027. 2020-11-02T14:27:27.7119309Z [cluster2] I1102 14:25:38.176999 1 route.go:790] Found nil gw or dst
  8028. 2020-11-02T14:27:27.7119792Z [cluster2] I1102 14:25:38.177154 1 route.go:829] Found equivalent route, not adding
  8029. 2020-11-02T14:27:27.7120336Z [cluster2] I1102 14:25:38.177174 1 route.go:829] Found equivalent route, not adding
  8030. 2020-11-02T14:27:27.7122054Z [cluster2] I1102 14:25:38.177292 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  8031. 2020-11-02T14:27:27.7124115Z [cluster2] I1102 14:25:38.177331 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  8032. 2020-11-02T14:27:27.7126926Z [cluster2] I1102 14:26:08.173150 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  8033. 2020-11-02T14:27:27.7128419Z [cluster2] I1102 14:26:08.173180 1 route.go:612] This route agent is running on a non-gateway/non-active node
  8034. 2020-11-02T14:27:27.7129718Z [cluster2] I1102 14:26:08.173191 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  8035. 2020-11-02T14:27:27.7130610Z [cluster2] I1102 14:26:08.173847 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8036. 2020-11-02T14:27:27.7131218Z [cluster2] I1102 14:26:08.177389 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  8037. 2020-11-02T14:27:27.7131798Z [cluster2] I1102 14:26:08.177682 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8038. 2020-11-02T14:27:27.7132511Z [cluster2] I1102 14:26:08.177765 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8039. 2020-11-02T14:27:27.7133413Z [cluster2] I1102 14:26:08.177777 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8040. 2020-11-02T14:27:27.7134178Z [cluster2] I1102 14:26:08.178025 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8041. 2020-11-02T14:27:27.7135705Z [cluster2] I1102 14:26:08.178048 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  8042. 2020-11-02T14:27:27.7136500Z [cluster2] I1102 14:26:08.178057 1 route.go:790] Found nil gw or dst
  8043. 2020-11-02T14:27:27.7137001Z [cluster2] I1102 14:26:08.178388 1 route.go:829] Found equivalent route, not adding
  8044. 2020-11-02T14:27:27.7137711Z [cluster2] I1102 14:26:08.178528 1 route.go:829] Found equivalent route, not adding
  8045. 2020-11-02T14:27:27.7139166Z [cluster2] I1102 14:26:08.178662 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  8046. 2020-11-02T14:27:27.7141250Z [cluster2] I1102 14:26:08.178692 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  8047. 2020-11-02T14:27:27.7143633Z [cluster2] I1102 14:26:38.173376 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  8048. 2020-11-02T14:27:27.7145178Z [cluster2] I1102 14:26:38.173424 1 route.go:612] This route agent is running on a non-gateway/non-active node
  8049. 2020-11-02T14:27:27.7146197Z [cluster2] I1102 14:26:38.173451 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  8050. 2020-11-02T14:27:27.7147078Z [cluster2] I1102 14:26:38.173774 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8051. 2020-11-02T14:27:27.7147875Z [cluster2] I1102 14:26:38.177537 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  8052. 2020-11-02T14:27:27.7148445Z [cluster2] I1102 14:26:38.177742 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8053. 2020-11-02T14:27:27.7149131Z [cluster2] I1102 14:26:38.177792 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8054. 2020-11-02T14:27:27.7149813Z [cluster2] I1102 14:26:38.177864 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8055. 2020-11-02T14:27:27.7150630Z [lighthouse]$ [cluster2] subctl show all
  8056. 2020-11-02T14:27:27.9823665Z [cluster2] I1102 14:26:38.177889 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8057. 2020-11-02T14:27:27.9824617Z [cluster2] I1102 14:26:38.177898 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  8058. 2020-11-02T14:27:27.9825620Z [cluster2] I1102 14:26:38.177916 1 route.go:790] Found nil gw or dst
  8059. 2020-11-02T14:27:27.9826147Z [cluster2] I1102 14:26:38.178058 1 route.go:829] Found equivalent route, not adding
  8060. 2020-11-02T14:27:27.9826798Z [cluster2] I1102 14:26:38.178183 1 route.go:829] Found equivalent route, not adding
  8061. 2020-11-02T14:27:27.9828748Z [cluster2] I1102 14:26:38.178314 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  8062. 2020-11-02T14:27:27.9831270Z [cluster2] I1102 14:26:38.178390 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  8063. 2020-11-02T14:27:27.9833554Z [cluster2] I1102 14:27:08.173313 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-6 with IP 172.17.0.6, Host cluster2-worker for this cluster
  8064. 2020-11-02T14:27:27.9835109Z [cluster2] I1102 14:27:08.173546 1 route.go:612] This route agent is running on a non-gateway/non-active node
  8065. 2020-11-02T14:27:27.9836545Z [cluster2] I1102 14:27:08.173589 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.6
  8066. 2020-11-02T14:27:27.9837351Z [cluster2] I1102 14:27:08.174286 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8067. 2020-11-02T14:27:27.9838707Z [cluster2] I1102 14:27:08.180802 1 route.go:771] Reconciling routes to gw: 240.17.0.6
  8068. 2020-11-02T14:27:27.9839349Z [cluster2] I1102 14:27:08.181080 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8069. 2020-11-02T14:27:27.9840481Z [cluster2] I1102 14:27:08.181230 1 route.go:793] Found route {Ifindex: 16 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8070. 2020-11-02T14:27:27.9841676Z [cluster2] I1102 14:27:08.181432 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254}
  8071. 2020-11-02T14:27:27.9842582Z [cluster2] I1102 14:27:08.181587 1 route.go:793] Found route {Ifindex: 16 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.6 Flags: [] Table: 254} with gw 240.17.0.6 already installed
  8072. 2020-11-02T14:27:27.9843489Z [cluster2] I1102 14:27:08.181698 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  8073. 2020-11-02T14:27:27.9844098Z [cluster2] I1102 14:27:08.181878 1 route.go:790] Found nil gw or dst
  8074. 2020-11-02T14:27:27.9844618Z [cluster2] I1102 14:27:08.182116 1 route.go:829] Found equivalent route, not adding
  8075. 2020-11-02T14:27:27.9845204Z [cluster2] I1102 14:27:08.182271 1 route.go:829] Found equivalent route, not adding
  8076. 2020-11-02T14:27:27.9847516Z [cluster2] I1102 14:27:08.182466 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-6"
  8077. 2020-11-02T14:27:27.9849815Z [cluster2] I1102 14:27:08.182681 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-9" with subnets [100.1.0.0/16 10.1.0.0/16]
  8078. 2020-11-02T14:27:27.9850884Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  8079. 2020-11-02T14:27:27.9851166Z [cluster2]
  8080. 2020-11-02T14:27:27.9852226Z [cluster2] Showing information for cluster "cluster2":
  8081. 2020-11-02T14:27:27.9852739Z [cluster2] Discovered network details:
  8082. 2020-11-02T14:27:27.9853431Z [cluster2] Network plugin: weave-net
  8083. 2020-11-02T14:27:27.9853832Z [cluster2] Service CIDRs: [100.2.0.0/16]
  8084. 2020-11-02T14:27:27.9854196Z [cluster2] Cluster CIDRs: [10.2.0.0/16]
  8085. 2020-11-02T14:27:27.9854685Z [cluster2]
  8086. 2020-11-02T14:27:27.9855211Z [cluster2] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  8087. 2020-11-02T14:27:27.9855753Z [cluster2] cluster2 172.17.0.6 strongswan local
  8088. 2020-11-02T14:27:27.9856472Z [cluster2] cluster1 172.17.0.9 strongswan remote
  8089. 2020-11-02T14:27:27.9856869Z [cluster2]
  8090. 2020-11-02T14:27:27.9857692Z [cluster2] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  8091. 2020-11-02T14:27:27.9858928Z [cluster2] cluster1-worker cluster1 172.17.0.9 strongswan 100.1.0.0/16, 10.1.0.0/16 connected
  8092. 2020-11-02T14:27:27.9859401Z [cluster2]
  8093. 2020-11-02T14:27:27.9859929Z [cluster2] NODE HA STATUS SUMMARY
  8094. 2020-11-02T14:27:28.0536142Z [cluster2] cluster2-worker active All connections (1) are established
  8095. 2020-11-02T14:27:28.0537279Z [cluster2]
  8096. 2020-11-02T14:27:28.0537747Z [cluster2] COMPONENT REPOSITORY VERSION
  8097. 2020-11-02T14:27:28.0538294Z [cluster2] submariner localhost:5000 local
  8098. 2020-11-02T14:27:28.0539179Z [cluster2] submariner-operator localhost:5000 local
  8099. 2020-11-02T14:27:28.0540055Z [cluster2] service-discovery localhost:5000 local
  8100. 2020-11-02T14:27:28.0540789Z [cluster2]
  8101. 2020-11-02T14:27:28.0541338Z [cluster2] Showing information for cluster "cluster1":
  8102. 2020-11-02T14:27:28.0542176Z [cluster2] Discovered network details:
  8103. 2020-11-02T14:27:28.0542812Z [cluster2] Network plugin: weave-net
  8104. 2020-11-02T14:27:28.0543216Z [cluster2] Service CIDRs: [100.1.0.0/16]
  8105. 2020-11-02T14:27:28.0544058Z [cluster2] Cluster CIDRs: [10.1.0.0/16]
  8106. 2020-11-02T14:27:28.0544586Z [cluster2]
  8107. 2020-11-02T14:27:28.0545026Z [cluster2] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  8108. 2020-11-02T14:27:28.0545567Z [cluster2] cluster1 172.17.0.9 strongswan local
  8109. 2020-11-02T14:27:28.0546104Z [cluster2] cluster2 172.17.0.6 strongswan remote
  8110. 2020-11-02T14:27:28.0546493Z [cluster2]
  8111. 2020-11-02T14:27:28.0546963Z [cluster2] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  8112. 2020-11-02T14:27:28.0548479Z [cluster2] cluster2-worker cluster2 172.17.0.6 strongswan 100.2.0.0/16, 10.2.0.0/16 connected
  8113. 2020-11-02T14:27:28.0549245Z [cluster2]
  8114. 2020-11-02T14:27:28.0549605Z [cluster2] NODE HA STATUS SUMMARY
  8115. 2020-11-02T14:27:28.0550599Z [cluster2] cluster1-worker active All connections (1) are established
  8116. 2020-11-02T14:27:28.0551412Z [cluster2]
  8117. 2020-11-02T14:27:28.0552352Z [cluster2] COMPONENT REPOSITORY VERSION
  8118. 2020-11-02T14:27:28.0554477Z [cluster2] submariner localhost:5000 local
  8119. 2020-11-02T14:27:28.0555346Z [cluster2] submariner-operator localhost:5000 local
  8120. 2020-11-02T14:27:28.0556160Z [cluster2] service-discovery localhost:5000 local
  8121. 2020-11-02T14:27:28.0556664Z [cluster2] ===================== END Post mortem cluster2 =====================
  8122. 2020-11-02T14:27:28.0557274Z [lighthouse]$ make post-mortem
  8123. 2020-11-02T14:27:28.4488465Z Post job cleanup.
  8124. 2020-11-02T14:27:28.9466726Z [command]/usr/bin/git version
  8125. 2020-11-02T14:27:28.9540143Z git version 2.29.0
  8126. 2020-11-02T14:27:28.9609131Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  8127. 2020-11-02T14:27:28.9684633Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  8128. 2020-11-02T14:27:29.0249812Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  8129. 2020-11-02T14:27:29.0296416Z http.https://github.com/.extraheader
  8130. 2020-11-02T14:27:29.0311780Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
  8131. 2020-11-02T14:27:29.0379115Z [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' || :
  8132. 2020-11-02T14:27:29.0793325Z Cleaning up orphan processes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement